.rm-block {
	margin-left: 0 !important;
    margin-right: 0 !important;
}

.download-table {
	width: 80%;
	background: radial-gradient(118.01% 118.01% at 50% 0,rgb(234 249 254) 0,rgb(234 249 255) 100%);
    border-radius: 8px;
    margin: auto;
    padding: 15px 15px;
	text-align: center;
}

.download-table-text {
	font-size: 14px !important;
    letter-spacing: 0.2px;
    line-height: 120%;
	text-align: center;
}

.wide-img-block {
	background: radial-gradient(118.01% 118.01% at 50% 0,rgba(0,173,238,.1) 0,rgba(58,201,255,.1) 100%);
    border-radius: 8px;
    margin-bottom: 20px;
    padding: 25px 15px;
	text-align: center;
}

.wide-img-block h3 {
	text-align: center;
	margin-bottom: 16px;
    margin-top: 0px;
    font-size: 20px !important;
}

.wide-img-block p {
	font-size: 14px !important;
    letter-spacing: 0.2px;
    line-height: 120%;
	text-align: center;
}

.wide-img-block a {
	font-size: 14px !important;
}

.wide-img-block img {
	margin: 15px auto;
}

.md-step-img a {
	font-size: 14px;
}

.more {
	padding: 3px 10px;
	color: white;
	background-color: #03a9f4;
	border-radius: 8px;
}

.md-block-children p {
    font-size: 16px;
}

.item-page-second-desc a {
	font-size: 14px;
}

.item-page-second-desc {
	text-align: left;
	font-size: 17px;
    letter-spacing: 0.05px;
}

.rm-block-text a {
	font-size: 14px;
}

.item-page-blue-title a {
	font-size: 17px;
    color: #03a9f4;
    text-decoration: underline;
}

h2 {
	font-size: 22px !important;
}

.md-block-container {
	margin-bottom: 10px;
}

.row-rmv-01 {
	text-align: center;
}

.vacuum-benefits {
	background: radial-gradient(118.01% 118.01% at 50% 0,rgba(0,173,238,.1) 0,rgba(58,201,255,.1) 100%);
    border-radius: 8px;
    margin-bottom: 20px;
	margin-top: 20px;
    padding: 20px 15px 25px 15px;
	text-align: center;
}

.jar-block {
	background: radial-gradient(118.01% 118.01% at 50% 0,rgba(0,173,238,.1) 0,rgba(58,201,255,.1) 100%);
    border-radius: 8px;
    margin-bottom: 20px;
	margin-top: 20px;
    padding: 20px 15px 25px 15px;
	text-align: center;
}

.jar-block h3 {
	font-size: 20px !important;
	text-align: center;
	margin-bottom: 15px;
}

.jar-block img {
	float: none !important;
	margin-bottom: 10px;
	margin-left: 15px;
    margin-right: 15px;
	margin-top: 15px;
	border-radius: 15px;
}

.soundcover-block {
	background: radial-gradient(118.01% 118.01% at 50% 0,rgba(0,173,238,.1) 0,rgba(58,201,255,.1) 100%);
    border-radius: 8px;
    margin-bottom: 20px;
	margin-top: 20px;
    padding: 20px 15px 25px 15px;
	text-align: center;
}

.soundcover-block h3 {
	font-size: 20px !important;
	text-align: center;
	margin-bottom: 15px;
}

.soundcover-block img {
	float: none !important;
	margin-bottom: 10px;
	margin-left: 15px;
    margin-right: 15px;
	margin-top: 15px;
}

.soundcover-block p {
	font-size: 18px !important;
	text-align: center;
	letter-spacing: 0.2px;
    line-height: 130%;
}

.soundcover-block a {
	font-size: 18px !important;
	letter-spacing: 0.2px;
    line-height: 130%;
}

.ways {
	background: radial-gradient(118.01% 118.01% at 50% 0,rgba(0,173,238,.1) 0,rgba(58,201,255,.1) 100%);
    border-radius: 8px;
    margin-bottom: 20px;
	margin-top: 20px;
    padding: 20px 15px 25px 15px;
	text-align: center;
}

.ways img {
	max-width: 350px;
	border-radius: 8px;
	margin: 15px 12px 12px 12px;
}

.ways .item-page-blue-title {
	margin: 30px 0 20px;
}

.ways-block-header {
	display: block;
    width: 100%;
    border-top: 2px solid #afe0f9;
    padding-top: 20px;
    font-weight: 600;
    color: #000000;
    font-size: 18px;
}

.ways-block-text {
	font-weight: 600;
    color: #1471bb;
    font-size: 20px;
}

.ways-block-button:hover {
	-webkit-box-shadow: 0 0 20px 4px rgba(114, 191, 254);
    box-shadow: 0 0 10px 4px rgba(114, 191, 254);
	text-decoration: none;
    text-decoration-line: none;
}

.meal-list {
	text-align: center;
    max-width: 85%;
    margin: 0 auto;
    border-radius: 5px;
    background-color: #eaf9ff;
}

.meal-list p {
	font-size: 14px;
	padding: 10px 20px;
	letter-spacing: 0.2px;
    line-height: 120%;
}

/* .rm-block p {
    font-size: 18px !important;
    letter-spacing: 0.2px;
    line-height: 130%;
}

.rm-block h3 {
    font-size: 23px !important;
} */

.item-page-container {
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}

/* ↓↓↓ от 400 до 415 ↓↓↓  */

@media (min-width: 400px) {
    .item-page-container {
        width: 85%;
        padding: 0;
    }
}

@media (min-width: 550px) {
    .item-page-container {
        width: 100%;
    }
}

.item-page-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    font-family: "Inter"
}

.item-review {
    max-width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

#zaglushka,.item-review iframe {
    margin-left: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 40px);
    height: 100%;
    border-radius: 5px
}

#zaglushka {
    cursor: pointer;
    background: url(https://madeindream.com/image/data/products/aerofritur/rawmid-rma-12/2021/zaglushka.png);
    background-size: cover;
    background-position: 50% 50%;
    max-width: 100%;
    z-index: 1;
    display: none
}

.item-review iframe {
    z-index: 0
}

.u-full-width {
    width: 100%;
    box-sizing: border-box
}

.item-page-main {
    display: flex;
    flex-direction: column;
    margin: 90px 0
}

.item-page-main-title {
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 32px;
    margin: 10px 0 40px
}

.item-page-main-description {
    text-align: center;
    font-size: 24px;
    line-height: 135%;
    color: #000
}

.item-page-main img {
    height: 55px;
    width: 85px;
    margin: 0 auto
}

.item-benefits-icons {
    padding: 5%;
    margin: 0 0 40px 20px;
    border-radius: 5px;
    background: url(https://madeindream.com/image/data//products/blenders/rawmid-professional-rpb-05/4/RPB-05-block4-main.jpg);
    background-size: cover;
    background-position: 50% 42%;
    width: calc(100% - 40px);
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: wrap
}

.item-benefits-icons-back {
    margin: 10px;
    width: 205px;
    display: flex;
    flex-direction: column;
    padding: 30px 15px 15px;
    background: linear-gradient(180deg,rgba(240,251,255,.95) 0,rgba(255,255,255,.95) 100%);
    box-shadow: 0 5px 25px rgba(0,174,239,.15);
    backdrop-filter: blur(30px);
    border-radius: 10px
}

.item-benefit-icon {
    filter: drop-shadow(0 5px 10px rgba(0,173,238,.15));
    width: 100px;
    height: 100px;
    margin: 0 auto
}

.item-benefit-title {
    color: #00adee;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 135%;
    font-style: normal;
    margin: 15px 0 10px
}

.item-benefit-description {
    color: #4f4f4f;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    line-height: 135%
}

.item-page-light-blue-bb {
    width: calc(100% - 160px);
    margin: 0 0 0 20px;
    padding: 60px;
    background: radial-gradient(118.01% 118.01% at 50% 0,rgba(0,173,238,.1) 0,rgba(58,201,255,.1) 100%);
    border-radius: 10px
}

.item-page-light-blue-bb .item-page-blue-title {
    margin: 0 0 60px
}

.item-page-blue-title {
    display: block;
    color: #00adee;
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 135%;
    text-align: center;
    margin: 120px 0 60px
}

.item-pages-cards {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap
}

.item-page-card {
    display: flex;
    border-radius: 10px;
    overflow: hidden;
    flex: 40%;
    min-width: 500px;
    margin: 20px 0 0
}

.item-page-white {
    background: #fff
}

/* .item-page-card:nth-child(even) {
    margin-left: 10px
}

.item-page-card:nth-child(odd) {
    margin-right: 10px
} */

.item-page-card-description {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 15px 0 20px
}

.item-page-second-title {
    color: #000;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 135%
}

.item-page-centered-cards {
    max-width: 85%;
    margin: 0 auto
}

.item-page-centered-cards .item-page-card:nth-child(even) img {
    order: 3
}

.item-page-centered-cards .item-page-card:nth-child(even) {
    text-align: right
}

.item-page-centered-cards .item-page-card-description {
    padding: 0 40px
}

/* .item-page-centered-cards .item-page-card {
    margin: 70px 0 0
} */

.item-page-centered-cards .item-page-card:first-child {
    margin: 0
}

.big {
    font-weight: 500;
    font-size: 28px
}

.lil-big {
    font-weight: 400;
    font-size: 18px
}

.item-page-light-blue {
    background: radial-gradient(118.01% 118.01% at 50% 0,rgb(0 173 238 / 12%) 0,rgb(58 201 255 / 0%) 100%);
    border-radius: 10px;
    margin: 0 auto;
    overflow: hidden;
    padding: 40px
}

.item-page-light-blue img {
    border-radius: 5px;
    width: 235px;
    height: 235px
}

.item-page-light-blue img:nth-child(even) {
    margin: 0 0 0 20px
}

.item-page-light-blue .item-page-card-description .item-page-second-title {
    margin: 0 0 10px
}

.item-page-big-card {
    display: flex;
    flex-direction: column;
    padding: 70px 0 0;
    transition: .3s
}

.item-page-second-img {
    width: 100%;
    height: 456px;
    border-radius: 5px;
    display: flex;
    flex-direction: column
}

.item-page-second-img-1 {
    background: url(https://madeindream.com/image/data/products/aerofritur/rawmid-rma-12/2021/21.png);
    background-size: cover
}

.item-page-second-img-2 {
    background: url(https://madeindream.com/image/data/products/aerofritur/rawmid-rma-12/2021/25.png);
    background-size: cover
}

.item-page-second-img-3 {
    background: url(https://madeindream.com/image/data/products/aerofritur/rawmid-rma-12/2021/26.png);
    background-size: cover
}

.item-page-second-img-4 {
    background: url(https://madeindream.com/image/data/products/aerofritur/rawmid-rma-12/2021/27.png);
    background-size: cover
}

.after-content,.item-page-second-icon {
    transition: transform .3s cubic-bezier(.33,1,.68,1)
}

.item-page-second-icon {
    margin: 20px 0 0 20px;
    padding: 0;
    max-width: 64px;
    height: 64px
}

.item-page-second-icon:hover {
    height: 64px;
    transform: translateY(-5px) scale(.7)
}

.after-content {
    transform: translateY(-20px) scale(.001);
    display: block;
    padding: 2px 8px;
    color: #fff;
    background: linear-gradient(90deg,#00adee 0,rgba(0,173,238,0) 100%);
    border-radius: 5px
}

.option-hover:hover .after-content {
    transform: scale(1.3);
    display: block
}

.item-page-second-desc-big-card {
    margin: 10px 0 40px
}

.item-page-paking {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 80%
}

.item-page-paking-tooltips {
    width: 675px;
    position: relative;
    height: 533px;
    background: url(https://madeindream.com/image/data//products/blenders/rawmid-professional-rpb-05/complect/RPB-05-complect.jpg)
}

.item-page-paking-tooltip,.item-page-paking-tooltip .item-page-paking-tooltiptext {
    background: radial-gradient(118.01% 118.01% at 50% 0,#00adee 0,#3ac9ff 100%);
    transition: transform .3s cubic-bezier(.33,1,.68,1);
    position: absolute
}

.item-page-paking-tooltip {
    width: 15px;
    height: 15px;
    border: 3px solid #fff;
    border-radius: 100%
}

.ttposition-1 {
    left: 165px;
    top: 253px;
}

.ttposition-2 {
	left: 187px;
    top: 76px;
}

.ttposition-3 {
    left: 88px;
    top: 409px;
}

.ttposition-4 {
    left: 120px;
    top: 464px;
}

.ttposition-5 {
    left: 392px;
    top: 309px;
}

.ttposition-6 {
    left: 50px;
    top: 329px;
}

.ttposition-7 {
    left: 449px;
    top: 448px;
}

.ttposition-8 {
    left: 423px;
    top: 386px;
}

.ttposition-9 {
    left: 219px;
    top: 411px;
}

.ttposition-10 {
    left: 510px;
    top: 436px;
}

.ttposition-11 {
    left: 360px;
    top: 392px;
}

.ttposition-12 {
    left: 446px;
    top: 381px;
}

.ttposition-13 {
    left: 14px;
    top: 317px;
}

.ttposition-text-1 {
    width: 130px;
    bottom: 10px;
    left: -65px
}

.ttposition-text-2 {
    width: 141px;
    bottom: 10px;
    left: -65px
}

.ttposition-text-3 {
    width: 156px;
    bottom: 10px;
    left: -68px
}

.ttposition-text-4 {
    width: 139px;
    bottom: 10px;
    left: -63px
}

.ttposition-text-5 {
	width: 100px;
    bottom: 10px;
    left: -50px
}

.ttposition-text-6 {
	width: 100px;
    bottom: 10px;
    left: -50px
}

.ttposition-text-7 {
	width: 99px;
    bottom: 10px;
    left: -45px
}

.ttposition-text-8 {
	width: 130px;
    bottom: 10px;
    left: -45px
}

.ttposition-text-9 {
	width: 120px;
    bottom: 10px;
    left: -45px
}

.ttposition-text-10 {
	width: 110px;
    bottom: 10px;
    left: -45px
}

.ttposition-text-11 {
	width: 139px;
    bottom: 10px;
    left: -45px
}

.ttposition-text-12 {
	width: 149px;
    bottom: 10px;
    left: -45px
}

.ttposition-text-13 {
	width: 129px;
    bottom: 10px;
    left: -45px
}

.item-page-paking-tooltip .item-page-paking-tooltiptext {
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    z-index: 1;
    transform: scale(.01)
}

.item-page-paking-tooltip:hover .item-page-paking-tooltiptext {
    transform: scale(1)
}

.item-page-paking-tooltip:hover {
    transform: scale(1.2)
}

.item-paking-border {
    opacity: .1;
    border: 1px solid #00adee;
    box-sizing: border-box;
    transform: rotate(90deg);
    width: 60px;
    height: 100%
}

.item-page-gift-for-review {
    width: 80%;
    padding: 0 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    background: linear-gradient(270deg,rgba(0,173,238,.1) -54.86%,rgba(58,201,255,0) 100%);
    border-radius: 10px
}

.item-page-gift-for-review-text {
    width: 457px
}

.item-page-gift-for-review-title {
    display: flex;
    flex-direction: row;
    padding: 20px 35px;
    background: radial-gradient(118.01% 118.01% at 50% 0,#00adee 0,#3ac9ff 100%);
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 36px
}

.item-page-gift-for-review-gift img,.item-page-gift-for-review-title img {
    margin: 0 10px 0 0
}

.item-page-gift-for-review-gift,.item-page-gift-for-review-gifts {
    display: flex;
    align-items: center;
    flex-direction: row
}

.item-page-gift-for-review-gift {
    margin: 35px 30px 30px 0;
    color: #00adee;
    font-weight: 600;
    font-size: 20px
}

.item-page-desc-down {
    color: #00adee;
    font-weight: 600;
    font-size: 14px;
    line-height: 135%
}

.item-page-blue img,.item-page-gift-for-review-img {
    mix-blend-mode: multiply;
	max-width: 220px;
}

.full-pckg-items {
    width: 380px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.item-page-full-pckg {
    display: flex;
    width: 85%;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto
}

.full-pckg-desc,.full-pckg-item {
    display: flex;
    flex-direction: column
}

.full-pckg-item {
    font-weight: 300;
    font-size: 12px;
    width: 80px;
    margin: 0 30px 30px 0
}

.full-pckg-desc {
    width: 85%;
    margin: 0 auto
}

.full-pckg-main {
    color: #333;
    font-weight: 300;
    font-size: 20px
}

.full-pckg-notif {
    margin: 20px 0 0;
    padding: 20px;
    background: radial-gradient(118.01% 118.01% at 50% 0,rgba(0,173,238,.1) 0,rgba(58,201,255,.1) 100%);
    border-radius: 5px;
    font-weight: 400;
    font-size: 18px;
    line-height: 135%;
    color: #00adee
}

.item-page-sldr-container {
    width: 85%;
    margin: 0 auto;
    overflow: hidden
}

.item-page-sldr-track {
    display: flex;
    width: 100%;
    transition: .7s
}

.item-page-sldr-content {
    display: flex;
    justify-content: center;
    align-items: center
}

.item-page-sldr-text {
    text-align: right;
    max-width: 280px;
    border-right: 2px solid rgba(0,173,238,.1);
    padding: 20px
}

.bluetxt {
    color: #00adee
}

.item-page-sldr-desc {
    margin: 5px 0 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 135%
}

.item-page-sldr-btn {
    width: 250px;
    display: flex;
    justify-content: space-around;
    margin: 20px auto
}

.item-page-light-blue-cd {
    width: 100%;
    margin: 0 auto;
    border-radius: 10px
}

.item-page-blue {
    background: radial-gradient(118.01% 118.01% at 50% 0,rgba(0,173,238,.1) 0,rgba(58,201,255,.1) 100%);
    height: 220px
}

.anchor-padding {
    display: block;
    height: 0;
    margin-top: 25px;
    visibility: hidden;
}

a {
    text-decoration: none;
	cursor: pointer;
}

.what-to-cook {
    width: 85%;
    margin: 120px auto
}

.what-to-cook img {
    border-radius: 10px;
    margin: 40px
}

.what-to-cook-top {
    display: flex;
    flex-direction: row;
    align-items: center
}

.what-to-cook-top-text {
    display: flex;
    flex-direction: column;
    width: 320px;
    padding: 0 0 0 40px
}

.what-to-cook-bot {
    display: flex;
    justify-content: center
}

.what-to-cook-bot img {
    width: 25%
}

.item-page-sldr-btn:hover {
    cursor: pointer
}

/* ↓↓↓ от 320 до 400 ↓↓↓  */

@media screen and (min-width:320px) {
	
	.item-page-navigator {
		margin: 20px 0;
		padding: 0 2px;
		display: flex;
		flex-direction: row;
		justify-content: center;
		flex-wrap: wrap;
		border-radius: 10px;
		z-index: 2;
		transition: .3s
	}

	.item-page-navigator-btn {
		display: block;
		padding: 1px;
		background: radial-gradient(118.01% 118.01% at 50% 0,rgb(255 255 255) 0,rgb(255 255 255) 100%);
		border-radius: 5px;
		color: #00adee;
		margin: 1px 2px;
	}

	.item-page-navigator-btn:hover {
		background: radial-gradient(118.01% 118.01% at 50% 0,rgb(255,255,255) 0,rgb(255,255,255) 100%);
	}

	.item-page-navigator-btn a {
		display: block
	}
	
	.complect-item-button {
		display: block;
		color: white !important;
		background-color: #03a9f4;
		font-size: 18px;
		border-radius: 8px;
		margin: 10px auto;
		padding: 4px 10px;
		width: 150px;
		text-align: center;
		text-decoration: none;
		text-decoration-line: none;
	}

	.complect-item-button:hover {
		-webkit-box-shadow: 0 0 20px 4px rgba(114, 191, 254);
		box-shadow: 0 0 10px 4px rgba(114, 191, 254);
		text-decoration: none;
		text-decoration-line: none;
	}
	
	.rm-block {
		width: 90% !important;
	}
	
	.item-page-centered-cards {
        max-width: 99%;
        margin: 0 auto;
        display: flex;
        flex-direction: column
    }
	
	.item-page-blue img {
		max-width: 230px;
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.item-page-centered-cards {
		max-width: 90%;
		margin: 0 auto
	}
	
    .item-page-big-card {
        padding: 0;
        margin: 20px 0
    }

    .item-page-main-title {
        font-size: 24px;
        margin: 10px 0
    }

    .item-page-main {
        margin: 30px 0 30px
    }

    .item-page-gift-for-review-gifts {
        flex-direction: column;
        align-items: flex-start
    }

    .item-page-wrapper {
        width: 100%
    }

    .what-to-cook-top {
        flex-direction: column
    }

    .what-to-cook img {
        margin: 0;
        max-width: 100%
    }

    .what-to-cook {
        margin: 30px auto 0;
        width: 90%
    }

    .what-to-cook-top-text {
        padding: 10px 10px 30px;
        width: 280px
    }

    .full-pckg-item {
        margin: 5px;
        text-align: center
    }

    .item-page-full-pckg {
        flex-direction: column;
        justify-content: center;
        width: 100%
    }

    .what-to-cook-bot {
        justify-content: space-around
    }

    .item-benefits-icons {
        width: 100%;
        border-radius: 0;
        margin: 20px 0
    }

    .full-pckg-items {
        width: 100%;
        justify-content: center
    }

    .full-pckg-img img,.item-page-sldr-img img {
        width: 100%
    }

    .item-page-sldr-content {
        flex-direction: column
    }

    .item-page-gift-for-review {
        justify-content: center;
        flex-direction: column;
        width: calc(100% - 40px);
        padding: 30px 10px
    }

    .item-page-gift-for-review-text {
        width: 90%
    }

    .item-page-gift-for-review-img img {
        max-width: 280px
    }

    .item-page-gift-for-review-title {
        font-size: 18px;
        justify-content: center
    }

    .item-page-paking {
        width: 100%
    }

    .item-page-paking-tooltip {
        visibility: hidden;
        display: none
    }

    .item-page-second-img {
        background-position: center
    }

    .item-page-paking-tooltips {
        width: 100%;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        height: 300px
    }

    .item-page-paking-description {
        padding: 10px 10px 10px 30px
    }

    .item-paking-border {
        display: none
    }

    .item-page-gift-for-review-gift,.item-page-light-blue-bb .item-page-blue-title {
        margin: 10px 0
    }

    .item-page-paking {
        flex-direction: column
    }

    .item-page-centered-cards .item-page-card:first-child {
        margin: 10px auto
    }

    .full-pckg-main {
        font-size: 16px
    }

    .full-pckg-notif {
        font-size: 14px;
        padding: 15px
    }

    .item-page-light-blue {
        padding: 10px 0 0
    }

    .item-page-blue-title {
        font-size: 18px;
        margin: 60px 0 30px;
        padding: 0 10px
    }

    .item-pages-cards {
        flex-direction: column;
        align-items: center
    }

    .item-page-card {
        flex-direction: column;
        max-width: 85%;
		width: 250px;
        min-width: 230px
    }

    .item-page-centered-cards .item-page-card-description {
        padding: 15px
    }

   /*  .item-page-light-blue img:nth-child(even),.item-page-light-blue img:nth-child(odd) {
        margin: 10px 10px;
    } */

    .ipg-order:nth-child(even) {
        flex-direction: column-reverse
    }

    .lil-big {
        font-weight: 400;
        font-size: 16px
    }

    .item-page-card .item-page-card {
        margin: 20px auto
    }

    .item-page-second-title {
        margin: 0 0 5px;
        text-align: left
    }

    .item-page-centered-cards .item-page-card:nth-child(even) {
        text-align: left;
        flex-direction: column-reverse
    }

    .item-page-card-description {
        padding: 20px
    }

    .item-page-light-blue-bb {
        width: calc(100% - 40px);
        margin: 0 auto;
        padding: 10px
    }

    .item-page-main-description {
        font-size: 16px
    }
	
	.item-page-paking {
		flex-direction: column;
		width: 100%;
	}

	.item-page-paking-tooltips {
		background-size: cover;
		background-size: contain;
		background-repeat: no-repeat;
		height: 300px;
	}

	.item-page-paking-tooltip {
		visibility: hidden;
		display: none;
	}
	
	.ways-block-button {
		display: block;
		margin: 10px auto 20px auto;
		width: 220px;	
		color: white !important;
		background-color: #03a9f4;
		font-size: 18px;
		border-radius: 8px;
		padding: 4px 10px;
		text-decoration: none;
		text-decoration-line: none;
	}
	
	.vacuum-benefits img {
		max-width: 315px;
		border-radius: 8px;
		margin: 15px 2px 12px 2px;
	}
	
	.rm-block p {
		font-size: 16px !important;
		letter-spacing: 0.2px;
		line-height: 130%;
	}

	.rm-block h3 {
		font-size: 20px !important;
	}
}

/* ↓↓↓ от 415 до 750 ↓↓↓  */

@media screen and (min-width:415px) {
    .item-page-gift-for-review-gifts {
        flex-direction: column
    }

    .item-page-wrapper {
        width: 100%
    }

    .what-to-cook-top {
        flex-direction: column
    }

    .what-to-cook img {
        margin: 10px 5px;
        max-width: 100%
    }

    .what-to-cook {
        margin: 30px auto 0;
        width: 90%
    }

    .what-to-cook-top-text {
        padding: 10px
    }

    .item-page-full-pckg {
        flex-direction: column
    }

    .full-pckg-items,.item-page-full-pckg {
        justify-content: center
    }

    .full-pckg-img img,.item-page-sldr-img img {
        width: 320px
    }

    .item-page-sldr-content {
        flex-direction: column
    }

    .item-page-gift-for-review {
        justify-content: center;
        flex-direction: column;
        width: calc(100% - 40px);
        padding: 30px 10px
    }

    .item-page-gift-for-review-text {
        width: 90%
    }

    .item-page-gift-for-review-img img {
        max-width: 320px
    }

    .item-page-gift-for-review-title {
        font-size: 18px;
        justify-content: center
    }

    .item-page-paking {
        width: 100%
    }

    .item-page-paking-tooltip {
        visibility: hidden
    }

    .item-page-paking-tooltips {
        width: 100%;
        background-position: center
    }

    .item-page-paking {
        flex-direction: column
    }

    .item-page-centered-cards .item-page-card:first-child {
        margin: 10px auto
    }

    .item-page-light-blue {
        padding: 20px
    }

    .item-page-blue-title {
        font-size: 23px;
        margin: 20px 0 10px
    }

    .item-pages-cards {
        flex-direction: column;
        align-items: center
    }

    .item-page-card {
        max-width: 300px;
        min-width: 200px
    }

    .ipg-order:nth-child(even) {
        flex-direction: column
    }

    .item-page-centered-cards .item-page-card-description {
        padding: 10px 0 40px
    }

    .item-page-light-blue img:nth-child(even),.item-page-light-blue img:nth-child(odd) {
        margin: 10px auto;
        width: 100%;
        height: 100%
    }

    .item-page-card:nth-child(even),.item-page-card:nth-child(odd) {
        margin: 10px 5px
    }

    .item-page-card-description {
        padding: 20px
    }

    .item-page-light-blue-bb {
        width: calc(100% - 40px);
        margin: 0 auto;
        padding: 10px
    }

    .item-page-main-description {
        font-size: 16px
    }
	
	.vacuum-benefits img {
		max-width: 350px;
		border-radius: 8px;
		margin: 15px 12px 12px 12px;
	}
}

/* ↓↓↓ от 750 до 1000 ↓↓↓  */

@media screen and (min-width:750px) {
	.rm-block {
		width: 95% !important;
	}
    .big {
        font-size: 18px
    }

    .item-page-centered-cards {
        max-width: 90%;
        margin: 0 auto;
        display: flex;
        flex-direction: column
    }

    .item-page-centered-cards .item-page-card-description {
        padding: 10px 0 10px;
		width: 50%;
    }

    .item-page-centered-cards .item-page-card:first-child {
        margin: 0 auto
    }

    .item-page-card:nth-child(even) {
        margin: 0 5px
    }

    .item-page-card {
        flex-direction: row;
        max-width: 100%;
        min-width: 30%;
        margin: 0 auto
    }

    .flex-wrapper .item-page-card {
        flex-direction: column;
        max-width: 20%;
        min-width: 20%
    }

    .flex-wrapper {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-start
    }

    .item-page-centered-cards .item-page-card:nth-child(even) {
        text-align: left;
        flex-direction: column-reverse
    }

    .item-page-white-bb .item-page-card:nth-child(even),.item-page-white-bb .item-page-card:nth-child(odd) {
        margin: 0 auto
    }

    .lil-big {
        font-weight: 400;
        font-size: 14px
    }

    .item-page-white-bb .item-page-card {
        flex-direction: column
    }

    .item-page-light-blue img:nth-child(odd) {
        margin: auto 0;
        width: 100%;
        height: auto
    }

    .item-page-light-blue img:nth-child(even) {
        margin: auto 10px;
        width: 25%;
        height: 25%
    }

    .row-contain {
        display: flex;
        flex-direction: row!important;
        margin: 20px 0!important;
		width: 96%;
        /* max-width: 100%!important */
    }

    .item-page-gift-for-review {
        flex-direction: row;
        margin: 30px 0 0
    }

    .full-pckg-img img {
        width: 100%
    }

    .item-page-light-blue-bb {
        width: calc(100% - 160px);
        margin: 0 0 0 20px;
        padding: 60px;
        background: radial-gradient(118.01% 118.01% at 50% 0,rgba(0,173,238,.1) 0,rgba(58,201,255,.1) 100%);
        border-radius: 10px
    }

    .item-page-main-description {
        font-size: 24px
    }

    .item-page-navigator {
        display: flex;
        justify-content: center
    }

    .item-page-gift-for-review-img img {
        margin-left: -105px
    }

    .what-to-cook-top {
        flex-direction: column
    }

    .what-to-cook-top-text {
        padding: 0
    }

    .item-page-full-pckg {
        flex-direction: column
    }

    .full-pckg-items {
        width: 85%
    }

    .item-page-gift-for-review-title {
        font-size: 24px;
        width: 270px
    }

    .item-page-light-blue img {
        width: 25%;
        height: 25%
    }

    .item-pages-cards {
        flex-direction: column;
        align-items: center
    }
	
	.vacuum-benefits img {
		max-width: 350px;
		border-radius: 8px;
		margin: 15px 12px 12px 12px;
	}
}


/* ↓↓↓ от 1000 до 1300 ↓↓↓  */


@media screen and (min-width:1000px) {
		
	.item-page-navigator {
		margin: 20px 0;
		padding: 0 2px;
		display: flex;
		flex-direction: row;
		justify-content: center;
		flex-wrap: wrap;
		border-radius: 10px;
		z-index: 2;
		transition: .3s
	}

	.item-page-navigator-btn {
		display: block;
		padding: 5px;
		background: radial-gradient(118.01% 118.01% at 50% 0,rgba(255,255,255,.9) 0,rgba(255,255,255,.9) 100%);
		border-radius: 5px;
		color: #00adee;
		margin: 3px 2px
	}

	.item-page-navigator-btn:hover {
		background: radial-gradient(118.01% 118.01% at 50% 0,rgb(255,255,255) 0,rgb(255,255,255) 100%);
	}

	.item-page-navigator-btn a {
		display: block
	}	
	
	.complect-item-button {
		display: unset;
		color: white !important;
		background-color: #03a9f4;
		font-size: 18px;
		border-radius: 8px;
		margin-left: 0px;
		padding: 4px 10px;
		width: 150px;
		text-align: center;
		text-decoration: none;
		text-decoration-line: none;
	}

	.complect-item-button:hover {
		-webkit-box-shadow: 0 0 20px 4px rgba(114, 191, 254);
		box-shadow: 0 0 10px 4px rgba(114, 191, 254);
		text-decoration: none;
		text-decoration-line: none;
	}
	.rm-block {
		width: 98% !important;
	}
    .what-to-cook {
        margin: 30px auto 0;
        width: 85%
    }

    .what-to-cook-bot {
        justify-content: space-between
    }

    .item-pages-cards {
        flex-direction: row;
        align-items: center
    }

    .item-page-card {
        min-width: 500px;
        /* max-width: 570px */
    }

    .item-page-card,.item-page-sldr-content {
        flex-direction: row
    }

    .full-pckg-items {
        width: 30%
    }

    .item-page-gift-for-review {
        flex-direction: row;
        margin: 0 auto;
        width: 85%
    }

    .item-page-light-blue-bb {
        width: calc(100% - 160px);
        margin: 0 0 0 20px;
        padding: 60px;
        background: radial-gradient(118.01% 118.01% at 50% 0,rgba(0,173,238,.1) 0,rgba(58,201,255,.1) 100%);
        border-radius: 10px
    }

    .item-page-main-description {
        font-size: 24px
    }

    .item-page-navigator {
        display: flex
    }

    .item-page-gift-for-review-img img {
        margin-left: -105px;
        max-width: 350px
    }

    .item-page-full-pckg,.what-to-cook-top {
        flex-direction: row
    }

    .what-to-cook-top-text {
        padding: 0 0 0 40px
    }

    .item-page-gift-for-review-title {
        font-size: 32px;
        width: 350px
    }

    .item-page-light-blue img {
        width: auto;
        height: auto
    }
	
	.vacuum-benefits img {
		max-width: 450px;
		border-radius: 8px;
		margin: 15px 12px 12px 12px;
	}
	
	.item-page-blue img {
		max-width: 220px;
		margin-left: unset;
		margin-right: unset;
	}
}

/* ↓↓↓ от 1300 ↓↓↓  */

@media screen and (min-width:1300px) {
 
	.item-page-light-blue-bb {
        width: calc(100% - 160px);
        margin: 0 0 0 20px;
        padding: 60px;
        background: radial-gradient(118.01% 118.01% at 50% 0,rgba(0,173,238,.1) 0,rgba(58,201,255,.1) 100%);
        border-radius: 10px
    }

    .item-page-main-description {
        font-size: 22px
    }

    .item-page-navigator {
        display: flex
    }

    .item-page-gift-for-review-img img {
        margin-left: auto;
        max-width: 1200px
    }

    .item-page-full-pckg,.what-to-cook-top {
        flex-direction: row
    }

    .what-to-cook-top-text {
        padding: 0 0 0 40px
    }

    .item-page-gift-for-review-title {
        font-size: 32px;
        width: 270px
    }

    .item-page-light-blue img {
        width: auto;
        height: auto
    }
	
	.item-page-paking {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        width: 84%
    }
	
	.item-page-paking {
        flex-direction: row
    }

    .item-page-paking-tooltips {
        width: 533px;
        position: relative;
        height: 533px;
        background: url(https://madeindream.com/image/data//products/blenders/rawmid-professional-rpb-05/complect/RPB-05-complect.jpg)
    }

    .item-page-paking-tooltip {
        width: 15px;
        height: 15px;
        position: absolute;
        background: radial-gradient(118.01% 118.01% at 50% 0,#00adee 0,#3ac9ff 100%);
        border: 3px solid #fff;
        border-radius: 100%;
        transition: transform .3s cubic-bezier(.33,1,.68,1)
    }
	
	.item-page-paking-tooltips {
        background-size: cover
    }
	
	.item-page-paking-tooltip {
        visibility: visible;
        display: block
    }
	
	.ways-block-button {
		display: block;
		width: 220px;
		color: white !important;
		background-color: #03a9f4;
		font-size: 18px;
		border-radius: 8px;
		margin: 20px auto 10px auto;
		padding: 4px 10px;
		text-decoration: none;
		text-decoration-line: none;
	}
	
	.vacuum-benefits img {
		max-width: 550px;
		border-radius: 8px;
		margin: 15px 5px 12px 5px;
	}
	
	.rm-block p {
		font-size: 18px !important;
		letter-spacing: 0.2px;
		line-height: 130%;
	}

	.rm-block h3 {
		font-size: 23px !important;
	}
}