
.pandd #bx-soa-paysystem .bx-soa-pp-company .bx-soa-pp-company-inner .bx-soa-pp-company-graf-container.properties {
	min-height: 70px;
}

.bx-soa-more {
	display: none;
}

.basket-total-outer {
	display: none;
}

.basket-back.font_xs:nth-child(3) {
	display: none;
}

#main > div > #content{
	max-width: 100%;
}

body.jqm-initied .wrapper1 .share_basket_frame{
	filter: none !important;
}

#basket-root .flexbox {
	padding: 0;
}

div[data-entity=parent-container] .catalog-block-header {
	margin-top: 0;
}

.inline-search-block{
	display: none !important;
}

.basket-back__link {
	display: none;
}

.bx-soa-pp-company-item.group-without-margin:has(input[name="ORDER_PROP_4"]) {
	display: none;
}

.next_foz {
	width: 100%;
	margin-top: 20px;
	font-size: 1em;
	margin-bottom: 20px;
}

@media screen and (min-width: 1200px) and (max-width: 1325px) {
	.next_foz {
		width: 100%;
		font-size: 0.8em;
	}
}

@media screen and (max-width: 1199px) {
	.next_foz {
		width: 100%;
		/*font-size: 0.7em;*/
	}
}

@media screen and (min-width: 550px) and (max-width: 700px) {
	.sale-products-gift .product-item-image-wrapper {
		padding-top: 20%;
	}
}

@media screen and (min-width: 701px) and (max-width: 1200px) {
	.sale-products-gift .product-item-image-wrapper {
		padding-top: 15%;
	}
}