.product-properties-wrapper .selector-wrapper{
	display: block;
	margin-bottom: 20px;
}
.product-properties-wrapper input{
	min-width: auto;
}
.product-properties-wrapper input[type="checkbox"],
.product-properties-wrapper input[type="radio"]{
	margin-right: 5px;
}
.product-properties-wrapper .product-properties_option{
	display: inline-block;
	margin-right: 1em;
	margin-bottom: 0.3em;
}
.product-properties-wrapper .product-properties_option label{
	display: inline-block;
	margin-bottom: 0;
}

.product-single .option_selects-wrapper .product-option-wrapper,
.product-single .option_selects-wrapper .product-option-wrapper .selector-wrapper{
	display: block;
}

.product-properties-wrapper.product-option-wrapper,
.option_tags-wrapper .product-option-wrapper,
.product-single .option_tags-wrapper .product-option-wrapper > div > div,
.product-option-wrapper > div > div{
	display: block !important;
	width: 100% !important;
}