.shop2-order-form .type-checkbox.gr_checkbox_fix2 .mg-styler-label--checkbox:before {
	display: none;
}
.shop2-order-form .gr-field-style .type-checkbox .mg-styler-label--checkbox:before {
	display: none;
}

.form-block.gr_130_47_form_block_changes .tpl-anketa .tpl-field {
    flex: calc(33.3333% - 12px - 50px);
}
.form-block.gr_130_47_form_block_changes .tpl-anketa .tpl-field.tpl-field-button {
    flex: none;
}
@media all and (max-width: 1023px) {
	.form-block.gr_130_47_form_block_changes .tpl-anketa .tpl-field {
        flex: none;
	}
}


#ui-datepicker-div.ui-datepicker{
	z-index: 2000 !important;
}


@media all and (min-width: 1024px) {
	.shop-product-data__nav {
		margin-top: -5px;
	}
	.shop-product-data__nav li {
		margin-top: 5px;
	}
}