/** Shopify CDN: Minification failed

Line 135:8 Expected ":"
Line 137:1 Expected ":"

**/

/*hero section slider button  */
div#Slide-template--15728156803264__slideshow-1 a.button.button--primary {
    transition: 0.3s;
}
div#Slide-template--15728156803264__slideshow-1 a.button.button--primary:hover {
  transform: scale(1.09);
  font-weight: bold;
}
/*fixing banner heading in laptop screens  */
@media screen and (max-width: 1200px) and (min-width: 750px) {
h2.banner__heading.h1 {
    font-size: 18px !important;
}
  .banner__box {
    min-width: none !important;
}
.slideshow__text.banner__box {
/*     max-width: 26.5rem !important; */
      max-width: 34.5rem !important;
}
}
@media screen and (min-width: 750px){
  .banner__box {
    min-width: 10rem !important;
}
}
/*add to cart button  */
.quick-add__submit {
  background-color: #B989E5;
  color: white;
}
.button, .shopify-challenge__button, .customer button, button.shopify-payment-button__button--unbranded, .shopify-payment-button [role=button], .cart__dynamic-checkout-buttons [role=button], .cart__dynamic-checkout-buttons iframe {
 
    --border-offset: none;
}
.card.card--card.card--media.color-background-1.gradient {
    border-color: #B989E5;
}

.card--card .quick-add {
  transition: 0.3s
}
.button:not([disabled]):hover:after {
    --border-offset: none !important;
}
.card--card .quick-add:hover {
  transform:scale(1.09);
  font-weight: bold;
}
/* sale badge color  */
.badge {
    border-color: #B989E5;
    background-color: #B989E5;
}
/* header color */
sticky-header.header-wrapper.color-inverse.gradient {
    background-color: #B989E5;
}
.header {
    background-color: #B989E5;
}
/*before footer section  */
.content-container--full-width:after {
    background-color: #4eb9d5;
}
.multicolumn.color-accent-2.gradient.background-none.no-heading {
    background-color: #4eb9d5;
}
/*announcement bar above header */
.announcement-bar.color-accent-1.gradient {
    background-color: #4eb9d5;
}
/* add to cart button color in product page */
button.product-form__submit.button.button--full-width.button--secondary {
    background-color: #B989E5;
    color: white;
  transition:0.3s;
  animation: bouncing2 2s infinite;
}
@keyframes bouncing2 {
  0%,
  10%,
  20%,
  50%,
  80%,
  100% {
    transform: translateX(0);
  }
  40%,
  60% {
    transform: translateX(10px);
  }
}
/*cart animation  */
a#cart-icon-bubble {
        animation: bouncing3 2s infinite;
}
@keyframes bouncing3 {
  0%,
  10%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40%,
  60% {
    transform: translateY(-10px);
  }
}
button.product-form__submit.button.button--full-width.button--secondary:hover {
    transform:scale(1.09);
  font-weight: bold;
}
/*buy now button in product page color  */
button.shopify-payment-button__button.shopify-payment-button__button--unbranded.BUz42FHpSPncCPJ4Pr_f.jjzYeefyWpPZLH9pIgyw.RWJ0IfBjxIhflh4AIrUw {
    background-color: #4eb9d5;
  transition:0.3s;
}
/*buy now hover effect */
button.shopify-payment-button__button.shopify-payment-button__button--unbranded.BUz42FHpSPncCPJ4Pr_f.jjzYeefyWpPZLH9pIgyw.RWJ0IfBjxIhflh4AIrUw:hover {
       transform:scale(1.09);
  font-weight: bold;
}
/* remove border outline hover eff of buy now in product page */
button.shopify-payment-button__button--unbranded {
r-offset);
    --border-opacity: none;
e;
}
/*product small gallery images border-color  */

.thumbnail[aria-current] {
    box-shadow: 0 0 0 0.1rem  #B989E5 !important;
}
/*product description  color*/
.full-unstyled-link {
    color: #182825;
}
/*product title color  */
.product__title>* {
    color: #182825;
  font-size: 24px;
}
/*product description in product page  */
.product__description.rte.quick-add-hidden {
   color: #182825;
}
/*quantity buttons  */
button.quantity__button.no-js-hidden {
    color: #B989E5;
}
/*price color  */
.price, 
.price.price--on-sale {
    color: #4eb9d5 !important;
}
/*header menu  */
.link--text {
  transition:0.3s;
 color: white;
}
.list-menu__item {
    font-size: 20px;
}
.link--text:hover {
    transform: scale(1.09);
  font-weight:bold;
}
/*featured collection title  */
.collection__title.title-wrapper.title-wrapper--no-top-margin.page-width {
    text-align: center;
}
.collection__title.title-wrapper.title-wrapper--no-top-margin.page-width h2 {
  color: #B989E5;
  text-transform: uppercase;
}
/*you may also like  */
.product-recommendations__heading {
    color: #b989e5;
}
/*mobile menu background color  */
.menu-drawer__inner-container {
    background-color: #B989E5;
}
.menu-drawer__menu-item--active {
    background-color: #a74df9!important;
}
/*hero section banner title  */
h2.banner__heading.h1 {
    color: #B989E5;
}
/*hero section banner button  */
.button:disabled, .button[aria-disabled=true], .button.disabled, .customer button:disabled, .customer button[aria-disabled=true], .customer button.disabled {
    opacity: 1;
    background-color: #B989E5 !important;
}
/*hero section button color  */
a.button.button--primary {
    background-color: #b989e5;
  transition: 0.3s;
}
/*hero section button hover effect  */
a.button.button--primary:hover {
    transform: scale(1.09);
    font-weight: 700;
}
/* image with text heading */
h2.image-with-text__heading.h2 {
    color: #B989E5;
}
/*newsletter  */
.field__label {
    color: #B989E5;
}
.newsletter-form__field-wrapper .field__input {
    background-color: white;
}
/*cart page  */
.drawer__inner h2 {
color: #B989E5;
}
.drawer__inner a {
  color:#182825;
}
.cart-drawer .cart__checkout-button {
    background-color: #B989E5;
}
p.totals__subtotal-value {
    color:  #4eb9d5;
    font-weight: bold;
}
/*view all button  */
.center.collection__view-all a.button {
    background-color: #4eb9d5;
  transition: 0.3s
}
.center.collection__view-all a.button:hover {
  transform: scale(1.09);
  font-weight: bold;
}
/*footer  */
.footer:not(.color-background-1) {
    background-color: #B989E5;
    color: white;
}
/*newsletter form  */
form#contact_form {
    padding-bottom: 5px;
}
input#NewsletterForm-- {
    color: #4eb9d5;
}
.newsletter-form__field-wrapper input[type=email] {
color: #4eb9d5;
}
/*image with text button  */
div#ImageWithText--template--15728156803264__image-with-text-3  a.button.button--primary {
   transition: 0.3s;
}

div#ImageWithText--template--15728156803264__image-with-text-3  a.button.button--primary:hover {
    transform: scale(1.09);
    font-weight: bold;
}
/*featured icons  */
.multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--third-width.multicolumn-card-spacing {
    width: 60px;
    height: 60px;
}
/*catalog filter  */
form#FacetFiltersForm {
    border: 2px solid rebeccapurple;
    border-radius: 15px;
    padding: 20px;
}
/*page main title  */
h1.main-page-title.page-title.h0 {
    color: #b989e5;
}
/*contact us form  */
form#ContactForm button.button {
    background-color: #b989e5;
  transition: 0.3s;
}
form#ContactForm button.button:hover {
  transform: scale(1.09);
    font-weight: bold;
}
.newsletter-form__button:not(:focus-visible):not(.focused) {
    box-shadow: inherit;
    background-color: inherit;
    color: #4eb9d5;
}
/*text before feature icons  */
@media(max-width:767px){
  h2.rich-text__heading.rte.h1 {
    font-size: 20px;
}
}
/*testimonial edits  */
.expert-v-wrapper {
    margin: auto !important;
}
#evm-testimonial-slider {
    padding-top: 0 !important;
}
h2.evm-testimonial-heading {
    margin: 0 !important;
}
h2.evm-testimonial-heading {
    color: #b989e5;
}
.evm-carousel-info {
    background-color: #4eb9d5 !important;
    color: #ffffff !important;
}

.fa-quote-left:before {
    content: "\f10d";
    color: #ffffff;
}
.evmtestimonials-name a {
    color: #eff0f5 !important;
}
.evm-carousel-info {
    border-radius: 20px !important;
}
.expert-v-wrapper .expert-v-next {
    background-image: url(/cdn/shop/files/evm-next-purple.png?v=1667594660) !important;
}
.expert-v-wrapper .expert-v-prev {
    background-image: url(/cdn/shop/files/evm-prev-purplet.png?v=1667594812) !important;
}
/*product page - product form  */
.product-form__input input[type=radio]:checked+label {
    background-color: #b989e5 !important;
}
.product-form__input input[type=radio]+label {
    border-color: #b989e5 !important;
}
/*remove powered by shopify  */
small.copyright__content:nth-child(2) {
display: none;
}