/**
* Theme Name: Poco Child
* Description: This is a child theme of Poco, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Duc Pham (Opal Team)</a>
* Template: poco
* Version: 1.9.0
*/
/*woocommerce disbale*/
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none;
}
.single-product div.product form.cart {
    display: none;
}
.product-extra-info {
    display: none;
}
.single-product div.product .product_meta {
    display: none;
}
.poco-social-share {
    display: none;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
section.poco-sticky-add-to-cart.poco-sticky-add-to-cart--slideOutUp {
    display: none;
}
.poco-sticky-add-to-cart--slideInDown {
    display: none;
}
.product-block .woosw-btn:before {
   display:none !important;
}
.poco-handheld-footer-bar {
    visibility: hidden;
}
@media screen and (max-width:700px)
	
{
	.elementor-2022 .elementor-element.elementor-element-0b6b736 .elementor-site-logo-wrapper img {
    width: 236px !important;
}
	
}