@charset "UTF-8";


@media (max-width: 767.98px) {
	.checkout-icons-tablet-mobile-invisible {
		display: none !important;
	}
}

@media (max-width: 499px) {
	.checkout-icons-smartphone-mobile-invisible {
		display: none !important;
	}
}

.trustedshopsMobil-embed {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
}

.trustedshopsMobil-embed-item {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
