.signup .alert span::after {
    font-size: 12px;
    content: " شماره همراه الزامی است ";
}
.signup .alert span {
    font-size: 0 !important;
}
.crisp-client .cc-1m7s .cc-iv0q .cc-dc5e {
    display: none !important;
}

.eCommerce .price-item.no-margin, .new-product .price-item.no-margin {
    margin-right: 33px;
}

p.price.pnotavailable {
    display: none;
}

.special-offers-scroll .rtl:after {
    content: ' ';
    background-image: url('https://app.puzzley.ir/widgets/e-commerce/assets/img/special-offers-default.png');
    width: 161px;
    height: 235px;
    display: inline-block;
    margin-right: 10px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}