.pakety{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.PKI__iiko{
	color: #df3e49;
}
.PK__item {
	flex: 0 0 24.5%;
	padding: 7px;
	border: 1px solid #f2eaea;
	font-size: 15px;
}
@media(max-width: 420px){
	.PK__item{
		flex: 0 0 100%;
		margin-bottom: 20px;
	}
}
.PKI__title{
	margin-bottom: 15px;
	font-size: 18px
}
.PKI__price, .PKI__termine{
	display: flex;
	justify-content: space-between;
}
span.PKI__sticker {
	position: relative;
	left: 84%;
	background: #019acb;
	padding: 3px;
	color: #fff;
	font-size: 12px;
}
span.PKI__italic {
	opacity: .7;
	font-size: smaller;
}
.PKI__price {
	margin-top: 10px;
}
.PKI__more{
	color: #019acb;
	text-decoration: underline;
	margin: 10px 0;
	cursor: pointer;
}
.PKI__more:hover{
	color: #053b7d;
}
.PKI__order {
	background: #e32320;
	color: #fff;
	text-align: center;
	padding: 10px;
	cursor: pointer;
}
.PKI__order:hover{
	opacity: .7;
}
.pt-70 {
    padding-top: 70px;
} 
h1, .like-h1 {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.3;
    padding: 25px 0;
}
.pt-0 {
    padding-top: 0;
}
.pb-50 {
    padding-bottom: 50px;
}
h1 span, .like-h1 span, h2 span, h3 span, h4 span {
    color: #DE2931;
}
@media(min-width: 768px){
.grid {
    display: grid;
}
}
@media (max-width: 767px){
	.grid{
		display: flex;
		flex-wrap: wrap;
	}
}
.grid--2col {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 50px;
    grid-row-gap: 40px;
}
.list--with-numbers > * {
    display: flex;
}
.img--icon {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.key_features__icon.img--icon {
    min-height: 62px;
    min-width: 62px;
    max-width: 62px;
    background-position: center 15px;
    margin-right: 25px;
}
.bg--black-with-right-lines {
    background: #2bb2e7;
    color: #fff;
}
section {
    font-weight: 300;
    font-size: 17px;
    line-height: 24px;
}
.pl-20{
	padding-left: 20px
}
.pr-20{
	padding-right: 20px
}
.list__number, .circle {
    font-weight: 500;
    font-size: 20px;
    height: 58px;
    min-width: 58px;
    max-width: 58px;
    line-height: 56px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid rgb(255 255 255 / 37%);
}

.list--with-numbers .list__number {
    margin-right: 30px;
}
h4, .bigger-h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
}
.pt-15 {
    padding-top: 15px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pb-70 {
    padding-bottom: 70px;
}

.pt-60 {
    padding-top: 60px;
}
h1, .like-h1 {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.3;
    padding: 25px 0;
}
.pt-0 {
    padding-top: 0;
}
.pb-40 {
    padding-bottom: 40px;
}
.bg--grey-with-lines {
    background: #f6f6f6;
}
.you_get.bg--grey-with-lines{
	padding-left: 20px;
	padding-right: 20px
}
.grid--3col {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    grid-row-gap: 40px;
}
.ul--check {
    font-weight: 300;
    font-size: 17px;
    line-height: 24px;
}
.ul--check li {
    display: flex;
    align-items: flex-start;
}
.you_get.bg--grey-with-lines .ul--check li::before{
	position: static;
	content: "";
    min-height: 26px;
    min-width: 26px;
    background: url(/wp-content/uploads/iblock/413/icon__check--list.svg) center center no-repeat transparent;
    margin-right: 20px;
}
.ul--check li + li {
    margin-top: 20px;
}
.PKI__popup {
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #00000070;
    display: flex;
    align-items: center;
    justify-content: center;
}
.PKI__popup_body {
    width: 420px;
    background: #fff;
    padding: 25px;
    max-width: 90%;
    position: absolute;
	overflow: auto;
	max-height: 100%;
}
.PKI__popup_body h4 {
    font-weight: bold;
}
.PKI__popup_body ul {
    list-style: disc;
    padding-left: 10px;
    overflow: auto;
    max-height: 100%;
}
.PKI__popup_body ul li{
	display: list-item;
	display: grid;
	grid-template-columns: 65% 35%;
	float: none;
    padding: 4px 0px;
    line-height: 1.3;
}
.PKI__popup_body ul li b{
	font-weight: bold;
}
.PKI__popup_body ul li span{
	padding-right: 5px;
}
.PKI__popup_body ul li span+span{
	padding-right: 0;
}
.PKI__close_popup {
    font-size: 28px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    color: #000;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.PKI__close_popup:hover{
	color: red;
}
.pakety.PK.pakety--konditerskie,
.pakety.PK.pakety--stritfudy {
	width: 50%;
}
.pakety.PK.pakety--konditerskie .PK__item.PKI,
.pakety.PK.pakety--stritfudy .PK__item.PKI{
	flex: 0 0 49.5%;
}