body .h-menu_catalog .h-menu__item {
	padding-left: 15px;
}
body .h-menu__link {
	font-size: .8rem;
}
body .in-blocks__title-name {
	font-size: 1.275rem;
}
body .in-blocks__title-name_s {
	font-size: 1.275rem;
}

/* уменьшаем шапку сайта */
body input.search__input, body .search__button {
	height: 40px;
}
body .b-catalog__button {
	height: 40px !important;
}
body .header__logo, .header__logo img {
	max-height: 55px;
}
body .header__bott .header__wrap {
	padding-top: 8px;
    padding-bottom: 8px;
}

/* уменьшаем всякие отсутвпы */
.pt-0 {
	padding-top: 0 !important;
}
body header .in-separator {
	padding-top: 18px;
}
body .in-blocks__title {
	margin-bottom: 20px;
}
body .p-images__wrap {
	padding: 15px;
}
body .product__content-left, body  .product__content-right {
	padding-top: 15px;
	padding-bottom: 15px;
}
body .p-images__slider-item img {
	/* width: 100%; */
    /* height: 100%; */
}
body .p-tabs__blocks p {
	margin-bottom: 5px;
}
body .p-tabs__blocks ul {
	margin: 0 0 20px;
	padding-left: 10px;
}
body .p-tabs__blocks ul li {
	margin: 0;
}

/* test */
body .p-images__slider-item {
	height: auto;
    line-height: normal;
}
body .p-images__right {
    height: auto;
}

/* fix для плагина "Информация о доставке и оплате " */
body .dp_new_container {
	margin-top: 20px;
}
body .dp-product {
	border: none;
}
body .dp-product__header {
	display: inline-block;
	height: auto;
	margin-bottom: 15px;
}
body .dp-product__header br {
	display: none;
}
body .dp-product__header .dp-container__city-select {
	background: #f6f6f6;
	padding: 3px 5px;
	border-radius: 5px;
	margin-left: 0;
	margin-right: 0;
}
body .dp-product__content {
	border-top: 0;
}
body .dp-product__offset {
	padding: 0;
}
body .dp-product__group-title {
	display: none;
}
body .product__item-dostavka-ul {
	padding-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	border-top: 1px solid #eeeeee;
	padding-top: 20px;
	font-size: 13px;
	line-height: 15px;
	color: #828282;
}
body .product__item-dostavka-ul li:not(:last-child) {
	margin-bottom: 5px;
}
body .product__item-dostavka-ul li::marker {
	color: red;
}
body .dp-product__service-col-line .dp-cost_value, .dp-product .dp-cost_value .dp-cost__value {
	display: block;
}
body .dp-product .dp-cost_value:before {
	display: none;
}

/* fix на главной странице */
body .h-slider_top {
	margin-bottom: 0;
}

.warning-about-color-wrp {
	background: #f6f6f6;
	border: 1px solid #eee;
	padding: 10px;
	position: relative;
	border-radius: 7px;
	font-size: .8125rem;
	line-height: 1.6;
	width: 100%;
}
.warning-about-color {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	color: #828282;
}
.warning-about-color > svg {
	margin-right: 6px;
}
.warning-about-color > svg {
	font-weight: 800;
}
.warning-about-color > a {
	margin-left: auto;
}
.spoiler_body {
	margin-top: 10px;
}
.warning-about-color a {
	border-bottom: 1px dashed;
	text-decoration: none;
}
.warning-about-color a:hover {
	border-color: transparent;
}
.spoiler_body ol {
	margin-left: 20px;
}
.warning-about-color ol li {
	line-height: 1.8;
}

.mobile_details .product-collection-photos,
.mobile_details .sidebar-photos {
	padding-left: 0;
}
.buy1click-button_type_item {
	font-weight: 400 !important;
	text-transform: uppercase !important;
}

.dp-product__service-hint {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.dp-estimated-date__value {
	font-size: 13px;
}
.dp-estimated-date__caption {
	font-size: 12px;
}
.dp-cost_value {
	font-weight: 500;
	color: #222;
}
/* Коллекция товаров */
.p-images__wrap.py-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.sidebar.product-collection-photos {
	margin-top: 57px;
	display: block;
}
.product-collection-photos.long-list .inner {
	min-height: 262px;
	overflow: hidden;
	padding-top: 2px;
}
.product-collection-photos.long-list #collection-photos-show {
	font-size: 14px;
	margin: 2px 0 0 2px;
	display: block;
	text-align: center;
}
.product-collection-photos .sidebar-photos li img {
	width: 80px;
	height: 80px;
	opacity: 1;
}
.product-collection-photos .sidebar-photos li span img:hover {
	box-shadow: 0 0 0 0 rgba(3, 169, 244, 0);
}
.product-collection-photos.long-list #collection-photos-show span {
	position: relative;
	background: rgba(0,0,0,0);
	display: block;
	text-align: center;
	width: 40px;
	margin: 0px auto -50px;
	border: 40px solid transparent;
	border-top: 25px solid #4e7df1;
	height: 40px;
	overflow: hidden;
	left: 0px;
	top: 7px;
}
.product-collection-photos ul li {
	width: 18%;
	display: inline-block;
	float: left;
	margin-bottom: 6px;
	list-style: none;
}
.product-collection-photos ul li:nth-child(5n-3), .product-collection-photos ul li:nth-child(5n-1) {
	margin-left: 2.5%;
	margin-right: 2.5%;
}
.product-collection-photos ul li img {
	max-width: 100%;
	height: auto !important;
}
.mobile_details {
	position: relative;
	transition: min-height 0.15s linear, max-height 0.5s linear;
	-webkit-transition: min-height 0.15s linear, max-height 0.15s linear;
	overflow: hidden;
	font-size: 22px;
}
html body .mobile_details:first-child {
	border-top:0;
}
.mobile_details summary {
	display: inline-block;
	padding-left: 1.5em;
	cursor: pointer;
	outline: 0;
	transition: color 0.12s;
	-webkit-transition: color 0.12s;
}
.mobile_details summary span {
	color: #4e7df1;
	line-height: 20px;
	user-select: none;
}
.mobile_details summary::-webkit-details-marker {
	display: none;
}
.mobile_details summary::-moz-list-bullet {
	list-style-type: none;
}
.mobile_details summary span {
	border-bottom: 1px currentColor dotted;
}
.mobile_details summary::before {
	content: "";
	left: 0;
	top: 0;
	position: absolute;
	background: url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIzNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOC41OSAxNi4zNGw0LjU4LTQuNTktNC41OC00LjU5TDEwIDUuNzVsNiA2LTYgNnoiLz48L3N2Zz4=') no-repeat 50% 50% / 1em 1em;
	width: 1em;
	height: 1em;
	transition: transform 0.1s linear;
	-webkit-transition: transform 0.1s linear;
}
.mobile_details summary ~ * {
	padding-left: 1.5em;
	opacity: 0;
	transition: opacity 0.15s linear;
	-webkit-transition: opacity 0.15s linear;
}
.mobile_details[open] {
	min-height: 2em;
}
.mobile_details[open] summary {
	position: relative;
}
.mobile_details[open] summary ~ * {
	opacity: 1;
}
.mobile_details[open] summary:before { 
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	top: 0;
	left: 0;
}
@media screen and (max-width: 580px) {
	.sorting-fix {
	  top: 68px;
	}
}
.products__item-info-features {
    margin-top: 0;
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
	
/* Кастомный вывод окна регионов на мобильном */
#custom-region-change-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	width: 100%;
	text-align: ;
}
#custom-region-change-wrapper .shop-regions {
	width: 100%;
}
#custom-region-change-wrapper .shop-regions .shop-regions-ip-analyzer {
	width: 100vw;
	text-align: center;
	position: fixed;
	top: 60px;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
}
#custom-region-change-wrapper .shop-regions .shop-regions-ip-analyzer.shop-regions-ip-analyzer_hide {
	display: none !important;
}
#custom-region-change-wrapper > .m-menu__region {
	bottom: 0;
	padding: 0;
}
.shop-regions__button {
	position: absolute;
	z-index: -1;
	visibility: hidden;
	display: none;
}
}
.pogon-price-list {
	font-size: 1.25em;
	margin-bottom: 5px;
}