/*
Theme Name: Astra Child
Template: astra
Version: 1.0
*/

#sponsors .wp-block-image img {
	max-width: 150px !important;
	height: auto;
	margin-bottom: 30px;
}

.woocommerce-js div.product div.summary .single-product-category {
	display: none
}

.woocommerce-js div.product .product_meta {
	display: none
}

.woocommerce-js div.product p.ast-stock-detail, .woocommerce-js div.product p.stock {
	display: none
}

.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
	display: none
}

.woocommerce-terms-and-conditions-wrapper {
    display: none;
}

.woocommerce-form-coupon-toggle {
    display: none;
}

.woocommerce-billing-fields #billing_company_field {
    display: none;
}

.home .wp-block-image.wp-block-image {
    width: 100% !important;
}

.home .wp-block-image.wp-block-image img {
    width: 100% !important;
}

