/* Add custom CSS styles below */ 
.s-angel--divider.xl-title h2 {
  color: #38887F;
}

.s-block.home-slider.s-block--hero-slider.s-block--full-bg.wide-placeholder.container {
  margin-top: 2rem;
}

.copyrights.text-sm {
  color: #fff;
}



/* Add to cart */
div.main-content.mob\:container.w-full.md\:w-1\/2.md\:pb-16 > form > section.sticky-product-bar.bg-white.da-bgg.\31 .p-5.mt-4.rounded-md > div > salla-add-product-button > div.s-add-product-button-main {
  display: contents;
}

div.main-content.mob\:container.w-full.md\:w-1\/2.md\:pb-16 > form > section.sticky-product-bar.bg-white.da-bgg.\31 .p-5.mt-4.rounded-md > div > salla-add-product-button > div > salla-mini-checkout-widget {
  width: 100%;
}

div.main-content.mob\:container.w-full.md\:w-1\/2.md\:pb-16 > form > section.sticky-product-bar.bg-white.da-bgg.\31 .p-5.mt-4.rounded-md > div > div.mob\:\!hidden.flex.gap-4.w-2\/3 {
  width: 50%;
}


div.main-content.mob\:container.w-full.md\:w-1\/2.md\:pb-16 > form > section.sticky-product-bar.bg-white.da-bgg.\31 .p-5.mt-4.rounded-md > div > salla-add-product-button > div > salla-mini-checkout-widget > div.s-add-product-button-mini-checkout-content {
  display: contents;
}

div.main-content.mob\:container.w-full.md\:w-1\/2.md\:pb-16 > form > section.sticky-product-bar.bg-white.da-bgg.\31 .p-5.mt-4.rounded-md > div > salla-add-product-button > div > salla-mini-checkout-widget > div > span > svg {
  width: 22px;
  fill: #38887F;
}

@media(max-width: 768px) {
  div.main-content.mob\:container.w-full.md\:w-1\/2.md\:pb-16 > form > section.sticky-product-bar.bg-white.da-bgg.\31 .p-5.mt-4.rounded-md > div > salla-add-product-button > div > salla-mini-checkout-widget > div > span > svg {
    display: none;
  }
}

@media(max-width: 768px) {
  div.main-content.mob\:container.w-full.md\:w-1\/2.md\:pb-16 > form > section.sticky-product-bar.bg-white.da-bgg.\31 .p-5.mt-4.rounded-md > div > div.sticky-product-bar__quantity.center-between > salla-quantity-input > div {
    width: 100px;
  }
}