/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jun 18 2024 | 14:10:07 */
.variations .label{
	width: 20%;
}

.elementor-heading-title.elementor-size-default{
	line-height: 24px;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 3px;
}

@media only screen and (max-width: 769px) {
.single_variation_wrap{
    padding-left: 80px;
}
.woocommerce-variation.single_variation{
    margin-bottom: -22px;
}
}