.ahbfield_service { display: none }

#fbuilder .ui-datepicker-inline{max-width:none !important}

#fbuilder .medium {
    width: 100%!important;
}

#fbuilder .slots span:before {
    content: 'Gewähltes Datum: ';
	font-weight: 600;
}

.usedSlots.usedSlotsfieldname1_1 span.ahb_list_service {
    display: none;
}

.usedSlots.usedSlotsfieldname1_1 a.cancel {
    display: none;
}

.usedSlots.usedSlotsfieldname1_1 span.t:after {
    content: ' Uhr';
}

.usedSlots.usedSlotsfieldname1_1 span.d:after {
    content: ',';
}

.ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
    font-family: Overpass!important;
}

.pb0.pbreak {
    font-family: Overpass!important;
}

.ahb_m2 #fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default.ui-state-active {
	background: #D39137;
}

.ahb_m2 #fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default:hover {
    background: #F7A535;
	transition: 0.3s;
}

.ui-datepicker-title {
    font-size: 18px;
    text-transform: uppercase;
}

.ahb_m2 #fbuilder .ui-datepicker .ui-datepicker-prev, #fbuilder .ui-datepicker .ui-datepicker-next {
    width: 15px;
    height: 15px;
}

.ahb_m2 #fbuilder .ui-datepicker-title {
    line-height: 50px;
}
div#field_1-0 label {
    display: none;
}

.ahb_m2 #fbuilder .ui-datepicker-header {
    background: #D39137;
}

td {
    background-color: #ffffff!important;
}

#fbuilder .ui-datepicker {
    z-index: 1 !important;
}

th {
    color: #000000!important;
    font-weight: 600!important;
    text-shadow: none!important;
}

.slots span {
    display: none;
}

.ahb_m2 #fbuilder .slots {
    text-align: left;
    padding: 0px;
}

.slots:before {
    content: "Uhrzeit auswählen:";
    font-weight: 600;
	font-size: 18px;
}

.slots {
    margin-top: 30px;
}

.ahb_m2 #fbuilder .slots div {
    margin: 10px 0px 0;
}

.availableslot {
    width: 65px;
    text-align: center;
    font-size: 14px;
}

.ahb_m2 #fbuilder .slots div a {
    border-radius: 10px;
    background: #ffffff;
    color: #1a1a1a;
    border: 1px solid #000000;
}

.ahb_m2 #fbuilder .slots div:not(.htmlUsed) a:hover {
    background: #D39137;
    transition: 0.3s;
	border-color: #D39137;
}

.ahb_m2 #fbuilder .slots div.currentSelection a {
    background: #D39137!important;
	border-color: #D39137;
}

span.ahb_list_time:before {
    content: "Dein gewähltes Abholdaum: ";
    font-weight: 600;
    font-size: large;
    display: block;
}

.usedSlots.usedSlotsfieldname1_1 {
    margin-top: 30px;
	margin-bottom: 30px;
}

.ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all:before {
    content: "Datum auswählen:";
    font-weight: 600;
    font-size: 18px;
}

div#field_1-1:before {
    content: "Persönliche Angaben:";
    font-weight: 600;
    font-size: 18px;
    display: block;
}

input {
    padding-left: 7px!important;
}

@media only screen and (min-width: 740px) {
#fbuilder .fields.column2 {
    width: 50%!important;
}
}
	
button.pbSubmit {
    background-color: #D39137!important;
    color: #ffffff!important;
    border: none;
    padding: 10px 30px!important;
}
	
button.pbSubmit:hover {
    background-color: #1a1a1a!important;
    transition: 0.3s;
}
	
@media only screen and (min-width: 767px) {
div#field_1-2 {
    padding-right: 5px!important;
}

div#field_1-3 {
    padding-left: 5px!important;
}

}