﻿
a {
    cursor: pointer;
}

.notification_box {
    direction: rtl;
    position: fixed;
    z-index: 100000;
    top: 22px;
    justify-self: anchor-center;
}

.notification_box div {
    border-radius: 6px;
    direction: rtl;
}


#commenticon {
    color: #576359;
}

@media (max-width: 992px) {
    .FastDiscountBox {
        padding-right:0 !important;
    }
}

