/** Shopify CDN: Minification failed

Line 185:50 Unexpected "{"

**/
p {
   font-family: 'basis-grotesque-regular' !important;
   font-size: 18px;
}
.highlights.custom_foundation .grid__heading-holder{
    color: #fff; 
}

.highlights.custom_foundation .grid__heading {
    padding-top: 0;
}

.highlights.custom_foundation .highlights__items {
    padding-bottom: 0;
    max-width: 1200px;
    margin: auto;
    justify-content: ;
}

.highlights.custom_foundation {
    padding: 70px 0
}

.highlights.custom_foundation .highlights__item {
    max-width: 325px;
    margin: auto;
}

.custom_foundation .grid__heading.h5 {
    font-family: 'basis-grotesque-regular' !important;
    padding: 0;
    margin-bottom: 10px;
    font-weight: bold;
}

.custom_foundation .grid__heading-holder .text_desc {
    margin-top: 0 !important;
    font-size: 26px;
    max-width: 800px;
    margin: auto;
    padding-bottom: 0;
    margin-bottom: 35px;
    font-weight: 400;
}

.image-with-sm-content .text__standard {
    max-width: 640px;
    margin: auto;
}

.image-with-text-content h2.standard__heading {
    font-family: 'basis-grotesque-regular' !important;
    font-weight: bold;
    letter-spacing: 1.3px;
}

.skincolors ul li {
    font-family: 'basis-grotesque-regular' !important;
    font-weight: 400;
    letter-spacing: 1.3px;
}

.image-with-text-content h2.standard__heading + .standard__subheading {
    margin-top: 0;
    font-family: 'SimonMono-Regular-Trial' !important;
    font-size: 18px;
    margin-bottom: 25px;
}

.image-with-text-content .text__standard .standard__rte {
    font-size: 22px;
    margin-bottom: 40px;
}

.image-with-text-content a.hero__btn.btn svg {
    display: none;
}

.image-with-text-content a.hero__btn.btn {
    font-size: 18px;
    font-family: 'SimonMono-Regular-Trial' !important;
    padding: 15px 10px;
}
.product-card-details {
    text-align: left;
    padding: 0 20px;
    margin-top: 10px;
    color: #000;
}
.highlights__item__background.p_bottom {
    padding-bottom: 0;
    border: none;
}
.product-card-details h4 {
    font-family: basis-grotesque-regular!important;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    margin-top: 16px;
}

.product__grid__title {
    font-family: basis-grotesque-regular!important;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
}

.product-card-details h4 + p {
    margin: 0;
    font-size: 18px;
    margin-bottom: 5px;
}

.product-card-details .price {
    margin-top: 0;
    font-family: SimonMono-Regular-Trial!important;
    font-size: 18px;
    margin-bottom: 25px;
}

.featured-products-home h2.highlights__title.grid__heading.h5,
.lips_col h2.highlights__title.grid__heading.h5{
    max-width: 865px;
    margin: 0 auto 30px;
    font-size: 46px;
}

.lips_col .highlights__item__background{
    border: none;
}

body#lip p.hero__description.h5--body.body-size-5 {
    display: none;
}

body#lip  h2.hero__title {
    max-width: 830px;
    font-size: 64px;
}

.product__page .product__images,.product__page .product__content {
    max-width: 50%;
    width: 50%;
}

[data-product-handle="better-than-a-lipstick-multistick"] {
    background: #dee2e3;
    padding-top: 70px;
}

.highlights__item_button {
    text-align: center;
    margin-top: 60px;
}

.highlights__item_button a.hero__btn.btn {
    color: #fff;
    border-color: #fff;
    font-size: 18px;
    font-family: SimonMono-Regular-Trial!important;
    padding: 15px 10px;
}

.highlights__item_button a.hero__btn.btn:hover {
    border-color: #000;
}
.template-product .brick__block__text__inner {
    max-width: 600px;
    margin: auto;
}

.template-product .brick__block__text__inner h2.standard__heading {
    font-family: basis-grotesque-regular!important;
    font-weight: 700;
}

.template-product .text__standard .standard__rte, {
    font-size: 22px;
}

.template-product h2.recent__title{
    font-size: 40px;
}

.product__wrapper.product__wrapper--thumbnails {
    margin: auto;
    padding-bottom: 60px;
    padding-top: 50px;
}
.product__wrapper.product__wrapper--thumbnails .grid.product__page {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
.skincolors ul {
    display: flex;
    margin: 0;
    list-style: none;
    flex-wrap: wrap;
}

.skincolors ul li {
    padding: 10px 20px;
    border: 1px solid #eee;
    margin-right: 10px;
    cursor: pointer;
}

.skincolors {
    margin-bottom: 30px;
}

.skincolorSwatches ul {
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.skincolorSwatches ul li {
    margin-right: 10px;
    margin-bottom: 10px;
}

.skincolorSwatches ul li span {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    cursor: pointer;
    border: 2px solid transparent;
}

.skincolorSwatches ul li.active span {
    border-color: #000;
}

.skincolors ul li.active {
    background: #000;
    color: #fff;
}

span.drp-swatch {
    border-radius: 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

a.select-popout__option:hover {
    color: #000;
}

button.btn.product__submit__add {
    background: transparent;
    border-color: #000;
    font-size: 18px;
    font-family: 'SimonMono-Regular-Trial' !important;
    transition: .3s all;
}

.hero__title {
  font-family: "LouizeRegular" !important;
  letter-spacing: 0px;
  text-transform: capitalize;
  font-weight: 400;
}

.product__title {
  font-family: "LouizeRegular" !important;
  letter-spacing: 0px;
  font-size: 38px;
  text-transform: capitalize;
  font-weight: 400;
}

button.btn.product__submit__add:hover {
    background: #000;
    color: #fff;
}

.product__wrapper {
  background: #dee2e3;
}

.product-tabs ul.tabs > li {
  font-family: 'SimonMono-Regular-Trial' !important; 
}

.product__selectors .select-popout__toggle {
    min-height: 50px;
}
.product-grid-outer.custom-upsell{
  padding-top: 70px;
  padding-bottom: 70px;
}
.custom-upsell h2.recent__title {
    background: transparent;
    text-align: center;
    border: none;
    margin-bottom: 40px;
}
h2.product-upsell-holder__title {
    display: none;
}

.product-upsell-holder:not(:last-child) {
    margin-bottom: 30px;
}

.product-upsell__container upsell-product:not(:last-child) {
    margin-bottom: 15px;
    display: block;
}

h4.rec-prehead {
    text-align: center;
    margin-bottom: 0;
    letter-spacing: 0;
    font-family: 'SimonMono-Regular-Trial' !important;
    font-size: 18px;
    font-weight: 100;
}

.product-upsell__container h4 {
    font-family: 'SimonMono-Regular-Trial' !important;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 23px;
    text-transform: inherit;
    letter-spacing: 0;
    max-width: 400px;
}
.product-upsell__image {
    display: none;
}

.product-upsell__content {
    width: 100%;
    padding-left: 60px;
    background: #dee2e3;
    border: 1px solid #a3b0a5;
}

.product-upsell .product-upsell__btn {
    right: auto;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.product-upsell__content {
    width: 100%;
    padding-left: 60px;
}

.product-upsell__content a:hover {
    color: #000;
}
@media (max-width: 768px){
  .product__page .product__images, .product__page .product__content {
      width: 100%;
      max-width: 100%;
      padding:0;
  }
  
  .product__wrapper.product__wrapper--thumbnails {
      overflow: hidden;
  }
  
  .product__page .product__content .form__inner__wrapper {
      padding: 0 20px;
  }
  
  .featured-products-home h2.highlights__title.grid__heading.h5,
  .lips_col h2.highlights__title.grid__heading.h5 {
      font-size: 34px;
  }
  
  .highlights__title, h2.recent__title{
     font-size: 34px !important;
  }
  
  .product__page .product__images {
    padding-left: 20px;
    padding-right: 20px;
  }
  
  section.reverse-on-mobile .brick__section {
      flex-direction: column-reverse;
      display: flex;
  }
  
  .product-tabs ul.tabs > li.current {
      font-size: 15px;
  }

  .product__title__wrapper {
    padding-right: 0;
  }

  .product__title {
      font-size: 32px;
  }
  .product-grid-outer.custom-upsell{
    padding-top: 40px;
  }
}
@media (max-width: 479px){
  .product-upsell .product-upsell__btn {
      position: absolute;
      margin: 0;
  }
  
  .product-upsell__content {
      padding: 10px;
      padding-left: 55px;
  }
}

