.force-vertical-align-bottom td,
.force-vertical-align-bottom th {
    vertical-align: inherit !important;
}


.fusszeile {
	font-size: .9rem;
	font-weight: 400;
	color: #222;
	margin-top: 2rem;
}

.versandkosten-th {
	text-align: center;
	font-size: 1rem;
	font-weight: 600;
	background: #eee;
	color: #222;
	padding-top: .6rem !important;
	padding-bottom: .5rem !important;
}


#table-versandkosten .small, #table-versandkosten small {
    font-size: .7rem !important;
}

#table-versandkosten table {
    background: inherit;
}

#table-versandkosten .table tr:hover {
	background-color: #fcf3df !important;
	transition: .1s ease-in-out;
}

#table-versandkosten .table tr:hover > table.table-paletten {
	background-color: #fcf3df !important;
	transition: .1s ease-in-out;
}

#table-versandkosten .table td {
    padding: 0 !important;
}

#table-versandkosten .table thead th {
    vertical-align: bottom;
	border-bottom: 0;
    /* border-bottom: 2px solid #dee2e6; */
}

#table-versandkosten .table-paletten {
    padding: 0 !important;
    margin: 0 !important;
}

#table-versandkosten .table-paletten thead th:first-child {
	border-bottom: 1px solid #dee2e6 !important;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	width: 13rem;
}
#table-versandkosten .table-paletten thead th {
	border: 0;
	font-weight: 400;
}
#table-versandkosten .table-paletten thead td {
	border-top: 0 !important;
	border-bottom: 0 !important;
	min-width: 5rem;
}
#table-versandkosten .table-paletten thead td:last-child {
	border-right: 0 !important;
}

#table-versandkosten .table-paletten tbody th {
	border: 0 !important;
	font-weight: 400;
}
#table-versandkosten .table-paletten tbody td {
	border-bottom: 0 !important;
}
#table-versandkosten .table-paletten tbody td:last-child {
	border-right: 0 !important;
}

#table-versandkosten td.td-lieferzeit {
	text-align: left;
	padding-left: .5rem !important;
}

#box-versandkosten .small, #box-versandkosten small {
    font-size: .7rem !important;
}

#box-versandkosten .row-zone:hover, #box-versandkosten .row-zone:hover > .country-mobile {
	background-color: #fcf3df !important;
	transition: .1s ease-in-out;
}

#box-versandkosten .versandkosten-head {
	text-align: center;
	font-size: .9rem;
	line-height: 1.3;
	font-weight: 600;
	background: #eee;
	border-top: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;
	border-left: 1px solid #dee2e6;
	color: #222;
	padding-top: .6rem !important;
	padding-bottom: .5rem !important;
	padding-left: .25rem !important;
	padding-right: .25rem !important;
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

#box-versandkosten .versandkosten-head:last-child {
	border-right: 1px solid #dee2e6;
}

#box-versandkosten .country-mobile {
	background-color: #f8f9fa;
}


#box-versandkosten .versandkosten-content {
    font-size: .9rem;
    line-height: 1.3rem;
	font-weight: 400;
	color: #222;
	padding: .5rem;
	border-left: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;
}

#box-versandkosten .mobile-border-right {
	border-right: 1px solid #dee2e6;
}

#box-versandkosten .mobile-border-left {
	border-left: 1px solid #dee2e6;
}

#box-versandkosten .text-center {
	text-align: center;
}

#box-versandkosten .versandkosten-content:last-child {
	border-right: 1px solid #dee2e6;
}

#box-versandkosten .flex {
	display: flex;
	justify-content: center;
    align-items: center;
    text-align: center;
}

#box-versandkosten .versandkosten-content .row-palettes {
	display: flex;
    justify-content: flex-start;
	margin-left: 0;
    margin-right: 0;
	width: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
}



@media screen and (max-width: 991px) {
	#box-versandkosten .versandkosten-content .row-palettes-mobile {
		justify-content: flex-start;
		display: flex;
		margin-left: 0;
		margin-right: 0;
	}
}
@media screen and (min-width: 992px) {
	#box-versandkosten .versandkosten-content .row-palettes-mobile {
		justify-content: center;
		display: flex;
		margin-left: 0;
		margin-right: 0
	}
}

#box-versandkosten .flex-left {
    display: flex;
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
}


#box-versandkosten .flex-valign {
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
}

#box-versandkosten .versandkosten-content .versandkosten-content-box1 {
	min-width: 14rem;
    display: flex;
    align-items: center;
}

#box-versandkosten .versandkosten-content .versandkosten-content-box2 {
	/* width: 75%; */
	display: flex;
    margin-right: 15px;
	margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    flex-direction: row;
    justify-content: flex-start;
	flex-wrap: wrap;
}


#box-versandkosten .versandkosten-content .col-palettes-content {
    /* width: fit-content; */
    display: flex;
    margin-left: 0;
    margin-right: 0;
	padding-left: 0;
    padding-right: 0;
    flex-direction: row;
    justify-content: flex-start;
}

#box-versandkosten .versandkosten-content .col-palettes {
    width: inherit;
}

@media screen and (min-width: 1600px) {
	#box-versandkosten .versandkosten-content .col-palettes {
		border-right: 1px solid #dee2e6;
		width: 100%;
	}
}

#box-versandkosten .versandkosten-content .col-palettes-values {
    width: inherit;
    min-width: 5.5rem;
    text-align: center;
	padding-right: 0;
}

#box-versandkosten .versandkosten-content .col-palettes-values-mobile {
    width: inherit;
    min-width: 5.3rem;
    text-align: center;
}

#box-versandkosten .versandkosten-content .value-anzahl {
    border-bottom: 1px solid #dee2e6;
    max-width: 15rem;
    margin-left: auto;
    margin-right: auto;
}

#box-versandkosten .versandkosten-content .value-preis {
    max-width: 15rem;
    margin-left: auto;
    margin-right: auto;
}






@media screen and (min-width: 1600px) {
	.display-till-xl {
		display: none !important;
	}
	.display-from-xl {
		display: inherit !important;
	}
}


/* ====== Versandinfo: gesperrte Zonen & nicht verfügbare Versandarten ====== */
.versandkosten-unavailable {
	color: #b00020;
	font-style: italic;
	font-weight: 500;
}

.versandkosten-locked {
	color: #b00020;
	font-weight: 600;
}

#box-versandkosten .row-zone-locked {
	background-color: #fdf0f0;
}

#box-versandkosten .row-zone-locked:hover,
#box-versandkosten .row-zone-locked:hover > table.table-paletten {
	background-color: #fbe3e3 !important;
}


@media screen and (max-width: 1599px) {
	.display-from-xl {
		display: none !important;
	}
}
