/*
Theme Name:   xstore-child
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
*/

.etheme-elementor-header-wrapper>.etheme-elementor-header-sticky {
    -webkit-transition: none !important;
    transition: none !important;
    transition: none !important;
    transition: none !important; 
}

.options.per-row-1 {
    grid-template-columns: repeat(3, minmax(0, 100%)) !important;
	gap: 20px !important;
}

.yith-wapo-addon:not(.yith-wapo-addon-type-label) .yith-wapo-option .image img {
border-radius: 10px;
}

#wapo-total-price-table {
display: none;
}

div#yith-wapo-container {
margin: 10px 0;
} 

small.option-price {
    display: none !important;
}

.lista-tag-pagine-seo li a.link-button.btn.elementor-button {
    font-size: 10px !important;
    color: var(--e-global-color-0bc57aa) !important;
    background-color: transparent !important;
    border: 1px solid #cccccc63 !important;
    border-radius: 20px !important;
    padding: 5px 8px !important;
}

@media(max-width:1599px){
	.elementor-element.image-menu.elementor-widget.elementor-widget-image img {
    	height: 150px;
    	object-fit: contain;
    	object-position: left center;
	}
}