﻿/***************************************************
 CREATED CSTPL
/***************************************************/

/*index rtl*/

.applied-job ul {
    width: 100%;
}
.per-month > span {
    width:100% !important;
}


/*[dir="rtl"] .menu .navbar-nav {
    padding-left: 60px;
    padding-right: 0;
}*/


@media only screen and (max-width: 991px) and (min-width: 768px) {
    .per-month {
        font-size: 18px;
    }

    .list-view.featured-text .wishlist, .list-view .wishlist {
        position: relative !important;
    }
}


