.coodiv__product__custom__select__prices__wrrapper .select2-container--default .select2-selection--single, .select__dropdown__menu__search__wrapper .select2-container--default .select2-selection--single {
    background: #ffc09a;
    border-radius: 10px;
}
body.sticky__scondary__menu .not__shoppingcart__page__header {
    display: none;
}
.authorization__page .website__identity__sidebar img.image__logo {
    width: 140px;
}
.product-info {
  direction: rtl;
  border: 1px solid #dcdcdc;
  border-radius: 16px;
  padding: 32px 28px;
  box-shadow: none;
  max-width: 700px;
  margin: 40px auto;
  transition: all 0.3s ease-in-out;
}
.list-info {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-info li {
  justify-content: space-between;
  align-items: flex-start;
  padding: 18px 0;
  border-bottom: 1px dashed #e0e0e0;
}
.list-info li:last-child {
  border-bottom: none;
}
.list-info-title {
  color: #2e3a59;
  font-weight: 700;
  font-size: 18px;
  display: flex;
  align-items: center;
}

.list-info-text {
  color: #444;
  font-size: 17px;
  text-align: left;
  line-height: 1.6;
}
.text-info {
  color: #0d6efd;
  font-weight: 600;
}
.text-danger {
  color: #dc3545;
  font-weight: 700;
}
.pt-15, .py-15 {
    padding-top: 10.75rem !important;
}
.md-editor>.md-preview, .md-editor>textarea.markdown-editor {
    font-family: 'asiaserver';
}
.front__get__started__wrapper {
    display: none;
}
.pb-15, .py-15 {
    display: none;
}
.pt-lg-0, .py-lg-0 {
    display: none;
}
.pb-lg-18, .py-lg-18 {
    display: none;
}
.viewticket__sidebar__data {
    box-shadow: none;
    border-style: solid;
    border-width: 1px;
    border-color: #0000001B;
    padding: 15px;
}
.header__latest__annoncements .header__new__articles .news-article {
    letter-spacing: 0px;
}
.col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
}
.promo__slider.promo__slider__sidebar {
    display: none;
}
body.horizontal__sidebar .sidebar .website__identity__sidebar img.image__logo.icon {
    max-height: 55px;
}