/* Enter Your Custom CSS Here */
html {
  scroll-behavior: smooth;
}

.site-header-mobile .menu-box .menu-box-search .search-form .search-field {
	display: none !important;
}

div.wpforms-container-full .wpforms-form .wpforms-one-third {
	width: 100% !important;
	margin-left: 0% !important;
}

#rb_search_5e0088e2e564b {
	display: none !important;
}

#rb_search_5e08e22da2df3 .search-trigger {
	display: none !important;
}
 
#left {
    width: 47%;
    float: left;
    margin-right:6%;
}
 
#right {
    width: 47%;
    float: left;
}
 
.clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:10px;
}
 
.clearfix {
    display:block;
}

input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    background-color: #583d76;
    border-color: #583d76;
    color: #fff;
    padding: 0 20px;
    min-height: 50px;
    padding: 0 25px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    border-width: 1px;
    border-style: solid;
    white-space: normal;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    width: 50%;
}
/* kontakt */
.kontakt_rounded {
		border-radius: 12px !important;
}
