@media (max-width: 400px) {

  .mobile-landing-iframe .da-block,
  .mobile-landing-iframe .product-categories-list .categories,
  .mobile-landing-iframe .mobile-handheld-department ul.nav,
  .mobile-landing-iframe .show-nav .nav,
  .mobile-landing-iframe .products-list.v2 ul.products,
  .mobile-landing-iframe .home-mobile-v2-features-block .features-list {
    overflow: hidden;
  }

  .mobile-landing-iframe:not(.admin-bar) .mobile-header-v2,
  .mobile-landing-iframe:not(.admin-bar) .mobile-header-v1 {
    padding-top: 40px;
  }

  .mobile-landing-iframe .site-footer {
    padding-bottom: 0;
  }
}

.header-v9 .secondary-nav-menu > ul > li:nth-child(n+4),
.section-onsale-product-carousel-v9 .onsale-product .deal-countdown-timer .days {
  display: none;
}

.section-onsale-product-carousel-v9 .onsale-product .deal-countdown-timer .marketing-text {
  margin-left: auto;
}

.section-onsale-product-carousel-v9 .onsale-product .deal-countdown-timer .deal-countdown {
  margin-right: auto;
}

@media (min-width: 1480px) {
  .section-product-categories-1-6 .product-categories-1-6__inner .categories-list__inner .category__inner > a {
    padding-right: 2rem;
  }
}

.electro-dark .products-carousel-with-image {
  background-blend-mode: exclusion;
}

.categories-with-product .departments-menu-v2 .dropdown-menu {
  z-index: 1;
}

.single .electro-price del {
  position: relative;
  top: 0;
}


.accessories .products li.product::before {
  display: flex;
  align-items: center;
  justify-content: center;
}

.dokan-single-store .dummy-image {
  position: relative !important;
}

