.Ljungs-form input.elementor-field-textual{
    margin-bottom:15px;
    background-color: #fff!important;
    border: 0!important;
}

.Ljungs-form .elementor-field-label{
    width:100%!important;
}

.Ljungs-form .elementor-upload-field{
    margin-bottom:15px;
}


.Ljungs-form .elementor-field-textual{
    background-color: #fff!important;
    border: 0!important;
}

.Ljungs-form .elementor-button{
    background-color: #c49441;
    color: #fff!important;
    padding: 10px 20px!important;
    margin-top: 30px;
}

.Ljungs-form .elementor-button:hover, .Ljungs-form .elementor-button:focus{
    background-color: #c49441!important;
    color: #fff!important;
}

.Ljungs-form .elementor-field-option{
    margin-top:25px;
}

.Ljungs-wrap{
    max-width: 1440px;
    margin: 0 auto;
    padding:0 3%;
}

.Ljungs-wrap h1{
    margin-top: 30px;
}

.Ljungs-wrap #breadcrumbs span, .Ljungs-wrap #breadcrumbs a{
    color:#707070;
}

.Ljungs-wrap ul{
    padding-left: 15px;
}


.Ljungs-formsection1{
    margin-top:30px;
    padding:10px;
}

.Ljungs-formsection2 .Ljungs-success{
    color: green;
    font-weight: 500!important;
    margin-top: 20px;
}



@media (min-width:992px){
    .Ljungs-formsection1{
        width:50%;
    }
}

@media (min-width:1440px){
    .Ljungs-wrap{
        padding:0;
    }
}
