.logoZlatare {
  max-width: 130px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.logoZlatareFooter {
  max-width: 150px;
}

.velikaSlova {
  text-transform: uppercase !important;
}

.suzenTekst {
  padding-left: 20px;
  padding-right: 20px;
}

.slide-title {
  text-transform: uppercase;
}

.slide-desc span {
  font-weight: 900;
}

.slovaDesno {
  text-align: right;
}

.otkupZlata-title {
  font-size: 48px;
  color: #d1d1d1;
}

.otkupZlataH4 {
  color: #d1d1d1;
  margin-bottom: 30px;
  font-weight: 500;
  padding-left: 4px;
}

@media only screen and (min-width: 768px) {
  .zlatnaSlova {
    color: #c29958 !important;
  }
}

.marginaDole {
  margin-bottom: 50px;
}

.cena {
  color: #222222;
  font-size: 12px;
  padding-top: 3px;
}

.nazivProizvoda {
  color: #c29958;
  font-size: 20px;
}

.opisProizvoda {
  color: #222222;
  font-size: 16px;
}

.telefon a {
  font-weight: 600;
  color: #c29958;
}

.telefon a:hover {
  font-weight: 600;
  color: #000;
}

@media only screen and (max-width: 768px) {
  .about-content p {
    margin-left: 20px;
    margin-right: 20px;
  }
}

.mobile-menu li a {
  text-transform: uppercase;
}

.mobile-menu li ul li a {
  text-transform: uppercase;
}

.opisNaslov a {
  font-weight: 600;
  color: #c29958;
}

.opisNaslov a:hover {
  color: #000;
}

.opisNaslov {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin-top: 60px;
  line-height: 1.4;
  color: #808080;
}

.naslov2 {
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  color: #c29958;
  margin-top: 60px;
}

.breadcrumb > li > a {
  color: #c29958 !important;
}

.belaPozadina {
  padding: 15px;
  background-color: rgba(255,255,255,0.6);
}