/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.piksl-labels.product-labels {
    position: inherit;
    flex-direction: row;
    max-width: 25%;
}

.piksl-labels.labels-rounded .label-with-img {
    max-width: 80px;
}

.single-product .ywapo_group_container {
	padding: 8px 16px;
	background: url('https://darilaslovenije.si/wp-content/uploads/2020/12/posvetilo-ozadje-2.jpg');
}

.labels-rounded .out-of-stock {
	display: none;
}

.woocommerce-checkout p#billing_country_field {
    display:none;
}
