/*
Theme Name:   KasiaMeble
Theme URI:    https://xstore.8theme.com
Description:  XStore is a multi-purpose theme that offers the ultimate WordPress and WooCommerce synergy, providing a comprehensive, all-in-one solution.
Author:       8theme
Author URI:   https://www.8theme.com
Template:     xstore
Version:      1.0
Text Domain:  xstore-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, translation-ready, ecommerce, woocommerce, shop, elementor, business, corporate, blog, news, light, dark
*/


.newsletter-acceptance p {
	width: 100%!important;
	margin-top:20px;
}


.xstore-wishlist-icon>span{
	color: black!important;
}

.elementor-slideshow__title {
	display: none!important;
}

.add-all-products{
	display: none!important;
}

.xstore-wishlist-form > .form-actions, .xstore-wishlist-checkbox {
	display: none!important;
}

.etheme-flip-box-effect-overlay.etheme-flip-box-direction-right:not(:hover) .etheme-flipbox-side_b, .etheme-flip-box-effect-slide.etheme-flip-box-direction-left:hover .etheme-flipbox-side_a, .etheme-flip-box-effect-slide.etheme-flip-box-direction-right:not(:hover) .etheme-flipbox-side_b {
    -webkit-transform: translateX(calc((99% + var(--slide-delay-percent, 1%)) * -1)) translateY(0);
    transform: translateX(calc((100% + var(--slide-delay-percent, 1%)) * -1)) translateY(0);
}