/** Shopify CDN: Minification failed

Line 169:0 Unexpected "@media"

**/
.featured-link--half .description {
    font-size: 16px;
}

.collapsible-tab {
    border-bottom: none;
}

.collapsible-tab__heading:after {
    content: '+';    
}

.collapsible-tab[open] .collapsible-tab__heading:after {
    content: '-'; 
}

.collapsible-tab__text {
    padding: 15px 0;
}

.collapsible-tab__heading {
    cursor: pointer;
    margin: 20px 0 0px;
    padding: 6px 0;
    border-bottom: #949494 1px solid;
    background: #fff;
    text-decoration: none;
    color: #000;
    font-size: 1.2em;
    position: relative;
    font-weight: 600;
    font-family: adobe-caslon-pro, serif;
    
}


/* AM PM Regimen for /pages/maries-regimen
================================================== */

.pm-regimen-container {
  display: flex;
  justify-content: space-between;
  max-width: 800px;
  margin: 0 auto;
}

h2.regimenheader {
  margin-bottom: 40px;
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: bold;
  font-size: 17px !important;
  text-align: center;
}

.quoteregimen {
  flex-basis: 50%;
  padding-right: 30px;
  font-family: adobe-caslon-pro, serif !important;
  font-weight: 400 !important;
  font-size: 23px;
  box-shadow: 8px -7px 0 -7px black;
}

.regimen-steps {
  flex-basis: 50%;
  padding-left: 80px;
}

/* Adjusted Mobile Styles */
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .pm-regimen-container { /* Increased specificity */
    display: block !important;
  }
  .pm-regimen-container .quoteregimen { 
    display: block !important;
    padding: 20px;
    box-shadow: none !important;
font-family: adobe-caslon-pro, serif !important;
  font-weight: 400 !important;
  font-size: 23px;
  margin: 0 auto;
  }
  div.pm-regimen-container .regimen-steps { /* Targeting child elements directly */
    display: block !important;
    width: 100% !important;
    box-shadow: none !important;
    padding-right: 0px !important;
    padding-left: 20px !important;
    text-align: left;
  }
}




/* Newsletter Edits
================================================== */
.newsletter-text {
  padding-bottom: 10px;
}


/* Edits for Shipping Info & Sets
================================================== */
.product_section .product_form, .product_section .contact-form {
    max-width: 440px;
}

.shipping-info {
  font-style: italic;
  padding-top: 15px;  
}

.shipping-cart-info {
  font-style: italic;
}

.line-item {
  display:none  !important;
}

.components {
  display: none;
}
/* End Edits for Shipping Info & Sets
================================================== */



/* Subscription Program Page
================================================== */

.subscription-program .caption .headline {
    font-size: 32px;
    color: #fff
}

.subscription-program .caption .subtitle p {
  font-size: 16px;
  color: #fff;
  line-height: 25px !important;
  margin-top: 20px;
}

#m-1697565243471 .main-slider .owl-dots {
  bottom:-50px !important;
}

.owl-dot.active span {
   
    background: #000 !important;
   
}

 .gf_add-to-cart{
  letter-spacing: 1px !important;
}

.text-edit  p {
    margin-bottom: 20px !important;
}
.dropdown_content p, .mobile-m

@media only screen and (min-width: 1401px) {
.subscription-program .caption {
    max-width: 800px !important;
}
}

.subscription-program .caption .subtitle a {
    color: white;
}



.afterpay-main-text {
    padding-right: 0px;
    letter-spacing: 0px !important;
}





/* Overall Edits
================================================== */

#shopify-section-template--16119636361387__0fe16ac1-118e-4395-89a1-37a0014c4204 {
  background-color: #F9F3EB;
  padding: 100px 0 40px 0;
}

.section {
    max-width: 1600px;
}

/* About Us Edits
================================================== */

.about-us .featured-link--half .info {
    width: 80% !important;
}

.about-us.section {
margin-top: 60px;
margin-bottom: 60px;
}

@media only screen and (max-width: 480px) {
.about-us-top.section {
  margin-top: 90px !important;
  margin-bottom: 0px !important;
}
}

@media only screen and (max-width: 480px) {
.about-us-top .image-with-text-container, .about-us .image-with-text-container {
    margin-bottom: 0% !important;
}
}


@media only screen and (max-width: 480px) {
.about-us-top .featured-link--half .info, .about-us .featured-link--half .info  {
    width: 100% !important;
  padding: 15px 5px;
}
}


@media only screen and (max-width: 480px) {
.about-us.section {
  margin-top: 30px !important;
  margin-bottom: 0px !important;
}
}


.about-us-values.section { 
    width: 65%;
    margin-top: 100px;
    margin-bottom: 100px;
}

@media only screen and (max-width: 480px) {
.about-us-values.section { 
    width: 93%;
    margin-top: 30px;
    margin-bottom: 30px;
}
}





.about-us-values p {
font-family: brandon-grotesque, 
    sans-serif !important;
    font-weight: 400;
    letter-spacing: 0px !important;   
    line-height: 1.6em;
    font-size: 15px;
}



   

.about-us-quote.section { 
    width: 65%;
  }
  
.about-us-quote .rich-text__content .featured_text {
    margin-top: 100px;
    margin-bottom: 100px;
}

.about-us-quote p { 
  color: #000;
  font-family: Adobe Caslon Pro;
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: 49px;
}

@media only screen and (max-width: 480px) {
.about-us-quote.section { 
    width: 95%;
  }
}

@media only screen and (max-width: 480px) {
.about-us-quote .rich-text__content .featured_text {
    margin-top: 30px;
    margin-bottom: 30px;
}
}


/* Mobile Footer Edits
================================================== */

@media only screen and (max-width: 798px) {
  .footer .footer-menu-wrap h6 {
      border-top: unset;
      border-bottom: 1px solid #aaaaaa;
      margin-bottom: 5px;
      padding: 10px 0 5px;
  }
  .footer-menu-wrap h6 {
      padding: 0 0 6px !important;
  }
  .footer_menu span.icon-down-arrow {
    font-size: 18px !important;
  }
  .footer_menu .icon-down-arrow:before {
    content: '+';
  }
  .footer_menu .active .icon-down-arrow:before {
    content: '-';
  }
}

/* Custom Fonts Edits
================================================== */
body {
  font-family: brandon-grotesque, sans-serif !important; 
  font-weight: 400;
  letter-spacing: 1px;
}

.nav-desktop__tier-1-link,
.nav-desktop__tier-2-link,
.nav-desktop__tier-3-link {  
  font-family: brandon-grotesque, sans-serif !important; 
  font-weight: 400;
}

.menu a,
.menu a:visited,
.menu a span,
select.currencies {
  font-family: brandon-grotesque, sans-serif !important; 
  font-weight: 400;
}

.dropdown_content p,
.mobile-mega-menu p {
  font-family: brandon-grotesque, sans-serif !important; 
  font-weight: 400;
}

.caption .subtitle {
  font-family: brandon-grotesque, sans-serif !important; 
  font-weight: 400 !important; 
  text-transform: none !important; 
  padding-top: 10px;
  padding-bottom: 10px;
}

.global-button, product-cta, .custom-html-container button, .shopify-payment-button__button.shopify-payment-button__button--unbranded, .sidebar .faceted-active-filters__clear, .sidebar .faceted-active-filters__remove-filter {
  font-family: brandon-grotesque, sans-serif !important; 
  font-weight: 500 !important;     
}

ul.dropdown_title li a, ul.dropdown_title li a:hover {
    text-transform: uppercase;
}

.button-space {
  margin-top: 10px;
}


 /* #Typography Edits
================================================== */
.logo,
.header__logo {
  font-family: Dosis, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
  text-transform: uppercase;
  line-height: 1.2em;
}.logo a span,
.header__logo a span {
  color: #000000;
}

/*  Headings  */

@media (max-width: 480px) {
h1 {
    font-size: 22px;
}
}

h1, .age-gate__heading {
  font-family: adobe-caslon-pro, Big Calson, Palatino Linotype, Georgia, serif !important;
  line-height: 1.3;
  text-transform: none;
}
h1 a:link, .age-gate__heading a:link, h1 a:visited, .age-gate__heading a:visited {
  font-weight: inherit;
  color: #333333;
}
h1 a:hover, .age-gate__heading a:hover, h1 a:active, .age-gate__heading a:active {
  color: #5f5f5f;
}
h1.collection_title_tags, .collection_title_tags.age-gate__heading {
  padding-right: 25px;
  border-right: solid 1px #949494;
}

.shopify-section--collection-template h1, .login h1 {
  text-align: center; 
}

.article_title, .article__title  {
  font-family: adobe-caslon-pro, Big Calson, Palatino Linotype, Georgia, serif;
  text-transform: none !important;
  font-weight: 600;
  margin: 0 auto;
  
}

.blog_meta {
    font-size: 130%;
  padding-bottom: 7px;
}

.blog-article__main .breadcrumb_text {
  padding-bottom: 25px;
}

.blog-article__main.sidebar-enabled--false {
    width: 60%;
  padding: 30px 0 80px;
}


h2,
.h2,
h2.title {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: none
  
}
h2 a,
.h2 a,
h2.title a {
  font-weight: inherit;
}
h2.collection_title,
.h2.collection_title,
h2.title.collection_title {
  margin-bottom: 0;
  display: inline;
}
h2.product_name a,
.h2.product_name a,
h2.title.product_name a {
  color: #333333;
}

.cart h2 {
  margin-top: 0;
}

h3,
.h3 {
  font-family: adobe-caslon-pro, Big Calson, Palatino Linotype, Georgia, serif !important;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  text-transform: none;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 0px;
  text-rendering: optimizeLegibility;
  
  margin: 0 auto 15px 0;
}
h3 a,
h3 a:visited,
.h3 a,
.h3 a:visited {
  font-weight: inherit;
  color: #333333;
}
h3.title,
.h3.title {
  line-height: 1.25;
  margin: 0 auto 15px;
  clear: both;
  padding-top: 4px;
}
h3.title a,
h3.title a:visited,
.h3.title a,
.h3.title a:visited {
  color: #333333;
}
h3.sub_title,
.h3.sub_title {
  padding: 5px 0;
  color: #333333;
}
h3.sub_title a,
.h3.sub_title a {
  color: #333333;
}

    
.regular_text {
    font-family: brandon-grotesque, sans-serif !important;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
  font-size: 16px;
}

h4,
.h4 {
  font-family: "Caslon Bold", serif;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 0px;
  text-rendering: optimizeLegibility;
  font-size: 0px;
  margin: 0 0 0.5em 0;
  padding: 7px 0;
}
h4 a,
.h4 a {
  font-weight: inherit;
}
h4.title a,
.h4.title a {
  border: 0;
  padding: 0;
  margin: 0;
}

h5,
.h5 {
  font-family: "Caslon Bold", serif;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 0px;
  text-rendering: optimizeLegibility;
  font-size: 0px;
  margin: 0 0 0.5em 0;
  padding: 7px 0;
}
h5 a,
.h5 a {
  font-weight: inherit;
}
h5.sub_title,
.h5.sub_title {
  padding: 5px 0;
  color: #333333;
}
h5.sub_title a,
.h5.sub_title a {
  color: #333333;
}

h6,
.h6 {
  font-family: "Caslon Bold", serif;
  font-weight: 400;
  font-style: normal;
  text-transform: capitalize;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 0px;
  text-rendering: optimizeLegibility;
  font-size: 0px;
  letter-spacing: 0px;
  margin: 0 0 0.5em 0;
  padding: 7px 0;
}
h6 a,
.h6 a {
  font-weight: inherit;
}
h6.title,
.h6.title {
  line-height: 32px;
  margin: 0 0 0.5em 0;
  color: #333333;
}

.cart h6 {
  margin-top: 0;
}

.collection_title {
  font-family: "Caslon Bold", serif;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 0px;
  text-rendering: optimizeLegibility;
  
  margin: 0 auto 15px;
  clear: both;
  padding-top: 4px;
}
.collection_title a {
  font-weight: inherit;
  color: #333333;
}
.collection_title a:hover, .collection_title a:active {
  color: #5f5f5f;
}



div.collection_title {
  margin-bottom: 0;
  line-height: 32px;
  display: inline;
}
div.collection_title_tags {
  padding-right: 25px;
  border-right: solid 1px #949494;
}

.headline,
.empty_cart,
.promo-banner,
.title {
  font-family:  adobe-caslon-pro, serif !important;
  font-weight: 500 !important;
  font-style: normal;
  text-transform: none !important;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 0px;
  text-rendering: optimizeLegibility;
  
}

.title.center.blog a {
  color: #333333;
}

.caption .subtitle {
    text-align: left;
    color: #000000;
    font-family: brandon-grotesque,sans-serif;
    font-weight: lighter;
    text-transform: none;
    font-style: normal;
    font-size: 16px;
    letter-spacing: -.5px;
    /*0px;*/
    opacity: .7;
    position: relative; }
    @media (max-width: 480px) {
      .caption .subtitle {
        font-size: 1.4em;
        color: #b6b6b6;
        text-shadow: none;
        text-align: center;
        margin-bottom: 15px; } }
    @media (max-width: 768px) {
      .caption .subtitle {
        font-size: 13.333333333333334px; } }
    @media (min-width: 769px) {
      .caption .subtitle {
        font-size: 13.333333333333334px; } }
    @media (min-width: 960px) {
      .caption .subtitle {
        font-size: 16px; } }
  .caption .pretext:empty, .caption .headline:empty, .caption .subtitle:empty {
    display: none; }
    .caption .pretext:empty:before, .caption .headline:empty:before, .caption .subtitle:empty:before {
      height: 0; }

.top-bar .top-bar__menu a, .top-bar .social_icons a, .top-bar .mobile-menu-title {    
    font-weight: 400;
}

.collection_description {
    margin: 1.5em 0 3.5em;
}

.price-ui-badge__sticker-text {
font-family: brandon-grotesque, sans-serif !important;
  font-weight: 500;
}

a, a:visited, a span {
    color: #000000;
}

.dropdown_column li a, .dropdown_column li a:hover, .dropdown_column li a:active {
    letter-spacing: 1px;
}

.dropdown_column ul.dropdown_title {
    padding-bottom: 0px;
}

.menu a, .menu a:visited, .menu a span, select.currencies {   
    padding-top: 10px;
    padding-bottom: 10px;   
}

.caption-content.testimonial-text .subtitle {
    font-size: 25px;
}

.caption-content.testimonial-text {
    max-width: 100%;
}

.caption-content.testimonial-text {
  padding: 0 25px 20px 25px;
}

.shopify-section--testimonials .caption .subtitle p {
  margin: 0 0 15px 0;
}

.shopify-section--testimonials .set-static .caption {   
    padding: 0 0 40px 0;   
}


.flickity-button.flickity-prev-next-button.previous, .flickity-button.flickity-prev-next-button.next {
  display: none;
}

.dropdown_content p, .mobile-mega-menu p {
  letter-spacing: 0px !important;
}

.dropdown_column li a {
  letter-spacing: 0px !important;
}

p {
  letter-spacing: 0px !important;
}

/* Custom Blog Page
================================================== */

@media only screen and (max-width: 480px) {
h1, .age-gate__heading, h2, h4, h5, h6, .collection_title, .empty_cart {
    font-size: 150%;
}
h3 {
    font-size: 110%;
}
}

.tag1 {
    font-size: 13px;
    background-color: #eee;
    border-radius: 3px 0 0 3px;
    color: #999;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 20px 0 23px;
    position: relative;
    margin: 0 10px 10px 0;
    text-decoration: none;
    -webkit-transition: color 0.2s;
}

.tags1 {
  list-style: none;
  margin: 10px 0 0px;
  overflow: hidden; 
  padding: 0;
}

.tags1 li {
  float: left; 
  margin-bottom:0px;
}

.tag1 {
  font-size: 13px;
  background-color: #eee;
  border-radius: 3px 0 0 3px;
  color: #999;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 20px 0 23px;
  position: relative;
  margin: 0 10px 10px 0;
  text-decoration: none;
  -webkit-transition: color 0.2s;
}

.tag1::before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 6px;
  left: 10px;
  position: absolute;
  width: 6px;
  top: 10px;
}

.tag1::after {
  background: #fff;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #eee;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}

.tag1:hover {
  background-color: #ddd;
  color: white;
}

.tag1:hover::after {
   border-left-color: #ddd; 
}

.article_content {
    margin-top: 0px;
}



.article_content a span {   
    text-decoration: underline;   
}


/* Custom Homepage Banner
================================================== */
 .caption--below-true.caption-background-text_box .caption-content {
  outline: 1px solid black;
  outline-offset: -10px; 
} 
 
 @media (max-width: 480px) {
  .caption--below-true.caption-background-text_box .caption-content {
  outline: 0px solid black;
  outline-offset: 0px;
  opacity: 100%;
}
}

 @media (max-width: 480px) {
.global-button--text-mobile {
    --button-color-border: #ffffff;
    --button-color-background: transparent;
    --button-color-text: #ffffff;
    --button-color-border-hover: #000000;
    --button-color-background-hover: #000000;
    --button-color-text-hover: #ffffff;

}
 }

@media (max-width: 768px) {
.caption .headline {
    font-size: 19.166666666666668px;
}
}

@media (max-width: 768px) {
.caption .subtitle {
    font-size: 13.333333333333334px;
}
}



.caption {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }
  @media (min-width: 769px) {
    .caption {
      max-width: 400px;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media (min-width: 1400px) {
    .caption {
      max-width: 400px; } }
  @media (max-width: 768px) {
    .caption {
      /*max-width: 400px;*/ } }
  @media (max-width: 480px) {
    .caption {
      margin: 5% 0;
      font-size: 3vw;
      position: static;
      transform: none;
      width: 100%; } }
  .caption a {
    pointer-events: all; }
  .caption.position-center {
    left: 0;
    right: 0;    
    margin: 0 auto;
    text-align: center; }
    @media (max-width: 768px) {
      .caption.position-center {
        width: 75%; } }
    @media (max-width: 480px) {
      .caption.position-center {
        width: 100%;
        padding: 0 10%;
        margin: 0 0;
        background-color: #111111; } }
  .caption.position-left {
    /*left: 0;*/
    right: 25%;
    text-align: left;
     }
    @media (max-width: 768px) {
      .caption.position-left {
        width: 75%;
        right: 13%; } }
    @media (max-width: 480px) {
      .caption.position-left {
        width: 100%;
        padding: 0 5%;
        margin: 5px 0;
        background-color: #111111; } }
  .caption.position-right {
    /*right: 0;*/
    left: 30%;
    text-align: right;
     }
    @media (min-width: 769px) {
      .caption.position-right {
        width: 40%; } }
    @media (max-width: 768px) {
      .caption.position-right {
        width: 75%;
        left: 13%; } }
    @media (max-width: 480px) {
      .caption.position-right {
        width: 100%;
        padding: 0 5%;
        margin: 5px 0;
        background-color: #111111; } }
  .caption .pretext {
    color: #000000;
    font-family: brandon-grotesque, sans-serif;
    font-weight: lighter;
    text-transform: none;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 0px;
    margin-bottom: 10px; }
    @media (max-width: 480px) {
      .caption .pretext {
        font-size: 1.4em;
        color: #000000;
        text-shadow: none; } }
    @media (max-width: 768px) {
      .caption .pretext {
        font-size: 10.666666666666666px; } }
    @media (min-width: 769px) {
      .caption .pretext {
        font-size: 13.333333333333334px; } }
    @media (min-width: 960px) {
      .caption .pretext {
        font-size: 16px; } }
  .caption .headline {
    text-align: left;
    color: #000000;
    font-weight: 600 !important;
    /*bold*/
    font-size: 23px;
    line-height: 1.2em;
    margin-bottom: 0px; }
    @media (max-width: 480px) {
      .caption .headline {
        font-size: 2.6em;
        color: #b6b6b6;
        text-shadow: none;
        text-align: center; } }
    @media (max-width: 768px) {
      .caption .headline {
        font-size: 19.166666666666668px; } }
    @media (min-width: 769px) {
      .caption .headline {
        font-size: 19.166666666666668px; } }
    @media (min-width: 960px) {
      .caption .headline {
        font-size: 23px; } }
  .caption .subtitle p {
    line-height: 1.2em !important;
    margin: 0px; }
    @media (max-width: 480px) {
      .caption .subtitle p {
        font-size: 1.4em; } }
  .caption .subtitle {
    text-align: left;
    color: #000000;
    font-family: 'brandon-grotesque',Montserrat,'Open Sans',sans-serif;
    font-weight: lighter;
    text-transform: none;
    font-style: normal;
    font-size: 16px;
    letter-spacing: -.5px;
    /*0px;*/
    opacity: .7;
    position: relative; }
    @media (max-width: 480px) {
      .caption .subtitle {
        font-size: 1.4em;
        color: #b6b6b6;
        text-shadow: none;
        text-align: center;
        margin-bottom: 15px; } }
    @media (max-width: 768px) {
      .caption .subtitle {
        font-size: 13.333333333333334px; } }
    @media (min-width: 769px) {
      .caption .subtitle {
        font-size: 13.333333333333334px; } }
    @media (min-width: 960px) {
      .caption .subtitle {
        font-size: 16px; } }
  .caption .pretext:empty, .caption .headline:empty, .caption .subtitle:empty {
    display: none; }
    .caption .pretext:empty:before, .caption .headline:empty:before, .caption .subtitle:empty:before {
      height: 0; }

.caption .subtitle a {
  text-decoration: underline; }

.caption .subtitle a:hover {
  text-decoration: none; }

.caption-content {
  display: inline-block;
  text-align: left !important;
  float: none;
  
  
  margin: 10px;
  padding: 40px 25px 40px 35px;
  font-size: 0; }
  @media (max-width: 768px) {
    .caption-content {
      max-width: 80%;
      padding: 30px 25px 30px 35px; } }
  @media (max-width: 480px) {
    .caption-content {
      width: 100%;
      max-width: 100%;
      text-align: center !important; } }
  .caption-content .action_button {
    margin: 15px 15px 0px 0px; }
    @media (max-width: 768px) {
      .caption-content .action_button {
        margin: 5px; } }
    @media (max-width: 480px) {
      .caption-content .action_button {
        font-size: 16px; } }
  .caption-content.align-center {
    text-align: center; }
    @media (max-width: 768px) {
      .caption-content.align-center {
        max-width: 100%; } }
    @media (max-width: 480px) {
      .caption-content.align-center {
        width: 100%;
        max-width: 100%;
        border: 0px;
        margin: 0px;
        padding: 20px; } }
  .caption-content.align-left {
    text-align: left; }
    @media (max-width: 768px) {
      .caption-content.align-left {
        max-width: 100%; } }
    @media (max-width: 480px) {
      .caption-content.align-left {
        width: 100%;
        max-width: 100%;
        border: 0px;
        margin: 0px;
        padding: 20px; } }
    .caption-content.align-left:first-child .action_button {
      margin-left: 0; }
    .caption-content.align-left .subtitle:before {
      margin-left: 0; }
  .caption-content.align-right {
    text-align: right; }
    @media (max-width: 768px) {
      .caption-content.align-right {
        max-width: 100%; } }
    @media (max-width: 480px) {
      .caption-content.align-right {
        width: 100%;
        max-width: 100%;
        border: 0px;
        margin: 0px;
        padding: 20px; } }
    .caption-content.align-right:last-child .action_button {
      margin-right: 0; }
    .caption-content.align-right .subtitle:before {
      margin-right: 0; }
  .caption-content.caption-background-true {
    padding: 30px; }
    @media (max-width: 480px) {
      .caption-content.caption-background-true {
        padding: 0; } }

 @media only screen and (min-width: 1401px) {
  .full-width--true .caption {
    max-width: 700px;
    padding: 0;
  }
}

@media only screen and (max-width: 480px) {
.banner {
    max-height: inherit;
    background-color: #111111;
}
}










/* Custom Menu
================================================== */
.nav-desktop__tier-1 {
    column-gap: 30px;
}

@media only screen and (max-width: 1100px) {
  .nav-desktop__tier-1 {
    column-gap: 10px;
  }
}

@media only screen and (max-width: 840px) {
  .nav-desktop__tier-1 {
    column-gap: 5px;
  }
}
    
.main-nav {    
    padding: 0px 20px;
  border-bottom: solid 1px #949494;;
}

.mini_cart, .nav a.mini_cart {    
    background-color: #fff; 
      color: #000000;
}

.cart-container .mini_cart {
    color: #000000;
}


.logo-position--left .header__logo {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
.nav-desktop__tier-1-link, .nav-desktop__tier-2-link, .nav-desktop__tier-3-link { 
    font-size: 11px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
.search-container {
    display: none;
}
}

.search-container {
    width: 18%;    
    padding-left: 20px;
}

.search-link {
    display: none;
    padding-left: 10px;
    padding-right: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
.search-link {
    display: inline-block;
}
}

.menu-position--inline .header__logo {
    width: 25%;
}

.search__form input, .search__form input:active, .search__form input:focus {
  font-family: brandon-grotesque, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.search__form input, .search__form input:active, .search__form input:focus {
    border: 1px solid #aaa;
}

#header .top-bar a span {
  color: black;
}


/* Custom collections bar 
================================================== */


.collectionsbar {
/*    border-bottom: 1px solid #d2d2d2;*/
  margin-top:5px;
/*	border-top: 1px solid #949494;*/
  	text-align: center;
  letter-spacing: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  	@media (max-width: 796px) {
      display:none;
  	}
}

.collectionsbar ul {
  	list-style: none;
	list-style-type: none;
    margin: 0;
    padding: 0;
	overflow: hidden;
  	display: inline-block;
}

.collectionsbar ul li {
  	list-style: none;
	list-style-type: none;
  	float: left;
}

.collectionsbar ul li a {
    display: block;
    text-align: center;
    padding: 11px 16px 6px;
    text-decoration: none;
}

.collectionsbar ul li span  {
    display: block;
    text-align: center;
  	font-size:1.1em;
    padding: 13px 16px 6px;
    text-decoration: none;
  	font-weight:600;
  	color: #000;
    font-family: "adobe-caslon-pro","Big Calson","Palatino Linotype", Georgia, serif;
}

@media (max-width: 480px) {
#shopify-section-template--16069547098283__448fc4f9-8af7-44d1-8225-1bdecd62f314 ,#shopify-section-template--16090941718699__448fc4f9-8af7-44d1-8225-1bdecd62f314 {
  display: none;
}
}

@media (max-width: 480px) {
#shopify-section-template--16069547098283__8b27ffcc-656a-4873-a02e-002171be6a1c {
  margin-top: 30px;
}
}



/* Custom Newsletter
================================================== */

.newsletter_section {
  background-color: #000000 !important;
  color: #ffffff !important;
  letter-spacing: 0px !important;
  font-family: brandon-grotesque, sans-serif !important;
}
.newsletter_section h2 {
  color: #ffffff !important;
}
.newsletter_section .input-row input {
  max-height: 44px;
}
.newsletter_section .sign_up {
  color: white;
  background-color: black;
  border: 1px solid white !important;
  margin-left: 1px;
}
.newsletter_section .sign_up:hover {
  color: black !important;
  background-color: white !important;
  border: 1px solid white !important;
}

.shopify-section--newsletter {
    padding: 60px 0 50px;
    background-color: #000000;
    color: #fff;
}



.fine-print {
  padding-top: 10px;
}


@media (max-width: 480px) {
.newsletter_section h2 {
    font-size: 20px;
    margin-bottom: 10px;
  text-align: center;
}
}


.newsletter_section .newsletter, .password-page-row form {    
    padding-top: 0px !important;
  padding-left: 5px;
}

.newsletter-footnote {
  text-align: center;
  font-size: 12px;
  padding-top: 20px;
}

.section_form {
    padding: 0px 0px 10px 0px;
}

#shopify-section-template--16075484758187__newsletter, #shopify-section-template--16090941915307__newsletter, #shopify-section-template--16101449105579__newsletter {  
    background-color: #f8f2f2 !important;  
}



#contact_form .newsletter-form__sign-up {
    border: 1px solid black !important;
}

#contact_form .newsletter-form__sign-up:hover {
    color: white !important;
}



@media (max-width: 480px) {
.newsletter_section {
    padding: 0px 0px;
    text-align: center !important;
  font-size: 15px;
}
}

.input-row input {
    max-height: 44px;
}

 .sign_up {
    display: inline-block;
    width: 120px;
    padding-left: 0;
    padding-right: 0;
    float: none;
    border: 1px solid #000;
  text-transform: uppercase;
}

a.button:hover, button:hover, input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover, .action_button:hover, input.action_button[type=submit]:hover, input.action_button[type=button]:hover {
    background: #000000;
    border: 1px solid #000000;
    color: #fff;
  text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
#contact_form input.sign_up[type=submit] {
    margin-left: 0;
    margin-bottom: 1.5em;
    width: 100%;
    border: 1px solid white;
  background-color: transparent;
  color: white;
  max-height: 60px;
    padding: 10px;
}
}


/* Custom Product Page
================================================== */

.add_to_cart.global-button--primary {
    --button-color-border: #ffffff;
    --button-color-background: #000000;
    --button-color-text: #ffffff;
    --button-color-border-hover: #000000;
    --button-color-background-hover: #ffffff;
    --button-color-text-hover: #000000;
}

.add_to_cart:hover {
    color: black !important;
}

button .checkmark path {    
    stroke: #fff;   
}

.add_to_cart span.icon-lock:after {
  color: white !important;
}

.price-ui-badges--round .price-ui-badge__sticker {
    width: 60px;
    height: 60px;
    line-height: 60px;
}

.modal .modal_price, .modal_price {
    margin-top: 20px;
}

.price-ui-badge__sticker--sold-out {
  display: none;
}

.thumbnail .sold_out, .sold_out {
    font-weight: 700;
    color: #000;
}

@media only screen and (max-width: 768px) {
 .nav_arrows.breadcrumb_text {
   display: none !important;
 }
}


  .breadcrumb-wrapper {
    padding-bottom: 5PX !important;
}


@media only screen and (min-width: 768px) {
.mobile {
  display: none;
}
}

@media only screen and (max-width: 480px) {
h1 {
  margin: 0 auto 5px !important;
}
}

@media only screen and (max-width: 480px) {
.desktop {
  display: none !important;
}
}

.mobile {
  padding-left: 10px;
  padding-bottom: 10px;
}

@media only screen and (max-width: 798px) {
.product_gallery {
    margin-bottom: 10px;
}
}

@media only screen and (max-width: 798px) {
div.breadcrumb-collection {
    text-align: left;
}
}

.minicart.add_to_cart.global-button--primary {
    --button-color-border: #000000;
    --button-color-background: transparent;
    --button-color-text: #000000;
}

.minicartprimary.add_to_cart.global-button--primary {
    
    --button-color-background: #000000;
    --button-color-text: #ffffff;
}

.minicartprimary.add_to_cart:hover {
  color: white !important;
  background: black;
  
}

.minicart.icon-lock:hover:before {
  content: "\e919";
  color: white !important;
}


.minicart.add_to_cart:hover {
    color: black !important;
}

.minicart .icon-lock:before {
  content: "\e919";
  color: black;
}




/* Custom Accordion Tabs
================================================== */

/* ACCORDION SETTINGS*/
.description .container {
  width:100%;
  padding:0px;
}  
.description .container .content {
  padding: 15px 0px 15px 0;
}
.accordion {
  cursor: pointer;   
  margin: 20px 0 0px;
  padding:6px 0;
  border-bottom: #949494 1px solid;
  background: #fff;
  text-decoration:none;
  color: #000;
  font-size:1.2em;
  position:relative;
  font-weight: 600;
  font-family: adobe-caslon-pro, serif;
  text-transform: lowercase;
}
.accordion:first-letter { 
  text-transform: uppercase;
}
.accordion-open {
  background:#fff;
  color: #000;
}
.accordion-open span {
	display: inline-block;
    padding: 8px;
  	vertical-align: -2px;
    margin-right: 7px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.accordion-open span {
	background-image:url(//www.marieveronique.com/cdn/shop/t/172/assets/up-icon.png?14678);
}
.accordion-close span {
  display: inline-block;
  padding: 8px;
  vertical-align: -2px;
  margin-right: 7px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image:url(//www.marieveronique.com/cdn/shop/t/172/assets/down-icon.png?14678);
} 

.accordionFAQ {
  border-bottom: 0px;
  font-family: inherit;
  font-weight: 400;
  text-transform: inherit;
}  
.accordion-content {
  padding:20px 0px;
}

/* Accordion - open & close icons */

.product-block .accordion.accordion-close::after {
    content: '+';
    position: absolute;
    right: 0;
}

.product-block .accordion.accordion-open::after {
    content: '-';
    position: absolute;
    right: 0;
}

/* Accordion - Stockist */
.content1 {
  width: 100%;
}

.progress {
  width: 70%;
  height: 24px;
  border-radius: 50px;
  border: 1px solid #999;
}  
.progressInner {
  background: #ccc;
  height: 22px;
  border-radius: 50px;
}
.question {
  margin:25px 0px;
  display:none;
}
.activeQuestion {
  display:block;
}
.answer {
  width: 209px;
  margin-bottom: 15px;
  vertical-align: middle;
  border: 1px solid #aaa;
  background-color: #f8f8f8;
  padding: 7px 15px;
  border-radius:5px;
  position:relative;
}

.activeAnswer, .answer:hover {
  color:#fff;
  background-color:#212121;
  border: 1px solid #212121;    
  cursor: pointer;
}

.activeAnswer:after {
  content:  "\2713 ";
  right: 10px;
  position:absolute;
}

.buttonDisabled {
  color:#999;
    border-color: #999;
}

.regimens {
  margin-top:40px;
  display: none;
}

.regimen p {
  font-style: italic;
}

.educational_video-list .container {
  width: 1200px;
}

@media screen and (max-width: 768px) {
  .educational_video-list .container {
  width: 100%;
}
}

 .feature-divider {
  display: none;
}

.shopify-section--rich-text-and-image {
  max-width: 700px;
}

.educational_video-list {
padding-bottom: 50px;
}

.educational_video-list .container {
padding: 50px 0;
justify-content: center;
}

.educational_video-list.video_library .container {
position: relative;
}


.collection_description p, .collection_description ul {
    margin: 0 auto 20px;
    max-width: 640px;
}

.thumbnail .title {
  display: block;
  margin-bottom: 5px;
  line-height: 1.2;
  font-size: 140%;

}

.thumbnail .price {
  display: block;
  margin-bottom: 5px;
  line-height: 1.2;
  font-size: 110%;

}
  @media (max-width: 768px) {
    .thumbnail .price, .thumbnail .title {
      padding: 4px 10px;
      font-size: 120%; 
    }
  }

    .page-firework_videos #contact_form input.sign_up[type=submit] {
    margin-left: 0;
    margin-bottom: 1.5em;
    width: 100%;
    border: 1px solid black;
    background-color: transparent;
    color: black;
    max-height: 60px;
    padding: 10px;
}      

 .page-firework_videos #contact_form input.sign_up[type=submit]:hover {
    margin-left: 0;
    margin-bottom: 1.5em;
    width: 100%;
    border: 1px solid white;
    background-color: black;
    color: white;
    max-height: 60px;
    padding: 10px;
}       







/* Custom Footer
================================================== */
      .footer_menu  p {
    line-height: 1.2em;
}

@media (max-width: 768px) {
.footer_menu, .footer_content {
    margin-bottom: 25px !important;
}
}

@media (max-width: 768px) {
.footer {
    padding: 40px 0;
}
}

.footer {
    color: #fff;
}

.shopify-section--footer .localization-wrap {
  display: none;
}

.customers-login .shopify-section--newsletter {
  display: none;
}

/* #Logo-list
================================================== */

.logo-bar-section {


  
  h2 {
    border-bottom: 1px solid #949494;
    padding-bottom: 20px;
  }
}

.logo-bar {
  text-align: center;
  margin-bottom: 20px;

  a {
    transition: ease all 0.6s;

    &:hover {
      opacity: 0.6;
    }
  }
}

.logo-bar__item {
  display: inline-block;
  vertical-align: middle;
  max-width: 160px;
  width: 160px;
  margin-top: 20px;

  @include respond-to('large') {
    margin-left: 25px;
    margin-right: 25px;
    
  }
}


.press_list {
    padding-bottom: 20px;
}

.press-bar-section {
  text-align: center;
  margin-bottom: 20px;

  a {
    transition: ease all 0.6s;

    &:hover {
      opacity: 0.6;
    }
  }
}

.press-bar-section.container {
  padding:0px;
  width: 100%;
}

.js-press-slider {
  padding: 0px 55px;
}


.press-bar__item {
  display: inline-block;
  width: 20%;
  padding: 0px 3%;
  text-align:center;
  vertical-align:top;
}


@media screen and (max-width: 1600px) {
  .press-bar__item {
    width: 19%;
    padding: 0px 3%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1260px) {
  .press-bar__item {
    width: 32%;
    padding: 20px 3%;
  }
}

@media screen and (max-width: 768px) {
  .press-bar__item {
    width: 80%;
    padding: 0px 10%;
  }
}

@media screen and (max-width: 475px) {
  .press-bar__item {
    width: 96%;
    padding: 0px 2%;
  }
}





.boxed {
  display: inline-block;
  width: 21%;
  margin: 15px 3.7% 15px 0%;
  text-align: center;
  vertical-align: top;
  border: 1px solid #000;
  text-transform: uppercase;

  padding: 10px 0px;
  @media screen and (max-width: 1600px) {
    width: 19%;
    padding: 0px 3%;
    margin-bottom:20px;
  }
  @media screen and (max-width: 1260px) {
    width: 32%;
    padding: 20px 3%;
  }
  @media screen and (max-width: 768px) {
    width: 80%;
    padding: 0px 10%;
  }
  @media screen and (max-width: 475px) {
    width: 96%;
    padding: 0px 2%;
  }  
  
}
.boxed span {
  font-size:12px;
  text-transform: uppercase;
  opacity: .75;
  display:block;
  font-weight: 300;  
}
.freegifts {
  border: 1px dotted #949494;
  border-left: 0px;
  border-right: 0px;
  margin: 0px 0px 50px !important;

}

.freegifts h4 {
  text-align:center;
  margin-top:20px;
  margin-bottom:0px;
  padding-bottom:0px;
}

.free-gifts-slider {
  padding: 0px 80px;  
  @media screen and (max-width: 475px) {
	padding: 0px 40px;  
    margin-bottom: 20px !important;
  }  
}

.free-gift-item {
  display: inline-block;
  width: 32%;
  padding: 0px 5% 20px;
  text-align:center;
  @media screen and (max-width: 768px) {
    width: 80%;
    padding: 0px 10%;
  }
  @media screen and (max-width: 475px) {
    width: 90%;
    padding: 0px 5%;
  }  
} 
.free-gift-title {
	height: 55px;
}

.stockists__item  {
  float:left;
  text-align:left;
  width: 33%;
  padding: 20px 10% 0px 0px;
  min-height: 175px;
  
  @media screen and (max-width: 1024px) {
    width: 50%;
  }
  @media screen and (max-width: 768px) {
    width: 96%;
    text-align:center;
    padding: 20px 2%;
    min-height: inherit;
  }    
}
.stockists__item b{
	font-weight:500;
}
.centerOnLowRes {
	@media screen and (max-width: 768px) {
      text-align:center;
    }
}



.page h1 {
  text-align: center;
  padding: 20px 0;
}


.container div.collection_nav {
    margin-bottom: 1.5em;
    text-align: center;
}

/* #Cart Page Custom
================================================== */

.shopify-section--cart-template h1 {
  text-align: center;
  padding: 40px 0;
}

.cart__item {
    border-bottom: 0px solid #949494;
}

.subtotal {
    border-left: 0px solid #949494;
    background-color: #f8f8f8;
    padding: 20px 20px;
  margin-bottom: 30px;
}

label, legend, .option_title {
    display: block;
    font-weight: 700;
    font-size: 13px;
    text-align: left;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.modal p.modal_price, p.modal_price {
    font-size: 15px;
    margin-bottom: 10px;
}

#cart_form p.modal_price {
    margin-bottom: 10px;
    padding-bottom: 0;
}

.price_total {
  display: none;
  }

/*--- Newsletter section above footer ---*/
#nonFloatingNewsletter,footer {
	position:relative;
  	z-index:1000;
}
/* #floatingNewsletter.newsletter_section {
  position:fixed;
  bottom:0;
  width:100%;
  z-index: 999;
  background-color: #000000;
  color:#fff;
  opacity:.98;
  padding: 15px 0px 5px;  
  h2 {
  	color:#fff;
  }
  .remodal-close{
  	display:block !important;
    color:#ccc;
  }
  .remodal-close:hover,.remodal-close:focus{
  	display:block !important;
    color:#fff;
  }
}

#floatingNewsletter .action_button {
	background-color:#000;
  	border-color:#fff !important;
  	color:#fff;
}

#floatingNewsletter .action_button:hover {
	background-color:#fff;
  	border-color:#fff !important;
  	color:#000;
}
 */

#shopify-section-template--16090941718699__1285f60a-579d-4599-af77-62d96923e785 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 30px 0;
 
}

@media only screen and (max-width: 768px) {
#shopify-section-template--16090941718699__1285f60a-579d-4599-af77-62d96923e785 {             
    display: none !important;
}
}


#shopify-section-template--16069547098283__newsletter-1 {
    z-index: 99;
}

.close-floatingNewsletter {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 45px;
  height: 45px;
}

.close-floatingNewsletter:before {
  font-family: Arial,Helvetica CY,Nimbus Sans L,sans-serif!important;
  font-size: 25px;
  line-height: 45px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 45px;
  content: "\d7";
  text-align: center;
}

.shopify-section--newsletter .stickyNewsletter .remodal-close {
  display: block !important;
}


.hidden {
  display: none !important;
}


.press-button {
  padding-bottom: 50px;
}

.featured-link--half {
    background-color: transparent;
}

















