/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/
Description: Child theme for Astra, A very lightweight and beautiful theme made to work with Page Builders.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
span#elementor-device-mode {
    display: none !important;
}
.single-product .woocommerce-tabs .wc-tabs-wrapper,
.woocommerce-js div.product .related.products, .woocommerce-js div.product .woocommerce-tabs {
/*     display: block; */
    display: none !important;
}
.elementor-1011 .elementor-element.elementor-element-0c084e1 img {
    height: 240px;
    width: auto !important;
}
.product_title a{
	font-weight: 400 !important; 
}
.chicken-wings .elementor-swiper-button{
	display: none !important;
}
/* @media (max-width: 767px) {
	.elementor-widget-loop-carousel .elementor-swiper-button{
		display: none !important;
	}
} */
.yith-wapo-block .yith-wapo-addon .addon-header {
    display: flex;
    align-items: center;
    column-gap: 10px;
    display: none;
}