/**
* Theme Name: Agricoma Child
* Theme URI:  http://ninetheme.com/
* Description: This is a child theme of Agricoma.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Author URI: http://ninetheme.com/about
* Template: agricoma
* Version: 1.1.2.7
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tested up to: 6.8
* Requires PHP: 7.4
* Tags: custom-colors, custom-menu, editor-style, featured-images, post-formats, threaded-comments, translation-ready
* Text Domain: agricoma-child
* Copyright: ninetheme.com
*/

#afas_szamlat_kerek_field.form-row {
	font-size: 1.3em;
	line-height: 1.4;
	padding: 10px 0;
}

#nt-woo-single .woocommerce-breadcrumb,
.yoast-breadcrumb,
.rank-math-breadcrumb {
	margin-bottom: 30px;
	margin-top: -30px;
	font-size: 13px;
}

.product-price {
	flex-wrap: wrap;
	.woocommerce-price-suffix {
		flex: 0 0 auto;
		width: 100%;
	}
}
.ninetheme-price-wrapper {
	display: flex;
	flex-wrap: wrap;
	.woocommerce-price-suffix {
		flex: 0 0 auto;
		width: 100%;
		font-size: 1.25rem;
	}
}

/* szállítási cím gomb */
.addresses .ninetheme-address a.edit {
	background-color: #5f731f;
	border-radius: 5px;
	color: #fff;
	padding: 10px 20px;
	margin-bottom: 20px;
}
.addresses .ninetheme-address address {
	margin-top: 20px;
}
