@font-face {
    font-family: 'Open Sans';
    src: url('/images/generic_attachments/attachments/medikamenteperklick/fonts/OpenSans/open-sans-v34-latin-regular.woff');
    font-weight: 400;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/images/generic_attachments/attachments/medikamenteperklick/fonts/OpenSans/open-sans-v34-latin-600.woff');
    font-weight: 600;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/images/generic_attachments/attachments/medikamenteperklick/fonts/OpenSans/open-sans-v34-latin-700.woff');
    font-weight: 700;
}
* {
    box-sizing: border-box;
}
html, body {
    overflow-x: hidden;
    width: 100%
}
body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    /*font-size: 18px;*/
	font-size: clamp(0.9375rem, 0.5625rem + 0.9375vw, 1.125rem);
    background: #fff;
    -webkit-text-size-adjust: 100%;
    color: #555;
    line-height: 1.5;
}
header, footer {
    font-family: "Helvetica Neue","Helvetica","Arial",sans-serif;
    line-height: 1.5;
}
h1, h2 {
    color: #206942;
    font-size: 28px;
	font-weight: bold;
	width: 100%;
	margin: 1em 0 0.5em;
	line-height: 1.2;
}
h1 {
	font-size: clamp(1.25rem, 0.55rem + 2vw, 1.75rem);
}
h2 {
    /*font-size: 25px;*/
	font-size: clamp(1.125rem, 0.8125rem + 1.25vw, 1.5625rem);
	margin-top: 2.5em;
}
h3 {
    font-size: 20px;
    color: #206942;
}
img {
    max-width: 100%;
}
a {
    color: inherit;
    text-decoration: none;
}
b {
    font-weight: 600;
}
p {
    margin: 0;
}
sup {
    vertical-align: super;
    font-size: 70%;
}
.gr sup {
    vertical-align: super;
}
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-bottom: 15px;
    font-size: 16px;
}
section ul {
    list-style-type: disc;
    margin: 1em 0 2em 1em;
    font-size: 110%;
	font-weight: bold;
}
section ul li + li {
	margin-top: 0.8em;
}
header {
	padding: 15px 0;
	max-width: 960px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
header .logo {
	width: 240px;
	display: inline-block;
}
header .logo img {
	width: 100%;
}
header .benefits {
	float: right;
	color: #2baab1;
	font-weight: bold;
	min-width: 313px;
}
header .trust {
	display: inline-block;
	font-size: 14px;
}
header .trust p {
	color: #fcba65;
	font-weight: bold;
	float: left;
	width: 125px;
	line-height: 1.5;
	margin: 15px 0;
}
header .trust img {
	height: 50px;
	float: right;
	margin-top: 1.7em !important;
}
header .benefits ul {
	float: left;
	line-height: 18px;
	font-size: 13px;
	margin-top: 12px;
	margin-right: 15px;
}
header .benefits ul .tick {
	display: inline-block;
	width: 14px;
	height: 13px;
	background-image: url("https://www.medikamente-per-klick.de/images/generic_attachments/attachments/medikamenteperklick/tantum-tick.png");
	background-repeat: no-repeat;
	background-size: cover;
	margin-right: 5px;
	position: relative;
	top: 2px;
}
header .benefits img {
	height: 80px;
	float: right;
	margin-top: 10px;
}
header .benefits li .tick {
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url("/images/generic_attachments/attachments/medikamenteperklick/tantum-tick.png");
	background-repeat: no-repeat;
	background-size: cover;
	margin-right: 5px
}
footer {
	width: 100%;
	text-align: center;
	border-top: 1px solid #f5f5f5;
}
footer nav {
	background: #2baab1;
	color: #FFF;
}
footer nav ul:after {
	content: "";
	display: table;
	clear: both;
}
footer nav ul li {
	float: left;
	text-align: center;
	width: 100%;
}
footer nav ul li a {
	color: #FFF;
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	text-decoration: none;
	padding: 10px 0;
}
footer nav ul li a:hover {
	text-decoration: underline;
}
footer nav ul li a.emph {
	font-weight: 600;
}
footer h6 {
	color: #009ada;
	font-size: 13px;
	margin: 5px 0 15px 0;
}
footer .groups {
	width: 100%;
	max-width: 980px;
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}
body footer .groups .group {
	margin: 0 0 0 8px;
	width: 24%;
	float: left;
	font-size: 12px;
	color: #555;
	padding: 10px 0;
	text-align: left;
}
footer .groups .group.note {
	width: 100%;
	padding-bottom: 0;
}
footer .groups .group.payment {
	margin-right: 0;
}
footer .groups .group p a {
	font-weight: bold;
	text-decoration: underline;
	color: #616161;
}
footer .groups .group.dhl img {
	height: 40px;
}
footer .payment ul li {
	float: left;
}
footer .payment ul li a {
	display: inline-block;
}
footer .payment ul li a img {
	height: 39px;
}
footer .pay {
	margin-right: 0;
}
footer .social ul:after {
	content: "";
	display: table;
	clear: both;
}
footer .social ul li {
	float: left;
}
footer .social ul li a {
	display: inline-block;
	padding: 0;
}
footer .social ul li a img {
	height: 30px;
	margin-right: 12px;
}
footer .groups .group.payment ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.modal-bg {
    position: fixed;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    display: none
}
.modal {
    background: #FFF;
    z-index: 3;
    position: absolute;
    width: 700px;
    margin-left: -350px;
    display: none;
    left: 50%;
    top: 50px;
    border-radius: 6px;
    padding: 30px
}
.modal:after {
    content: "";
    display: table;
    clear: both
}
.modal .close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 15px;
    line-height: 15px;
    cursor: pointer
}
.modal img.product {
    max-width: 200px;
    padding: 0;
    float: left;
    margin-top: 2em;
}
.modal .content {
    width: 65%;
    float: right
}
.modal .header:after {
    content: "";
    display: table;
    clear: both
}
.modal .header .logo {
    float: left
}
.modal .header .awards {
    float: right
}
.modal .header .awards li {
    display: inline
}
.modal .header .awards li img {
    height: 60px
}
.modal h3 {
    font-size: 18px;
    color: #555;
	margin: 0 0 10px;
}
.modal h3 .name {
    font-size: 18px;
    color: #206841;
}
.modal .btn {
    background: #2baab1;
    font-size: 16px;
    padding: 8px 17.2px;
    margin: 10px 0;
    text-decoration: none;
    border: 0;
    border-radius: 0;
    width: 195px;
}
.modal .pay-box:after {
    content: "";
    display: table;
    clear: both
}
.modal .pay-info {
    color: #555;
    font-size: 12px;
    line-height: 15px;
    text-align: left;
    padding: 0 5px 0 0;
    float: left
}
.modal .pay-info p {
    margin: 10px 0 0
}
.modal .pay-info li {
    position: relative;
    padding-left: 20px
}
.modal .pay-info li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 13px;
    height: 14px;
    overflow: hidden;
    background: url("https://www.medikamente-per-klick.de/images/generic_attachments/attachments/medikamenteperklick/fusspilz-sprite2.png") no-repeat -220px -1px
}
.modal .cards {
    float: right;
    margin-top: 15px
}
.modal .cards strong {
    display: inline-block
}
.modal .cards .paypal a,.modal .cards .master a,.modal .cards .visa a {
    display: inline-block;
    width: 77px;
    height: 25px;
    overflow: hidden;
    background: url("https://www.medikamente-per-klick.de/images/generic_attachments/attachments/medikamenteperklick/fusspilz-sprite2.png") no-repeat -1px -1px;
    text-indent: -9999px
}
.modal .cards .master a {
    width: 40px;
    height: 25px;
    background-position: -97px -1px
}
.modal .cards .visa {
    position: relative;
    top: -3px
}
.modal .cards .visa a {
    width: 56px;
    height: 17px;
    background-position: -158px -5px
}
section {
    max-width: 1280px;
    margin: 0 auto;
}
section ~ section {
    max-width: 960px;
}
section.page-logo {
    padding: 0 0 1em;
    position: relative;
}
section.page-logo.other {
    text-align: center;
	margin-block: 2em;
	padding-bottom: 0;
}
section.page-logo.other img + img {   
	margin-top: 3.5em;
}
.products {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.product-wrap {
    padding: 20px 30px 20px;
    width: 49%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border: 3px solid #206942;
    border-radius: 8px;
    margin: 1em 0 1.5em;
}
.product-wrap .half {
	text-align: left;
    align-self: center;
    width: 55%;
}
.product-wrap .half+.half {
    text-align: right;
    width: 44%;
}
a.setImg, a.setImg img {
    width: 100%;
}
img.prodImage {
    max-width: 268px;
}
a.setLink {
    margin: 0 0 20px;
    display: inline-block;
    width: 100%;
    text-align: right;
}
a.setLink span {
    white-space: nowrap;
    font-size: 20px;
    font-weight: 600;
    color: #fcba65;
    margin-left: 0;
}
.rank {
    display: inline-block;
    width: 100%;
    text-align: right;
    min-height: 38px;
}
.stars {
    font-size: 25px;
    color: #fcba65;
    display: inline-block;
    min-height: 28px;
    min-width: 117px;
}
.stars .inactive {
    color: #cccccc;
}
select.product2 {
    height: 2em;
    padding: 0 1em;
    margin: 0;
    font-size: 16px;
    margin-bottom: 10px;
	visibility: hidden;
}
.price {
    padding: 0;
    margin: 0;
    line-height: 1.3;
    color: #555;
}
.details .discount-price {
    width: 100%;
    text-align: left;
    margin-top: 10px;
}
.details .discount {
    font-size: 15px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
    width: 100%;
    font-weight: bold;
}
.details .discount .pr {
    position: relative;
    display: inline-block;
}
span.discount .pr {
    font-size: 24px;
    white-space: nowrap;
    position: relative;
}
.pr::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #E2231A;
    bottom: 6px;
    transform: rotate(-16deg);
    transform-origin: 20% 35%;
    left: 0;
}
.details .price {
    letter-spacing: -1px;
    text-align: left;
    margin: 0;
    margin-left: 0px;
    font-size: 32px;
    padding: 0;
    margin-left: 5px;
}
.grundpreis {
    display: block;
    font-size: 12px;
    text-align: right;
}
.shipping {
    font-size: 14px;
    color: #2baab1;
    font-weight: bold;
    text-align: right;
    display: block;
}
form {
    width: 100%;
    margin-top: 1em;
}
form a span {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
}
.btn {
    background: #206841;
    border-radius: 5px;
    display: inline-block;
    color: #FFF;
    font-weight: bold;
    font-size: 20px;
    padding: 9px 5px;
    margin: 0 0 10px;
    text-decoration: none;
    cursor: pointer;
    width: 100%;
    text-align: center;
    max-width: 300px;
}
form .btn {
    display: block;
    margin: 0 auto 10px;
}
.ppc{
	display: block;
	position: relative;
	width: 100%;
	text-align: center;
	max-width: 300px;
	margin: 15px auto 0;
}
.btn.disabled span {
    color: #fff;
}
.cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
    align-items: flex-start;
	margin-block: 3.5em;
	row-gap: 1.5em;
}
.card {
    width: 24%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    flex-direction: column;
}
.card-text {
    width: 96%;
    text-align: left;
    margin: auto;
}
.card-img {
    width: 100%;
    align-self: center;
    text-align: center;
}
.card p {
    width: 100%;
    font-weight: 500;
    font-size: 15px;
}
.card img {
	max-width: 300px;
    width: 100%;
}
.pfl {
    font-size: 13px;
    margin-top: 4.5em;
    margin-bottom: 2em;
    line-height: 1.7;
}
.pfl b {
	font-weight: 700;
}

/*responsive*/
@media (max-width: 1024px) {
	header {
		flex-wrap: wrap;
		justify-content: space-around;
	}
	header .benefits,
	header .trust {
		margin-top: 15px;
	}
	header .benefits {
		width: auto;
		float: left;
		text-align: left;
	}
	header .benefits li {
		display: block;
	}
	header .benefits li:last-child {
		margin-bottom: 0
	}
	header .benefits li .tick {
		width: 18px;
		height: 18px
	}
	header .benefits img {
		width: 60px;
		height: auto;
		margin-top: 5px;
	}
	header .trust {
		margin: initial;
	}
	header .trust p,
	header .benefits ul {
		float: none;
		display: inline-block;
		margin: 0;
		margin-left: 5px;
		max-width: 70%;
		width: 100%;
	}
	header .trust img,
	header .benefits img {
		max-width: 30%;
		display: inline-block;
		vertical-align: text-bottom;
		float: left;
	}
	header .trust img {
		float: left;
		margin-top: 0.6em !important;
	}
	header .trust p {
		margin-top: 12px;
	}
	header .logo {
		width: 100%;
		text-align: center;
		margin-bottom: 5px;
	}
	header .logo img {
		max-width: 200px;
		width: 100%
	}
	.modal .content {
        width: 65%;
        float: right
    }
    .modal .header .logo {
        height: 50px
    }
    .modal .header .awards li img {
        height: 40px
    }
    .popup, section ~ section {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    section.page-logo {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .product-wrap {
        padding: 20px;
    }
    a.setLink span {
        font-size: 18px;
    }
}

@media (max-width: 960px) {
    footer {
		text-align: center;
		margin-top: 3em;
	}
	footer h6 {
		font-size: 14px;
		margin: 7px 0 15px 0;
	}
    footer .groups {
		padding-inline: 20px;
	}
	body footer .groups.groups {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
	}
	body footer .groups .group {
		text-align: center;
		display: inline-block;
		float: none;
		padding: 0 15px;
		font-size: 12px;
		width: 47%;
		margin-left: 14px;
	}
	footer .groups .group.payment ul {
		display: unset;
	}
	footer .groups .social ul li,
	footer .groups .payment ul li {
		float: none;
		display: inline-block;
	}
	footer .note p {
		font-size: 12px;
	}
	footer .dhl img {
		height: 34px;
	}
	footer .payment ul li a img {
		height: 30px;
	}
	footer .pay {
		margin-right: 0;
	}
	footer .social ul li a img {
		height: 30px;
		margin-right: 10px;
	}
	.product-wrap .half {
        width: calc(100% - 187px);
    }
    .product-wrap .half+.half {
        width: 185px;
    }
	select.product2 {
		display: none;
	}
}

@media (max-width: 860px) {
    .product-wrap {
        padding-top: 0;
    }
	.product-wrap .half {
        width: 100%;
    }
    .product-wrap .half+.half {
        width: 100%;
        margin-top: 0;
    }
	a.setLink, .rank, .details .discount, .grundpreis, .shipping  {
        text-align: center;
    }
	a.setLink {
		margin-bottom:	0;
	}
    span.discount .pr {
        font-size: 23px;
    }
    .btn {
        padding: 0.5em 1.2em;
        font-size: 18px;
    }
    img.prodImage {
        max-width: 512px;
    }
    form a span {
        /*font-size: 23px;*/
		font-size: clamp(1.25rem, 0.9rem + 1vw, 1.4375rem);
        margin-left: 0;
    }
	.card {
        width: 49%;
        justify-content: space-between;
    }
    .card-text {
        width: 100%;
		max-width: 300px;
    }
    .card-text p {
        font-size: 14px;
    }
}

@media (max-width: 720px) {
	header .benefits,
	header .trust {
		width: 49%;
		min-width: auto;
	}
	header .trust {
		padding-left: 1em;
	}
    .modal {
        width: 90%;
        left: 5%;
        margin: 0
    }
    .modal img.product {
        display: none !important
    }
    .modal .content {
        width: 100%;
        float: none
    }
    .card-text {
        width: 92%;
    }
}

@media (max-width: 640px) {
	header {
		padding: 10px 0 5px;
		justify-content: center;
	}
	header .logo img {
		max-width: 150px;
	}
	header .benefits,
	header .trust {
		width: 42%;
		margin-bottom: 1em;
		min-width: auto;
		margin-top: 0;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	header .benefits {
		width: 57%;
	}
	header .trust {
		padding-left: 10px;
	}
	header .trust img,
	header .benefits img {
		order: 1;
	}
	header .trust p,
	header .benefits ul {
		order: 2;
		font-size: 12px;
		max-width: calc(97% - 60px);
	}
	header .trust p {
		margin-top: 0;
	}
	header .benefits li .tick {
		width: 15px;
		height: 15px;
	}
}

@media (max-width: 560px) {
    header .benefits img {
		width: 50px;
	}
	header .trust img {
		height: 50px;
		width: auto;
		margin-top: 0 !important;
	}
	header .trust p,
	header .benefits ul {
		font-size: 11px;
		max-width: calc(97% - 50px);
	}
	body footer .groups .group {
		width: 100%;
	}
	.modal img.product {
        display: none;
    }
    .modal .content {
        width: 100%
    }
    .modal .header .logo {
        top: 60px;
        position: absolute;
    }
    .modal .header .awards {
        text-align: right;
        position: relative;
        width: 100%;
        top: -20px
    }
    .modal .header .logo {
        height: 50px
    }
    .modal .header .awards li img {
        height: 40px
    }
    .modal h3 {
        margin-top: 40px;
    }
    .modal .btn {
        padding: 8px 25px;
        width: auto;
    }
	h1 {
		font-size: clamp(1.125rem, 0.8226rem + 1.9355vw, 1.5rem);
		text-wrap: balance;
		text-align: center;
	}
    .card {
        width: 100%;
    }
	.cards {
		row-gap: 3.5em;
	}
    .product-wrap {
        width: 100%;
        text-align: center;
    }
    .product-wrap + .product-wrap {
        margin-top: 2em;
    }
	.product-wrap .half {
        width: calc(100% - 185px);
    }
    .product-wrap .half+.half {
        width: 180px;
    }
    .price {
        padding-bottom: 0;
    }
    .discount-price {
        margin-left: 0;
    }
    a.setLink, .rank, .details .discount, .grundpreis, .shipping  {
        text-align: right;
    }
	.card-text {
		width: 100%;
		max-width: unset;
	}
}

@media (max-width: 440px) {
	header .trust {
		width: 40%;
	}
	header .benefits {
		width: 60%;
	}
	header .benefits li .tick {
		width: 12px;
		height: 12px;
	}
	header .benefits img {
		width: 40px;
	}
	header .trust img {
		height: 40px;
		width: auto;
	}
	header .trust p,
	header .benefits ul {
		font-size: 10px;
		max-width: calc(97% - 40px);
	}
    .product-wrap .half, .product-wrap .half+.half {
        width: 100%;
    }
    .product-wrap .half+.half, .rank, .details .discount-price, .details .discount, .grundpreis, .shipping {
        text-align: center;
    }
	.discount .price {
        white-space: nowrap;
    }
}

@media (max-width: 420px) {
    .modal .btn {
        width: 100%;
        margin: 3px 0;
    }
}

@media (max-width: 370px) {
	header .benefits,
	header .trust {
		width: 100%;
		margin-bottom: 0.5em;
		margin-left: 1em;
	}
	h2 {
		text-wrap: balance;
		text-align: center;
	}
	form a span {
		font-size: clamp(1.125rem, 0.3125rem + 5vw, 1.4375rem);
	}
}