.topslider {
    width: 100%;
    margin: 0 auto;
}

    .topslider img {
        border-radius: 7px;
    }

/*Category-div*/




/*Category-div*/
/*SpecialProducts*/
.SpecialProductssection .innerdiv {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    padding: 20px 10px;
}

    .SpecialProductssection .innerdiv .title {
        font-weight: bold;
        margin: -8px 25px 20px 0px;
    }

.SpecialProductssection .listtypeproduct select {
    width: 110px;
    border-color: #e9e9e9;
    border-radius: 5px;
    font-size: 14px;
    margin-left: 33px;
}

.SpecialProductssection .nice-select {
    height: 30px;
    line-height: 30px;
    margin: 0 10px;
    min-width: 110px;
    text-align: right !important;
    padding-right: 8px;
}

    .SpecialProductssection .nice-select .list {
        padding-right: 0px;
    }

.SpecialProductssection .boxitem {
    width: 150px;
    display: inline-block;
    text-align: center;
}

    .SpecialProductssection .boxitem .imgholder {
        border: 1px solid #ebe6e6;
        width: 125px;
        display: inline-block;
        border-radius: 7px;
        height: 150px;
    }

        .SpecialProductssection .boxitem .imgholder img {
            margin: 20px auto;
            display: block;
        }

    .SpecialProductssection .boxitem .oldprice {
        text-decoration: line-through;
        color: #7a7a7a;
    }

    .SpecialProductssection .boxitem .newprice {
        color: #c40316;
        font-weight: bold;
    }

.SpecialProducts-slick .leftarrow {
    left: -15px;
    top: 60px;
}

.SpecialProducts-slick .rightarrow {
    right: -15px;
    top: 60px;
}


/*SpecialProducts*/
/*AmazingSection*/
.AmazingSection .innerdiv {
    height: 325px;
    width: 100%;
    margin: 30px auto;
}

.AmazingSection .boxlable {
    width: 190px;
    height: 100%;
    background-color: var(--main-color-index);
    border-radius: 10px;
    color: #fff;
    font-size: 21px;
    text-align: center;
    padding: 22px;
    float: right;
}

    .AmazingSection .boxlable img.txt {
        width: 54%;
        margin: 0 auto;
    }

    .AmazingSection .boxlable img.box {
        width: 70%;
        margin: 0 auto;
    }

.AmazingSection .showallamazing {
    font-size: 14px;
    z-index: 11111;
}

.AmazingSection .boxitem img {
    margin: 0 auto;
}

/*.AmazingSection .boxitem {
    height: 322px;
    min-width: 190px;
    margin: 2px 10px;
    max-width: 192px;
    font-size: 13px;
    text-align: center;
    padding: 8px;
    direction: rtl;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    margin: 0 5px;
}*/

    .AmazingSection .boxitem .pricdiv {
        font-size: 16px
    }

    .AmazingSection .boxitem .oldprice {
        text-decoration: line-through;
        color: #838383;
    }

.recent-visits {
    width: 100%;
    margin: 175px auto;
    height: 225px;
    padding: 40px 10px;
    position: relative;
}

    .recent-visits .labalediv {
        background-color: #d01616;
        border-radius: 30px;
        width: 125px;
        height: 32px;
        text-align: center;
        position: absolute;
        top: -18px;
        right: 0px;
        color: #fff;
        line-height: 33px;
        font-size: 16px;
        font-weight: bold;
    }

.AmazingSection .boxitem .newprice {
    color: var(--main-color-index);
    font-weight: bold;
}

.AmazingSection .boxitem .markoff {
    background-color: var(--main-color-index);
    position: absolute;
    left: 3px;
    top: 6px;
    width: 30px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    color: #fff;
    height: 28px;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
}



.AmazingSection .boxitem .imgholder {
    position: relative;
    margin: 0 auto;
    display: block;
    width: 181px;
    text-align: center;
    border-radius: 8px;
    height: 200px;
}

/*.AmazingSection-slick .leftarrow {
    left: 15px;
    top: 140px;
}*/


/*AmazingSection*/
/*rowboxssliders */
.rowboxssliders .slick-arrow {
    display: none !important;
}

.rowboxssliders {
    width: 100%;
    margin: 0 auto;
}

    .rowboxssliders .box {
        width: 530px;
        margin: 0px;
    }

        .rowboxssliders .box img {
            border-radius: 10px;
        }
/*rowboxssliders */
/*sect-group-slider*/
.sect-group-slider {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
}

    .sect-group-slider .labalediv {
        height: 100%;
        width: 200px;
        justify-content: center;
        align-items: center;
        float: right;
    }

        .sect-group-slider .labalediv a {
            display: inline-block;
            width: 160px;
            height: 30px;
            background-color: #bc2d2d;
            border-radius: 10px;
            text-align: revert;
            line-height: 28px;
            color: #fff;
            padding-right: 11px;
            font-size: 13px;
        }

            .sect-group-slider .labalediv a i {
                float: left;
                margin: 9px;
            }

    .sect-group-slider .boxitem {
        text-align: center;
        font-size: 13px;
        padding: 0px 9px;
        width: 100%;
    }

        .sect-group-slider .boxitem .imgholder {
            position: relative;
            margin: 0 auto;
            display: block;
            width: 100%;
            text-align: center;
            border-radius: 8px;
            height: auto;
            background-color: #fff;
            border: 1px solid #f1f1f1;
            overflow: hidden;
        }

        .sect-group-slider .boxitem .prodtitle {
            min-height: 71px;
        }

        .sect-group-slider .boxitem .markoff {
            background-color: var(--main-color-index);
            position: absolute;
            left: 11px;
            top: 11px;
            width: 30px;
            border-bottom-left-radius: 12px;
            border-top-right-radius: 12px;
            color: #fff;
            height: 30px;
            line-height: 29px;
            font-weight: bold;
            font-size: 14px;
        }

        .sect-group-slider .boxitem img {
            margin: 0 auto;
        }

        .sect-group-slider .boxitem .oldprice {
            text-decoration: line-through;
            color: #9b9b9b;
        }

        .sect-group-slider .boxitem .newprice {
            color: var(--main-color-index);
            font-weight: bold;
            font-size: 16px;
        }

    .sect-group-slider .leftarrow {
        left: 25px;
        top: 100px;
    }

    .sect-group-slider .rightarrow {
        right: 25px;
        top: 100px;
    }

.last-view-section span {
    background-color: var(--main-color-index);
    border-radius: 30px;
    width: 125px;
    height: 32px;
    text-align: center;
    color: #fff;
    line-height: 33px;
    font-size: 16px;
    font-weight: bold;
    display: block;
}

.bigslidergroup {
    /* padding:20px;*/
}

.bigslidergroup-slikc-fade {
    overflow: hidden;
    margin: 40px auto;
    width: 100%;
    margin: 0 auto !important
}

    .bigslidergroup-slikc-fade .slick-slide img {
        margin: 0 auto;
    }

.bigslidergroup img {
    border-radius: 10px;
}
/*sect-group-slider*/
/*pishnahadvijeh*/

.pishnahadvijeh-category-page .boxitem {
    width: 150px;
    display: inline-block;
    text-align: center;
}

    .pishnahadvijeh-category-page .boxitem .imgholder {
        border: 1px solid #f1f1f1;
        width: 90%;
        display: inline-block;
        border-radius: 7px;
        height: auto;
    }

        .pishnahadvijeh-category-page .boxitem .imgholder img {
            margin: 0 auto;
            display: block;
        }

    .pishnahadvijeh-category-page .boxitem .oldprice {
        text-decoration: line-through;
        color: #9b9b9b;
    }

    .pishnahadvijeh-category-page .boxitem .newprice {
        color: var(--main-color-index);
        font-weight: bold;
        font-size: 17px;
    }

.pishnahadvijeh-category-page-slick {
    margin: 20px 0;
}

.pishnahadvijeh-slick .leftarrow {
    left: -5px;
    top: 70px;
}

.pishnahadvijeh-slick .rightarrow {
    right: -5px;
    top: 70px;
}
/*pishnahadvijeh*/
.info-txt-group {
    width: 100%;
    display: block;
    margin: 10px 0;
    color: #a0a8ad;
    min-height: 50px;
}

    .info-txt-group h4 {
        color: #889298;
    }
/* =========== MOBILE ==xs==========*/
@media (max-width: 576px) {

    .AmazingSection .boxlable img.txt {
        width: 70%;
        margin: -21px auto 16px;
    }

    .rowboxssliders .box {
        /*   width: 430px;*/
        width: 100%;
    }

    .slick-slide img {
        margin: 0 auto;
    }

    .bigslidergroup .box {
        margin: 0 auto !important;
    }

    .sect-group-slider .leftarrow {
        left: -4px;
    }

    .sect-group-slider .rightarrow {
        right: -4px;
    }

    .sect-group-slider .labalediv {
        width: 94px;
        padding: 9px;
    }

        .sect-group-slider .labalediv h4 {
            font-size: 14px;
        }

        .sect-group-slider .labalediv a {
            width: 88px !important;
            font-size: 12px !important;
        }
}
/* =========== MOBILE ==xs==========*/
@media (max-width: 992px) {
    .rowboxssliders .box {
        margin: 5px auto;
    }
}



@media (max-width: 1700px) and (min-width: 1500px) {
    .rowboxssliders .box {
        width: 450px;
    }

    .sect-group-slider .slickdiv {
        width: 100%;
    }
}

@media (max-width: 1500px) and (min-width: 1333px) {
    .rowboxssliders .box {
        width: 400px;
    }

    .sect-group-slider .slickdiv {
        width: 85%;
    }
}

@media (max-width: 1333px) and (min-width: 1290px) {
    .rowboxssliders .box {
        width: 390px;
    }

    .sect-group-slider .slickdiv {
        width: 82%;
    }
}

@media (max-width: 1290px) and (min-width: 992px) {
    .rowboxssliders .box {
        width: 300px;
    }
}


@media (max-width: 480px) {

    .Category-div .innerdiv {
        width: unset;
    }

    .SpecialProductssection .innerdiv .title {
        font-size: 14px;
        margin: 0;
    }

    .AmazingSection .boxlable {
        width: 100px;
        padding: 0px;
    }

    .AmazingSection .boxitem {
        min-width: 200px;
        max-width: 200px;
    }

    .sect-group-slider .labalediv {
        width: 94px;
        padding: 9px;
    }

        .sect-group-slider .labalediv h4 {
            font-size: 14px;
        }

        .sect-group-slider .labalediv a {
            width: 88px !important;
            font-size: 12px !important;
        }

    .pishnahadvijeh .boxitem .imgholder {
        width: 142px;
    }

    .AmazingSection .boxitem {
        min-width: 200px;
        max-width: 200px;
    }

    .sect-group-slider .slickdiv {
        width: 100%;
        /*max-width: 300px;*/
    }

    .SpecialProductssection .boxitem .imgholder {
        width: 130px;
    }

    .listtypeproduct {
        margin-bottom: 10px;
    }


    .Category-div a {
        margin: 10px;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .Category-div .boxcat {
        width: 110px !important;
        height: 110px !important;
    }

        .Category-div .boxcat span {
            font-size: 11px;
        }

    .sect-group-slider .leftarrow {
        left: -4px;
    }

    .AmazingSection .boxitem {
        max-width: max-content;
        min-width: 100%;
    }
}
