/*======================================
Theme Name: WordPress Child Theme Atomion
Theme URI: https://marketpress.de
Description: Das Atomion Child Theme
Version: 1.15
Author: MarketPress
Author URI: https://marketpress.de
Template: wordpress-theme-atomion
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
======================================*/

.transparent-header #header #masthead:not(.stuck) .cart-item a.header-cart-link {
	color: white;
}
.cart-item a.header-cart-link {
	cursor: pointer;
}
.cart-item a.header-cart-link:hover, .transparent-header #header #masthead:not(.stuck) .cart-item a.header-cart-link:hover {
	color: #37b9e3;
}

.atomion-bg-grey.atomion-product-carousel ul.products .slick-list li {
	box-shadow: 0 0 0 0.5px gainsboro;
}