.filters .category-fullrow-layout .classified-box-wide.category-listing p.description {
  padding: 9px 9px 9px 9px;
  border: solid 1px #AEB3B9;
  border-radius: 4px;
  line-height: 20px;
  position: relative;
}
@media (max-width: 767px) {
  .filters .category-fullrow-layout .classified-box-wide.category-listing p.description {
    height: auto;
    max-height: none;
  }
}
.filters .category-fullrow-layout .classified-box-wide.category-listing p.description span {
  display: block;
  overflow: hidden;
  max-height: 40px;
}
.filters .category-fullrow-layout .classified-box-wide.category-listing .media-cnt {
  right: 10px;
  top: 10px;
  border-radius: 4px;
}
.filters .category-fullrow-layout .classified-box-wide.category-listing h3 {
  display: flex;
  align-items: flex-start;
  padding: 0px 10px;
  margin-bottom: 5px;
}
.filters .category-fullrow-layout .classified-box-wide.category-listing div.description {
  padding: 9px 9px 9px 9px;
  margin-bottom: 20px;
  border: solid 1px #AEB3B9;
  border-radius: 4px;
}
.filters .category-fullrow-layout .classified-box-wide.category-listing div.description .classified-param {
  border-width: 1px;
  border-radius: 0px;
  margin: 0px;
  padding: 0px;
  border: none;
}
.filters [data-slick-slider="active"] {
  max-height: 0;
  transition: max-height 0.5s linear;
  overflow: hidden;
}
.filters [data-slick-slider="active"].slick-initialized {
  max-height: 1000px;
  transition: max-height 0.5s linear;
}
@media (max-width: 767px) {
  .filters .oglasnik-box p.description {
    margin-bottom: 20px;
  }
  .filters .oglasnik-box .izdvojeno-istaknuti-online .price-block {
    bottom: 18px;
  }
}
.filters .price-block {
  border-radius: 4px !important;
}
.filters .price-block.price-unavailable {
  width: 150px;
  height: 50px;
  text-align: center;
  padding-top: 7px;
  font-weight: normal !important;
  line-height: 18px;
}
.filters .price-block .description {
  display: none;
}
.filters .price-block .colon {
  display: none;
}
.filters .price-block span.price-values {
  width: 150px !important;
  height: 44px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.filters .price-block span.price-values .almost-equals {
  display: none;
}
.filters .price-block span.price-values span {
  width: 100%;
  text-align: center;
  font-weight: normal;
}
.filters .price-block span.price-values span.main {
  order: -1;
  font-size: 16px !important;
  font-weight: bold;
  line-height: 20px;
}
.filters .price-block span.price-values span.alter {
  font-size: 12px !important;
  line-height: 14px;
}
@media (max-width: 767px) {
  .filters .classified-box-end {
    margin-bottom: 10px !important;
  }
  .filters .shops-box {
    background-color: transparent;
    border-radius: 0px;
    overflow: visible;
  }
  .filters .shops-box .shops-header {
    height: 40px;
    margin-bottom: 15px;
  }
  .filters .shops-box .content-box {
    border: none;
    margin: 0px -15px;
  }
  .filters .shops-box .content-box .featured-shop {
    display: flex;
    flex-direction: column;
    box-shadow: 0px 1px 3px #dedede;
    margin: 0px 5px 5px 5px;
    padding: 15px 15px 10px 15px;
    border-radius: 8px;
  }
  .filters .shops-box .content-box .featured-shop .details {
    min-height: 130px;
    padding-top: 10px;
    flex-grow: 1;
  }
  .filters .shops-box .content-box .featured-shop .thumb {
    margin-right: 0px;
  }
  .filters .shops-box .content-box .featured-shop .thumb a {
    width: 100%;
    height: 110px;
    background-size: contain;
  }
  .filters .super-top-box {
    margin: 0px -15px;
  }
  .filters .slick-slider .slick-list {
    padding-top: 5px !important;
  }
  .filters .slick-slider .classified-box {
    margin: 0px 5px 20px 5px;
  }
  .filters .slick-slider .classified-box .image-wrapper {
    padding-bottom: 75% !important;
    background-size: cover !important;
    padding-top: 0px !important;
  }
  .filters .slick-slider .classified-box .info-wrapper {
    height: 75px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: 8px;
  }
  .filters .slick-slider .classified-box .info-wrapper .description {
    max-height: 70px !important;
    border-width: 1px;
    border-radius: 4px;
    margin-bottom: 10px !important;
  }
  .filters .slick-slider .classified-box .info-wrapper p.description {
    height: 63px !important;
    position: relative;
    padding: 9px 9px 12px 9px;
    border: solid 1px #AEB3B9;
    line-height: 20px;
  }
  .filters .slick-slider .classified-box .info-wrapper p.description::after {
    content: "";
    width: 100%;
    display: block;
    height: 12px;
    background-color: white;
    position: absolute;
    bottom: 0px;
    left: 0px;
  }
  .filters .category-fullrow-layout .classified-box-wide.category-listing {
    border-radius: 8px !important;
  }
  .filters .category-fullrow-layout .classified-box-wide.category-listing .image-wrapper {
    padding-bottom: 75% !important;
    background-size: contain !important;
    padding-top: 0px !important;
  }
  .filters .classified-box {
    box-shadow: 0 1px 3px 0px #dedede !important;
    overflow: hidden;
  }
}
@media (min-width: 1280px) {
  .filters .col-md-3.listings-banner-col-right.hidden-xs.hidden-sm {
    padding-top: 0px;
    padding-left: 0;
  }
}
.filters form label:not([title]) {
  font-size: 14px;
  font-weight: bold;
  color: #313943;
}
.filters .classified-box-title {
  background-origin: content-box;
  background-position: right 3px;
}
.filters #filters-anchor {
  margin-top: 0px;
}
.filters #filters-anchor label[title="Samo oglasi sa slikom"] {
  display: flex;
  padding: 8px 14px;
  background-color: hsl(198 100% 97%);
  align-items: center;
  border-radius: 8px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}
.filters #filters-anchor label[title="Samo oglasi sa slikom"]:before,
.filters #filters-anchor label[title="Samo oglasi sa slikom"]:hover:before {
  margin-bottom: 0px;
  width: 20px;
  height: 20px;
  background-size: cover;
}
.filters #filters-anchor .btn,
.filters #filters-anchor .form-control,
.filters #filters-anchor button,
.filters #filters-anchor button.btn,
.filters #filters-anchor input.form-control {
  height: 40px;
}
.filters #filters-anchor .btn {
  padding: 5px;
}
.filters #filters-anchor h2,
.filters #filters-anchor h3 {
  font-size: 14px;
  font-weight: bold;
  color: #313943;
}
.filters #filters-anchor .filter-group {
  display: none;
}
.filters #filters-anchor .subtree {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: solid 1px #b7bcc2;
}
.filters #filters-anchor .subtree .subtree-box {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 12px 4px;
}
.filters #filters-anchor .subtree .categories {
  margin-top: 20px;
}
.filters #filters-anchor .subtree a {
  text-decoration: none;
  display: block;
  padding: 2px 10px;
}
.filters #filters-anchor .subtree a:hover {
  background-color: #efefef;
  border-radius: 4px;
}
.filters #filters-anchor .subtree a:hover {
  color: #00587d;
}
.filters #filters-anchor .subtree .parents a span.fa {
  margin-right: 5px;
  width: 10px;
}
.filters #filters-anchor .subtree .category a {
  padding-left: 25px;
}
.filters #filters-anchor .subtree .selected {
  font-weight: bold;
}
.filters #filters-anchor .subtree .children a {
  padding-left: 40px;
}
@media (max-width: 767px) {
  .filters .margin-bottom-md {
    margin-bottom: 0px;
  }
}
@media (min-width: 1280px) {
  .filters #filterBitsContainer.no-bits {
    display: none;
  }
}
.filters #filterBitsContainer .margin-top-md {
  margin-top: 0px;
}
.modern .classified-box .meta {
  position: relative;
  bottom: 5px;
  left: 10px;
}
@media (max-width: 766px) {
  .modern .classified-box.classified-box-pushable .up-sell-box {
    margin-bottom: 50px;
    position: relative;
    top: 45px;
    right: 10px;
  }
  .modern .classified-box.classified-box-pushable .up-sell-box .input-group {
    box-shadow: none;
  }
  .modern .classified-box.classified-box-pushable .price-block {
    bottom: 60px;
  }
}
@media (min-width: 767px) {
  .modern .classified-box.classified-box-pushable {
    background-color: #f5f5f5;
    height: 270px;
  }
  .modern .classified-box.classified-box-pushable .meta {
    right: 20px;
    bottom: 20px;
  }
  .modern .classified-box.classified-box-pushable .up-sell-box {
    right: 20px;
    position: relative;
    left: 0px;
  }
  .modern .classified-box.classified-box-pushable .up-sell-box .input-group {
    box-shadow: none;
  }
  .modern .classified-box.classified-box-pushable .price-block {
    bottom: 70px;
  }
}
@media (min-width: 767px) {
  .modern .super-top-box {
    margin-bottom: 20px;
    border-radius: 8px;
    overflow: hidden;
    border: solid 1px #ce424f;
    background-color: #ce424f;
  }
  .modern .super-top-box .classified-box-wide {
    border: none;
    border-bottom: solid 1px #b7bcc2;
  }
  .modern .super-top-box .classified-box-wide:last-child {
    border: none;
  }
  .modern .super-top-box #paid-classifieds-carousel {
    margin-bottom: 0px;
  }
  .modern .super-top-box .slick-slide a {
    outline: none !important;
  }
  .modern .super-top-box .slick-slide > div:not(.image-wrapper) {
    border-bottom: solid 1px #b7bcc2;
    outline: none;
  }
  .modern .super-top-box .slick-slide > div:not(.image-wrapper):last-child {
    border-bottom: none;
  }
  .modern .izdvojeno-premium-box {
    margin-bottom: 20px;
    border-radius: 8px;
    overflow: hidden;
    border: solid 1px #35B292;
    background-color: #35B292;
  }
  .modern .izdvojeno-premium-box .classified-box-wide {
    border: none;
    border-bottom: solid 1px #b7bcc2;
  }
  .modern .izdvojeno-premium-box .classified-box-wide:last-child {
    border: none;
  }
  .modern .oglasnik-box {
    margin-bottom: 20px;
    border-radius: 8px;
    overflow: hidden;
    border: solid 1px #7b8086;
    background-color: #7b8086;
  }
  .modern .oglasnik-box .classified-box-wide {
    border: none;
    border-bottom: solid 1px #b7bcc2;
  }
  .modern .oglasnik-box .classified-box-wide:last-child {
    border: none;
  }
  .modern .classified-box-title {
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    padding-bottom: 20px !important;
    margin-bottom: -10px;
  }
  .modern .content-box {
    border-top: none;
    border-radius: 8px;
    background-color: white;
  }
  .modern .content-box .classified-box-wide:first-child {
    border-radius: 0px;
  }
  .modern .content-box .classified-box-wide:last-child {
    border-radius: 0px;
  }
}
.slick-slider {
  margin-bottom: -2px !important;
}
.slick-slider a {
  outline: none !important;
}
.shops-box {
  background-color: #009fe3;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 20px;
}
.shops-box .slick-slider {
  margin-bottom: 0px;
}
.shops-box .content-box {
  border: solid 1px #009fe3;
  overflow: hidden;
}
.shops-box .shops-header {
  background-color: #009fe3;
  display: flex;
  align-items: center;
}
.shops-box .shops-header span {
  flex-grow: 1;
}
.shops-box .shops-header .fa {
  font-size: 18px;
}
.shops-box .shops-header .dots {
  position: relative;
  display: block;
}
.shops-box .shops-header .dots .slick-dots {
  position: absolute;
  margin: 0px;
  top: -19px;
}
.shops-box .shops-header .dots .slick-dots li.slick-active {
  color: black;
}
.shops-box .shops-header .dots .slick-dots li.slick-active button:before {
  color: black;
  opacity: 1;
  font-size: 10px;
}
.shops-box .shops-header .dots .slick-dots li button:before {
  color: white;
  opacity: 1;
  font-size: 10px;
}
.shops-box .featured-shop {
  display: flex;
  padding: 20px;
  background-color: white;
  outline: none;
}
.shops-box .featured-shop .thumb {
  margin-right: 20px;
}
.shops-box .featured-shop .thumb a {
  display: block;
  width: 180px;
  height: 110px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: white;
}
.shops-box .featured-shop .details {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  min-width: 0px;
}
.shops-box .featured-shop .details .items {
  flex-grow: 1;
}
.shops-box .featured-shop .details .items .item a {
  display: block;
  padding: 5px 0px 5px 0px;
  border-bottom: solid 1px #efefef;
  color: #00587d;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.shops-box .featured-shop .details .items .item a:hover {
  color: #009fe3;
  text-decoration: none;
}
.shops-box .featured-shop .details .shop-link a {
  display: block;
  margin-top: 15px;
  font-weight: bold;
}
@media (min-width: 767) {
  .shops-box .featured-shop .details .shop-link a {
    margin-top: 5px;
  }
}
.shops-box .featured-shop .details .shop-link a:hover {
  color: #00587d;
}
.shops-box .featured-shop:last-child {
  margin-bottom: 0px;
}
.subcategories .margin-top-sm,
.subcategories .margin-top-md {
  margin-top: 0px;
  margin-bottom: 30px;
}
.subcategories .sidebar-scale-box {
  transform: scale(0.941666);
  transform-origin: top left;
}
.ad-category-signle-footer {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding-bottom: 10px;
}
