/*
 Theme Name:   Astra Child
 Description:  Astra Child Theme
 Author:       Alex Kelly
 Template:     astra
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  astrachild
*/

@media (min-width: 922px) {
	.ast-primary-header-bar {
		border-bottom: 0;
	}

}
.ppc-button-wrapper {
  z-index: 0;
  position: relative;
}
.woocommerce-loop-product__title {
  min-height: 40px;
}
.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	width: 100%; 
}
