/** Shopify CDN: Minification failed

Line 1616:17 Expected identifier but found whitespace
Line 1616:18 Unexpected "0.125rem"
Line 1815:1 Unexpected "/"

**/
@font-face {
  font-family: 'Verlag';
  src: url("//www.surrattbeauty.com/cdn/shop/t/196/assets/verlag-book.woff2?v=54937024543686481051716410557") format("woff2"), url("//www.surrattbeauty.com/cdn/shop/t/196/assets/verlag-book.woff?v=71846121296269310731716410557") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Blair ITC';
  src: url("//www.surrattbeauty.com/cdn/shop/t/196/assets/c-BlairITC-Medium.woff2?v=17616293657965069721716410490") format("woff2"), url("//www.surrattbeauty.com/cdn/shop/t/196/assets/c-BlairITC-Medium.woff?v=161436880187212663781716410490") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Blair ITC';
  src: url("//www.surrattbeauty.com/cdn/shop/t/196/assets/c-BlairITC-Light.woff2?v=145935478931172217331716410489") format("woff2"), url("//www.surrattbeauty.com/cdn/shop/t/196/assets/c-BlairITC-Light.woff?v=127905461495790778871716410489") format("woff");
  font-weight: 300;
  font-style: normal; }

* {
  box-sizing: border-box; }

*:focus {
  outline: 0; }

body, html {
  scroll-behavior: smooth; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto; }

img {
  display: block;
  height: auto;
  max-width: 100%; }

.p-relative, .position-relative {
  position: relative; }

.position-unset {
  position: unset; }

.no-pointer-events {
  pointer-events: none; }

.w-100 {
  width: 100%; }

.h-100 {
  height: 100%; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.transparent {
  background: transparent; }

.bold, .strong, strong {
  font-weight: 700; }

.bg-placeholder {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .bg-placeholder img {
    opacity: 0;
    max-width: 100%;
    visibility: hidden;
    display: block; }

.lighter, .light {
  font-weight: lighter; }

.strike {
  text-decoration: line-through; }

.caps {
  text-transform: uppercase; }

.text-center {text-align: center; }

.text-left {text-align: left; }

.text-right {text-align: right; }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }


h1, h2, h3, h4, h5, h6 {
  font-weight: 300; }

.visuallyhidden,
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap; }

a {
  text-decoration: none; }

.em, em {
  font-style: italic; }

.bold, strong {
  font-weight: 700; }

.caps {
  text-transform: uppercase; }

button {
  background: transparent;
  border: none;
  margin: 0;
  padding: 0; }

.go-cart__drawer .rebuy-button, .cta,
.component-pdp-rebuy .rebuy-button{
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  text-align: center;
  transition: 0.3s;
  font-family: "Blair ITC", sans-serif;
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 400;
  border-style: solid;
  border-width: 1px;
  padding: 15px 25px;
  line-height: 1.125rem;
  letter-spacing: 1.3px;
  text-transform: uppercase; }

.cta-link,
.clean-link {
  font-family: "Blair ITC", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 550;
  line-height: 2rem;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  border-bottom-width: 1px;
  border-bottom-style: solid; }

.surratt-container {
  max-width: 1300px;
  width: calc(100% - 40px);
  margin: auto;
  position: relative;
  padding: 0 20px; }

.sb-container {
  max-width: calc(1145px + 36px);
  width: 100%;
  padding: 54px 36px; }

  .foreword-richtext p{padding-bottom:18px;}
  hr.black{
    background-color:var(--foreword-black);
    border:none;
    display:block;
    height:1px;
  }
    hr.white{
    background-color:var(--foreword-white);
    border:none;
    display:block;
    height:1px;
  }
hr.short{
  margin:9px auto;
  width:60%;}


@media screen and (min-width: 1024px) {
  .sb-container {
    padding: 90px 36px 81px; } }

.textile p, .textile h2, .textile h3, .textile h4, .textile h5, .textile h6, .textile hr {
  margin: 0 0 21px; }

.textile a {
  text-decoration: underline; }

.bullet-none ul {
  list-style-type: none;
  padding-left: 0; }

.bullet-none ul {
  list-style-type: none;
  padding-left: 0; }

.bullet-dots ul {
  list-style-type: disc;
  margin-left: 18px;
  padding-left: 0; }

.bullet-dots ul li {
  margin-bottom: 12px;
  padding-left: 0; }

.bullet-checks ul {
  list-style-type: none;
  padding-left: 0; }

.bullet-checks ul li {
  background-image: url("//www.surrattbeauty.com/cdn/shop/t/196/assets/icon-check.svg?v=27432787121461680611716410538");
  background-repeat: no-repeat;
  background-position: left 8px;
  background-size: 18px auto;
  margin-bottom: 18px;
  padding-left: 27px; }

.pagination {
  text-align: center;
  margin: 0 auto; }

.pagination li {
 display: inline;
 margin: 0 2px;
 padding-inline: 3px;
}

.pagination li.active {
  color: black;
  border-bottom: 1.5px solid;
  padding-bottom: 8px;
}
.pagination li.active i {
  border-bottom: 1px solid black; }

.component-pagination {
  padding: 18px; }


main {
  position: relative; }

.component-section {
  overflow: hidden;
  position: relative; }

.component-section-header {
  margin-bottom: 45px; }

.component-section-subtitle {
  padding-top: 9px; }

.component-section-text {
  padding-top: 27px; }

.component-section-button-container,
.component-section-extra-text {
  padding-top: 27px; }

a {
  color: black; }

.text-link {
  color: black;
  display: block;
  padding: 9px 0;
  text-decoration: underline; }

body.open .freeze-me {
  overflow: hidden;
  opacity: 0; }

.hamburger {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
  width: 40px; }
  .hamburger svg {
    width: 100%;
    height: 100%; }

.mobile-nav {
  background: black;
  color: white;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0;
  position: fixed;
  left: -300px;
  width: 300px;
  z-index: 9999;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in; }
  .mobile-nav .close-mobile-nav {
    width: 22px; }
  .mobile-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .mobile-nav .mobile-child {
    margin-left: 18px; }
  .open .mobile-nav {
    left: 0;
    width: 100%;
    z-index: 9999; }

.mob-heading {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 9px 15px; }
  .mob-heading.expanded .more {
    transform: rotate(90deg); }

.icon-mobile {
  background-image: url("//www.surrattbeauty.com/cdn/shop/t/196/assets/icon-mobile-arrow.svg?98674");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: block;
  height: 21px;
  width: 19px; }

.mobile-nav-inner {
  overflow-x: hidden;
  overflow-y: scroll; }

.social {
  margin-bottom: 27px; }

.mobile-copyright {
  color: white;
  text-align: center; }
  .mobile-copyright a {
    color: white; }
  .mobile-copyright ul {
    display: flex;
    justify-content: center; }
  .mobile-copyright li {
    align-items: center;
    display: flex; }
  .mobile-copyright li:first-child:after {
    background-color: white;
    content: '';
    height: 20px;
    margin-top: 4px;
    width: 1px; }
  .mobile-copyright a {
    padding: 9px; }

.mobile-menu {
  flex-grow: 1;
  margin-bottom: 54px;
  padding-top: 36px; }
  .mobile-menu a {
    color: white;
    display: block;
    padding: 9px 15px; }
  .mobile-menu .mobile-child-link {
    padding: 12px 15px; }

.mobile-search {
  align-items: flex-end;
  color: #000;
  display: flex;
  min-height: 181px;
  position: relative; }
  .mobile-search .mobile-search-wrap {
    background: white;
    border-radius: 50px;
    margin-bottom: 27px;
    padding: 9px 18px; }
  .mobile-search input {
    background-color: transparent;
    border: none;
    color: black;
    margin-bottom: 0; }
    .mobile-search input ::placeholder {
      color: #000;
      opacity: 1; }
    .mobile-search input :-ms-input-placeholder {
      color: #000; }
    .mobile-search input ::-ms-input-placeholder {
      color: #000; }
  .mobile-search button {
    background-color: transparent;
    border: none;
    color: black;
    margin-bottom: 0; }

.page-wrap {
  position: relative;
  left: 0;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }

.open .page-wrap {
  position: fixed; }

form input,
form textarea {
  background: transparent;
  border: 1px solid black;
  margin-bottom: 18px;
  padding: 9px;
  width: 100%; }

form label {
  display: block;
  margin-bottom: 9px; }

form .form-layout {
  display: flex;
  height: 100%;
  justify-content: space-between; }

form .errors {
  color: black;
  padding: 18px 0; }

.shopify-challenge__container {
  min-height: 400px;
  padding: 126px 20px 99px; }
  .shopify-challenge__container .g-recaptcha {
    margin-bottom: 18px; }

.shopify-challenge__message {
  margin-bottom: 18px; }

.shopify-challenge__button {
  width: 200px; }

.checks {
  left: -9999px;
  position: fixed; }

/*=====================================================
  #Tables
======================================================*/
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

table.full {
  width: 100%;
  margin-bottom: 1em; }

.table-wrap {
  max-width: 100%;
  overflow: hidden; }

th {
  font-weight: bold; }

th, td {
  text-align: left;
  padding: 9px;
  border: none; }

#rc_login {
  display: none !important; }

/* =====================================================
		ACCOUNT
		#rc_login p{}
==================================================== */
/* ====================================================
		Responsive Table via Data Label
===================================================== */
@media screen and (max-width: 640px) {
  .order-details tbody tr {
    border-bottom: 1px solid black; }
    .order-details tbody tr td:first-child {
      padding-left: 10px; }
    .order-details tbody tr td:before {
      content: attr(data-label);
      font-weight: bold;
      margin-right: 19px;
      text-transform: uppercase; }
    .order-details tbody tr td {
      display: flex;
      flex-wrap: wrap;
      width: 100%; }
  .all-orders tbody tr {
    border-bottom: 1px solid black; }
    .all-orders tbody tr td:before {
      content: attr(data-label);
      font-weight: bold;
      margin-right: 19px;
      text-transform: uppercase; }
    .all-orders tbody tr td {
      display: block;
      width: auto; } }

.go-cart-drawer__content {
  height: calc(100% - 335px); }

.go-cart__drawer {
  width: 590px;
  right: -590px;
  max-width: 100%; }
  .go-cart__drawer.is-open {
    -webkit-transform: translateX(-590px);
    transform: translateX(-590px); }

.go-cart-drawer {
  background-color: white;
  overflow-y: scroll;
}
.go-cart-checkout-wrapper {
  padding-right: 30px;
}
.go-cart-drawer::-webkit-scrollbar {
  display: none;
}
  .go-cart-drawer .rebuy-widget .primary-title {
    font-size: 1.125rem; }

.go-cart-item__title {
  margin-bottom: 0;
  max-width: 18ch; }

.icon-remove {
  background-image: url("//www.surrattbeauty.com/cdn/shop/t/196/assets/icon-close-cart.svg?98674");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 20px;
  width: 20px; }

.go-cart-item__remove {
  padding: 0;
  position: absolute;
  right: 18px;
  top: 18px; }

.go-cart-drawer__header {
  height: auto;
  justify-content: space-between;
  padding-top: 36px;
  padding-bottom: 18px; }
  .go-cart-drawer__header h3 {
    margin-bottom: 0; }

.go-cart-drawer__subtotal {
  justify-content: flex-end !important; }

.go-cart__button {
  float: right; }

.go-cart-counter {
  align-items: center;
  border-radius: 50%;
  color:  var(--foreword-black);
  display: flex;
  font-size: 0.6875rem;
  font-weight: bold;
  height: 20px;
  font-family: var(--body1-font);
  justify-content: center;
  position: absolute;
  right: -17px;
  top: -9px;
  width: 20px; }
  .active-search .go-cart-counter {
    display: none; }

.go-cart-drawer__close svg {
  height: 30px;
  width: 30px; }

.go-cart-drawer__content .go-cart-item__price {
  bottom: auto;
  right: auto;
  position: relative; }

.go-cart-drawer__content .go-cart-item__quantity {
  bottom: auto;
  position: relative; }

.go-cart-drawer__content .go-cart-item__single {
  background-color: white;
  border-radius: 43px;
  margin-bottom: 17px;
  padding: 9px; }

.go-cart-drawer__content .go-cart-item__quantity-number {
  font-size: 1.25rem;
  letter-spacing: -0.02em;
  line-height: 28px;
  text-align: center; }

.go-cart-drawer__content .go-cart-item__quantity-button {
  background-color: black;
  border: none;
  border-radius: 50%;
  color: white; }

.go-cart-drawer__content .go-cart-item__image {
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  display: block;
  height: 125px;
  position: relative;
  width: 125px; }

.go-cart-drawer__content .go-cart-item__info {
  color: black;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  line-height: 1.18;
  max-width: 100%;
  padding: 9px;
  width: calc(100% - 125px); }

.go-cart-drawer__content .go-cart-item__discount {
  margin-bottom: 18px; }

.go-cart-drawer__content .go-cart-price-qty {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding-top: 18px; }

.cnr-sm-shipping--message {
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
}

.cart-num {
  letter-spacing: 0; }

.cnr-sm--bottom-text {
  text-align: center;
}

.cnr-sm-shipping--meter  {
  background: grey;
  border-radius: 20px;
  display: block;
  font-weight: bold;
  height: 20px;
  margin: 9px 0;
  padding: 0;
  position: relative;
  width: 100%; }

.cnr-sm-shipping--meter-fill {
  background: black;
  border-radius: 24px;
  color: black;
  font-size: 12px;
  height: 20px;
  left: 0;
  line-height: 20px;
  overflow: hidden;
  opacity: 1;
  padding: 0 10px;
  position: absolute;
  text-align: right;
  top: 0;
  transition: all 0.5s ease; }

.cr-upgrade-to-subscription-widget-button {
  background-color: transparent;
  color: black;
  margin-left: 125px;
  padding: 9px 0 27px;
  text-align: left;
  text-decoration: underline; }

.cr-upgrade-to-subscription-widget-select {
  margin: 9px 0 27px 125px;
  width: calc(100% - 125px); }

@media screen and (max-width: 640px) {
  .go-cart__trigger svg {
    height: 30px;
    width: 30px; }
  .go-cart-item__title {
    max-width: 18ch;
    margin-right: 18px; } }

.go-cart-drawer__footer {
  height: 245px;
  border-top: 1px solid var(--foreword-primary);
  border-bottom: 1px solid var(--foreword-primary); }
  .go-cart-drawer__footer .rebuy-widget {
    padding: 0 !important;
    border: 1px solid var(--foreword-primary); }
  .go-cart-drawer__footer .splide__arrow {
    width: 20px !important; }

.go-cart-drawer .rebuy-product-media {
  height: 161px;
  display: flex;
  align-items: center;
  border-right: 1px solid var(--foreword-primary); }

.go-cart-drawer .rebuy-widget .rebuy-product-block {
  padding: 10px 0 !important; }

.go-cart-drawer .splide__pagination.rebuy-carousel__pagination.splide__pagination--ltr {
  display: none; }

.go-cart-drawer .go-cart-drawer__footer .rebuy-widget .rebuy-product-grid {
  padding: 0 !important; }

.go-cart-drawer .rebuy-widget .rebuy-product-grid.large-style-line .rebuy-product-block .rebuy-product-info {
  padding: 0 10px !important; }

.go-cart-drawer .splide__track {
  max-height: 100%; }

.go-cart-drawer .rebuy-widget .rebuy-carousel__arrows .rebuy-carousel__arrow {
  background: transparent; }

.go-cart-drawer .rebuy-widget-content .primary-title {
  display: none; }
/*
.rebuy-product-block {
  padding-left: 0;
  padding-right: 0;
  width: 100% !important;
  display: flex !important;
  float: unset !important;
  flex-direction: row !important;
  margin-bottom: 20px !important;
  min-height: 100% !important; }
  */

.rebuy-widget.rebuy-widget {
  background: white;
  overflow: hidden; }

.rebuy-button {
  margin: 0 !important;
  float: left; }

.rebuy-widget .rebuy-product-grid.large-style-line .rebuy-product-block .rebuy-product-media {
  flex-basis: 30% !important;
padding:9px;}

.go-cart-drawer__footer .rebuy-widget-content {
  display: block;
  height: 165px !important; }

.go-cart-drawer__footer .rebuy-product-actions {
  padding: 0 0 0 20px !important;
  position: absolute;
  z-index: 1;
  bottom: 30px;
  right: 30px;
  width: 260px !important; }

.go-cart-drawer__footer .rebuy-button {
  pointer-events: all;
  cursor: pointer !important; }

.go-cart-drawer__footer .powered-by-rebuy {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important; }

.rebuy-money, .rebuy-widget .rebuy-money {
  color: black !important; }

.go-cart__drawer .rebuy-product-info {
  display: flex;
  align-items: start !important;
  flex-direction: row;
  justify-content: space-between;
  flex-basis: 60% !important;
  position: relative;
  flex-wrap: wrap;
  height: 100%; }

.go-cart__drawer .rebuy-product-title,
.go-cart__drawer .rebuy-product-price {
  font-style: normal !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  line-break: auto; }

.go-cart__drawer .rebuy-button {
  width: 300px;
  padding: 0.8125rem 1.875rem;
  margin: 0 !important;
  float: left;
  color: #fff;
  display: block;
  width: 100%;
  border-radius: 0.1875rem;
  font-size: 1.4375rem;
  align-items: center !important;
  border-radius: 0 !important;
  cursor: pointer !important;
  display: inline-flex !important;
  justify-content: center !important;
  text-transform: uppercase !important;
  letter-spacing: 7px !important;
  text-decoration: none !important;
  text-align: center !important;
  transition: 0.3s !important;
  padding: 18px 27px !important;
  font-family: var(--h6-font) !important;
  font-size: var(--h6-desk) !important;
  line-height: var(--h6-desk-lh) !important;
  width: 240px !important;
  max-width: 300px !important;
  color: var(--foreword-white) !important;
  background: var(--foreword-tertiary) !important;
  border: none !important; }

.go-cart__drawer .rebuy-button:hover {
  background-color: var(--foreword-primary) !important; }

.go-cart__drawer .rebuy-product-title {
  width: calc(100% - 120px); }

.go-cart__drawer .rebuy-product-price {
  display: inline-block;
  width: 60px;
  margin: 9px 22px 0 0 !important; }

@media screen and (max-width: 767px) {
  .go-cart-drawer__subtotal {
    padding-inline: 0px !important;
    font-size: 12px !important;
  }
  .go-cart-drawer__subtotal-price {
    font-size: 12px !important;
  }
  .go-cart__drawer .rebuy-button {
    max-width: calc(345px - 165px) !important;
    min-width: calc(345px - 200px) !important;
    width: unset !important; }
  .go-cart__drawer .rebuy-product-info {
    flex-direction: column;
    justify-content: start;
    flex-wrap: wrap !important; }
  .go-cart__drawer .rebuy-product-actions {
    padding: 0 10px !important;
    bottom: 10px !important;
    right: 12px !important;
    width: 260px !important;
    display: flex !important;
    justify-content: end !important; }
  .go-cart__drawer .rebuy-product-price {
    display: block;
    width: 100%; }
  .go-cart__drawer .rebuy-product-title,
  .go-cart__drawer .rebuy-product-price {
    width: 100% !important; }
  .go-cart__drawer .rebuy-product-title {
    text-align: left !important; } }

.go-cart-drawer__footer .go-cart-drawer__content {
  overflow-y: auto; }


@media screen and (max-width: 767px) {
  .go-cart-drawer__content {
    padding: 0px !important;
  }
}

.go-cart-drawer__footer .rebuy-widget {
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  flex-direction: column !important; }

.go-cart-drawer__footer .rebuy-product-block {
  height: 161px !important;
  position: relative; }

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.component-video {
  margin-bottom: 81px;
  position: relative; }
  .component-video .video-play {
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2; }
  .component-video .video-actions {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 18px; }
  .component-video .play-button {
    margin-bottom: 9px; }
  .component-video .video-title {
    text-align: center; }

.capture-recently-viewed {
  display: none; }

#search-pop {
  display: none;
  -o-transition-duration: .25s;
  -moz-transition-duration: .25s;
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  background: #f9f9f9;
  background: rgba(249, 249, 249, 0.96);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
  position: fixed;
  text-align: center;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -o-transition-property: opacity;
  -moz-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -o-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -o-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }
  #search-pop .form-layout {
    display: flex;
    height: 100%;
    justify-content: space-between; }
  #search-pop form {
    z-index: 950;
    margin-top: 150px;
    clear: both; }
  #search-pop input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 30px;
    height:54px;
    letter-spacing: 0.02em;
    margin-bottom:0;
    padding: 9px;
    font-family: "Verlag", sans-serif;
    width: calc(100% - 54px);
    border-right: none; }
  #search-pop button {
    border: 1px solid black;
    border-left: none;
    background: transparent;
    height: 54px;
    padding: 9px;
    width: 54px;
    display: flex;
    justify-content: center;
    align-items: center; }

#search-pop .icon-close {
  font-family: helvetica, sans-serif; }

.search-close {
  color: black;
  font-size: 32px;
  position: absolute;
  right: 27px;
  top: 27px; }

.search-form .form-layout,
.search-page-form .form-layout {
  align-items: center;
  display: flex;
  justify-content: space-between; }

.search-form input,
.search-page-form input {
  height: 47px;
  margin-bottom: 0;
  width: calc(100% - 50px); }

.search-form button,
.search-page-form button {
  height: 47px;
  min-width: 50px;
  padding: 9px;
  width: 50px; }

.search-page-form {
  margin-top: 27px; }

.icon-search-form {
  background-image: url("//www.surrattbeauty.com/cdn/shop/t/196/assets/icon-search.svg?v=58338914623906627741716410540");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 25px;
  width: 25px; }

.component-search .slick-list {
  width: 100%; }

.component-search .inner {
  max-width: calc(910px + 27px);
  margin: auto;
  padding: 0 27px; }

.component-search .collection-wrap {
  border-top: 1px solid var(--foreword-secondary); }

.component-search #searchresults {
  padding: 72px 0 0; }
  @media screen and (min-width: 1024px) {
    .component-search #searchresults {
      padding: 108px 0 0; } }
  .component-search #searchresults .button-wrapper {
    margin-bottom: 54px; }
    @media screen and (min-width: 1024px) {
      .component-search #searchresults .button-wrapper {
        margin-bottom: 99px; } }
  .component-search #searchresults .search-title {
    font-weight: 300;
    margin-bottom: 54px; }

.global-product-carousel {
  border-top: 1px solid var(--foreword-secondary); }

.qty-wrap {
  align-items: center;
  border: 1px solid black;
  display: flex;
  justify-content: space-between;
  margin-right: 9px;
  padding: 9px 18px;
  width: 135px; }
  .qty-wrap label {
    margin: 0 9px 0 0; }
  .qty-wrap input {
    border: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 30px; }
  .qty-wrap .quantity-form {
    align-items: center;
    display: flex;
    justify-content: center; }

.product-grid-col {
  margin-bottom: 90px; }

.product-grid-item {
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
  position: relative; }



  .product-grid-item form {
    margin-top: auto; }
  .product-grid-item .regular-price.grid-price {
    opacity: 0.5; }
  .product-grid-item .variant-drop {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fffffff0;
    width: 100%;
    padding: 9px 45px;
    z-index: 1;
    height: auto; }
  .product-grid-item fieldset {
    padding: 0;
    min-height: 45px; }
  .product-grid-item .variant-drop li.hc-vardrop-option {
    display: none; }
  .product-grid-item .variant-drop li.hc-vardrop-option.active-variant {
    display: flex !important; }
  .product-grid-item .selecting li.hc-vardrop-option {
    display: flex !important; }
  .product-grid-item .product-grid-link {
    text-transform: none;
    letter-spacing: 0; }
  .product-grid-item .badge-wrapper {
    padding: 3px 10px;
    z-index: 1;
    position: absolute;
    margin-bottom: 1.125rem;
    left: 50%;
    scale: 0.6;
    transform: translateX(-85%);
    font-family: "Blair ITC", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 550;
    line-height: 1.125rem;
    letter-spacing: 0.0813rem;
    text-transform: uppercase;
}


.product-grid-item .image-wrapper figure{transition:opacity .2s,transform .2s,-webkit-transform .2s;}
.product-grid-item .image-wrapper figure:nth-child(2) {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.product-grid-item .image-wrapper:hover figure:first-child {
  opacity: 0;
  transform: scale(.9);}
 .product-grid-item .image-wrapper:hover figure:nth-child(2) {
   opacity: 1;
   transform: translate(-50%, -50%) scale(1.6);
 }

 @media (max-width: 765px) {
   .product-grid-item .image-wrapper:hover figure:first-child {
     opacity: 1 !important;
     transform: none;
   }

   .product-grid-item .image-wrapper:hover figure:nth-child(2) {
     opacity: 0;
   }
 }

    @media screen and (min-width: 1024px) {
      .product-grid-item .badge-wrapper {
        left: unset;
        transform: unset;
        right: unset;
        top: 9px;
        scale: 1;
        margin-bottom: 0px;
      }

        .product-grid-item .badge-wrapper.badge-sold-out,
       .product-grid-item .badge-wrapper.badge-on-sale{
          right: 0;

      }
       .product-grid-item .badge-wrapper.badge-new,
       .product-grid-item .badge-wrapper.badge-best-selling{
         right:0;

      }

    }
  .product-grid-item .text-wrapper {
    padding-top: 18px; }
  .product-grid-item .image-wrapper {
    background-color: white;
    position: relative;
    width: 100%; }
  .product-grid-item .variant-drop label img {
    width: 1rem;
    border-radius: 50%;
    margin: 0 9px;
    height: 1rem; }
  .product-grid-item .image-wrapper:after {
    content: "";
    display: block;
    padding-bottom: 100%; }
  .product-grid-item .sub-t {
    text-transform: capitalize; }
  .product-grid-item .hc-vardrop-option {
    position: relative;
    display: flex;
    justify-content: start;
    align-items: center; }
  .product-grid-item .hc-selected-opener .hc-vardrop-option {
    justify-content: center; }
  .product-grid-item .product-grid-image {
    display: block;
    max-width: 100%;
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0; }
    .product-grid-item .product-grid-image img {
      margin: 27px auto 18px;
      width: calc(100% - 40px); }
      @media screen and (min-width: 1024px) {
        .product-grid-item .product-grid-image img {
          margin: 18px auto; } }
  .product-grid-item .product-grid-type {
    display: block;
    margin-bottom: 9px; }
  .product-grid-item .hc-duplicate-selector {
    margin: 0 auto 18px;
    position: relative;
    width: 100%; }
  .product-grid-item .product-grid-name,
  .product-grid-item .product-grid-subtitle,
  .product-grid-item .product-grid-stars,
  .product-grid-item .product-grid-price {
    margin-bottom: 9px; }
  .product-grid-item .sold-out {
    margin-top: 9px; }
  .product-grid-item .grid-sale-prices {
    display: flex;
    justify-content: center; }
    .product-grid-item .grid-sale-prices .grid-price {
      margin: 0 3px; }
  .product-grid-item .autoship {
    display: flex;
    justify-content: center; }
    .product-grid-item .autoship .autoship-price {
      margin: 0 3px; }
  .product-grid-item .product-grid-button {
    width: 196px;
    margin: auto auto 27px;
    margin-top: 26px;
    max-width: calc(100% - 4px); }

@media screen and (min-width: 1024px) {
.product-grid-item .product-grid-button { margin: auto auto 36px; }

	}
  .product-grid-item .product-grid-tag {
    height: 55px;
    position: absolute;
    width: 55px;
    z-index: 4; }

  @media screen and (min-width: 1024px) {
    .product-grid-item {
      display: flex;
      flex-direction: column;
      height: 100%;
      width: 100%; }
  }

.product-grid-insert {
  height: 100%;
  padding: 9px; }
  .product-grid-insert .insert-content {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 1px dashed #F4E8DC;
    height: 100%;
    padding: 18px 45px;
    text-align: center; }
  .product-grid-insert .insert-image {
    margin: 0 auto 27px;
    width: 133px; }
  .product-grid-insert .insert-title {
    margin: 0 auto 27px; }

/* Container
---------------------------------------------------------------------- */
.sort-products {
  display: flex;
  flex-wrap: wrap; }

.sort-products:after {
  content: '';
  display: inline-block;
  width: 100%; }

/* Target Elements
---------------------------------------------------------------------- */
.mix, .gap {
  display: inline-block;
  vertical-align: top; }

.mix {
  margin-bottom: 45px;
  padding: 9px;
  position: relative; }

.mix:after {
  content: '';
  position: absolute; }

/* Grid Breakpoints for MIXITUP Sorting
---------------------------------------------------------------------- */
.mix, .gap {
  width: 100%; }

/* 3 Columns */
@media screen and (min-width: 541px) {
  .mix, .gap {
    width: calc(100%/3 - (((3 - 1) * 1rem) / 3)); }
  .mix.triangle:after {
    font-size: 2vw; } }

.go-cart-drawer__content .rebuy-product-block {
  color: white;
  padding: 9px 18px !important; }

.go-cart-drawer__content .rebuy-product-title {
  font-weight: bold !important; }

.go-cart-drawer__content .primary-title {
  text-align: left !important;
  margin-bottom: 9px !important;
  padding-left: 18px !important; }

.okeReviews[data-oke-container].oke-w,
div.okeReviews.oke-w {
  color: white !important; }

/* rebuy
.rebuy-widget.widget-layout-grid .rebuy-widget {
  margin: auto;
  display: flex;
  justify-content: space-evenly; }

.rebuy-widget.widget-layout-grid .rebuy-bundle {
  flex-basis: 50%;
  flex-wrap: wrap !important;
  max-width: 100% !important; }

.rebuy-widget.widget-layout-grid .rebuy-bundle__images,
.rebuy-widget.widget-layout-grid .rebuy-bundle__actions
.rebuy-widget.widget-layout-grid .rebuy-bundle__items {
  max-width: 100%; }

.rebuy-widget.widget-layout-grid .rebuy-widget-content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap !important; }

.rebuy-widget.widget-layout-grid .rebuy-bundle__items {
  order: 2 !important;
  display: flex; }

.rebuy-widget.widget-layout-grid .rebuy-product-info {
  width: 100% !important; }

.rebuy-widget.widget-layout-grid .rebuy-bundle__actions {
  order: 3 !important;
  width: 100%;
  justify-content: center;
  margin: 36px auto 18px; }

.rebuy-widget.widget-layout-grid .rebuy-bundle__image {
  width: 240px !important; }

.rebuy-widget.widget-layout-grid .rebuy-product-info {
  width: 240px;
  justify-content: center !important; }

.rebuy-widget.widget-layout-grid .rebuy-product-info strong,
.rebuy-widget.widget-layout-grid .rebuy-product-info .rebuy-product-price {
  display: block;
  order: 2;
  font-size: 0.875rem;
  font-style: normal;
  font-family: var(--h1-font);
  margin: 0 auto 15px;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.2188rem;
  text-transform: uppercase; }

.rebuy-widget.widget-layout-grid .rebuy-bundle__actions-buttons {
  width: 100% !important;
  justify-content: center !important;
  display: flex !important; }

.rebuy-widget.widget-layout-grid .rebuy-bundle__actions-price {
  width: 100% !important;
  justify-content: center; }

.rebuy-widget.widget-layout-grid button.rebuy-button {
  width: 300px;
  padding: 0.8125rem 1.875rem;
  background-color: #195353;
  color: #fff;
  display: block;
  width: 100%;
  border-radius: 0.1875rem;
  font-size: 1.4375rem; }

.rebuy-widget.widget-layout-grid .rebuy-bundle__image-divider {
  vertical-align: bottom !important; }

.rebuy-widget.widget-layout-grid .primary-title {
  text-align: center !important;
  width: 100%;
  margin-bottom: 30px; }

.rebuy-widget.widget-layout-grid .rebuy-product-info {
  display: flex;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important; }

.rebuy-widget.widget-layout-grid .rebuy-product-checkbox {
  margin: 10px auto !important;
  order: 3; }

.rebuy-widget.widget-layout-grid .rebuy-product-title {
  padding: 0 !important;
  order: 1;
  margin: 15px auto !important;
  font-family: var(--h1-font) !important;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0.0875rem;
  text-transform: uppercase;
  text-decoration: none !important;
  line-break: anywhere !important;
  word-break: break-word !important;
  text-align: center !important;
  max-width: 80%;
  overflow: visible !important;
  white-space: normal !important; }

.rebuy-widget.widget-layout-grid .rebuy-checkbox::before,
.rebuy-widget.widget-layout-grid input[type="checkbox"][class="rebuy-checkbox"]::before {
  width: 18px !important;
  height: 18px !important;
  background-color: #010008 !important;
  border-radius: 0% !important;
  content: '' !important; }

.rebuy-widget.widget-layout-grid .checkbox-input.rebuy-checkbox {
  border-radius: 0% !important;
  min-width: 22px !important;
  min-height: 22px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
  position: relative !important;
  border: 1px solid #010008 !important;
  background: white !important; }

@media (min-width: 992px) {
  .rebuy-widget.widget-layout-grid .rebuy-bundle__image-item img {
    width: 273px !important;
    height: 273px !important;
    margin: auto !important; }
  .rebuy-widget.widget-layout-grid .rebuy-product-block,
  .rebuy-widget.widget-layout-grid .rebuy-bundle__image {
    width: 417px !important;
    min-width: 33% !important;
    max-width: 417px !important; } }

.rebuy-widget.widget-layout-grid .rebuy-bundle__actions-price {
  text-align: center;
  font-family: var(--h1-font);
  color: #414032;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5rem;
  letter-spacing: 0.125rem;
  text-transform: uppercase; }

.rebuy-widget.widget-layout-grid .rebuy-bundle__actions-price-label {
  font-weight: 300 !important; }

.rebuy-widget.widget-layout-grid .rebuy-bundle__actions-price-value {
  display: inline-flex !important;
  justify-content: center;
  flex-direction: row-reverse; }

.rebuy-widget.widget-layout-grid .rebuy-money.sale {
  color: #414042 !important;
  margin-left: 9px; }

.rebuy-widget.widget-layout-grid .rebuy-money.compare-at {
  color: #414042 !important; }

.rebuy-widget.widget-layout-grid .rebuy-button {
  align-items: center !important;
  border-radius: 0 !important;
  cursor: pointer !important;
  display: inline-flex !important;
  justify-content: center !important;
  text-transform: uppercase !important;
  letter-spacing: 7px !important;
  text-decoration: none !important;
  text-align: center !important;
  transition: 0.3s !important;
  padding: 18px 27px !important;
  font-family: var(--h6-font) !important;
  font-size: var(--h6-desk) !important;
  line-height: var(--h6-desk-lh) !important;
  max-width: 280px !important;
  margin: 30px auto 10px !important;
  color: black !important;
  background: white !important;
  border: black 1px solid !important; }

.rebuy-widget.widget-layout-grid .rebuy-bundle__actions-price {
  margin-top: 30px; }

.rebuy-widget.widget-layout-grid .rebuy-button:hover {
  background-color: var(--foreword-primary) !important;
  color: white !important; }

.rebuy-widget.widget-layout-list .rebuy-bundle__image-divider {
  width: 40px;
  position: relative;
  top: 50%;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0; }

.rebuy-widget.widget-layout-list .rebuy-bundle__images {
  order: 1 !important;
  width: 100%;
  display: flex;
  flex-flow: row;
  margin: 0 !important;
  flex: unset !important;
  justify-content: space-between !important;
  min-height: 120px;
  height: 120px; }

.rebuy-widget.widget-layout-list .rebuy-bundle__actions-buttons {
  width: 100% !important; }

.rebuy-widget.widget-layout-list .rebuy-bundle__actions-price {
  width: 100% !important;
  text-align: center;
  font-family: var(--h1-font);
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.75rem;
  /* 140% */
  letter-spacing: 0.125rem;
  text-transform: uppercase; }

.rebuy-widget.widget-layout-list .rebuy-widget-content {
  display: flex;
  flex-direction: column;
  align-items: unset !important;
  justify-content: center; }

.rebuy-widget.widget-layout-list .rebuy-bundle__image-item {
  display: inline-block;
  width: calc(100% - 20px);
  vertical-align: middle;
  pointer-events: none;
  margin: 0 auto;
  height: 120px;
  max-height: 120px; }

.rebuy-widget.widget-layout-list {
  justify-content: center !important;
  max-width: 90vw;
  margin: auto !important; }

.rebuy-widget.widget-layout-list.rebuy-widget .rebuy-bundle__image-item img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: contain;
  margin: auto; }

.rebuy-widget.widget-layout-list .rebuy-bundle__image {
  width: calc(100% / 3 - 20px);
  object-fit: contain;
  flex: unset !important;
  height: 120px !important;
  display: flex;
  justify-content: center !important;
  align-items: start !important;
  flex-wrap: wrap !important;
  margin-bottom: 0 !important;
  position: relative;
  flex-direction: column;
  max-height: 120px; }

.rebuy-widget.widget-layout-list .rebuy-bundle__actions {
  order: 3 !important;
  width: 100%;
  padding-top: 0 !important;
  margin: 0 auto 15px; }

.rebuy-widget.widget-layout-list .rebuy-bundle__items {
  order: 2 !important;
  position: relative !important; }

.rebuy-widget.widget-layout-list .rebuy-button {
  align-items: center !important;
  border-radius: 0 !important;
  cursor: pointer !important;
  display: inline-flex !important;
  justify-content: center !important;
  text-transform: uppercase !important;
  letter-spacing: 0.4375rem !important;
  text-decoration: none !important;
  text-align: center !important;
  transition: .3s !important;
  padding: 18px 27px !important;
  font-family: var(--h1-font);
  font-size: 0.8125rem !important;
  line-height: var(--h6-desk-lh) !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 9px auto 10px !important;
  color: #000 !important;
  background: white !important;
  border: black solid 1px !important;
  font-weight: 400;
  letter-spacing: 0.0813rem !important;
  text-transform: uppercase !important; }

.rebuy-widget.widget-layout-list .rebuy-bundle__actions-price-value {
  display: block !important;
  padding: 9px 0; }

.component-rebuy-widget-container {
  max-width: 1145px;
  width: 100%;
  margin: 0 auto; }

.rebuy-widget.widget-layout-list .rebuy-product-block {
  text-align: left !important;
  justify-content: start !important;
  align-items: start !important;
  padding: 0 0 45px !important;
  display: flex;
  flex-wrap: wrap !important;
  flex-flow: row wrap !important;
  max-width: 100%;
  background: white !important;
  position: relative !important; }

.rebuy-widget.widget-layout-list .rebuy-bundle__actions-price {
  margin-top: 30px; }

.rebuy-widget.widget-layout-list .rebuy-button:hover {
  background-color: var(--foreword-primary) !important; }

.rebuy-widget.widget-layout-list .rebuy-bundle__actions-price-label {
  font-weight: 300 !important; }

.rebuy-widget.widget-layout-list .rebuy-checkbox::before,
.rebuy-widget.widget-layout-list input[type="checkbox"][class="rebuy-checkbox"]::before {
  width: 14px !important;
  height: 14px !important;
  background-color: #000 !important;
  border-radius: 0% !important;
  content: '' !important; }

.rebuy-widget.widget-layout-list .checkbox-input.rebuy-checkbox {
  border-radius: 0% !important;
  min-width: 18px !important;
  min-height: 18px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
  position: relative !important;
  border: 1px solid black !important;
  background: white !important; }

.rebuy-widget.widget-layout-list .rebuy-product-checkbox {
  margin: 10px 18px !important;
  width: 18px; }

.rebuy-widget.widget-layout-list .rebuy-product-info {
  flex-wrap: wrap !important;
  overflow: visible; }

.rebuy-money, .rebuy-widget .rebuy-money {
  color: black; }

.rebuy-widget.widget-layout-list .rebuy-product-price {
  font-family: var(--h1-font);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  color: black !important;
  padding: 0 18px !important; }

.rebuy-widget.widget-layout-list .rebuy-product-label {
  display: block;
  clear: both;
  width: 100%;
  flex: unset !important;
  margin: 0 !important;
  padding: 0 18px;
  font-family: var(--h1-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; }

.rebuy-widget.widget-layout-list .rebuy-product-title {
  padding: 0 18px !important;
  margin: 5px auto !important;
  font-family: var(--h1-font) !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  line-height: 32px !important;
  line-break: anywhere !important;
  word-break: break-word !important;
  text-align: left !important;
  width: 100%;
  white-space: normal !important; }

.rebuy-widget.widget-layout-list button.rebuy-button {
  width: 300px;
  padding: 0.8125rem 1.875rem;
  background-color: #195353;
  color: #fff;
  display: block;
  width: 100%;
  border-radius: 0.1875rem;
  font-size: 1.4375rem; }

.rebuy-widget.widget-layout-list .primary-title {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.75rem;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  text-align: center !important;
  max-width: 80%;
  margin: 0 auto 15px; }

*/

.slick-dots > li {
  display: inline-block; }

.slick-dots > li:only-child {
  display: none; }

.slick-slider {
  line-height: 0; }

.foreword-textarea {
  white-space: break-spaces;
  word-break: break-word; }

.question-heading .more .plus {
  display: block; }

.question-heading .more .minus {
  display: none; }

.question-heading.expanded .more .plus {
  display: none; }

.question-heading.expanded .more .minus {
  display: block; }



.play-toggle {
  background-image: url("//www.surrattbeauty.com/cdn/shop/t/196/assets/play.png?v=65649485602555649191716410546");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 75px;
  height: 75px;
  pointer-events: auto;
  cursor: pointer;
  display: flex;
  position: relative;
  z-index: 2; }

.video-background-controls {
  bottom: 18px !important;
  top: unset !important;
  right: 27px !important; }

.hc-duplicate-selector.p-relative {
  display: none; }

  #loyaltylion .lion-loyalty-panel-reward-item__fill{z-index:8;}

.cnr-gidd-option-label,
  .product-grid-item .cnr-gidd-selected-label{text-align:left!important;}


