/** Shopify CDN: Minification failed

Line 1536:0 Unexpected "}"
Line 5204:72 Expected identifier but found whitespace

**/
/*---------------- Fonts ------------------*/
@font-face {
  font-family: 'FuturaMaxiCGDemiRegular';
  src: url('futura-maxi-cg-demi-regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeue';
  src: url( 'HelveticaNeue.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeueMedium';
  src: url( 'HelveticaNeueMedium.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SabonItalic';
  src: url('SabonItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Sabon';
  src: url('Sabon.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'HelveticaNeue' !important;
}

.Heading {
  font-family: 'HelveticaNeueMedium' !important;
}

body.overflow-hidden {
  overflow: hidden;
}

.flex-container {
  display: flex !important;
}

.flex-wrap {
  flex-wrap: wrap;
}

.justify-center {
  justify-content: center;
}

.align-center {
  align-items: center;
}

.text-center {
  text-align: center;
}

.margin-auto {
  margin: auto;
}

.none-list-style {
  list-style: none;
}

.hidden {
  display: none;
}

.full-width {
  width: 100%;
}

.shopify-section--bordered+.shopify-section--bordered {
  border: none;
}

@media screen and (min-width: 641px) {
  .pw-100 {
    padding: 0 50px;
  }
}

@media screen and (min-width: 1140px) {
  .pw-100 {
    padding: 0 100px;
  }
}

.scroll-lock {
  overflow: hidden;
}

.NewsletterPopup {
  text-align: left;
  height: 100vh;
  z-index: 9999;
  bottom: 0;
  right: 0;
  top: 0;
  left: unset;
  padding-top: 44px;
}

.NewsletterPopup .Button:not([disabled]):hover {
  color: #fff;
}

.NewsletterPopup__Content {
  margin-top: 20px;
  font-size: 14px;
}

.NewsletterPopup .select-people-items {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

#newsletter-popup .Alert-success {
  padding: 0;
}

#newsletter-popup .Alert-success p {
  text-transform: uppercase;
  font-weight: 700
}

#newsletter-popup .discount-code {
  text-align: center;
  border: solid 2px #333;
  padding: 10px 15px;
  font-weight: 700;
  position: relative;
}

#newsletter-popup .discount-code .copy-icon {
  position: absolute;
  right: 10px;
  cursor: pointer;
}

.select-people-item {
  font-size: 14px;
  display: flex;
  align-items: center;
}

.select-people-item .select-people-label {
  margin-left: 5px;
}

#newsletter-popup .discount-code .copied-message {
  position: absolute;
  right: -15px;
  top: 85%;
  background: #333;
  color: #fff;
  font-weight: 400;
  padding: 5px 10px;
  border-radius: 7px;
}

.NewsletterPopup .Heading {
  font-size: 16px;
  margin-bottom: 13px;
}

@media screen and (min-width: 641px) {
  .features--heading-large .custom-shopify-section--bordered .u-h1, 
  .features--heading-large .custom-shopify-section--bordered .Rte h1 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 5px;
  }

  .features--heading-large .custom-shopify-section--bordered .u-h2, 
  .features--heading-large .custom-shopify-section--bordered .Rte h2 {
    font-size: 20px;
  }
}

.ProductItem__Title {
  text-transform: unset !important;
  font-family: 'HelveticaNeue' !important;
}

.ProductItem__Title a {
  font-size: 14px;
  font-weight: 500;
}

.ProductItem__PriceList {
  font-size: 14px;
  font-family: 'HelveticaNeue' !important;
}

.ProductItem__PriceList.Text--subdued {
  color: #c4c4c4;
}

.ProductItem__Label  {
  font-family: 'HelveticaNeue' !important;
  text-align: left;
  /* margin: auto; */
}

.Header__MainNav .ProductItem__ViewButton {
  font-size: 0.85rem;
  color: #c4c4c4;
  text-transform: capitalize;
  font-family: 'HelveticaNeue' !important;
}

.features--heading-normal .u-h6, 
.features--heading-normal .Rte h6, 
.features--heading-normal .u-h7, 
.features--heading-normal .u-h8 {
 font-size: 12px;
 font-weight: 525;
}

.HorizontalList__Item .cart-item {
  position: relative;
}
/*---------------- Featured collection ---------------*/

.custom-shopify-section--bordered .SectionHeader,
.shopify-section--menu-explorer .SectionHeader {
  padding: 0 50px;
}
.custom-shopify-section--bordered .SectionHeader__Heading,
.shopify-section--menu-explorer .SectionHeader__Heading {
  font-weight: 700;
  margin-bottom: 5px;
}

.custom-shopify-section--bordered .SectionHeader .Container[data-desktop-count="3"],
.shopify-section--menu-explorer .SectionHeader .Container[data-desktop-count="3"]
 {
  padding-left: var(--horizontal-spacing-four-products-per-row);
  margin-left: calc(-1 * var(--horizontal-spacing-four-products-per-row));
  margin-bottom: var(--vertical-spacing-four-products-per-row);
}

.custom-shopify-section--bordered .Mobile.ProductList--grid {
  display: none;
}

.custom-shopify-section--bordered .ProductList--grid .Grid__Cell .ProductItem__Info .ProductItem__Title {
  margin-bottom: 0;
}

.custom-shopify-section--bordered .ProductList--grid .Grid__Cell .ProductItem__Info .ProductItem__Title,
.custom-shopify-section--bordered .ProductList--grid .Grid__Cell .ProductItem__Info .ProductItem__PriceList,
.custom-shopify-section--bordered .ProductList--grid .Grid__Cell .ProductItem__Info .ProductItem__PriceList {
  line-height: 20px;
}

.CollectionInner .ProductItem__Info .ProductItem__Title,
.CollectionInner .ProductItem__Info .ProductItem__PriceList,
.CollectionInner .ProductItem__Info .ProductItem__PriceList {
  line-height: 20px;
}



/*.custom-shopify-section--bordered .ProductItem__Wrapper .AspectRatio {  
  height: 0;
  padding-bottom: 100% !important;
  overflow: hidden;
}

.custom-shopify-section--bordered .ProductItem__Wrapper .AspectRatio .Image--lazyLoaded.Image--fadeIn {
  width: 100%;
  height: auto;
  top: 50%;
  transform: translateY(-50%);
  object-fit: none;
}*/

.AspectRatio--square > img, 
.AspectRatio--short > img, 
.AspectRatio--tall > img {
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (min-width: 768px) {
  .custom-shopify-section--bordered .ProductList--carousel {
    margin: 0 45px;
  }

  .custom-shopify-section--bordered .ProductList--carousel .flickity-prev-next-button.previous {
    right: 72px;
    left: unset;
  }

  .custom-shopify-section--bordered .ProductList--carousel .flickity-prev-next-button.next {
    right: 20px;
  }

  .custom-shopify-section--bordered .ProductList--carousel .flickity-prev-next-button {
    top: -55px;
  }
}

/* @media screen and (min-width: 1140px) {
  .custom-shopify-section--bordered .ProductList--carousel .Carousel__Cell {
    width: 33.3%;
  }
} */

@media screen and (min-width: 641px) and (max-width: 1007px) {
  .custom-shopify-section--bordered .ProductList--carousel .Carousel__Cell:first-child {
    margin-left: 10px;
  }
}

@media screen and (min-width: 641px) and (max-width: 1139px) {
  .custom-shopify-section--bordered .ProductList--carousel {
    margin: 0 5px;
  }
}

/*-------------- Blog page --------------*/
#section-blog-template header.PageHeader {
  max-width: 1260px;
  margin: 50px auto;
  margin-bottom: 20px;
}

#section-blog-template header.PageHeader .SectionHeader__Heading {
  font-size: 18px;
  font-weight: 700;
}

.Blog__TagList .HorizontalList__Item a {
  color: #c4c4c4;
  text-transform: unset;
}

#section-blog-template .ArticleListWrapper {
  padding-top: 30px;
}

#section-blog-template .ArticleListWrapper .ArticleList {
  margin-left: -24px !important;
}

#section-blog-template .ArticleListWrapper .ImageHero {
  position: relative;
  width: 100%;
  padding-top: 66.67%;
}

#section-blog-template .ArticleListWrapper .ImageHero .SectionHeader__Heading a {
  font-weight: 700;
}
#section-blog-template .ArticleListWrapper .ImageHero .SectionHeader .SectionHeader__ButtonWrapper {
  margin-top: -10px;
}
#section-blog-template .ArticleListWrapper .ImageHero .SectionHeader .SectionHeader__ButtonWrapper a {
  font-size: 12px;
  text-transform: uppercase;
}

.ArticleItem__ImageWrapper {
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.ArticleItem__Content .ArticleItem__Category {
  font-size: 12px;
  color: #c4c4c4;
  margin-bottom: 0;
}
.ArticleItem__Content .ArticleItem__Title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
}
.ArticleItem__Content .ArticleItem__Excerpt,
.ArticleItem__Content .ArticleItem__Link {
  font-size: 12px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.ArticleItem__Content .ArticleItem__Link:before {
  content: unset;
}
.ArticleItem__Content .ArticleItem__Excerpt {
  text-transform: unset;
}
.Article {
  max-width: 1260px;
  margin: auto;
}

.Article__Wrapper .Article__Header {
  margin-bottom: 30px;
}

.ArticleToolbar {
  display: none;
}
.Article__ImageWrapper {
  margin: auto;
  margin-top: 50px;
  position: relative;
  width: 100%;
  padding-top: 66.67%;
  background-image: unset !important;
}

.Article__ImageWrapper .Article__Image {
  position: absolute;
}

.Article__ImageWrapper + .Article__Wrapper {
  margin-top: 45px;
}

.Article .Article__Wrapper {
  max-width: 1260px;
  padding: 40px 0;
  margin-bottom: 0;
}

.Article .ArticleNav {
  padding: 0;
  width: 100%;
}

.article__backyard .ArticleNav {
  margin-top: 50px;
}

.ArticleListWrapper.grid__podcasts,
.ArticleListWrapper.grid__backyard {
  max-width: unset;
}

.ArticleListWrapper.grid__podcasts .Grid--m>.Grid__Cell {
  padding-left: 24px;
}

.Article .Article__Wrapper .Article__Content .Article__Header .Article__Meta {
  font-size: 12px;
  color: #c4c4c4;
  margin-bottom: 5px;
}
.Article .Article__Wrapper .Article__Content .Article__Header .Article__Title {
  font-weight: 700;
}

#shopify-section-article-template-1 .Article,
#shopify-section-article-template-2 .Article,
.Article.article__backyard {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
#shopify-section-article-template-1 .Article .Article__ImageWrapper,
#shopify-section-article-template-2 .Article .Article__ImageWrapper,
.Article.article__backyard .Article__ImageWrapper {
  flex: 1 1 50%;
  padding-top: 50%;
}
#shopify-section-article-template-1 .Article .Article__Wrapper,
#shopify-section-article-template-2 .Article .Article__Wrapper,
.Article.article__backyard .Article__Wrapper {
  flex: 1 1 50%;
  padding: 0 50px;
  margin-top: 50px;
}
#shopify-section-article-template-1 .Article .Article__listen-links,
#shopify-section-article-template-2 .Article .Article__listen-links,
.Article.article__backyard .Article__listen-links {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
#shopify-section-article-template-1 .Article .Article__listen-links .listen-links--item,
#shopify-section-article-template-2 .Article .Article__listen-links .listen-links--item,
.Article.article__backyard .Article__listen-links .listen-links--item {
  font-size: 12px;
  color: #235EA5;
}

.simple-image.article-backyard {
  max-width: 1260px;
  margin: auto;
  margin-top: 50px;
}

.Slideshow__Content--middleLeft .ButtonGroup>a, 
.Slideshow__Content--bottomLeft .ButtonGroup>a {
  text-decoration: underline;
}

.SectionHeader:not(:only-child) {
  margin-bottom: 0;
}

/* .custom-shopify-section--bordered .ProductList--carousel .slick-arrow {
  width: 43px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 3%;
  z-index: 9;
  pointer-events: all;
  padding: 10px;
  border-radius: 20px;
  box-shadow: 1px 2px 11px 0px #c4c4c4;
  background-color: #fff;
  cursor: pointer;
}

.custom-shopify-section--bordered .ProductList--carousel .Icon--media-arrow-left {
  right: 7%;
}

.custom-shopify-section--bordered .ProductList--carousel .slick-list {
  overflow-x: auto;
}

.custom-shopify-section--bordered .ProductList--carousel .slick-list::-webkit-scrollbar {
  height: 1px;
  background: #dddad0;
  width: 4px;
}
.custom-shopify-section--bordered .ProductList--carousel .slick-list::-webkit-scrollbar-thumb {
  background: #333;
  border-radius: 2px;
}
.custom-shopify-section--bordered .ProductList--carousel .slick-list::-webkit-scrollbar-track {
  background: #333;
} */

@media screen and (min-width: 641px) and (max-width: 1139px) {
  .custom-shopify-section--bordered .SectionHeader, .shopify-section--menu-explorer .SectionHeader {
    padding: 0 24px;
  }
}

@media screen and (max-width: 1007px) {
  .shopify-section--menu-explorer .Linklist--grid {
    display: flex;
    margin-left: 20px !important;
    margin-right: 20px;
  }
  .shopify-section--menu-explorer .Linklist--grid .Grid__Cell {
    width: 33.3%;
    padding-left: 0 !important;
  }
  .shopify-section--menu-explorer .Linklist--grid .Grid__Cell:nth-child(3n+1) {
    margin-right: 0;
  }
  .shopify-section--menu-explorer .Linklist--grid .Grid__Cell:nth-child(3n+2) {
    margin-right: 0;
    margin-left: 0;
  }
  .shopify-section--menu-explorer .Linklist--grid .Grid__Cell:nth-child(3n) {
    margin-left: 0;
  }
  
  .shopify-section--menu-explorer {
  	padding-top: 1px;
  }
}

@media screen and (max-width: 640px) {
  .custom-shopify-section--bordered .SectionHeader, 
  .shopify-section--menu-explorer .SectionHeader {
    padding: 0 20px;
  }
  .custom-shopify-section--bordered .SectionHeader__Heading,
  .shopify-section--menu-explorer .SectionHeader__Heading {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
  }
  .custom-shopify-section--bordered .SectionHeader__SubHeading,
  .shopify-section--menu-explorer .SectionHeader__SubHeading {
    font-size: 12px;
  }

  .LinkItem__Info .Linklist--item {
    letter-spacing: 0px;
    line-break: anywhere;
    padding: 10px;
  }
  .custom-shopify-section--bordered .ProductList--grid {
    display: none;
  }
  .custom-shopify-section--bordered .Mobile.ProductList--grid {
    display: block;
    padding-bottom: 40px;
  }
  
  .custom-shopify-section--bordered .Mobile.ProductList--grid .slick-arrow {
  	width: 15px;
    height: 15px;
    position: absolute;
    top: 3%;
    z-index: 9;
    pointer-events: all;
  }
  
  .custom-shopify-section--bordered .Mobile.ProductList--grid .slick-disabled {
  	opacity: .3;
  }
  
  .custom-shopify-section--bordered .Mobile.ProductList--grid .Icon--media-arrow-left {
  	right: 50px;
    top: -5%;
  }
  
  .custom-shopify-section--bordered .Mobile.ProductList--grid .Icon--media-arrow-right {
  	right: 10px;
    top: -5%;
  }

  .custom-shopify-section--bordered .ProductList--carousel {
    display: none;
  }

  .custom-shopify-section--bordered .Mobile.ProductList--grid .slick-slide .Grid__Cell .ProductItem__Info {
    padding-left: 0;
    text-align: center;
  }

  /*.custom-shopify-section--bordered .Mobile.ProductList--grid .slick-slide.slick-current .Grid__Cell .ProductItem__Info {
    padding-left: 20px;
  }*/

  .custom-shopify-section--bordered .Mobile.ProductList--grid .slick-slide:last-child .Grid__Cell .ProductItem__Info {
    /*padding-left: 0 !important;*/
  }

  .custom-shopify-section--bordered .Mobile.ProductList--grid .Grid__Cell {
    padding-left: 0;
  }
  .custom-shopify-section--bordered .ProductListWrapper {
    overflow: unset;
  }
  #section-blog-template .Container {
    padding: 0 17px;
  }

  #section-blog-template header.PageHeader {
    margin: 20px auto;
  }

  #section-blog-template header.PageHeader .SectionHeader__Heading {
    font-size: 16px;
    margin-bottom: 0;
  }
  .ArticleItem__Content .ArticleItem__Title {
    font-size: 18px;
    letter-spacing: 0;
  }

  .Blog__TagList {
    margin-left: 0;
    margin-right: 0;
  }
  .Blog__TagList .HorizontalList__Item {
    margin-left: 0;
    margin-top: 0;
  }
  .Article__ImageWrapper {
    margin-top: 0;
  }
  .Article .Article__Wrapper,
  .Article .ArticleNav {
    padding: 30px 20px;
  }
  .Article .Article__Wrapper .Article__Content .Article__Header .Article__Title {
    font-size: 20px;
    letter-spacing: 0;
  }
  #shopify-section-article-template-1 .Article,
  #shopify-section-article-template-2 .Article,
  .Article.article__backyard {
    padding: 0 17px;
    padding-top: 17px;
  }
  #shopify-section-article-template-1 .Article .Article__Wrapper,
  #shopify-section-article-template-2 .Article .Article__Wrapper,
  .Article.article__backyard .Article__Wrapper {
    flex: 1 1 100%;
    padding: 0;
    margin-bottom: 50px;
    margin-top: 0;
  }
  #shopify-section-article-template-1 .Article .Article__ImageWrapper,
  #shopify-section-article-template-2 .Article .Article__ImageWrapper,
  .Article.article__backyard .Article__ImageWrapper {
    padding-top: 100%;
    flex: 1 1 100%;
    margin-bottom: 22px;
  }

  .custom-blog-template .ArticleListWrapper.grid__podcasts .Grid--m>.Grid__Cell {
    padding-left: 0;
  }
  
  .shopify-section--menu-explorer .Linklist--grid .Grid__Cell {
  	width: 100%;
    margin: 0 !important;
  }
  
  .shopify-section--menu-explorer .Linklist--grid .Grid__Cell .Linklist--item {
  	font-size: 20px;
  }
  
  .shopify-section--menu-explorer .Linklist--grid {
  	display: block;
    margin: 20px !important;
  }
  
  .shopify-section--menu-explorer .Section--spacingNormal {
  	margin-bottom: 0;
  }
  
  .SectionHeader__Heading.u-h6 {
  	line-height: 15px;
  }
}
/*---------------- Link Explore section ---------------*/

.Linklist--removeMargin[data-desktop-count="4"], 
.Linklist--removeMargin[data-desktop-count="3"] {
  margin-bottom: calc(-1 * var(--vertical-spacing-four-products-per-row));
}

@media screen and (min-width: 641px) {
  .Linklist--removeMargin {
    margin-bottom: -50px;
  }
}

.Linklist--grid[data-desktop-count="4"], 
.Linklist--grid[data-desktop-count="3"] {
  margin-left: calc(-1 * var(--horizontal-spacing-four-products-per-row));
  margin-left: 0;
}

@media screen and (min-width: 641px) {
  .Linklist--grid {
    padding: 0 24px;
    margin-left: -24px;
  }
}

@media screen and (min-width: 1140px) {
  .Linklist--grid {
    padding: 0 50px;
  }
}

.Linklist--grid[data-desktop-count="4"] > .Grid__Cell, 
.Linklist--grid[data-desktop-count="3"] > .Grid__Cell {
  padding-left: var(--horizontal-spacing-four-products-per-row);
  margin-bottom: var(--vertical-spacing-four-products-per-row);
  padding-left: 0;
}

.LinkItem__Info {
  font-size: calc(var(--base-text-font-size) - (var(--default-text-font-size) - 12px));
  border: none;
  position: relative;
  height: 0;
  width: 100%;
  padding-top: 100%;
}

.LinkItem__Info .Linklist--item {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.LinkItem__Info .Linklist--item .LinkItem__Title {
  z-index: 6;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.LinkItem__Info:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  z-index: 3;
  transition: all .3s ease;
}

.LinkItem__Info:hover::before {
  opacity: 0.3;
}

.LinkItem__Info--left {
  text-align: left;
}

.LinkItem__Info--center {
  text-align: center;
}

.LinkItem__Title {
  display: block;
  margin-bottom: 4px;
  font-size: 22px;
  font-weight: 700;
}

.template-collection .ImageHero,
.template-index .ImageHero {
  position: relative;
  padding-bottom: 74.25%;
  height: 0;
}

.ImageHero iframe[src] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 640px) {
  .template-collection .ImageHero,
  .template-index .ImageHero {
    padding-bottom: 100%;
  }

  .LinkItem__Info {
    padding-top: 56.58%;
    margin-bottom: 10px;
  }

  .LinkItem__Info .Linklist--item {
    letter-spacing: 0;
    padding: 0;
  }

  .LinkItem__Info .Linklist--item .LinkItem__Title {
    letter-spacing: 0;
    font-size: 25px;
    width: 100%;
  }
}

@media screen and (max-width: 400px) {
  .ImageHero--small {
    min-height: 270px;
  }
}

/*---------------- Slide show section ---------------*/
.Slideshow__Content .SectionHeader .u-h2 {
  font-size: 28px;
  margin-bottom: 5px;
}

.Slideshow__Content .SectionHeader .u-h1 {
  margin-top: 5px;
}

.Slideshow__Content .SectionHeader .u-h4 {
  margin-bottom: 0;
}

.Slideshow__Content .SectionHeader .u-h6 {
  margin-top: 10px;
  text-transform: unset;
}

@media screen and (max-width: 640px) {
  .Slideshow__Content .SectionHeader .u-h2 {
    font-size: 16px;
  }
  .Slideshow__Content .SectionHeader .u-h1 {
    font-size: 20px;
    font-weight: 700;
  }
  .Slideshow__Content {
    padding: 0 20px;
    bottom: 28px;
  }
}


@media screen and (min-width: 1008px){
	.Slideshow__Content {
      padding: 0 50px;
      bottom: 28px;
      max-width: 65%;
	}
}

h2.SectionHeader__Heading.SectionHeader__Heading--emphasize.Heading.u-h1 {
    margin: 0;
    letter-spacing: 0;
    line-height: 1.0em;
    font-weight: 600;
}

.SectionHeader__ButtonWrapper {
    margin-top: 20px;
}

a.ButtonGroup__Item {
    margin-top: 0 !important;
    font-size: 15px;
    color: white;
    line-height: 1.0em;
}

/*----------2 Column Images Section------------*/
.two-column__Image {
  object-fit: cover;
}

.two-column-images-container .image-item {
  height: 100%;
  overflow: hidden;
}

.two-column-images-container .image-item-link {
  flex: 0 0 50%;
}

.two-column-images-container .image-item > .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .3;
}

.two-column-images-container .image-item-link:first-child>.image-item>img {
  padding-right: 5px;
}

.two-column-images-container .image-item-link:first-child>.image-item>.overlay {
  margin-left: -5px;
}

.two-column-images-container .image-item-link:last-child>.image-item>img {
  padding-left: 5px;
}

.two-column-images-container .image-item-link:last-child>.image-item>.overlay {
  margin-left: 5px;
}

.two-column-images-container .image-item__Heading {
  margin-bottom: 0;
}

.two-column-images-container .SectionHeader__ButtonWrapper {
  margin-top: 10px;
}

.ImageBlock__Content {
  position: absolute;
  padding: 0 50px;
  bottom: 28px;
  max-width: 65%;
}

.ImageBlock__Content--middleLeft,
.ImageBlock__Content--bottomLeft {
  text-align: left;
}

.ImageBlock__Content--middleLeft .ButtonGroup,
.ImageBlock__Content--bottomLeft .ButtonGroup {
  justify-content: flex-start;
}

.ImageBlock__Content--middleRight,
.ImageBlock__Content--middleRight {
  text-align: right;
}

.ImageBlock__Content--middleRight .ButtonGroup,
.ImageBlock__Content--bottomRight .ButtonGroup {
  justify-content: flex-end;
}

.ImageBlock__Content--bottomLeft,
.ImageBlock__Content--bottomCenter,
.ImageBlock__Content--bottomRight {
  top: auto;
  bottom: 28px;
  left: 0;
  transform: none;
}

@media screen and (min-width: 1140px) {
  .two-column-images-container.Container {
      padding: 0 50px;
  }
}

@media screen and (max-width: 640px) {
  .two-column-images-container .image-item-link {
    flex: 0 0 100%;
  }

  .ImageBlock__Content--bottomLeft,
  .ImageBlock__Content--bottomCenter,
  .ImageBlock__Content--bottomRight {
    top: auto;
    bottom: 28px;
    left: 0;
    transform: none;
    padding-left: 20px;
  }

  .two-column-images-container .image-item-link:first-child {
    margin-bottom: 30px;
  }

  .two-column-images-container .image-item-link:first-child>.image-item>img {
    padding-right: 0;
  }

  .two-column-images-container .image-item-link:last-child>.image-item>img {
    padding-left: 0;
  }
}

/*----------2 Column Products Section------------*/
.two-column__Product-Image {
  object-fit: cover;
}

.two-column-featured-products-container .image-item {
  height: 100%;
  overflow: hidden;
}

.two-column-featured-products-container .image-item-link {
  flex: 0 0 50%;
}

.two-column-featured-products-container .image-item > .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .3;
}

.two-column-featured-products-container .image-item-link:first-child>.image-item>img {
  padding-right: 5px;
}

.two-column-featured-products-container .image-item-link:first-child>.image-item>.overlay {
  margin-left: -5px;
}

.two-column-featured-products-container .image-item-link:last-child>.image-item>img {
  padding-left: 5px;
}

.two-column-featured-products-container .image-item-link:last-child>.image-item>.overlay {
  margin-left: 5px;
}

.two-column-featured-products-container .image-item__Heading {
  margin-bottom: 0;
}

.two-column-featured-products-container .SectionHeader__ButtonWrapper {
  margin-top: 10px;
}

.two-column-featured-products-container .ImageBlock__Content {
  position: relative;
  max-width: unset;
  padding: 10px 0;
  bottom: unset;
}

.two-column-featured-products-container .ButtonGroup__Item {
  text-decoration: underline;
  margin: 0;
}

.two-column-featured-products-container .image-item-link:last-child>.ImageBlock__Content .ButtonGroup__Item {
  margin-left: 5px;
}

.two-column-featured-products-container .image-item-link__product-link {
  margin-top: 10px;
  display: block;
}

.two-column-featured-products-container .image-item-link:last-child>.image-item-link__product-link {
  margin-left: 5px;
}

@media screen and (max-width: 640px) {
  .two-column-featured-products-container .image-item-link {
    flex: 0 0 100%;
  }

  .two-column-featured-products-container .image-item-link:first-child>.image-item>img {
    padding-right: 0;
  }

  .two-column-featured-products-container .image-item-link:last-child>.image-item>img {
    padding-left: 0;
  }

  .two-column-featured-products-container .image-item-link:first-child {
    margin-bottom: 65px;
  }

  .two-column-featured-products-container .image-item-link:last-child>.image-item-link__product-link {
    margin-left: 0;
  }
}

/************ Landscape featured product section **************/
.landscape-featured-products-container .image-item img {
  height: 700px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.full-width .landscape-featured-products-container .section-contents {
  position: relative;
  width: 100%;
  padding: 0 100px;
}

.landscape-featured-products-container .ImageBlock__Content {
  position: unset;
  padding: 0;
  max-width: unset;
  margin-right: 20px;
}

.landscape-featured-products-container .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .3;
}

.landscape-featured-products-container .SectionHeader__ButtonWrapper {
  margin-top: 10px;
}

.landscape-featured-products-container .SectionHeader__ButtonWrapper .ButtonGroup__Item {
  text-decoration: underline;
}

@media screen and (min-width: 1140px) {
  .two-column-featured-products-container {
    padding: 0 100px !important;
  }
}

@media screen and (max-width: 640px) {
  .landscape-featured-products-container .image-item img {
    height: 300px;
  }

  .landscape-featured-products-container .section-contents {
    padding: 0 20px;
  }

  .full-width .landscape-featured-products-container .section-contents {
    padding: 0 24px;
  }
}

/*----------------- Custom Rich Text section ------------------*/

.shopify-section--bordered>.Section--spacingNormal.rich-text-custom {
  padding-bottom: 0;
  margin-bottom: -30px;
}

.rich-text-custom .FeatureText__Content {
  max-width: unset;
}

.rich-text-custom .FeatureText__ContentWrapper {
  padding-left: 50px;
  padding-right: 50px;
}

.Button--link {
  text-decoration: underline;
}

.rich-text-custom .SectionHeader__Heading.SectionHeader__Heading,
.rich-text-custom .SectionHeader__SubHeading.SectionHeader__SubHeading {
  margin-bottom: 0.5em;
}

.rich-text-custom .SectionHeader__SubHeading.SectionHeader__SubHeading {
  font-size: 16px;
}

.rich-text-custom .FeatureText .SectionHeader__Description {
  margin-top: 0;
  margin-bottom: 0.5em;
}

.rich-text-custom .SectionHeader__Description.content-full-width {
  max-width: 100%;
}

@media screen and (max-width: 640px) {
  .rich-text-custom .FeatureText__ContentWrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
}

/*-------------- Text with image overlay --------------*/
@media screen and (max-width: 640px) {
  .image-with-text-overlay-our-story {
    padding: 0;
  } 
}

/*------------------- Custom rich text with image section -------------------*/
.Heading.Capitalize {
  text-transform: capitalize;
}

.Section.text-with-image-our-story {
  margin-bottom: 85px;
}

@media screen and (min-width: 641px) {
  .FeatureText--withImage .FeatureText__ContentWrapper {
    padding: 0;
    padding-left: 24px;
  }
}

@media screen and (max-width: 640px) {
  .text-with-image-our-story {
    margin-top: 45px;
  }

  .text-with-image-our-story .Container {
    padding: 0;
  }

  .text-with-image-our-story .FeatureText__ContentWrapper {
    text-align: left;
  }

  .text-with-image-our-story .SectionHeader__Heading {
    font-size: 18px;
  }

  .text-with-image-our-story .Container {
    display: flex;
    flex-wrap: wrap;
  }

  .text-with-image-our-story .Container .FeatureText__ContentWrapper {
    order: 1;
    flex: 0 0 100%;
  }

  .text-with-image-our-story .Container .FeatureText__ImageWrapper {
    order: 2;
    flex: 0 0 100%;
  }
}

/*--------------------- Product List Carousel ----------------------*/
.ProductList--carousel .Carousel__Cell {
  padding-bottom: 25px;
}

/*---------------- Drawer menu ----------------*/

.SidebarMenu .Drawer__Content .Drawer__Container .u-h6 {
  font-size: 13px;
}

.SidebarMenu .Drawer__Content .Drawer__Container .u-h7 {
  font-size: 12px;
}

.SidebarMenu .Drawer__Content .Drawer__Container .Linklist__Item .Link {
  font-size: 13px;
}

/*---------------- Search box ----------------*/

@media screen and (max-width: 640px) {
  .Search__SearchBar .Search__Input {
    font-size: 12px;
  }
}

/*---------------- Collection Filter ----------------*/

@media screen and (max-width: 640px) {
  .CollectionToolbar .CollectionToolbar__Group .CollectionToolbar__Item {
    font-size: 12px;
    text-align: right;
    padding-right: 20px;
  }
}

/*---------------- Collection Page ----------------*/
.ProductList .ProductItem__Image {
  object-fit: cover;
}

.ProductList-custom--grid[data-desktop-count="4"] {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.ProductList-custom--grid[data-desktop-count="2"] {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 640px) {
  .CollectionInner {
    margin-top: 0;
  }

  .ProductList-custom--grid {
    grid-template-columns: 1fr 1fr !important;
  }

  .ProductList-custom--grid.ProductList--grid>.Grid__Cell {
    width: 100%;
  }

  .ProductList-custom--grid.ProductList--grid>.lifestyle-img {
    grid-column: span 2;
    grid-row: span 2;
  }

  .template-collection .ProductList--grid .Grid__Cell .ProductItem__Wrapper .ProductItem__Info {
    padding-left: 10px !important;
  }
}
 
@media screen and (min-width: 1008px) {
  .ProductList-custom--grid .Grid__Cell {
    width: 100%;
  }
  
  .ProductList-custom--grid .lifestyle-img {
    grid-column: span 2;
    grid-row: span 2
  }

  .ProductList-custom--grid .lifestyle-img img {
    width: 100%;
    height: calc(100% - 80px);
    object-fit: cover;
  }
}

/*---------------- our-story page ---------------*/
.Wrapper {
  max-width: 1160px;
  margin: 50px auto;
  display: table;
}

#shopify-section-background-video-our-story .background-video {
  margin-top: 50px;
}

@media screen and (min-width: 901px) and (max-width: 1139px) {
  .Wrapper {
    padding: 0 24px;
  }

  #shopify-section-background-video-our-story .ImageHero--large {
    min-height: 600px !important;
  }
}

@media screen and (min-width: 600px) and (max-width: 900px) {
  .Wrapper {
    padding: 0 24px;
  }

  #shopify-section-background-video-our-story .ImageHero--large {
    min-height: 400px !important;
  }
}

@media only screen and (max-width: 640px) {
  .Wrapper {
    margin: 50px 0;
  }

  div#shopify-section-text-with-image-our-story .FeatureText__Content, 
  div#shopify-section-text-with-image-our-story .SectionHeader__Description {
    max-width: unset !important;
  }
}

@media only screen and (min-width: 768px) {
  #section-image-with-text-overlay-our-story .ImageHero {
    position: relative;
    width: 100%;
    padding-top: 40%;
  }
	div#shopify-section-image-with-text-overlay-our-story .ImageHero__ContentOverlay {
      position: absolute;
      top: 45%;
      width: 100%;
	}
	.image-with-text-our-story .Grid.Grid--m.Grid--center {
		display: flex;
		align-items: center;
		justify-content: center;
	}
  .FeatureText--withImage .FeatureText__ImageWrapper {
    padding: 70px;
    padding-right: 50px;
  }
}
div#shopify-section-image-with-text-overlay-our-story h2.SectionHeader__Heading.Heading.u-h1, div#shopify-section-image-with-text-overlay-our-story-2 h2.SectionHeader__Heading.Heading.u-h1, div#shopify-section-image-with-text-overlay-our-story-3 h2.SectionHeader__Heading.Heading.u-h1, div#shopify-section-image-with-text-overlay-our-story-4 h2.SectionHeader__Heading.Heading.u-h1 {
	font-size: 28px;
	line-height: 50px;
  text-transform: none;
}
div#shopify-section-image-with-text-overlay-our-story-2 .ImageHero__ContentOverlay, div#shopify-section-image-with-text-overlay-our-story-3 .ImageHero__ContentOverlay, div#shopify-section-image-with-text-overlay-our-story-4 .ImageHero__ContentOverlay {
	flex-basis: auto;
}
.three-column-our-story, .image-with-text-our-story {
	max-width: 1160px;
	margin: 0 auto;
	padding: 70px 50px;
}

div#shopify-section-custom-html-our-story p {
	max-width: 1080px;
	margin: 0 auto;
	font-size: 32px;
	line-height: 48px;
  padding: 0;
	padding-bottom: 20px;
}

div#shopify-section-custom-html-our-story a {
	margin: 0 20px;
	margin-top: 8px;
}
div#shopify-section-text-with-image-our-story .FeatureText__Content, div#shopify-section-text-with-image-our-story .SectionHeader__Description {
	max-width: 430px;
	margin: 0 auto;
	font-size: 20px;
	line-height: 42px;
}
#shopify-section-text-with-image-our-story p{
	text-align: justify;
  font-size: 16px;
  line-height: 24px;
}
#shopify-section-text-with-image-our-story h2.SectionHeader__Heading.Heading.u-h1 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}
.three-column-our-story p {
  margin-bottom: 30px;
  text-align:justify;
  font-size: 14px;
}
.three-column-our-story .Grid__Cell.\31 \/2--tablet.\31 \/3--lap-and-up {
    text-align: justify;
  }
}
/* div#shopify-section-three-column-our-story {
	background: #ededed;
} */
.image-with-text-our-story h2 {
	font-size: 1rem;
  
}
.three-column-our-story p.title {
	font-size: 1rem;
	line-height: 1.625rem;
	letter-spacing: 0;
	font-weight: 600;
	margin-top: 25px;
	margin-bottom: 20px;
}
.our-story footer#section-footer {
    margin-top: 0px;
}
@media only screen and (max-width: 640px) {
  #shopify-section-text-with-image-our-story .FeatureText--withImage .FeatureText__ContentWrapper {
    padding-top: 40px;
    padding-bottom: 0;
    padding-right: 0;
    text-align: left;
  }

  #section-image-with-text-overlay-our-story .ImageHero {
    position: relative;
    width: 100%;
    padding-top: 66.67%;
    min-height: unset;
  }
  #section-image-with-text-overlay-our-story .ImageHero .ImageHero__ContentOverlay {
    position: absolute;
    top: 42%;
    max-width: 350px;
  }
  div#shopify-section-image-with-text-overlay-our-story h2.SectionHeader__Heading.Heading.u-h1, div#shopify-section-image-with-text-overlay-our-story-2 h2.SectionHeader__Heading.Heading.u-h1, div#shopify-section-image-with-text-overlay-our-story-3 h2.SectionHeader__Heading.Heading.u-h1, div#shopify-section-image-with-text-overlay-our-story-4 h2.SectionHeader__Heading.Heading.u-h1 {
    font-size: 16px;
      line-height: 32px;
  }
  div#shopify-section-custom-html-our-story p,div#shopify-section-text-with-image-our-story p{
    font-size: 16px;
    line-height: 25px;
    
  }
  div#shopify-section-custom-html-our-story a {
    margin: 0 15px;
    margin-top: 8px;
    font-size: 14px;
  }

  .FeatureText {
    text-align: left;
  }
  .FeatureText__ImageWrapper {
    padding: 50px;
  }
  #section-image-with-text-overlay-our-story-2 .ImageHero {
    min-height: 250px;
  }
  .three-column-our-story p {
    padding: 0 24px;
  }

  .image-with-text-our-story .Grid--m {
    margin-left: 0;
  }
  .image-with-text-our-story .Grid--m .Grid__Cell {
    padding-left: 0;
  }
  .image-with-text-our-story .Grid--m .Grid__Cell h2 {
    margin-top: 30px;
  }
  .image-with-text-our-story .Grid--m .Grid__Cell h2,
  .image-with-text-our-story .Grid--m .Grid__Cell p {
    padding: 0 24px;
  }

  .three-column-our-story, 
  .image-with-text-our-story {
    padding: 30px 0;
    padding-bottom: 0;
  }
  .three-column-our-story .Grid--m .Grid__Cell img {
    padding: 0 24px;
  }
  .three-column-our-story p.title {
    margin-top: 20px;
    margin-bottom: 5px;
  }
  #shopify-section-background-video-our-story {
    padding: 10px 0;
  }

  #shopify-section-background-video-our-story .background-video {
    margin-top: 0;
    margin-bottom: 50px;
  }

  #shopify-section-background-video-our-story .ImageHero--large {
    min-height: unset;
    display: block;
    position: relative;
    height: 0;
    padding-bottom: 56.45%;
    line-height: 0;
  }
  .ImageHero--large iframe[src] {
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
  }

  .our-story-footer .footer__content-wrapper {
    padding: 0 24px;
  }
  .our-story-footer .cs-footer__list-header {
    margin-bottom: 20px;
  }
  #shopify-section-our-story-footer {
    margin-bottom: 50px;
  }
}

@media only screen and (min-width: 600px) {
  #shopify-section-background-video-our-story .ImageHero--large {
    min-height: 650px;
    max-width: 1160px;
    margin: auto;
    padding: 0;
  }
}

@media only screen and (min-width: 1008px) and (max-width: 1139px) {
  .three-column-our-story, 
  .image-with-text-our-story {
    padding: 60px 24px;
  }
}

@media only screen and (min-width: 641px) and (max-width: 1007px) {
  .three-column-our-story p {
    padding: 0 24px;
  }
  .image-with-text-our-story .Grid.Grid--m.Grid--center {
    margin-left: 0;
  }

  .image-with-text-our-story .Grid.Grid--m.Grid--center .Grid__Cell:first-child {
    padding-left: 24px;
  }

  .image-with-text-our-story .Grid.Grid--m.Grid--center .Grid__Cell:last-child {
    padding-right: 24px;
  }

  #shopify-section-custom-html-our-story .Container {
    padding: 0 24px;
  }

  #shopify-section-custom-html-our-story .Container {
    padding-left: 0;
    padding-right: 0;
  }
}

.our-story-footer .Container {
  padding: unset;
}

.our-story-footer .Faq__Icon {
  left: unset;
  right: 0;
}
.our-story-footer .Faq__ItemWrapper {
  padding-left: 0;
}
.our-story-footer .cs-footer__list-header {
  color: #c4c4c4;
  font-weight: 600;
}

.our-story-footer .Faq__Question {
  font-weight: 600;
}
.our-story-footer .Faq__Answer {
  font-size: 14px;
}

.our-story-footer .Faq__Item[aria-expanded=true] .Faq__ItemWrapper .Faq__Question {
  color: #bf8e04;
}

.cs-footer__list-header {
    margin-top: 0;
    margin-bottom: 30px;
}
.cs-footer__list {
    padding-left: 0;
    margin-top: 0;
}
.cs-footer__list-item {
    list-style: none;
    margin-bottom: 30px;
}
.footer__content-wrapper {
    padding: 70px 50px;
    max-width: 1260px;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
  	padding-bottom: 0;
}
@media only screen and (min-width: 640px){
/*.cs-footer__list-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}*/

.cs-footer__list-header {
    margin-right: auto;
    margin-bottom: 0;
}
.cs-footer__list {
    display: flex;
    margin-bottom: 0;
    margin-left: auto;
    justify-content: space-between;
    align-items: center;
}
  .cs-footer__list-item {
    margin-bottom: 0;
    margin: 0 15px;
}
}
a.btn.Button.Button--primary {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: 150px;
    border-radius: 0px;
    border-width: 1px;
    border-style: solid;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    transition: all .2s ease;
    letter-spacing: .72px;
    line-height: 1;
    padding: 12px;
    cursor: pointer;
}
.btn.Button.Button--primary::before,a.Button.Button--primary.i-w-t::before{
    border-radius: 0px;
}
a.Button.Button--primary.i-w-t {
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: 150px;
    max-width: 160px;
    border-radius: 30px;
    border-width: 1px;
    border-style: solid;
    font-size: 12px;
    font-family: AlteHaasGroteskRegular,sans-serif;
    text-align: center;
    text-transform: uppercase;
    transition: all .2s ease;
    letter-spacing: .72px;
    line-height: 1;
    padding: 12px;
    cursor: pointer;
  	max-width: 160px;
}
footer#section-footer {
  margin-top: 0px;
  padding: 0 50px;
  padding-top: 50px;
}

footer#section-footer .Container {
  border-top: solid 1px #c4c4c4;
  border-bottom: solid 1px #c4c4c4;
  padding: 50px 0;
}

.Footer__Inner {
  justify-content: flex-start;
}

.Footer__Inner .Footer__Block {
  font-size: 14px;
  text-transform: uppercase;
  border-right: 1px solid #c4c4c4;
  width: 25%;
}

.Footer__Inner .Footer__Block:last-child {
  border: none;
}

.klaviyo-form-XrjuxD form {
  border: none !important;
}

.klaviyo-form {
  margin-bottom: 20px;
  font-family: AlteHaasGroteskRegular,sans-serif !important;
}

.klaviyo-form p {
  font-family: AlteHaasGroteskRegular,sans-serif !important;
}

.footer__logo .Footer__StoreName {
  width: 100%;
  display: block;
  margin-left: 10px;
  margin-top: 10px;
}

.Footer {
  border-top: unset !important;
}

@media only screen and (max-width: 640px) {
  footer#section-footer {
    padding: 0 20px;
  }

  footer#section-footer .Container {
    padding-bottom: 0;
  }
  footer#section-footer .Footer__Block .Footer__Title {
    font-size: 14px;
  }
}

/*------------------- Collection page --------------------*/

.PageHeader--withBackground .SectionHeader__Heading {
  font-weight: 700;
}

.ProductList--grid .Grid__Cell .ProductItem__Wrapper .ProductItem__Info .ProductItem__Label--soldOut,
.ProductList--carousel .Carousel__Cell .ProductItem__Wrapper .ProductItem__Info .ProductItem__Label--soldOut {
  padding-left: 0;
  padding-top: 0;
  font-size: 14px;
  color: #BF4B00;
  text-transform: unset;
  margin-top: 0;
}

.ProductList--grid .ProductItem__Info .ProductItem__Title,
.ProductList--grid .ProductItem__Info .ProductItem__PriceList,
.ProductList--grid .ProductItem__Info .ProductItem__Label--soldOut {
  letter-spacing: 0;
  margin-bottom: 0;
}

#collection-filter-drawer .Drawer__Content {
  overflow-y: auto;
}

.CollectionFilters .Drawer__Main {
  padding-top: 0;
}

.filter-wrapper {
  position: absolute;
  width: 100%;
  overflow-x: hidden;
  padding: 25px 25px 40px 25px;
}

.filter-menu__item {
  margin-bottom: 10px;
}
.filter-variant {
  cursor: pointer;
  position: relative;
  height: 40px;
  letter-spacing: .05em;
  border: 1px solid #e5e5e5;
  font-size: .75rem;
  padding-left: 12px;
  padding-right: 41px;
  display: flex;
  align-items: center;
}

.filter-variant__ico {
  width: 39px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 1px;
  border-left: 1px solid #e5e5e5;
}
.filter-variant__ico:before {
  content: '';
  display: block;
  height: 1px;
  width: 11px;
  background: #181818;
  position: absolute;
}

.filter-variant__ico:after {
  content: '';
  display: block;
  height: 11px;
  width: 1px;
  background: #181818;
  position: absolute;
  transition: transform .3s;
}

.filter-variant.active-filter-variant .filter-variant__ico:after {
  transform: rotate(-90deg);
}

.filter-variant-list {
  list-style: none;
}
.filter-variant-list .CollectionToolbar__Item--layout {
  width: 100%;
  padding: 10px 10px;
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-top: none;
  text-align: left;
}
.filter-variant-list .CollectionToolbar__LayoutType svg {
  width: 16px;
  height: 16px;
}

.filter-custom-checkbox {
  display: flex;
  height: 100%;
  height: 39px;
  border: 1px solid #e5e5e5;
  border-top: none;
  background: #f7f7f7;
  align-items: center;
  position: relative;
}
.filter-custom-checkbox input[type=checkbox] {
  position: absolute;
  left: -9999px;
}

.filter-custom-checkbox input[type=checkbox]:checked+label, 
.filter-custom-checkbox input[type=checkbox]:not(:checked)+label {
  flex: 1;
  margin-left: 38px;
  padding-left: 12px;
  border-left: 1px solid #e5e5e5;
  font-size: .75rem;
  position: relative;
  height: 100%;
  align-items: center;
  display: flex;
}
.filter-custom-checkbox input[type=checkbox]:checked:checked+label:before, 
.filter-custom-checkbox input[type=checkbox]:not(:checked):checked+label:before {
  background: #181818;
}
.filter-custom-checkbox input[type=checkbox]:checked+label:before, 
.filter-custom-checkbox input[type=checkbox]:not(:checked)+label:before {
  content: '';
  width: 9px;
  height: 9px;
  border-radius: 100%;
  z-index: 10;
  position: absolute;
  border: 1px solid #181818;
  top: 50%;
  left: -25px;
  margin-top: -5px;
}
.applied-filters {
  display: none;
}
.applied-filters__title {
  position: relative;
  height: 40px;
  border: 1px solid #e5e5e5;
  font-size: .75rem;
  padding-left: 12px;
  padding-right: 41px;
  display: flex;
  background: #f7f7f7;
  align-items: center;
}
.remove-all-filters {
  cursor: pointer;
  width: 39px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  letter-spacing: .05em;
  border-left: 1px solid #e5e5e5;
}

.remove-all-filters svg {
  width: 9px;
}

.applied-filters__list {
  padding: 12px 15px 12px 12px;
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-top: none;
  font-size: .75rem;
}

.applied-filters__list li {
  display: inline;
  letter-spacing: .05em;
}
#collection-filter-drawer {
  z-index: 999;
}

#collection-filter-drawer .Collapsible__Inner {
  visibility: visible;
}

@media screen and (max-width: 640px) {
  .PageHeader--withBackground .SectionHeader__Heading {
    font-size: 17px;
  }
  .PageHeader--withBackground {
    height: 0;
    padding-top: 66.6%;
    min-height: unset;
    position: relative;
  }
  .PageHeader--withBackground .Container {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
  }

  /*.template-search .ProductList--grid, 
  .template-collection .ProductList--grid {

  }*/

  .ProductList--grid {
    padding: 0;
    margin-left: -1px;
    margin-right: 0;
  }
  .ProductList--grid .Grid__Cell:nth-child(2n+1) .ProductItem__Wrapper .ProductItem__Info {
    padding-left: 20px;
  }

  .ProductList--grid .Grid__Cell .ProductItem__Wrapper .ProductItem__Info {
    padding-left: 20px;
  }

  .ProductList--grid .ProductItem__Info {
    font-size: 14px;
  }
  .custom-shopify-section--bordered .ProductList--grid .Grid__Cell .ProductItem__Wrapper .AspectRatio {
    height: 0;
    padding-top: 125%;
  }
}

/*------------------- Product page --------------------*/

.Product__Gallery--block {
  display: flex;
  flex-wrap: wrap;
  margin-left: 25px;
}

.Product__Gallery.Mobile {
  display: none;
}

.Product__Gallery--block .Product__BlockItem {
  flex: 1 1 50%;
  max-width: 50%;
  padding: 5px;
}

.Product__Gallery--block .Product__BlockItem.full-width {
  flex: 0 0 100%;
  max-width: 100%;
}

.Product__Gallery--block .Product__BlockItem .AspectRatio {  
  height: 0;
  padding-bottom: 125% !important;
  overflow: hidden;
}

.Product__Gallery--block .Product__BlockItem .AspectRatio .Image--fadeIn {
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  object-fit: cover;
}

.Product__InfoWrapper .Product__Info .ProductMeta__Title {
  font-weight: normal;
  text-transform: unset;
}

.Product__InfoWrapper .Product__Info .ProductMeta__PriceList {
  margin-top: 0;
}

.Product__InfoWrapper .Product__Info .ProductForm__Variants {
  display: flex;
  flex-wrap: wrap;
}

.Product__InfoWrapper .Product__Info .ProductForm__Variants .ProductForm__Option--Color {
  order: 1;
  flex: 1 1 100%;
  width: 100%;
}

.Product__InfoWrapper .Product__Info .ProductForm__Variants .ProductForm__Option--Size {
  order: 2;
  flex: 1 1 100%;
}

.Product__InfoWrapper .Product__Info .ProductForm__Variants .ProductForm__Inventory {
  order: 4;
  flex: 1 1 100%;
}

.Product__InfoWrapper .Product__Info .ProductMeta__Price,
.Product__InfoWrapper .Product__Info .ProductForm__Variants .ProductForm__Label,
.Product__InfoWrapper .Product__Info .ProductForm__Variants .ProductForm__SelectedValue,
.Product__InfoWrapper .Product__Info .ProductForm__Variants .ProductForm__Inventory,
.Product__InfoWrapper .Product__Info .ProductForm__Variants .SizeSwatchList,
.Product__InfoWrapper .Product__Info .ProductForm__Variants .TitleSwatchList {
  font-size: 12px;
}

.Product__InfoWrapper .Product__Info .ProductForm__Variants .ColorSwatchList.Mobile {
  display: none;
}

.Product__InfoWrapper .Product__Info .ProductForm__Variants .ColorSwatchList li > .ColorSwatch__Radio.is-selected + label:after {
  border: 1px solid #000 !important;
}

.Product__InfoWrapper .usa-tag {
  color: #842700;
}

.product-special-infos {
  display: flex;
  align-items: center;
  font-size: 12px;
}

.product-special-infos .info-item {
  margin: 0 10px;
  text-decoration: underline;
  cursor: pointer;
}

.product-infos-modal--overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .3;
  z-index: 8;
}

.product-infos-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 650px;
  height: 650px;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 9;
}

.product-infos-modal .close-modal {
  position: absolute;
  right: 30px;
  top: 20px;
  width: 30px;
  height: 30px;
  display: block;
  cursor: pointer;
}

.product-infos-modal .close-modal::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 3px;
  height: 2px;
  width: 25px;
  transform: rotate(45deg);
  background: #000;
}

.product-infos-modal .close-modal::after {
  position: absolute;
  content: '';
  top: 50%;
  left: 3px;
  height: 2px;
  width: 25px;
  transform: rotate(-45deg);
  background: #000;
}

@media screen and (max-width: 640px) {
  .product-infos-modal {
    width: 350px;
    height: 350px;
  }

  .product-infos-modal .close-modal {
    right: 10px;
    top: 10px;
  }
}

.SizeSwatch__Radio:checked+.SizeSwatch {
  background: #000;
  color: #fff;
}

.SizeSwatchList .SizeSwatch {
  min-width: 50px;
  min-height: 50px;
  padding: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  border-color: #000;
}

.SizeSwatchList .SizeSwatch.sold-out {
  pointer-events: none;
  background: #f7f7f7;
  color: #c4c4c4;
}

.TitleSwatchList .TitleSwatch {
  min-width: 50px;
  min-height: 50px;
  padding: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 5px;
}

.TitleSwatch__Radio {
  display: none;
}

.Product__InfoWrapper .Product__Info .ProductForm__Variants label.ColorSwatch {
  background-size: cover;
  background-position: center;
  width: 50px;
  height: 50px;
}

.Product__Tabs .Collapsible {
  padding: 0;
}

.Product__Tabs .Collapsible__Button {
  font-size: 12px;
  padding: 15px 0;
}

.Product__Tabs .Collapsible__Content {
  padding-right: 0px;
  padding-bottom: 20px;
}

.Product {
  max-width: 100%;
}

.Product .Product__Wrapper {
  max-width: 65%;
  margin-top: 25px;
}

.Product .Product__Wrapper .Product__InfoWrapper {
  width: 35%;
  margin-top: 5px;
}

.Product .Product__Wrapper .Product__InfoWrapper .Product__Info {
  width: 78%;
}

.ColorSwatch__Radio.is-active + .ColorSwatch:after {
  border: 1px solid currentColor !important;
}

.Search__InputIconWrapper,
.Search__Input::placeholder {
  color: #c4c4c4;
  font-size: 11px;
}
.Search__Input {
  font-size: 11px;
}
.TableWrapper table {
  width: 100% !important;
  font-size: 14px;
}
.TableWrapper table tr td {
  width: auto !important;
  padding: 5px 10px;
}


/* Product Swatch */
@media screen and (min-width: 1008px) {
  ul.HorizontalList.HorizontalList--spacingTight {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    padding: 8px;

  }
}

ul.HorizontalList.HorizontalList--spacingTight .HorizontalList__Item {
  margin: 0 5px 5px 5px;

}


@media screen and (min-width: 641px) {
  .features--heading-large .u-h4, .features--heading-large .Rte h4 {
    font-size: 18px;
  }
}

@media screen and (min-width: 641px) and (max-width: 1007px) {
  .Product .Product__Wrapper {
    max-width: 100%;
    overflow: hidden;
  }
  .Product .Product__Wrapper .Product__InfoWrapper {
    width: 100%;
  }
  .Product__Gallery--block {
    margin-right: 20px;
  }

  .Product .Product__Wrapper .Product__InfoWrapper .Product__Info {
    width: 100%;
    max-width: unset;
  }
  .Product .Product__Wrapper .Product__InfoWrapper .Product__Info .Container {
    padding: 0 25px;
  }

  .Product__InfoWrapper .Product__Info .ProductMeta__Title,
  .Product__InfoWrapper .Product__Info .ProductMeta__PriceList {
    text-align: left;
  }

  footer#section-footer {
    padding: 0 25px;
  }
}

@media screen and (max-width: 640px) {
  .TableWrapper {
    width: 100%;
    margin-left: unset;
    margin-right: unset;
  }
  .TableWrapper table {
    font-size: 10px;
  }
  .TableWrapper table tr td {
    padding: 5px;
  }
  .Product__Gallery--block {
    display: none;
  }

  .Product__Gallery.Mobile {
    display: block;
  }

  .Product__InfoWrapper .Product__Info .ProductForm__Variants .ColorSwatchList {
    display: none;
  }

  .Product__InfoWrapper .Product__Info .ProductForm__Variants .ColorSwatchList.Mobile {
    display: block;
    width: 100%;
    margin: auto;
    text-align: center;
  }

  .Product__InfoWrapper .Product__Info .ProductForm__Variants .ColorSwatchList.Mobile .HorizontalList__Item {
    padding: 5px 0;
  }

  .Product__InfoWrapper .Product__Info .ProductForm__Variants .ColorSwatchList.Mobile .ColorSwatch--large {
    width: 50px;
    height: 50px;
  }

  .Product__InfoWrapper .Product__Info .ProductForm__Variants .ColorSwatchList.Mobile.grid .HorizontalList__Item {
    margin: 0;
    width: 25%;
  }
  .Product__InfoWrapper .Product__Info .ProductForm__Variants .ColorSwatchList.Mobile.grid .ColorSwatch--large {
    width: 70px;
    height: 70px;
  }

  .Product__InfoWrapper .Product__Info .ProductForm__Variants .ColorSwatchList.Mobile.grid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
  }

  .Product__InfoWrapper .Product__Info .ProductForm__Variants .ColorSwatchList.Mobile .slick-track{
    display: flex;
  }

  .Product__InfoWrapper .Product__Info .ProductForm__Variants .ColorSwatchList.Mobile .slick-slide {
    max-width: 91px;
    min-width: 90px;
  }

  .Product .Product__Wrapper {
    max-width: 100%;
    margin-top: 0;
    overflow: hidden;
  }
  .Product .Product__Wrapper .Product__InfoWrapper {
    width: 100%;
  }
  .Product .Product__Wrapper .Product__InfoWrapper .Product__Info {
    width: 100%;
    max-width: unset;
  }
  .Product .Product__Wrapper .Mobile.Product__Gallery .Product__SlideItem .AspectRatio {
    height: 0;
    padding-top: 125%;
  }

  .Product .Product__Wrapper .Mobile.Product__Gallery .Product__SlideItem .AspectRatio > img {
    object-fit: cover;
  }

  .Product__InfoWrapper .Product__Info .ProductForm__Variants .SizeSwatchList {
    display: flex;
    flex-wrap: wrap;
    margin-left: -4px;
    margin-right: -4px;
    justify-content: center;
  }

  .Product__InfoWrapper .Product__Info .ProductForm__Variants .SizeSwatchList .HorizontalList__Item {
    width: 50px;
    height: 50px;
    margin-left: 1.5%;
    margin-right: 1.5%;
  }

  .ProductMeta__Description {
    text-align: center;
  }

  .usa-tag {
    text-align: center;
  }

  .product-special-infos {
    text-align: center;
    justify-content: center;
  }

  .ProductForm__Label {
    text-align: center;
  }
}

.SizeSwatchList .HorizontalList__Item.no-setting-color {
  display: block !important;
}

/* Upsell products */
.upsell-products__wrapper {
  margin-top: 50px;
}

.upsell-products__wrapper .upsell-products__heading {
  font-size: 12px;
  margin-bottom: 10px;
}

.upsell-products__item .ImageWrapper {
  height: 0;
  padding-bottom: 38%;
  overflow: hidden;
  position: relative;
  top: 125%;
}

.upsell-products__item .ProductItem {
  margin-bottom: 10px;
}

.upsell-products__item .ImageWrapper .productMedia {
  width: 100%;
  height: 100%;
  top: 0;
  object-fit: cover;
  position: absolute;
}

.upsell-products__item .ProductItem__Wrapper {
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
}

.upsell-products__item .ProductItem__Wrapper .ImageWrapper {
  flex: 0 0 30%;
}

.upsell-products__item .ProductItem__Wrapper .ProductInfo {
  flex: 0 0 60%;
  padding-left: 10px;
  font-size: 12px;
}

.upsell-products__item .ProductItem__Wrapper .ProductInfo .product-title {
  font-size: 16px;
  font-weight: 500;
  font-family: 'HelveticaNeueMedium' !important;
}

.upsell-products__item .ProductItem__Wrapper .ProductInfo .product-title {
  font-size: 14px;
}

.upsell-products__item .ProductItem__Wrapper .ProductInfo .QuickShop {
  padding-top: 40px;
}

.QuickShopDrawer {
  position: fixed;
  right: -950px;
  top: 0;
  width: 950px;
  height: 100vh;
  z-index: 9999;
  background: #fff;
  overflow-y: auto;
  transition: all .3s ease-in-out;
}

.QuickShopDrawer__Page {
  right: -450px;
  width: 450px;
}

.QuickShopDrawer::-webkit-scrollbar {
  width: 5px;
}

.QuickShopDrawer::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.QuickShopDrawer::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 2px;
}

.selected-upsell-product-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.QuickShopDrawer__Page .selected-upsell-product-wrapper {
  margin-top: 65px;
}

.QuickShopDrawer__Page .ProductMeta-wrapper {
  margin: 0;
  padding: 0 30px;
  margin-bottom: 15px;
}

.QuickShopDrawer__Page .ProductMeta-wrapper .ProductMeta__PriceList {
  margin-top: 5px;
}

.selected-upsell-product-wrapper .product-image-wrapper {
  flex: 0 0 60%;
  display: flex;
  flex-wrap: wrap;
}

.QuickShopDrawer__Page .selected-upsell-product-wrapper .product-image-wrapper {
  flex: 0 0 100%;
  flex-wrap: nowrap;
  overflow-x: scroll;
}

.QuickShopDrawer__Page .selected-upsell-product-wrapper .product-image-wrapper::-webkit-scrollbar {
  height: 2px;
}

.QuickShopDrawer__Page .selected-upsell-product-wrapper .product-image-wrapper::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}

.QuickShopDrawer__Page .selected-upsell-product-wrapper .product-image-wrapper::-webkit-scrollbar-thumb {
  border-radius: 1px;
  background: #aaa;
}

.selected-upsell-product-wrapper .product-image-wrapper .product-image {
  flex: 0 0 50%;
}

.QuickShopDrawer__Page .selected-upsell-product-wrapper .product-image-wrapper .product-image {
  flex: 0 0 35%;
  padding: 0 2px;
}

.selected-upsell-product-wrapper .product-image-wrapper .product-image img {
  aspect-ratio: 4 / 5;
  object-fit: cover;
}

.selected-upsell-product-wrapper .product-info-wrapper {
  flex: 0 0 40%;
  width: 100%;
  top: 0;
  padding-left: 30px;
  padding-right: 30px;
}

.QuickShopDrawer__Page .selected-upsell-product-wrapper .product-info-wrapper {
  flex: 0 0 100%;
}

.selected-upsell-product-wrapper .product-info-wrapper .Product__Info {
  width: auto;
  margin-right: 0;
  margin-left: 0;
  top: calc(var(--header-height));
}

.selected-upsell-product-wrapper .product-info-wrapper .Product__Info .ProductMeta__Price {
  font-size: 12px;
}

.selected-upsell-product-wrapper .product-info-wrapper .productForm__Wrapper {
  margin-top: 20px;
  padding-top: 30px;
  border-top: solid 1px var(--border-color);
}

.productForm__Wrapper .ProductForm__Label {
  font-size: 12px;
}

.productForm__Wrapper ul.HorizontalList.HorizontalList--spacingTight {
  margin-bottom: 20px;
}

.productForm__Wrapper ul.HorizontalList label.ColorSwatch {
  background-size: cover;
  background-position: center;
  width: 50px;
  height: 50px;
}

.ProductForm__AddToCart__Upsell {
  display: flex;
  align-items: center;
  justify-content: center;
}

.QuickShopDrawer.active {
  right: 0;
}

.QuickShopDrawer .close-button {
  position: sticky;
  right: 30px;
  top: 20px;
  width: 30px;
  height: 30px;
  display: block;
  cursor: pointer;
  margin-left: calc(100% - 30px);
}

.QuickShopDrawer__Page .close-button {
  position: absolute;
  right: 20px;
}

.QuickShopDrawer .close-button::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 3px;
  height: 2px;
  width: 25px;
  transform: rotate(45deg);
  background: #000;
}

.QuickShopDrawer .close-button::after {
  position: absolute;
  content: '';
  top: 50%;
  left: 3px;
  height: 2px;
  width: 25px;
  transform: rotate(-45deg);
  background: #000;
}

.QuickShopDrawer-overlay {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .3;
}

@media screen and (max-width: 640px) {
  .QuickShopDrawer {
    width: 100%;
    padding-top: var(--header-height);
  }

  .QuickShopDrawer__Page .ProductMeta-wrapper .ProductMeta {
    text-align: left;
  }

  .selected-upsell-product-wrapper .product-image-wrapper,
  .selected-upsell-product-wrapper .product-info-wrapper {
    flex: 0 0 100%;
  }

  .selected-upsell-product-wrapper .product-info-wrapper {
    position: relative;
    margin-top: 50px;
  }

  .QuickShopDrawer__Page .selected-upsell-product-wrapper .product-info-wrapper {
    margin-top: 0;
  }

  .QuickShopDrawer__Page .selected-upsell-product-wrapper {
    margin-top: 0;
  }

  .QuickShopDrawer .close-button {
    position: absolute;
    top: -40px;
    right: 20px;
  }

  .QuickShopDrawer__Page .close-button {
    top: 20px;
  }

  .selected-upsell-product-wrapper .product-image-wrapper {
    flex-wrap: nowrap;
    overflow: auto;
  }

  .selected-upsell-product-wrapper .product-image-wrapper .product-image {
    flex: 0 0 70%;
    padding: 0 5px;
  }

  .selected-upsell-product-wrapper .product-image-wrapper .product-image:first {
    padding-left: 0;
  }

  .productForm__Wrapper ul.HorizontalList.HorizontalList--spacingTight {
    text-align: center;
    margin-top: 15px;
  }
}

/*-------------------- Klaviyo form -------------------*/

.klaviyo-form .bimDCF.bimDCF {
  padding: 0 !important;
  border-radius: unset !important;
  border: unset;
  max-width: unset !important;
}

.klaviyo-form .ql-editor p {
  text-align: left !important;
  font-size: 14px !important;
  font-style: italic;
}

.klaviyo-form button.needsclick {
  /* font-size: 12px !important;
  color: #BF4B00 !important;
  font-family: Arial, sans-serif !important; */
  font-weight: 600;
}

.klaviyo-form .cdPqNE.cdPqNE.cdPqNE.cdPqNE.cdPqNE.cdPqNE {
  padding-left: 0 !important;
}

.Footer__Aside {
  justify-content: center !important;
  padding: 0;
  background: #bc8b04;
}

.Footer__Aside .Footer__StoreName {
  font-size: 10px !important;
  font-weight: 500;
  color: #C4C4C4;
}

.features--heading-large .u-h7 {
  font-size: 14px;
}

/*----------- Sidebar-cart ---------------*/

#sidebar-cart {
  z-index: 99999;
}

/*----------------------------- Contributors-profile  -------------------------*/
@media only screen and (min-width: 768px){
  .Contributors-profile-title {
      position: absolute;
      top: 40%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: white;
      text-align: center;
  }
  }
  .Contributors-profile-title{
    text-align: center;
  }
  .Contributors-profile {
      position: relative;
  }
  .Contributors-profile .Article__Image {
    /*display: none;*/
  }
  .Contributors-profile .Article__ImageWrapper {
    height: unset;
    margin-top: 0;
    padding-top: 40%;
  }

  .Contributors-profile .Article__ImageWrapper .Article__Image {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .Contributors-profile-title h1 {
      font-size: 35px;
      font-weight: bold;
      font-family: AlteHaasGroteskRegular, sans-serif;
      margin: 0;
  }
  .Contributors-profile-title p{
    font-family: AlteHaasGroteskRegular, sans-serif;
  }
  .contributors-grid .Image__Wrapper {
    position: relative;
    width: 100%;
    padding-top: 100%;
  }
  .contributors-grid .Image__Wrapper img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  @media only screen and (max-width: 768px){
    .Contributors-profile-title p{
    font-size: 13px;
  }
  .Contributors-profile header.Article__Header {
      text-align: center;
  }
  }
  .Contributors-profile h1.Article__Title.Heading.u-h1 {
      margin-bottom: 0;
  }
  
  /*-------------------------------- contributors page ----------------------------------------*/
  #shopify-section-contributors-img .contributors-img {
    position: relative;
    width: 100%;
    padding-top: 40%;
  }

  .contributors-img img {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    object-fit: cover;
  }
  .contributors-img-text {
      font-size: 20px;
      margin: 3% 0px;
  }
  .Container-grid-info {
      margin-bottom: 20px;
  }
  .contributors-grid p.title {
      text-align: center;
      font-size: 22px;
      font-weight: bold;
      margin-top: 3%;
      margin-bottom: 0;
      font-family: Arial, sans-serif;
  }
  .contributors-grid p {
      text-align: center;
      font-family: AlteHaasGroteskRegular, sans-serif;
      font-size: 12px;
  }
  @media only screen and (min-width: 768px){
  .Grid.Grid--m.Grid--center .Grid__Cell.\31 \/2.\31 \/3--lap-and-up {
      margin-bottom: 4em;
  }
    .contributors-grid p.title{
      font-size: 18px;
    }
  }
  @media only screen and (max-width: 768px){
    .contributors-grid p.title{
      font-size: 12px;
    }
    .Contributors-profile h1.Article__Title.Heading.u-h1 {
      font-size: 18px;
    }
    .Contributors-profile .Article__Meta {
      font-size: 10px;
    }
  }
  .custom-img-overlay.ThisActive {
      display: inline-block !important;
  }
  #shopify-section-Contributors-filter .Linklist__Item input {
      visibility: hidden;
      display: none;
  }
  #shopify-section-Contributors-filter .Linklist__Item{
    width: 220px;
  }
  #shopify-section-Contributors-filter .Linklist__Item label {
      cursor: pointer;
      font-size: 12px;
      font-family: 'Arial';
    text-transform: uppercase;
      color: #c4c4c4;
     display: flex;
      align-items: center;
      justify-content: space-between;
  }
  .Countributor_grid {
      margin-top: 30px;
  }
  .Countributor_grid p.position {
    color: #c4c4c4;
  }
  li.Linklist__Item.active label {
      font-weight: 300;
  }
  .CollectionFilters .Collapsible__Button {
      font-size: 10px;
      font-weight: 600;
      padding: 10px 0px;
  }
  .CollectionFilters .Collapsible:first-child {
      /*border-top: 1px solid #c4c4c4;*/
  }
  h1.filter-main-title {
      font-size: 12px;
      font-family: 'Arial';
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: 1.5px;
  }
  .deactiveFilter {
      display: none;
  }
  .CollectionFilters li.Linklist__Item.active label:after {
      content: url(/cdn/shop/files/cancel_1.png?v=1616059915);
  }
  .SortBy-Filter {
      font-size: 10px !important;
      font-weight: 600;
      letter-spacing: 0.1em;
      padding: 10px 0px;
  }


/*-------------------- Mega menu setup ------------------------------ */
.js .features--show-element-staggering .MegaMenu .ProductList--grid .ProductItem {
  visibility: visible;
}
.MegaMenu.Megamenu--shop .featuredProductCarousel .ProductItemMenu__Info .ProductItem__Title {
  font-size: 0.75rem;
  letter-spacing: .05em;
  line-height: 1.41;
  margin: 0;
  color: #000;
  font-weight: normal;
}
.MegaMenu .MegaMenu__Inner {
  max-width: 100%;
  padding: 0px 60px 19px;
  display:flex;
  justify-content: flex-start;
  border-bottom: 1px solid var(--header-border-color);
  flex-direction: column;
  width: 40%;
}
.MegaMenu-1 .MegaMenu__Inner {
  max-width: 100%;
  padding: 0px 40px 20px 60px;
  display:flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 1%;
  border-bottom: 1px solid var(--header-border-color);
  flex-direction: unset;
  width: 55%;
}
.MegaMenu-1 .MegaMenu__Inner .MegaMenu__Inner--menu-wrapper {
  flex: 0 0 24%;
}
.MegaMenu-1 .MegaMenu__Inner .MegaMenu__Inner--menu-wrapper .MegaMenu__Item {
  width: 100%;
}
.MegaMenu__Inner--menu-wrapper .MegaMenu__Item .Linklist {
  opacity: 1 !important;
  animation: unset;
  position: relative;
  left: unset;
  top: unset;
  margin-top: 10px;
}
.MegaMenu-1 .ProductList.ProductList--grid {
  width: 45% !important;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 1%;
}

.MegaMenu-1 .Megamenu_imagesection .Grid__Cell {
  flex: 0 0 40%;
}

.MegaMenu-1 .Megamenu_imagesection .Grid__Cell .Megamenu_ImageInfo {
  position: unset;
  margin-top: 10px;
}
.MegaMenu-1 .Megamenu_imagesection .Grid__Cell .Megamenu_ImageInfo .MegaMenu__PushHeading {
  color: #000;
  font-size: 11px;
}

.MegaMenu .MegaMenu__Item .MegaMenu__Title {
  margin-bottom: 0px;
  font-size: 12px;
  font-weight: normal;
}
.MegaMenu__Item.MegaMenu__Item--fit a:hover {
  color: #000;
}
.MegaMenu .MegaMenu__Item {
  margin: 0px;
  padding: calc(3.33333px + 1px) 10px;
  padding-left: 0;
  padding-right: 0px;
}
.MegaMenu.Megamenu--shop .featuredProductCarousel {
  padding: 25px 0px 0px;
}
.MegaMenu.Megamenu--shop .featuredProductCarousel .ProductItemMenu__Info .ProductItem__ViewButton, .Megamenu_ImageInfo a.MegaMenu__PushViewBtn {
  font-size: 0.75rem;
  color: #000;
  text-transform: capitalize;
}
.Megamenu_ImageInfo .MegaMenu__PushHeading {
  margin-bottom: 0px;
 line-height: normal;
}
.MegaMenu {
overflow: hidden;
}
.MegaMenu__ImageItems .Megamenu_ImageInfo, .MegaMenu.Megamenu--shop .featuredProductCarousel .ProductItemMenu__Info {
  margin-top: 20px;
}

.MegaMenu__ImageItems .Megamenu_ImageInfo .MegaMenu__PushViewBtn {
  font-family: 'HelveticaNeue' !important;
}

.MegaMenu .MegaMenu__ImageItems img {
  object-fit: cover;
}
.MegaMenu.Megamenu--brand {
  padding-bottom: 20px;
}
.MegaMenu .Megamenu_imagesection .Grid__Cell {
  padding-left: 15px;
}
.ProductItemMenu__Wrapper .ProductItem__ImageWrapper img {
  object-fit: cover;
}

.MegaMenu .ProductItemMenu .ProductItemMenu__Wrapper {
  position: relative;
}

.MegaMenu .ProductList--grid {
  padding: 0 21px;
  margin-left: -10px;
  margin-right: -10px;
}

.MegaMenu .Megamenu_imagesection .Grid__Cell {
  padding: 0 10px;
}

@media(min-width:1140px){
/*.MegaMenu__ImageItems .MegaMenu__ImageRation {
  height: 440px;
}*/
}
/* Mobile menu setup */
@media(min-width:1141px){
.Header__FlexItem .Drawer__Close{
  display: none;
}
.Megamenu--journal .Inner_Cell {
  width: 33.33%;
}
.Megamenu--collections .Inner_Cell {
  /*width: 33.33%;*/
}
}

#sidebar-menu {
  z-index: 999;
}

.js .Slideshow__Content .SectionHeader {
  opacity: 1;
}

.SidebarMenu__Nav--secondary .contact-form {
  padding: 10px 20px;
  padding-left: 20px;
  padding-top: 30px;
}

.SidebarMenu__Nav--secondary .contact-form .newsletter-title {
  margin-bottom: 5px;
}

.SidebarMenu__Nav--secondary .contact-form .newsletter-content {
  font-size: 60%;
  font-family: 'SabonItalic';
}

.SidebarMenu__Nav--secondary .contact-form .newsletter__input {
  width: 100%;
  border: none;
  border-bottom: solid 1px #333;
  font-size: 12px;
  padding-bottom: 5px;
}

.SidebarMenu__Nav--secondary .contact-form .newsletter__input::placeholder {
  color: #aaa;
}

.SidebarMenu__Nav--secondary .input-group-btn .btn {
  width: 100%;
  background: #282828;
  color: #fff;
  padding: 5px;
  margin-top: 10px;
  font-size: 12px;
  text-transform: uppercase;
}

@media(max-width:1140px){
  #shopify-section-sidebar-menu .Drawer {
      width: 100vw;
    top: auto;
  }
  .shopify-section--header{
    z-index: 999;
  }
  .Header__Wrapper .Drawer__Close {
    display: none;
  }
  .SidebarMenu.Drawer .SidebarMenu__Nav .Collapsible__arrow::after {
    position: absolute;
    right: 22px;
    top: 50%;
    margin-top: -4px;
  }
  .SidebarMenu.Drawer .SidebarMenu__Nav .Collapsible__arrow::after {
    content: '';
    padding: 4px;
    border: solid #181818;
        border-top-width: medium;
        border-right-width: medium;
        border-bottom-width: medium;
        border-left-width: medium;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0 2px 2px 0;
    display: inline-block;
    transform: rotate(-45deg);
  }
  .subnav-wrapper {
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    left: 0;
    z-index: 100;
    transform: translateX(-100%);
    transition: transform 0.4s ease, visibility linear 0.4s;
    bottom: 0;
  }
  .subnav-wrapper.subnav-mobile-collapse {
    transform: translateX(0);
    visibility: visible;
  }
  .subnav-wrapper .Collapsible__Inner {
    background: white;
    display: block;
    position: relative;
    text-align: center;
    cursor: pointer;
    padding: 10px 0px;
    visibility: visible;
    height: 100%;
  }
  .subnav-wrapper .main-item-back {
    background: white;
    display: block;
    position: relative;
    text-align: center;
    cursor: pointer;
    padding: 16px 20px 20px;
    }
  .subnav-wrapper .main-item-back::before {
    content: '';
    padding: 4px;
    border: solid #181818;
        border-top-width: medium;
        border-right-width: medium;
        border-bottom-width: medium;
        border-left-width: medium;
    border-width: 0 2px 2px 0;
    display: inline-block;
    transform: rotate(135deg);
  }
  .subnav-wrapper .main-item-back::before {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -11px;
  }
  .subnav-wrapper .Collapsible__Content .Collapsible {
    border-bottom: 1px solid var(--border-color);
      margin-left: 0px;
  }
  .subnav-wrapper .Collapsible__Content .Collapsible:first-child{
    border-top: 1px solid var(--border-color);
  }
  #sidebar-menu .Drawer__Container {
    padding-left: 0px;
    padding-right: 0px;
  }
  #sidebar-menu .SidebarMenu__Nav .Collapsible {
    padding-left: 20px;
  }
  #sidebar-menu .SidebarMenu__Nav .Linklist {
    padding-left: 20px;
  }
}

.Slideshow__ImageContainer video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#section-slideshow .Heading, #section-slideshow .flickity-page-dots {
  z-index: 9;
}

/*--------------- simple page ---------------*/
.shopify-simple-section .simple,
.shopify-simple-image-section .simple-image {
  text-align: center;
  max-width:1250px;
  margin:0 auto;
}
.shopify-simple-section {
  margin-top: calc(.15 * calc(100vh - 61px));
  margin-bottom: calc(.15 * calc(100vh - 61px));
  height: calc(.60 * calc(100vh - 61px));
  position: relative;
  overflow: hidden;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.shopify-simple-section .simple p
{
  line-height: 17px;
  letter-spacing: 0.05em;
  text-align: center;
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 768px) {
  .shopify-simple-section .SectionHeader__Heading {
    font-size: 16px;
  }
}

/******** footer *************/
.footer__logo {
  display: flex;
  flex-wrap: wrap;
  width: 30%;
  border-right: 1px solid #c4c4c4;
}
.footer__logo img {
  object-fit: contain;
  object-position: top;
  width: 25%;
}
.footer__logo .brand__text {
  max-width: 70%;
  margin-left: 5%;
}
.footer__klaviyo {
  width: 40%;
  border-right: 1px solid #c4c4c4;
}
.klaviyo-form-XrjuxD .kzkVSS.kzkVSS.kzkVSS.kzkVSS.kzkVSS.kzkVSS .ql-editor {
  width: 60%;
}
.emmDqA.emmDqA.emmDqA.emmDqA.emmDqA.emmDqA {
  border: none !important;
  border-bottom: 1px solid #c4c4c4 !important;
  border-radius: unset !important;
}
.ewihEP.ewihEP.ewihEP.ewihEP.ewihEP.ewihEP {
  border: none !important;
  border-bottom: 1px solid #c4c4c4 !important;
  border-radius: unset !important;
}
.LfZuM.LfZuM.LfZuM.LfZuM.LfZuM.LfZuM {
  border: none !important;
  border-bottom: 1px solid #c4c4c4 !important;
  border-radius: unset !important;
}
.jBjzuA.jBjzuA {
  padding: 10px 0 !important;
}
.Footer__Inner .Footer__Block {
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 12px;
}
.footer__time {
  color: #000;
  text-align: left;
}
.footer__time .current_time {
  color: #235EA5;
  font-size: 30px;
  line-height: 53px;
  max-width: 150px;
  margin: auto;
}

.footer__time .time__wrapper {
  text-align: center;
}

.footer__time .weather {
  margin: auto;
}

footer#section-footer .Container {
  padding: 0;
}
.Footer__Inner + .Footer__Aside {
  padding-bottom: 0;
}
.Footer__Aside .Footer__Copyright {
  padding: 20px 0;
}

.acsb-trigger {
  left: -50px !important;
}

.Footer__Inner p,
.Footer__Inner p span,
.Footer__Inner .Linklist__Item a {
  letter-spacing: 1px !important;
}

.weather {
  max-width: 100px;
}

.bgjOyr.bgjOyr.bgjOyr.bgjOyr.bgjOyr.bgjOyr {
  padding-left: 0 !important;
}
.lcrUBo.lcrUBo.lcrUBo.lcrUBo.lcrUBo.lcrUBo {
  padding-left: 0 !important;
}
.lnviXl.lnviXl {
  padding-top: 4px;
}

.Footer__Inner .Footer__Block--links img,
.Footer__Inner .Footer__Block--links .Footer__StoreName {
  display: none;
  color: #b0b0b0;
}

.Footer__Block--text {
  flex-basis: unset !important;
}

@media only screen and (max-width: 1139px) {
  .Footer__Inner {
    display: flex;
    flex-wrap: wrap;
  }
  .Footer__Inner .Footer__Block.footer__logo {
    width: 100% !important;
    border-bottom: solid 1px #c4c4c4;
    flex: 1 1 100%;
    border-right: none;
  }
  
  .Footer__Inner .Footer__Block.footer__logo img,
  .Footer__Inner .Footer__Block.footer__logo .Footer__StoreName {
  	display: none;
  }
  
  .Footer__Inner .Footer__Block--links img,
  .Footer__Inner .Footer__Block--links .Footer__StoreName {
  	display: block;
  }
  
  .Footer__Inner .Footer__Block--links img {
  	margin-top: 20px;
  }
  
  .Footer__Inner .Footer__Block--links .Footer__StoreName {
  	margin-top: 15px;
    font-size: 10px;
  }
  
 
  
  .Footer__Inner .Footer__Block.footer__klaviyo {
    width: 100% !important;
    border: none;
    margin-top: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    flex: 1 1 100%;
  }
  .Footer__Inner .Footer__Block.footer__time {
    margin-top: 0;
    text-align: right;
  }
  .dHyvRG.dHyvRG {
    max-width: 100% !important;
  }
  .Footer__Inner .Footer__Block {
    flex: 1 1 50%;
  }
  .Footer__Inner .Footer__Block:nth-child(3n) {
    margin-top: 0;
  }
  .klaviyo-form-XrjuxD .kzkVSS.kzkVSS.kzkVSS.kzkVSS.kzkVSS.kzkVSS .ql-editor {
    width: 100%;
  }
}

@media only screen and (min-width: 1140px) and (max-width: 1300px) {
  .Footer__Inner .Footer__Block.Footer__Block--links {
    padding-left: 20px;
    padding-right: 20px
  }
}

/* Footer */
.Footer__Inner .Footer__Block {
  border: none;
}

.Footer__Newsletter .Form__Input {
  border: none;
  border-bottom: solid 1px #333;
}

.Footer__Newsletter .Form__Input::placeholder {
  color: #235EA5;
}

.footer-copyright {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-decoration: unset !important;
}

.footer-copyright span {
  width: 15px;
  height: 15px;
  background-color: #235EA5;
  display: block;
  margin-left: 10px;
}

.Footer__Inner .Footer__Social .HorizontalList__Item {
  margin-right: 21px;
  margin-left: 0;
}

.Footer__Aside {
  display: none;
}

@media screen and (max-width: 767px) {
  .Footer__Inner .Footer__Block {
    flex: 1 1 100% !important;
    width: 100% !important;
  }

  .Footer__Inner .Footer__Block .Linklist__Item,
  .Footer__Inner .Footer__Block .Footer__Social,
  .Footer__Inner .Footer__Block .Footer__Title,
  .Footer__Inner .Footer__Block .Footer__Content,
  .Footer__Inner .Footer__Block .Footer__Newsletter {
    text-align: center !important;
  }

  .footer-copyright {
    justify-content: center;
    border-top: solid 1px #c4c4c4;
    padding-top: 12px;
  }

  .Footer__Inner .Footer__Block--newsletter {
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .dHyvRG.dHyvRG {
    padding-left: 0 !important;
  }

  .lcrUBo.lcrUBo.lcrUBo.lcrUBo.lcrUBo.lcrUBo {
    padding-left: 0 !important;
  }
  
  .Footer__Inner .Footer__Block {
  	padding-top: 25px;
    padding-bottom: 25px;
  }
}

/********* custom faq page **********/
.faq-template-custom .Container {
  max-width: 1200px;
  border: 1px solid #c4c4c4;
  margin-top: 50px;
  padding: 0;
}
.faq-template-custom .Container .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.faq-template-custom .Container .row .question__section,
.faq-template-custom .Container .row .answer__section {
  max-width: 50%;
  flex: 0 0 50%;
}
.faq-template-custom .Container .row .question__section {
  border-right: 1px solid #c4c4c4;
}
.faq-template-custom .Container .row .question__section .footer__time {
  padding: 100px 0;
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 0;
}
.faq-template-custom .Container .row .question__section .bottom__text {
  padding: 0 40px;
  padding-bottom: 50px;
  font-size: 12px;
  color: #c4c4c4;
}
.faq-template-custom .question__wrapper {
  padding: 50px 40px;
}
.faq-template-custom .question__wrapper .question__title {
  display: block;
  margin-bottom: 12px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}
.faq-template-custom .question__wrapper .question__title.is-active {
  color: #C62828;
}
.faq-template-custom .answer__content .default__image {
  display: block;
  margin: auto;
  margin-top: 20%;
}
.faq-template-custom .answer__content .answer {
  padding: 40px;
}

.faq-template-custom .Container.Mobile {
  display: none;
}
.faq-template-custom .footer__time .time__wrapper span {
  text-transform: uppercase;
  font-size: 12px;
}
.faq-template-custom .footer__time .current_time {
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .faq-template-custom {
    padding-left: 15px;
    padding-right: 15px;
  }
  .faq-template-custom .Container.Mobile {
    display: block;
  }
  .faq-template-custom .Container.Desktop {
    display: none;
  }
  .faq-template-custom .Container .row .question__section {
    max-width: 100%;
    flex: 0 0 100%;
    border-right: none;
  }
  .faq-template-custom .footer__time .current_time {
    font-size: 50px;
  }
  .Faq__ItemWrapper {
    padding-left: unset;
  }
  .Faq__Icon {
    left: unset;
    right: 0;
  }
  .Faq__Item .Faq__ItemWrapper .Faq__Question {
    text-transform: uppercase;
    font-weight: 700;
  }
  .Faq__Item[aria-expanded=true] .Faq__ItemWrapper .Faq__Question {
    color: #C62828;
  }
}

/*--------- Custom login page --------------*/
.login-custom .PageContent--fitScreen {
  min-height: unset;
  margin-top: 0;
  margin-bottom: 30px;
}
.login-custom .PageContent--fitScreen .Form {
  padding: 20px;
  border: 1px solid #c4c4c4;
  border-top: none;
}
.customer_form_tabs {
  max-width: 400px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: 80px;
}
.customer_form_tab {
  flex: 0 0 50%;
  width: 50%;
  border: 1px solid #c4c4c4;
  padding: 10px 0;
  text-align: center;
  cursor: pointer;
}
.customer_form_tab.is-active {
  font-weight: 700;
}
.customer_form_tab:first-child {
  border-right: none;
}
.login-custom .Form__Header {
  margin-bottom: 0;
}
.login-custom .Form__Header .Form__Legend {
  text-align: left;
  color: #c4c4c4;
  text-transform: uppercase;
  font-size: 14px;
}
.login-custom .Form__FloatingLabel {
  position: relative;
  opacity: 1;
  left: 0;
  padding-left: 0;
}
.login-custom .Form__Input {
  margin-top: 5px;
  border-color: #c4c4c4;
}
.login-custom .Form__Input::placeholder {
  color: #c4c4c4;
}
.login-custom .Form__ItemHelp {
  position: relative;
  transform: unset;
  float: right;
  color: #c4c4c4;
}
.login-custom .Form__Submit {
  color: #fff;
  border-color: #abcadc;
}
.login-custom .Form__Submit:before {
  background-color: #abcadc
}
.login-custom .Form__FloatingLabel--Checkbox {
  pointer-events: initial;
}
.login-custom .Form__FloatingLabel--Checkbox > a {
  text-decoration: underline;
}
.Form__Checkbox~label::before {
  border-color: #c4c4c4;
}
.Form--spacingTight .Form__Item--Checkbox {
  margin-bottom: 0;
}
.Form__Item input[type=checkbox].Form__Checkbox:checked:checked+label:after, 
.Form__Item input[type=checkbox].Form__Checkbox:not(:checked):checked+label:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  display: block;
  left: 2px;
  top: 3px;
  z-index: 13;
  background: #181818;
}
.HorizontalList__Item .Link--primary.sign-in:after {
  content: '';
  background: #bec999;
  position: relative;
  display: inline-block;
  width: 8px;
  height: 8px;
  left: 3px;
}

/*------------ Account page -------------*/
.template-account #main .PageHeader {
  margin-bottom: 0;
  border: 1px solid #c4c4c4;
  padding: 35px;
}
.template-account #main .PageHeader .SectionHeader {
  margin-bottom: 0;
}
.template-account #main .PageHeader .SectionHeader h1 {
  display: block;
  position: relative;
  padding-left: 50px;
}
.template-account #main .PageHeader .SectionHeader h1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 35px;
  background: #bec999;
}
.template-account #main .custom-PageLayout {
  display: flex;
  min-height: 400px;
  border: 1px solid #c4c4c4;
  border-top: none;
}
.template-account #main .custom-PageLayout .custom-PageLayout__Left {
  flex: 0 0 25%;
  border-right: 1px solid #c4c4c4;
  padding: 35px;
}
.template-account #main .custom-PageLayout .custom-PageLayout__Right {
  flex: 0 0 75%;
  padding: 35px;
}
.account__header-list {
  list-style: none;
}
.account__header-list > li {
  margin-bottom: 10px;
  font-weight: 700;
}
.account__header-list > li.is-active {
  color: #C62828;
}
.template-account #main .custom-PageLayout .custom-PageLayout__Right .Segment .Segment__Title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
}
.account-content {
  display: none;
}
.account-content.is-active {
  display: block;
}
.AccountAddress p {
  padding-bottom: 0;
}
.Address .Segment__ActionList {
  margin-top: 0;
}
.Address hr {
  margin: 18px 0;
  border-top: none;
  border-color: #dfdfdf;
}
.template-account #main .custom-PageLayout.Mobile {
  display: none;
}

.CollectionToolbar {
  position: unset;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

/********** Text only section ************/

.textonly-section .Container {
  max-width: 1200px;
  line-height: 12px;
}

@media screen and (max-width: 767px) {
  .template-account #main .custom-PageLayout.Mobile {
    display: block;
    margin-bottom: 35px;
  }
  .template-account #main .custom-PageLayout.Desktop {
    display: none;
  }

  .template-account #main .custom-PageLayout {
    min-height: 300px;
  }

  .template-account #main .custom-PageLayout.Mobile .question__wrapper {
    padding: 14px 0;
  }
  .template-account #main .custom-PageLayout.Mobile .Segment__Title {
    margin-top: 0;
    display: none;
  }

  .custom-PageLayout.Mobile .Modal--address {
    width: 80vw;
    height: 80vh;
  }

  .custom-PageLayout.Mobile .Modal--address .Modal__Title {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .custom-PageLayout.Mobile .Modal--address .Modal__Header {
    margin-bottom: 10px;
  }

  .template-account #main .PageHeader .SectionHeader h1 {
    font-size: 18px;
  }
  
  .textonly-section .SectionHeader__Heading.u-h1 {
  	font-size: 18px;
  }
}

.Mobile.Product__Gallery .flickity-prev-next-button.previous {
  left: 90px;
}

.Mobile.Product__Gallery .flickity-prev-next-button.next {
  right: 90px;
}

.Mobile.Product__Gallery .flickity-prev-next-button {
  box-shadow: unset;
}

.Mobile.Product__Gallery .flickity-prev-next-button svg {
  height: 10px;
}

.Mobile.Product__Gallery .flickity-page-dots {
  margin-top: 10px;
}

.background-video {
  padding: 0 50px;
  margin-top: 85px;
}

.background-video.full-width {
  padding: 0;
}

.background-video .ImageHero {
  padding-bottom: 56.25%;
  min-height: unset;
}



@media screen and (min-width: 641px) and (max-width: 1139px) {
  .background-video {
    padding: 0 24px;
  }
}

@media screen and (max-width: 640px) {
  .background-video {
    padding: 0;
  }
}

/**************** Rich image with text collection ******************/
/*.FeatureText--withImage {
  border-top: solid 1px #c4c4c4;
  border-bottom: solid 1px #c4c4c4;
}*/

.FeatureText--imageRight .FeatureText__ContentWrapper {
  padding-right: 0;
}

.FeatureText--imageLeft .FeatureText__ContentWrapper {
  padding-left: 0;
}

.FeatureText--imageRight .FeatureText__ContentWrapper {
  padding-right: 0;
}

.FeatureText--imageRight .FeatureText__ContentWrapper .FeatureText__Content,
.FeatureText--imageLeft .FeatureText__ContentWrapper .FeatureText__Content {
  max-width: unset;
}

.FeatureText--imageRight .FeatureText__ContentWrapper .FeatureText__Content .SectionHeader__Description,
.FeatureText--imageLeft .FeatureText__ContentWrapper .FeatureText__Content .SectionHeader__Description {
  max-width: 80%;
}

.FeatureText__ContentWrapper .Button--primary::before {
  content: unset;
}

.FeatureText__ContentWrapper .Button {
  color: var(--button-background);
}

.FeatureText--withImage .FeatureText__ImageWrapper {
  padding: 0;
}

.FeatureText--imageRight .AspectRatio,
.FeatureText--imageLeft .AspectRatio {
  --aspect-ratio: 0.75 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.FeatureText--imageRight .AspectRatio::before,
.FeatureText--imageLeft .AspectRatio::before {
  padding-bottom: calc(100% * (var(--aspect-ratio)));
}

.FeatureText--imageRight .AspectRatio img,
.FeatureText--imageLeft .AspectRatio img {
  object-fit: cover;
  width: 60%;
  left: unset;
}

.shopify-section--bordered .FeatureText__Content {
  margin-right: auto;
}

.shopify-section--bordered .FeatureText__Content .Link {
  color: #c4c4c4;
  font-style:  italic;
}

.shopify-section--bordered>.Section--spacingNormal.rich-text-with-image {
  margin-top: 85px;
}
  
.shopify-section--bordered .SectionHeader {
  margin-bottom: 20px !important;
}

.rich-text-with-image .FeatureText--withImage {
  padding: 0 50px;
}

@media only screen and (max-width: 640px) {
  .FeatureText--withImage {
    text-align: center;
    border: none;
    margin-left: 20px;
    margin-right: 20px;
  }

  .rich-text-with-image .FeatureText--withImage {
    padding: 0;
  }

  .FeatureText--withImage .FeatureText__ContentWrapper {
    padding-top: 0;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
  }

  .FeatureText--imageRight .FeatureText__ContentWrapper .FeatureText__Content .SectionHeader__Description, .FeatureText--imageLeft .FeatureText__ContentWrapper .FeatureText__Content .SectionHeader__Description {
    max-width: 100%;
  }

  .FeatureText--imageRight .AspectRatio img, 
  .FeatureText--imageLeft .AspectRatio img {
    width: 100%;
  }

  .FeatureText--imageRight .AspectRatio::before, 
  .FeatureText--imageLeft .AspectRatio::before {
    padding-bottom: 125%;
  }
}

@media screen and (min-width: 641px) and (max-width: 1007px) {
  .rich-text-with-image .FeatureText--withImage {
    padding: 0 25px;
  }
}

.shopify-section--bordered>.Section--spacingNormal{
  padding: 50px 0;
}

@media screen and (min-width: 1008px) {
  .Section--spacingNormal {
      margin: 85px 0;
  }

  .Section--spacingNormal.background-video {
    margin-top: 85px;
  }
}

.flickity-prev-next-button {
  box-shadow: unset;
}

.flickity-prev-next-button[disabled] {
  opacity: .3;
}

.flickity-prev-next-button:hover svg {
  -webkit-animation: none !important;
  animation: none !important;
}
  
/* Custom password */
.custom-password-header {
  padding: 15px;
  height: 7vh;
}

.custom-password-header .logo {
  text-align: center;
}

.custom-password-footer .email-signup {
  text-align: center;
  margin: auto;
  max-width: 300px;
}

.custom-password-footer .email-signup .contact-form .input-group {
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-password-footer .email-signup .contact-form .input-group .newsletter__input {
  border: none;
  border-bottom: solid 1px #0e0e0e;
}

.custom-password-footer .email-signup .contact-form .input-group .btn {
  color: #BF4B00;
}

.custom-password {
  height: 75vh;
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.custom-password .background-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.custom-password .password-block {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-password .password-header {
  text-align: center;
  margin-bottom: 70px;
}

.custom-password .password-page__login {
padding: 40px 30px;
text-align: center;
}

.custom-password .password-page__login h3 {
text-transform: uppercase;
}

.custom-password .password-page__login .Form__Group .Form__Input {
padding: 5px 0;
border: none;
border-top: solid 1px #0e0e0e;
border-bottom: solid 1px #0e0e0e;
}

.custom-password .email-signup {
  margin: 20px auto;
  text-align: center;
}

.custom-password .password-login {
  max-width: 130px;
  color: #ca0000;
  margin-right: 0;
}

.custom-password p,
.custom-password .subheader {
  font-weight: 700;
}

.custom-password .subheader {
  font-family: 'Gilroy Heavy';
}

.custom-password p.location {
  margin-bottom: 5px;
  font-family: 'Gilroy Bold';
}

.custom-password p.notification {
  letter-spacing: 3px;
  font-family: 'Gilroy Bold';
}

.custom-password .contact-form {
  margin-top: 40px;
}

.custom-password .contact-form input {
  border-color: #000;
  font-family: 'Gilroy Medium';
}

.custom-password .contact-form .input-group-btn button {
  font-family: 'Gilroy Medium';
  font-size: 13px;
}

.custom-password .note--success {
  color: #000;
  background-color: unset;
  border: none;
  text-align: center;
}

.custom-password-2 {
  display: none;
}

.custom-password-2 .password-block {
  padding: 50px;
  box-shadow: 2px 6px 10px 2px #999;
  position: relative;
}

.custom-password-2 .password-block .close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.custom-password-header-2 {
  padding: 15px;
  height: 15vh;
  z-index: 9;
  position: relative;
}

.custom-password-header-2 .logo {
text-align: center;
}

.custom-password-body {
display: flex;
justify-content: center;
align-items: center;
height: 75vh;
}

.custom-password-body .sign-up-box {
display: flex;
justify-content: center;
align-items: center;
max-width: 1000px;
margin: auto;
border: solid 1px #aaa;
}

.custom-password-body .main-image,
.custom-password-body .email-signup {
flex: 0 0 50%;
width: 50%;
}

.custom-password-body .email-signup {
text-align: center;
padding: 0 5%;
}

.custom-password-body .email-signup p {
line-height: 1.2;
}

.custom-password-body .email-signup .newsletter__input {
padding: 10px 15px;
border-color: #ddd;
border-style: solid;
}

.custom-password-body .email-signup .newsletter__input-group {
display: flex;
justify-content: center;
align-items: center;
}

.custom-password-body .email-signup .newsletter__input-group .btn {
background: #000;
color: #fff;
padding: 8px 20px;
}

.enter-password-btn {
padding-top: 20px;
display: block;
}

.custom-password-2 {
position: absolute;
width: 100%;
height: 100%;
background-image: unset !important;
top: 0;
left: 0;
justify-content: center;
align-items: center;
}

@media screen and (max-width: 767px) {
  .custom-password-body .sign-up-box {
    flex-wrap: wrap;
  }

  .custom-password-body .main-image, 
  .custom-password-body .email-signup {
    flex: 0 0 100%;
    width: 100%;
  }

  .custom-password-body .email-signup {
    text-align: center;
    padding: 10% 4%;
  }
}


.shop-the-look .SectionHeader .Container {
  padding-left: var(--horizontal-spacing-four-products-per-row);
  margin-left: calc(-1 * var(--horizontal-spacing-four-products-per-row));
  margin-bottom: var(--vertical-spacing-four-products-per-row);
}

.shop-the-look .SectionHeader {
  padding: 0 50px;
}

.shop-the-look .SectionHeader .SectionHeader__Heading {
  font-weight: 700;
}

@media screen and (min-width: 1008px) {
  .ShopTheLook__ProductItem .ProductItem__ImageWrapper {
      max-width: 270px;
  }

  .ShopTheLook__Inner {
    align-items: flex-start;
  }

  .ShopTheLook__Inner .flickity-page-dots {
    margin-top: 40px;
  }
}

@media screen and (max-width: 640px) {
  .shop-the-look .SectionHeader {
    padding: 0 20px;
  }

  .shop-the-look .SectionHeader .SectionHeader__Heading {
    font-size: 18px;
  }

  .ShopTheLook__ProductItem .ProductItem__Info {
    text-align: center;
  }

  .ShopTheLook__ProductItem .ProductItem__Label {
    margin: auto;
  }
}

/* Custom newsletter page */
.custom-newsletter .background-video-wrapper {
  position: relative;
}

.custom-newsletter .background-video-wrapper video {
  width: 100%;
}

.custom-newsletter .newsletter-form-wrapper {
  position: absolute;
  z-index: 9;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 35px 30px;
  text-align: center;
  max-width: 500px;
}

.custom-newsletter-section .custom-newsletter .newsletter-title {
  margin-bottom: 5px;
}

.custom-newsletter .newsletter__input {
  width: 80%;
  text-align: center;
  padding: 8px 12px;
  border: solid 2px #282828;
}

.custom-newsletter .newsletter__input::placeholder {
  color: #aaa;
}

.custom-newsletter .input-group-btn button {
  width: 80%;
  background-color: #282828;
  color: #fff;
  text-transform: uppercase;
  padding: 8px 12px;
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .custom-newsletter .newsletter-form-wrapper {
    width: 90%;
  }

  .custom-newsletter .newsletter__input,
  .custom-newsletter .input-group-btn button {
    width: 90%;
  }
}

/* Trading cards page */
.textonly-trading-card .SectionHeader .u-h1 {
  font-size: 35px;
  line-height: 1.2;
  margin-top: 0;
}

.textonly-trading-card .SectionContent {
  margin-bottom: 30px;
  font-family: 'Sabon';
}

.textonly-trading-card .SectionContent .Container {
  line-height: 1.3;
}

.textonly-trading-card .Linklist {
  text-transform: uppercase;
  font-family: 'FuturaMaxiCGDemiRegular';
}

.textonly-trading-card .Linklist .link-list-item {
  padding: 0 15px;
  border-right: solid 1px #fff;
}

.textonly-trading-card .Linklist .link-list-item:last-child {
  border-right: none;
}

.textonly-trading-card .Linklist .link-list-item > a {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .Slideshow--blog {
    height: 535px !important;
  }
}

/* Shop page */
.collection-list .Wrapper {
  margin: 25px auto;
}

.collection-list .collection-item-wrapper {
  padding: 1.2rem;
}

.collection-list .collection-item {
  position: relative;
}

.collection-list .collection-item img {
  width: 100%;
}

.collection-list .collection-item .collection-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 32px;
  font-weight: 700;
  opacity: 0;
  transition: all .3s ease-in-out;
  letter-spacing: 3px;
  text-align: center;
}

.collection-list .collection-item:hover .collection-title {
  opacity: 1;
}

.collection-list .footer-logo img.position-left {
  float: left;
}

.collection-list .footer-logo img.position-right {
  float: right;
}

.collection-list .collection-item .video-wrapper {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}

.collection-list .collection-item iframe {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}



@media screen and (max-width: 767px) {
  .collection-list .collection-item-wrapper {
    padding: 0 18px;
    flex: 0 0 100% !important;
    width: 100% !important;
    margin-bottom: 28px;
  }

  .collection-list .footer-logo img {
    float: unset !important;
    margin: auto !important;
    margin-left: 33% !important;
    margin-top: 10% !important;
    width: 33%;
  }

  .collection-list .collection-item .overlay {
      opacity: 0 !important;
  }

  .collection-list .collection-item .collection-title {
    top: unset;
    font-size: 16px;
    opacity: 1;
    text-align: center;
    font-weight: 700;
    position: unset;
    left: unset;
    transform: unset;
    margin-top: 15px;
    letter-spacing: 1.5px;
  }
}

/* Store page */
.image-with-html .section-content .banner-image,
.image-with-html .section-content .banner-html {
  flex: 1 1 50%;
  width: 50%;
}

.image-with-html .section-content .banner-image {
  display: flex;
  align-items: center;
  justify-content: center;
}

.image-with-html .section-content .banner-html {
  padding: 10%;
}

.banner-slider {
  max-width: 1160px;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .image-with-html .section-content .banner-image, 
  .image-with-html .section-content .banner-html {
    flex: 1 1 100%;
    width: 100%;
  }
}

/* Custom Blog page */
.custom-blog-template .Blog .Container {
  padding: 0 100px;
}

.custom-blog-template .Blog .blog-nav {
  border: solid 1px #000;
}

.custom-blog-template .Blog .blog-nav .blog-template-title {
  flex: 0 0 16.7%;
  width: 16.7%;
  padding: 10px 30px;
}

.custom-blog-template .Blog .blog-nav .blog-nav__items {
  padding: 0 30px;
}

.custom-blog-template .Blog .blog-nav .blog-nav__item {
  margin-right: 30px;
}

.custom-blog-template .Blog .blog-nav .blog-nav__item a {
  font-size: 13px;
  margin-left: 15px;
  position: relative;
}

.custom-blog-template .Blog .blog-nav .blog-nav__item a::after {
  content: '';
  position: absolute;
  left: -15px;
  top: 4px;
  width: 7px;
  height: 7px;
  border: solid 1px #000;
  border-radius: 3px;
}

.custom-blog-template .Blog .blog-nav .blog-nav__item.selected-item a::after {
  background: #000;
}

.custom-blog-template .Blog .ArticleItem__first {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.custom-blog-template .Blog .ArticleItem .ArticleItem__ImageWrapper {
  padding-top: 66.7%;
}

/*.custom-blog-template .Blog .ArticleItem__Content .date_tag,
.custom-blog-template .Blog .ArticleItem__Content .ArticleItem__Title {
  text-align: center;
}*/

.custom-blog-template .Blog .ArticleItem__first .ArticleItem__ImageWrapper {
  padding-top: 33.3%;
}

.custom-blog-template .Blog .ArticleItem__first .ArticleItem__ImageWrapper,
.custom-blog-template .Blog .ArticleItem__first .ArticleItem__Content {
  flex: 0 0 50%;
  width: 50%;
}

.custom-blog-template .Blog .ArticleItem__first .ArticleItem__Content {
  text-align: center;
  padding: 0 50px;
}

.ArticleItem__Content .ArticleItem__Date {
  color: #c4c4c4;
}

.custom-blog-template .Blog .Pagination {
  border: solid 1px #000;
}

.custom-blog-template .Blog .Pagination .Pagination__NavItem {
  padding-left: 10px;
  padding-right: 10px;
}

.custom-blog-template .Blog .Pagination .Pagination__NavItem.is-active {
  border-bottom: none;
  box-shadow: unset;
  color: #FF6347;
}

.custom-blog-template .Blog .Pagination .Pagination__NavItem[title='Next page'],
.custom-blog-template .Blog .Pagination .Pagination__NavItem[title='Previous page'] {
  display: none;
}

@media screen and (max-width: 767px) {
  .custom-blog-template .Blog .Container {
    padding: 0;
  }

  .custom-blog-template .Blog .ArticleItem__first .ArticleItem__ImageWrapper, 
  .custom-blog-template .Blog .ArticleItem__first .ArticleItem__Content {
    flex: 0 0 100%;
    width: 100%;
  }

  .custom-blog-template .Blog .ArticleItem__first .ArticleItem__ImageWrapper {
    padding-top: 66.7%;
  }

  .custom-blog-template .Blog .ArticleItem__first,
  .custom-blog-template .Blog .ArticleItem {
    margin-bottom: 20px;
  }

  .custom-blog-template .Blog .ArticleItem .ArticleItem__Content {
    text-align: center;
    max-width: 90%;
    margin: auto;
    margin-right: 12px;
  }

  .custom-blog-template .Blog .blog-nav .blog-template-title {
    flex: 0 0 20%;
    width: 20%;
    padding: 10px 12px;
  }

  .custom-blog-template .Blog .blog-nav .blog-template-title .SectionHeader__Heading {
    font-size: 11px;
    margin-bottom: 0;
  }

  .custom-blog-template .Blog .blog-nav .blog-nav__items {
    overflow: hidden;
    overflow-x: auto;
  }

  .custom-blog-template .Blog .blog-nav .blog-nav__item a {
    font-size: 11px;
    white-space: nowrap;
  }

  .custom-blog-template .Blog .blog-nav .blog-nav__item a::after {
    top: 3px;
  }
}

/* Podcast */
.custom-blog-template .SectionHeader {
  text-align: center;
}
.supports-hover .Link--primary:hover, .Link--primary.is-active {
  color: #FF6347!important;
}
.ArticleItem__ImageWrapper {
  margin-bottom: 15px;
}
.ArticleList .Grid__Cell {
  margin-bottom: 20px;
}
.Grid--m {
  margin-left: -20px;
}
@media screen and (min-width: 1140px) {
  .Grid--m {
      margin-left: -20px;
  }
  .Grid--m>.Grid__Cell {
    padding-left: 20px;
  }
  .Container {
    padding: 0 20px;
  }
  .Slideshow.Container {
    padding: 0 50px;
  }
}
@media screen and (min-width: 1008px) {
  .ArticleList--withFeatured .Grid__Cell:first-child {
      margin-bottom: 0;
  }
  .ArticleList .Grid__Cell {
    margin-bottom: 20px;
  }
}
.Grid--m>.Grid__Cell {
  padding-left: 20px;
}

/* Custom Article template */
.article-section .Container {
  padding: 0 100px;
}

.article-section p {
  font-family: 'OriginalGaramondBT-Regular';
}

.bg-image-article-section .bg-image-article {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.bg-image-article-section .video-wrapper {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}

.bg-image-article-section .video-wrapper iframe {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}

.article-infos-section .article-infos-wrapper .article-date-tag,
.article-infos-section .article-infos-wrapper .article-author {
  color: #c4c4c4;
}

.article-infos-section .article-infos-wrapper .article-date-tag {
  text-transform: uppercase;
}

.article-infos-section .article-infos-wrapper .article-title {
  letter-spacing: normal;
  font-weight: 700;
}

.article-image-grid-section .article-image-grid-wrapper .ProductList--grid {
  padding: 0;
}

.article-image-grid-section .article-image-grid-wrapper .ProductList--grid>.Grid__Cell {
  margin-bottom: 24px;
}

.article-quote-section .article-quote-wrapper .Heading p {
  font-family: 'HelveticaNeue';
  font-size: 30px;
  letter-spacing: normal;
  font-weight: 700;
  line-height: 1.2;
}

.article-quote-section .article-quote-wrapper .quote-author {
  font-size: 20px;
  color: #c4c4c4;
}

.article-slide-item__image {
  position: relative;
  padding-top: 66.7%;
}

.article-slide-item__image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.article-slide-item__alt-text {
  font-size: 20px;
  margin-top: 20px;
}

.article-slider-wrapper .slick-dots {
  bottom: -40px;
}

.article-slider-wrapper .slick-dots > li > button {
  border: solid 1px #000;
  border-radius: 20px;
  color: #000;
  background: transparent;
  width: 15px;
  height: 15px;
}

.article-slider-wrapper .slick-dots > li.slick-active > button {
  background: #000;
}

.article-slider-wrapper .slick-dots > li > button:before {
  content: unset;
}

.article-action-buttons.Container {
  padding: 0 100px;
  margin-top: 80px;
}

.article-action-buttons-wrapper {
  justify-content: space-between;
  border-top: solid 1px #000;
  padding-top: 30px;
}

.article-action-button {
  flex: 0 0 33.3%;
  width: 33.3%;
}

.article-action-button.previous-button {
  text-align: left;
}

.article-action-button.next-button {
  text-align: right;
}

.article-action-button.scroll-top-button {
  text-align: center;
}

.article-action-buttons .scroll-top-button a {
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .article-section .Container,
  .article-action-buttons.Container {
    padding: 0 18px;
  }

  .bg-image-article-section .bg-image-article {
    height: 40vh !important;
  }

  .article-infos-section .article-infos-wrapper .article-title {
    font-size: 20px;
  }

  .article-infos-section .article-infos-wrapper .article-date-tag {
    font-size: 13px;
  }

  .article-quote-section .article-quote-wrapper .Heading p {
    font-size: 20px;
  }

  .article-quote-section .article-quote-wrapper .quote-author {
    font-size: 16px;
  }

  .article-slide-item__alt-text {
    font-size: 17px;
  }
}







.MegaMenu .featuredProductCarousel {width: 64%;}
.MegaMenu .ProductList.ProductList--grid {width: 64%;}
.MegaMenu {display: flex;}
.MegaMenu__Inner {
  flex-direction: column;
  position: relative;
  width: 40%;
  margin: unset;
  border:none !important;
}
.MegaMenu__Inner .Linklist{
  animation: 0s linear 0.1s forwards delayedHide ;
  opacity:0;
}
.MegaMenu__Inner .MegaMenu__Item:hover .Linklist { animation: 0s linear 0.4s forwards delayedShow ;opacity:1;}
@keyframes delayedShow {
  to {
    visibility: visible;
  }
}
@keyframes delayedHide {
  to {
    visibility: hidden;
  }
}
.MegaMenu__Inner .Linklist {position: absolute;left: 40%;top: 30px;}
.MegaMenu .MegaMenu__Item {width: 36%;}
.MegaMenu__Inner .Linklist__Item {margin: 0;}

.MegaMenu__Inner .Link.Link--secondary {
	font-size: 12px;
	padding: calc(3.33333px + 1px) 10px;
	padding-left: 0;
	padding-right: 0;
  letter-spacing:1px;
}
.MegaMenu .Megamenu_ImageInfo {position: absolute;bottom: 6px;left: 4%;}
.MegaMenu .MegaMenu__ImageItems {position: relative;}
.Megamenu_ImageInfo .MegaMenu__PushHeading,
.MegaMenu__ImageItems .Megamenu_ImageInfo .MegaMenu__PushViewBtn{color: #fff;}
.MegaMenu__Inner.twm_menu {width: 20%;}
.megatwm {width: 80%;display: flex;}
.megatwm .twm_text {width: 60%;padding-right: 10%;padding-left: 5%;}
.twm_image {width: 40%;padding: 0 5%;}
.twm_image img{width:100%}
.AnnouncementBar__Wrapper .AnnouncementBar__Content.Heading {font-size: 12px;}
.AnnouncementBar__Wrapper {padding: 6px 15px;}

.social-media-menu .HorizontalList__Item {
	color: #bab8b4;
	margin-right: 5px !important;
	font-size: 10px;
}
.social-media-menu {float: right;margin-top:20px;}
#section-footer {padding-top: 0 !important;border: 1px solid #000 !important;}
footer#section-footer .Container {border-top: none;border-bottom: none;}
.footer-copyright {
	display: inline-block;
	width: 100%;
	text-align: right;
	margin-top: 20px;
  color: #bab8b4;
}
.Footer__Block--image .Footer__tilte {color: red;margin-top: 30px;}
.Footer__Block--image {border-left: 1px solid #000 !important;border-right: 1px solid #000 !important;}
.newsletter-btn {
	position: absolute;
	right: 3px;
	top: 0;
	z-index: 99;
	padding: 4px 10px;
	display: flex;
	align-items: center;
	gap: 10px;
}
.newsletter-action {position: relative;}
.page-date {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-weight: bold;
}
.Drawer__Main .subnav-wrapper .Collapsible__Inner{padding:0;}
.Linklist--spacingLoose .Linklist__Item {margin-bottom: 8px;}
.SidebarMenu__Nav--secondary .contact-form {padding-top: 20px;}
/* .all-sunmenu{display:none;} */
.Megamenu--lookbook .MegaMenu__Inner {display: none;}
.Megamenu--lookbook .ProductList.ProductList--grid {width: 100%;}
.Megamenu--lookbook .Megamenu_imagesection .Grid__Cell {width: 20%;}
html.stickymenuenable #shopify-section-sidebar-menu .Drawer{top: 55px;}

@media only screen and (max-width: 768px) {
  .Footer__Inner {flex-direction: column; }
  .footer-copyright {text-align: center;}
  .social-media-menu{float: unset;width: 100%;}
  .Footer__Inner .Footer__Block{border: none !important;margin-top: 0;}.
}

.flickity-viewport {
  overflow-x: auto;
}

.flickity-viewport::-webkit-scrollbar {
  height: 1px;
  background: #dddad0;
  width: 4px;
}

/* .flickity-viewport::-webkit-scrollbar-button {
  display: none;
} */
.flickity-slider::-webkit-scrollbar-track {
  background: #dddad0;
}

.flickity-viewport::-webkit-scrollbar-thumb {
  background: #333;
  border-radius: 2px;
}

.flickity-slider .Carousel__Cell .ProductItem {
  padding: 0px;
}