/* Add custom CSS styles below */ 
#advanced-slider-0 > div {
    border-radius: 0rem 0rem 2.5rem 2.5rem;
    margin-top: -12rem;
}
@media only screen and (max-width: 520px) {
#advanced-slider-0 > div {
    border-radius: 0rem 0rem 2.5rem 2.5rem;
    margin-top: 0rem;
}
}
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > header > div.top-navbar{
  display: none;
}
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > div {
      z-index: 11 !important
}
.animated-text ul, .promotion-banner ul {
  align-items: center;
  height: 1.5rem !important;
}

#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > section.s-block.s-block--rectangular-links.s-block--animate.free_aspect_ratio.rectangular-links-2{
  margin-top: 0rem;
}
.fixed_promotion:not(.promotion-banner-hidden) .main-nav-container.fixed-header .inner {
  top: 30px !important;
}
.product-card--special > div.product-card__content > div.product-card__normal-cart.mt-2 > salla-add-product-button > div > salla-button > button {
  border-radius: 31rem;
    background: black;
    color: white !important;
}
.product-card--special {
border: 1px solid;
border-radius: 2rem !important;
}
.ganaty-package {
  margin-top: -1rem;
}
.product-card--special > div.product-card__image > a > img {
  border-radius: 1.2rem !important;
}
.product-card--special > div.product-card__image > a{
  padding: 1rem !important;
}
#reviews-7-slider > div {
  margin-top: -3rem;
}
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > section.s-block.container.fixed-products.fixed-products--10 > div {
  display: none;
}
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > section.s-block.container.fixed-products.fixed-products--10 {
  margin-top: 0rem; 
}
body.products-has-border .product-card {
      border-radius: 1.3rem;
}
 div.product-card__content > div.product-card__mini-cart.mt-2 > salla-add-product-button > div > salla-button > button {
  background: black !important;
    border-radius: 100rem;
  color:white !important;
}
div.product-card__image {
  padding: .5rem;
}
div.product-card__image > a > img {
  border-radius: 1rem ;
}
.s-block--enhanced-features.mini-features .s-block--enhanced-features__item {
  border-radius: 2rem;
}