/** Shopify CDN: Minification failed

Line 37:92 Unexpected "{"
Line 737:91 Unexpected "{"
Line 899:118 Unexpected "{"

**/
/* -- Utility Classes -- */
svg.linen-color,
svg.linen-color *{
  fill: #f7f5ef;
  stroke:  #f7f5ef;
}

/* -- TRANSPARENT NAV -- */
/*.header{
  background: transparent !important;
  box-shadow: none !important;
}
main#main{
  margin-top: -60px;
}*/

/* -- General Styles -- */
body h2{
  font-family: 'Neutra Text';
}
.btn.btn--large,
.btn.btn--medium{
  padding: 14px 22px;
  letter-spacing: 3px;
  font-size: 14px;
  font-weight: 100;
}
.btn.btn--primary,
.spr-button-primary,
#shopify-section-template--15537763221658__slideshow-1 .slideshow__button .btn.btn--primary,{
  background:  transparent;
  border: 1px solid #424b4a;
  color: #2E2A2B;
  font-weight: 100;
}

.btn.btn--primary:not([disabled]),
.btn.btn--primary:not([disabled]),
.spr-button-primary:not([disabled]),
.spr-button-primary:not([disabled]){
  background: transparent;
  border: 1px solid #2e2a2b;
  color: #2e2a2b;
}
.btn.btn--primary:not([disabled]):focus,
.btn.btn--primary:not([disabled]):hover,
.spr-button-primary:not([disabled]):focus,
.spr-button-primary:not([disabled]):hover{
  background: #2e2a2b;
  border-color: #2e2a2b;
  color: #f7f5ef;
  font-weight: 100;
}

.slideshow__button .btn.btn--primary,
.slideshow__button .spr-button-primary,
.section.section--contrast .btn.btn--primary{
  background:  transparent;
  border: 1px solid #f7f5ef;
  color:  #f7f5ef;
}

.slideshow__heading + .slideshow__button, .slideshow__subheading + .slideshow__button{
  margin-top:  56px;
}
.section-header.section-header--center{
  margin-bottom: 1.5rem;
}

@media screen and (min-width: 60em){
  .section{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}

/* -- Announcement Bar -- */
.announcement-bar__content{
  width: 100%;
}
@media screen and (min-width: 60em){
  .announcement-bar__link{
    font-size: 16px;
  }
}

/* -- Mobile Nav -- */
.header__right .social-icons{
  align-items: center;
  align-self: center;
  justify-content: space-around;
  width: 56px;
}
.header__icon-touch.header__icon-menu .icon {
  width: 20px;
  height: 20px;
}

.header.is-sticky{
  height:  60px;
}
.header__inner{
  height:  60px;
}
a.drawer-menu__link span.icon.menu-icon{
  background: url(/cdn/shop/files/NewBlackArrow-01.png?v=1640640958) center no-repeat;
  background-size: auto;
  background-size: 100%;
}
button.drawer-menu__link span.icon.menu-icon{
  background: url(/cdn/shop/files/NewBlackArrow-01.png?v=1640640958) center no-repeat;
  background-size: auto;
  background-size: 100%;
  transform: scaleX(-1);
}
a.drawer-menu__link span.icon.menu-icon svg,
button.drawer-menu__link span.icon.menu-icon svg{
  display: none;
}


/* -- Nav -- */
.header--inline a.header__logo-link .image__img{
  object-fit: contain;
}
.template-index :not(.is-sticky) .social-icons svg{
  stroke: #868686;
}
.social-icons svg,
.template-index .is-sticky .social-icons svg{
  stroke: #f7f5ef;
}
.header__right .header__icon-touch{
  width: 40px;
  height: 20px;
}
.header__right .icon-button,
.header__right .icon-button__icon{
  width:  20px;
  height:  20px;
}
.header__right .icon-button__icon .icon{
  height: 20px;
}
.header__cart-count{
  font-size:  10px;
  height:  11px;
  width:  11px;
}
header.header{
  padding-top: 0;
  padding-bottom: 0;
}

@media screen and (min-width: 60em){
  .header__inner {
    margin: auto;
    max-width: 1300px;
  }
  nav a,
  nav button{
    font-family: 'Neutra Text';
    font-size: 15px;
    text-transform: uppercase;
  } 
}
@media screen and (min-width: 1200px){
  .header--center.header--inline:not(.header--navigation-below) .header__left .header__links-list li{
    margin: 0 26px;
  }
}

/* Flydown Menu */
.navigation__submenu{
  background: #f7f5ef !important;
}
.navigation__submenu a{
  color: #2e2a2b;
}

/* -- Footer -- */
@media screen and (max-width: 60em){
  .footer__group-content{
    display: block;
  }
}
.footer__group {
  border-bottom: 0;
}
.footer{
  padding: 30px 0 0;
}
.footer__header{
  display:  none;
}
.footer__groups.monogram-bg{
  background: url(/cdn/shop/files/about-icon.png?v=1698880505) 95% 0% no-repeat;
    background-size: auto;
  background-size: auto;
  background-size: 90px;
}
.footer__group--3,
.footer__credits {
  align-items: center;
  display: flex;
}
.footer__credits{
  opacity: 1;
  display: flex;
  align-items: baseline;
  justify-content: end;
  padding-right: 3rem;
}
.footer__credits p {
  font-size: 15px;
  margin: 0;
}
.footer__links a::after {
  background-color:  transparent;
}
.footer__group--1 a{
  text-transform: uppercase;  
  font-family: 'Neutra Text';
}
.footer__group.footer__group--newsletter{
  grid-column: inherit;
}
.footer__group--3 .footer__links ul li{
  margin-right: 2rem;
}
.footer__newsletter .footer__text{
  font-family: ivypresto-display,serif;
  font-weight: 100;
  font-style: italic;
  font-size: 25px;
}
.footer__newsletter .input{
  background:  transparent;
  border-radius: 0;
  border: 0;
  border-bottom:  1px solid;
  height: 42px;
  padding: 8px 14px;
}
.footer__newsletter .input:hover,
.footer__newsletter .input:focus,
.footer__newsletter .input:active{
  background:  transparent;
  color:  #2E2A2B;
}
.footer__newsletter .footer__newsletter-button{
  background: transparent;
  border-bottom:  1px solid;
  border-radius: 0;
  color:  #2E2A2B;
  font-family: 'Neutra Text';
  font-weight:  200;
  letter-spacing: 3px;
  padding:  0 30px;
  right:  0;
  height: 100%;
  width: auto;
  opacity:  1;
  text-transform: uppercase;
  visibility: visible;
}
.footer__newsletter .footer__newsletter-button:hover,
.footer__newsletter .footer__newsletter-button:focus,
.footer__newsletter .footer__newsletter-button:active{
  background: var(--charcoal);
  color: var(--lightivory);
}
.footer__credits{
  display: none;
}
@media screen and (min-width: 40em){
  #currency-list-mobile-currency{
    display: none;
  }
}
@media screen and (min-width: 60em){
  .footer{
    padding: 50px 0 30px;
  }
  .footer__groups{
    grid-template-columns: 0% 2fr 2fr;
  }
  .footer__group--3 .footer__links ul{
    display:  flex;
  }
  .footer__group--2{
    padding-top: 5rem;
  }
  .footer__group--3{
    margin-top: -36px;
  }
}

/* Currency Selector */
.disclosure__toggle.disclosure__toggle--currency{
  background-color:  transparent;
  border-color: transparent;
  border-radius: 0;
}

/* -- Newsletter Popup -- */
.popup__bar{
  max-width:  550px;
  text-align: left;
  position: fixed;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 280px;
}
.popup__overlay {
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 1;
}
.popup form .newsletter-form-inner .input{
  outline-bottom:  1px solid;
}

/* -- Home -- */

body.template-index{
  overflow-x: hidden;
}
#shopify-section-template--15537763221658__1638939775227f4c04 .btn.btn--primary {
  color: #F9F8F5;
  border-color: #F9F8F5;
}
  #shopify-section-template--15537763221658__1638939775227f4c04 .btn.btn--primary:hover{
    border-color: #60080f;
    color: #e6dfd7;
  }

/* Hero */

.template-index .video-hero__heading {
  text-transform: initial;
}
#shopify-section-template--15991202545818__7b6f1fc4-0a41-4984-bc5c-cd2b2a3e2cb3 h2.image-with-text__heading,
#shopify-section-template--15991202545818__slideshow-3 h4.slideshow__heading {
  text-transform: initial;
}
#shopify-section-template--15991202545818__7b6f1fc4-0a41-4984-bc5c-cd2b2a3e2cb3 .btn.btn--primary:not([disabled]):hover,
#shopify-section-template--15991202545818__1663780764bd0a30f5 .btn.btn--primary:not([disabled]):hover{
  background: #2e2a2b;
  border-color: #2e2a2b;
  color: #f9f8f5;
}
#shopify-section-template--15991202545818__slideshow-1 h4.slideshow__heading {
  font-size: 3rem;
  line-height: 1.3;
  text-transform: initial;
}
body.template-index .shopify-section--contrast {
  margin-top: 0 !important;
}


/* March release Styles */

/* video hero */
#shopify-section-template--16042744217754__1638939775227f4c04 .ff-heading,
#shopify-section-template--16042744217754__7b6f1fc4-0a41-4984-bc5c-cd2b2a3e2cb3 .ff-heading,
#shopify-section-template--16042744217754__bcd1826a-adfb-40bc-a25b-694364fb26bf .ff-heading{
    font-size: 3.438rem;
    line-height: 1;
}
@media screen and (max-width: 480px){
  #shopify-section-template--16042744217754__1638939775227f4c04 .ff-heading,
  #shopify-section-template--16042744217754__7b6f1fc4-0a41-4984-bc5c-cd2b2a3e2cb3 .ff-heading,
  #shopify-section-template--16042744217754__bcd1826a-adfb-40bc-a25b-694364fb26bf .ff-heading{
      font-size: 3rem;
  }
}
#shopify-section-template--16042744217754__1638939775227f4c04 .btn.btn--primary {
  background: transparent;
  color: #f9f8f5;
  border: 1px solid #f9f8f5;
}
#shopify-section-template--16042744217754__1638939775227f4c04 .btn.btn--primary:hover {
  background: #f9f8f5;
  color: #2e2a2b;
}

/* monogram */
#shopify-section-template--16042744217754__bcd1826a-adfb-40bc-a25b-694364fb26bf .section {
  padding-top: 0;
  padding-bottom: 0;
}
#shopify-section-template--16042744217754__bcd1826a-adfb-40bc-a25b-694364fb26bf .image-with-text__inner {
  padding-left: 0;
  padding-right: 0;
  max-width: none;
}
#shopify-section-template--16042744217754__bcd1826a-adfb-40bc-a25b-694364fb26bf .image-with-text__inner .image-with-text__text-container {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-bottom: 1.75rem;
}

/* mini tote */

#shopify-section-template--16042744217754__7b6f1fc4-0a41-4984-bc5c-cd2b2a3e2cb3 .ff-heading {
  margin-bottom: 2rem;
}

@media screen and (max-width: 480px){
  #shopify-section-template--16042744217754__7b6f1fc4-0a41-4984-bc5c-cd2b2a3e2cb3 .ff-heading {
    max-width: 17rem;
  }
}

/* edition 006 */
#shopify-section-template--16042744217754__bcd1826a-adfb-40bc-a25b-694364fb26bf .image-with-text__heading:after{
  background: url(/cdn/shop/files/t-line-march-cropped.png?v=1677802185) center no-repeat;
  background-size: 100%;
  border: 1px solid;
  border-radius: 2rem;
  content: '';
  display: block;
  height: 354px;
  width: 266px;
  margin: 3rem auto 1rem;
}

#shopify-section-template--16042744217754__bcd1826a-adfb-40bc-a25b-694364fb26bf .ff-heading{
  line-height: 3rem;
}

#shopify-section-template--16042744217754__bcd1826a-adfb-40bc-a25b-694364fb26bf .image-with-text__subheading,
#shopify-section-template--16042744217754__7b6f1fc4-0a41-4984-bc5c-cd2b2a3e2cb3 .image-with-text__subheading{
  font-family: ivymode,sans-serif;
  font-size: 27px;
  font-weight: 100;
}

#shopify-section-template--16042744217754__bcd1826a-adfb-40bc-a25b-694364fb26bf .btn.btn--primary:hover{
  background: #f9f8f5;
  color: #2e2a2b;
}

/* quote */
#shopify-section-template--16042744217754__slideshow-3 .slideshow__content-inner,
#shopify-section-template--16042744217754__slideshow-3 .slideshow__content-inner .ff-heading{
  font-family: ivymode,sans-serif;
  font-size: 30px;
  font-weight: 100;
  text-align: center;
}
#shopify-section-template--16042744217754__slideshow-3 .slideshow__content-inner .slideshow__subheading p{
  font-family: Neutra Text Light Alt;
  font-size: 14px;
  line-height:  30px;
  text-align:  center;
}



/* Products */
body.template-index .product-item-options {
  display: none;
}
body.template-index .featured-collection{

}

.featured-collection__content{
  margin-top: -40px;
}
#shopify-section-template--15184104456346__featured-collection .section-header,
#shopify-section-template--15537763221658__featured-collection .section-header {
  margin-bottom:  0;
}
#shopify-section-template--15184104456346__featured-collection .product-item__text,
#shopify-section-template--15537763221658__featured-collection .product-item__text{
  margin-top: -70px;
}
#shopify-section-template--15184104456346__featured-collection .section-header__subheading,
#shopify-section-template--15537763221658__featured-collection .section-header__subheading,
.blog-posts_excerpt{
  margin-top: 12px;
  font-size:  16px;
}
#shopify-section-template--15537763221658__1663780764bd0a30f5 .rich-text__button-wrapper,
#shopify-section-template--15537763221658__1663780764bd0a30f5 .rich-text{
  margin-top:  0;
}

@media screen and (min-width: 40em){
  #shopify-section-template--15184104456346__featured-collection .product-item__text,
  #shopify-section-template--15537763221658__featured-collection .product-item__text{
    margin-top: -60px;
  }
}
@media screen and (min-width: 60em){
  body.template-index .featured-collection{
    transform: scale(1);
  }
  #shopify-section-template--15184104456346__featured-collection .product-item__text,
  #shopify-section-template--15537763221658__featured-collection .product-item__text{
    margin-top: -70px;
  }
  #shopify-section-template--15184104456346__featured-collection .section-header__subheading,
  #shopify-section-template--15537763221658__featured-collection .section-header__subheading,
  .blog-posts_excerpt{
    font-size:  20px;
  }
}

.product-item__product-title,
.blog__article-title{
  font-family: ivypresto-display,serif;
  font-weight:  100;
  font-size: 17px;
  text-transform: capitalize;
}
.blog__article-title{
  font-size: 22px;
}
.product-item__product-title:before{
  content: 'the ';
  font-style: italic;
  text-transform: lowercase;
}
body.template-index .featured-collection__slide .product-item__image-link{
  border: 1px solid black;
  overflow: hidden;
}
body.template-index .product-item--portrait .product-item__media {
    overflow: hidden;
    padding: 1rem;
    width: 80%;
    margin: 4rem auto 1rem;
}
.product-item__text{
  margin-top: 0;
}

  .carousel-navigation{
  background: transparent url(/cdn/shop/files/next-arrow.svg?v=1697754439) center no-repeat;
  background-size:  100%;
  width: 20px !important;
  border: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  font-size: 0 !important;
  height:60px !important;
  top: 45% !important;
}

@media screen and (max-width: 40em){
  .carousel-navigation{
    width: 20px !important;
  }
}
.carousel-navigation span.icon{
  opacity:  0;
}
.carousel-navigation__previous-button{
  transform: scaleX(-1);
}
@media screen and (min-width: 60em){
  .carousel-navigation__next-button{
    right: -70px !important;
  }
  .carousel-navigation__previous-button{
    left: -70px !important;
  }
}

/* Letter From The Editor */
#shopify-section-template--15184104456346__slideshow-3 .slideshow__subheading,
#shopify-section-template--15537763221658__slideshow-3 .slideshow__subheading{
  font-family: ivypresto-display,serif;
  font-weight: 100;
  font-size: 30px;
}
#shopify-section-template--15184104456346__slideshow-3 .slideshow__subheading em,
#shopify-section-template--15537763221658__slideshow-3 .slideshow__subheading em{
  font-style: italic;
}

/* Brand Row */
.shopify-section-template--15184104456346__image-with-text-1 .image-with-text__image-wrapper,
#shopify-section-template--15537763221658__image-with-text-1 .image-with-text__image-wrapper{
  width:  80%;
}
#shopify-section-template--15184104456346__image-with-text-1 .image-with-text__text-container,
#shopify-section-template--15537763221658__image-with-text-1 .image-with-text__text-container{
  text-align:  center;
}
#shopify-section-template--15184104456346__image-with-text-1,
#shopify-section-template--15537763221658__image-with-text-1{
  background: #f7f5ef url(/cdn/shop/files/Homepage_Line.png?v=1665068121) 80% 90% no-repeat;
  background-size: 210%;
  margin: 0;
  padding: 4rem 0 5rem;
}
@media screen and (min-width: 60em){
  #shopify-section-template--15184104456346__image-with-text-1{
    background-size: cover;
  }
  #shopify-section-template--15537763221658__image-with-text-1{
    background: #f7f5ef url(/cdn/shop/files/Homepage_Line.png?v=1665068121) 1090% 70% no-repeat;
    background-size: 99%;
    margin: 0;
  }
}


#shopify-section-template--15184104456346__image-with-text-1 .image-with-text__image-wrapper,
#shopify-section-template--15537763221658__image-with-text-1 .image-with-text__image-wrapper{
  margin:  auto;
  width:  80%;
}
#shopify-section-template--15184104456346__image-with-text-1 .image-with-text__subheading {
  font-size: 1.4rem;
  line-height: 1.6rem;
  max-width: 17rem;
  margin: auto;
}
#shopify-section-template--15537763221658__image-with-text-1 .image-with-text__subheading {
  font-family: ivymode,sans-serif;
  font-size: 42px;
  line-height: 52px;
}
#shopify-section-template--15184104456346__image-with-text-1 .btn.btn--primary:not([disabled]):focus,
#shopify-section-template--15537763221658__image-with-text-1 .btn.btn--primary:not([disabled]):focus,
#shopify-section-template--15537763221658__1639102251c1fde741 .slideshow__button .btn.btn--primary:focus,
#shopify-section-template--15537763221658__16545371809b8202af .slideshow__button .btn.btn--primary:focus,
#shopify-section-template--15537763221658__slideshow-1 .slideshow__button .btn.btn--primary:focus,
#shopify-section-template--15184104456346__image-with-text-1 .btn.btn--primary:not([disabled]):hover,
#shopify-section-template--15537763221658__image-with-text-1 .btn.btn--primary:not([disabled]):hover,
#shopify-section-template--15537763221658__slideshow-1 .slideshow__button .btn.btn--primary:hover,
#shopify-section-template--15537763221658__16545371809b8202af .slideshow__button .btn.btn--primary:hover,
#shopify-section-template--15537763221658__1639102251c1fde741 .slideshow__button .btn.btn--primary:hover,
#shopify-section-template--15184104456346__image-with-text-1 .spr-button-primary:not([disabled]):focus,
#shopify-section-template--15537763221658__image-with-text-1 .spr-button-primary:not([disabled]):focus,
#shopify-section-template--15184104456346__image-with-text-1 .spr-button-primary:not([disabled]):hover,
#shopify-section-template--15537763221658__image-with-text-1 .spr-button-primary:not([disabled]):hover{
  background: #60080f;
  border-color: #60080f;
  color: #e6dfd7;
}
@media screen and (min-width: 60em){
  #shopify-section-template--15184104456346__image-with-text-1 .image-with-text__subheading,
  #shopify-section-template--15537763221658__image-with-text-1 .image-with-text__subheading{
    margin-top:  5rem;
  }
}

/* Blogs */
.pagination__footer{
  display: none;
}
body.template-index .blog-posts{
  margin-top: 4rem;
  margin-bottom: 5rem;
}
.blog-posts_category{
  border-bottom: 2px solid #e6dfd7;
  text-transform: uppercase;
  margin-bottom: 18px;
  display: inline-block;
  width: 124px;
}
.blog-posts_category.line-to-block{
  margin:  0;
  width:  auto;
}
.blog-posts__item-heading{
  font-size: 25px;
}
.blog-posts_excerpt{
  line-height: 1.2;
}


/* Quotes */
.quote.section{
  padding-bottom: 2rem;
}
@media screen and (min-width: 40em){
  .quote.section{
    padding-top:  2rem;
  }
}
@media screen and (min-width: 80em){
  .quote.section{
    padding-top: 5rem;
  }
}
.quote__navigation{
  display: none;
}
.quote__item .ff-heading{
  font-size: 30px;
  font-weight: 100;
  font-family: ivymode,sans-serif !important;
  text-transform: none;
}
.quote--image-rounded{
  padding-bottom: 1rem;
}


/* Logos */
.section--contrast .logo-list__content{
  border: none;
}
.logo-list__item .image__img{
  max-width:  110px;
  height:  auto;
  padding-bottom: 3rem;
}
@media screen and (min-width: 60em){
  #shopify-section-template--15184104456346__logo-list .logo-list--columns-6{
    padding-bottom:  2rem;
  }
}

/* Refer a Friend */
#shopify-section-template--15991202545818__16389353919cd07b72  .image-with-text__subheading,
#shopify-section-template--16042744217754__16389353919cd07b72 .image-with-text__subheading,{
  text-transform: uppercase;
}
#shopify-section-template--15991202545818__16389353919cd07b72 .image-with-text__subheading:after,
#shopify-section-template--16042744217754__16389353919cd07b72 .image-with-text__subheading:after,
.yotpo-widget-referral-widget .yotpo-header-text:after{
  background:  url(/cdn/shop/files/straight-line.svg?v=1693590115) center no-repeat;
  content: '';
  display: inline-block;
  height: 30px;
  width: 310px;
  background-size: 100%;
  margin-left: -20px;
}
.yotpo-widget-referral-widget .yotpo-header-text:after{
  display: block;
  margin:  auto;
}
#shopify-section-template--15991202545818__16389353919cd07b72 .image-with-text__heading,
#shopify-section-template--16042744217754__16389353919cd07b72 .image-with-text__heading{
  max-width: 19rem;
}
#shopify-section-template--15991202545818__16389353919cd07b72 .image-with-text__text-container,
#shopify-section-template--16042744217754__16389353919cd07b72 .image-with-text__text-container{
  padding-left: 6rem;
}

button.yotpo-button-style.yotpo-button-standard-size.yotpo-filled-button.yotpo-rectangular-btn-type {
  background: #313132;
}



body.template-index .image-with-text.image-with-text--image-right{
  margin: 0;
}
body.template-index .image-with-text.image-with-text--image-right .section__inner{
  max-width: none;
  padding-right: 0;
  padding-left: 0;
}
@media screen and (max-width: 60em){
  #shopify-section-template--15184104456346__16389353919cd07b72 .image-with-text__text-container,
  #shopify-section-template--15991202545818__16389353919cd07b72 .image-with-text__text-container{
    padding-right:  28px;
    padding-left:  28px;
  }
}
body.template-index .image-with-text.image-with-text--image-right .image-with-text__text-container{
  justify-content: flex-start;
  padding-bottom: 40px;
}
@media screen and (min-width: 60em){
  body.template-index .image-with-text.image-with-text--image-right .image-with-text__text-container{
    padding-top: 6rem;
  }
}
body.template-index .image-with-text.image-with-text--image-right .section__inner .image-with-text__image-container{
  margin-right: 0;
}


/* Insta Feed */

@media screen and (max-width: 40em){
  .instafeed-container{
    padding-top: 50% !important;
    width: 50% !important;
  }
}


#insta-feed .slider-arrow{
  background: transparent url(/cdn/shop/files/WebsiteArrows-02.svg?v=1639104794) center no-repeat;
  background-color: transparent;
  width: 130px !important;
  border: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  font-size: 0 !important;
  height: 80px !important;
  display: none;
}
@media screen and (min-width: 60em){
  #insta-feed .slider-arrow{
    display:  none
  }
}



/* -- Shop Page -- */

body.template-collection .slideshow__content {
  padding-bottom: 0;
  padding-left: 0;
}

body.template-collection .slideshow__content-inner,
body.template-blog .slideshow__content-inner,
#shopify-section-template--15544434884762__16540124824b24ae53 .slideshow__content-inner,
#shopify-section-template--15544434884762__165427321227eeb014 .video-hero__content-inner,
#shopify-section-template--15537763385498__165453998223af045f .video-hero__content-inner,
#shopify-section-template--15991202611354__165453998223af045f .video-hero__content-inner,
#shopify-section-template--16042744283290__165453998223af045f .video-hero__content-inner{
  transform: scale(0.75);
}

.collection__active-filters-container{
  border-top: none;
}

body.template-collection .slideshow__subheading p{
  font-family: Neutra Text Light Alt;
  font-size:  20px;
  line-height:  30px;
  text-align:  center;
}

.boxed-in,
#shopify-section-template--15544434884762__16540124824b24ae53 .slideshow__content-inner,
#shopify-section-template--15544434884762__165427321227eeb014 .video-hero__content-inner,
#shopify-section-template--15537763385498__165453998223af045f .video-hero__content-inner,
#shopify-section-template--15537763385498__165453998223af045f .video-hero__content-inner,
#shopify-section-template--15991202611354__165453998223af045f .video-hero__content-inner,
#shopify-section-template--16042744283290__165453998223af045f .video-hero__content-inner{
  background: #f7f5ef;
  padding: 4rem;
  max-width: 540px;
}
.template-blog .boxed-in,
#shopify-section-template--15544434884762__16540124824b24ae53 .slideshow__content-inner,
#shopify-section-template--15544434884762__165427321227eeb014 .video-hero__content-inner{
  background: #424b4a;
  color: #f7f5ef;
  text-align: center;
}
.template-blog .boxed-in .ff-heading,
#shopify-section-template--15544434884762__16540124824b24ae53 .slideshow__content-inner .slideshow__heading{
  font-size: 38px;
}
.template-collection .boxed-in h4:after{
  background: url(/cdn/shop/files/straight-line.svg?v=1693590115) center no-repeat;
    content: '';
    display: block;
    height: 20px;
    background-size: 100%;
    margin: 0 auto;
}
#shopify-section-template--15544434884762__16540124824b24ae53 .slideshow__content-inner .slideshow__heading:after,
#shopify-section-template--15544434884762__165427321227eeb014 .video-hero__content-inner .video-hero__heading:after{
  background: url(/cdn/shop/files/CreamLine-01.png?v=1642099304) 0% 55% no-repeat;
  background-size: auto;
  content: "";
  display: block;
  height: 30px;
  width: 350px;
  background-size: 100%;
  margin: 5px auto 0;
}
@media screen and (max-width: 40em){
  #shopify-section-template--15537763385498__165453998223af045f .video-hero__content-inner .video-hero__heading:after,
  #shopify-section-template--15991202611354__165453998223af045f .video-hero__content-inner .video-hero__heading:after,{
    width: 100%;
  }
}

.template-collection .boxed-in .slideshow__heading.collection-280218992794{
  background: url(/cdn/shop/files/T.LINE-04_copy-cropped.png?v=1639684419) center top no-repeat;
  background-size: 100%;
  font-size: 0;
  height: 60px;
  width: 320px;
  margin: 0 auto;
}
.template-collection .boxed-in .slideshow__heading.collection-280218992794:after{
  display: none;
}

.template-collection .boxed-in .slideshow__heading,
#shopify-section-template--15537763385498__165453998223af045f .video-hero__content-inner .video-hero__heading,
#shopify-section-template--15991202611354__165453998223af045f .video-hero__content-inner .video-hero__heading,
#shopify-section-template--16042744283290__165453998223af045f .video-hero__content-inner .video-hero__heading{
  color: #2e2a2b;
  text-align: center;
}
.template-collection .boxed-in .slideshow__subheading,
#shopify-section-template--15537763385498__165453998223af045f .video-hero__content-inner .video-hero__subheading,
#shopify-section-template--15991202611354__165453998223af045f .video-hero__content-inner .video-hero__subheading,
#shopify-section-template--15537763385498__165453998223af045f .video-hero__content-inner .video-hero__subheading,
#shopify-section-template--16042744283290__165453998223af045f .video-hero__content-inner .video-hero__subheading{
  color: #2e2a2b;
}
.template-blog .boxed-in .slideshow__subheading{
  color: #f7f5ef;
}
.boxed-in img{
  max-width: 100%;
}
.product-item__badges{
  top: 40%;
}
.product-item__badge--sold-out{
  border-radius: 0;
  font-size: 17px;
  font-family: ivypresto-display,serif;
  font-style: italic;
  letter-spacing: 1px;
  background: #2e2a2b;
}

section.collection,
.collection__content{
  margin-top: 0;
}
.collection__products .product-item .product-item__image-link{
  border: 2px solid;
  transform: scale(.85);
  top: 0;
  overflow: hidden;
}

@media screen and (max-width: 40em){
  .template-collection .slideshow__cell,
  .template-blog .slideshow__cell{
    --media-focal-alignment: 20% 50% !important;
    --mobile-media-focal-alignment: 20% 50% !important;
  }
  body.template-collection .slideshow__content{
    padding-right: 0;
  }
  .template-collection .boxed-in .slideshow__heading.collection-280218992794{
    width: 260px;
  }
  .boxed-in{
    padding: 4rem 2rem;
  }
}


/* -- Product Page -- */
@media (min-width: 60em) {
  .product-thumbnails {
    display: none;
  }
  .product__media-item.hidden {
    display: block;
    background: none;
    padding: 0;
  }
  .product__details {
    position: sticky;
    height: max-content;
    top: 60px;
  }
}
@media screen and (max-width: 60em){
  .product__top .widgets-accordion.product--column-left,
  .product__top .accordion.product--column-left{
    display:  block;
  }
}

.product__color-swatches{
  position: relative;
}
.product__color-swatches select {
  border: 0;
  display: block;
  height: 20px;
  line-height: 1.5;
  left: 60px;
  margin: 0;
  padding: 0 0 0 4px;
  position: absolute;
  top: -26px;
}
.product-thumbnails__item-link.active .image__img {
  box-shadow: 0 0 0 0 transparent;
}
.product__media-item {
  
  background-size: 108%;
  padding: 41px 0;
}

.product__media .product__media-item:first-child .media {
outline: 1px solid black;
  outline-offset: 20px;
} 

.product__media-item .media{
  transform: scale(.74);
  top: 53px;
  overflow: hidden;
  margin-top: -120px;
  margin-left: -7px;
}
.product__bottom{
  display:  none;
}
.product__details .product__meta {
  background: #fff;
  padding: 23px 30px;
}
.product__details p{
  font-size:  16px;
  line-height: 1.28;
  letter-spacing: 1px;
}
.product-vendor{
  font-family: 'Neutra Text', sans-serif;
  text-transform: uppercase;
  font-size: 21px;
  letter-spacing: 1px;
}
.product-vendor:after{
  background: url(/cdn/shop/files/straight-line.svg?v=1693590115) 0% 55% no-repeat;
  content: '';
  display: block;
  height: 22px;
  width: 210px;
  background-size: 100%;
  margin-left: -20px;
  margin-bottom: 8px;
}

h1.product__title:before{
  content: 'the ';
  font-style: italic;
  text-transform: lowercase;
}
.product,
.product__quantity{
  border-radius: 0 !important;
  --border-radius: 0 !important;
}
.product__quantity{
  height: 38px;
}
.product__price{
  font-family: ivymode,sans-serif;
  font-weight: 200;
  letter-spacing: 1px;
  line-height: 37.8px; 
  margin-top: 30px;
  margin-bottom:  10px;
}

.product__price .fs-heading-4-base{
  font-size: 20px;
}
.product__chip{
  border-color: transparent;
}
.product__label-wrapper .ff-heading:after{
  content: ':';
  display: inline;
}
.product__label-wrapper .ff-heading,
.product__input--quantity{
  font-size: 16px;
  margin-top: 10px;
}
.product__input--quantity{
  padding-top: 0;
  line-height: 0 !important;
}
.product__label-wrapper{
  margin-bottom:  0;
}
.product__description-content{
  margin-top: 20px;
}
.product__color-swatch{
  border:  1px solid black;
  box-shadow: none !important;
  height:  25px;
  width:  25px;
  transition:  none;
}
.product__color-swatch:hover{
  box-shadow: none;
}
.product__color-swatch.selected{
  border: 2px solid black;
}
.product__quantity-button .icon{
  padding-top: 0;
  width:  14px;
}
.product__color-chips button:first-child{
  padding-left: 0;
}
.product__option+.product__option{
  margin-top:  0;
}
.product__chip,
.product__chip:hover{
  background-color: transparent;
  border-color: transparent;
  padding: 0px 10px 16px;
  height: 23px;
}
.product__chip.selected,
.product__chip:hover{
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  color: #2e2a2b;
  position:  relative;
}
.product__chip.selected:after{
  background: url(/cdn/shop/files/straight-line.svg?v=1693590115) center no-repeat;
  background-size: 330px;
  content: '';
  display: inline-block;
  position: absolute;
  height: 8px;
  width: 100%;
  bottom: 0;
  left: 3px;
}
.product__color-chips button:first-child.selected:after{
  left: 0px;
}
.shopify-payment-button__button{
  background-color: #E6DFD7;
  border-color: #E6DFD7;
  color: #2e2a2b;
  display: inline-block;
  width: auto;
}

.btn.btn--secondary,
.shopify-payment-button,
.shopify-payment-button .shopify-payment-button__button.shopify-payment-button__button--unbranded{
  font-weight: 100;
  display: inline-block;
  width: auto;
  font-size: 17px;
}
.btn.btn--secondary.product-form__cart-submit{
  background: var(--lightivory);
  border: 1px solid #333333;
  border-color: #333333;
  margin-right:  20px;
  font-size: 17px;
}
.btn.btn--secondary[name="OutlinkLink"]{
  background: #424b4a; 
  border-color: #424b4a;
  color: #f7f5ef;
}
.quick-cart__container .btn--secondary{
  font-size: 13px;
}
.quick-cart__container .btn--secondary:hover{
  background: var(--charcoal);
  color: var(--lightivory);
}
.popover .quick-cart__buy-now.btn.btn--primary{
  display: inline-block;
  margin: auto;
  width: auto;
}
.popover .quick-cart__buy-now.btn.btn--primary:hover{
  background: #424b4a;
  color: #f7f5ef;

}
.cart__footer-actions .btn--primary{
  font-weight: 400;
}

/* -- Product Personalizer -- */
.pplr_h_title,
.pplrcur.money{
  display: none;
}
.pplr-color-select .pplrgcolor .pplr-swatch-element{
  border-radius: 50%;
}
.product-form__controls-group--submit .pplr-btn.Button--secondary.ptc_button{
  background: #333;
  color: white;
  display: inline-block;
  width: auto;
  padding: 16px 28px;
  border: 1px solid;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 13px;
  padding: 16px 28px;
  letter-spacing: .01em;
}
.pplr_ex_button .pplr-btn{
  background: #E6DFD7;
  border: 1px solid #333;
  border-color: #333;
  color: #333;
  padding: 16px 28px;
}
.pplr-p-right,
.pplr-modal-box{
  border-radius: 0;
}
.pplr_form .pplr-p-right{
  border-color: transparent !important;
}
.js-modal-close{
  border-color: transparent !important;
}
.pplr-wrapper label{
  font-size: 17px;
}


.product__block.product__block--medium{
  margin-top:  0;
}
.product-form__controls-group--submit{
  margin-top:  10px;
}
.product__block.product__block--medium{
  margin-bottom:  0;
}
.product-form__controls-group--submit{
  margin-bottom:  10px;
}

/* -- Accordions -- */
.accordion__group{
  border-bottom: 1px solid;
}
.product__details .accordion.accordion--product {
  margin-top: 20px;
}
h4.widgets-accordion__item-heading{
  font-size: 21px;
  text-transform: capitalize;
}
h4.widgets-accordion__item-heading:before{
  content: '+';
  display:  inline;
  padding-right: 10px;
}
button[aria-expanded="true"] h4.widgets-accordion__item-heading:before{
  content: '-';
}
h4.widgets-accordion__item-heading:hover,
.widgets-accordion .accordion__label:hover{
  background: transparent;
}
.accordion__text{
  background: var(--lightivory);
  border: 1px solid #333333;
  padding: 20px 20px;
}
.accordion__text p{
  padding: 10px 0;
}
.icon-accordion{
  display: none;
}

/* -- Product Sets -- */
.mw-gp-container.mw-gp__enhanced__container,
.mw-gp__subtotal{
  border: 0 !important;
}
.mw-gp-container .mw-gp__wrapper{
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.mw-gp__wrapper table *{
  font-family: 'Neutra Text Light Alt', sans-serif, sans-serif;
}
.mw-gp-container.mw-gp__enhanced__container .mw-gp__subtotal{
  background:  transparent !important;
  font-family: 'Neutra Text Light Alt', sans-serif;
}
.mw-gp-container .mw-gp__subtotal__title,
.mw-gp-container .mw-gp__subtotal__amount,
.mw-gp-container .mw-gp__subtotal__savings,
.mw-gp-container .mw-gp__subtotal__compare,
.mw-gp-container *{
  font-family: 'Neutra Text Light Alt', sans-serif !important;
}

/* -- Out of Stock -- */
.appikon-bis-inline-form-wrapper{
  border: 0 !important;
  font-family: Neutra Text Light Alt !important;
  font-weight: 100;
  padding: 0 !important;
  margin-top: 40px !important;
}
.appikon-bis-newsletter-checkbox label{
  font-weight: 100 !important;
  line-height: 1.2 !important;
  margin: 0 0 0 8px !important;
}
#customer-contact-container #email-address{
  display: inline-block;
  margin-top: 10px !important;
  width: 70%;
}
.appikon-bis-inline-form-wrapper .appikon-bis-inline-form-description{
  margin-bottom: 0 !important;
}
.input-lg{
  border-width: 1px !important;
  border-radius: 0 !important;
  padding: 13px 15px !important;
}
.appikon-bis-newsletter-checkbox{
  padding: 7px 0 0 0 !important;
}
#appikon-bis-inline-form-submit{
  background: #424B4A !important;
  border-radius: 0 !important;
  display: inline-block !important;
  text-transform: uppercase;
  width: 27%;
}
.appikon-bis-inline-form-wrapper input[type="checkbox"]:checked::before{
  background-color: rgb(230, 223, 215) !important;
}
.appikon-bis-inline-form-powered-by{
  display: none;
}


/* -- Recommended -- */
.shoping-section--contrast-before-footer{
  margin-bottom:  0;
}
.recommended-products{
  background: var(--lightivory) !important;
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.recommended-products .section-header__heading {
  color: #2e2a2b;
  font-size: 30px;
  font-weight: 100;
  font-family: ivypresto-display,serif;
  font-style: italic;
  text-transform: none;
}
.recommended-products__slide {

}
.recommended-products__slide .product-item__image-link{
  transform: scale(0.67);
  top: 70px;
  overflow: hidden;
  margin-top: -120px;
  outline: 1px solid black;
  outline-offset: 20px;
}
.recommended-products__slide .product-item__text{
  font-family: 'Neutra Text',sans-serif;
  color: #2e2a2b;
  margin: 30px 0 0 55px;
  text-align: left;
}
.template-product .section-header.section-header--center {
  margin-bottom: 0rem;
}

@media screen and (min-width: 60em){
  .product{
    max-width: 1210px;
    width: 100%;
    padding: 0;
    padding-top: 2rem;
    margin: 0 auto;
  }
  h1.product__title{
    font-size:  40px;
  }
  .product__meta{
    margin-left: 0;
  }
  .product__top {
    display: grid;
    grid-template-columns: 53% 47%;
  }
  .product__media-item{
    background-size: 114%;
    padding: 10px 0;
  }
  .product__media-item .media {
    transform: scale(.80);
  }
}

@media screen and (min-width: 720px) and (max-width: 1019px){
  .recommended-products__slide{
    background: url(/cdn/shop/files/webframes02-01.svg?v=1639497924) center top no-repeat;
    background-size: 88%;
  }
}


/* -- Blog Listing -- */

.page.blog{
  margin-top: -90px;
  /*margin-bottom: 80px;*/
  padding-bottom:  80px;
}
.blog__article-list{
  border-top: 0;
  list-style-type: none;
}
.blog__meta{
  padding: 0 2rem 0;
  margin-top: 0;
}

.blog__article-list .blog__article-item {
  position: relative;
  top: 6.2rem;
}
.blog-posts--square .blog-posts__item-image-wrapper,
.blog__article-list a.hover {
  padding-top: 100%;
  background: url(/cdn/shop/files/webframes02-02.svg?v=1639503695) center no-repeat;
  background-size: 100%;
}
.blog__article-list a.hover {
  display:  block;
  padding-top: 0;
}
body.template-index .blog-posts__item-image,
.blog__article-list a.hover div.image {
  transform: scale(.8);
  top: 0;
}
.blog__article-list .blog__article-item .blog__article-image {
  top: 78px;
}

/* -- Article Detail -- */
.template-article{
  font-size: 18px;
}
.template-article main{
  padding-top: 40px;
}
.template-article main h1[data-pf-type="ArticleTitle"]{
  font-family: ivymode, sans-serif;
  font-size: 35px;
  font-weight: 200;
  letter-spacing: 1px;
  line-height: 37.8px;
  margin-bottom: 1.5rem;
}
.template-article h3{
  font-family: 'Neutra Text';
  border-bottom: 1px solid #424b4a;
  color: #424b4a;
  display: inline-block;
  font-size: 16px;
  font-weight:  400;
  text-transform: uppercase;
}
.template-article div[data-pf-type="ProductBox"] h3{
  border-bottom: 0;
}
.template-article h4[data-pf-type="Heading"]{
  color: #2e2a2b;
  font-size: 30px;
  font-weight: 100;
  font-family: ivypresto-display,serif;
  font-style: italic;
  text-transform: none;
}
.template-article h5[data-pf-type="Heading"]{
  font-size: 30px;
  font-weight: 100;
  font-family: ivypresto-display,serif;
  font-style: italic;
  line-height: 30px;
  letter-spacing: 1px;
  text-transform: none;
  text-align:  center;
  max-width:  80%;
  margin:  auto;
}
.article-featured-image{
  width: 100%;
}
.template-article .pf-c a{
  color: #424b4a;
  font-weight: 600;
}
.template-article .pf-c div[data-pf-type="ArticleBox"] a{
  font-weight: normal;
}
.template-article .pf-c a:hover{
  text-decoration: underline;
}
.template-article .pf-c div[data-pf-type="ArticleBox"] a:hover{
  text-decoration: none;
}
p[data-pf-type="ArticleExcerpt"]{
  font-size: 18px;
  margin-bottom: 40px;
}
.shop-the-look{
  background:  #fff;
  padding: 20px 20px 10px;
  margin-bottom: 20px !important;
  text-align: center;
}
.shop-the-look h3{
  display: block;
  font-size: 18px !important;
  text-align:  center;
}
.shop-the-look div[data-product-type="price"]{
  font-size: 16px !important;
}
.shop-the-look div[data-more],
.shop-the-look a[data-pf-type="ProductViewDetails"]{
  display: none;
}

div[data-pf-type="ArticleList"] div[data-pf-type="ArticleBox"] a{
  height: 285px;
  width: 285px;
  overflow: hidden;
  margin: auto;
}
div[data-pf-type="ArticleList"] div[data-pf-type="ArticleBox"] a img{
  width: 150%;
  height: auto;
  max-width: none;
}

div[data-pf-type="ArticleList"] div[data-pf-type="ArticleBox"] > div > div:first-child{
  background: url(/cdn/shop/files/webframes02-02.svg?v=1639503695) center no-repeat;
  background-size: 90%;
  padding: 18px;
}
div[data-pf-type="ArticleList"] div[data-pf-type="ArticleBox"] > div > div:first-child a {
  transform: scale(0.9);
  top: -5px;
}

@media screen and (max-width: 40em){
  /* full width recommended reading */
  .template-article .__pf [style*="--ew-xs"] > .pf-c{
    max-width: 100%;
  }
}

/* --- About Page --- */
a.btn{
  text-decoration: none;
}
.page--narrow{
  margin-top:  0;
  margin-bottom: 0;
  max-width: none;
  --content-max-width: none !important;
}
.page__header{
  display: none;
}
.page__inner{
  padding: 0;
}
#shopify-section-template--15184104652954__main{
  margin-top: -25px;
}
.side-by-side{
  text-align: center;
}
.side-by-side img{
  margin: auto;
}
#shopify-section-template--15184104456346__logo-list .logo-list--columns-6 {
  padding-bottom: 1px !important;
}
@media screen and (min-width: 40em){
  .side-by-side{
    display:  flex;
    align-items: center;
    justify-content: space-evenly;
  }
  .section--contrast .logo-list__content{
    padding-bottom:  0;
  }
  #shopify-section-template--15184104456346__logo-list .logo-list--columns-6 {
    padding-bottom: 2rem !important;
  }
}




/* -- About Page -- */
@media screen and (max-width: 60em){
  #shopify-section-template--15191116316826__16395841705f6675bf .section .section__inner,
  #shopify-section-template--15537763451034__1663689640e65d8293 .section__inner,
  #shopify-section-template--15991202644122__1663689640e65d8293 .section__inner,
  #shopify-section-template--16042744316058__1663689640e65d8293 .section__inner {
    padding-left:  28px;
    padding-right:  28px;
  }
}



/* full width images */
#shopify-section-template--15537763451034__16636895181cd111f5 .image-with-text__inner,
#shopify-section-template--15991202644122__16636895181cd111f5 .image-with-text__inner,
#shopify-section-template--16042744316058__16636895181cd111f5 .image-with-text__inner,
#shopify-section-template--15537763451034__16636893217a6c3135 .image-with-text__inner,
#shopify-section-template--15991202644122__16636893217a6c3135 .image-with-text__inner,
#shopify-section-template--16042744316058__16636893217a6c3135 .image-with-text__inner,
#shopify-section-template--15537763451034__16636896440d163cbc .image-with-text__inner,
#shopify-section-template--15991202644122__16636897641df824c5 .image-with-text__inner,
#shopify-section-template--16042744316058__16636897641df824c5 .image-with-text__inner,
#shopify-section-template--15991202644122__16636896440d163cbc .image-with-text__inner,
#shopify-section-template--16042744316058__16636896440d163cbc .image-with-text__inner{
  margin: 0 auto;
  margin-top: -48px;
  max-width: none;
  padding: 0;
  text-align: center !important;
}

#shopify-section-template--15537763451034__16636895181cd111f5 .image-with-text__image-container,
#shopify-section-template--15991202644122__16636895181cd111f5 .image-with-text__image-container,
#shopify-section-template--16042744316058__16636895181cd111f5 .image-with-text__image-container,
#shopify-section-template--15537763451034__16636893217a6c3135 .image-with-text__image-container,
#shopify-section-template--15991202644122__16636893217a6c3135 .image-with-text__image-container,
#shopify-section-template--16042744316058__16636893217a6c3135.image-with-text__image-container,
#shopify-section-template--15537763451034__16636896440d163cbc .image-with-text__image-container,
#shopify-section-template--15991202644122__16636897641df824c5 .image-with-text__image-container,
#shopify-section-template--16042744316058__16636897641df824c5 .image-with-text__image-container,
#shopify-section-template--15991202644122__16636896440d163cbc .image-with-text__image-container,
#shopify-section-template--16042744316058__16636896440d163cbc .image-with-text__image-container{
  margin: 0 !important;
}




/* Intro */

#shopify-section-template--15991202644122__16636893217a6c3135 .image-with-text__inner,
#shopify-section-template--16042744316058__16636893217a6c3135 .image-with-text__inner{
  margin:  auto;
}
#shopify-section-template--15991202644122__16636893217a6c3135 .image-with-text__text-container,
#shopify-section-template--16042744316058__16636893217a6c3135 .image-with-text__text-container{
  margin: auto;
  max-width: 490px;
}
#shopify-section-template--15991202644122__16636893217a6c3135 .image-with-text__text-container .image-with-text__subheading,
#shopify-section-template--16042744316058__16636893217a6c3135 .image-with-text__text-container .image-with-text__subheading{
  margin: auto;
}

@media screen and (min-width: 60em){

  #shopify-section-template--15991202644122__16636893217a6c3135 .image-with-text,
  #shopify-section-template--16042744316058__16636893217a6c3135 .image-with-text{
    padding-top: 0;
    padding-bottom: 0;
  }
  #shopify-section-template--15991202644122__16636893217a6c3135 .image-with-text__image-container,
  #shopify-section-template--16042744316058__16636893217a6c3135 .image-with-text__image-container{
    max-height: 770px;
  }
  #shopify-section-template--15991202644122__16636893217a6c3135 .image-with-text__inner,
  #shopify-section-template--16042744316058__16636893217a6c3135 .image-with-text__inner{
    max-width:  29rem;
  }
  
}


@media screen and (max-width: 60em){
  .logo-list__list{
    margin-top: 2rem;
  }
  #shopify-section-template--15537763451034__16636893217a6c3135 .image-with-text__inner p,
  #shopify-section-template--15991202644122__16636893217a6c3135 .image-with-text__inner p,
  #shopify-section-template--16042744316058__16636893217a6c3135 .image-with-text__inner p{
    padding: 2rem 1.8rem;
  }
  #shopify-section-template--15537763451034__16636893217a6c3135 .image-with-text__image-container,
  #shopify-section-template--15991202644122__16636893217a6c3135 .image-with-text__image-container,
  #shopify-section-template--16042744316058__16636893217a6c3135 .image-with-text__image-container{
    overflow: hidden;
  }
  #shopify-section-template--15537763451034__16636895181cd111f5 .image-with-text__inner .image-with-text__text-container,
  #shopify-section-template--15537763451034__16636893217a6c3135 .image-with-text__inner .image-with-text__text-container,
  #shopify-section-template--15991202644122__16636893217a6c3135 .image-with-text__inner .image-with-text__text-container,
  #shopify-section-template--16042744316058__16636893217a6c3135 .image-with-text__inner .image-with-text__text-container,
  #shopify-section-template--15537763451034__16636896440d163cbc .image-with-text__inner .image-with-text__text-container,
  #shopify-section-template--16042744316058__16636895181cd111f5 .image-with-text__inner .image-with-text__text-container,
  #shopify-section-template--16042744316058__16636896440d163cbc .image-with-text__inner .image-with-text__text-container{
    padding: 0 2rem 3rem;
  }
}
@media screen and (min-width: 60em){
  #shopify-section-template--15537763451034__16636893217a6c3135 .image-with-text__inner,
  #shopify-section-template--15991202644122__16636893217a6c3135 .image-with-text__inner,
  #shopify-section-template--16042744316058__16636893217a6c3135 .image-with-text__inner{
    background: #20392E;
    background-size: 62%;
    max-width:  none !important;
  }
  #shopify-section-template--15537763451034__16636893217a6c3135 .image-with-text__inner p:before,
  #shopify-section-template--15991202644122__16636893217a6c3135 .image-with-text__inner p:before,
  #shopify-section-template--16042744316058__16636893217a6c3135 .image-with-text__inner p:before{
    margin: 0 auto 3rem;
  }
}
#shopify-section-template--15191116316826__16395841705f6675bf{
  background: #f7f5ef;
  padding: 3rem 0;
}

@media screen and (min-width: 60em){
  #shopify-section-template--15191116316826__16395841705f6675bf h2{
    margin-top: 20px;
    margin-bottom: 30px;
  }
  #shopify-section-template--15191116316826__16395841705f6675bf p {
    margin-bottom: 34px;
  }
}

/* Quote */
#shopify-section-template--15537763451034__1663689640e65d8293,
#shopify-section-template--15991202644122__1663689640e65d8293,
#shopify-section-template--16042744316058__1663689640e65d8293 {
  margin-top: -50px;
}
#shopify-section-template--15537763451034__1663689640e65d8293 .quote__item-text,
#shopify-section-template--15991202644122__1663689640e65d8293 .quote__item-text,
#shopify-section-template--16042744316058__1663689640e65d8293 .quote__item-text {
  color: rgb(242, 240, 230);
}
@media screen and (min-width: 60em){
  #shopify-section-template--15537763451034__1663689640e65d8293 .quote.section,
  #shopify-section-template--15991202644122__1663689640e65d8293 .quote.section,
  #shopify-section-template--16042744316058__1663689640e65d8293 .quote.section {
    padding-bottom: 4rem;
    padding-top:  4rem;
  }
}


/* CTA */
#shopify-section-template--15191116316826__1639584373715aa659{
  padding: 0;
}
#shopify-section-template--15191116316826__1639584373715aa659 h2{
  background: url(/cdn/shop/files/T.LINE-04_copy-cropped.png?v=1639684419) center top no-repeat;
  background-size: 100%;
  font-size: 0 !important;
  height: 90px;
  width: 220px;
  margin: 0 auto;
}
#shopify-section-template--15191116316826__1639584373715aa659 .image-with-text__button{
  margin-top:  0;
}
#shopify-section-template--15191116316826__1639584373715aa659 .image-with-text__subheading{
  padding-top: 0;
  margin-top: 0;
}
#shopify-section-template--15191116316826__1639584373715aa659 ul{
  margin-left: 0;
  padding-left: 0;
}
#shopify-section-template--15191116316826__1639584373715aa659 ul li{
  margin-bottom: 0;
}
#shopify-section-template--15191116316826__1639584373715aa659 h2.image-with-text__heading:after{
  display: none;
}

/* As Seen In */
#shopify-section-template--15537763451034__16636897641df824c5 .logo-list__heading,
#shopify-section-template--15991202644122__16636897641df824c5 .logo-list__heading,
#shopify-section-template--16042744316058__16636897641df824c5 .logo-list__heading{
  font-size: 40px;
  line-height: 60px;
  color: rgb(242, 240, 230);
  font-weight: 100;
  font-family: ivypresto-display,serif;
  font-style: italic;
  text-transform: none;
  text-align: center;
}

@media screen and (min-width: 60em){
  #shopify-section-template--15537763451034__16636896440d163cbc h2 {
      height: 70px;
      width: 300px;
  }
}

/* Our Commitment */
#shopify-section-template--15537763451034__166368991224e5f297 .btn--primary:hover,
#shopify-section-template--15991202644122__166368991224e5f297 .btn--primary:hover,
#shopify-section-template--16042744316058__166368991224e5f297 .btn--primary:hover{
  background: #424b4a;
  color: #f7f5ef;
  opacity: 1;
}
/* iNSTA feed */


@media screen and (min-width: 60em){
  
  #shopify-section-template--15191116316826__1639584373715aa659 h2{
    height: 70px;
    width: 300px;
  }
  #shopify-section-template--15191116316826__1639584373715aa659 .image-with-text__text-container{
    text-align: center;
  }
}

/* -- Cart -- */
.cart__container{
  max-width: 1210px;
  width: 100%;
  padding: 0;
  padding-top: 4rem;
  margin: 0 auto;
}
.mw-gp__subtotal--replaced .mw-gp__subtotal__amount,
.mw-gp__subtotal--replaced .mw-gp__subtotal__discount-amount{
  font-weight: normal !important;
}

/* -- Monogram / Sets in Cart -- */

/* hide checkout in slide-out */
.popover .quick-cart__buy-now.btn.btn--primary{
  display:  none;
}
@font-face {
    font-family: 'Calisto MT';
    src: url('https://cdn.shopify.com/s/files/1/0558/6826/0490/files/CalistoMT.woff2?v=1650984500') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0558/6826/0490/files/CalistoMT.woff?v=1650984500') format('woff'),
        url('https://cdn.shopify.com/s/files/1/0558/6826/0490/files/CalistoMT.ttf?v=1650984500') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Brush Script MT';
    src: url('https://cdn.shopify.com/s/files/1/0558/6826/0490/files/BrushScriptMT.woff2?v=1650984500') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0558/6826/0490/files/BrushScriptMT.woff?v=1650984500') format('woff'),
        url('https://cdn.shopify.com/s/files/1/0558/6826/0490/files/BrushScriptMT.ttf?v=1650984500') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


/* preview modal */
.monogram-form-wrapper{
  display: flex;
  flex-direction: column-reverse;
}
.monogram-form-preview-content{
  background-size: 100%;
  background-repeat: no-repeat;
  height: 400px;
  margin-top: 20px;
}

.custom-modal {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (min-width: 30em){
  .monogram-form-wrapper{
    flex-direction: row;
  }
  .monogram-form-content-wrapper{
    width: 50%;
    margin-right: 20px;
  }
  .custom-modal {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}

.custom-modal {
  visibility: hidden;
  z-index: 1000;
  background-color: white;
}
  
.custom-modal-show {
  visibility: visible;
}
.cart__item-details button{
  text-decoration: underline;
}
.cart__item-details button:not(.monogram-preview-button){
  background: var(--charcoal);
  border: 1px solid var(--charcoal);
  color: var(--smoke);
  display: inline-block;
  width: auto;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 13px;
  padding: 16px 28px;
  padding: 10px 14px;
  letter-spacing: .01em;
  text-decoration: none;
}
.monogram-form-close-button,
.monogram-warning-close-button,
.monogram-preview-close-button{
  display: block;
  font-size: 0;
  position: absolute;
  top: 15px;
  right: 15px;
}
.monogram-preview-close-button{
  top: -30px;
  right: 0px;
}
.monogram-form-close-button:after,
.monogram-warning-close-button:after,
.monogram-preview-close-button:after{
  background: url(https://cdn.shopify.com/s/files/1/0558/6826/0490/files/close-thin.png?v=1650981707) center no-repeat;
  background-size:  100%;
  content: '';
  display: block;
  height: 20px;
  width: 20px;
  font-size: 16px;
  font-weight: 400;
}
.custom-modal-show{
  padding: 30px 50px 50px;
  box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.5);
  max-width: 760px;
  width: 90%;
}
#monogram-preview-modal{
  padding: 10px;
}
#monogram-warning-modal{
  max-width: 590px;
}
.monogram-preview-content{
  background-size: 100%;
  background-repeat: no-repeat;
  height: 60vh;
}
@media screen and (min-width: 30em){
  .monogram-preview-content{
    max-width: 340px;
    margin: auto;
    min-height: 510px;
  }
}
@media screen and (min-width: 90em){
  .monogram-preview-content{
    height: 75vh;
    max-width: 520px;
    min-height: 780px;
    margin: auto;
  }
}
  /* properties */
  .font-classic{
    font-family: 'Calisto MT';
    font-size: 12px;
    text-transform: uppercase;
  }
  .font-cursive{
    font-family: 'Brush Script MT';
    text-transform: lowercase;
    font-size: 12px;
  }
  .font-heather{
    font-family: 'heather_script_oneregular';
    text-transform: uppercase;
  }
  .colour-navy,
  .textColour-navy{
    color: rgb(25, 42, 83);
  }
  .shadowColour-moon-smoke{
    text-shadow: -2px 1px 1px rgb(25, 42, 83);
  }
  .colour-red,
  .textColour-red{
    color: rgb(218, 31, 39);
  }
  .colour-green{
    color: #20392E;
  }
  .shadowColour-red{
    text-shadow: -2px 1px 1px rgb(218, 31, 39);
  }
  .shadowColour-navy{
    text-shadow: -2px 1px 1px rgb(25, 42, 83);
  }
  .colour-white,
  .textColour-white{
    color: #fff;
  }
  .shadowColour-white{
    text-shadow: -2px 1px 1px #fff;
  }
  .colour-black,
  .textColour-black{
    color: #000;
  }
  .shadowColour-black{
    text-shadow: -2px 1px 1px #000;
  }
  .colour-moon-smoke,
  .textColour-moon-smoke{
    color: #424B4A;
  }
  .shadowColour-moon-smoke{
    text-shadow: -2px 1px 1px #424B4A;
  }
  .colour-merlot,
  .textColour-merlot{
    color: #60080f;
  }
  .shadowColour-merlot{
    text-shadow: -2px 1px 1px #60080f;
  }
  
  /* products */
  .rowan-t-shirt .monogram-preview-text{
    padding-top: 58%;
    padding-left: 47%;
  }
  .rowan-t-shirt.font-classic .monogram-preview-text{
      font-size: 10px;
  }
  .rowan-t-shirt.font-classic .monogram-preview-text span.larger{
    font-size: 15px;
  }
  @media screen and (min-width: 30em){
    .rowan-t-shirt .monogram-preview-text{
      padding-top: 57%;
      padding-left: 44%;
    }
  }
  @media screen and (min-width: 90em){
    .rowan-t-shirt .monogram-preview-text{
      padding-top: 59%;
      padding-left: 47%;
    }
  }

  .rowan-t-shirt-dress .monogram-preview-text{
    padding-top: 53%;
    padding-left: 61%;
    font-size: 10px;
  }
  .rowan-t-shirt-dress.font-classic .monogram-preview-text{
    font-size: 6px;
    padding-top: 54%;
    padding-left: 61%;
  }
  @media screen and (min-width: 30em){
    .rowan-t-shirt-dress .monogram-preview-text{
      font-size: 13px;
      padding-top: 53%;
      padding-left: 62%;
    }
    .rowan-t-shirt-dress.font-classic .monogram-preview-text{
      font-size: 7px;
      padding-top: 54%;
      padding-left: 62%;
    }
  }


  .marin-top .monogram-preview-text{
    font-size: 18px;
    padding-top: 58%;
    padding-left: 64%;
    transform: rotate(10deg);
  }

  .marin-top.font-classic .monogram-preview-text{
    font-size: 12px;
    padding-top: 58%;
    padding-left: 65%;
    transform: rotate(16deg);
  }
  @media screen and (min-width: 30em){
    .marin-top .monogram-preview-text{
      padding-top: 59%;
    }
    .marin-top.font-classic .monogram-preview-text{
      padding-top: 59%;
      padding-left: 68%;
    }
  }
  @media screen and (min-width: 90em){
    .marin-top .monogram-preview-text{
      padding-top: 60%;
      padding-left: 66%;
    }
  }

  .isabel-shirt.position-cuff .monogram-preview-text{
    font-size: 13px;
    padding-top: 76%;
    padding-left: 126%;
    transform: rotate(36deg);
  }

  .isabel-shirt.position-chest .monogram-preview-text{
    padding-top: 46%;
    padding-left: 61%;
  }
  .isabel-shirt.position-body .monogram-preview-text{
    padding-top: 102%;
    padding-left: 45%;
    transform: rotate(8deg);
  }



  .isabel-shirt.position-chest.font-classic .monogram-preview-text{
    font-size: 12px;
  }
  .isabel-shirt.position-chest.font-classic .monogram-preview-text span.larger{
    font-size: 17px;
  }
  .isabel-striped-shirt-merlot.position-chest.font-classic .monogram-preview-text span.larger,
  .isabel-striped-shirt-green.position-chest.font-classic .monogram-preview-text span.larger,
  .isabel-striped-shirt-navy.position-chest.font-classic .monogram-preview-text span.larger,
  .isabel-banker-shirt-charcoal.font-classic.position-chest .monogram-preview-text span.larger,
  .isabel-striped-shirt-blue.font-classic.position-chest .monogram-preview-text span.larger,
 .isabel-striped-shirt-charcoal.font-classic.position-chest .monogram-preview-text span.larger,
  .isabel-oxford-shirt-blue.font-classic.position-chest .monogram-preview-text span.larger,
.isabel-shirt-olive.font-classic.position-chest .monogram-preview-text span.larger{
    font-size: 14px;
  }

  .isabel-banker-shirt-charcoal.font-classic.position-cuff .monogram-preview-text span.larger {
    font-size: 8px;
  }

  .isabel-striped-shirt-merlot.position-chest .monogram-preview-text,
  .isabel-striped-shirt-green.position-chest .monogram-preview-text,
  .isabel-striped-shirt-navy.position-chest .monogram-preview-text,
  .isabel-striped-shirt-blue.position-chest .monogram-preview-text,
  .isabel-oxford-shirt-blue.position-chest .monogram-preview-text,
  .isabel-navy-wide-stripe.position-chest .monogram-preview-text,
  .ava-shirt.position-chest .monogram-preview-text,
.isabel-shirt-olive.position-chest .monogram-preview-text{
    font-size: 9px;
    padding-top: 70%;
    padding-left: 45%;
    transform: rotate(0deg);
  }

/* James Tux Shirt */

.james-tuxedo-shirt.position-cuff .monogram-preview-text {
  padding-top: 98%;
    padding-left: 72%;
    transform: rotate(338deg);
    font-size: 11px;
}

.james-tuxedo-shirt.position-cuff.font-classic .monogram-preview-text,
.james-tuxedo-shirt.position-cuff.font-heather .monogram-preview-text {
   padding-left: 71%;
}


/* Isabel - Olive Stripe */
.isabel-olive-stripe.position-chest .monogram-preview-text {
    font-size: 14px;
    padding-top: 58%;
    padding-left: 64%;
    transform: rotate(0deg);
}

.isabel-olive-stripe.position-chest.font-classic .monogram-preview-text {
  font-size: 9px;
}

.isabel-olive-stripe.position-chest.font-classic .monogram-preview-text span.larger {
   font-size: 14px;
}

.isabel-olive-stripe.position-cuff .monogram-preview-text {
    padding-top: 120%;
    padding-left: 66%;
    transform: rotate(338deg);
    font-size: 11px;
  }


.isabel-olive-stripel.position-cuff.font-classic .monogram-preview-text,
.isabel-olive-stripe.position-cuff.font-heather .monogram-preview-text {
   padding-left: 63%;
}

.isabel-olive-stripe.position-body .monogram-preview-text {
    padding-top: 89%;
    padding-left: 64%;
    font-size: 14px;
  }

.isabel-olive-stripe.position-body.font-classic .monogram-preview-text,
.isabel-olive-stripe.position-body.font-heather .monogram-preview-text {
  font-size: 10px;
}

/* Isabel Shirt Pinstripe Charcoal */
.isabel-pinstripe-shirt-charcoal.position-chest .monogram-preview-text {
    font-size: 14px;
    padding-top: 40%;
    padding-left: 60%;
    transform: rotate(0deg);
}

.isabel-pinstripe-shirt-charcoal.position-chest.font-classic .monogram-preview-text {
  font-size: 9px;
}

.isabel-pinstripe-shirt-charcoal.position-chest.font-classic .monogram-preview-text span.larger {
   font-size: 14px;
}

.isabel-pinstripe-shirt-charcoal.position-cuff .monogram-preview-text {
    padding-top: 104%;
    padding-left: 70%;
    transform: rotate(338deg);
    font-size: 11px;
  }


.isabel-pinstripe-shirt-charcoal.position-cuff.font-classic .monogram-preview-text,
.isabel-pinstripe-shirt-charcoal.position-cuff.font-heather .monogram-preview-text {
   padding-left: 68%;
}

.isabel-pinstripe-shirt-charcoal.position-body .monogram-preview-text {
    padding-top: 78%;
    padding-left: 60%;
    font-size: 14px;
  }

.isabel-pinstripe-shirt-charcoal.position-body.font-classic .monogram-preview-text,
.isabel-pinstripe-shirt-charcoal.position-body.font-heather .monogram-preview-text {
  font-size: 10px;
}

/* Isabel Shirt Blue Stripe Banker */
.isabel-blue-stripe-banker.position-chest .monogram-preview-text {
    font-size: 14px;
    padding-top: 40%;
    padding-left: 60%;
    transform: rotate(0deg);
}

.isabel-blue-stripe-banker.position-chest.font-classic .monogram-preview-text {
  font-size: 9px;
}

.isabel-blue-stripe-banker.position-chest.font-classic .monogram-preview-text span.larger {
   font-size: 14px;
}

.isabel-blue-stripe-banker.position-cuff .monogram-preview-text {
    padding-top: 104%;
    padding-left: 70%;
    transform: rotate(338deg);
    font-size: 11px;
  }


.isabel-blue-stripe-banker.position-cuff.font-classic .monogram-preview-text {
   padding-left: 68%;
}

.isabel-blue-stripe-banker.position-cuff.font-heather .monogram-preview-text {
  padding-left: 66%;
}

.isabel-blue-stripe-banker.position-body .monogram-preview-text {
    padding-top: 78%;
    padding-left: 60%;
    font-size: 14px;
  }

.isabel-blue-stripe-banker.position-body.font-classic .monogram-preview-text,
.isabel-blue-stripe-banker.position-body.font-heather .monogram-preview-text {
  font-size: 10px;
}



/* Ava Shirt Pinstripe Charcoal */

.ava-pinstripe-shirt-charcoal.position-chest .monogram-preview-text {
    font-size: 14px;
    padding-top: 40%;
    padding-left: 60%;
    transform: rotate(0deg);
}

.ava-pinstripe-shirt-charcoal.position-chest.font-classic .monogram-preview-text {
  font-size: 9px;
}

.ava-pinstripe-shirt-charcoal.position-chest.font-classic .monogram-preview-text span.larger {
   font-size: 14px;
}

.ava-pinstripe-shirt-charcoal.position-cuff .monogram-preview-text {
    padding-top: 97%;
    padding-left: 72%;
    transform: rotate(338deg);
    font-size: 11px;
  }

.ava-pinstripe-shirt-charcoal.position-cuff.font-classic .monogram-preview-text,
.ava-pinstripe-shirt-charcoal.position-cuff.font-heather .monogram-preview-text {
   padding-left: 70%;
}

.ava-pinstripe-shirt-charcoal.position-body .monogram-preview-text {
    padding-top: 85%;
    padding-left: 60%;
    font-size: 14px;
  }

.ava-pinstripe-shirt-charcoal.position-body.font-classic .monogram-preview-text,
.ava-pinstripe-shirt-charcoal.position-body.font-heather .monogram-preview-text {
  font-size: 10px;
}

  .isabel-striped-shirt-merlot.position-chest .monogram-preview-text{
    padding-top: 59%;
    padding-left: 58%;
  }
  .isabel-striped-shirt-green.position-chest .monogram-preview-text{
    padding-top: 59%;
    padding-left: 58%;
  }
  .isabel-striped-shirt-blue.position-chest .monogram-preview-text {
    padding-top: 61%;
    padding-left: 63%;
  }
  .isabel-oxford-shirt-blue.position-chest .monogram-preview-text {
    padding-top: 57%;
    padding-left: 60%;
  }
  .isabel-navy-wide-stripe.position-chest .monogram-preview-text {
    padding-top: 58%;
    padding-left: 58%;
  }
  .isabel-oxford-shirt-blue.position-body .monogram-preview-text{
    padding-top: 92%;
    padding-left: 57%;
    font-size: 10px;
  }
  .isabel-navy-wide-stripe.position-body .monogram-preview-text {
    font-size: 10px;
    padding-top: 87%;
    padding-left: 56%;
  }
  .isabel-striped-shirt-blue.position-cuff .monogram-preview-text,
  .isabel-oxford-shirt-blue.position-cuff .monogram-preview-text,
  .isabel-navy-wide-stripe.position-cuff .monogram-preview-text {
    padding-top: 118%;
    padding-left: 64%;
    transform: rotate(338deg);
    font-size: 11px;
  }
  .isabel-striped-shirt-blue.position-body .monogram-preview-text {
    padding-top: 85%;
    padding-left: 57%;
    font-size: 10px;
  }
  .isabel-oxford-shirt-blue.position-cuff .monogram-preview-text {
    padding-top: 116%;
  }

  .isabel-striped-shirt-blue.position-cuff.font-classic .monogram-preview-text,
  .isabel-oxford-shirt-blue.position-cuff.font-classic .monogram-preview-text{
    padding-left: 67%;
    transform: rotate(343deg);
    font-size: 8px;
  }
  .isabel-navy-wide-stripe.position-cuff .monogram-preview-text {
    padding-top: 111%;
    padding-left: 66%;
    transform: rotate(-27deg);
    font-size: 8px;
  }
  .isabel-striped-shirt-navy.position-chest .monogram-preview-text {
    font-size: 11px;
    padding-top: 60%;
    padding-left: 60%;
  }
  .isabel-striped-shirt-merlot.position-cuff .monogram-preview-text{
    font-size: 10px;
    padding-top: 114%;
    padding-left: 71%;
    transform: rotate(-13deg);
  }
  .isabel-striped-shirt-merlot.position-body .monogram-preview-text{
    font-size: 10px;
    padding-top: 87%;
    padding-left: 56%;
  }
  .isabel-striped-shirt-green.position-cuff .monogram-preview-text{
    font-size: 10px;
    padding-top: 114%;
    padding-left: 71%;
    transform: rotate(-13deg);
  }
  .isabel-striped-shirt-green.position-body .monogram-preview-text{
    font-size: 10px;
    padding-top: 87%;
    padding-left: 56%;
  }

  .ava-shirt.position-chest .monogram-preview-text{
    font-size: 7px;
    padding-top: 51%;
    padding-left: 59%;
    transform: rotate(0deg);
  }
  .ava-shirt.position-chest .monogram-preview-text span.larger,
  .ava-shirt.position-body .monogram-preview-text span.larger{
    font-size: 9px;
  }
  .ava-shirt.position-cuff .monogram-preview-text{
    font-size: 6px;
    padding-top: 66%;
    padding-left: 94%;
    transform: rotate(28deg);
  }
  .ava-shirt.position-cuff .monogram-preview-text span.larger{
    font-size: 8px;
  }
  .ava-shirt.position-body .monogram-preview-text{
    font-size: 6px;
    padding-top: 81%;
    padding-left: 57.5%;
  }

  .isabel-striped-shirt-navy.position-cuff .monogram-preview-text {
    font-size: 11px;
    padding-top: 109%;
    padding-left: 68%;
    transform: rotate(338deg);
  }


  .isabel-banker-shirt-charcoal.position-chest .monogram-preview-text {
    font-size: 9px;
    padding-top: 66%;
    padding-left: 61%;
    transform: rotate(0);
  }
  .isabel-banker-shirt-charcoal .monogram-preview-text {
    font-size: 9px;
    padding-top: 63%;
    padding-left: 135%;
    transform: rotate(56deg);
  }
  .isabel-banker-shirt-charcoal.position-cuff .monogram-preview-text{
    font-size: 8px;
    padding-top: 124%;
    padding-left: 75%;
    transform: rotate(-13deg);
  }
  .isabel-banker-shirt-charcoal.font-classic.position-cuff .monogram-preview-text{
    font-size: 6px;
    padding-left: 74%;
  }

  .isabel-banker-shirt-navy.position-chest .monogram-preview-text {
    font-size: 9px;
    padding-top: 46%;
    padding-left: 58%;
    transform: rotate(0);
  }
  .isabel-banker-shirt-navy.position-cuff .monogram-preview-text{
    font-size: 8px;
    padding-top: 94%;
    padding-left: 76%;
    transform: rotate(13deg);
  }
  .isabel-banker-shirt-navy.position-body .monogram-preview-text{
    font-size: 9px;
    padding-top: 72%;
    padding-left: 56%;
  }
  .isabel-banker-shirt-navy.font-classic .monogram-preview-text span.larger{
    font-size: 11px;
  }

  

  @media screen and (min-width: 90em){
    .isabel-shirt.position-cuff .monogram-preview-text,
    .isabel-shirt.position-chest.font-classic .monogram-preview-text{
      font-size: 13px;
    }
    .isabel-shirt.position-chest.font-classic .monogram-preview-text span.larger{
      font-size: 24px;
    }
  }

  .isabel-shirt-dress.position-chest .monogram-preview-text{
    transform: rotate(3deg);
    padding-top: 41%;
    padding-left: 62%;
    font-size: 12px;
  }
  .isabel-shirt-dress.position-chest.font-classic .monogram-preview-text{
    font-size: 7px;
    padding-top: 44%;
    padding-left: 62%;
  }
  .isabel-shirt-dress.position-chest.font-classic .monogram-preview-text span.larger{
    font-size: 17px;
  }
  .isabel-shirt-dress.position-cuff .monogram-preview-text{
    font-size: 9px;
    padding-top: 97%;
    padding-left: 94%;
    transform: rotate(20deg);
  }
  .isabel-shirt-dress.position-cuff.font-classic .monogram-preview-text{
    font-size: 6px;
  }
  
  @media screen and (min-width: 70em){
    .isabel-shirt-dress.position-chest.font-classic .monogram-preview-text{
      padding-top: 43%;
      padding-left: 63%;
    }
    .isabel-shirt-dress.position-cuff .monogram-preview-text {
      padding-top: 97%;
      padding-left: 95%;
    }
  }


  .isabel-striped-shirt.position-cuff .monogram-preview-text{
    font-size: 13px;
    padding-top: 83%;
    padding-left: 116%;
    transform: rotate(36deg);
  }

  .isabel-striped-shirt.position-chest .monogram-preview-text{
    padding-top: 57%;
    padding-left: 60%;
    font-size: 12px;
  }

  .isabel-striped-shirt.position-cuff.font-classic .monogram-preview-text{
    font-size: 7px;
  }
  .isabel-striped-shirt.position-chest.font-classic .monogram-preview-text{
    font-size: 9px;
    padding-top: 60%;
    padding-left: 56%;
  }
  .isabel-striped-shirt.position-chest.font-classic .monogram-preview-text span.larger{
    font-size: 12px;
  }
  @media screen and (min-width: 70em){
    .isabel-striped-shirt.position-chest .monogram-preview-text{
      padding-left: 59%;
      font-size: 14px;
    }
  }
  @media screen and (min-width: 90em){
    .isabel-striped-shirt.position-cuff .monogram-preview-text,
    .isabel-striped-shirt.position-chest.font-classic .monogram-preview-text{
      font-size: 11px;
    }
    .isabel-striped-shirt.position-chest.font-classic .monogram-preview-text span.larger{
      font-size: 16px;
    }
    .isabel-striped-shirt.position-cuff.font-classic .monogram-preview-text{
      font-size: 10px;
      padding-top: 83%;
      padding-left: 115%;
    }
  }

  .jo-scarf {
    background-position: bottom;
  }

  .jo-scarf .monogram-preview-text{
    font-family: Brush Script MT;
    text-transform: lowercase;
    font-size: 23px;
    padding-top: 131%;
    padding-left: 64%;
    transform: rotate(6deg);
  }
  @media screen and (min-width: 30em){
    .jo-scarf .monogram-preview-text{
      padding-top: 97%;
      padding-left: 62%;
    }
  }

  .remi-turtleneck-cream .monogram-preview-text{
    font-family: Brush Script MT;
    text-transform: lowercase;
    font-size: 12px;
    padding-top: 99%;
    padding-left: 69%;
    transform: rotate(6deg);
  }
  .remi-turtleneck-oyster .monogram-preview-text{
    font-family: Brush Script MT;
    text-transform: lowercase;
    font-size: 12px;
    padding-top: 82%;
    padding-left: 20.5%;
    transform: rotate(-10deg);
  }

  .lake-knit-ivory .monogram-preview-text,
  .lake-knit-black .monogram-preview-text {
    font-family: Brush Script MT;
    text-transform: lowercase;
    font-size: 12px;
    padding-top: 112%;
    padding-left: 78.5%;
    transform: rotate(-10deg);
  }
  .gemma-grey .monogram-preview-text,
  .gemma-black .monogram-preview-text,
  .gemma-ivory .monogram-preview-text{
    font-family: 'Brush Script MT';
    text-transform: lowercase;
    font-size: 12px;
    padding-top: 100%;
    padding-left: 82%;
    transform: rotate(-6deg);
  }

  .gemma-grey .monogram-preview-text{
    padding-top: 102%;
  }

  .brooke-tote .monogram-preview-text,
  .mini-brooke-tote .monogram-preview-text{
    font-size: 27px;
    font-family: Calisto MT;
    text-transform: uppercase;
    padding-top: 60%;
    padding-left: 40%;
  }
  .mini-brooke-tote .monogram-preview-text{
    padding-top: 71%;
    padding-left: 42%;
  }
  @media screen and (min-width: 30em){
    .brooke-tote,
    .mini-brooke-tote {
      min-height: 380px;
    }
    .brooke-tote .monogram-preview-text,
    .mini-brooke-tote .monogram-preview-text{
      font-size: 30px;
      padding-top: 61%;
      padding-left: 41%;
    }
    .mini-brooke-tote .monogram-preview-text{
      padding-top: 71%;
      padding-left: 41%;
    }
  }
  @media screen and (min-width: 90em){
    .brooke-tote .monogram-preview-text,
    .mini-brooke-tote .monogram-preview-text{
      font-size: 33px;
    }
  }

.monogram-form-inputs label,
.monogram-form-inputs input[type="text"],
.monogram-form-inputs select{
  display: block;
  width:  100%;
}
.monogram-form-inputs label{
  padding: 20px 0 10px;
}
.monogram-form-inputs input,
.monogram-form-inputs select{
  border-color: #dddddd !important;
  padding: 8px 10px;
}
.monogram-form-inputs select{
  background: url(https://cdn.shopify.com/s/files/1/1408/6082/t/4/assets/select-arrow.png?5345742621890683607) center right no-repeat;
}
.monogram-form-inputs input[type="radio"]{
  border-radius: 50%;
  border: 2px solid #000000;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0px 7px 10px 0 !important;
}
.monogram-form-inputs input:checked{
  border-color: #000 !important;
}
.monogram-form-inputs input[type="radio"]:hover,
.monogram-form-container input[type="submit"]:hover{
  cursor: pointer;
}
.monogram-form-inputs input[value="black"]{
  background: #000;
}
.monogram-form-inputs input[value="white"]{
  background: #fff;
}
.monogram-form-inputs input[value="red"]{
  background: rgb(218, 31, 39);
}
.monogram-form-inputs input[value="navy"]{
  background: rgb(25, 42, 83);
}
.monogram-form-inputs input[value="moon-smoke"]{
  background: #424B4A;
}
.monogram-form-inputs input[value="merlot"]{
  background: #60080f;
}
.monogram-form-inputs input[value="green"]{
  background: #20392E;
}
#monogram-warning-modal{
  padding: 30px 50px;
  text-align: center;
}
.monogram-form-container input[type="submit"]{
  background: var(--charcoal);
  border: 1px solid #333;
  color: var(--smoke);
  padding: 16px 28px;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 16px;
  letter-spacing: .01em;
  margin-top: 40px;
}
.monogram-warning-ok-button{
  background: var(--charcoal);
  color: #fff;
  display: block;
  padding: 16px 28px;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 16px;
  letter-spacing: .01em;
  margin: 20px auto 0;
}

.monogram-form-content-wrapper {
  display: flex;
  flex-direction: column;
}

p.three-letter{
  font-size: 13px;
  margin-top: 20px;
  line-height: 1rem;
}

/* -- FAQs -- */
.questions .ff-heading{
  font-size: 29px;
  text-transform: none;
}
.questions__accordion .questions__accordion-quote{
  display: none;
}
.questions__accordion-title{
  font-size:  21px;
  font-family: Neutra Text Light Alt;
  letter-spacing: 0;
}
.questions__accordion-label{
  padding: 10px 0;
}
.questions__accordion-chevron:after{
  content: "+";
  color: #131212;
  display: inline;
  padding-right: 10px;
  font-family: ivymode,sans-serif;
  font-size: 21px;
  font-weight: 200;
  letter-spacing: 1px;
  line-height: 37.8px;
}
.questions__accordion-group[data-open="true"] .questions__accordion-chevron:after{
  content: "-";
}
.questions__accordion-chevron svg{
  display: none;
}


/* -- T. CLUB -- */

.template-page .text-columns-with-images__item:hover,
.template-page .text-columns-with-images__item-content:hover,
.template-page .text-columns-with-images__item{
  cursor: pointer;
}
.template-page .text-columns-with-images__item-image{
  border: 1px solid black;
  height: 510px;
  width: 359px;
}
.template-page .text-columns-with-images__item-image .image {
  padding-top: 150%;
}
.template-page .text-columns-with-images__item-content{
  margin-top: 0.5rem;
}
.template-page h4.text-columns-with-images__item-heading{
  font-family: ivypresto-display,serif;
  font-weight: 100;
  font-size: 17px;
  text-transform: initial;
}
.template-page .text-columns-with-images__item-text {
  visibility: hidden;
  z-index: 1000;
  background-color: white;
  position: fixed;
  top: 20px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: left;
}
.template-page .text-columns-with-images__item-text.modal-show {
  visibility: visible;
  padding: 30px 50px 30px;
  box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.5);
  max-width: 760px;
  width: 90%;
}

@media screen and (max-width: 40em){
  .template-page .text-columns-with-images__item-text {
    top: 15%;
    max-height: 80vh;
    overflow-y: scroll;
  }
}
@media screen and (min-width: 40em){
  .template-page .text-columns-with-images__item-text.modal-show {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  #shopify-section-template--16042744283290__165453998223af045f .video-hero__video-wrapper:before{
    background: url(/cdn/shop/files/TCLUBCIRCLECREAM-06.png?v=1654699933) center no-repeat;
    background-size: 100%;
    content: "";
    display: block;
    opacity: 1;
    width: 180px;
    height: 180px;
    bottom: 40px;
    right: 40px;
    position: absolute;
    z-index: 55;
    
  }
}
.close-t-club{
  background: url(https://cdn.shopify.com/s/files/1/0558/6826/0490/files/close-thin.png?v=1650981707) center no-repeat;
  background-size: 100%;
  height: 20px;
  width: 20px;
  font-size: 0;
  position: absolute;
  top: 20px;
  right: 20px;
  margin: 0;
  text-align: left;
  display: block;
  z-index: 5;
}
@media (min-width: 45em){
  #shopify-section-template--15537763385498__7a64e2aa-10a4-4411-85cf-ad54a6544efc .section.section--small,
  #shopify-section-template--15991202611354__7a64e2aa-10a4-4411-85cf-ad54a6544efc .section.section--small,
  #shopify-section-template--16042744283290__7a64e2aa-10a4-4411-85cf-ad54a6544efc .section.section--small{
    margin-bottom: 0 !important;
  }
  #shopify-section-template--15537763385498__text-columns-with-images .section.section--small,
  #shopify-section-template--15991202611354__text-columns-with-images .section.section--small,
  #shopify-section-template--16042744283290__text-columns-with-images .section.section--small{
    margin-top: 4rem !important;
  }
}


.template-page .text-columns-with-images__item-text p{
  margin-bottom: 1rem;
}
.template-page .text-columns-with-images__item-text p a em{
  font-family: 'Neutra Text', sans-serif;
  font-style: normal;
  text-transform: uppercase;
  font-size: 21px;
  letter-spacing: 1px;
  line-height: 1rem;
}
.template-page .text-columns-with-images__item-text p a em:hover,
.template-page .text-columns-with-images__item-text p a:hover{
  opacity: 0.8;
}
.template-page .text-columns-with-images__item-text p a em:after{
  background: url(/cdn/shop/files/Handrawn_Lines-01_1.svg?v=1639607094) 0% 55% no-repeat;
  content: '';
  display: block;
  height: 22px;
  width: 210px;
  background-size: 100%;
  margin-left: -20px;
  margin-bottom: 8px;
}