@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/iransans/eot/IRANSansWeb(FaNum).eot');
    src: url('../../fonts/iransans/eot/IRANSansWeb(FaNum).eot') format('eot'),
        /* IE6-8 */
    url('../../fonts/iransans/woff/IRANSansWeb(FaNum).woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../../fonts/iransans/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),
    url('../../fonts/iransans/ttf/IRANSansWeb(FaNum).ttf') format('ttf');
}
p{
    margin: 0 0;
}
body{
    font-family: iransans !important;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
*:before,
*:after {
    box-sizing: border-box;
}

/** extra-offer **/
.mj-me-extra-offers{
    padding: 0 10px;
    margin-top: 20px;
}
.mj-me-extra-offer{
    width: 100%;
    margin: 0 auto;
    background: linear-gradient(255.82deg, #33348E 2.79%, #6A6BF2 97.74%);
    box-shadow: 0 0 20px rgba(179, 179, 179, 0.25);
    border-radius: 15px;
}
.mj-me-header-offer{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 10px;
}
.mj-me-header-offer h4{
    font-family: 'iransans';
    color: #fff;
    font-size: 18px;
}
.mj-me-header-offer a{
    color: #fff;
    font-family: 'iransans';
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 0 10px;
}
.mj-me-header-offer a:hover{
    color: #fff;
    box-shadow: 0 0 10px rgba(1, 13, 61, 0.84) inset;
    border-radius: 12px;
    padding: 5px 10px;
}
    /*slider*/
.mj-me-offer-slider{
    padding: 0 10px;
    overflow-x: hidden;
}
.fa-caret-left{
    font-family: FontAwesome !important;
}

.mj-offer-swiper-button-prev,
.mj-offer-swiper-button-next{
    position: absolute;
    background: #e7e7ff;
    border-radius: 50%;
    padding: 10px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999
;
}
.mj-offer-swiper-button-prev{
    left: 55%;
    bottom: 0;

}
.mj-offer-swiper-button-next{
    right: 55%;
    bottom: 0;

}

.mj-me-customSwiper2{
    margin-top: 25px;
    border-radius: 10px;
    position: relative;
    overflow: visible !important;
    padding-bottom: 60px;

}
.swiper-wrapper{
    height: auto !important;

}
.swiper-slide-sad2 {
    overflow: hidden;
    position: relative;
    text-align: right;
    font-size: 16px;
    background: #fff;
    font-family: 'iransans';
    border-radius: 10px;
    color: #222222;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
}
.mj-me-slider-card-body{
    width: 100%;
    padding: 20px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
}
.swiper-slide-sad img {
    margin: 0 auto;
    display: block;
    width: 100%;
    object-fit: contain;
    aspect-ratio: 1/1;
}


.mj-me-offer-after{
    position: absolute;
    text-align: center;
    width: 50px;
    height: 20px;
    background-color: #FD2C2C;
    border-radius: 20px;
    top: 10px;
    left: 7px;
    z-index: 2;
    padding: 3px 0;
}
.mj-me-offer-after span{
    color: #fff;
    font-family: 'iransans';
    font-size: 11px;
}
.mj-me-offer-slider-p{
    margin-top: 22px;
    font-weight: bold;
    font-family: 'iransans';
    font-size: 12px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 100%;
    text-align: right !important;
}
.mj-me-offer-price{
    margin-top: 5px;
    color: #4F50C0;
    font-family: 'iransans';
    font-size: 14px;
    display: block;
    text-align: start !important;
    width: 100%;

}
.mj-me-price{
    position: relative;
    font-family: 'iransans';
    font-size: 13px;
    color: #878787;
    display: block;
    text-align: start !important;
    width: 100%;
}
.mj-me-price::after{
    position: absolute;
    content: '';
    width: 55px;
    height: 1px;
    background-color: #878787;
    top: 9px;
    right: -2px;
    z-index: 999;
}


@media screen and (max-width: 1000px) and (min-width: 800px){





    .mj-me-offer-slider-p{
        font-size: 15px;
    }
    .mj-me-offer-price {
        margin-top: 10px;
    }
    .mj-me-price{
        font-size: 15px;
    }
}
@media screen and (max-width: 1300px) and (min-width: 1001px){




    .mj-me-offer-slider-p{
        font-size: 15px;
    }
}
@media screen and (min-width: 1200px) {

    /*.mj-sepcial-product-swiper-slide{*/
    /*    width: 200px !important;*/
    /*}*/
}
