/*--------------------------------------------------------------
## RTL style Promotions
--------------------------------------------------------------*/
@media (min-width: 600px) and (max-width: 870px) {
	.CMS-promotion-story-details .details .right {margin-right: 0px !important;}
}
p.primary-color.promo-subtitle {
  font-family: 'Noto Kufi Arabic' !important;
}
p.primary-color.promo-subtitle, .font-Noto {
  font-family: 'Noto Kufi Arabic' !important;
}
.promo-stories .story-name {
  font-family: "Noto Kufi Arabic","Rubik";
}
.card-text {
  text-align: right;
}
.promo-container .card-small .title .title-small {
  font-family: "Noto Kufi Arabic","Rubik";
}
.font-helvetica {
  font-family: 'Noto Kufi Arabic' !important;
}

.promo-content-wrap.child-container .primary-color {
  font-family: 'Noto Kufi Arabic' !important;
  font-size: 18px;
  text-align: right;
}
.promotion-term-names {
  margin-right: 10px;
}
.promo-tab-container .nav-tabs {
  font-family: 'Noto Kufi Arabic';
}
.promo-container .coming-soon .bot p {
  font-family: 'Noto Kufi Arabic';
}
.promoStoryMore {
  font-family: 'Noto Kufi Arabic';
}
.promo-stories .story-name {
  padding: 0;
  font-size: 12px;
}
.promo-container{
  text-align: right;
}
.promoStories .story-content .title h5 {
  width: 65%;
}
.promo-container .card-small .title{
  align-items: flex-end;   
  text-align: right;
}
.promo-content-wrap.child-container .primary-color {
  font-family: 'Noto Sans';
  font-size: 18px;
}
.promo-container .card-small .title {
  align-items: end;
  text-align: right;
}
.story-content a.btn.btn-primary {
  width: auto;
}
.promo-container .card-small .title p {
  font-family: "Noto Kufi Arabic","Rubik";
}
.tab-content.promoStoriesTab .close {
  float: left;
  padding-left: 4px;
}
.promoStories .story-title img {
  margin-right: 0px;
}
.card-small h3 {
  font-size: 16px;
  text-align: right;
}
.promo-stories .story-name {
  direction: rtl
}
span.latest-offer-label { 
  font-family: 'Noto Kufi Arabic' !important;
}
.promo-container h2 {
  font-size: 16px
}
a.nojoom_cta_link {
  font-size: 16px !important;
 }
.promo-content-wrap .title a {
  display: block;
  text-align: right;
  font-family: 'Noto Kufi Arabic','Rubik';
 }
.promotion-term-names a {
  font-family: 'Noto Kufi Arabic';
}
span.latest-offer-label {
  font-family: 'Noto Kufi Arabic' !important;
}
p.primary-color.promo-subtitle.promo-home-sub-title {
  font-family: "Noto Kufi Arabic" !important;
}
@media (min-width: 769px) {
  .promo-content-wrap .card-small h3 {
    font-size: 16px !important;
  }
}
@media (max-width: 768px) {
  .term-nojoom.rtl .promo-tab-container div#nav-tab a {
      text-align: right !important;
  }
  .term-nojoom.rtl a#nav-profile-tab {
      text-align: left !important;
  }
  .promoStories .story-content .title h5 {
    width: 100% !important;
  }
  .promo-title-section .promo-stories .slick-slide {
    min-width: 98px;
    height: 91px;
  }  
  .promo-stories .story-name {
    width: 95px;
    direction: rtl;
  }
  .promo-container h2 {
    font-size: 16px;
  }
}


/* 
Promotion single page RTL styles
*/
.CMS-promotion-story-details  .details .right h1 {
  text-align: right;
}
.CMS-promotion-story-details  .details .right {
  text-align: right;
}
.CMS-promotion-story-details  .details .right .text {
  height: 359px;
}
.CMS-promotion-story-details  .details .right .text {
  text-align: right;
  padding-right: 0px;
  padding-left: 10px;
}
.CMS-promotion-story-details  .details .right {
  padding-right: 24px;
  padding-left: 0;
}
@media (max-width: 767px) {
  .CMS-promotion-story-details  .details .right {
    padding-left: 0;
    padding-right: 0;
  } 
}
.CMS-promotion-story-details  .details .right::after {
  left: 0;
  right: 24px;
}
@media (max-width: 767px) {
  .CMS-promotion-story-details  .details .right::after {
    left: 0;
    right: 0;
  }
}

.CMS-promotion-story-details  .details .right {
  width: 55%;
  margin-right: 45%;
  margin-left: 0px;
}
.CMS-promotion-story-details .details .link-btn {
  font-family: 'Noto Kufi Arabic';
}
.link-btn i {
  padding: 0 0 0 10px;
  transform: scale(1.6);
  padding-right: 10px;
}
.CMS-promotion-story-details  .offer-btn h1 {
  text-align: right;
}

@media (max-width: 767px) {
  .CMS-promotion-story-details  .details .right {
    width: 100%;
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
}