* {
    font-family: 'El Messiri', sans-serif !important;
}

body {
    background-color: #fff
}

body,.top-navbar,input.s-search-input,.s-product-card-image {
    background: var(--light)!important
}

.store-header:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%;
    height: 30px;
    background-color: #9F71DB;
}

:root {
    --main-color: #2A528A;
    --light: #fff;
    --dark: #000
}

#photos-0-slider > div.s-slider-block__title > div > div {
  display: none;
}

section.s-block.s-block--photos-slider {
  margin-top: 0 !important;
}

section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  border-radius: 0 !important;
}

[dir=rtl] section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper {
  padding: 0 !important;
}

.store-header {
    position: relative;
    padding-top: 20px
}

.store-header:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%;
    height: 30px;
    background-color: #9F71DB;
}

body,.top-navbar,input.s-search-input,.s-product-card-image {
    background: var(--light)!important
}

.store-header {
    position: relative;
    padding-top: 20px
}

.store-footer__inner .grid>div:nth-of-type(1)>a::after {
    content: "";
    background: url(https://i.postimg.cc/zBsJNK1v/Logo.png);
    display: block;
    background-size: contain;
    width: 150px;
    height: 150px;
    background-repeat: no-repeat
}

.store-footer__inner .container>div {
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-left: 0;
    padding-bottom: 20px
}

.store-footer__inner .container {
    grid-template-columns: repeat(3,minmax(0,1fr))
}

.store-footer__inner .container>div:nth-of-type(1) {
    grid-column: span 1 / span 2
}

.store-footer__inner+div {
    background: #fff0;
    max-width: 100%;
    justify-content: space-around
}

.store-footer__inner>div a h3 {
    display: none
}

@media (max-width: 992px) {
    .store-footer__inner .container {
        grid-template-columns:repeat(1,minmax(0,1fr))
    }
}



.index .s-block--fixed-banner img {
    background-color: transparent!important;
    border-radius: 0;
    padding: 0
}

.app-inner .s-block--fixed-banner:first-of-type {
    margin-top: 0px!important
}

.s-block--double-banner {
    padding: 10px
}

@media (min-width: 1024px) {
    .s-block--double-banner {
        padding:100px
    }
}

footer {
    background-image: none !important;
    background-color: #2A528A !important;
}


footer * {
    background-color: unset!important;
    color: #ffffff!important;
    border-color: #ffffff!important
}

footer>svg {
    display: none
}

.s-product-card-vertical {
    border: 2px solid #dad8d800;
    border-radius: 10px 10px 20px 20px
}

.s-product-card-horizontal {
    border: 2px solid #dad8d800;
}

button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    transition: all 0.5s;
    color: var(--light);
    background: var(--main-color)
}

button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover {
    box-shadow: 0 0 0 2.5px var(--main-color),0 0 0 5px var(--light),0 0 0 6px var(--main-color);
    color: var(--main-color);
    background: var(--light);
    border-radius: 8px 0!important
}

footer .s-payments-list-item {
    background-color: #ffffff!important
}

.footer-is-light .store-footer {
    background-color: rgb(255 255 255);
    --tw-text-opacity: 1;
}

.s-block--slider-with-bg {
    background-color: rgb(255 255 255);
}

.s-block--slider-with-bg .slider-bg:before {
    opacity: 0;
}

#slider-with-bg-1 > div.s-slider-block__title > div.s-slider-block__title-right {
    display: inline-flex;
    align-items: center;
    gap: 8px; /* spacing between text and icon */
}

#slider-with-bg-1 > div.s-slider-block__title > div.s-slider-block__title-right {
  background-image: url('https://i.postimg.cc/sxbGtvTS/online-course-1.png');
  background-repeat: no-repeat;
  background-position: right 50%;
  background-size: 18px 18px;
  padding-right: 28px;
  display: inline-block;
  white-space: nowrap;
}

#slider-with-bg-3 > div.s-slider-block__title > div.s-slider-block__title-right {
  background-image: url('https://i.postimg.cc/K8MCXw81/online-course-1-1.png'); /* replace with your icon */
  background-repeat: no-repeat;
  background-position: right 50%;
  background-size: 18px 18px;
  padding-right: 28px;
  display: inline-block;
  white-space: nowrap;
}

#slider-with-bg-5 > div.s-slider-block__title > div.s-slider-block__title-right {
  background-image: url('https://i.postimg.cc/K8MCXw81/online-course-1-1.png'); /* replace with your icon */
  background-repeat: no-repeat;
  background-position: right 50%;
  background-size: 18px 18px;
  padding-right: 28px;
  display: inline-block;
  white-space: nowrap;
}