

/* Start:/bitrix/templates/unimagazinlite_s1/components/bitrix/catalog/catalog/style.css?1689754950740*/
.startshop-button.to-cart {
	background: #1a58d7;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}.startshop-button.to-cart:hover {
	background: #6B8ED6;
	color: #ffffff;
}

.startshop-button.to-cart-added {
	background: #6B8ED6;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}.startshop-button.to-cart-added:hover {
	color: #ffffff;
}

.startshop-catalog-sections-text,
.startshop-catalog-sections-tile,
.startshop-catalog-sections-list {
	padding-bottom: 20px;
}

 @media all and (max-width: 800px) {
    .startshop-column-left.adaptiv {
        float: none !important;
        width: auto !important;
 	}

     .startshop-column-right.adaptiv {
         float: none !important;
         width: auto !important;
     }
 }
/* End */


/* Start:/bitrix/templates/unimagazinlite_s1/components/bitrix/catalog.element/.default/style.css?171491391029692*/
/*Товар дня*/
.startshop-catalog .startshop-item .product-of-day {
    display: flex;
	flex-wrap: wrap;
    background: #fed000;
    border-radius: 5px;
    padding: 15px;
    align-items: center;
    justify-content: center;
}
.available a {color:#000; text-decoration:none;}
.available a:hover {text-decoration:underline;}
.startshop-state_not_available{ color:#FA8072!important;}
.startshop-state_available {margin:0; color:#22b388!important; margin-right:5px;}

.startshop-strike {font-size: 25px!important; font-weight: 400!important;}
.ned-price {
	font-size: 25px;
	color: #22b388;
}
.startshop-catalog .startshop-item .product-of-day .day {
	text-align: center;
	font-weight: bold;
}

.startshop-catalog .startshop-item .product-of-day .day .number {
	font-size: 20px;
	line-height: 20px;
}

.startshop-catalog .startshop-item .product-of-day .day .month {
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
}

.startshop-catalog .startshop-item .product-of-day .timer > .title,
.startshop-catalog .startshop-item .product-of-day > .title {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-size: 20px;
}

.startshop-catalog .startshop-item .product-of-day > .title {
	font-weight: bold;
	margin-left: 30px;
}

.startshop-catalog .startshop-item .product-of-day .timer > .title {
	margin-right: 20px;
}
@media (max-width:700px) {
	.startshop-catalog .startshop-item .product-of-day > .title,
	.startshop-catalog .startshop-item .product-of-day .day{
		width:50%;
		margin: 0;
	}
	.startshop-catalog .startshop-item .product-of-day .timer{
		width:100%;
		text-align: center;
	}
}
.startshop-catalog .startshop-item .product-of-day .timer {

	padding: 15px;
	height: 100%;
	top: 0px;
	right: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.startshop-catalog .startshop-item .product-of-day .timer .countdown {
	display: inline-block;
	vertical-align: middle;
}

.startshop-catalog .startshop-item .product-of-day .timer .countdown .pd_td {
	background: #fff;
	font-size: 16px;
	color: #000;
	padding: 7px;
	border-radius: 3px;
	font-weight: bold;
}

.startshop-catalog .startshop-item .product-of-day .timer .countdown .pd_num_separator {
	font-size: 16px;
	color: #000;
	padding: 5px;
	font-weight: bold;
}

.startshop-catalog .startshop-item {

}

.startshop-catalog .startshop-item .startshop-row {
	display: block;
	background-color: #fff;
	padding: 10px;
}

.startshop-catalog .startshop-item .startshop-title {
	font-size: 21px;
	color: #444648;
	font-weight: normal;
	margin-top: 0px;
}

/*Слайдер картинок*/
.startshop-catalog .startshop-item .startshop-image-slider {
	position: relative;
	float: left;
	width: 450px;
}

/*Главная картинка*/
.startshop-catalog .startshop-item .startshop-image-slider > .startshop-image-box {
	position: relative;
	display: block;
	width: 100%;
	padding-top: 100%;
	text-align: center;
	font-size: 0px;
	white-space: nowrap;
}

.startshop-catalog .startshop-item .startshop-image-slider > .startshop-image-box .startshop-wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.startshop-catalog .startshop-item .startshop-image-slider > .startshop-image-box .startshop-wrapper .marks {
	display: absolute;
	top: 10px;
	left: 10px;
}

.startshop-catalog .startshop-item .startshop-image-slider > .startshop-image-box .startshop-wrapper .valign {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.startshop-catalog .startshop-item .startshop-image-slider > .startshop-image-box .startshop-wrapper .startshop-slider-images,
.startshop-catalog .startshop-item .startshop-image-slider > .startshop-image-box .startshop-wrapper .startshop-slider-images .startshop-image {
	width: 100%;
	height: 100%;
}

.startshop-catalog .startshop-item .startshop-image-slider > .startshop-image-box .startshop-wrapper .startshop-slider-images .startshop-image {
	display: none;
	white-space: nowrap;
	cursor: pointer;
}

.startshop-catalog .startshop-item .startshop-image-slider > .startshop-image-box .startshop-wrapper .startshop-slider-images .startshop-image.zoom:hover {
	border: 1px solid #e7e7e7;
}

.startshop-catalog .startshop-item .startshop-image-slider > .startshop-image-box .startshop-wrapper .startshop-slider-images .startshop-image.noeffect {
	cursor: default;
}

.startshop-catalog .startshop-item .startshop-image-slider > .startshop-image-box .startshop-wrapper .startshop-slider-images .startshop-image:first-child {
	display: block;
}

.startshop-catalog .startshop-item .startshop-image-slider > .startshop-image-box .startshop-wrapper .startshop-slider-images img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}

/*Список картинок*/
.startshop-catalog .startshop-item .startshop-image-slider > .startshop-list {
	position: relative;
	display: block;
    margin-top: 20px;
}

/*Кнопки списка*/
.startshop-catalog .startshop-item .startshop-image-slider > .startshop-list .startshop-buttons {
	position: absolute;
	width: 100%;
	height: 100%;
}

.startshop-catalog .startshop-item .startshop-image-slider > .startshop-list .startshop-buttons.hidden {
	display: none;
}

.startshop-catalog .startshop-item .startshop-image-slider > .startshop-list .startshop-buttons .valign {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.startshop-catalog .startshop-item .startshop-image-slider > .startshop-list .startshop-buttons .startshop-buttons-wrapper {
	display: inline-block;
	vertical-align: middle;
	height: 30px;
}

.startshop-catalog .startshop-item .startshop-image-slider > .startshop-list .startshop-buttons .startshop-button {
	position:absolute;
}.startshop-catalog .startshop-item .startshop-image-slider > .startshop-list .startshop-buttons #left.startshop-button {
	left: 0px;
}.startshop-catalog .startshop-item .startshop-image-slider > .startshop-list .startshop-buttons #right.startshop-button {
	right: 0px;
}

/*Сами картинки*/
.startshop-catalog .startshop-item .startshop-image-slider > .startshop-list .startshop-items {
	margin-left: 30px;
	margin-right: 30px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 0px;
}

.startshop-catalog .startshop-item .startshop-image-slider > .startshop-list .startshop-image-small {
	position: relative;
	display: inline-block;
	width: 25%;
	padding-top: 25%;
	white-space: nowrap;
	font-size: 0px;
	text-align: center;
	cursor: pointer;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.startshop-catalog .startshop-item .startshop-image-slider > .startshop-list .startshop-image-small .startshop-image-small-wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	font-size: 0px;
}

.startshop-catalog .startshop-item .startshop-image-slider > .startshop-list .startshop-image-small .startshop-image-small-wrapper > div {
	position: relative;
	padding: 4px;
	height: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0px;
}

.startshop-catalog .startshop-item .startshop-image-slider > .startshop-list .startshop-image-small .startshop-image-small-wrapper > div > div {
	height: 100%;
	padding: 4px;
	border: 3px solid transparent;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition-property: border-color;
	transition: 0.3s;
	font-size: 0px;
}
.startshop-catalog .startshop-item .startshop-image-slider > .startshop-list .startshop-image-small.selected .startshop-image-small-wrapper > div > div,
.startshop-catalog .startshop-item .startshop-image-slider > .startshop-list .startshop-image-small:hover .startshop-image-small-wrapper > div > div {
	border: 3px solid #1a58d7;
}

.startshop-catalog .startshop-item .startshop-image-slider > .startshop-list .startshop-image-small .startshop-image-small-wrapper img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}

.startshop-catalog .startshop-item .startshop-information {
	position: relative;
	margin-left: 500px;
}
.startshop-catalog .startshop-item.with-menu .startshop-information {
    margin-left: 250px;
}
.startshop-catalog .startshop-item.with-menu .startshop-information.with-menu {
    margin-left: 0px;
}

.startshop-catalog .startshop-item .startshop-information .startshop-information-brand {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100px;
    height: 100px;
    z-index: 1;
}

/*Картинки с меню*/
.startshop-catalog .startshop-item.with-menu .startshop-image-slider {
    width: 200px;
}
.startshop-catalog .startshop-item.with-menu .startshop-image-slider > .startshop-list .startshop-image-small {
    width: 50%;
    padding-top: 50%;
}

/* Артикуль */
.startshop-catalog .startshop-item .startshop-information .startshop-article {
	position: relative;
	float: left;
	margin-right: 32px;
	font-size: 14px;
	line-height: 18px;
	color: #a7a7a7;
}

/* В наличии/ не в наличии*/
.startshop-catalog .startshop-item .startshop-information .startshop-state h3{
	position: relative;
	float: left;
	/*font-size: 11px;*/
	line-height: 18px;
	color: #474747;
}
.startshop-catalog .startshop-item .startshop-prices .startshop-state.available,
.startshop-catalog .startshop-item .startshop-information .startshop-state.available {

}
.startshop-catalog .startshop-item .startshop-prices .startshop-state.unavailable,
.startshop-catalog .startshop-item .startshop-information .startshop-state.unavailable {

}

.startshop-catalog .startshop-item .startshop-prices .startshop-state {
	display: inline-block;
	float: none;
}

.startshop-catalog .startshop-item .startshop-prices .startshop-state .startshop-icon,
.startshop-catalog .startshop-item .startshop-information .startshop-state .startshop-icon {
	position: relative;
	display: block;
	float: left;
	margin-top: 4px;
	margin-right: 6px;
	width: 14px;
	height: 10px;
	background: url('/bitrix/templates/unimagazinlite_s1/components/bitrix/catalog.element/.default/images/state.png');
}
.startshop-catalog .startshop-item .startshop-prices .startshop-state.available .startshop-icon,
.startshop-catalog .startshop-item .startshop-information .startshop-state.available .startshop-icon {
	background-position: top;
}
.startshop-catalog .startshop-item .startshop-prices .startshop-state.unavailable .startshop-icon,
.startshop-catalog .startshop-item .startshop-information .startshop-state.unavailable .startshop-icon {
	background-position: bottom;
}

/*Цена*/
.startshop-catalog .startshop-item .startshop-information .startshop-price {
	position: relative;
}

.startshop-catalog .startshop-item .startshop-information .startshop-price .startshop-current {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
	font-size: 30px;
	line-height: 36px;
	color: #252525;
	font-weight: bold;
}

/* Сторона заказа */
.startshop-catalog .startshop-item .startshop-information .startshop-order {
	position: relative;
	font-size: 0px;
    margin-top: -5px;
    margin-bottom: -5px;
}
.startshop-catalog .startshop-item .startshop-information .startshop-order .startshop-buy-block {
    margin-top: -5px;
    margin-bottom: -5px;
}

.startshop-catalog .startshop-item .startshop-information .startshop-order .startshop-buy-block > div,
.startshop-catalog .startshop-item .startshop-information .startshop-order > div {
    padding-top: 5px;
    padding-bottom: 5px;
}

.startshop-catalog .startshop-item .startshop-information .startshop-order .valign {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.startshop-catalog .startshop-item .startshop-information .startshop-order .startshop-buy-block {
	display: inline-block;
	vertical-align: middle;
	font-size: 0px;
}

.startshop-catalog .startshop-item .startshop-information .startshop-order .min-buttons {
    display: inline-block;
    vertical-align:  middle;
}

/*Контрол количества*/
.startshop-catalog .startshop-item .startshop-prices .startshop-count,
.startshop-catalog .startshop-item .startshop-information .startshop-order .startshop-count {
	display: inline-block;
	vertical-align: middle;
	font-size: 0px;
}
.startshop-catalog .startshop-item .startshop-information .startshop-order .startshop-count {
	height: 40px;
}
.startshop-catalog .startshop-item .startshop-information .startshop-order .startshop-buy-block .startshop-count,
.startshop-catalog .startshop-item .startshop-prices .startshop-count {
	height: 36px;
}
/*--------------------------------*/
.startshop-catalog .startshop-item .startshop-prices .startshop-count input[type=text],
.startshop-catalog .startshop-item .startshop-information .startshop-order .startshop-count input[type=text] {
	border: 1px solid #d2d2d2;
	color: #707070;
	font-size: 14px;
	box-sizing: border-box;
	width: 50px;
	padding: 0px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.startshop-catalog .startshop-item .startshop-information .startshop-order .startshop-count input[type=text] {
	line-height: 36px;
    height: 38px;
}
.startshop-catalog .startshop-item .startshop-information .startshop-order .startshop-buy-block .startshop-count input[type=text],
.startshop-catalog .startshop-item .startshop-prices .startshop-count input[type=text] {
	line-height: 34px;
    height: 36px;
}
/*--------------------------------*/
.startshop-catalog .startshop-item .startshop-prices .startshop-count button,
.startshop-catalog .startshop-item .startshop-information .startshop-order .startshop-count button {
	border: 1px solid #d2d2d2;
	font-size: 14px;
	vertical-align: top;
	width: 35px;
	color: #707070;
	background: transparent;
	padding: 0px;
}
.startshop-catalog .startshop-item .startshop-information .startshop-order .startshop-count button {
	line-height: 36px;
    height: 38px;
}
.startshop-catalog .startshop-item .startshop-information .startshop-order .startshop-buy-block .startshop-count button,
.startshop-catalog .startshop-item .startshop-prices .startshop-count button {
	line-height: 34px;
    height: 36px;
}
.startshop-catalog .startshop-item .startshop-prices .startshop-count button:hover,
.startshop-catalog .startshop-item .startshop-information .startshop-order .startshop-count button:hover {
	background:  #d2d2d2;
}
.startshop-catalog .startshop-item .startshop-prices .startshop-count button:focus,
.startshop-catalog .startshop-item .startshop-information .startshop-order .startshop-count button:focus {
	outline: none;
}
.startshop-catalog .startshop-item .startshop-prices .startshop-count button#increase,
.startshop-catalog .startshop-item .startshop-information .startshop-order .startshop-count button#increase {
	border-left: none;
	border-radius: 0px 3px 3px 0px;
}
.startshop-catalog .startshop-item .startshop-prices .startshop-count button#decrease,
.startshop-catalog .startshop-item .startshop-information .startshop-order .startshop-count button#decrease {
	border-right: none;
	border-radius: 3px 0px 0px 3px;
}
/**Контрол количества**/

.startshop-catalog .startshop-item .startshop-information .startshop-order > .startshop-buy,
.startshop-catalog .startshop-item .startshop-information .startshop-order > .startshop-buy-block > .startshop-buy {
	display: inline-block;
	vertical-align: middle;
	height: 40px;
}

.startshop-catalog .startshop-item .startshop-information .startshop-order > .startshop-buy-block > .startshop-buy {
	height: 36px;
}

/*Кнопки*/
.startshop-catalog .startshop-item .startshop-information .startshop-order .startshop-buy > .to-cart-added,
.startshop-catalog .startshop-item .startshop-information .startshop-order .startshop-buy > .to-cart  {
	font-size: 14px;
	line-height: 14px;
	padding: 12px 50px;
}

/* Описание */
.startshop-catalog .startshop-item .startshop-description,
.startshop-catalog .startshop-item .startshop-description {
	color: #8b8b8b;
}

/* Сокращенные характеристики */
.startshop-catalog .startshop-item .startshop-information .startshop-properties {
	color: #707070;
	font-size: 13px;
	line-height: 20px;
	overflow: hidden;
}

.startshop-catalog .startshop-item .startshop-information .startshop-properties .startshop-property:before {
	content: '';
	position: absolute;
	display: block;
	background: #1a58d7;
	width: 3px;
	height: 3px;
	border-radius: 1.5px;
	left: 0px;
	top: 9px;
}

.startshop-catalog .startshop-item .startshop-information .startshop-properties .startshop-property {
	position: relative;
	float: left;
	width: 50%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left: 10px;
}

.startshop-catalog .startshop-item .startshop-information .startshop-properties .startshop-all-properties {
	float: left;
	width: 100%;
	margin-top: 8px;
	text-decoration: underline;
	cursor: pointer;
	list-style: none;
	padding-left: 10px;
}

/* Все характеристики */
.startshop-catalog .startshop-item .startshop-item_description > .startshop-properties,
.startshop-catalog .startshop-item > .startshop-properties {
	position: relative;
	color: #707070;
}

.startshop-catalog .startshop-item .startshop-item_description > .startshop-properties .startshop-property:before,
.startshop-catalog .startshop-item > .startshop-properties .startshop-property:before {
	content: '';
	position: absolute;
	display: block;
	background: #1a58d7;
	width: 3px;
	height: 3px;
	border-radius: 1.5px;
	left: 0px;
	top: 9px;
}

.startshop-catalog .startshop-item .startshop-item_description > .startshop-properties .startshop-property,
.startshop-catalog .startshop-item > .startshop-properties .startshop-property {
	position: relative;
	float: left;
	width: 50%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left: 10px;
}

.startshop-catalog .startshop-item .startshop-item_description > .startshop-properties .startshop-property .startshop-name,
.startshop-catalog .startshop-item .startshop-item_description > .startshop-properties .startshop-property .startshop-value,
.startshop-catalog .startshop-item > .startshop-properties .startshop-property .startshop-name,
.startshop-catalog .startshop-item > .startshop-properties .startshop-property .startshop-value {
	float: left;
	width: 50%;
	overflow: hidden;
}

/*Документы*/
.startshop-catalog .startshop-documents {
	display: block;
	overflow: hidden;
}

.startshop-catalog .startshop-documents .startshop-document {
	display: inline-block;
	overflow: hidden;
	text-decoration: none;
}

.startshop-catalog .startshop-documents .startshop-document .image {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	background: url("/bitrix/templates/unimagazinlite_s1/components/bitrix/catalog.element/.default/images/file.png");
}

.startshop-catalog .startshop-documents .startshop-document .information {
	display: block;
	margin-left: 55px;
}

.startshop-catalog .startshop-documents .startshop-document .information .name {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 3px;
	text-decoration: underline;
}

.startshop-catalog .startshop-documents .startshop-document .information .size {
	font-size: 12px;
	line-height: 16px;
	color: #9d9d9d;
	text-decoration: none;
}
/**Документы**/

@media all and (max-width: 1150px) {
	.startshop-catalog.adaptiv .startshop-item .startshop-image-slider {
		width: 300px;
	}

	.startshop-catalog.adaptiv .startshop-item .startshop-information {
		margin-left: 350px;
	}

	.startshop-catalog.adaptiv .startshop-item .startshop-information .startshop-price {
		float: none;
	}

	.startshop-catalog.adaptiv .startshop-item .startshop-information .startshop-order {
		margin-top: 20px;
		float: none;
	}

	.startshop-catalog.adaptiv .startshop-item .startshop-image-slider > .startshop-list .startshop-image-small {
		width: 50%;
		padding-top: 50%;
	}
}

@media all and (max-width: 950px) {
	.startshop-catalog.adaptiv .startshop-item .startshop-image-slider {
		width: 200px;
	}

	.startshop-catalog.adaptiv .startshop-item .startshop-information {
		margin-left: 250px;
	}

	.startshop-catalog.adaptiv .startshop-item .startshop-prices tr,
    .startshop-catalog.adaptiv .startshop-item.with-menu .startshop-prices tr {
		width: 33.33% !important;
	}
}

@media all and (max-width: 800px) {
	.startshop-catalog.adaptiv .startshop-item .startshop-item_description > .startshop-properties .startshop-property,
	.startshop-catalog.adaptiv .startshop-item > .startshop-properties .startshop-property {
		width: 100%;
	}
}

@media all and (max-width: 750px) {
    .startshop-catalog.adaptiv .startshop-item .uni-tabs .tabs .tab {
        display: block;
        border-bottom: 0px;
        border-left: 2px solid transparent;
    }

    .startshop-catalog.adaptiv .startshop-item .uni-tabs .tabs .bottom-line {
        display: none;
    }

	.startshop-catalog.adaptiv .startshop-item .startshop-image-slider {
		float: none;
		width: unset !important;
		margin: 0 auto;
	}

	.startshop-catalog.adaptiv .startshop-item .startshop-information,
    .startshop-catalog.adaptiv .startshop-item.with-menu .startshop-information,
    .startshop-catalog.adaptiv .startshop-item.with-menu .startshop-information.with-menu {
		margin-left: 0px;
		padding-top: 20px;
	}

	.startshop-catalog.adaptiv .startshop-item .startshop-information .startshop-order > .uni-indents-horizontal,
	.startshop-catalog.adaptiv .startshop-item .startshop-information .startshop-order .startshop-buy-block > .uni-indents-horizontal {
		display: none;
	}

	.startshop-catalog.adaptiv .startshop-item .startshop-information .startshop-order .startshop-buy-block {
		display: block;
	}

	.startshop-catalog.adaptiv .startshop-item .startshop-information .startshop-order > .startshop-count,
	.startshop-catalog.adaptiv .startshop-item .startshop-information .startshop-order > .startshop-buy,
	.startshop-catalog.adaptiv .startshop-item .startshop-information .startshop-order .startshop-buy-block > .startshop-count,
	.startshop-catalog.adaptiv .startshop-item .startshop-information .startshop-order .startshop-buy-block > .startshop-buy,
	.startshop-catalog.adaptiv .startshop-item .startshop-information .startshop-order .startshop-buy-block > .min-buttons	{
		display: block;
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: center;
	}

	.startshop-catalog.adaptiv .startshop-item > .startshop-row {
		margin-left: 10px;
		margin-right: 10px;
	}

	.startshop-catalog.adaptiv .startshop-item .startshop-information .startshop-properties .startshop-property {
		width: 100%;
	}

	.startshop-catalog.adaptiv .startshop-item .startshop-information .startshop-price {
		float: none;
	}

	.startshop-catalog.adaptiv .startshop-item .startshop-information .startshop-order {
		margin-top: 20px;
		float: none;
		height: auto;
	}

    .startshop-catalog.adaptiv .startshop-item .startshop-information .startshop-order .min-buttons {
        display: block;
        text-align: center;
    }

    .startshop-catalog.adaptiv .startshop-item .startshop-information .startshop-order .min-buttons .min-button {
        display: inline-block;
    }

	.startshop-catalog.adaptiv .startshop-item .startshop-image-slider > .startshop-list .startshop-image-small {
		width: 25%;
		padding-top: 25%;
	}
}

@media all and (max-width: 650px) {
	.startshop-catalog.adaptiv .startshop-item .startshop-information .startshop-price {
		float: none;
	}
}

@media all and (max-width: 400px) {
	.startshop-catalog.adaptiv .startshop-item .startshop-image-slider {
		float: none;
		width: 100%;
		margin: 0px;
	}

	.startshop-catalog.adaptiv .startshop-item .startshop-image-slider > .startshop-list .startshop-image-small {
		width: 50%;
		padding-top: 50%;
	}

	.startshop-catalog.adaptiv .startshop-item .startshop-information .startshop-article,
	.startshop-catalog.adaptiv .startshop-item .startshop-information .startshop-state {
		float: none;
		margin: 0px;
		padding-top: 10px;
	}
}

.startshop-catalog.startshop-item .standart_block {
    margin: 0px;
}

.calc_links{
}
.calc_links img, .calc_links a, .calc_links p{
	display: inline-block;
}
.calc_links a{
	margin:5px 0;
}
.calc_links img{
	width:50px;
}
.calc_links p{
	margin: 10px;
	width: 200px;
}
.startshop-price-flex {
	display: flex;
	align-items: center;
}
.startshop-price-flex__item {
	margin-right: 25px;
}
.startshop-price-flex__installers,.startshop-price-flex__wholesale {
	font-size: 14px;
	font-weight: 400;
	border-radius: 50px;
	padding: 8px 15px 8px 15px;
	cursor: pointer;
	position: relative;
}
.startshop-price-flex__installers {
	color:#4ab177;
	border: 3px solid #4ab177;
}
.startshop-price-flex__wholesale {
	color:#439363;
	border: 3px solid #439363;
}

.saleInstallersHint:after{
	position: absolute;
    background-color: #fff;
	font-size: 14px;
	font-family: "Myriad Pro";
	font-weight: 400;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
	height: 50px;
	width: 250px;
	display: flex;
	align-items: center;
	padding-left: 15px;
	color: #1c1c1b;
    z-index: 10;
    top: 110%;
	content: "Скидка для представителей монтажных организаций";
}
.priceInstallersHint:after{
	position: absolute;
    background-color: #fff;
	font-size: 14px;
	font-family: "Myriad Pro";
	font-weight: 400;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
	height: 50px;
	width: 250px;
	display: flex;
	align-items: center;
	padding-left: 15px;
	color: #1c1c1b;
    z-index: 10;
    top: 110%;
	content: "Цена для представителей монтажных организаций";
}
.saleWholesaleSale:after {
	position: absolute;
    background-color: #fff;
	font-size: 14px;
	font-family: "Myriad Pro";
	font-weight: 400;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
	height: 50px;
	width: 250px;
	display: flex;
	align-items: center;
	padding-left: 15px;
	color: #1c1c1b;
    z-index: 10;
    top: 110%;
	content: "Скидка для оптовых закупок";
}
.priceWholesalePrice:after {
	position: absolute;
    background-color: #fff;
	font-size: 14px;
	font-family: "Myriad Pro";
	font-weight: 400;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
	height: 50px;
	width: 250px;
	display: flex;
	align-items: center;
	padding-left: 15px;
	color: #1c1c1b;
    z-index: 10;
    top: 110%;
	content: "Цена для оптовых закупок";
}
.wholesale_sale:after {
	position: absolute;
    background-color: #fff;
	font-size: 14px;
	font-family: "Myriad Pro";
	font-weight: 400;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
	height: 50px;
	width: 250px;
	display: flex;
	align-items: center;
	padding-left: 15px;
	color: #1c1c1b;
    z-index: 10;
    top: 110%;
	content: "Скидка для оптовых закупок";
}
.wholesale_price:after {
	position: absolute;
    background-color: #fff;
	font-size: 14px;
	font-family: "Myriad Pro";
	font-weight: 400;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
	height: 50px;
	width: 250px;
	display: flex;
	align-items: center;
	padding-left: 15px;
	color: #1c1c1b;
    z-index: 10;
    top: 110%;
	content: "Цена для оптовых закупок";
}
.installers_price:after{
	position: absolute;
    background-color: #fff;
	font-size: 14px;
	font-family: "Myriad Pro";
	font-weight: 400;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
	height: 50px;
	width: 250px;
	display: flex;
	align-items: center;
	padding-left: 15px;
	color: #1c1c1b;
    z-index: 10;
    top: 110%;
	content: "Цена для представителей монтажных организаций";
}
.installers_sale:after{
	position: absolute;
    background-color: #fff;
	font-size: 14px;
	font-family: "Myriad Pro";
	font-weight: 400;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
	height: 50px;
	width: 250px;
	display: flex;
	align-items: center;
	padding-left: 15px;
	color: #1c1c1b;
    z-index: 10;
    top: 110%;
	content: "Скидка для представителей монтажных организаций";
}

@media (max-width: 850px) {
	.saleInstallersHint:after {
		width: 200px;
	}
	.priceInstallersHint:after {
		width: 200px;
	}
	.saleWholesaleSale:after {
		width: 200px;
	}
	.priceWholesalePrice:after {
		width: 200px;
	}
	.wholesale_sale:after {
		width: 200px;
	}
	.wholesale_price:after {
		width: 200px;
	}
	.installers_price:after {
		width: 200px;
	}
	.installers_sale:after {
		width: 200px;
	}
}
@media (max-width: 550px) {
	.startshop-price-flex {
		flex-direction: column;
		align-items: flex-start;
	}
	.startshop-price-flex__item {
		margin: 0 0 20px 0;
	}
	.wholesaleAfter:after {
		left: 0;
	}
	.installersAfter:after {
		left: 0;
	}
	.saleInstallersHint:after {
		width: 350px;
	}
	.priceInstallersHint:after {
		width: 350px;
	}
	.saleWholesaleSale:after {
		width: 350px;
	}
	.priceWholesalePrice:after {
		width: 350px;
	}
	.wholesale_sale:after {
		width: 350px;
	}
	.wholesale_price:after {
		width: 350px;
	}
	.installers_price:after {
		width: 350px;
	}
	.installers_sale:after {
		width: 350px;
	}
}
@media (max-width: 400px) {
	.wholesaleAfter:after {
		height: auto;
		width: auto;
		padding: 15px;
	}
	.installersAfter:after {
		height: auto;
		width: auto;
		padding: 15px;
	}
}
@media (max-width: 450px) {
	.saleInstallersHint:after {
		width: 250px;
	}
	.priceInstallersHint:after {
		width: 250px;
	}
	.saleWholesaleSale:after {
		width: 250px;
	}
	.priceWholesalePrice:after {
		width: 250px;
	}
	.wholesale_sale:after {
		width: 250px;
	}
	.wholesale_price:after {
		width: 250px;
	}
	.installers_price:after {
		width: 250px;
	}
	.installers_sale:after {
		width: 250px;
	}
}

/* End */
/* /bitrix/templates/unimagazinlite_s1/components/bitrix/catalog/catalog/style.css?1689754950740 */
/* /bitrix/templates/unimagazinlite_s1/components/bitrix/catalog.element/.default/style.css?171491391029692 */
