.app-b2b_store .list-item .content .field label {
  color: #AEAEAE;
  cursor: auto; }
.app-b2b_store .list-item .content .field strong {
  color: #898989; }
.app-b2b_store .list-item .content .field.title {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 18px; }
.app-b2b_store .list-item .content .field-price strong {
  font-size: 18px;
  line-height: 22px;
  color: #000; }
.app-b2b_store .list-item .content .field-price .label {
  position: relative;
  top: -3px; }
.app-b2b_store .list-item .toolbar .btn-group .btn-success {
  background: #337ab7; }
.app-b2b_store .list-item .nostock {
  font-size: 12px;
  color: #AEAEAE;
  margin-top: 20px; }
  .app-b2b_store .list-item .nostock strong {
    font-weight: normal; }
.app-b2b_store .modal-app-b2b_store .bcms-block-text-image-box .col-md-7 {
  width: 100%; }
.app-b2b_store .modal-app-b2b_store .bcms-block-text-image-box .col-md-5 {
  display: none; }

.single-brand {
  display: inline-block;
  width: 100%;
  margin-top: 40px; }
  .single-brand h1 {
    font-weight: 300;
    font-size: 36px;
    line-height: 42px;
    color: #748094; }
  .single-brand .itemContent {
    width: 100%;
    margin: 0 0 30px; }
    .single-brand .itemContent .itemContentInner {
      box-shadow: none;
      padding: 20px 0 60px;
      border: none;
      border-bottom: 1px solid #CDD5DF; }

.item-content-brand .brand-img {
  display: inline-block;
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0px 10px 20px rgba(10, 17, 41, 0.1);
  border-radius: 4px;
  height: 220px;
  text-align: center;
  line-height: 220px; }
  .item-content-brand .brand-img img {
    max-width: 100%; }

.brand-item {
  display: inline-block;
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0px 10px 20px rgba(10, 17, 41, 0.1);
  border-radius: 4px;
  margin: 15px 0; }
  .brand-item .brand-img {
    display: inline-block;
    width: 100%;
    height: 220px;
    text-align: center;
    line-height: 220px; }
    .brand-item .brand-img img {
      max-width: 90%; }

h1.title-box {
  font-weight: 300;
  font-size: 36px;
  line-height: 42px;
  color: #748094; }

#carousel-uvodna {
  display: inline-block;
  width: 100%;
  border: none;
  padding: 0;
  background: transparent;
  filter: drop-shadow(0px 20px 30px rgba(15, 12, 46, 0.1));
  margin: 0 0 10px 0;
  border-radius: 4px; }
  #carousel-uvodna .img-slider {
    float: left;
    position: relative;
    width: 100%; }
    @media (max-width: 550px) {
      #carousel-uvodna .img-slider {
        height: auto; } }
    #carousel-uvodna .img-slider img {
      width: 100%;
      object-fit: cover;
      object-position: center;
      height: 100%;
      width: 100%; }
    #carousel-uvodna .img-slider .carousel-txt {
      position: absolute;
      top: 30%;
      left: 0;
      width: 80%;
      padding: 30px;
      text-align: left; }
      #carousel-uvodna .img-slider .carousel-txt h1 {
        font-weight: bold;
        font-size: 48px;
        line-height: 56px;
        color: #FFFFFF; }
      #carousel-uvodna .img-slider .carousel-txt h2 {
        font-weight: normal;
        font-size: 28px;
        line-height: 36px;
        color: #FFFFFF; }
      #carousel-uvodna .img-slider .carousel-txt p {
        font-weight: normal;
        font-size: 16px;
        line-height: 28px;
        color: #FFFFFF; }
  #carousel-uvodna.banners-carousel .img-slider {
    height: 500px; }

.slick-slider .slick-prev, .slick-slider .slick-next {
  width: 54px;
  height: 54px;
  transition: 0.2s all; }
  .slick-slider .slick-prev:before, .slick-slider .slick-next:before {
    background: #fff;
    opacity: 1;
    box-shadow: 0px 4px 10px rgba(14, 14, 48, 0.12);
    color: #fff;
    font-size: 24px;
    line-height: 54px;
    width: 54px;
    text-align: center;
    font-family: "FontAwesome";
    display: inline-block; }
.slick-slider .slick-prev {
  left: auto;
  top: 50%;
  margin-top: -27px;
  left: auto;
  right: -12px;
  z-index: 1; }
  .slick-slider .slick-prev:before {
    border-radius: 2px 2px 0 0;
    background: #E98643;
    color: #fff;
    content: "\f060"; }
.slick-slider .slick-next {
  top: 50%;
  margin-top: 27px;
  right: -12px;
  z-index: 1; }
  .slick-slider .slick-next:before {
    border-radius: 0 0 2px 2px;
    background: #fff;
    color: #748094;
    content: "\f061"; }
.slick-slider .slick-dots {
  position: absolute;
  bottom: 12px;
  text-align: center; }
  .slick-slider .slick-dots li {
    display: inline-block;
    height: auto;
    width: auto;
    margin: 0 3px; }
    .slick-slider .slick-dots li button {
      padding: 0;
      width: 6px;
      height: 6px;
      transition: .2s all;
      border-radius: 10px;
      display: inline-block;
      background: #B3B2A7; }
      .slick-slider .slick-dots li button:before {
        display: none; }
    .slick-slider .slick-dots li.slick-active button {
      width: 18px;
      transition: .2s all;
      background: #B3B2A7; }

.entry-banners-under {
  display: inline-block;
  width: 100%;
  padding: 0; }
  .entry-banners-under ul {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
    width: 100%; }
    .entry-banners-under ul li {
      flex: 3;
      width: auto;
      transition: all 200ms;
      padding: 10px 30px 10px 0;
      text-align: center; }
      .entry-banners-under ul li a, .entry-banners-under ul li span {
        display: flex;
        width: 100%; }
        .entry-banners-under ul li a .image-box, .entry-banners-under ul li span .image-box {
          display: flex;
          transition: .2s all;
          background: #E98643;
          border-radius: 50%;
          width: 40px;
          margin-right: 15px;
          align-items: center;
          justify-content: center;
          height: 40px;
          color: #fff; }
          .entry-banners-under ul li a .image-box img, .entry-banners-under ul li span .image-box img {
            height: 16px;
            display: inline-block; }
          .entry-banners-under ul li a .image-box i, .entry-banners-under ul li span .image-box i {
            font-size: 16px; }
        .entry-banners-under ul li a:hover .image-box, .entry-banners-under ul li a:focus .image-box, .entry-banners-under ul li span:hover .image-box, .entry-banners-under ul li span:focus .image-box {
          box-shadow: 0px 4px 30px rgba(14, 14, 48, 0.08);
          background: #fff;
          border-color: #fff;
          color: #E98643; }
        .entry-banners-under ul li a .right-box, .entry-banners-under ul li span .right-box {
          width: calc(100% - 104px);
          align-items: center;
          flex-wrap: wrap;
          justify-content: left;
          align-content: center;
          align-self: center; }
          .entry-banners-under ul li a .right-box h3, .entry-banners-under ul li span .right-box h3 {
            width: 100%;
            text-align: left;
            margin: 0;
            font-weight: 500;
            font-size: 16px;
            line-height: 21px;
            color: #2F3747; }
          .entry-banners-under ul li a .right-box h4, .entry-banners-under ul li span .right-box h4 {
            width: 100%;
            text-align: left;
            margin: 0;
            font-weight: normal;
            font-size: 12px;
            line-height: 14px;
            color: #748094; }

.entry-banners {
  display: inline-block;
  width: 100%;
  padding: 10px 0; }
  .entry-banners .slick-slider .slick-dots {
    bottom: -40px;
    left: 0;
    display: flex;
    justify-content: center; }
  .entry-banners h3 {
    font-size: 26px;
    font-weight: normal; }
  .entry-banners .banners-box {
    display: inline-block;
    width: 100%;
    transition: .2s all;
    margin: 15px 0; }
    .entry-banners .banners-box img {
      width: 100%;
      height: auto; }
    .entry-banners .banners-box:hover {
      transform: scale(1.015); }

/*# sourceMappingURL=admin_extra.css.map */
