/*video or slider image*/
.advanced-slider__caption .container {
    padding-top: 20rem;
}
h2.advanced-slider__caption__inner__content__heading {
 color: #fff;
 text-shadow: 1px 1px 1px black;
 font-weight: bolder;
}
.advanced-slider .swiper .swiper-slide-active p {
    color: #fff;
    font-size: 1.8rem;
    text-shadow: 2px 2px 1px black;
    font-weight: 200; 
    margin-bottom: 1em
}
/*square link*/
section.s-block.s-block--square-links .mt-12 {
    margin-top: 1rem;
}
/*product*/
.home-block-title .border-primary {
    display: none;
}
.s-block--best-offers .my-2.border-primary{
    display: none;
}

.product-card__discount span{
    font-size: 12px;
}
@media (max-width: 767px) {
.simplified-products .s-products-list-wrapper .product-card--simplified .product-card__image{
    height: 15.3rem;
}
}

salla-add-product-button salla-button .s-button-btn {
    background: #ccc8bf;
}
salla-add-product-button .s-button-text {
    color: black;
}

/*custom reviews*/
section.s-block.s-block--custom-reviews img{
    display: none !important;
}
.s-block.s-block--custom-reviews .flex.items-center.mt-6.-mx-2 {
    flex-direction: column !important ;
    text-align:center;
}
.s-block.s-block--custom-reviews .sicon-quote:before {
   display: none;
}
.s-block.s-block--custom-reviews .review.swiper-slide .text-store-text-primary {
    text-align: center;
    color: #000;
}
.s-block.s-block--custom-reviews .home-block-title .text-store-text-primary{
    color:#000;
    font-size: 1.5rem;
}
.s-block--custom-reviews .carousel-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 1rem;
    padding-right: 1re,;

}
.s-block--custom-reviews .flex.flex-col.justify-between {
    box-shadow: none;
    background: #fff;
    border: 0.05rem solid #ccc8bf;
    border-radius: 8px;
    width: 90%;
    margin: auto;
}
.s-block--custom-reviews .mt-6 {
    margin-top: .5rem;
}
.s-block--custom-reviews .p-\[1\.4rem\] {
    padding: 1.1rem;
}
.s-block--custom-reviews h4.text-base{
    color: #000 !important;
}

.s-block--custom-reviews .space-x-1 > :not([hidden]) ~ :not([hidden]) {
    margin-right: 0rem;
}
/*testimonials*/
.s-block.s-block--testimonials .carousel-slider .swiper {
    padding-left: 0rem !important;
}
.s-block--testimonials.enhanced .review {
    display: flex;
    justify-content: center;
}
 .s-block--testimonials img {
    display: none!important
}

.s-block--testimonials .flex.items-center.mt-6.-mx-2 {
    flex-direction: column!important;
    text-align: center;
    margin-top: .5rem;
}

 .s-block--testimonials .sicon-quote:before {
    display: none
}
 .s-block--testimonials .text-store-text-primary {
    text-align: center
}
.s-block--testimonials .flex.flex-col.justify-between {
    box-shadow: none;
    background: #fff;
    border: 0.05rem solid #ccc8bf;
    border-radius: 8px;
    width: 90%;
    margin: auto;
}


/**footer**/
.store-footer__inner .grid {
    display: flex;
    flex-direction: column;
    text-align: center;
}
.store-footer__inner, .store-footer__newsletter {
    border-bottom-width: 0px;
}

.store-footer__inner .mb-2\.5 .flex {
    justify-content: center;
}
.store-footer__contacts-row .enhanced_rounded_contacts a {
    border-color: #00000070;
}
.store-footer__contacts-row .rounded_contacts a, .rounded_contacts a i {
    border-radius: 4px;
}
.store-footer__contacts-row {
    border-bottom-width: 0px;
}
span.dev-link A{
    margin-left: .2rem
}

span.dev-link {
    display: inline-flex;
    font-size: 9px;
    margin: 0 0px;
    margin-top: px;
    margin-left: 0;
     color: var(--footer-text-color);
     opacity: 1;
     flex-direction: row-reverse;
     }
 .footer-bottom .mb-2\.5 {
    margin-bottom: 4px;
}

.store-footer__contacts-row [href="tel:+966531817135"]{
    display:none;
}