/* LOVESILK: tmavě zelené šipky v mátových tlačítkách produktových sliderů. */
body.in-index .products-wrapper .product-slider-navigation,
body.in-index .products-wrapper .product-slider-navigation:hover,
body.in-index .products-wrapper .product-slider-navigation:focus {
  background-color: #a4dfcf !important;
  border-color: #a4dfcf !important;
  color: #193c35 !important;
}

body.in-index .products-wrapper .product-slider-navigation::before,
body.in-index .products-wrapper .product-slider-navigation::after,
body.in-index .products-wrapper .product-slider-navigation svg,
body.in-index .products-wrapper .product-slider-navigation svg * {
  color: #193c35 !important;
  fill: #193c35 !important;
  stroke: #193c35 !important;
}
