/*
This file is responsible only for providing theme information that are displayed
in `Apperance > Themes`. Do not write in here any CSS declarations.

Theme Name: Legimi
Theme URI: https://legimi.pl
Version: 1.1
Text Domain: legimi
Author: Michal Mikolaszek
Author URI: http://mikolaszek.pl/
License: GPLv2 License
License URI: https://wordpress.org/about/gpl/
*/
.woocommerce-additional-fields {
	display: none;
}

.checkout-container .row{
	margin-right: 0 !important;
  margin-left: 0 !important;
}

.payment_methods .wc_payment_method {
	margin-bottom: 18px !important;
	border: 2px solid #ebebeb;
}

.woocommerce .product .cart .quantity {
	display: none;
}