.pressmart-countdown {
    direction: ltr;
}
.entry-date {
    font-size: 10px;
}
.blog-grid .entry-header .entry-title {
    font-family: shabnam-fd;
}
.products.grid-view .product-countdown-timer , .product-countdown-timer {
    direction: ltr;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] , input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    text-align: right;
}
form.wpcf7-form > p {
    direction: rtl;
}
.pswp__button {
    float: left;
}
/*** 
.pressmart-countdown {
    direction: ltr;
}
.entry-date {
    font-size: 10px;
}
.blog-grid .entry-header .entry-title {
    font-family: shabnam-fd;
}
.products.grid-view .product-countdown-timer , .product-countdown-timer {
    direction: ltr;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] , input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    text-align: right;
}
***/
.pswp__counter {
    right: 0;
    left: unset !important;
}
.pswp__button--arrow--left {
    right: 0;
    left: unset !important;
}
.pswp__button--arrow--right {
    right: unset !important;
    left: 0;
}
.pswp__caption__center {
    text-align: right;
}
#cboxClose {
    left: 0;
    right: unset !important;
}
body.rtl {
    direction: rtl;
}
div.pressmart-hot-deal-products div.pressmart-countdown div.pressmart-countdown-timer {
    direction: rtl;
}