.price-wrap {
	margin: 10px 0 20px
}

.form img {
	max-width: 205px !important;
}

.strong {
	font-weight: 600 !important;
}

.container {
	max-width: unset;
	margin: 0 auto;
	padding: 0 20px;
}

.vk-container,
.reverseBlock,
.links {
	max-width: 900px;
	margin: 0 auto;
}

.first-title {
	color: red;
	font-weight: 700;
	font-size: 28px !important
}

.second-itle {
	color: #000;
	margin-top: 10px;
	font-weight: 500;
	line-height: 140%;
	font-size: 20px !important
}

.mvt-container {
	text-align: center;
	text-transform: uppercase
}

p.color-red {
	color: red;
	font-weight: 700;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 140%;
	font-size: 1.2rem
}

.wrapper {
	padding-top: 45px
}

@media(max-width: 500px) {
	.wrapper {
			padding-top: 15px
	}

	.first-title {
			font-size: 20px !important;
	}

	.second-itle {
			font-size: 16px !important;
	}

	.reverseBlock {
			margin: 0;
	}
}

.review {
	display: grid;
	grid-template-columns: auto 1fr;
	gap: 20px
}

.review__img img {
	border-radius: 10px;
	max-width: 65px
}

.review__comment-img {
	margin-top: 26px
}

img {
	max-width: 100%
}

.brands {
	display: flex;
	gap: 15px;
	align-items: center;
	justify-content: space-evenly;
	flex-wrap: nowrap
}

.pricebox-shipping-info {
	margin-top: 1.25rem !important;
	margin-bottom: 1.25rem !important;
}

.mvt-container {
	margin: 0 auto;
	max-width: 700px;
}

@media screen and (max-width: 997px) {
	.fulijaneder {
			margin-top: 0 !important;
	}

	.speciales2 {
			margin-bottom: 1rem;
			border-radius: 1rem 1rem 0 0;
	}

	.credit-cards {
			margin-top: 1.25rem;
	}
}

@media screen and (max-width: 576px) {
	.box-cont {
			padding-top: 0.75rem !important;
	}
}