/**
Theme Name: Dynamit Astra Child
Author: Mediakumppanit, Mikko Sainio
Author URI: https://mediakumppanit.fi
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. This Astra Child theme is tweaked by Dynamit for sites built by us.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

#kirjautunut {
	text-align: center;
}
.woocommerce div.product form.cart .button{
	float: none;
}
.woocommerce a.button, .woocommerce button.button.alt, .woocommerce-page table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce a.button.alt, .woocommerce .woocommerce-message a.button, .ast-site-header-cart .widget_shopping_cart .buttons .button.checkout, .woocommerce button.button.alt.disabled, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link {
	padding-left: 1em;
	padding-right: 1em;
}
.add_to_cart_button {
	width: 100%;
    text-align: center;
}
.woocommerce-products-header, .woocommerce-result-count, .woocommerce-ordering, .payment_box.payment_method_cod, span.sku_wrapper {
	display: none !important;
}
.groups-list {
	display: inline-block;
    margin: 0;
    list-style: none;
}
.shipping_address .reminder {
	background-color: #0170B9;
    padding: 0 1em;
    text-align: center;
    color: white;
}