/** Shopify CDN: Minification failed

Line 88:67 Unexpected "{"

**/
body {
  font-size: 1rem;	
}

h1, .h1, h2, .h2, h3, .h3, 
#shopify-section-page__main h1.page__title.title,
h2.image-with-text-overlay__heading.banner__heading.title, 
h2.slideshow-classic__heading.title.mobile-shrink-text, 
h2.title.video__title.banner__heading.has-small-padding-top.mobile-shrink-text,
.slideshow-with-text .text-slideshow__heading.banner__heading,
h2.slideshow-classic__heading.title.mobile-shrink-text, 
.facebook .title, .sales-tools-video .title,
h3.image-with-text__heading.text-align-left.is-large,
h3.image-with-text__heading.text-align-center.is-large,
h3.image-with-text__heading.text-align-right.is-large{
  /*   font-size: 3.75rem;  */
  font-family: 'ivymode', sans-serif;
  line-height: 1 !important;
}

.package-details-container h4, h4.asset-column__title {
  font-size: 1.5rem;
}

h2.heading-section__heading.title,
.what-lilashpros-are-saying h2.text-slideshow__heading.banner__heading.title,
h1.login__title.title {
  /*   font-size: 2.5rem;  */
  line-height: 1 !important;
}

h6.title.video__title.banner__heading.has-small-padding-top {
  /*   font-size: 2rem; */
}

.what-lilashpros-are-saying .text-slideshow__heading.banner__subheading.subtitle.content {
  /*   font-size: 1.25rem; */
}

@media screen and (max-width: 480px) {
  h1, .h1, h2, .h2, h3, .h3, 
  #shopify-section-page__main h1.page__title.title,
  h2.image-with-text-overlay__heading.banner__heading.title, 
  h2.slideshow-classic__heading.title.mobile-shrink-text, 
  h2.title.video__title.banner__heading.has-small-padding-top.mobile-shrink-text,
  .slideshow-with-text .text-slideshow__heading.banner__heading,
  h2.slideshow-classic__heading.title.mobile-shrink-text, 
  .facebook .title, .sales-tools-video .title,
  h3.image-with-text__heading.text-align-left.is-large,
  h3.image-with-text__heading.text-align-center.is-large,
  h3.image-with-text__heading.text-align-right.is-large {
    /*font-size: 2.5rem; */
    font-family: 'ivymode', sans-serif;
  }

  h2.heading-section__heading.title,
  .what-lilashpros-are-saying h2.text-slideshow__heading.banner__heading.title {
    font-size: 1.5rem; 
    line-height: 1 !important;
  }

  h6.title.video__title.banner__heading.has-small-padding-top {
    font-size: 1.5rem;
  }


  #shopify-section-162156853429ee87bd .product-image-with-text .image-with-text__text-column, 
  #shopify-section-162156931679cc1cce .product-image-with-text .image-with-text__text-column,  
  #shopify-section-16215694839dbc0efe .product-image-with-text .image-with-text__text-column,
  #shopify-section-162156280096f11091 .text-slideshow__content .banner__subheading p {
    font-size: 1rem !important;
  }
}

p.pretext {
  font-size: 0.8rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 0.5rem;	
}


.subtitle:not(.is-spaced) + .title, .subtitle:not(.is-spaced) + h3,{
  margin-top: -1.25rem;
}

/* Spacing */
@media only screen and (max-width: 480px) {
  .block__image-with-overlay .mobile-text--below-media.has-background .caption-content, .block__image-with-overlay .mobile-text--below-media.has-border .caption-content, .image-slideshow .mobile-text--below-media.has-background .caption-content, .image-slideshow .mobile-text--below-media.has-border .caption-content, .image-with-text-overlay .mobile-text--below-media.has-background .caption-content, .image-with-text-overlay .mobile-text--below-media.has-border .caption-content {
    padding: 1rem;
  }

  .image-with-text-overlay .mobile-text--below-media .caption {
    margin-top: 0; 
    margin-bottom: 0;
  }
}


/* Buttons */
.button, .button--secondary, .action_button--secondary, a.button--secondary.button {
  width: 360px;
  max-width: 100%;
  font-size: 0.875rem !important;
  padding: 0.75em;
  height: 50px;
}



.button--add-to-cart:hover, .button--add-to-cart.is-hovered, a.button--add-to-cart.button:hover, a.button--add-to-cart.button.is-hovered {
  border-width: 2px;
}

.button--secondary, .button--secondary:link, .button--secondary:visited, .action_button--secondary, .action_button--secondary:link, .action_button--secondary:visited, a.button--secondary.button, a.button--secondary.button:link, a.button--secondary.button:visited {
  border-width: 1px;
}

.button--secondary, .button--secondary:link, .button--secondary:visited, .action_button--secondary, .action_button--secondary:link, .action_button--secondary:visited, a.button--secondary.button, a.button--secondary.button:link, a.button--secondary.button:visited {
  background-color: transparent;
}

.button--secondary:hover, .button--secondary.is-hovered, .action_button--secondary:hover, .action_button--secondary.is-hovered, a.button--secondary.button:hover, a.button--secondary.button.is-hovered {
  background-color: black;	
}

.flickity-button {
  background-color: transparent;

}

.slideshow-classic .flickity-button, .slideshow-classic .flickity-page-dots {
  bottom: 50%;
  margin: 0 8em;
}

/* General page */
h1.page__title.title {
  text-align: center;
  width: 100%;
  /*text-transform: uppercase;*/
}

main {
  min-height: auto;
}

.section__wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

@media screen and (max-width: 768px) {
  .section__wrapper {
    padding: 0px;
  }
}

.image-with-text__wrapper {
  width: 100%;
}

/* Header */
@media screen and (max-width: 1120px) {
  .header__brand {
    width: 200px;
  }  
  
  .header__link, .header__link>a {
    font-size: 0.75em;
  }
}

.navbar-dropdown.navbar-dropdown--below-parent.is-vertical.has-large-vertical-spacing {
  background: black;
}

.navbar-dropdown .navbar-link, .navbar-dropdown .navbar-item, .mobile-menu .mobile-menu-link, .mobile-menu .mobile-menu__item  {
  color: white;
  font-family: Lato, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 0.75rem;
  text-transform: uppercase;
}

header#header {
  padding: 1.5em;
}

.mobile-layout--left .mobile-logo {
  width: 100%;
}

.mobile-logo .image-element__wrap {
  max-width: 250px !important;
}

.mobile-menu__toggle-icon .icon svg {
  width: 30px;
  height: 30px;
}

.mobile-menu .mobile-menu-link, .mobile-menu .mobile-menu__item {
  justify-content: center;
}

.account-icon span.icon-caption {
  display: block;
}

.icon {
  width: 2rem;
  height: 2rem;
}


@media screen and (min-width: 1200px) {
  .header__brand, nav.header__menu-items.is-flex.is-flex-wrap.is-justify-start.header__dropdown--below-parent{
    margin-left: 2rem;
  }

  .header-cart.action-area__link.has-cart-count {
    margin-right: 0.5rem 4rem; 
  }
}


a.header__link.action-area__link.mobile__logout-container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

span.icon-caption.mobile__logout-text {
    display: block;
    margin-left: 10px;
}

/* Banner */
div#shopify-section-1622219360e2e25afe-2 {
  margin-top: 2rem;
  margin-bottom: 2rem;
  /*   padding: 0 5em; */
}

.banner-tier0 .image-with-text__wrapper {
  width: 100%;
  max-width: 600px;
  margin: auto;
}

#shopify-section-1557099047693 .caption-content {
  max-width: 500px;

}

@media only screen and (min-width: 480px) {
  #shopify-section-1557099047693 .caption-content {
    width: 100% !important;
  }
}

@media only screen and (min-width: 700px) {
  #shopify-section-1557099047693 .caption-content {
    width: 50% !important;
  }
}



@media only screen and (max-width: 700px) {

  .image-with-text-overlay .caption.align-middle {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }

  .image-with-text-overlay .mobile-text--below-media .caption {
    position: static;
    text-align: center;
  }
  .image-with-text-overlay .mobile-text--below-media>.container {
    display: block;
  }

  .block__image-with-overlay .mobile-text--below-media .caption, .image-slideshow .mobile-text--below-media .caption, .image-with-text-overlay .mobile-text--below-media .caption {
    position: static;
    text-align: center;
    margin-top: 20px; 
    margin-bottom: 20px; 
  }
}

@media only screen and (min-width: 700px) {
  #shopify-section-1557099047693 .caption-content {
    width: 40%;
  }
}


/* Banner Tier 3*/
.tier-3-banner .image-with-text__wrapper {
  max-width: 500px;
}

@media only screen and (max-width: 800px) {
  .tier-3-banner .image-with-text__wrapper {
    /*    	 padding: 4rem 0; */
  }
}

/* Products */
ul.product-icons.right-icon {
  display: flex;
}

/* Video */

#shopify-section-index__video .video__title {
  color: #000000;
  font-size: 32px;
}

.sales-tools-video .subtitle:not(.is-spaced) + .title {
  margin-top: -1.5rem; 
}


.video-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
}

.video-wrapper .video__text-container {
  position: relative;
}	

.video__text-wrapper {
  width: 100% !important;
}

.plyr--video {
  background: transparent;
}

.video-wrapper .video__text-wrapper .button {
  max-width: 100%; 
}


.video-wrapper .video__text-wrapper {
  margin: 0;
  padding: 1em 0em;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: none;
}

.plyr.plyr--stopped .plyr__controls {
  display: none;
}

.plyr__video-wrapper {
  border: 1px solid black;
}

#shopify-section-1620108741688eb894 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100%;
}

@media screen and (min-width: 799px) {

  .video-wrapper {
    flex-direction: row;
  }
  .plyr--video {
    overflow: hidden;
    width: 641px;
    flex-direction: column;
    justify-content: center;	
  }

  .video-wrapper .video__text-container {
    width: 50%;
  }

  .video-wrapper .video__text-wrapper {
    margin: 0 0 0 20px;
  }
}

@media screen and (min-width: 1200px) {

  .video-wrapper {
    flex-direction: row;
    padding: 0 3em;
  }
  .plyr--video {
    overflow: hidden;
    width: 60%;
    flex-direction: column;
    justify-content: center;	
  }

  .video-wrapper .video__text-container {
    width: 40%;
  }
}

/* Custom sales tools video */
#shopify-section-index__video {
  padding-top: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
}

.sales-tools__video-container {
  border: 1px solid;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: black; 
}

.sales-tools__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.sales-tools__text-container {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
}

@media screen and (min-width: 798px) {
  section.featured-video.section.sales-tools-video.is-width-standard.mobile-text--below-media.has-video-added.video-controls-enabled--false {
    padding: 1em;
  }

  .sales-tools__video-container {
    width: 641px;
    height: auto;
  }

  .sales-tools__text-container {
    width: 40%;
    margin-left: 40px;
  }
}

@media screen and (max-width: 798px) {
  .sales-tools__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sales-tools__video-container {
    width: 100%;
    margin-bottom: 20px;
  }

  .sales-tools__text-container {
    width: 100%;
    margin-bottom: 40px;
  }
}

/* Facebook */
.facebook h2.text-slideshow__heading.banner__heading.title {
  margin-top: 10px;
  margin-bottom: 20px;
}

.facebook .text-slideshow__heading.banner__subheading.subtitle.content {
  margin-bottom: 0px;
}


.facebook .image-slideshow__slide .image-element__wrap {
  width: 100vw;
  height: 58vw;
  border: 1px solid;
}

@media screen and (min-width: 800px) {
  .facebook .image-slideshow__slide .image-element__wrap {
    width: 641px;
    height: 361px;
    border: 1px solid;
  }
}

.facebook .text-slideshow__slide {
  margin: 0;
  padding: 0;
}

.facebook .text-slideshow-column {
  background: #ffffff;
  padding: 0;
}

.facebook .text-slideshow__content .banner__subheading:not(.content) {
  font-weight: bold;
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  padding-bottom: 0;
}

@media screen and (min-width: 799px) {
  .facebook .text-slideshow-column {
    padding: 0 1em;
  }
}

/* @media screen and (min-width: 1200px) {
.facebook {
padding: 1em 3em;
}
}
*/
#shopify-section-facebook-tier-3 {
  padding-top: 20px;
  padding-bottom: 40px;
}

/* Testimonials */
.what-lilashpros-are-saying .text-slideshow__slide {
  padding-top: 0;
}

.what-lilashpros-are-saying .slideshow-classic .flickity-button, .slideshow-classic .flickity-page-dots {
  bottom: 50%;
  margin: 0 8em;
}

.what-lilashpros-are-saying .text-slideshow .flickity-page-dots {
  padding-bottom: 5rem;
}

.what-lilashpros-are-saying .image-slideshow-column.three-fifths.medium-down--one-whole.column.image-slideshow-position--right {
  display: none;
}

.what-lilashpros-are-saying .text-slideshow-column {
  width: 100%;
}

.what-lilashpros-are-saying .text-slideshow__slide {
  padding-bottom: 0;
}

.what-lilashpros-are-saying h2.text-slideshow__heading.banner__heading.title {
  padding-top: 5rem;
  padding-bottom: 0;
}

.what-lilashpros-are-saying .text-slideshow__heading.banner__subheading.subtitle.content {
  max-width: 800px;
  margin: auto;
}

@media only screen and (max-width: 798px) {
  #shopify-section-162156280096f11091 .text-slideshow-column {
    padding-bottom: 3rem;
  }

  .what-lilashpros-are-saying .text-slideshow .flickity-page-dots {
    padding-bottom: 0rem;
  }

  .what-lilashpros-are-saying h2.text-slideshow__heading.banner__heading.title {
    padding-top: 2rem;
  }
}

/* Video with Boxes (Why Become A LiLashPro) */
.why .video-wrapper {
  position: relative;
  display: block;
}

.why .plyr--video {
  width: 100%;
}

/* Featured collections */
p.collection-description {
  font-size: 0.8rem;
  margin-top: -1.2em;
}

.product-info-grid {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1em 0.5em;
}

@media screen and (min-width: 768px) {
  .product-info-grid {
    flex-direction: column;
        padding: 10px 0px;
  }
}

a.product-thumbnail__title {
  text-transform: uppercase;
}

span.product-thumbnail__price.price {
  text-transform: uppercase;
  color: #633593;
  font-weight: 700;
}

/* Before after */
.wdgtc-wrap {
  margin: auto;
}

/* Education */
h4.video_title {
  text-align: center;
}

.load-more-btn {
  text-align: center;
  margin: 2em;
}

.training-videos h6.title.video__title.banner__heading.has-small-padding-top {
  font-size: 1.25rem;
}

/* Shop Packages */
.featured-collection-section {
  margin: 4em auto;
}

.heading-wrapper--featured-collection {
  margin-bottom: 1em;
}

/* Education and training */
.video-collection {
  display: flex;  
}

.icon-with-text-column__column.column.has-padding.one-whole.medium-down--one-whole.video-container {
  max-width: 641px;
}

/* Social Media and Digital Image */
.social-media-digital-images img {
  width: 300px;
}

#shopify-section-assets .icon-with-text-column__column {
  display: flex;
  flex-direction: column;
}

.social-media-digital-images .icon-column__action.has-padding-top {
  margin-top: auto;
  margin-bottom: 0;
}

/* Application form */
.backgroundBg {
  background: white;
}

/* Product */
.product-form-container.has-padding-top {
  padding-top: 0;
}

h1.product_name.title.mobile {
  text-align: center;
  margin: auto;
  margin-bottom: 1rem;
}

h1.product_name.title.desktop {
  display: none;
}



@media screen and (min-width: 800px) {
  h1.product_name.title.mobile {
    display: none;
  }

  h1.product_name.title.desktop {
    display: block;
    margin-top: 1em;
  }
}

@media screen and (min-width: 800px) {
  .product__images.one-half.column.medium-down--one-whole {
    width: 60%;
  }

  .product__information.has-product-sticker.one-half.column.medium-down--one-whole {
    width: 34%;
  }
}

@media screen and (min-width: 1132px) {
  .product__images.one-half.column.medium-down--one-whole {
    width: 60%;
  }

  .product__information.has-product-sticker.one-half.column.medium-down--one-whole {
    width: 36%;
  }
}


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

.purchase-details {
  flex-direction: column;
}

.package-details-container {
  display: flex;
  flex-direction: row;
}

@media screen and (max-width: 799px) {
  .package-details-container {
    display: flex;
    flex-direction: column;
  }
}

.package-details, .retail-sales-info, .shipping-customs-disc  {
  display: none;
}

.package-info {
  margin-top: 1em;
  margin-bottom: 1.5em;
}

.package-details--left {
  margin-right: 5em !important;
}

p.line-item-property__field, .add-ons-container {
  display: block;
  width: 100%;
  margin: 1em 0;
}

p.line-item-property__field input, .add-ons-container input {
  margin-right: 0.5em;
}

.faq-section {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.package-info ul {
  list-style: disc;
  margin-left: 1.5rem;
}

.purchase-details .purchase-details__spb--false .button--add-to-cart {
  width: 100%;
}

p.modal_price.subtitle {
  margin-bottom: 0;
}

.cart-warning {
  margin-top: 0;
}

/* Slider */
#slider-range-max {
  border-radius: 3px;
  border: 1px solid #c5c5c5;
  background-color: #8246af;
  color: #333333;
}

span.ui-slider-handle.ui-corner-all.ui-state-default {
  border: 1px solid #c5c5c5;
  border-radius: 3px;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}


.slider-selection {
  display: flex;
}

.selector-slider {
  width: 100%;
  margin-top: 1em;
}

.pull-right {
  width: 50%;
  float: right;
}

.pull-left {
  width: 50%;
  float: left;
}

label.first-label {
  color: #8246af;
}

label.second-label {
  color: #008c95;
}

label.add-ons-label {
  font-weight: bold;
  letter-spacing: 0.1em;
  font-size: 0.8rem;
}

.modal_price span.money {
  color: #8246af;
  font-weight: bold;
}

input.first-count {
  background-color: #FFF;
  border: none;
  color: #8246af;
  font-size: 36px;
  /*     height: auto; */
  width: 100%;
}

input.second-count {
  background-color: #FFF;
  border: none;
  text-align: right;
  color: #008c95;
  font-size: 36px;
  height: auto;
  width: 100%;
}

textarea#Includes {
  display: none;
}


/* Cart Drawer */
.errorMessage {
  max-width: 400px;
  margin: 2em auto 0;
  font-size: 0.8em;
  color: red;
}

.ajax-cart__product-title {
  font-size: 1.25rem;
  text-transform: uppercase;
  /*font-weight: bold;*/
}

.ajax-cart__line-items {
  font-size: 0.85rem;
  color: dimgrey;
}

.ajax-cart__details-wrapper .ajax-cart__details-row {
  font-size: 1.5rem;
}

.ajax-cart__details-wrapper .ajax-cart__details-row span.money {
  font-weight: bold;
}

/* Cart */
.errorMessage .cart {
  text-align: right;
}

.quantity-wrapper.quantity-style--box .quantity-input-control input {
  border-top: none;
  border-bottom: none;
}

span#myBtn {
  cursor: pointer;
  text-decoration: underline;
}

/* Bold Upsell */
.bold-upsell__intro-heading {
  font-size: 1.5rem;
  font-family: 'Lato';
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}

p.bold-upsell__intro-content {
  margin: 0.5em auto 1em auto;
  text-align: center;
}

.bold-product__above_content_button_container {
  display: none;
}

.bold-product__title {
  font-size: 0.8rem;
  font-weight: 700;
  margin-bottom: 5px;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 0.1em;
}

.bold-product__pricing {
  margin: 0;
  text-align: left;
}

.bold-product__price {
  font-size: 0.85rem;
  font-weight: 700;
  margin-bottom: 5px;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 0.1em;
}

a.add-to-cart.bold-product__control.bold-product__button.bold-product__button--primary.standard_primary {
  background-color: black;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-size: 1rem;
}

a.bold-upsell__button.bold-upsell__button--primary {
  background-color: white;
  border: 1px solid black;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-size: 1rem;
}

.bold-modal__footer.bold-upsell__actions {
  background-color: transparent;
}

/* Cart */
a.ajax-cart__cart-link {
  display: none;
}
.medium-up--hide {
  display: none!important;
}

.cart__remove {
  position: relative;
  right: 0;
  top: 10%;
  cursor: pointer;
}

.cart__featured-links {
  min-width: 236px;
  margin-top: 15px;
  text-align: center;
}

.cart__checkout {
  min-width: 236px;
  margin-left: 0;
}

.continue-shopping, input#checkout {
  margin-bottom: 1em;
}

input.btn.btn--small.cart__update, input.btn.btn--small.cart__remove {
  background-color: transparent;
  border: 1px solid;
  padding: 0.5em 0.75em;
  margin-top: 0.5em;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.cart__qty input {
  width: 100%;
  padding: 0.5em;
  border: 1px solid; 
  text-align: center;
}

.cart-page section.section__wrapper.section {
  padding-left: 0;
  padding-right: 0;
}

p.error {
  color: red;
  margin-bottom: 0.5em;
}

.cart__checkout-elements {
  justify-content: center;
}
.cart__tos {
  padding-bottom: 0;
}

.cart__tos .field {
  margin-bottom: 0;
  text-align: center;
}

@media only screen and (max-width: 798px) {
  .child-row .cart__qty input {
    text-align: left;
  }
}

/* Instagram */
.eapps-instagram-feed-title, .eapps-instagram-feed a {
  font-size: 1rem !important;
  font-weight: 600;
  font-family: 'Lato';
  text-align: center;
  line-height: 1em;
  text-transform: uppercase;
  background: black;
  color: white !important;
}

/* Login */
@media screen and (min-width: 480px) {
  #shopify-section-login-form section.section.section__wrapper.is-width-standard {
    width: 80%;
  }

  div#login, div#recover-password {
    width: 520px;
  }
}

@media screen and (min-width: 1200px) {
  #shopify-section-login-form section.section.section__wrapper.is-width-standard {
    width: 50%;
  }
}

#recover-password h2 {
  font-family: 'Lato';
  font-size: 1em;
  text-transform: uppercase;
  font-weight: bold;
}

/* Reset Password */
.customers-reset_password section.section {
  margin: 2em auto;
}

/* Account detail */
#customer_orders h2.title {
  font-family: 'Lato';
  font-size: 1.8em;
}

h1.account-details__title.title {
  margin: 10px;
}

/* Order history */
span.invoice {
    margin-left: 20px;
    margin-bottom: 20px;
}

.heading-wrapper--account-details.heading-wrapper.heading-wrapper--short.one-whole.column.is-flex.is-flex-column.is-align-left.text-align-left {
    margin-bottom: 0.5rem;
}

.customers-order .errors {
    margin-bottom: 1rem;
    color: red;
}

/*a[href="/account/logout"] {
display: none;
}*/

@media screen and (max-width: 768px) {
  div#customer_orders {
    font-size: 0.8em;
  }

  .customers-order main.container.three-fourths.column {
    width: 100%;
    font-size: 0.8em;
  }

  aside.one-fourth.column.account-sidebar {
    width: 100%;
  }

  main.three-fourths.column.account-main {
    width: 100%;
    margin: 1em 0;
  }
}

body.customers-order aside.one-fourth.column.account-sidebar {
  width: 100%;
  margin-bottom: 1em;
  margin-left: 20px;
}

/* FAQ page */
.faq-accordion dt .icon {
  color: #633593;
  padding: 5px;
  margin: 0 -10px;
}

/* Footer */
.footer__container {
  width: 100%;
  background-color: black;
  color: white;
  padding: 1em;
}

section.footer__extra-content.section {
  text-align: center;
}

.footer__heading {
  display: none;
}

ul.social-icons.is-flex.is-flex-wrap {
  justify-content: space-evenly;
  max-width: 170px;
  margin: auto;
}

.footer__logo-wrapper .image-element__wrap {
  margin-right: 0;
  margin-left: 0;
  max-width: 100% !important;
}

div#shopify-section-footer-custom-1, div#shopify-section-db82bce7-c76a-4f3f-b3b5-f57e7666d28a {
  max-width: 170px;
}

li.footer__menu-link {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 0.5em 0;
}

@media only screen and (max-width: 798px) {
  .footer__logo-wrapper.is-large {
    max-width: 70%;
    margin: auto;
  }

  div#shopify-section-footer-custom-1, div#shopify-section-db82bce7-c76a-4f3f-b3b5-f57e7666d28a {
    max-width: 100%;
  }
  .product .product_name.title.desktop {
    display:block;
    font-size: 1rem;
    font-weight: bold;
  }
  .product .product_name.title.mobile {
    display:none;
  }
}

.badge {
  color: black;
  font-size: 0.5rem;
}

/* Cart popup */
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

h4.modal-title {
    font-family: 'ivymode';
    font-size: 1.5rem;
  	margin-bottom: 1rem;
}

.modal-body ul {
    list-style: disc;
}

.modal-body li {
    margin-left: 20px;
}

.modal-footer {
    text-align: center;
    margin: 2rem 0;
}

/* Accordion */
.ui-accordion .ui-accordion-header {
  font-family: 'Lato';
  font-weight: bold;
  border-bottom: 1px solid;
  padding: 1em !important;
}

/* Video */
p.subtitle.video__subtitle.banner__subheading.has-small-padding-top {
    line-height: 1.5;
}

input.btn.btn--small.cart__update {
    display: none;
}
span.product-thumbnail__price.price{
	padding-top:6px;
}

/******* Candy Rack Discount Cart message ******/
div[candyrack-cart-info]{
  font-size: 18px !important; /* increase or reduce the text size */
  color: #008C95 !important; /* change the text color */
  font-weight: bold !important;
}