body.contrast,
body.contrast .gift-main-slaider,
body.single-product.contrast main,
body.contrast .tablepress .odd td,
body.contrast .tablepress .even td,
body.contrast .tablepress .row-hover tr:hover td,
body.contrast .hotdeals-product {
  background: #000 !important;
}

body.contrast .saleprice-small,
body.contrast .gift-new-shop-product-single h3,
body.contrast
  .gift-new-shop-product-single
  .gift-single-product-price
  .woocommerce-Price-amount.amount,
body.contrast .gift-new-shop h2,
body.single-product.contrast main,
body.contrast .regularprice-small,
body.contrast div.product p.price,
body.contrast .delivery_status {
  color: #fff !important;
}

body.contrast .delivery_status span span,
body.contrast .quantity_status .higher {
  color: #fcc011 !important;
}

/* moje style */

body.contrast .categories__list__item a,
body.contrast .header,
body.contrast .icon__shadow::before,
body.contrast .icon__shadow::after {
  background-color: #303134 !important;
}

body.contrast,
body.contrast * {
  color: #fff !important;
}

body.contrast .socials .icon__shadow path,
body.contrast .helpline__inner path {
  fill: #fff !important;
}

.dark-mode-icon,
body.contrast .light-mode-icon {
  display: none !important;
}

body.contrast .dark-mode-icon {
  display: block !important;
}

/* CONTRAST END */
