.stephide:not(.block-editor-block-list__block) {
    display: none;
}

.iconbutton {
    padding: 0;
    color: #000000;
    background-color: transparent;
}

.inlinebutton {
    width: auto !important;
}

.product.with_frm_style {
    display: flex;
    margin-bottom: 1rem;
}

.product.with_frm_style .diameter {
    white-space: nowrap;
    width: 15rem;
}

.product.with_frm_style .cost {
    white-space: nowrap;
    width: 10rem;
    margin-left: 2rem;
}

.formstephide .form-field {
    display: none;
}

.product.with_frm_style input {
    width: 8rem;
    margin-left: 1.6rem;
}

#orderpreview {
    font-size: 1.6rem;
}

#ordercleartext {
    margin-bottom: 1rem;
    font-size: 1.6rem;
}

#ordercleartext div {
    margin-bottom: 1rem;
}

#firstname, #lastname, #company, #customernumber, #email, #phone {
    margin-bottom: 1rem;
}

.opacitet {
	opacity: 0.5 !important;
	-webkit-opacity: 0.5 !important;
}
.kolumn2 {
	width:20px !important;
}