.elementor-1927 .elementor-element.elementor-element-0d746a2{--display:flex;--border-radius:0px 0px 0px 0px;}.elementor-1927 .elementor-element.elementor-element-435c8f1 > .elementor-widget-container{border-radius:0px 0px 0px 0px;}.elementor-1927 .elementor-element.elementor-element-3d2da80{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1927 .elementor-element.elementor-element-f3f7eee{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1927 .elementor-element.elementor-element-3136f2d{--display:flex;}.elementor-1927 .elementor-element.elementor-element-0487786{--display:flex;}.elementor-1927 .elementor-element.elementor-element-6756a41{--display:flex;}.elementor-1927 .elementor-element.elementor-element-4612dbd{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1927 .elementor-element.elementor-element-1808844{--display:flex;}.elementor-1927 .elementor-element.elementor-element-117b1c5{--display:flex;}.elementor-1927 .elementor-element.elementor-element-d0e92dc{--display:flex;}.elementor-1927 .elementor-element.elementor-element-d0e92dc:not(.elementor-motion-effects-element-type-background), .elementor-1927 .elementor-element.elementor-element-d0e92dc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F4F1F4;}/* Start custom CSS for ishop_category_block, class: .elementor-element-6e8be26 */.custom-cat-slider .swiper-wrapper{
    align-items: center;
}

.custom-cat-slider .swiper-wrapper .swiper-slide{
    width: 180px !important;
    margin-left: 20px !important;
    flex-shrink: 0;
}

.custom-cat-slider .group-slide.layout-one-big .cat-index__item{
    width: 180px !important;
    height: 180px !important;

    border-radius: 50% !important;
    overflow: hidden;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    background: #f7f7f7;

    transition: all .35s ease;
    margin: 0 auto;
    position: relative;
}

.custom-cat-slider .group-slide.layout-one-big .cat-index__item:hover{
    box-shadow: 0 10px 25px rgba(0,0,0,.08);
}

.custom-cat-slider .group-slide.layout-one-big .icon{
    width: 82px;
    height: 82px;
    object-fit: contain;
    margin-bottom: 10px;
}

.custom-cat-slider .group-slide.layout-one-big span{
    font-size: 15px;
    font-weight: 600;
    color: #222;
    margin-top: 5px;
    line-height: 1.6;
}

.custom-cat-slider .group-slide.layout-one-big .cat-index__item:hover span{
    color: #fff !important;
}

@media (max-width: 768px){

    .custom-cat-slider .swiper-wrapper .swiper-slide{
        width: 140px !important;
        margin-left: 12px !important;
    }

    .custom-cat-slider .group-slide.layout-one-big .cat-index__item{
        width: 140px !important;
        height: 140px !important;
    }

    .custom-cat-slider .group-slide.layout-one-big .icon{
        width: 60px;
        height: 60px;
    }

    .custom-cat-slider .group-slide.layout-one-big span{
        font-size: 13px;
    }
}


/* مخفی کردن مشاهده همه */
.custom-cat-slider .head-section__more{
    display: none !important;
}

/* وسط چین کردن تیتر */
.custom-cat-slider .head-section{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 35px;
}

/* حذف آیکن مربع */
.custom-cat-slider .head-section__right i{
    display: none !important;
}

/* استایل عنوان */
.custom-cat-slider .head-section__right{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
}

/* خطوط دو طرف متن */
.custom-cat-slider .head-section__right::before,
.custom-cat-slider .head-section__right::after{
    content: "";
    height: 1px;
    background: #dcdcdc;
    flex: 1;
    max-width: 180px;
}

/* متن عنوان */
.custom-cat-slider .head-section__right span{
    font-size: 24px;
    font-weight: 700;
    color: #222;
    white-space: nowrap;
}/* End custom CSS */