/*
Theme Name: Årgus Butik
Theme URI: https://argusmedicinteknik.se
Author: Christopher Landin
Author URI: https://paraplyproduktion.se
Template: twentytwentytwo
Description: Child theme for Årgus Butik based on the Twenty Twenty-Two theme.
Text Domain: argusbutik
*/

.no-margin {
	margin: 0 !important;	
}

.leverantorer img {
	height: 60px;
	width: auto;
}

.wp-block-separator.has-background:not(.is-style-dots) {
	height: 2px;
}

@media (max-width: 599px){
	.startsida-rubrik {
		font-size: 2.4em !important;
	}
	.startsida-symbol img{
		height: 60px;
		width: auto;
	}
}

/* Woocommerce */
.woocommerce-products-header {
	display: none;
}
.wc-block-components-product-title {
	font-weight: 400;
}
.wc-block-grid__product-title {
	font-family: 'Acumin Regular';
}
.wc-block-grid {
	font-weight: 400;
}
.wp-block-button__link {
	border: 0;
}
.woocommerce .wp-site-blocks>.wp-block-group {
	max-width: 1920px;
}
.woocommerce .products, .woocommerce .woocommerce-breadcrumb, .woocommerce .woocommerce-notices-wrapper, .woocommerce .woocommerce-ordering, .woocommerce .woocommerce-products-header, .woocommerce .woocommerce-result-count {
	max-width: 1920px;
}
.woocommerce div.product {
	max-width: 1920px;
}
.woocommerce a.button, .woocommerce button.single_add_to_cart_button, .woocommerce button[name=add-to-cart], .woocommerce button[type=submit]:not(.wp-block-search__button), .woocommerce input[name=submit] {
	border: 0;
}
.out-of-stock {
	color: red;
}
.sku_wrapper {
	display: block;
}