/** Shopify CDN: Minification failed

Line 7:19 Expected identifier but found whitespace
Line 7:20 Unexpected "\"Flama Ultracond Book\""

**/
---font-stack-body: "Flama Ultracond Book", sans-serif !important;

/*============================================================================
  #Typograpghy
==============================================================================*/
html:not(.no-js) body:not(.focus-enabled) :focus {
  outline: 2px solid black;
}

body,
html {
  font-family: "Flama Cond Basic", sans-serif !important;
}

body.focus-enabled :focus {
  outline-color: var(--secondary) !important;
  outline-offset: -2px !important;
  outline-style: auto !important;
  outline-width: 5px !important;
}

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

.wrapper-3hgZT:focus {
  outline: none !important;
  box-shadow: inset 0 0 0 0.214rem rgba(115 36 166 / 40%) !important;
}

.form__legal a:link {
  text-decoration: underline;
}

.form__legal a:hover {
  color: #7324a6;
}

.form__legal p {
  font-size: 14px !important;
}

.h3 {
  font-size: 2rem;
  text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Flama Ultracond Book", sans-serif !important;
  text-transform: uppercase;
}

.product__grid__title {
  font-family: "Flama Ultracond Book", sans-serif !important;
  font-size: calc(26px * var(---font-adjust-accent));
  font-weight: var(---font-weight-accent);
  line-height: 2rem;
}

.li,
li {
  font-family: "Flama Cond Basic", sans-serif !important;
}

.em,
em {
  font-family: "Flama Cond Basic", sans-serif !important;
  font-size: 1.1rem;
}

.grid__swatch__placeholder,
.product__grid__price {
  font-size: calc(24px * var(---font-adjust-accent));
}

.p,
p {
  font-size: 1.1rem;
  font-family: "Flama Cond Basic", sans-serif !important;
}

.border--line .custom__title {
  font-size: 1.1rem;
}

.subcollection__title {
  font-size: 1.2rem;
  line-height: 120%;
}

.home--uppercase {
  font-size: 1.2rem;
}

.standard__rte p {
  font-weight: 400;
}

.btn--add-to-cart {
  color: #fff;
  border-radius: 0px;
  padding: 18px 36px;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  cursor: pointer;
  box-shadow: inset 0 0 0 0 #7324a6;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}

.btn--add-to-cart:hover {
  box-shadow: inset 400px 0 0 0 #490d70;
}

/*============================================================================
  #Nav menu Style
==============================================================================*/

.navlink--toplevel .navtext {
  font-family: "Flama Ultracond Book", sans-serif !important;
  font-size: calc(32px * var(---font-adjust-accent));
}

.header__dropdown__wrapper {
  font-family: "Flama Ultracond Book", sans-serif !important;
}

.navlink--child .navtext {
  font-size: calc(30px * var(---font-adjust-accent)) !important;
  font-family: "Flama Ultracond Book", sans-serif !important;
}

.navlink--grandchild .navtext {
  font-size: calc(20px * var(---font-adjust-accent)) !important;
  font-family: "Flama Ultracond Book", sans-serif !important;
}

#dropdown-83aff70048e2de68e82203bab8288099 .navlink--child {
  width: 100%;
  padding-bottom: 0px;
  display: none;
}

/*============================================================================
  #Hoila Add To Cart Row Style
==============================================================================*/

.add-to-cart-row .grid__item {
  padding: 0.5em;
}

.add-to-cart-row .add-to-cart__wrapper {
  margin-top: 0em;
}

.add-to-cart-row .btn--long {
  padding: 5px 14px;
}

.add-to-cart-row .quantity-selector__wrapper {
  margin-top: 0px;
}

@media screen and (max-width: 768px) {
  input,
  select,
  textarea {
    font-size: 1em;
  }
}

/*============================================================================
  #Hoila Add To Cart Row Style
==============================================================================*/
.hoila-custom-h1 {
  padding-top: 3em;
  margin-bottom: 1em !important;
}

@media screen and (max-width: 768px) {
  .hoila-custom-h1 {
    padding-top: 20px;
  }
}

.cart__footer {
  border: none;
}

/*============================================================================
  #Hoila Add To Cart Row Style
==============================================================================*/
.responsive-table {
  width: 100%;
}

@media (max-width: 700px) {
  th,
  td {
    display: block;
    float: left;
  }

  th {
    width: 100%;
    background-color: #000;
    color: white;
    padding-top: 10px;
  }

  td {
    width: 33.3%;
  }

  thead th {
    display: none;
  }

  td::before {
    display: block;
    font-weight: bold;
    margin-top: 0.33em;
    margin-bottom: 0.33em;
  }

  td:nth-child(2):before {
    content: "Product";
  }

  td:nth-child(3):before {
    content: "Price";
  }

  td:nth-child(4):before {
    content: "Quanity";
  }

  td:nth-child(5):before {
    content: "Total";
  }
}

@media (min-width: 501px) and (max-width: 700px) {
  td {
    width: 25%;
  }
}

/*============================================================================
  #Hoila Fit <img> Tag to Div Style
==============================================================================*/
.object-fit_cover {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.grid__item iframe,
.grid__item img,
img.auto {
  max-width: none;
}

.container_img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.alt {
  padding: 0px !important;
}

.alt-one {
  padding-right: 0px !important;
}

.contain-alt {
  max-height: 200px;
  min-height: 100px;
}
/*============================================================================
  #Hoila <img> max width style for blog page
==============================================================================*/
.full-grid-uniform .grid__item iframe,
.grid__item img,
img.auto {
  max-width: 100%;
}

/*============================================================================
  #Hoila set blog banner height
==============================================================================*/
#shopify-section-collection-list .homepage-image.homepage--white {
  min-height: 50vh !important;
}

/*============================================================================
  #Hoila always show price - remove on hover
==============================================================================*/
.product-grid-item .product__grid__info--hover .price_wrapper {
  opacity: 1 !important;
}

/*============================================================================
  #Hoila reduce category page listing
==============================================================================*/
.collection {
  padding-top: 20px !important;
}

/*============================================================================
  #Hoila tighten page margin
==============================================================================*/
.charge_rabbit,
.page-margin,
.sky-pilot {
  padding-top: 20px;
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 480px) {
  /* 	.grid__item 
  	{
    	padding-left: 30px !important;
	} */
}

/* .grid__item 
{
    padding-left: 30px;
} */

/*============================================================================
  #Hoila remove margin form cart form
==============================================================================*/
.add-to-cart__wrapper {
  margin-top: 0px !important;
}

.js-qty .js-qty__num {
  height: 54px !important;
}

.collection__heading--below:last-child,
.collection__nav {
  margin-bottom: 0.75em !important;
}

/*============================================================================
  #Hoila Add To Cart Row Style
==============================================================================*/

/* .shopify-payment-button .shopify-payment-button__button--unbranded 
{
    --btn-bg: rgb(83, 83, 164) !importtant;
} */

/*============================================================================
  #Smart Cart app install code changes token removal
==============================================================================*/
/*Route Commented out 9/15/2023*/
/*.route-div {
  display: none !important;
}
*/
.cart__drawer {
  display: none !important;
}

/*============================================================================
  #Hoila Button Style
==============================================================================*/

.button .white {
  background-color: #fff;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  color: #000;
  font-weight: 300;
}

.button .white:hover {
  background-color: #7142d4;
  color: #fff;
}

.button-secondary:hover {
  background-color: #5353a4;
  color: #fff;
}

.button-secondary {
  padding: 0.8em 1.3em;
  border-radius: 0.1em;
  background-color: #7142d4;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
  color: #fff;
  font-size: 1.1em;
  font-weight: 300;
}

.btn--long .uppercase,
.btn--long.uppercase {
  text-transform: uppercase !importtant;
}

.btn--long .uppercase,
.btn--long.uppercase:hover {
  background-color: rgb(113, 66, 212, 0.9);
  color: #fff;
  opacity: 0.5;
}

.btn--small .uppercase,
.btn--small.uppercase {
  padding: 0.5em 1.8em;
  font-size: 1.2em;
  font-family: "Flama Cond Basic", sans-serif !important;
  font-weight: 300 !important;
  letter-spacing: normal !important;
}

#dropdown-9cb688af7534eefe7f34f0609a7a74d6 .btn--small.uppercase {
  min-width: 100vw;
}

/*   #dropdown-9cb688af7534eefe7f34f0609a7a74d6 .backdrop--radial 
  {
    min-width: auto;
  } */

#dropdown-9cb688af7534eefe7f34f0609a7a74d6 .btn--small {
  padding: 1em 0.75em !important;
}

.btn--small .uppercase,
.btn--small.uppercase:hover {
  background-color: rgb(113, 66, 212, 0.9);
  color: #fff;
}

.btn--small {
  padding: 0.5em 1em;
  border-radius: 0.1em;
  font-size: 1.6rem !important;
}

.btn--long {
  padding: 1.2rem 1.5rem;
  border-radius: 0.1em;
  font-size: 1.1em !important;
}

.btn {
  /*       font-family: 'Flama Ultracond Basic', sans-serif !important;
      font-weight: 300 !important; */
  letter-spacing: normal !important;
}

.shopify-payment-button .shopify-payment-button__button--unbranded {
  font-size: 1.1em !important;
  letter-spacing: normal !important;
  border: 1px solid #7324ac !important;
  border-color: #7324ac;
  background-color: #ffffff;
  color: #7324ac;
  margin-top: 5px;
}

.btn--long .uppercase,
.btn--long.uppercase {
  font-size: 1.1em !important;
  letter-spacing: normal !important;
  color: #ffffff;
  background-color: #7324a6;
}

.btn--long .uppercase,
.btn--long .btn--add-to-cart {
  font-size: 1.1em !important;
  letter-spacing: normal !important;
  color: #ffffff;
  background-color: #7324a6;
}

.add-to-cart__wrapper .btn--long {
  padding: 1.6rem 1.4rem !important;
}

.shopify-payment-button__button--unbranded:hover {
}
.upsell__btn {
  background-color: #7324a6;
  color: #fff;
}

.product__align-left .product__headline {
  display: block;
  margin-bottom: 0.1rem;
}

.product__align-left .product__price {
  text-align: left;
  margin-bottom: 0;
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  font-size: 1.7rem;
  font-family: "Flama Ultracond Book", sans-serif !important;
  font-weight: 400 !important;
  align-content: center;
  margin-right: 5px;
}

.noisin-product-price {
  padding: 10px 0px;
}

/*============================================================================
  #Hoila Sale Text Style
==============================================================================*/
.product__price--off em {
  font-style: normal;
  opacity: 0.5;
  padding: 0 4px;
  font-size: 100% !important;
}

/*============================================================================
  #Hoila product tab panel Style
==============================================================================*/
.product-tabs-title {
  text-align: center;
}

.product-tabs-title h2 {
  font-size: 1.8em !important;
}

.product-tabs > ul.tabs {
  display: table;
  width: auto;
  table-layout: fixed;
}

.tab-link.tab-link-1 {
  padding-left: 0.9rem;
  padding-right: 0.9rem;
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 480px) {
  .product-tabs > ul.tabs {
    width: 100%;
  }
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .product-tabs > ul.tabs {
    width: 100%;
  }
}
.product-tabs > ul.tabs.product-tabs-title > li {
}
.product-tabs > ul.tabs.product-tabs-title > li > a {
  text-align: center;
}

ul.tabs {
  display: table;
  width: 100%;
  table-layout: fixed;
}

ul.tabs > li {
  display: table-cell !important;
  font-family: "Flama Ultracond Book", sans-serif !important;
  background: 0 0 !important;
  color: #cfcfcf !important;
  padding: 10px 15px !important;
  cursor: pointer !important;
  text-align: center !important;
  font-size: 1.4rem !important;
  line-height: 120%;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  margin-right: 0rem !important;
  width: auto;
}

.purple {
  background-color: #9a5ac5;
  color: #fff;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  ul.tabs > li {
    width: 100%;
  }
}

ul.tabs > li.current {
  color: #333 !important;
  border-bottom: 1px solid #000 !important;
  margin-left: 0px;
  width: auto;
  font-size: 1.8em !important;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  ul.tabs > li.current {
    width: 100%;
  }
}

.upsell__holder__title {
  line-height: 1.2rem !important;
  font-size: 1.2rem !important;
  font-weight: 700;
}

.upsell__title {
  line-height: 1.3rem !important;
  font-size: 1.3rem !important;
  font-weight: 500;
}

.upsell__price,
.upsell__variant-title {
  line-height: 1.2rem !important;
  font-size: 1.2rem !important;
}

/*============================================================================
  #Hoila Mega Menu Style
==============================================================================*/

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  ul.tabs > li {
    display: block !important;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 480px) {
  #sliderule-638770aaecd8e61a655978eb92898b94 .sliderule-grid {
    display: none !important;
  }

  #sliderule-ca4101dd5042a64f1235ee84c3369413 .sliderule-grid {
    display: none !important;
  }

  .header__mobile {
    display: none;
  }

  .header__desktop {
    position: static;
  }

  .header__desktop {
    height: 60px !important;
    display: flex;
    width: 100%;
    justify-content: space-around;
    align-items: center;
    flex-wrap: nowrap;
  }

  #sliderule-9cb688af7534eefe7f34f0609a7a74d6 .btn--small .uppercase,
  .btn--small.uppercase {
    font-size: 1.1em !important;
  }

  .btn--small {
    font-size: 1.1rem !important;
  }

  .noisin-quantity-selector {
    width: 33%;
  }
  .noisin-add-to-cart {
    width: 66%;
  }
}

@media only screen and (min-width: 600px) {
  #sliderule-638770aaecd8e61a655978eb92898b94 .sliderule-grid {
    display: none !important;
  }

  #sliderule-ca4101dd5042a64f1235ee84c3369413 .sliderule-grid {
    display: none !important;
  }

  #sliderule-9cb688af7534eefe7f34f0609a7a74d6 .btn--small .uppercase,
  .btn--small.uppercase {
    font-size: 1.1em !important;
  }

  .btn--small {
    font-size: 1.1rem !important;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  #dropdown-ca4101dd5042a64f1235ee84c3369413.sliderule-grid {
    display: none !important;
  }

  #sliderule-638770aaecd8e61a655978eb92898b94 .sliderule-grid {
    display: none !important;
  }

  .header__mobile {
    display: none !important;
  }

  .header__desktop {
    position: static !important;
  }

  .header__desktop {
    display: flex !important;
    width: 100% !important;
    justify-content: space-around !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
  }

  #sliderule-9cb688af7534eefe7f34f0609a7a74d6 .btn--small .uppercase,
  .btn--small.uppercase {
    font-size: 1.4em !important;
  }

  .btn--small {
    font-size: 1.1rem !important;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .header__mobile {
    display: none;
  }

  .header__desktop {
    position: static;
  }

  .header__desktop {
    display: flex;
    width: 100%;
    justify-content: space-around;
    align-items: center;
    flex-wrap: nowrap;
  }
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .header__mobile {
    display: none;
  }

  .header__desktop {
    position: static;
  }

  .header__desktop {
    display: flex;
    width: 100%;
    justify-content: space-around;
    align-items: center;
    flex-wrap: nowrap;
  }
}

@media only screen and (max-width: 479px) {
  #sliderule-638770aaecd8e61a655978eb92898b94 .sliderule-grid {
    display: none !important;
  }

  #sliderule-ca4101dd5042a64f1235ee84c3369413 .sliderule-grid {
    display: none !important;
  }

  #sliderule-9cb688af7534eefe7f34f0609a7a74d6 .btn--small {
    font-size: 1.1rem !important;
  }

  .h4,
  h4 {
    font-size: 1.1rem !important;
  }

  .product-accordion {
    display: block !important;
  }
  .noisin-quantity-selector {
    width: 33%;
  }
  .noisin-add-to-cart {
    width: 66%;
  }
}

.header__dropdown {
  background-color: #ffffff !important;
}
/*============================================================================
  #Image with Text Style
==============================================================================*/

/*   .home__h1 {
    font-size: 4.5rem;
    margin: 0px;
  }
  
  
  .h2{
  font-size: 2rem;
    font-family: 'flamaultracond';
  } */

.home__h1 {
  font-size: 4.5rem;
  margin: 0px;
  line-height: 100%;
  margin-bottom: -25px;
}

.home__h1__hidden {
  font-size: 0rem;
  margin: 0px;
  padding: 0px;
  line-height: 0%;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .home__h1 {
    font-size: 3rem;
    margin: 0px;
  }
}

.press_page_styling {
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #fff;
}

.home__subtitle {
  position: relative !important;
  margin-top: 1.5rem !important;
  margin-bottom: 0.8rem !important;
  padding-bottom: 0rem;
  color: #000 !important;
  font-size: 2.5rem !important;
  line-height: 100% !important;
  font-weight: 400 !important;
  letter-spacing: 1px !important;
  font-family: "Flama Ultracond Book", sans-serif !important;
  opacity: 100%;
}

.home__subtitle:after {
  height: 0px !important;
}

.white {
  color: #ffffff !important;
  margin-bottom: 0.1rem !important;
}

.wrapper-flex {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center;
}

.grid__title,
.grid__title .strong,
.grid__title.strong {
  font-size: 1.7rem;
  font-family: "Flama Ultracond Book", sans-serif !important;
  font-weight: 400 !important;
  line-height: 2rem;
}

.margin {
  margin-top: 2rem;
  font-family: "Flama Ultracond Book", sans-serif !important;
  font-weight: 400 !important;
  opacity: 100%;
  font-size: 1.3rem !important;
}

.small-margin {
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
  font-size: 1.2rem;
}

.price {
  /*        	font-size: 1.1rem; */
  font-family: "Flama Ultracond Book", sans-serif !important;
  font-weight: 400 !important;
}

.compare-at {
  /*      	font-size: 1.1rem; */
  font-family: "Flama Ultracond Book", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal;
}

.compare-at-2 {
  font-family: var(---font-stack-accent);
  font-weight: 400 !important;
  font-style: normal;
  text-decoration: line-through !important;
  color: var(--primary);
}

/*     .navtext 
    {
      white-space: normal; 
    } */

.mb0 {
  text-align: center;
}

.section-1497696305388 .article__card {
  min-height: 250px;
}

.article__card {
  min-height: 250px;
}

.image__fill {
  position: inherit;
  display: block;
  overflow: hidden;
  height: 100%;
  min-height: inherit;
}

.breadcrumb {
  font-family: "Flama Cond Basic", sans-serif !important;
  font-size: 0.9rem;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  margin-bottom: 0px;
}

.breadcrumb-grid {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0px;
  margin-bottom: 0px;
}

.breadcrumb-grid-arrow {
  margin-bottom: 0em;
}

.product-page {
  padding-top: 2rem;
  padding-bottom: 32px;
}

.li {
  margin-bottom: 0em;
}

.btn--outline btn--small uppercase {
  font-size: 1.7rem;
  font-family: "Flama Ultracond Book", sans-serif !important;
  font-weight: 400 !important;
}

.btn--outline {
  padding: 1.2rem 1.5rem;
}

/*============================================================================
  #PDP Slider styling
==============================================================================*/

.slider-image-dt {
    border: 0;
    display: flex;
    position: relative;
    width: 100%;
    max-height: 200px;
}

.slider-image-mob {
    border: 0;
    display: none;
    position: relative;
    width: 100%;
    max-height: 200px;
}


/*   .home__subtitle:first-letter,
.home__subtitle:first-line {
  text-transform: uppercase;
} */

/*  .homepage-blog, .homepage-collection, .homepage-columns, .homepage-icons, .homepage-newsletter, .homepage-product {
    padding-top: 96px;
    padding-bottom: 96px;
} */

#shopify-section-1585345526184 .grid__item {
  min-height: 250px !important;
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 480px) {

/*============================================================================
  #PDP Slider styling
==============================================================================*/
  .slider-image-dt {
    display: none;
}

.slider-image-mob {
    display: flex;
}
  #shopify-section-1585345526184 .grid__item {
    min-height: 347px !important;
  }
}

#shopify-section-1585345526184 .image__hero__frame {
  min-height: 350px !important;
  height: 100%;
}

#shopify-section-1585345526184 .flex-absolute {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.homepage-blog,
.homepage-collection,
.homepage-columns,
.homepage-icons,
.homepage-newsletter,
.homepage-product {
  padding-top: 15px;
  padding-bottom: 15px;
  overflow: hidden !important;
}

.homepage-collection-grid {
  padding-top: 15px !important;
}

.homepage-collection-grid {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0px !important;
}

.product-tabs {
  background-color: #ffffff;
  padding: 8px;
}

.h4 {
  font-family: "Flama Ultracond Basic", sans-serif !important;
  text-transform: uppercase;
  line-height: 1em;
}

/*============================================================================
  #Image Hide filter on Category Pages
==============================================================================*/
aside {
  display: none !important;
}

.collection__filters__toggle {
  display: none !important;
}

/*============================================================================
  #Image Set min hright for Category Image Banners
==============================================================================*/

#shopify-section-collection .section--image {
  min-height: 350px !important;
}

#shopify-section-collection .image__hero__frame {
  min-height: 350px !important;
}

.grey-BG {
  background-color: #fcfcfc;
}

/*============================================================================
  #Appointment Page Styling
==============================================================================*/

.appointment-chart tr {
  border-bottom: 10px solid #fff;
  background: #eee5f1;
}

.appointment-chart {
  max-width: 600px;
  margin: 30px auto;
}

.appointment-cell {
  padding: 1rem !important;
}

.appointment-box-instore {
  background: no-repeat
    url("http://web.archive.org/web/20210812134752im_//cdn/shop/files/DSC06046.jpg?v=1575275769")
    center center;
  background-size: cover;
  padding: 30px;
  height: 100%;
}

.appointment-box-inner {
  background: rgba(255, 255, 255, 0.9);
  padding: 30px;
  height: 100%;
}

.appointment-grid {
  height: 100%;
  /*     display: flex; */
  justify-content: center;
  align-items: stretch;
}

.appointment-box-virtual {
  background: no-repeat
    url("http://web.archive.org/web/20210812134752im_//cdn/shop/files/selflove.jpg?v=1591297453")
    center center;
  background-size: cover;
  padding: 30px;
  height: 100%;
}

.appointment-info {
  background: #f7f7f7;
  margin-top: 30px;
  padding: 30px;
}

/*============================================================================
  #Online Classes Page - refference to collection-list.liquid
==============================================================================*/

.calender-div {
  margin-bottom: 2rem;
}

.calender-t {
  font-size: 2rem;
}

.flex-absolute {
  position: absolute;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 600px) {
  .slick-initialized .slick-slide {
    height: 100%;
    max-height: 430px;
  }
}

/*============================================================================
  #Add overlay on hover of Menu Item
==============================================================================*/

#noisin-content-overlay {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 0;
  opacity: 70% !important;
  background-color: #000;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

/*============================================================================
  #Resize Double image section into Smaller Images
==============================================================================*/
#shopify-section-template--15191784095931__1636065668cf027be7
  .product-grid-item {
  height: auto;
  margin: 0 auto;
  width: 320px;
}

.product-grid-item__slide {
  height: auto;
  margin: 0 auto;
  width: 320px;
}

/*============================================================================
  #Resize Tab Panel Content Font Size
==============================================================================*/
.rte:not(.rte--column) p {
  font-size: 1.2rem;
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 480px) {
  .accordion-toggle {
    margin-top: 0px;
    font-weight: 700;
  }
  .accordionExpanded {
    border-top: 1px solid #7324a6;
  }

  #shopify-section-template--15191784095931__1636065668cf027be7
    .product-grid-item {
    width: 100%;
  }
}

/*============================================================================
  #Footer-socail-links
==============================================================================*/

.footer-payment a,
.footer-social a {
  display: flex;
  justify-content: center;
  align-items: center;
}

#li {
  margin-bottom: 0em;
}

/*============================================================================
  #Footer-elements-edits: Logo has been moved to the div location.
==============================================================================*/

.footer-logo-wrapper {
  height: auto;
  top: auto;
}

.footer__title {
  font-size: 1rem;
}

/*============================================================================
  #Edits for the top margin of articl grids.
==============================================================================*/
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .article__card {
    margin-top: 0px !important;
  }
}

/* .sticky-div {
  position: fixed;
  left: 0px;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
} */

.sticky-button {
  width: 200px;
  background-color: #fff;
  padding: 0.3rem;
}

/*============================================================================
  #Edits for the top margin of collection grids.
==============================================================================*/
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .collection-grid-item {
    margin-top: 0px;
  }
}

/*============================================================================
  #Edits for artical cards on mobile
==============================================================================*/
.article__card {
  margin-top: 15px;
}

.slideshow__slide .wrapper {
  padding: 0 8vw;
}

/*============================================================================
  #Announcement bar font edits
==============================================================================*/

.announcement__main {
  font-family: "Flama Ultracond Book", sans-serif !important;
  font-weight: 700 !important;
  font-size: 1.1rem;
}

.announcement__more {
  font-family: "Flama Ultracond Book", sans-serif !important;
  font-weight: 400 !important;
  font-size: 1.1rem;
}

/*============================================================================
  #Removal of Venmo Icon as a pyment method icon in the footer
==============================================================================*/

.payment-icons li:nth-child(6) {
  display: none;
}

/*============================================================================
  #Hoila collection grid image fill changes
==============================================================================*/

.collection__image__bottom,
.collection__image__top {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto;
  background-size: contain;
}

.variant__countdown,
.variant__countdown .strong,
.variant__countdown.strong {
  color: #000000;
}

.announcement__more,
.announcement__text,
.announcement__text p,
.rte.icon__bar__paragraph p {
  font-family: "Flama Cond Basic", sans-serif !important;
  font-size: 1.2rem !important;
}

.product__title {
  font-size: 3rem;
}

.upsell__holder {
  width: auto;
  max-width: 400px;
  margin-top: 0.1rem;
}

.upsell {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  background-color: #f9efff;
  border: 2px solid;
  border-color: #000;
}

.tabs-wrapper {
  margin-bottom: 0.1rem !important;
}

.tab-content {
  font-family: "Flama Cond Basic", sans-serif !important;
  font-size: calc(18px * var(---font-adjust-body));
  padding: 0px;
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 480px) {
  .tab-content {
    margin-left: 0px;
    width: 100%;
  }
}

/*============================================================================
  #Hoila Product Page
==============================================================================*/
.product__align-left .product__title {
  text-transform: uppercase;
}

.quantity__input {
  height: 54px !important;
}

.product__submit {
  font-family: "Flama Cond Basic", sans-serif !important;
  text-transform: uppercase;
}

/*============================================================================
  #Hoila Theme verison 6 class edits
==============================================================================*/

.read-less {
  cursor: pointer;
}

[class*="btn"].uppercase {
  font-family: "Flama Cond Basic", sans-serif !important;
  text-transform: uppercase;
  font-size: 1rem !important;
  letter-spacing: 1px !important;
  font-weight: 400;
  letter-spacing: 1px;
}

.btn--add-to-cart {
  font-size: 1.2em !important;
  letter-spacing: normal !important;
  color: #fff;
  background-color: #7324a6;
}

.btn--add-to-cart:hover {
  /*         background-color: rgb(113, 66, 212, 0.9); */
  color: #fff;
}

.spr-starrating {
  padding: 4px 0px;
}

.full_width {
  max-width: 100%;
  padding: 0px !important;
}

.blog__sidebar__title {
  font-family: "Flama Ultracond Book", sans-serif !important;
  text-transform: uppercase;
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: 1px;
}

.popup .popup__inner {
  margin: 0px;
  padding: 2rem;
}

.selector-wrapper {
  margin-top: 0px;
}

.menu__item {
  font-size: 1rem;
  letter-spacing: 1px;
}

/*============================================================================
  #Route Protection Custome Code
==============================================================================*/

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 480px) {
  .pw-route-protection {
    padding: 1rem 2rem !important;
    text-align: left;
    display: flex;
    justify-content: center !important;
    align-content: center;
  }
}

.pw-route-protection {
  text-align: left;
  display: flex;
  align-content: center;
  justify-content: flex-end;
}

.mini-cart {
  padding: 1rem 2rem !important;
  text-align: left;
  display: flex;
  justify-content: center !important;
  align-content: center;
}

/*============================================================================
  #Slider updates 
==============================================================================*/

.hero__description p {
  font-size: 1.5rem;
}

.hero__content {
  padding: 1rem !important;
  margin: 1rem !important;
  max-width: 60%;
}

/*============================================================================
  #Menu Nav Drop Down Edits
==============================================================================*/

.grandparent .navlink--child {
  padding-bottom: 0px;
}

.grandparent .header__dropdown__inner {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  padding-top: 1rem;
}

.product__form__outer {
  margin-bottom: 0px !important;
}

.margin--medium {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.press-page {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.cart-note {
  color: #7324a6 !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}

.cart__notes__label {
  color: #7324a6 !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}

.announcement__scale {
  padding-right: 1rem;
  padding-left: 1rem;
}

.announcement__bar-holder > .announcement__bar .ticker--animated {
  padding-right: 1rem;
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 480px) {
  .breadcrumb {
    margin-top: 0px;
    display: none;
  }
}

/* .is-expanded .tab-content__entry--truncate {
background: linear-gradient(to top, rgba(255, 255, 255, 0.85), transparent);
  
} */

.is-expanded .tab-content__entry--truncate {
  /*   position: relative; */
}

.is-expanded .tab-content__entry--truncate:after {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: linear-gradient(
    to top,
    rgba(255, 255, 255, 1) 10%,
    rgba(255, 255, 255, 0) 80%
  );
  pointer-events: none; /* so the text is still selectable */
}

.announcement__text p strong {
  padding-right: 1.8rem;
}

.tab-content__entry p em {
  font-size: 1rem;
}

#adas-init-access-tool .adas-access-tool-general-button #widget-iconz {
  max-width: 60px !important;
  width: 60px !important;
  height: 60px !important;
}

#shopify-section-template--14249757638719__related .section-related {
  padding-bottom: 2rem;
}

.cevoid-title {
  font-family: "Flama Ultracond Book", sans-serif !important;
  font-size: 3rem !important;
  padding-bottom: 1rem !important;
  line-height: 130% !important;
}

.cevoid-cta-text {
  font-family: "Flama Ultracond Book", sans-serif !important;
  font-size: 2rem !important;
  padding-bottom: 1rem !important;
}

.jjKNXP .options-wrapper__h2 {
  font-family: "Flama Ultracond Book", sans-serif !important;
}

.cevoid-slider {
  padding-bottom: 2rem;
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 480px) {
  .hero__content {
    max-width: 90%;
    padding: 0.5rem !important;
    margin: 0.5rem !important;
  }
}

.yotpo .yotpo-nav ul .yotpo-nav-tab span {
  font-family: "Flama Ultracond Book", sans-serif !important;
  font-size: 1.2rem;
  letter-spacing: 1px !important;
}

.yotpo .yotpo-review .yotpo-main .content-review,
.yotpo .yotpo-comment .yotpo-main .content-review,
.yotpo .yotpo-question .yotpo-main .content-review,
.yotpo .yotpo-onsite-upload .yotpo-main .content-review {
  font-family: "Flama Cond Basic", sans-serif !important;
  font-size: 0.9rem;
}

.yotpo .yotpo-review .yotpo-main .content-title,
.yotpo .yotpo-comment .yotpo-main .content-title,
.yotpo .yotpo-question .yotpo-main .content-title,
.yotpo .yotpo-onsite-upload .yotpo-main .content-title {
  font-family: "Flama Ultracond Book", sans-serif !important;
  font-size: 1.4rem !important;
  line-height: 120%;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.yotpo div,
.yotpo span,
.yotpo p,
.yotpo a,
.yotpo img,
.yotpo i,
.yotpo strong,
.yotpo sup,
.yotpo ul,
.yotpo li,
.yotpo form,
.yotpo label {
  font-family: "Flama Cond Basic", sans-serif !important;
  font-size: 0.9rem !important;
}

.yotpo-display-wrapper {
  margin-bottom: 1rem !important;
}

.rk-widget {
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
  justify-content: center;
  align-content: center;
  align-items: center;
}

.footer__title {
  font-size: 1.3rem !important;
}

/* Blog Altertive Styling */

.pb4 {
  padding-bottom: 2rem !important;
}

.tabs-wrapper {
  margin-top: 1rem;
}

.product-description {
  margin-bottom: 0px;
}

.flickity-badge-dots .flickity-page-dots .dot.is-selected {
  opacity: 1;
  background: #7324a6;
  width: 15px !important;
  height: 15px !important;
}

.flickity-badge-dots .flickity-page-dots .dot {
  background: #ffffff;
  opacity: 1;
  width: 15px !important;
  height: 15px !important;
}

.restock-rocket-button {
  font-family: "Flama Cond Basic", sans-serif !important;
}

.klaviyo-bis-trigger {
  display: flex;
  width: 100% !important;
  opacity: 1 !important;
  border: none !important;
  cursor: pointer !important;
  background-image: none !important;
  box-shadow: none !important;
  height: 50px !important;
  padding: 20px 20px !important;
  line-height: 0px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: "Flama Cond Basic", sans-serif !important;
  font-size: 16px;
  background-color: rgb(115, 36, 166);
  color: rgb(255, 255, 255);
  border-radius: 0px;
  align-items: center;
  justify-content: center;
}

.klaviyo-bis-trigger:hover {
  background-color: rgb(73, 13, 112);
  color: rgb(255, 255, 255);
}

.klaviyo-bis-modal {
  font-family: "Flama Cond Basic", sans-serif !important;
}

.sr-only {
position: absolute;
left: -9999px;
}
