


.iv-layout.footer{
font-size: 16px;
}

.not-found-number {
	font-size: 300px;
color: #e5e5e5;
line-height: 200px;
font-weight: 400;
text-align: center;
text-transform: uppercase;
margin-bottom: 47px;
}
.Error-text {
    text-align: center !important;
}
.wp-block-search {
    text-align: center !important;
    display: block;
}
.Error-text{
    font-size: 30px;
    font-weight: 400;
    color: #111;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 10px;
}

.wpforms-container-full .wpforms-form button[type=submit]{
    font-family: "Womby","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1em;
    font-weight: 400;
    letter-spacing: .05em;
    text-transform: uppercase;
    background: #111;
        background-color: rgb(17, 17, 17);
    color: #fff;
    border-color: #111;
    border: none;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    padding: 18px 36px 17px;
    height: auto !important;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 50px;
    margin:30px 0 0 !important;
  
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {

    font-weight: 500 !important;
   
}
.wpforms-title {
    font-family: 'Womby',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
}


    