/* xl - DESKTOP STYLES */ 
.bde-loop-item {
	padding: 0px !important;
}
body:not(.home) .bde-header-builder {
	background-color: var(--muted-primary) !important;
    border-bottom-right-radius: 25px  !important;
    border-bottom-left-radius: 25px  !important;
    box-shadow: 1px black  !important;
    position: relative  !important;
    width: 75%  !important;
    margin-left: auto  !important;
    margin-right: auto  !important;
	margin-bottom: 50px;
}
.wsf-section, .wsf-fieldset {
	margin-bottom: 15px !important;
}

