.s-block--images-grid .grid .grid a:last-child {
    display: none !important;
}.s-block--images-grid .grid .grid a:last-child {
    display: none;
}

.s-block--images-grid .grid .grid {
    grid-template-columns: 1fr !important;
}
.custom-cat-title {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: right;
}.custom-cat-title {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 0px;
    text-align: center;
    padding-top: 55px;
    font-family: The Year of The Camel;
    font-weight: 800;
    font-style: Bold;
    font-size: 35px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0.25px;
    text-align: center;
    padding-bottom: 0px;
}
.custom-cat-img {
    display: block;
    margin: 0 auto 20px;
}.custom-cat-img {
    display: block;
    margin: auto;
    width: 100%;
    padding-top: 13px;
}
.enhanced-title-border {
    border: none; /* شيل البوردر */
    width: 24px;   /* ممكن تعدل حسب حجم الصورة */
    height: 24px;  /* ممكن تعدل حسب حجم الصورة */
    margin: 15px auto;
    display: block;
    position: relative;

    background-image: url('https://majarah.agency/wp-content/uploads/2026/03/Group-1321314370.svg');
    background-size: contain; /* يخلي الصورة كاملة بدون قص */
    background-position: center;
    background-repeat: no-repeat;
}.enhanced-title-border {
    border: none;
    width: 100%;
    height: 10px;
    margin: 15px auto;
    display: block;
    position: relative;
    background-image: url(https://majarah.agency/wp-content/uploads/2026/03/Group-1321314370.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 27px;
}


/*----------start slider -----------*/
.s-block--photos-slider {
    margin-top: 0 !important;
}

.swiper {
    padding-left: 0 !important;
}

salla-slider.photos-slider .swiper-slide {
    position: relative;
    margin-left: 1.1rem;
    margin-right: 0.5rem;
    height: auto;
    width: 100%;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
}


/*----------end slider -----------*/



.mohameddd .rtl\:right-0:where([dir=rtl],[dir=rtl] *) {
    right: 0;
    border: 1px solid #4E563F;
    border-bottom-left-radius: 40px;
    background: #4E563F;
    padding: 10px;
    align-content: center;
    text-align: center;
      width: 158px;
    height: 70px;

}

@media (max-width: 768px) {

.mohameddd .flex-col {
    flex-direction: column;
    height:600px;
}}