/** Shopify CDN: Minification failed

Line 101:19 Expected identifier but found whitespace
Line 102:6 Unexpected "{"
Line 103:14 Expected ":"
Line 107:2 Expected identifier but found "!"
Line 109:8 Expected identifier but found whitespace
Line 110:6 Unexpected "{"
Line 111:14 Expected ":"

**/
/* Default font */
body,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
span {
  font-family: "Calibre";

}

/* after widget on the product page */
.product-form__other-pamyents {
  padding-top: 1rem;
}

.product-form__shopay,
.shop-pay-logo,
shop-pay-logo {
  filter: grayscale(1) !important;
}

p.afterpay-paragraph,
afterpay-placement {
  display: block !important;
}

.shopify-installments__content,
.afterpay-main-text,
.afterpay-paragraph,
.afterpay-paragraph span,
#shopify-installments-content,
.product-form__other-pamyents span,
afterpay-placement {
  font-size: 12px !important;
  font-family: "Calibre" !important;
  font-weight: normal !important;
  font-style: normal !important;
}


/* Yotpo review styles */
.yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star,
.stamped-badge-starrating .stamped-fa {
  margin-right: 2px;
}

.yotpo.bottomLine .yotpo-bottomline .yotpo-stars,
.yotpo.bottomline .yotpo-bottomline .yotpo-stars,
.yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-stars {
  padding: 0 12px !important;
}

/* Yotpo review styles */
.yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star,
.stamped-badge-starrating .stamped-fa {
  margin-right: 2px;
}

.yotpo.bottomLine .yotpo-bottomline .yotpo-stars,
.yotpo.bottomline .yotpo-bottomline .yotpo-stars,
.yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-stars {
  padding: 0 12px !important;
}

.yotpo-stars,
.yotpo-icon-star,
.yotpo-icon-half-star,
.yotpo-icon-empty-star {
  color: #1F0733 !important;
}



/* upsell text */
.product__upsell_label {
  text-align: center;
}

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

/*custom badges*/
.product__images-slider .swiper-media-variant .product-badges span.on-sale {
  background-color: {
      {
      settings.sale_background_color
    }
  }

  !important;

  color: {
      {
      settings.sale_text_color
    }
  }

  ;
}

.checkout__logo_header {
  color: #1F0733 !important;
}

/* Horizontal scrollable koa*/
.section-horizontally-scrollable__koa .horizontally-scrollable-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  padding-top: 56px;
}

.section-horizontally-scrollable__koa .horizontally-scrollable-container .horizontally-scrollable-title {
  color: #000;
  padding-right: 20px;
}

.section-horizontally-scrollable__koa .horizontally-scrollable-container .horizontally-scrollable-description {
  color: #000;
  font-size: 16px;
  line-height: 22px;
  padding-left: 20px;
  width: 50%;
  padding-top: 20px;
}

.section-horizontally-scrollable__koa .scrollable-products .flickity-slider {
  margin-left: 5rem;
  margin-right: 5rem;
}

.horizontally-scrollable-content .horizontally-scrollable-content-box .horizontally-scrollable-content-box-arrow__koa {
  position: absolute;
  bottom: 24px;
  right: 24px;
}

.horizontally-scrollable-content .horizontally-scrollable-content-box .horizontally-scrollable-content-box-arrow__koa svg circle {
  fill: #1F0733;
}

.horizontally-scrollable-content .horizontally-scrollable-content-box .horizontally-scrollable-content-box-arrow__koa svg path {
  fill: #ffffff;
}

.section-horizontally-scrollable__koa .horizontally-scrollable-content-box-text {
  text-align: center;
  padding-right: 24px;
  width: 300px;
}

.section-horizontally-scrollable__koa .horizontally-scrollable-content-box-text a {
  text-decoration: none;
  font-size: 28px;
  color: black;
}

@media (max-width: 767px) {
  .section-horizontally-scrollable__koa .scrollable-products .flickity-slider {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .section-horizontally-scrollable__koa .horizontally-scrollable-content .horizontally-scrollable-content-box {
    width: 107px;
    height: 142px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
  }

  .section-horizontally-scrollable__koa .horizontally-scrollable-content-box-text {
    text-align: center;
    padding-right: 24px;
    width: 107px;
  }

  .section-horizontally-scrollable__koa .horizontally-scrollable-content-box-text a {
    text-decoration: none;
    font-size: 15px;
    color: black;
  }

  .section-horizontally-scrollable__koa .horizontally-scrollable-content .swiper-slide {
    width: 108px;
  }
  .header-wrapper .header-content-head.header-logo-mobile-center .logo,
  .header-wrapper .header-conten-head.header-logo-mobile-center .main-menu,
  .header-wrapper .header-content-head.header-logo-mobile-center .quick-links {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
  }
  .header-wrapper .header-content-head.header-logo-mobile-center .logo {
    justify-content: center;
  }
}




/* upsell text */
.product__upsell_label {
  text-align: center;
}

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

/*discounts*/
.oldprice {
  text-decoration: line-through;
  opacity: 0.8;
}

body.ctag-pro span.on-sale {
  display: none !important;
}

/*Custom checkout*/
.checkout__logo_header .continue_shopping {
  display: flex;
  align-items: baseline;
  gap: 0.2rem;
  border: 1px #a686dd solid;
  padding: 0.4rem 0.8rem;
}

.checkout__logo_header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}

.oldprice {
  text-decoration: line-through;
  opacity: 0.8;
}

body.ctag-pro span.on-sale {
  display: none !important;
}

/*header__koa*/



.header-content-head .main-menu .menu-list li:last-child {
  margin-right: 0;
}

.header-content-head .logo {
  width: 250px;
  align-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;

  
}

.header-content-head .quick-links {
  width: 250px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  right: 0px;
  padding-right: 20px;
}

.header-content-head .quick-links a {
  margin-right: 15px;
}

.header-content-head .quick-links a:last-child {
  margin-right: 0;
}

.header-content-head .quick-links a svg {
  display: block;
}

.header-content-head .quick-links .header__icon--currency {
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-right: 15px;
}

.header-content-head .quick-links .header__icon--currency form {
  position: relative;
  z-index: 10;
}

.header-content-head .quick-links .header__icon--currency select {
  height: 34px;
  padding: 0 40px 0 20px;
  background: transparent;
  border: 0;
  outline: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  color: #000;
}

.header-content-head .quick-links .header__icon--currency select::-ms-expand {
  display: none;
}

.header-content-head .quick-links .header__icon--currency select:focus {
  outline: 0;
  box-shadow: none;
}

.header-content-head .quick-links .header__icon--currency span.currency-arrow {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}

.header-content-head .quick-links .header__icon--currency span.currency-arrow svg {
  display: block;
}
.header-content-head .mobile-menu-toggle span {
  display: none;
}


.header-content-head .logo, 
.header-content-head .main-menu,
.header-content-head .quick-links {
  display: flex;
  align-self: stretch;
}

.header-content-head .main-menu {
  flex-grow: 0;
}
.header-content-head .quick-links {
  flex: 1 0 0;
  justify-content: flex-end;
}
.header-content-head .logo h4{
  font-size: 22px;
  line-height: 28px;
  color: #000;
  font-weight: 700;
  margin: 0;
}
.header-content-head .logo a:not(.mobile-menu-toggle) {
  display: inline-block;
}
.header-content-head .logo img {
  display: block;
  width: auto;
  text-decoration: none;
}
.header-content-head.header-logo-center .logo {
  order: 2;
  width: 250px;
}
.header-content-head.header-logo-center .logo img {
  margin: 0 auto;
}
.header-content-head .logo .mobile-menu-toggle span {
  display: none;
}
.header-content-head.header-logo-center .main-menu {
  order: 1;
  width: calc(50% - 125px);
  text-align: left;
}
.header-content-head.header-logo-center .quick-links {
  order: 3;
  width: calc(50% - 125px);
}
.header-content-head a, 
.header-content-head a:hover {
  text-decoration: none;
}
.header-content-head .quick-links {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header-content-head .quick-links .button {
  min-height: auto;
  min-width: auto;
  padding-left: 15px;
  padding-right: 15px;
  white-space: nowrap;
}


.header-content-head .quick-links .button.button--small{
    padding: 5px 10px;
}
.header-content-head .quick-links .button.button--medium{
    padding: 8px 12px;
}
.header-content-head .quick-links .button.button--right {
  order: 2;
  margin-right: 0;
  margin-left: 15px;
}
.header-content-head .quick-links a {
  margin-right: 15px;
}
.header-content-head.quick-links a:last-child {
  margin-right: 0;
}
.header-content-head .quick-links a svg {
  display: block;
}
.header-content-head .quick-links a span:not(.items) {
  display: none;
}
.header-content-head.quick-links .header__icon--currency {
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-right: 15px;
}
.header-content-head .quick-links .header__icon--currency form {
  position: relative;
  z-index: 10;
}
.header-content-head .quick-links .header__icon--currency select {
  height: 34px;
  padding: 0 40px 0 20px;
  background: transparent;
  border: 0;
  outline: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  color: #000;
}
.header-content-head .quick-links .header__icon--currency select::-ms-expand {
  display: none;
}
.header-content-head .quick-links .header__icon--currency span.currency-arrow {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.header-content-head .quick-links .header__icon--currency span.currency-arrow svg {
  display: block;
}
.header-content-head .main-menu {
  width: 100%;
  text-align: center;
  max-height: 75px;
}

.header-content-head .main-menu .menu-list{
  width: 100%;
}

.header-content-head .main-menu ul.menu-list  {
  margin: 0;
  padding: 0;
}
.header-content-head .main-menu .menu-list li {
  margin-right: 32px;
  display: inline-block;
  list-style: none;
}
.header-content-head .main-menu .menu-list li:not(.megamenu) {
  position: relative;
}
.header-content-head .main-menu .menu-list a.main-link {
  display: block;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.5px;
  color: #000;
  padding-top: 28px;
  padding-bottom: 26px;
  border-bottom: 2px solid transparent;
  text-align: left;
}
.header-content .main-menu .menu-list li:last-child {
  margin-right: 0;
}
.header-content-head .main-menu .menu-list a.main-link:hover,
.header-content-head .main-menu .menu-list li.active a.main-link {
  border-bottom: 2px solid #000;
}
.header-content-head .main-menu .menu-list li ul {
  position: absolute;
  top: 75px;
  left: -34px;
  z-index: 11;
  background: #fff;
  min-width: 260px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 10px 0;
  display: none;
  box-shadow: rgba(99, 99, 99, 0.2) 0 8px 8px 0;
}
.header-content-head .main-menu .menu-list li ul li ul {
  left: 100%;
  top: 0;
}
.header-content-head .main-menu .menu-list li li {
  display: block;
  margin-right: 0;
}
.header-content-head .main-menu .menu-list li li a {
  padding: 0;
  border-bottom: 0;
  padding: 12px 34px;
  position: relative;
  display: flex;
  justify-content: space-between;
  text-align: left;
}
.header-content-head .main-menu .menu-list li li a:hover, 
.header-content-head .main-menu .menu-list li li.active a {
  border-bottom: 0;
}
.header-content-head .main-menu .menu-list li li a:hover::after,
.header-content-head .main-menu .menu-list li li.active > a::after {
  content: '';
  background: #D5D5D5;
  width: 6px;
  height: 6px;
  border-radius: 100px;
  position: absolute;
  top: 50%;
  left: 22px;
  transform: translateY(-50%);
}
.header-content-head .main-menu .menu-mega {
  background: #fff;
  width: 100%;
  padding: 24px 0 48px;
  position: absolute;
  top: 140px;
  left: 0;
  border-top: 1px solid #E1E1E1;
  display: none;
  box-shadow: rgba(99, 99, 99, 0.2) 0 8px 8px 0;
  z-index: 100;
}
.header-content-head .main-menu .megamenu.focus .menu-mega,
.header-content-head .main-menu .link-level-1.focus .list-level-2,
.header-content-head .main-menu .link-level-2.focus .list-level-3 {
  display: block !important;
}
.header-content-head .main-menu .menu-mega .menu-mega-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  text-align: left;
}
.header-content-head .main-menu .menu-mega .menu-mega-row .mega-menu-column {
  width: 20%;
  padding: 0 12px;
  display: block;
  margin-top: 24px;
  order: 6;
}
.header-content-head .main-menu .menu-mega .mega-menu-column.mega-menu-column--left {
  order: 1;
}
.header-content-head .main-menu .menu-mega .mega-menu-column.mega-menu-column--center-left {
  order: 2;
}
.header-content-head .main-menu .menu-mega .mega-menu-column.mega-menu-column--center {
  order: 3;
}
.header-content-head .main-menu .menu-mega .mega-menu-column.mega-menu-column--center-right {
  order: 4;
}
.header-content-head .main-menu .menu-mega .mega-menu-column.mega-menu-column--right {
  order: 5;
}
.header-content-head .main-menu .menu-mega .menu-mega-row .mega-menu-column .menu-title,
.header-content-head .main-menu .menu-mega .menu-mega-row .mega-menu-column .menu-title a {
  margin: 0 0 20px;
  color: #666;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
.header-content-head .main-menu .menu-mega .menu-mega-row .mega-menu-column .menu-title a:hover {
  text-decoration: underline;
}
.header-content-head .main-menu .menu-mega .menu-mega-row .mega-menu-column ul {
  position: static;
  top: auto;
  left: auto;
  box-shadow: none;
  display: block;
  min-width: auto;
  z-index: auto;
  padding: 0;
  margin: -6px 0 0;
}
.header-content-head .main-menu .menu-mega .menu-mega-row .mega-menu-column li {
  list-style: none;
  padding: 6px 0;
}
.header-content-head .main-menu .menu-mega .menu-mega-row .mega-menu-column li a {
  font-size: 16px;
  line-height: 20px;
  color: #000;
  padding: 0;
}
.header-content-head .main-menu .menu-mega .menu-mega-row .mega-menu-column li a:hover {
  text-decoration: underline;
}
.header-content-head .main-menu .menu-mega .menu-mega-row .mega-menu-column li a:hover::after {
  content: none;
}
.header-content-head .main-menu .menu-mega .menu-mega-row .mega-menu-column .mega-menu-image {
  width: 100%;
  max-width: 300px;
  height: 200px;
  margin-top: 6px;
  position: relative;
}
.mobile-menu .mobile-menu-content .mobile-menu-sub .mobile-menu-image {
  margin: 0 20px;
  text-align: left;
}
.header-content-head .main-menu .menu-mega .menu-mega-row .mega-menu-column .mega-menu-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.header-content-head .main-menu .menu-mega .menu-mega-row .mega-menu-column .mega-menu-image .mega-menu-image-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.16);
}
.header-content-head .main-menu .menu-mega .menu-mega-row .mega-menu-column .mega-menu-image .mega-menu-image-content a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  padding: 24px;
  width: 100%;
  height: 100%;
}
.header-content-head .main-menu .menu-mega .menu-mega-row .mega-menu-column .mega-menu-image .mega-menu-image-content svg{
  display: block;
}
.header-content-head .main-menu .menu-mega .menu-mega-row .mega-menu-column .mega-menu-image .mega-menu-image-content a:hover svg circle,
.header-content-head .main-menu .menu-mega .menu-mega-row .mega-menu-column .mega-menu-image .mega-menu-image-content a:focus svg circle {
  fill: #000;
}
.header-content-head .main-menu .menu-mega .menu-mega-row .mega-menu-column .mega-menu-image .mega-menu-image-content a:hover svg path,
.header-content-head .main-menu .menu-mega .menu-mega-row .mega-menu-column .mega-menu-image .mega-menu-image-content a:focus svg path  {
  fill: #fff;
}

.header-content-head .logo {
  display: flex;
  align-items: center;
}
.header-content-head.header-logo-center .logo {
  justify-content: center;
}
.header-content-head.header-logo-center .logo,
.header-content-head.header-logo-center .main-menu,
.header-content-head.header-logo-center .quick-links {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
}

.header-content-head.header-logo-left .logo {
  width: 100%;
}
.header-content-head .logo {
  order: 2;
  padding: 0 10px;
}
.header-content-head .quick-links { 
  order: 3;
}

.header-content-head .logo {
  width: 250px !important;
  align-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}
.header-content{
  display: flex;
  align-items: center;
  justify-content: space-between !important;
}











@media (max-width: 989px) {
  .header__icon--account {
    display: none;
  }

 

  .header-content-head .logo {
    width: 250px;

  }

  .header-content-head .logo img {
    margin: 0 auto;
  }

  .header-content-head .main-menu {
    order: 1;
    width: calc(50% - 125px);
    justify-self: flex-start;
    display: flex;
  }

  .header-content-head .quick-links-wrapper {
    order: 3;
    padding-top: 20px;
    justify-self: flex-end;
    display: flex;
  }

  .header-content-head .quick-links-wrapper .quick-links {
    padding-right: 20px;
  }

  .header-content-head .logo {
    order: 2;
    width: 250px !important;
    justify-self: center;

  }

  .header-content-menu.header-content {
    order: 1;
  }
  .header-content {
    min-height: 60px;
  }
  .header-content-head .logo, 
  .header-content-head .main-menu, 
  .header-content-head .quick-links {
    width: auto;
  }
  .header-content-head .main-menu {
    order: 1;
  }
 
  .header-content-head.header-logo-center .logo {
    justify-content: flex-start;
  }
  .header-content-head .quick-links { 
    order: 3;
    margin-right: 10px;
  }
  .header-content-head .quick-links .button {
    display: none;
  }
}

@media(max-width:700px) {
  .anchor-logo {
    display: block;
    width: 190px !important;
  }
}

@media(max-width:450px) {
  .anchor-logo {
    display: block;
    width: 150px !important;
  }
}

@media(max-width:350px) {
  .anchor-logo {
    display: block;
    width: 100px !important;
  }
}

@media (max-width: 989px) {
  .header-content-head .logo img {
    width: 150px;
  }

  .header-content-head .quick-links {
    margin-right: 5px;
  }

  .header-content-head {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

  }
  .header-content-head .logo {
    width: 250px;

  }
  .header-content-head .main-menu {
    order: 1;
    width: calc(50% - 125px);
    justify-self: flex-start;
    display: flex;
  }
  .header-content-head .quick-links-wrapper {
    order: 3;
    padding-top: 20px;
    justify-self: flex-end;
    display: flex;
  }
  .header-content{
    width: auto !important;
  }

  .header-content-head .quick-links-wrapper .quick-links {
    padding-right: 20px;
  }

  .header-content-head .logo {
    order: 2;
    width: 250px;
    justify-self: center;

  }

  .header-content-menu.header-content {
    order: 1;
  }
}

@media (max-width: 424px) {
  
  .header-content-head .quick-links a, 
  .header-content-head .quick-links .header__icon--currency {
    margin-right: 10px;
  }

  .header-content-head .quick-links a.header__icon--cart {
    padding-right: 10px;
  }
  
}

/*bug main-product template */
.accordion .summary__title+.icon-caret {
  height: calc(var(--font-heading-scale) * 0.6rem) !important;
}

/*currency dropdown*/
.disclosure__button{
  display: none;
}
/*padding fix for collection banner*/
.collection-banner-content.text-left{
  padding-left: 20px;
}
/*padding fix for image-with-text component*/
.section-image-with-text .text {
  width: calc(100% - 80px);
}  

#yotpo-drawer-layout,
.yotpo-footer-layout
{
  display:none !important;
}