.wc-cart-note {
    display: block !important;
    margin: 20px 0;
    padding: 10px;
    max-width: 100%;
}
.wc-cart-note h3 {
    font-size: 1.2em;
    margin-bottom: 10px;
}
.wc-cart-note textarea {
    /*width: 100%;*/
    max-width: 400px;
    height: 100px;
    border: 0px solid #ccc;
    border-radius: 4px;
}

#ruslan_save_note_status_auto {
	margin-left: 12px;
	text-align: center;
    color: black!important;
font-weight: bold;
justify-content: center; /* Выравнивание по горизонтали */

}