.shp-tab-link[href="#relatedFiles"] {
  color: #ffa813 !important;
}
.dkLabFavouriteProductDiv {
  margin-bottom: 5px;
}
.carousel-indicators {
  display: none;
}
.category__secondDescription img,
.category-perex img {
  overflow: hidden;
  border-radius: 0;
}
.flag.flag-discount:before {
  background-image: none;
  background: #f80120;
  border-radius: 100%;
}
.top-navigation-bar .container > div.top-navigation-menu {
  display: none;
}
.sidebar-inner > div.no-p {
  padding: 0;
  border-radius: 0;
  border: 0;
  background: transparent;
}
.sidebar-inner > div.no-p a,
.sidebar-inner > div.no-p img {
  width: 100%;
}
.sidebar-inner > div {
  margin-bottom: 25px;
}
#dklabBanplusIkony a.dklabBanplusIkona strong {
  margin-top: 5px;
  display: block;
}
.instagram-subheadline {
  display: block;
  text-align: center;
  margin-bottom: 35px;
}

.instagram-subheadline a {
  display: inline-block;
  padding: 5px 0;
  line-height: 1.4;
  color: #7c7e8f;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.instagram-block .h4.homepage-group-title {
  margin-bottom: 0;
}

.instagram-subheadline a:hover {
  color: var(--color-primary);
}

.flag.flag-action {
  order: 0;
}

.flag.flag-new {
  order: 1;
}

.flag {
  padding: 4px 6px;
  letter-spacing: 0;
  margin-bottom: 2px;
  font-size: 9px;
}

@media (min-width: 768px) {
  .shp-tabs-wrapper .tab-pane {
    border-radius: 0 0 20px 20px;
  }
  .shp-tabs-wrapper .tab-pane.active:last-child {
    border-radius: 0 0 20px 20px;
  }
  .shp-tabs-wrapper .tab-pane.active:first-child {
    border-radius: 0 0px 20px 20px;
  }
  .flags-extra .flag .price-standard,
  .flags-extra .flag .price-save {
    font-size: 14px;
  }
  .flags-extra .flag {
    width: 50px;
    height: 50px;
  }
  .flag.flag-discount:before {
    width: 50px;
    height: 50px;
  }
  .navigation-in ul li a {
    padding-left: 20px;
    padding-right: 25px;
  }
  /* .menu-helper.visible {
    display: none;
  } */
  /* .navigation-in ul li.splitted {
    visibility: visible;
  } */
  .products-block.products .p .name {
    font-size: 18px;
  }
  .flag {
    padding: 5px 7px;
    font-size: 10px;
  }
  .header-top .oblibeneBtn::before {
    margin-right: 15px;
  }
}
.news-item-detail .text img {
  margin: 0;
}
.plus-gallery-item img {
  object-fit: inherit;
}
@media (min-width: 992px) {
  .top-category-block .menu-level-2 > li {
    flex: 1 1 25%;
  }
  .top-navigation-bar .container > div.top-navigation-contacts {
    height: 38px;
    background-color: transparent;
  }
  .sidebar {
    width: 300px;
  }
  .sidepanel-rating__address-block .rate-average {
    font-size: 50px;
  }
  .rate-star-wrap .stars {
    height: 25px;
  }
  .sidepanel-rating__address-block .rate-star-wrap .stars a {
    width: 25px;
    height: 25px;
    margin-right: 3px;
  }
  .sidepanel-rating__address-block .rate-star-wrap .stars a:before {
    font-size: 22px;
  }
  .sidepanel-rating__address-block .stars-label {
    font-size: 14px;
    margin-top: 8px;
  }
}
@media (min-width: 992px) {
  .header-top {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .popup-widget.login-widget {
    top: 113px;
  }

  .popup-widget.cart-widget {
    top: 113px;
  }

  .admin-logged .popup-widget.login-widget {
    top: 138px;
  }

  .admin-logged .popup-widget.cart-widget {
    top: 138px;
  }

  .ordering-process .popup-widget.login-widget {
    top: 85px;
  }

  .ordering-process .popup-widget.cart-widget {
    top: 85px;
  }

  .admin-logged.ordering-process .popup-widget.login-widget {
    top: 110px;
  }

  .admin-logged.ordering-process .popup-widget.cart-widget {
    top: 110px;
  }
}

@media (min-width: 768px) {
  body.multiple-columns-body.type-detail
    .shp-tabs-holder
    ul.shp-tabs
    li:not(.active)
    a {
    background: #fafafa;
  }
  .navigation-buttons a[data-target="cart"]:hover {
    color: white;
  }
  .header-top .btn.cart-count:hover .cart-price {
    color: white;
  }
  .navigation-buttons .click-cart a:after {
    display: none;
  }
  .click-cart {
    background: var(--color-primary);
    border-radius: 8px;
  }
  .click-cart:hover {
    background: var(--color-primary-hover);
  }
  #header .cart-count {
    border-radius: 7px 7px 0 0;
  }
  .navigation-buttons a[data-target="cart"] {
    color: #fff;
  }
  .header-top .btn.cart-count:before {
    font-size: 26px;
  }
  .header-top .btn.cart-count:before {
    color: white !important;
  }
  .navigation-buttons {
    right: 0;
  }
  .cart-window-visible #header .click-cart {
    border-radius: 7px 7px 0 0;
  }
  .cart-window-visible #header .cart-count {
    background-color: transparent;
    border-radius: 7px 7px 0 0;
  }
  .cart-window-visible .btn.cart-count .cart-price {
    color: white;
  }
  .popup-widget {
    margin-left: -6px;
  }
}

@media (min-width: 992px) {
  .popup-widget.cart-widget {
    margin-left: 106px;
  }
}

@media (min-width: 1200px) {
  .popup-widget.cart-widget {
    margin-left: 209px;
  }
}

@media (min-width: 1440px) {
  .popup-widget.cart-widget {
    margin-left: 329px;
  }
  .search {
    min-width: 420px;
  }
}

.social-buttons.no-display {
  display: none !important;
}

@media (min-width: 768px) {
  .top-navigation-bar .container > div.top-navigation-contacts {
    top: 0;
    height: 39px;
    left: 0;
    display: inline-flex;
    max-width: 460px;
  }
  body .back-to-top {
    bottom: 90px;
  }
  .welcome h1 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .welcome p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .welcome {
    padding: 40px 40px 40px 40px;
  }
}

.plus-gallery-wrap {
  display: inline-block;
  text-align: left;
}
.plus-gallery-item {
  display: inline-block;
  max-width: none;
  padding: 1px;
}

.type-detail #dkLabFavouriteDiv {
  order: -1;
  padding: 0 15px;
  margin: 0;
  height: 35px;
}

.support .contact-box ul li > span {
  padding-left: 40px;
}
.support__title {
  font-size: 26px;
}
.support .contact-box ul li > span.tel:before {
  font-size: 22px;
}
.support .contact-box ul li > span:before {
  font-size: 16px;
}

.type-posts-listing .content-inner table td {
  background-color: white;
}

.type-posts-listing .content-inner table td a,
.type-posts-listing .content-inner table td strong {
  color: black;
}

body {
  background: white;
}

.support .contact-box ul li a {
  font-size: 14px;
}
.checkout-box-wrapper {
  flex-direction: row !important;
  justify-content: center;
  text-align: center;
}
.checkout-box-wrapper h4 {
  margin-right: 0;
  padding-right: 20px;
}
@media (min-width: 1440px) {
  .cart-header__contact {
    max-width: 60%;
  }
}
@media (max-width: 768px) {
  .flag.flag-discount:before,
  .flags-extra .flag {
    width: 40px;
    height: 40px;
  }
  body.type-category .product.no-code .p .flags-extra,
  body.type-page .product.no-code .p .flags-extra,
  body.in-index .product.no-code .p .flags-extra {
    top: -14px;
    right: -12px;
  }
  .flags-extra .flag .price-standard,
  .flags-extra .flag .price-save {
    font-size: 12px;
  }
}
