.white-line:before {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background: #fff;
  left: 0;
  top: 47%;
  position: absolute;
}
.yellow {color:#C69E69}
.park-propetry div {font-weight:bold}
.park-propetry {padding-bottom:5px;}

ul.about-list {padding-left:20px; padding-bottom:15px;}

.stepper-item:not(:last-child):after {
    content: "";
    position: absolute;
    top: 1.5rem;
    left: 50%;
    height: 2px;
    background-color: #eeeeee;
    order: -1;
	width: 100px
}
table.my-price-table {width:100%}
table.my-price-table tbody tr td {width:33.3%; text-align: center}
table.my-price-table thead {text-transform: uppercase}
.wpforms-container.my-order-form {margin:0px!important;}
.wpforms-container.my-order-form .wpforms-field-label {font-weight:400}
.wpforms-required-label {color:#C69E69!important}
.my-order-form-submit {display:block; width:100%!important}
.hyp {hyphens: auto}

@media screen and (max-width:767px) {
.my-price-table-wrap {overflow-y:scroll}
.wpforms-container .wpforms-field-text, .wpforms-container .wpforms-field-phone, .wpforms-container .wpforms-field-name {padding: 10px 0}
}