.theme .tt-menu .tt-suggestion {
  padding: 8px 8px 8px 10px;
}
.theme .tt-menu .tt-suggestion .fa {
  margin-right: 5px;
}
.narudzbe-container {
  padding-top: 100px;
  padding-bottom: 100px;
  margin: 0;
}
@media (max-width: 550px) {
  .narudzbe-container {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.narudzbe-emtpy-states {
  text-align: center;
}
.narudzbe-emtpy-states img {
  width: 500px;
}
@media (max-width: 550px) {
  .narudzbe-emtpy-states img {
    width: 260px;
  }
}
.narudzbe-sidebar {
  padding-top: 50px;
}
.narudzbe-sidebar p {
  color: #B4B4B4;
  margin: 0;
}
.narudzbe-sidebar p:first-of-type {
  font-size: 19px;
  font-weight: lighter;
}
@media (max-width: 550px) {
  .narudzbe-sidebar p:first-of-type {
    font-size: 15px;
  }
}
.narudzbe-sidebar p:last-of-type {
  font-size: 21px;
  font-weight: lighter;
  padding-bottom: 36px;
}
@media (max-width: 550px) {
  .narudzbe-sidebar p:last-of-type {
    font-size: 18px;
  }
}
.narudzbe-sidebar h1 {
  font-size: 45px;
  color: #313A43;
  margin: 0;
  line-height: 1.3;
}
@media (max-width: 550px) {
  .narudzbe-sidebar h1 {
    font-size: 30px;
  }
}
.narudzbe-sidebar a.btn {
  font-size: 18px;
  font-weight: lighter;
  padding: 12px 24px;
}
.narudzbe-sidebar a.btn:first-of-type {
  margin-right: 10px;
}
@media (max-width: 550px) {
  .narudzbe-sidebar a.btn {
    font-size: 14px;
    font-weight: lighter;
    padding: 10px 18px;
  }
}
@media (max-width: 296px) {
  .narudzbe-sidebar a.btn:first-of-type {
    margin-bottom: 20px;
  }
}
@media (max-width: 1279px) {
  .narudzbe-sidebar {
    text-align: center;
  }
  .narudzbe-sidebar .flex {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
  }
}
.stanje-novcanika-container h1 .raspolozivo-stanje-modal-btn {
  background-image: url(/assets/img/icon-info-blue.png);
}
.stanje-novcanika-container a.check-order-link::after {
  background-image: url(/assets/img/arrow-right-blue.png);
}
.wallet-recharge-container table {
  color: #313A43;
}
.wallet-recharge-container .order-cancellation-btn:hover svg path {
  fill: #fff;
}
.og.arrow-right {
  background-image: url(/assets/img/arrow-right-white2.png);
  width: 17px;
  height: 13px;
  display: inline-block;
  margin-left: 10px;
}
.og.icon-arrow-right-white::after {
  content: "";
  background-image: url(/assets/img/arrow-right-white2.png);
  width: 17px;
  height: 13px;
  display: inline-block;
  margin-left: 10px;
}
#frm_ads_submit abbr {
  font-size: 24px;
  font-weight: lighter;
  line-height: 1;
  color: #00a0e2;
}
