/* 

Theme Name:   shoppingcart Child Theme
Description:  shoppingcart child theme
Author:       Kuic
Template:     shoppingcart
Version:      1.0.0
Text Domain:  shoppingcartchild

*/

.wp-block-search__button {
    word-wrap: normal!important;
}

.single-product #block-13 {
		display: none !important;
	}

.single-product #primary {
		width: 100% !important;
	}

input[type="checkbox"] {
    margin: 0;
}

.woocommerce-product-details__short-description {
	padding: 20px;
}

.woocommerce div.product form.cart .variations select {
	min-width: 30%;
}

.home #mega-menu-item-559, .home .menu-item-48, .home .menu-item-47 {
	display: none !important;
}

.woocommerce-shop #block-13 {
	display: none;
}

.tax-product_cat #block-21 {
	display: none;
}