.columns-mobile-2 .products-block .flags-default .flag.flag-discount,
body .product .flags-default .flag.flag-discount {
  display: none !important;
}

body:not(.type-detail) .flags-extra .flag.flag-discount {
  display: flex !important;
}
@media (min-width: 992px) {
  .custom-footer
    .custom-footer-left-panel
    .footer-item.custom-footer__facebook {
    width: 28.33%;
    flex: 0 0 28.33%;
  }
  .custom-footer .custom-footer-left-panel .footer-item.footer-item--delivery {
    width: 38.33%;
    flex: 0 0 38.33%;
  }
}

.footer-item--delivery .accordion__content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -4px;
}
.footer-item--delivery .accordion__content {
}
.footer-item--delivery .accordion__content div {
  position: relative;
  z-index: 1;
  min-width: 80px;
  border-radius: 16px;
  box-shadow: 0 6px 16px rgba(17, 21, 36, 0.05);
  background-color: #ffffff;
  padding: 12px 12px;
  display: inline-flex;
  align-items: center;
  margin: 4px 4px;
  max-height: 55px;
  max-width: 100px;
  justify-content: center;
}

.in-contacts .content-inner > article {
  width: 100%;
}

body.in-index #dklabBanplusIkony .dklabBanplusIkona .dklabBanplusIkonaImg img {
  max-height: 70px;
}

.benefitBanner__picture {
  height: 50px;
}
.benefitBanner__picture img {
  max-height: 50px;
}

@media (min-width: 992px) {
  .header-top {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .popup-widget.login-widget {
    top: 130px;
  }

  .popup-widget.cart-widget {
    top: 130px;
  }

  .admin-logged .popup-widget.login-widget {
    top: 155px;
  }

  .admin-logged .popup-widget.cart-widget {
    top: 155px;
  }
}

.product .quantity .decrease,
.product .quantity .increase {
  height: 40px;
  width: 40px;
  top: 0;
}

#content .filters-unveil-button-wrapper .btn.unveil-button {
  background-color: white;
}

.product .quantity {
  max-width: 85%;
  margin-bottom: 10px;
  border-radius: 25px;
  overflow: hidden;
}

.product .p {
  padding: 20px 16px 125px;
}

.product .p {
  padding: 20px 16px 125px;
}

body.mobile .back-to-top {
  bottom: 95px;
}

body .back-to-top {
  bottom: 90px;
}

@media (max-width: 480px) {
  .welcome {
    padding: 0 0px 0 0px;
  }
  .in-index .products-block .swiper-pagination {
    margin-left: -15px;
    margin-right: -15px;
  }
  .in-index .products-block .p .flags-default {
    left: -3px;
    top: -16px;
  }
  .in-index .swiper-pagination-bullet {
    width: 25px;
    height: 35px;
  }
  .in-index .product .p {
    padding: 20px 10px 115px;
  }
  .in-index .products-block .product-btn {
    bottom: 15px;
  }
  .products-block .p-bottom .p-desc {
    padding: 0 12px;
  }
  .products-block.products .p .price strong,
  .products-block.products .p .price span {
    font-size: 15px;
  }
  .products-block.products .p .name {
    margin-bottom: 10px;
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .product .quantity {
    margin-bottom: 10px;
    width: 100%;
    border-radius: 25px;
    overflow: hidden;
  }
  .product .p {
    padding: 30px 30px 130px;
  }
  .footer-item--delivery .accordion__item + .accordion__item {
    margin-top: 25px;
  }
  .is-header-fixed.is-header-hidden #header .site-name a img {
    max-height: 56px;
  }
  .top-navigation-bar .container > div.top-navigation-contacts {
    top: 0;
    height: 49px;
  }
}

@media (min-width: 768px) {
  .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;
  }
}

.carousel-indicators li {
  background-color: rgba(255, 255, 255, 0.8);
}
.carousel-indicators {
  bottom: 0;
}

@media (max-width: 767px) {
  .in-index .products-block.products {
    width: auto;
    margin: 0 -10px;
  }
  #carousel.carousel {
    margin: 20px 0 -15px;
  }
  #dklabBanplusUvod.carousel {
    margin-bottom: 20px;
  }
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    z-index: 1;
  }
  body.template-11 .top-navigation-bar {
    background: linear-gradient(
      to right,
      #ffffff 0%,
      #fe0000 50%,
      #000000 100%
    ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
  .navigation-window-visible .responsive-tools > a[data-target="navigation"] {
    background: #000000;
  }
  .responsive-tools > a[data-target="navigation"]:after,
  .responsive-tools > a[data-target="navigation"]:before,
  .top-navigation-bar a,
  .top-navigation-bar .dropdown button {
    color: white;
  }
}

.products-block:not(.products-additional) .p .image img {
  position: relative;
  width: calc(100% + 32px);
  max-width: none;
  margin-left: -16px;
  margin-top: -16px;
}

@media (min-width: 768px) {
  .products-block:not(.products-additional) .p .image img {
    position: relative;
    width: calc(100% + 60px);
    max-width: none;
    margin-left: -30px;
    margin-top: -30px;
  }
}

@media (max-width: 768px) {
  .columns-mobile-2 .products-block .p-bottom > div .prices {
    margin-bottom: 5px;
  }
  .in-index .products-block .swiper-arrow {
    top: -50px;
    transform: translateY(0);
  }

  .in-index .products-block .swiper-arrow-next {
    right: 5px;
  }
  .in-index .products-block .swiper-arrow-prev {
    left: 5px;
  }
}
@media (min-width: 768px) {
  .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;
  }
}

.in-index .products-block .swiper-pagination {
  display: none;
}

/* UPDATE */
.top-category-block .menu-level-2 > li:nth-child(n + 13) {
  display: none;
}

.top-category-block .menu-content > div > a {
  text-decoration: none;
  font-weight: 400;
}

.top-category-block .menu-level-2.no-menu-level-3 .menu-content {
  padding-bottom: 10px;
}
.top-category-block .menu-content {
  padding: 15px 10px 10px;
}

.top-category-block .menu-content > div > a {
  font-size: 14px;
}

@media (min-width: 768px) {
  .top-category-block .menu-content > div > a {
    font-size: 16px;
  }
  .top-category-block .menu-level-2.no-menu-level-3 .menu-content {
    padding-bottom: 10px;
  }
  .top-category-block .menu-content {
    padding: 20px 5px 30px;
  }
}

@media (min-width: 992px) {
  .top-category-block .menu-level-2 > li {
    flex: calc(100% / 6);
  }
}

@media (max-width: 480px) {
  .top-category-block .menu-content > div > a {
    margin-top: 5px;
  }
  .top-category-block .menu-level-2 > li {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .top-category-block .menu-content > div > a {
    word-break: break-word;
    font-size: 13px;
  }
}

.top-category-block .h4.homepage-group-title {
  text-transform: uppercase;
}


/* darek */

.type-detail .p-gift-group{
	pointer-events: none;
}

.id--9 .free-gift{
	pointer-events: none;
}