/**
* Theme Name: Poco Child
* Description: This is a child theme of Poco, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: poco
* Version: 2.2.12
*/

@media (max-width: 767px) {
	.elementor-widget-poco-products-tabs .elementor-tabs .elementor-tabs-wrapper {
		display: inline-table !important;
	}
	
	.elementor-widget-poco-products-tabs .elementor-tabs .elementor-tab-mobile-title {
        display: none !important;
    }
	
	.elementor-widget-poco-products-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title{
        width: 50%;
    }
}