#polovneNaslov {
  font-size: 21px;
  text-align: center;
  margin: 11% 0 2% 0;
  color: #036 !important;
}
.naslov-knjige {
  width: max-content;
  background-color: #0c7ebc;
  border-radius: 100px;
}

#pojedinacna-mid #naslov h2 {
  font-size: 13px;
  color: white !important;
  padding: 2px 5px 2px 5px;
  font-weight: 400;
}

#pojedinacna-mid .override-opis .ispod-opisa .vise-detalja {
  /* display: none !important; */
}

#opis-knjige {
  display: none !important;
}

.cela {
  display: block;
  margin-top: 2vh;
  float: left;
  width: 400px;
}
#izabrana-oblast #knjige-holder a {
  color: #036;
  display: flex;
  flex-direction: row-reverse;
  align-content: space-between;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}

.override-opis-knjige .override-left-col > * {
  padding-bottom: 3px !important;
  display: flex;
}
.override-opis-knjige .override-left-col p span {
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #000 !important;
  width: 44%;
}

#small-knjige a {
  display: flex;
}

#content #content-right #small-korice {
  line-height: 0;
  flex-shrink: 0;
  flex-basis: 81px;
}

#content #content-right #small-info {
  width: 0 !important;
  padding-left: 0 !important;
  flex-shrink: 1;
  flex-grow: 1;
  flex-basis: 99px;
}

#content #content-right #small-info h4 {
  margin-bottom: 9px;
}

#knjige-holder-4 #info h1 {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden !important;
  font-size: 13px !important;
  padding-top: 7px;
  font-weight: normal;
}

#pojedinacna-knjige #info .Snaslov {
  margin-bottom: 20px !important;
  padding-top: 8px;
  width: 100%;
  height: 34px;
  overflow: hidden !important;
  color: #036;
  font-size: 13px !important;
  font-weight: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  /*
  white-space: nowrap !important; */
}
#pojedinacna-knjige #info .Snaslov:hover {
  /* white-space: normal !important; */
  display: block;
  min-height: 34px !important;
  height: auto !important;
}

#pojedinacna-knjige #info .Spisac {
  color: #999 !important;
  font-size: 11px !important;
}

#knjige-holder-4 #info .Spisac {
  color: #999 !important;
  font-size: 11px !important;
}
#knjige-holder-4 #info .Snaslov {
  margin-bottom: 20px !important;
  padding-top: 8px;
  width: 100%;
  height: 34px;
  overflow: hidden !important;
  color: #036;
  font-size: 13px !important;
  font-weight: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  /*
  white-space: nowrap !important;
  */
}
#knjige-holder-4 #info .Snaslov:hover {
  /*  white-space: normal !important; */
  display: block;
  min-height: 34px !important;
  height: auto !important;
}
#knjige-holder-4 #info .Spisac,
#knjige-holder-4 #info h2 {
  font-size: 11px;
  font-weight: 400;
  color: #999;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

#knjige-holder-4 #info h1 {
  margin-bottom: 20px !important;
  padding-top: 8px;
  width: 100%;
  height: 34px;
  overflow: hidden !important;
  color: #036;
  font-size: 13px !important;
  font-weight: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  /*
  white-space: nowrap !important; */
}
#knjige-holder-4 #info h1:hover {
  /* white-space: normal !important; */
  display: block;
  min-height: 34px !important;
  height: auto !important;
}

#knjige-holder-4 #box-knjige {
  margin-bottom: 4vh;
}
.mobilna {
  display: none;
}
.naslov {
  margin-top: 37% !important;
  margin-bottom: 2% !important;
  /* margin-bottom: 20px !important;  
  font-size: 22px !important;
  color: #224184 !important; */
}
@media screen and (min-width: 317px) and (max-width: 1023px) {
  #pojedinacna-knjige #info .Snaslov {
    margin-bottom: 6px !important;
    padding-top: 8px;
    width: 100%;
    height: auto;
    overflow: hidden !important;
    color: #036;
    font-size: 13px !important;
    font-weight: normal;
    display: block;
  }
  #knjige-holder-4 #info .Snaslov {
    margin-bottom: 6px !important;
    padding-top: 8px;
    width: 100%;
    height: auto;
    overflow: hidden !important;
    color: #036;
    font-size: 13px !important;
    font-weight: normal;
    display: block;
  }

  #knjige-holder-4 #info h1 {
    margin-bottom: 6px !important;
    padding-top: 8px;
    width: 100%;
    height: auto;
    overflow: hidden !important;
    color: #036;
    font-size: 13px !important;
    font-weight: normal;
    display: block;
  }
}

@media screen and (min-width: 317px) and (max-width: 1023px) {
  #opis-knjige {
    display: block !important;
    margin-bottom: 5%;
  }
  #pojedinacna-mid .override-opis .ispod-opisa .vise-detalja {
    display: block !important;
  }
  .mobilna {
    display: block !important;
    width: auto;
    margin-left: calc(50vw - 152px) !important;
    margin-right: calc(50vw - 152px) !important;
    margin-bottom: 5svh;
  }
}
@media screen and (width: 317px) and (max-width: 1023px) {
  .cela {
    /* float: left;
    margin: 10px 0px 5% 6vw !important; */
    display: none !important;
  }
  #knjige-holder-4 #info .Snaslov,
  #knjige-holder-4 #info h1,
  #pojedinacna-knjige #info .Snaslov {
    height: 8vh;
  }
  #pojedinacna-knjige #info .Snaslov {
    white-space: normal !important;
    width: auto;
  }
}

@media screen and (min-width: 317px) and (max-width: 1023px) {
  #pojedinacna-mid #naslov h2 {
    font-size: 12px;
    margin: 0px 0px 14% 0px !important;
    width: fit-content;
    overflow-wrap: break-word !important;
    word-wrap: break-word !important;
    word-break: break-word !important;
  }
}

@media screen and (min-width: 317px) and (max-width: 1023px) {
  #pojedinacna-mid .override-opis .vise-detalja-p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical;
  }
  .pojedinace-knjige {
    margin-top: 44% !important;
  }
}
@media screen and (min-width: 1023px) {
  #pojedinacna-mid .override-opis .vise-detalja-p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6; /* number of lines to show */
    -webkit-box-orient: vertical;
  }
}

/*Tablet view*/
@media screen and (min-width: 512px) and (max-width: 1023px) {
  .dodaj-korpa-override button {
    position: inherit;
    display: inline-block;
    vertical-align: text-top;
    left: 44% !important;
  }
  .dodaj-korpa-override {
    position: absolute;
    bottom: 18%;
    left: 37%;
  }
  #polovneNaslov {
    margin: 8% 0 7% 0;
  }
}
@media screen and (min-width: 317px) and (max-width: 512px) {
  .dodaj-korpa-override {
    position: relative;
    margin-right: 28svw !important;
    margin-top: 9svw !important;
  }
}
/*! Tablet za ispod 512  */
@media screen and (min-width: 317px) and (max-width: 512px) {
  .dodaj-korpa-override button {
    position: relative;
    display: inline-block;
    vertical-align: text-top;
    left: 8% !important;
  }
  .dodaj-korpa-override {
    position: absolute;
    bottom: 12%;
    left: 37%;
  }
  .dodaj-korpa-override {
    position: relative;
    margin-top: 15% !important;
    left: 0svw;
    display: flex;
    flex-direction: row;
    align-content: space-around;
    justify-content: flex-start;
    align-items: stretch;
  }
  .pojedinacna-mobilna {
    margin-top: 50% !important;
  }
}
@media screen and (min-width: 1023px) and (max-width: 1201px) {
  #pojedinacna-mid #naslov p.overider-p {
    width: 86% !important;
  }
  .ispod-opisa {
    width: 84%;
  }
}
