/*
 Theme Name:   Astra Child
 Description:  Child Theme des high-performance WP-Theme Astra
 Author:       Philipp Limbeck
 Author URI:   https://insyde.at/
 Template:     astra
 Version:      1.0
 Text Domain:  astra-child
*/


body:not(.home) #content{
	padding-top: 120px; 
}

div.ast-woocommerce-container form.woocommerce-ordering,
div.ast-woocommerce-container p.woocommerce-result-count{
	display: none;
}

div.fpd-product-designer-wrapper{
	margin-bottom: 50px;
}

span.ahfb-svg-iconset{
	display: none !important;
}

div#primary{
	margin-top: 10px !important;
}

ul.products.columns-2{
	max-width: 800px !important;
	margin: 0 auto !important;
}

div.ast-container{
	max-width: 1220px;
	margin: 0 auto;
}