body, .wrapper-reviews-others {
    background-image: url(/static/f/product/482/img/bg-bottom.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 108%;
    background-color: #E8EDF1;
}

.product-full.peptamen-junior .product-illu.product_rd__image {
	float: left;
}

.product-full.peptamen-junior .product-header.product_rd__description {
	margin-top: 13px;
}

.product-full.peptamen-junior .product_rd .bloc-content .col-8 {
	padding: 30px 40px 40px;
}

.product-full.peptamen-junior .product_rd__info {
	background: transparent;
}

.product-full.peptamen-junior .product-header h1 {
	margin-bottom: 11px;
	font-family: 'RotonBol';
    font-weight: normal;
	font-weight: 400;
	font-size: 48px;
	line-height: 50px;
	color: #27388A;
}

.product-full.peptamen-junior .product-header h1 sup {
    font-size: 55%;
}

.product-full.peptamen-junior .rate-fivestar-btn-filled {
	background-image: url('/static/f/product/482/img/star.svg');
}

.product-full.peptamen-junior .product-header .row {
	margin-bottom: 13px;
	padding: 0;
}

.product-full.peptamen-junior .product_rd__description .summary {
	margin-bottom: 13px;
	padding: 0;
}

.product-full.peptamen-junior .product_rd__description .summary p {
	margin: 0;
	font-family: 'RotonReg';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 23px;
	color: #404040;
}

.product-full.peptamen-junior .product-header .age {
	padding: 0;
}

.product-full.peptamen-junior .product__shop-weight_item {
    border: 1px solid #31A8DB;
    color: #31A8DB;
}

.product-full.peptamen-junior .product__shop-weight_item.active {
    color: #ffffff;
    background: #31A8DB;
}

.product-full.peptamen-junior .product__shop-bottom {
	margin-top: 20px;
}

.product-full.peptamen-junior .product__shop-price-new {
    color: #27388A;
}

.product-full.peptamen-junior .product__shop-price-new svg path {
    fill: #27388A;
}

.product-full.peptamen-junior .product__expiration {
	font-family: 'RotonReg';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #404040;
}

.product-full.peptamen-junior .n-button {
	font-family: 'RotonBol';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 42px;
    border-radius: 30px;
    color: #fff;
    background: #27388A;
}

.product-full.peptamen-junior .n-button:hover {
	background: #31A8DB;
}

/* CONTENT */

.product-full.peptamen-junior .rd-product__hr {
	margin: 30px 0;
    background-color: #E8F7F9;;
}

.product-full.peptamen-junior .rd-product__peptamen h2 {
	font-family: 'RotonBol';
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	line-height: 39px;
	color: #0C3B9B;
}

.product-full.peptamen-junior .rd-product__peptamen h2.rd-product-spec--def {
	margin-bottom: 20px;
}

.product-full.peptamen-junior .rd-product-spec__text p {
	margin-bottom: 0;
	font-family: 'IstokWeb';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 23px;
	color: #404040;
}

.product-full.peptamen-junior .rd-product-spec__text p sup {
	vertical-align: middle;
}

.product-full.peptamen-junior .rd-product-spec__text p a {
	color: #31A8DB;
	text-decoration: underline;
	transition: color .3s;
}

.product-full.peptamen-junior .rd-product-spec__text p a:hover {
	color: #0C3B9B;
}

.product-full.peptamen-junior .rd-product-spec__list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin: 0;
	width: 48%;
}

.product-full.peptamen-junior .rd-product-spec__list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 17px 0 17px;
}

.product-full.peptamen-junior .rd-product-spec__list li {
    position: relative;
    padding-left: 30px;
	font-family: 'IstokWeb';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 23px;
	color: #404040;
}

.product-full.peptamen-junior .rd-product-spec__list ul li::before {
    content: '';
    position: absolute;
    width: 22px;
    height: 19px;
    left: 0;
    top: 0;
    background-image: url('/static/f/product/482/img/check.svg');
    background-repeat: no-repeat;
    background-color: inherit;
}

.product-full.peptamen-junior .rd-product-spec__list ul li::after {
     content: none;
}
.product-full.peptamen-junior .rd-product-spec__list li + li {
	margin-top: 20px;
}

.product-full.peptamen-junior .rd-product-spec__consist {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.product-full.peptamen-junior .rd-product-spec__consist + .rd-product-spec__consist {
	margin-top: 25px;
}

.product-full.peptamen-junior .rd-product-spec__consist img {
	margin-right: 16px;
}

.product-full.peptamen-junior .rd-product-spec__advantage-container {
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.product-full.peptamen-junior .rd-product-spec__advantage-container::after {
	content: '';
	width: 110px;
	height: 87px;
	background-image: url('/static/f/product/482/img/advantage-decor.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.product-full.peptamen-junior .rd-product-spec__advantage {
	box-sizing: border-box;
	margin-top: 16px;
	padding: 17px 30px;
	width: 48.5%;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 16px;
	text-align: center;
}

.product-full.peptamen-junior .rd-product-spec__advantage:nth-child(1) {
	background: rgba(49, 168, 219, .3);
}
.product-full.peptamen-junior .rd-product-spec__advantage:nth-child(2) {
	background: rgba(219, 49, 49, .3);
}
.product-full.peptamen-junior .rd-product-spec__advantage:nth-child(3) {
	background: rgba(52, 219, 49, .3);
}
.product-full.peptamen-junior .rd-product-spec__advantage:nth-child(4) {
	background: rgba(219, 202, 49, .3);;
}

.product-full.peptamen-junior .product-detail__opener-ico {
	width: 40px;
	height: 40px;
}

.product-full.peptamen-junior .product-detail__opener-ico:after,
.product-full.peptamen-junior .product-detail__opener-ico:before {
	margin-top: 1px;
	width: 11px;
}

.product-full.peptamen-junior .__tg .product-detail__opener-ico:after {
	margin-left: -2px;
	transform: rotate(135deg);
}

.product-full.peptamen-junior .__tg .product-detail__opener-ico:before {
	margin-left: -8px;
	transform: rotate(45deg);
}

.product-full.peptamen-junior .product-detail__opener-ico:after {
    transform: rotate(45deg);
	margin-left: -2px;
}

.product-full.peptamen-junior .product-detail__opener-ico:before {
    transform: rotate(135deg);
	margin-left: -8px
}

.product-full.peptamen-junior .__tg .product-detail__items {
	opacity: 1 !important;
}

.product-full.peptamen-junior .product-detail__items {
	margin-top: 20px;
}

.product-full.peptamen-junior .rd-product-spec__text--jcsb {
	display: flex;
	justify-content: space-between;
}

.product-full.peptamen-junior .rd-product-spec__text--jcsb p:first-child {
	margin-right: 15px;
}

.product-full.peptamen-junior .compound-table {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	font-family: 'IstokWeb';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #404040;
}
.product-full.peptamen-junior .compound-table__item {
	margin-top: 20px;
	width: 300px;
}
.product-full.peptamen-junior .compound-table__header {
	font-weight: 700;
}
.product-full.peptamen-junior .compound-table__row {
	display: flex;
	justify-content: space-between;
}
.product-full.peptamen-junior .compound-table__row {
	margin-top: 10px;
}
.product-full.peptamen-junior .compound-table__row--list-f {
	margin-top: 2px;
	padding-left: 7px;
}
.product-full.peptamen-junior .compound-table__row--list-s {
	margin-top: 0px;
	padding-left: 25px;
}

.product-full.peptamen-junior .rd-product-spec__text--note p {
	margin-top: 18px;
	font-family: 'IstokWeb';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #404040;
	opacity: 0.75;
}

.product-full.peptamen-junior .product-detail__items--cooking-method {
	margin-top: 0;
}

.product-full.peptamen-junior .cooking-method {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.product-full.peptamen-junior .cooking-method__item {
	box-sizing: border-box;
	width: 50%;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

.product-full.peptamen-junior .cooking-method__item:nth-child(1)::before,
.product-full.peptamen-junior .cooking-method__item:nth-child(3)::before,
.product-full.peptamen-junior .cooking-method__item:nth-child(5)::before {
	content: '';
	position: absolute;
	top: 30px;
	right: 0;
	width: 1px;
	height: calc(100% - 60px);
	background: #EBF6F8;
}

.product-full.peptamen-junior .cooking-method__item:nth-child(1)::after,
.product-full.peptamen-junior .cooking-method__item:nth-child(2)::after,
.product-full.peptamen-junior .cooking-method__item:nth-child(3)::after,
.product-full.peptamen-junior .cooking-method__item:nth-child(4)::after {
	content: '';
	position: absolute;
	bottom: 0px;
	right: 20px;
	width: calc(100% - 40px);
	height: 1px;
	background: #EBF6F8;
}

.product-full.peptamen-junior .cooking-method__item:nth-child(6) {
	display: flex;
	align-items: center;
}

.product-full.peptamen-junior .cooking-method__item:nth-child(6)::after {
	content: '!';
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	font-family: 'RotonBol';
	font-style: normal;
	font-weight: 400;
	font-size: 200px;
	line-height: 1;
	color: #EBF6F8;
}

.product-full.peptamen-junior .cooking-method__item:nth-child(6) .rd-product-spec__text {
	z-index: 1;
}

.product-full.peptamen-junior .cooking-method__icon {
	margin-bottom: 16px;
}

.product-full.peptamen-junior .n-nestogen-review__title {
	font-family: 'RotonBol';
	font-style: normal;
	font-weight: 400;
	font-size: 40px;
	line-height: 51px;
	text-align: center;
	color: #27388A;
}

.product-full.peptamen-junior .n-nestogen-review__title span:after,
.product-full.peptamen-junior .n-nestogen-review__title span:before {
    background-color: #EBF6F8;
}

.product-full.peptamen-junior .n-review-slider__author-site a {
	color: #31a8db;
}

.product-full.peptamen-junior .slides .slick-arrow {
	background-color: #27388A;
}
/*
.product-full.peptamen-junior .slick-arrow::after {
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
}
*/

.product-full.peptamen-junior .slick-dots li button {
    background: #27388A;
}

.product-full.peptamen-junior .n-nestogen-review .button-orange {
    background: #27388A;
    box-shadow: none;
	transition: box-shadow .3s;
}

.product-full.peptamen-junior .n-nestogen-review .button-orange:hover {
	box-shadow: 0px 10px 15px rgb(39, 56, 138, 40%);
}

.product-full.peptamen-junior .n-nestogen-review .button-blue {
	background: none;
	box-shadow: none;
	transition: all .3s;
}

.product-full.peptamen-junior .n-nestogen-review .button-blue a {
	color: #27388A;
	transition: all .3s;
}

.product-full.peptamen-junior .n-nestogen-review .button-blue:hover {
    background: #27388A;
    box-shadow: 0px 10px 15px rgb(39, 56, 138, 40%);
}

.product-full.peptamen-junior .n-nestogen-review .button-blue:hover a {
	color: #fff;
}

.product-full.peptamen-junior .n-nestogen-review .n-nestogen-review__inner {
	background: none;
}

.product-full.peptamen-junior .n-nestogen-review .n-nestogen-review__title {
	background: none;
	border-bottom: none;
}

.product-full.peptamen-junior .n-nestogen-review {
	background-image: url(/static/f/product/482/img/bg-bottom.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 108%;
    background-color: #E8EDF1;
}

/* ADAPTIVE */

@media (max-width: 1199px) {
	.product-full.peptamen-junior .reviews__wrapper {
		padding-bottom: 0px;
	}
	.product-full.peptamen-junior .product-header.product_rd__description {
		padding-left: 0px;
	}
	.product-full.peptamen-junior .product_rd__description--shop {
		padding-left: 50px;
	}
}

@media (max-width: 900px) {
	.product-full.peptamen-junior .product-illu.product_rd__image {
		float: inherit;
	}
	.product-full.peptamen-junior .product-header.product_rd__description {
		display: block;
		width: 100%;
		padding-left: 50px;
		padding-top: 0px;
	}
	.product-full.peptamen-junior .product_rd__description--shop {
		padding-left: 0;
	}

	.product-full.peptamen-junior .compound-table__item:nth-child(1),
	.product-full.peptamen-junior .compound-table__item:nth-child(3) {
		margin-right: 20px;
	}
}

@media (max-width: 767px) {
	.product-full.peptamen-junior .product-header.product_rd__description {
		padding-left: 20px;
		padding-right: 20px;
	}
	.product-full.peptamen-junior .product__shop-header {
		flex-direction: row;
	}
	.product-full.peptamen-junior .product__shop-delivery {
		margin-left: 15px;
		margin-bottom: 0px;
	}
	.product-full.peptamen-junior .product__shop-bottom {
		padding-bottom: 0;
	}
	.product-full.peptamen-junior .product__shop-price {
		flex-flow: row;
		align-items: center;
	}
	.product-full.peptamen-junior .product__shop-price-old {
		margin-left: 10px;
	}
	.product-full.peptamen-junior .product__shop .product__shop-club {
		position: static;
		transform: none;
		width: auto;
	}
	.product-full.peptamen-junior .product__shop .product__shop-club .e-card__bottom {
		width: 175px;
	}
	.product-full.peptamen-junior .product__bages {
		position: static;
	}
}

@media screen and (max-width: 700px) {
	body {
		background-image: none;
		background-color: #fff;
	}
	.product-full.peptamen-junior .product_rd__info {
		background-image: url(/static/f/product/482/img/bg-bottom.png);
		background-size: cover;
	}
	.product-full.peptamen-junior .product_rd__content .product.product_rd {
		margin-top: 0;
	}
}

@media screen and (max-width: 620px) {
	.product-full.peptamen-junior .product__shop-price {
		flex-flow: column-reverse;
		align-items: flex-start;
	}
	.product-full.peptamen-junior .product__shop-price-old {
		margin-left: 0;
		margin-bottom: 6px;
	}
}

@media screen and (max-width: 600px) {
	.product-full.peptamen-junior .rd-product-spec__advantage-container::after {
		content: none;
	}
	.product-full.peptamen-junior .rd-product-spec__advantage-container {
		flex-wrap: nowrap;
		overflow-x: scroll;
		padding-bottom: 20px;
		margin-right: -40px;
		padding-right: 20px;
	}
	.product-full.peptamen-junior .rd-product-spec__advantage {
		width: 260px;
		min-width: 260px;
		margin-right: 16px;
		padding: 20px;
	}
}

@media screen and (max-width: 540px) {
	.product-full.peptamen-junior .product__shop .product__shop-club {
		position: absolute;
		bottom: -45px;
		left: 50%;
		transform: translateX(-50%);
		width: 100%;
		z-index: 11;
	}
	.product-full.peptamen-junior .product__shop .product__shop-club .e-card__bottom {
		max-width: 280px;
		width: 100%;
		text-align: center;
	}

	.product-full.peptamen-junior .rd-product-spec__text--jcsb {
		display: block;
	}
	.product-full.peptamen-junior .compound-table__item {
		width: 100%;
	}
	.product-full.peptamen-junior .compound-table__item:nth-child(4) {
		margin-top: 0;
	}
	.product-full.peptamen-junior .compound-table__item:nth-child(1),
	.product-full.peptamen-junior .compound-table__item:nth-child(3) {
		margin-right: 0px;
	}
	.product-full.peptamen-junior .cooking-method {
		display: block;
	}
	.product-full.peptamen-junior .cooking-method__item {
		width: 100%;
		border-bottom: 1px solid #EBF6F8;
	}
	.product-full.peptamen-junior .cooking-method__item:last-child {
		border-bottom: none;
	}
	.product-full.peptamen-junior .cooking-method__item:nth-child(1)::before,
	.product-full.peptamen-junior .cooking-method__item:nth-child(3)::before,
	.product-full.peptamen-junior .cooking-method__item:nth-child(5)::before {
		content: none;
	}
	.product-full.peptamen-junior .cooking-method__item:nth-child(1)::after,
	.product-full.peptamen-junior .cooking-method__item:nth-child(2)::after,
	.product-full.peptamen-junior .cooking-method__item:nth-child(3)::after,
	.product-full.peptamen-junior .cooking-method__item:nth-child(4)::after {
		content: none;
	}
	.product-full.peptamen-junior .cooking-method__item:nth-child(6)::after {
		font-size: 128px;
	}

}

@media screen and (max-width: 500px) {
	.product-full.peptamen-junior .product-header.product_rd__description {
		padding-left: 0;
		padding-right: 0;
	}
	.product-full.peptamen-junior .product-header {
		text-align: left;
	}
	.product-full.peptamen-junior .product-header h1 {
		font-size: 30px;
		line-height: 30px;
	}
	.product-full.peptamen-junior .product__shop-header {
		flex-direction: column-reverse;
		align-items: flex-start;
	}
	.product-full.peptamen-junior .product__shop-delivery {
		margin-left: 0;
		margin-bottom: 20px;
	}
	.product-full.peptamen-junior .reviews__wrapper {
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.product-full.peptamen-junior .product__bages {
		width: 100%;
		margin-left: 0px;
		margin-top: 10px;
	}

	.product-full.peptamen-junior .product_rd .bloc-content .col-8 {
		padding: 16px 20px 20px;
	}
	.product-full.peptamen-junior .rd-product__peptamen h2 {
		font-size: 24px;
		line-height: 31px;
	}
	.product-full.peptamen-junior .rd-product-spec__list {
		display: block;
	}
	.product-full.peptamen-junior .rd-product-spec__list ul {
		width: 100%;
	}
	.product-full.peptamen-junior .rd-product-spec__list ul:last-child {
		margin-top: 15px;
	}
	.product-full.peptamen-junior .rd-product-spec__list li + li {
		margin-top: 15px;
	}
	.product-full.peptamen-junior .rd-product-spec__consist {
		display: block;
	}
	.product-full.peptamen-junior .rd-product-spec__consist img {
		margin-bottom: 8px;
		margin-right: 0px;
	}
	.product-full.peptamen-junior .rd-product__hr {
		margin: 25px 0;
		background-color: #E8F7F9;
	}
	.product-full.peptamen-junior .n-nestogen-review__title {
    		font-size: 22px;
    		line-height: 24px;
	}
}

@media screen and (max-width: 420px) {
	.product-full.peptamen-junior .cooking-method__item {
		padding-left: 0;
		padding-right: 0;
		text-align: left;
	}
}