/** Shopify CDN: Minification failed

Line 438:0 Unexpected "}"

**/
/* GLOBAL STYLES */

/* Global Colors */
:root {
  --lightivory: #f7f5ef;
  --charcoal: #313132;
  --smoke: #f9f8f4;
}

/* May 2024 Homepage Refresh */
/* Homepage Hero Section */

.hp-hero h4.topheading {
  font-family: "aktiv-grotesk-extended", sans-serif !important;
  font-weight: 500;
  font-style: normal;
  font-size: 30px !important;
  color: #f7f5ef;
  line-height: 1.3;
  letter-spacing: 6px;
}
.hp-hero h4.ff-heading {
  font-family: "aktiv-grotesk-extended", sans-serif !important;
  font-weight: 500;
  font-style: normal;
  font-size: 75px !important;
  color: #f7f5ef;
  line-height: 1.3;
  letter-spacing: 16px;
}
.hp-hero .ff-body {
  font-family: "Neutra Text";
  width: 45%;
}
@media only screen and (min-width: 751px) {
.video-hero__video--mobile{display: none!important;}
}
@media only screen and (max-width: 750px) {
  .video-hero__video--desktop{display: none!important;}
  
  .hp-hero .ff-body {
    width: 100%;
  }

  .hp-hero h4.ff-heading {
    font-size: 40px !important;
    letter-spacing: 5px !important;
  }
}
.hp-hero .slideshow__cell.slideshow--has-shadow .slideshow__heading {
  text-shadow: none;
}
.hp-hero .slideshow__content-inner {
  max-width: none;
}

.hp-hero .hp-btn {
  color: #f7f5ef;
  border-bottom: 1px solid #f7f5ef;
}

.hp-hero .slideshow__content-inner {
  height: 100%;
      display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.hp-hero .slideshow__subheading + .slideshow__button {
  margin-top: 25px !important;
}







/* Homepage Featured Collection */
.hp-featured-collection {
  padding: 3rem 1rem;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

/* Homepage Buttons */
a.hp-btn {
  font-family: 'Karla' !important;
  font-size: 16px !important;
  letter-spacing: 2.4px;
  font-weight: 500 !important;
  padding: 10px 15px !important;
  border-bottom: 1px solid black;
    letter-spacing: 3px;
  width: fit-content;
  }

a.hp-btn:hover {
  opacity: 0.7;
}


/* About Page */
.about-ourstory .ff-heading:after {
  background: url(/cdn/shop/files/about-icon.png?v=1698880505)
    center no-repeat;
  background-size: 100%;
  height: 50px;
  width: 60px;
  display: block;
  content: "";
  margin: 0 auto;
  margin-top: 10px;
}

/* IG feed background */
#insta-feed {
  background: #fafafa;
  padding-bottom: 30px;
  margin-top: 0 !important;
  
}

#insta-feed:before{
  content: '@shop_tline';
  display: block;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

#insta-feed:before {
  color: black !important;
}

/* Navigation */
@media (min-width: 60em) {
.header--center.header--inline:not(.header--navigation-below) .header__left .header__links-list li {
  margin-right: 15px !important;
}
}

/* Store Locations */
.rte a {
  text-decoration-thickness: 1.5px !important;
}

/* Homepage Hero Section */
.video-hero__button .btn {
  font-family: 'Neutra Text';
  font-size: 16px !important;
  font-weight: 300 !important;
  width: 300px;
}


  .video-hero__button .btn {
    color: white !important;
    border-color: white !important;
  }

  .video-hero__button .btn:hover {
  background: white !important;
  color: black !important;
}


.video-hero__content-inner {
  margin-top: 150px;
}
.video-hero__heading {
  font-family: "Avenir";
  max-width: 70rem;
}

.video-hero__image {
  height: 102% !important;
}

.video-hero__content-inner {
  margin-top: 150px;
}

.custom-btn {
  font-family: 'Neutra Text';
  font-size: 16px !important;
  letter-spacing: 2.4px;
  font-weight: 300 !important;
  width: 300px;
      padding: 14px 22px;
    letter-spacing: 3px;
    display: flex;
    justify-content: center;

  }



@media only screen and (max-width: 750px) {
.video-hero__button .btn {
    font-size: 16px !important;
    width: 200px !important;
  padding: 8px 22px !important;
  }

  .custom-btn {
    font-size: 16px !important;
    width: 200px !important;
    padding: 8px 22px !important;
  }
}

/* Homepage Slideshow */
@media (min-width: 45em) {
.hp-slideshow .slideshow__content-inner {
max-width: 70% !important;
}
}


.hp-slideshow .slideshow__content-inner {
/* background: #F7F5EF; */
}

@media (max-width:45em) {
  .hp-slideshow .slideshow__content-inner {
  /* padding: 10% 5%; */
}
}

.hp-slideshow .slideshow__subheading 
{font-family: ivymode, sans-serif; font-weight: 500; letter-spacing: 1px; 
 font-size: 30px; line-height: 1.4; text-align: center; margin-bottom: 35px; color:white;}

.hp-slideshow .slideshow__author.rte.ff-body.fs-body-large.animate 
{color: white; 
 font-size: 16px;
 letter-spacing: 1px;
 font-family: Neutra Text Light Alt !important;
 text-transform: uppercase;
}

.hp-slideshow .slideshow__author.rte.ff-body.fs-body-large.animate::before {
  content: ""; 
  display: block; 
  border-top: 1px solid white; 
  margin-bottom: 35px; 
  margin-left: auto;
  margin-right: auto;
  width: 8%;
}

.hp-slideshow .slideshow__content-wrapper .slideshow__content--v-bottom {
  padding-bottom: 10%;}

@media only screen and (min-width: 750px) {
  .hp-slideshow .slideshow__asset {
    height: 1750px;}
}

@media only screen and (max-width: 750px) {
  .hp-slideshow .slideshow__subheading p {
    font-size: 26px; 
    line-height: 1.2;  
  }
}

@media only screen and (max-width:390px) {
  .hp-slideshow .slideshow__subheading p {
    font-size: 21px;
  }
}
                                                                                                                                                                                                                                                                                                                                                                                      



/* TCLUB PAGE */
/* TClub Hero Section */

.tclub-hero h4.video-hero__heading.ff-heading:after{
  background: url(/cdn/shop/files/straight-line.svg?v=1693590115) center no-repeat;
    content: '';
    display: block;
    height: 10px;
    background-size: 100%;
    margin: 0 auto;
}

.tclub-hero h4.video-hero__heading.ff-heading {

font-family: 'ivymode';
}


/* Newsletter */

.form-status__message--success {
  color: var(--lightivory) !important;
  font-size: 20px !important;
}

.input:focus {
  box-shadow: none !important;
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
    transition: background-color 600000s 0s, color 600000s 0s;
}
input[data-autocompleted] {
    background-color: transparent !important;
}

/* Education - Product Page */
.edu-product-text-1 {
  margin: 0 !important;
  padding: 3rem 0 6rem 0;
  background: white;
}

@media (min-width:750px) {
.edu-product-text-1 .rich-text__subheading {
  max-width: 50%;
}
}

.edu-product-text-1 .ff-body {
  font-size: 24px !important;
  font-weight: 300;
  font-family: "Neutra Text Light Alt" !important;
  line-height: 1.2;
}

.edu-product-text-1 h2 {
  font-family: "aktiv-grotesk-extended", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 70px !important;
  letter-spacing: 3.5px;
  text-align: center;
  line-height: 1.2;
}

.edu-product-text-1 h2.rich-text__heading {
  max-width: none !important;
}

@media (max-width: 750px) {
  .edu-product-text-1 h2 {
    font-size: 50px !important;
  }

  .edu-product-text-1 .ff-body {
    font-size: 20px !important;
    margin-top: 5% !important;
  }
  
}

.edu-product-text-2 {
  margin: 0 !important;
  padding: 6rem 0 6rem 0;
  background: white;
}
.edu-product-text-2 .ff-body {
  font-size: 24px !important;
  font-weight: 300;
  font-family: "Neutra Text Light Alt" !important;
  line-height: 1.2;
}

@media (min-width:750px) {
.edu-product-text-2 .rich-text__subheading {
  max-width: 70%;
}
}

@media (max-width: 750px) {
  .edu-product-text-2 .ff-body {
    font-size: 20px !important;
  }
}

.monogrambtn.btn.btn--small {
    background: var(--lightivory);
    border: 1px solid #333333;
    border-color: #333333;
    margin-right: 20px;
    font-size: 17px;
}


/* Product Page Monogram Button */
.monogrambtn.btn.btn--small, .btn.btn--secondary.product-form__cart-submit {
  display: inline-block !important;
}

div.shopify-payment-button {
  display: none !important;
}

/* Homepage Refresh - Sep 2024 */

.hp-video-hero .middle {
  /* margin-top: 20%; */
}

@media (max-width:750px) {
  .hp-video-hero .middle {
  /* margin-top: 60%; */
}
}

/****Blog Journal Page***/
body.template-journal.template-blog main#main, body.template-journal.template-blog .header {
    background: #fff;
}

/* Blog Post */
.blog__inner.page__inner {
  margin-top: 3rem !important;
}


@media only screen and (max-width: 750px) {
.blog__inner.page__inner.blog_post {
  margin-top: 0px !important;
  padding: 0 35px;
}
}

}
  
/* Blog Product Carousel */
.blog-product-carousel .section__inner.blog-product-carousel-section {
  padding-left: 5% !important;
  padding-right: 5% !important;
}

.blog-product-carousel .product-item--portrait .product-item__media {
  width: 100%;
}

.blog-product-carousel .featured-collection__content {
  margin-top: 2% !important;
}

/* Homepage Refresh Nov 2024  */
.hp-video-hero a.hp-btn {

      color: white;
    border-bottom: 1px solid white;
}



















