
/* ********* top-bar ************ */
#top-bar { }

/* #maintenance-mode-top-bar {
  background-color: #FF1493;
  height: 2.5rem;
} */

/* ********* discount-bar ************ */
/*
#discount-bar {
  background-color: #fceafd !important;
}
*/
/* border-bottom: 1px solid #f9d0fb; */

/* make gift icon a bit top so that in one line with gift icon */
/*
 #discount-bar .lottie-div {
  position: relative;
  bottom: .313rem;
}
*/

/* #discount-bar-sentence {font-size: .875rem} */

/* ********* user-bar ************ */
#user-bar {
  line-height: 2.5; /* best solution to increase row height & text automatically be vertically middle */
  text-align: left;
  color: #fff;
  font-size: .938rem;  /* 15px*/
  font-weight: 500;
  background: #484c51;
}

/*  اشتراک شما : "" */
#user-bar span {float: right}
#user-bar a {color: #fff; margin-left:8px;}

@media (max-width: 400px) {
  #user-bar-upgrade-subs-link, #user-bar-your-subs-link {
    display: none !important;
    /* هشدار هشدار your-subs-top-bar-right caused bad floating text allover the page */
  }
}

#user-bar-upgrade-subs-link {
  padding: 0 8px;
}
