/** Shopify CDN: Minification failed

Line 266:33 Unexpected "]"

**/
.header-layout.header-layout--center-drawer {
  background: rgba(255, 255, 255, 0.45);
  padding: 0 30px;
  border-radius: 30px;
}
.site-nav__link--icon .icon {
  color: #000;
}
.site-nav__link {
  padding: 8px 15px;
}
.announcement-bar {
  padding: 5px 0 5px;
}
.announcement-bar .page-width {
  padding: 0 55px;
  max-width: none;
  text-align: right;
  padding: 0 25px;
}
.announcement-text {
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: 'Gotham';
  letter-spacing: 0.02em;
}
#SiteHeader .page-width {
  padding: 0 23px;
  max-width: none;
}
.site-nav__icons .site-nav__link.site-nav__link--icon {
  padding-left: 7px;
}
#NavDrawer {
  box-shadow: none;
  color: #fff;
  max-width: 95%;
  border: 0px solid rgba(255, 255, 255, 1);
  background: rgba(0, 0, 0, 0.6);
}
.mobile-nav > .mobile-nav__item {
  background-color: transparent;
}
.mobile-nav__item::after {
  display: none !important;
}
#NavDrawer a:not(.btn) {
  color: #fff;
}
#NavDrawer .mobile-nav__faux-link {
  color: #fff;
}
#NavDrawer .drawer__header {
  border-bottom: 0px solid;
}
.mobile-nav__link--top-level {
  font-size: 50px;
  letter-spacing: normal;
  font-weight: bold;
  line-height: 44px;
  font-family: 'Gotham';
}
.drawer--left {
  left: -454px;
  width: 454px;
}
.drawer--left.drawer--is-open {
  transform: translate(454px);
}
.js-drawer-closing .main-content::after,
.js-drawer-open .main-content::after {
  background-color: rgba(0, 0, 0, 0.5);
}

[data-dots="true"] .hero__text-content {
	padding-bottom: 80px;
}


div[data-context="featured-collection"] .btn.section-header__link{
	background:none!important;
	border:none!important;
	padding:0!important;
	font-size:12px!important;
	color:#000!important;
	margin-top: 0;
  font-family: 'Futura';
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.19em;
  text-align: center;
  min-height: inherit;
}
div[data-context="featured-collection"] .btn.section-header__link:hover{
  opacity:0.8;
}
.section-header__title {
	margin-bottom: 15px;	
}
.section-header {
	margin-bottom: 30px;
}
.grid-product__title{
  font-family: 'Garamond Premier Pro';
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}
[data-type_product_capitalize="true"] .grid-product__title {
	font-size: 20px;
	letter-spacing: normal;
	text-transform: none;
}
.grid-product__meta {
	line-height: normal;
	padding: 17px;
	position: relative;
	display: flex;
	align-items: start;
	justify-content: space-between;	
}
.grid__item-image-wrapper {
	border: 0.85px solid rgba(213, 213, 213, 1)
}
.grid-product__price {
	font-family: Garamond Premier Pro;
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	margin-top: 0px;
}



.page-width.feature-row-wrapper{
	max-width: none;
	padding: 0;
	background: rgba(255, 155, 203, 1);
}
.feature-row {
	margin: 0;
}
.feature-row-wrapper .feature-row__text {
	flex: 0 1 50%;
	min-width: 50%;
	padding: 0 91px 0 32px;
}
.feature-row--66 .feature-row__images {
	flex: 0 1 50%;
}
.feature-row-wrapper .feature-row__text .h1{
	max-width: 560px;
	font-family: Helvetica;
	font-size: 45px;
	font-weight: 400;
	line-height: 49px;
	letter-spacing: 0em;
	text-align: left;
	text-transform: none;
}
.feature-row__text .rte {
	max-width: 530px;
}
.subheading {
	letter-spacing: normal;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 26px;
	margin: 0 0 20px;
  clear: both;
}
.feature-row__text .btn {
	margin-top: 30px;
}




.press-section {
	margin: 0;
	padding: 60px 76px 90px;
	background: #fff;
}
.press-section .page-width {
  padding: 0;
  max-width: none;
}


.index-section.text-columns-section {
	margin: 0;
	padding: 60px 28px 120px;
	background:#000000;
}
.index-section.text-columns-section5 .page-width {
  padding: 0;
  max-width: none;
  color:#fff;
}
.index-section.text-columns-section .section-header h2{
	font-family: Helvetica;
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 0em;
	text-align: center;
	margin-bottom:50px;
	float: left;
	width: 100%;
}

.index-section.text-columns-section h3{
	font-family: Helvetica;
	font-size: 35px;
	font-weight: 400;
	line-height: 40px;
	letter-spacing: 0em;
	text-align: center;
	text-transform: capitalize;
}
.index-section.text-columns-section .grid__item {
	padding: 0 30px;
}
.index-section.text-columns-section .grid.grid--uniform {
	margin: 0 -30px;
}
.section-header {
	margin-bottom: 50px;
	float: left;
	width: 100%;
}
#MainContent .index-section:last-child {
  margin-bottom: 0;
}



.h4.footer__title{
	font-family: Helvetica;
	font-size: 35px;
	font-weight: 400;
	line-height: 40px;
	letter-spacing: 0em;
	text-transform: none;
	margin-bottom:20PX;
}
p{
	font-family: Helvetica;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0em;
}
.grid__item.footer__item--footer2 {
	width: 66.666%;
}
.grid__item.footer__item--footer2] .footer__item-padding {
	padding-right: 0;
	max-width:416px;
	width:100%;
}
.grid__item.footer__item--footer2 p {
	max-width:386px;
	width:100%;
}

.footer__newsletter-input,
.site-footer input {
	font-size: 14px;
    border: 1px solid!important;
    padding: 9px 15px;
    background: transparent;
	width: 100%;
  max-width: none;
  outline: none !important;
   font-family: 'Futura';
}
.footer__newsletter-input::placeholder,
.site-footer input::placeholder{
	text-transform:uppercase;
	font-size:13px;
	letter-spacing:1px;
   font-family: 'Futura';
}
.site-footer__linklist a {
	font-family: Garamond Premier Pro;
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
  margin: 0 0 5px;
}
.site-footer__linklist a:hover{
  opacity:0.8;
}
.footer__newsletter {
	max-width: 416px;
}
#newsletter-footer {
	float: left;
	width: 100%;
	margin-top: 12px;
}
.footer__small-text {
	display: none !important;
}

div[data-context="featured-collection"] .section-header {
	margin-bottom: 30px;
}
.slideshow__slide .hero__link .btn{
  opacity:1!important;
}
.collection-item__title.collection-item__title--overlaid-box {
	display: none;
}
#MainContent .index-section.text-columns-section{
	margin: 0;
	/*padding: 60px 28px 100px;*/
  padding: 40px 28px 60px;
	background: #000000;
  color: #fff;
}
.text-columns-section .image-wrap {
	background: transparent;
}
.index-section.text-columns-section .grid__item:nth-child(1) > div:first-child{
 /* max-width: 39px!important;*/
}
.index-section.text-columns-section .grid__item:nth-child(2) > div:first-child{
 /* max-width: 61px!important;*/
}
.index-section.text-columns-section .grid__item:nth-child(3) > div:first-child{
 /* max-width: 52px!important;*/
}
.home-collection{
  margin: 0;
	padding: 90px 76px;
	background: rgba(236, 199, 205, 1);
}
.home-collection .page-width {
  padding: 0;
  max-width: none;
}
.collection-image--portrait {
	padding-top: 125%;
}
#MainContent .index-section.text-columns-section .rte-setting.text-spacing {
	margin: 0 auto;
	width: 100%;
	max-width: 350px;
}
.site-footer {
	padding-bottom: 0px;
	padding-top: 80px;
  float: left;
  width: 100%;
}
.footer_logo {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 80px;
}
.footer__newsletter-btn {
	padding: 0 20px;
}
.footer__item--footer-1 {
	width: 18%;
}
.grid__item.footer__item--footer2 {
	width: 62%;
}
.footer__item--8cd6c02e-dbc7-46c0-8b4b-29e566704e7c {
	width: 20%;
}
.section-header__title.title_h5 {
	font-size: 20px;
	line-height: 26px;
	margin: 0;
}
.press-slider-section {
	float: left;
	width: 100%;
}
.press-section {
	float: left;
	width: 100%;
}
.page-width.w_900 {
	max-width: 1100px !important;
	text-align: center;
}
.press-logo {
	float: none;
	margin: 0 auto;
	width: 100%;
	min-height: 31px;
	display: flex;
	align-items: center;
  justify-content: center;
  opacity: 0.5;
  cursor: pointer;
}
.slick-current .press-logo {
    opacity: 1;
}
.press-logo img{
  height:31px;
  width:auto;
}
.slider.slider-nav {
	margin-top: 60px;
}
.press-section .press-slider-section h2 {	
	font-size: 45px;
	line-height: 49px;
	margin: 0 auto 10px;
	width: 100%;
	max-width: 820px;
}
.press-logo.press-logo_2 img {
	height: 26px;
}
.press-logo.press-logo_4 img {
	height: 29px;
}
.press-section .press-slider-section h2 + span {
	font-family: Garamond Premier Pro;
	font-size: 24px;
	font-style: italic;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 0em;
	margin: 10px 0 0px;
  float: left;
	width: 100%;
}
.js-drawer-open #MainContent,
.js-drawer-open #SiteHeader,
.js-drawer-open .announcement-bar{
  filter:blur(7px);
  -webkit-filter:blur(7px);
}
.drawer__close-button.js-drawer-close {
	background: transparent !important;
}
.collection_header {
	float: left;
	width: 100%;
	padding: 20px 58px 30px;
}
.collection_header h2{
	float: left;
	width: 100%;
	margin-bottom:0;
}
.mobile-nav__faux-link:active, .mobile-nav__link:active, .mobile-nav__toggle .faux-button:active, .mobile-nav__toggle button:active {
	background-color: transparent!important;
  text-decoration:underline!important;
}
#CollectionAjaxContent .page-width {
	padding: 0 58px;
	max-width: none;
}
.site-header {
	box-shadow: none;
}
.collection_header {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.collection_view ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
  list-style:none;
  margin:0;
  padding:0;
}
.collection_view {
	display: flex;
	align-items: center;
  font-size:14px;
}
.collection_view ul li{
  list-style:none;
  margin:0;
  padding:0 0 0 23px;
}
.collection_view ul li a{
  float:left;
  position:relative;
}
.collection_view ul li a::after{
  position:absolute;
  bottom:-8px;
  width:100%;
  height:1.5px;
  background:#000;
  content:'';
  left:0;
  opacity:0;
}
.collection_view ul li a.active::after{
    opacity:1;
}
.grid__item-image-wrapper.show_img_product .grid__image-ratio{
  opacity:0;
}
.grid__item-image-wrapper.show_img_product .grid-product__secondary-image{
  opacity:1;
}
.grid__item-image-wrapper.show_img_product:hover .grid-product__secondary-image{
  opacity:0!important;
}
.grid__item-image-wrapper.show_img_product:hover .grid__image-ratio{
  opacity:1!important;
}
.collection-grid__wrapper {
	float: left;
	width: 100%;
	padding-bottom: 60px;
}
.page-content.page-content--product {
	padding: 0;
	max-width: none;
}
.template-product .main-content {
	margin-top: -90px;
}
.toolbar + .header-sticky-wrapper .site-header {
	background: transparent;
}
.page-content.page-content--product .page-width {
	max-width: none;
	padding: 0;
}
.page-content--product .medium-up--three-fifths {
	width: 51%;
}
.product__thumbs.product__thumbs--beside.product__thumbs-placement--left {
	position: absolute;
	left: 12px;
	top: 0;
	z-index: 2;
	order: inherit;
	height: 100%;
	width: 62px;
  padding: 84px 0;
}
.product__photos--beside {
	position: relative;
}
.product__thumb .image-wrap {
	padding-bottom: 100.0%!important;
}
.product__thumbs--beside .product__thumbs--scroller {
	padding: 84px 0;
}
.product__thumb-item a.is-active::before, .product__thumb-item a:focus::before {
	box-shadow: inset 0 0 0 1px var(--colorTextBody)!important;
  opacity:0.5;
}
.product-single__meta {
	padding-left: 0;
	padding-top: 131px;
	margin: 0 auto;
	display: table;
	width: 100%;
	max-width: 420px;
	width: 100%;
  position: relative;
}
.grid__item.medium-up--two-fifths {
	width: 49%;
}
.product-image-main .image-wrap {
	padding-bottom: 100.0%!important;
}
.template-product #shopify-section-text-and-image .index-section{
    margin:0;
}
.product__price {
	font-size: 16px;
	margin-right: 0;
}
div[data-product-blocks]{
  position:relative;
}
.product-block.product-block--price {
	margin: 0;
	float: right;
	position: absolute;
	right: 0;
	top: -44px;
}
.product-single__meta .rte {
	font-size: 14px;
	line-height: 18px;
}  

.btn.btn--full.add-to-cart {
	max-width: none;
  font-family: 'Garamond Premier Pro';
  font-size:18px;
  text-transform:none;
  letter-spacing:normal;
}
[data-button_style="square"] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style="square"] .rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style="square"] .shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style="square"] .spr-container .spr-button:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style="square"] .spr-container .spr-summary-actions a:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style^="round"] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style^="round"] .rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style^="round"] .shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style^="round"] .spr-container .spr-button:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style^="round"] .spr-container .spr-summary-actions a:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover {
	transition-delay: inherit!important;
}
.collapsible-trigger-btn--borders {
	padding: 13px 15px;
	border: none;
}
.collapsibles-wrapper--border-bottom {
	border-bottom: 1px solid #000;
}
[data-center-text="true"] .collapsible-trigger-btn {
	text-align: left;
  font-family: 'Garamond Premier Pro';
  font-size:18px;
  text-transform:none;
  letter-spacing:normal;
}

.collapsible-trigger.is-open .collapsible-trigger__icon > .icon {
	transform: scaleY(-1);
}
.collapsible-trigger-btn--borders + .collapsible-content .collapsible-content__inner {
	padding: 20px 15px;
  border: none;
}
.collapsible-content__inner p{
    font-size: 14px;
  line-height: 18px;
  margin-bottom:15px;
}
.collapsible-content__inner p:last-child{
  margin-bottom:0px;
}
.template-product .all-section{
  display:flex;
  flex-direction:column;
}
.template-product #shopify-section-text-columns{
  order:1;
}
.template-product #shopify-section-featured-collections{
  order:2;
  background: rgba(255, 155, 203, 1);
}
.template-product .press-section{
  order:3;
}
.template-product #shopify-section-text-and-image {
  order:3;
  background: rgba(236, 199, 205, 1); 
}
.template-product .page-width.feature-row-wrapper{
  background: rgba(236, 199, 205, 1); 
}
.template-product #shopify-section-instagram-feed{
  order:4;
}
#about-us_body .h1.hero__title {
	font-size: 110px;
	text-transform: uppercase !important;
}
#about-us_body .hero__text-content {
	display: flex;
	align-items: flex-end;
	height: 100%;
	width: 100%;
	justify-content: center;
	position: absolute;
  left: 0;
  top:0;
}
#about-us_body .hero__text-content {
	padding-bottom:137px;
}
#about-us_body .index-section {
	margin: 0;
}
.template-page .main-content {
	margin-top: -90px;
}
#about-us_body .page-width.feature-row-wrapper {    
	
  position:relative;
}
/*
#about-us_body .page-width.feature-row-wrapper::after{
background: linear-gradient(90deg, #6D6E71 0%, #FFFFFF 44.79%, #A9AAAD 77.66%, #5F5F61 100%);
  width:50%;
  height:100%;
  content:'';
  position:absolute;
  left:0;
  top:0;  
  z-index: 1;
}*/
#about-us_body .page-width.feature-row-wrapper .feature-row{
  position:relative;
  z-index:2;
}
.product__thumb > .image-wrap img {
	height: 100%;
}
span.product__thumb-icon {
	display: none;
}
.product__video-wrapper {
	padding-bottom: 100% !important;
}
.product__video {
	object-fit: cover;
}
.small-img{
	float: left;
	width: 100%;
	max-width: 40px;
	margin-bottom: 40px;
}
#about-us_body .small-img {
	max-width: 117px;
	margin-bottom: 0;
	margin-top: 30px;
}
#about-us_body .feature-row-wrapper .feature-row__text {
	display: flex;
	flex-direction: column;
}
#about-us_body .feature-row-wrapper .feature-row__text .subheading,
#about-us_body .feature-row-wrapper .feature-row__text h2,
#about-us_body .feature-row-wrapper .feature-row__text .rte{
  order:1;
}
#about-us_body .feature-row-wrapper .feature-row__text .small-img{
  order:2;
}
.template-page .index-section {
	margin: 0;
}
#how-it-works_body [data-aos="hero__animation"] .hero__link .btn {
	opacity: 1;
	margin: 0;
	width: 100%;
	max-width: 200px;
  min-width: 200px;
}
#how-it-works_body [data-aos="hero__animation"] .hero__link .btn:hover {
	background: transparent !important;
	color: #fff !important;
	border-color: #fff !important;
}
#how-it-works_body .h1.hero__title {
	font-size: 119px;
	text-transform: uppercase !important;
}
#how-it-works_body .hero__text-content {
	display: flex;
	align-items: flex-end;
	height: 100%;
	width: 100%;
	justify-content: center;
	position: absolute;
  left: 0;
  top:0;
}
#how-it-works_body .hero__text-content {
	padding-bottom:95px;
}
#how-it-works_body .hero__text-content .hero__link {
	margin-top: 25px;
}
#how-it-works_body div[data-section-type="collection-grid"]{
  padding:0px 0 60px;
}
.mobile-nav__has-sublist .collapsible-trigger__icon {
	right: 25px;
	width: 31px;
	height: 31px;
	line-height: 31px;
	font-size: 0;
  position:relative;
}
.mobile-nav__has-sublist .collapsible-trigger__icon::after {
	content: '+';
	font-size: 50px;
	color: #fff;
	position: absolute;
	left: 0;
	top: 50%;
  transform: translateY(-50%);
}
.mobile-nav__toggle .faux-button{
	height: 60%;
	margin: 0;
	padding: 0 30px;
	height: 31px;
	float: left;
}
#NavDrawer .mobile-nav__faux-link {
  flex: inherit;
}
.mobile-nav__toggle {
	flex: inherit;
	float: left;
	height: 31px;
	margin-top: 21px;
}
.mobile-nav__link--top-level {
	flex: inherit;
}
.mobile-nav__link--top-level.is-open .collapsible-trigger__icon::after {
	content: '-';
	top: 48%;
}
.mobile-nav__faux-link:active, .mobile-nav__link:active, .mobile-nav__toggle .faux-button:active, .mobile-nav__toggle button:active {
	text-decoration: none !important;
  border:none !important;
}
#shopify-section-instagram-feed {
	padding: 80px 33px 90px;
	background: #000;
	color: #fff;
  clear: both;
  margin-top: 0;
}
#shopify-section-instagram-feed a{
  color: #fff;
  text-decoration:none!important;
}
#shopify-section-instagram-feed .section-header {
	margin-bottom: 30px;
  margin-top: 0;
}
#insta-feed a {
	display: none;
  width: 100%;
}
#insta-feed a:nth-child(1), #insta-feed a:nth-child(2), #insta-feed a:nth-child(3), #insta-feed a:nth-child(4) {
	display: inline;
}
#insta-feed {
	display: flex !important;
}
.instafeed-container {
	width: 100% !important;
	padding-top: 100% !important;
}
#newsletter-footer .klaviyo-form div{
  padding:0!important;
  margin:0!important;
  justify-content: start !important;
}
#newsletter-footer .klaviyo-form input[type="email"] {
	font-size: 14px!important;
	border: 1px solid  #000!important;
	padding: 9px 15px!important;
	background: transparent!important;
	width: 100%!important;
	max-width: none!important;
	outline: none !important;
    height:40px!important;
	font-family: 'Futura'!important;
  border-radius:0!important;
  outline:none!important;
  box-shadow:none!important;
  color:#000!important;
  letter-spacing: 0.1em !important;
}
#newsletter-footer form.needsclick.klaviyo-form {
	float: left;
}
#newsletter-footer ::placeholder{
  font-family: 'Futura'!important;
  opacity:1!important;
  font-size: 14px!important;
  text-transform:uppercase!important;
  color:#000!important;
  letter-spacing: 0.1em !important;
}
#newsletter-footer form.needsclick.klaviyo-form button {
	font-size: 0 !important;
	width: 32px;
	height: 40px !important;
  background:url(/cdn/shop/files/arrow.svg) no-repeat center center!important;
  background-size:15px auto!important;
  position: absolute;
  right: 0;
  top: 0;
   outline:none!important;
  box-shadow:none!important;
  border-radius:0!important;
}
#newsletter-footer {
	float: left;
	width: 100%;
	max-width: 416px;
}
#newsletter-footer .klaviyo-form p{
  text-align:left!important;
  font-size: 14px!important;
  line-height: 18px!important;  
  font-family: Helvetica!important;
  color:#000!important;
}
#newsletter-footer .klaviyo-form p span {
	text-align: left !important;
	font-size: 14px !important;
	line-height: 20px !important;
	font-family: Helvetica !important;
	color: #000 !important;
	font-weight: normal !important;	
}
.site-nav__link.site-nav__link--icon.js-drawer-open-nav {
	padding: 11px 0;
	width: 24px;
	margin-left: 13px;
}
.site-nav__link.site-nav__link--icon.js-drawer-open-nav svg {
	width: 24px;
  height:14px;
}
#how-it-works_body #shopify-section-instagram-feed {
	display: none;
}
.template-search header.section-header {
  
}
.template-search header.section-header + predictive-search {
	display:none;
}
.template-search header.section-header + predictive-search + .hr--medium{
	display:none;
}
.template-search .collection-filter__item.collection-filter__item--sort {
	display: none;
}
.template-search header.section-header .section-header__title {
	margin-bottom: 0;
}
.search-content {
	min-height: 370px;
}
.section-header.section-header--404 {
	min-height: 400px;
}
#faq_body.template-page .main-content {
	margin-top: 40px;
}
#shopify-section-template--15176667201619__faq {
	padding: 0 0 100px;
}
.index-section--faq p.h2 {
	margin-top: 60px;
}
.template-page .section-header {
	margin-top: 70px;
}
.template-page .rte.rte--nomargin {
	min-height: 350px;
}
.home-collection .grid__item {
	position:relative;
}
.col_boxtext {
	position: absolute;
	bottom: 60px;
	left: 11px;
	text-align: center;
	padding: 0 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	color: #fff;
  opacity:0;
}
.collection-item:hover + .col_boxtext,
.col_boxtext:hover{
    opacity:1;
}
.col_boxtext h3 {
	font-size: 70px;
	line-height: 60px;
	margin: 0 auto 25px;
	display: table;
	max-width: 280px;
}
.col_boxtext .btn {
	background: #fff;
  max-width: 163px;
  min-height: 42px;
  padding: 12px 20px;
}
.small-img.small-video video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
}
.small-img.small-video {
	position: relative;
	height: 40px;
	margin-bottom: 30px;
}
.supports-touch .quick-product__btn {
	display: inherit;
}
.quick_addbox {
	float: left;
	width: 100%;
	padding: 0 20px;
	position: relative;
	z-index: 2;
}
.quick_addbox .quick_add{
  font-family: Futura;
font-size: 12px;
font-weight: 500;
line-height: 16px;
letter-spacing: 0.1em;
text-align: center;
}
.squick_add.btn {
	min-height: inherit;
	padding: 9px 0;
	max-width: none;
}
.grid__item-image-wrapper {	
	float: left;
	width: 100%;
	padding-bottom: 17px;
}

.cart__item-row.text-center {
	text-align: left !important;
}
.cart__item-title .cart__item-name {
	font-family: 'Garamond Premier Pro';
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
}
.cart__item-details {
	position: relative;
}
.cart__item-price-col.text-right {
	position: absolute;
	top: 0;
	right: 0;
  font-family: 'Garamond Premier Pro';
	font-size: 18px;
	font-style: italic;
}
.cart__item-sub.cart__item-row{
  font-family: 'Garamond Premier Pro';
	font-size: 18px;
	font-style: italic;
}
.ajaxcart__subtotal {
	font-size: inherit;
	letter-spacing: inherit;
	text-transform: none;
}
.btn.cart__checkout {
	max-width: none;
}
.supports-touch .quick-product__btn,
.modal.modal--quick-shop{
  display:none!important;
}
#insta-feed, .instafeed-shopify{
  z-index: 0;
}
.site-nav__link.site-nav__link--icon.js-drawer-open-nav svg {
	width: 24px;
	height: 14px;
	position: relative;
	top: 2px;
}
.header-layout.header-layout--center-drawer {
	background: transparent;
	position: relative;
}
.header-layout.header-layout--center-drawer::after{
  content:'';
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
 background: rgba(255, 255, 255, 0.45);
  border-radius: 30px;
  pointer-events: none;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.header-item {
	position: relative;
	z-index: 2;
}
[data-button_style="square"] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style="square"] .rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style="square"] .shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style="square"] .spr-container .spr-button:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style="square"] .spr-container .spr-summary-actions a:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style^="round"] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style^="round"] .rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style^="round"] .shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style^="round"] .spr-container .spr-button:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style^="round"] .spr-container .spr-summary-actions a:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover {
	background: linear-gradient(90deg, #6D6E71 0%, #FFFFFF 44.79%, #A9AAAD 77.66%, #5F5F61 100%);
	color:#000;
}
.btn:hover{
  background: linear-gradient(90deg, #6D6E71 0%, #FFFFFF 44.79%, #A9AAAD 77.66%, #5F5F61 100%);
	color:#000;
}
.slideshow__slide--slideshow-0 .btn:hover{
  background: linear-gradient(90deg, #6D6E71 0%, #FFFFFF 44.79%, #A9AAAD 77.66%, #5F5F61 100%)!important;
	color:#000!important;
}
.slideshow__slide--slideshow-0 .btn:hover svg path{
  fill:#000!important;
}
.btn:hover svg path{
  fill:#000!important;
}
.hero__slide-link:hover + .hero__text-wrap .btn {
	background: linear-gradient(90deg, #6D6E71 0%, #FFFFFF 44.79%, #A9AAAD 77.66%, #5F5F61 100%)!important;
	color:#000!important;
}
.hero__slide-link:hover + .hero__text-wrap .btn svg path{
  fill:#000!important;
}

#how-it-works_body [data-aos="hero__animation"] .hero__link .btn:hover{
  background: linear-gradient(90deg, #6D6E71 0%, #FFFFFF 44.79%, #A9AAAD 77.66%, #5F5F61 100%)!important;
	color:#000!important;
  border-color:#000!important;
}
#how-it-works_body [data-aos="hero__animation"] .hero__link .btn svg path{
  fill:#000!important;
}
#how-it-works_body [data-aos="hero__animation"] .hero__link .btn {
	background: #fff;
}
#how-it-works_body [data-aos="hero__animation"] .hero__link .btn:hover {
	background: linear-gradient(90deg, #6D6E71 0%, #FFFFFF 44.79%, #A9AAAD 77.66%, #5F5F61 100%)!important;
	color:#000!important;
  border-color:#000!important;
}
#how-it-works_body [data-aos="hero__animation"] .hero__link .btn:hover svg path{
  fill:#000!important;
}

.template-product .product-block .btn.btn--full.add-to-cart {
	background: #000;
	color: #fff;
  padding: 8px 20px;
  min-height: inherit;
}
.template-product .product-block .btn.btn--full.add-to-cart svg path{
  fill:#fff;
}
.product-block.product-block--header {
	margin-bottom: 15px;
}
.drawer__close-button .icon {
	height: auto;
	width: 24px;
}
.icon.icon-bag-minimal {
	width: 16px;
	height: auto;
	color: #000;
}
.icon.icon-bag-minimal path {
	stroke-width: 1px;
}
.icon.icon-search {
	width: 17px;
	height: auto;
}
.icon.icon-search path {
	stroke-width: 1px;
}
.product-block .collapsible-trigger-btn {
  font-family: 'Garamond Premier Pro';
}
.js-drawer-open {
	overflow: scroll!important;
}
.site-header {
  background: transparent;
}
.btn-close-search {
	position: relative;
	top: 9px;
}

.collection-item:hover .collection-image {
	transform: scale(1);
	transition: all .8s ease!important;
}
.quick-product__btn{
  display:none!important;/**/
}
.announcement-bar .visually-hidden{
  display:none!important;
}
.header_h3{
	padding: 17px 15px;
	border: none;
  text-align: left;
  font-family: 'Garamond Premier Pro';
  font-size: 18px;
  text-transform: none!important;
  letter-spacing: normal;
  float:left;
  width:100%;
  font-weight:normal;
  margin:0;
  text-transform:none;
  position: relative;
  cursor: pointer;
  font-style:italic;
} 
.level-box {
	float: left;
	width: 100%;
	font-size: 14px;
  line-height: 18px;
  display: none;
  padding:10px 15px 23px;
}
.level-box a{
	text-decoration:underline;
}
.level-box a:hover{
	text-decoration:none;
  opacity:0.8;
}
.level-box p {
	float: left;
	width: 100%;
	font-size: 14px;
  line-height: 18px;
}
.box-a1 {
	float: left;
	width: 100%;
	border-bottom: 1px solid #000;
}
.header_h3.active .icon {
	transform: scaleY(-1);
}
.header_h3 .collapsible-trigger__icon {
	right: 15px;
}
.template-page .main-content {
	margin-top: -83px;
}
.vid_btns {
	position: absolute;
	right: 0;
	bottom: 30px;
	z-index: 99;
}
.how-it-work-hero .hero--650px {
	height: 740px;
}
#how-it-works_body .hero__media video {
	pointer-events: inherit;
}
#how-it-works_body .hero__media::before {
  display: none;
}

.level-box ul {
	clear: both;
}
.add_form{
  float:left;
  width:100%;
  position:relative;
  z-index:2;
}
.cart__page {
    clear: both;
}
.predictive__screen {
    top: -2px;
 }
div.cart__remove a {
    font-size: 14px;
    text-decoration: underline;
}
div.cart__remove a:hover {
    text-decoration: none;
}
.grid-product__meta {
    flex-wrap: wrap;
}
.grid-product__content .grid-product__meta {
    padding-bottom: 0;
}

.grid-product__content .product-single__form{
    float: left;
    width: 100%;
    margin-top: 10px;
}
.grid-product__content .product-single__form .btn svg {
    display:none;
}
.grid-product__content .product-single__form .btn.btn--full.add-to-cart{
  font-family: Futura;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .1em;
  background: transparent;
    color: #000;
  min-height: inherit;
    padding: 9px 0;
    max-width: none;
}
.template-product .main-content {
	margin-top: -83px;
}
.plp-add-to-cart.btn.btn--full.add-to-cart {
	height: auto;
	min-height: 35px;
	padding: 0 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	text-transform: uppercase;
	font-style: normal;
   font-family: 'Futura';
  letter-spacing: 0.1em;
  margin-top: 15px;
}

.feature-row-wrapper .feature-row__text .h1 {
	font-size: 35px;
	line-height: 39px;
}
.press-section .press-slider-section h2 {
	font-size: 35px;
	line-height: 40px;
	max-width: 600px;
}
.mobile-nav__child-item .mobile-nav__link, .mobile-nav__child-item a {
	text-transform: uppercase;
  letter-spacing: 0em;
  font-size: 24px;
}

.toolbar.toolbar--transparent.small--hide {
    display: none;
}
#contact_body .main-content {
	margin-top: 40px;
}
.errors {
	clear: none;
	float: left;
	width: 100%;
	background: transparent;
	line-height: normal;
	border: none;
  padding: 0 0 10px;
}
.errors ul {
	list-style: none;
	margin-left: 0;
	padding: 0;
}
.note--success {	
	color: #56ad6a;
	clear: none;
	float: left;
	width: 100%;
	background: transparent;
	border: none;
	padding: 0;
}

.collapsible-trigger.is-open .collapsible-trigger__icon > .icon {
	transform: rotate(180deg) translate(-50%,-50%);
left: 8%;
  top: 5%;
}

.template-product .home-collection {
     background: rgba(255, 155, 203, 1);
}
.template-product .index-section {
    margin: 0;
}
.template-page #MainContent .rte h5 {
	letter-spacing: normal;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 26px;
	margin: 20px 0 20px;
	clear: both;
	font-family: Helvetica;
	font-weight: normal;
	float: left;
	width: 100%;
}
.template-page #MainContent .rte h5:first-child {
    margin-top:0;
}
#shopify-section-template--15546814136403__faq {
	margin-bottom: 40px;
}
@media(max-width:767px){
.product__photos img {
	height: 100%!important;
}
}
.product-single__meta .rte p{
	font-size: 14px;
	line-height: 18px;
}
.product__policies {
	font-size: 14px;
	line-height: 18px;
}
.cart__item-row.text-center {
	font-size: 14px;
}
.cart__item-row.text-center small {
	font-size: 100%;
}
.announcement_center .announcement-slider__slide{
  text-align:center;
}
.announcement_left .announcement-slider__slide{
  text-align:left;
}
.announcement_right .announcement-slider__slide{
  text-align:right;
}
.contact__fields .field {
	display: flex !important;
}
#contact_body .page-width.page-width--narrow {
	padding: 0;
	max-width: 851px;
}
.contact-form label {
	font-family: Futura;
	font-size: 12px !important;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.1em !important;
	text-align: left;
}
#contact_body .section-header {
	display: none;
}
#contact_body .form-vertical {
	padding-top: 65px;
}
#contact_body .form-vertical input{
  border:1px solid #000;
  font-family: Futura;
	font-size: 12px !important;
  letter-spacing: 0.1em !important;
  padding: 11px 10px;
  margin-bottom: 16px;
}
#contact_body .form-vertical textarea{
  border:1px solid #000;
  font-family: Futura;
	font-size: 12px !important;
  letter-spacing: 0.1em !important;
  min-height:156px;
  margin-bottom: 40px;
  resize: none;
}
#contact-form-submit-template--15546814103635__form {
	max-width: 265px;
	height: 35px;
	padding: 0;
	min-height: inherit;
}
p[data-spam-detection-disclaimer]{
  display:none!important;
}
#contact_body .note.note--success{
  color: #FF9BCB;
  clear: none;
  float: left;
  width: 100%;
  background: transparent;
  border: none;
  padding: 0;
  margin: 0 0 100px;
  text-align: center;  
  font-size:18px;
}
#contact_body .theme-block h2 {
	font-size: 40px;
	line-height: 44px;
	margin: 0 0 30px;
}
#contact_body .main-content {
	margin-top: 50px;
}
.contact-form label {
	font-family: Futura;
	font-size: 12px !important;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.1em !important;
	text-align: left;
}
#contact_body .errors li {
  text-align: center;
  font-size: 16px;
}

.new-search-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
  margin-bottom: 30px;
}
.search-content .page-width.page-content {
	padding: 0 45px;
	max-width: none;
}
.template-search .grid__item.medium-up--one-fifth.grid__item--sidebar {
	display: none;
}
.section-header_title{
  font-size: 40px;
	line-height: 44px;
	margin: 0 0 0px;
}
.template-search  .section-header {
	margin-bottom: 10px;
}

.collapsible-content__inner,
.collapsible-content__inner ul {
  font-size: 14px;
  line-height: 18px;
}
.index-section--faq p.h2 {
	margin-bottom: 12px;
}
#faq_body .index-section .collapsible-trigger {
	color: inherit;
	text-transform: uppercase;
	font-size: 16px;
}
.rte.collapsible-content__inner--faq {
	padding-left: 40px;
	padding-top: 10px;
}
.index-section.index-section--faq .rte p {
	font-size: 14px;
  line-height: 18px;
}
product-recommendations {
	padding-top:80px;
	float: left;
	width: 100%;
	clear: both;
}
.template-product .all-section {
	clear: both;
}
html {
	padding: 0 !important;
}
.how-it-work-hero .hero__link .btn {
  opacity: 1!important;  
}
#insta-feed .instafeed-overlay, .instafeed-shopify .instafeed-overlay {
	width: 100% !important;
	height: 100% !important;
}
.vid_popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 99999999;
   display:none;
}
.cls_popup {
	position: absolute;
	top: 20px;
	right: 20px;
	float: right;
	z-index: 3;
}
.cls_popup  .icon.icon-close {
	height: auto;
	width: 40px;
}
#Mp4Video-how-it-workss {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;  
}
/*
.hero__text-wrap .btn{
  transition:inherit!important;  
}
.hero__slide-link:hover + .hero__text-wrap .btn{
  background:url('button-bg.jpeg') center top no-repeat!important;
  transition:inherit!important;
}
*/
#insta-feed > div {
	display: flex !important;
  width: 100%;
}
.large--hide{
  display:none!important;
}
.rich-text-section {
	padding-bottom: 80px;
}
.rich-text-section .page-width--narrow {
  max-width: 660px;
}
#about-us_body .main-content {
	margin-top: -88px;
}

.captcha {
	display: flex;
	align-items: center;
	justify-content: center;
  padding-bottom:30px;
}
#contact_body .form-vertical input#question {
	padding: 0;
	margin: 0;
	width: 70px;
	max-width: none;
	border: none;
	float: left;
}
#contact_body .form-vertical input#answer {
	width: 50px;
	padding: 10px 5px;
  margin: 0;
}
.contact-form label[for="ContactFormMessage-Captcha"]{
  text-align:center;
}
.quick-product__btn--not-ready {
    pointer-events: inherit!important;
}


.grid-product__content{
  min-height:280px;
}
.supports-touch .quick-product__btn, .modal.modal--quick-shop{
  display:none!important;
}
.template-cart h1.section-header__title{
  text-transform: none !important;
    font-size: 35px;
    line-height: 42px;
    font-family: Helvetica;
  letter-spacing: 0.05em;
  font-weight: normal;
}
.template-cart h1.section-header__title{
  text-transform: none !important;
    font-size: 35px;
    line-height: 42px;
    font-family: Helvetica;
  letter-spacing: 0.05em;
  font-weight: normal;
}
#PageContainer{
  position:relative;
}
.loading{
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #e7e7e794;    
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 99999;
    height: 100%;
}
/*
div.grid-product__secondary-image {
	opacity: 1;
}
div.grid__image-ratio{
  opacity: 0;
}
.grid__item-image-wrapper.show_img_model div.grid-product__secondary-image {
	opacity: 0;
}
.grid__item-image-wrapper.show_img_model div.grid__image-ratio {
	opacity: 1;
}*/
.grid__item-image-wrapper.show_img_product .grid__image-ratio{
  opacity:1;
}
.grid__item-image-wrapper.show_img_product .grid-product__secondary-image{
  opacity:0;
}
.grid__item-image-wrapper.show_img_model .grid__image-ratio{
  opacity:0;
}
.grid__item-image-wrapper.show_img_model .grid-product__secondary-image{
  opacity:1;
}
.grid__item-image-wrapper.show_img_model:hover .grid-product__secondary-image{
  opacity:0!important;
}
.grid__item-image-wrapper.show_img_model:hover .grid__image-ratio{
  opacity:1!important;
}

.grid__item-image-wrapper.show_img_product:hover .grid-product__secondary-image{
  opacity:1!important;
}
.grid__item-image-wrapper.show_img_product:hover .grid__image-ratio{
  opacity:0!important;
}
 
a.btn.klaviyo-bis-trigger {
    background: #000;
    color: #fff;
    max-width: none;
    width: 100% !important;
    font-family: 'Garamond Premier Pro';
  font-style: italic;
    font-size: 18px;
    text-transform: none;
    letter-spacing: normal;
    position: absolute!important;
    top: -1px;    
    padding: 9px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  flex-direction: row-reverse;
}
a.btn.klaviyo-bis-trigger::before {
    content: ' '!important;
  width:16px;
  height:9px;
  background:url(icon-arrow-white.svg) no-repeat right center;
  margin-left: 10px;
}
.product-block {
    position: relative;
}
.btn.btn--full.add-to-cart[disabled]{
  opacity:0;
  pointer-events:none;
}
a.btn.klaviyo-bis-trigger:hover::before {
  background:url(icon-arrow.svg) no-repeat right center;
}
.klaviyo-popup-open #MainContent, 
.klaviyo-popup-open #SiteHeader, 
.klaviyo-popup-open .announcement-bar {
  /*  filter: blur(7px);
    -webkit-filter: blur(7px);*/
}

[data-aos="hero__animation"] .hero__link .btn {
  opacity: 1;
}
.btn svg {
	display: none !important;
}
.hero__link .btn,
.promo-grid__container.horizontal-center .btn{
	width: 200px;
}
.btn:hover,
.promo-grid__container.horizontal-center .btn:hover{
  background: linear-gradient(90deg, #6D6E71 0%, #FFFFFF 44.79%, #A9AAAD 77.66%, #5F5F61 100%)!important;
	color:#000!important;
  border-color:#000!important;
}
.promo-grid__content::after{
  display:none!important;
}
.promo-grid__content {
	z-index: 6;
	bottom: 40px;
}
.type-advanced .promo-grid__content {
	padding: 0;
}
.mobile-nav__toggle button {
	border-left-color: transparent;
}
  .mobile-nav__social.appear-animation {
	display: none;
}
  .mobile-nav__toggle button {
  margin: 10% 0;
}
.footer_item_follow-us > a {
	display: none;
}
.footer__social .icon {
	height: 21px;
	width: 21px;
}