@media (max-width: 705px) {
  .b-tags__list {
    height: 40px;
    overflow: hidden;
    margin-top: -15px !important;
  }

  .zagruska-proizvod-container {
    width: 100%;
    overflow-y: auto;
    display: inline-grid !important;
  }

  .zagruska-proizvod-container ul {
    display: inline-block;
  }

  .zagruska-proizvod-container ul li {
    display: none;
  }

  .zagruska-proizvod-container .zagruska-proizvod-btn {
    display: none;
  }

  .b-tags__text {
    margin-right: 8px !important;
  }
}

@media (max-width: 767px) {
  .b-form-two-cols {
    margin-bottom: 20px;
  }

  .mfp-content {
    height: 100%;
  }

  .up-link {
    right: 20px;
    bottom: 70px;
  }
}

@media (max-width: 768px) {
  .faq {
    width: 100%;
    margin-right: 15px;
  }
}

@media (max-width: 1239px) {
  .js-brends-hide-slider {
    flex-wrap: unset;
  }

  table {
    width: 100%;
    overflow-x: scroll;
    border: 0;
  }
}

@media (min-width: 767px) {
  .b-modal__footer-text {
    background: #f2f2f2;
    padding: 20px 60px 20px 60px;
    margin: 0px -70px -30px -70px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .b-modal__footer-text {
    background: #f2f2f2;
    padding: 20px 60px 20px 60px;
    text-align: center;
  }
}

@media (max-height: 668px) and (max-width: 767px) {
  .b-modal__footer-text {
    padding-bottom: 70px;
  }
}

@media (max-width: 768px) {
  .b-breadcrumbs__list {
    width: 100%;
  }

  .b-breadcrumbs__list::-webkit-scrollbar {
    display: none;
  }
}
