/*
 Theme Name:   Neve Child
 Theme URI:    https://gift-advisor.kz/
 Description:  Дочерняя тема для Neve
 Author:       NikaGran
 Author URI:   https://gift-advisor.kz/
 Template:     neve
 Version:      1.0.0
*/

@import url("../neve/style.css");

/*
  Add your custom styles here
*/
.blankpage-form-field {
position: fixed;
  top: 45%;
  left: 50%;
  width: 320px;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  )