.form-wrapper .tpl-field.type-checkbox ul li label {
	font-size: 14px;
    flex-wrap: wrap;
}

.form-wrapper .tpl-field.type-checkbox ul li label input {
	opacity: 1;
    appearance: auto;
    width: 15px;
    height: 15px;
}

.bottom-form .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
	background: #9f361d;
}

.lpc-form-3__img-wrap img {
	object-fit: contain;
}

.lpc-form-3[data-media-source="mobile"] .lpc-form-3__img-wrap {
	height: 100%;
}

.card-page .shop2-product-article {
	margin: 20px 0 35px !important;
}

.amount-min {
	display: none;
}

.product-list.thumbs .product-item .gr-product-anonce {
	margin-bottom: 0;
	color: #ff5555;
	font-weight: 600;
}

.card-page .gr-product-anonce__body {
	display: none;
}

.product-item__bottom .shop2-product-actions {
	display: none !important;
}

.shop2-product .shop2-product-actions dt span.name-action {
	max-width: 200px;
}



@media (max-width: 750px) {
	.footer-left__social {
    position: fixed;
    top: 90%;
    left: 90%;
    flex-flow: column;
    align-items: center;
    z-index: 1000;
}

.footer-left__social a:first-child {
	display: none;
}
}