/** Shopify CDN: Minification failed

Line 21:17 Expected ":"
Line 21:23 Expected ":"

**/
#more-payment-options-link {
  display: none;
}

.product-form__submit.button.button--full-width.button--secondary {
  background-color: #2f006c;
  color: rgb(255 255 255);
}

.wg-default .country-selector {
    display: none;
}

.spp_bullets ul li {
  list-style-type; none;
  margin-top: 0px;
}

.product__info-container .product-form {
  margin: 0.0rem 0 !important;
}

.desktop-localization-wrapper {
  display: none !important;
}

.footer__localization {
  display: none !important;
}

/****** Remove Tax and Shipping on Cart Drawer*****/
/* .cart-drawer .tax-note {
  display: none;
}

.totals * {
    line-height: 2;
} */

/* .payment-trust img {
  width: 100%;
} */

/************ Vitals Reviews ************/
/* .vtl-pr-totals__reviews {
  display: none !important;
}

.bundle-aggregated_reviews {
  display: none !important;
} */

.Vtl-pr-review-stars-snippet {
  font-size: 15px !important;
}

.bundle-aggregated_reviews {
  margin-top: 6px !important;
}

.section-template--24542291296556__main-padding {
  padding-top: 0px !important;
}

.accordion {
    margin-top: 0.5rem !important;
}

.header>.header__heading-link {
    pointer-events: none !important;
}

.vtl-su-main-widget__dot-element:before {
  background: #ff52b7;
}

.vtl-su-main-widget__dot-element:after {
  background: #ff52b7;
}

/************ Single product page thumbnails ************/

@media screen and (max-width: 749px) {
    .slider.slider--mobile {
        margin-bottom: 0rem !important;
    }

    .product__title {
       margin-top: 1.0rem;
  }
  
}

.payment-trust {
  max-width: 500px;
  margin-top: -17px !important;
  /* text-align: center; */
}

.product-form__buttons {
    max-width: 50rem !important;
}

.swatch-label {
    font-weight: 600 !important;
}


#price-template--18934692249857__main .price--on-sale .price-item--regular {
    font-size: 1.6rem !important;
}

.collection-hero__text-wrapper {
  display: none;
}

.facets-container.scroll-trigger.animate--fade-in {
  display: none;
}

.section-template--23186473582925__product-grid-padding {
    padding-top: 0px !important;
}

.sold-items {
  margin-top: -21px !important;
}

.shipping-time {
  padding-left: 28px;
  background-image: url("https://cdn.shopify.com/s/files/1/0838/8250/8621/files/truck.png?v=1724093345");
  background-repeat: no-repeat;
  margin-top: -6px !important;
  background-position: left center;
}

@media only screen and (max-width: 750px) {
  .section-template--23186474271053__main-padding {
      padding-top: 0px !important;
  }
}

.product__media.media.media--transparent:after {
  content: "Best Seller";
  position: absolute;
  top: 9px;
  left: 11px;
  background: #ff52b7;
  border-radius: 5px;
  padding: 1px 6px;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}

/************* TRUST BADGES ******************/
.trust-badges {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.trust-badges .icon-set {
  width: 33%;
  display: block;
  text-align: center;
}

.trust-badges .icon-set .icon img {
    max-width: 68px;
    margin: 0 auto;
}

.trust-badges .icon-set p {
    text-align: center;
    font-weight: 600;
    font-size: 13px !important;
    color: #272727;
    line-height: 1.4;
    margin: 0;
}

.trust-badges icon {
  width: 73px;
}

.icon-set {
  
}

.spp_bullets ul li {
    margin-top: 0px;
    list-style: none;
}

.spp_bullets ul {
  padding-left: 0px;
  margin: -10px 0px;
  font-size: 1.4rem;
}

.price .price-item {
    color: #ff52b7;
}

.product__tax {
    display: none;
}

.cart-count-bubble {
  background-color: #ff00c1 !important;
  height: 1.9rem;
  width: 1.9rem;
}

.product .price .badge {
  background-color: #230049;
  border: #230049;
}

.section-template--21558967107858__main-padding {
  padding-top: 0px;
}

.product-form__submit span {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.2rem !important;
  border-radius: 3px;
}

.product__info-container .product-form__buttons .product-form__submit span:before {
    content: "";
    background: url(https://cdn.shopify.com/s/files/1/0876/1520/9816/files/sl-finger.png?v=1731295165) center center no-repeat;
    width: 26px;
    height: 24px;
    display: inline-block;
    background-size: 25px;
    margin-bottom: -8px;
    margin-right: 7px;
    position: relative;
    top: -2px;
    animation: slide1 1s ease-in-out infinite;
    margin-left: -27px;
}

/* @keyframes slide1 {
  0%,
  100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(10px, 0);
  }
} */

.section-template--22853648122137__main-padding {
    padding-top: 0px !important;
}

.header-wrapper--border-bottom {
    border-bottom: 0 none !important;
}

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

  h1 {
      font-size: 28px !important;
      font-weight: 600 !important;
  }

}

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

h1, .h1 {
    font-size: 22px !important;
    font-weight: 600 !important;
}

  .header__heading-logo {
    max-width: 170px !important;
  }

}

/* @media only screen and (min-width: 750px) {
h1, .h1 {
    font-size: calc(var(--font-heading-scale) * 2.5rem);
} */

#gtx-trans {
 display: none;
}

.header__inline-menu {
  display: none;
}

.announcement-bar__message {
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 0.8rem 0;
}

#shopify-section-template--21558967107858__main .button {
  font-size: 1.8rem;
  font-weight: 600;
  padding: 20px;
}





.cart-count-bubble {
  background-color: #ff00c1 !important;
  height: 1.9rem;
  width: 1.9rem;
}

.price__sale{
  font-weight: 600;
}

.product-media-modal__toggle {
    background-color: #440369;
    color: #FFF;
}

@media only screen and (max-width: 480px) {
  .section-template--24542290477356__main-padding {
    padding-top: 0px !important;
  }
  .header-wrapper--border-bottom {
    border-bottom: 0rem solid rgba(var(--color-foreground),.08) !important;
  }

  /* .slider-buttons {
    display: none !important;
  } */

  .price--on-sale .price-item--regular {
    font-size: 1.8rem;
  }
  /*************** Price Single Product page ***************/
  #price-template--24542291296556__main .price .price-item {
    font-size: 2.1rem;
  }

  .thumbnail-list__item.slider__slide {
    width: calc(20% - 0.6rem) !important;
  }

  fieldset.product-form__input .form__label {
    margin-bottom: 0.2rem;
    font-size: 1.4rem;
    font-weight: 600;
  }
  /*************** Price compared Single Product page ***************/
  #price-template--24542291296556__main .price--on-sale .price-item--regular {
    font-size: 1.6rem !important;
  }
  
}

@media screen and (max-width: 749px) {
  .thumbnail-list__item.slider__slide {
      width: calc(33% - 0.6rem);
  }
}

@media screen and (max-width: 749px) {
  .slider.slider--mobile .slider__slide {
      margin-bottom: 0;
      padding-top: 0 !important;
      padding-bottom: max(var(--focus-outline-padding),var(--shadow-padding-bottom));
  }

    p {
      font-size: 16px !important;
      line-height: 26px;
    }

    .accordion__title {
      font-size: 16px !important;
      font-weight: 600 !important;
   }

    div.swatch-preset-928595 label.swatch-label {
      font-size: 16px !important;
  }

  /********** Collection page margin top 0 ***********/
  .section-template--24542290477356__product-grid-padding {
    padding-top: 0px !important;
  }

}

/* .product__info-container .product-form:before {
  content: "lju"
} */

/* .product__info-container .product-form:after {
    content: "";
    background: url('https://boostyourbrain.shop/wp-content/uploads/2024/04/icons.png') center top no-repeat;
    width: 100%;
    height: 170px;
    display: inline-block;
    position: relative;
} */

/* .product__info-container .product__description:after {
  content: "ljubish"
}

.product__info-container .product__description:before {
  content: "ljubisha
}

#price-template--21558967107858__main:before {
  content: "before"
}

#price-template--21558967107858__main:after {
  content: "ljubisa"
} */

#shopify-section-template--21558966944018__image_banner .banner:after {
  display: none;
}

#shopify-section-template--21558966649106__product-grid {
  display: block;
}

header-drawer {
  display: none;
}

.product__tax {
  display: none;
}

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

  h1, .h1 {
      font-size: calc(var(--font-heading-scale) * 2.5rem !important);
  }

}

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

  h1, .h1 {
      font-size: calc(var(--font-heading-scale) * 2.0rem !important);
  }

}

@media only screen and (min-width: 750px)
h1, .h1 {
    font-size: calc(var(--font-heading-scale) * 2.5rem);
}

.product .price .badge {
    margin-bottom: 0.9rem;
}

/* button[name=checkout] {
	display: none;
} */

a#cart-notification-button {
  background-color: #440369;
  color: #fff;
  border-radius: 5px;
}

.header__search {
  display: none !important;
}

.announcement-bar__message {
  color: #ff79c1 !important;
  font-weight: 600;
  font-size: 1.5rem !important;
}

a.button.button--primary {
  background: #ff21bb;
  color: #fff;
  border-radius: 50px;
}




.product-form__submit {
  /* background-color: #ff00c1 !important; */
  /* background-color: #440369!important; */
  border-radius: 5px !important;
  /* box-shadow: 0px 15px 20px rgba(255, 33, 187, 0.4); */
  transition: all 0.3s ease 0s;
}

.product-form__submit:hover {

}

#sca-gift-icon {
  display: none;
}

.freegifts-main-container .btn-add-to-cart {
  background: #fb00e8 !important;
  padding: 15px 0 !important;
}

.header__inline-menu {
  display: none;
}

.button {
  background-color: rgb(255 0 156);
  padding: 2rem 3rem !important;
  border-radius: 5px important;
}

.button:after {
  border-radius: 5px;
}

/* .product__title:before {
  content: "";
  background: url("https://boostyourbrain.shop/wp-content/uploads/2024/04/reviews.png") center top no-repeat;
  width: 241px;
  height: 18px;
  display: inline-block;
  position: relative;
  top: 11px;
}

.price--large:after {
  content: "";
  background: url("https://boostyourbrain.shop/wp-content/uploads/2024/04/sold.png") center top no-repeat;
  width: 187px;
  height: 13px;;
  top: -8px;
  display: inline-block;
  position: relative;
}
 */