

/* Start:/bitrix/components/legkomarket/search.page/templates/manufacturer_new/style.css?1489489128473*/
.factoriesImgs{
    text-align: center;
    /*height:229px;*/
    margin-bottom: 10px;
}
.factoriesImg{
    padding: 0 10px;
    text-decoration: none;
    border: none;
    height: 200px;
}
.news-date-time {
    color:#486DAA;
}
.fabric_search {
    text-align: center; margin-bottom: 50px
}
.back {
    margin-top: 20px;
    font-weight: bold;
}
/*FROM templates_styles.css*/
.search_result_text{
    font-size:15px;
    /*padding-left:20px;*/
    margin-bottom:40px;
}


/* End */


/* Start:/bitrix/components/legkomarket/REBORN.element.preview/templates/.default/style.css?17189576929220*/
@font-face {
	font-family: "PTSansBold";
	src: url("/bitrix/components/legkomarket/REBORN.element.preview/templates/.default/fonts/PTSansBold/PTSansBold.eot");
	src: url("/bitrix/components/legkomarket/REBORN.element.preview/templates/.default/fonts/PTSansBold/PTSansBold.eot?#iefix")format("embedded-opentype"),
	url("/bitrix/components/legkomarket/REBORN.element.preview/templates/.default/fonts/PTSansBold/PTSansBold.woff") format("woff"),
	url("/bitrix/components/legkomarket/REBORN.element.preview/templates/.default/fonts/PTSansBold/PTSansBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
.list_rating {
	display: inline;
}
.product_item_2016 .overprice_container {
	position: absolute;
	top: 3px;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 99;
}
.product_item_2016:hover .overprice_container {
	left: 90px;
	right: 10px;
}
.product_item_2016 .overprice {
	background: white;
	padding: 4px 2px 0px 2px;
	color:black;
	font-size: 12px;
}
.product_item_2016 .not_sale_container {
	z-index: 1000;
	background-color: rgba(255, 255, 255,0.8);
	position: absolute;
	text-align: center;
	top: 0px;
	left: 0px;
	width: 100%;
	font-size: 30px;
	height:100%;
}
.product_item_2016 .not_sale {
	z-index: 1000;
	border: 1px solid #BCBCBC;
	opacity: 0.5;
	color: #DE139D;
	background-color: rgb(255,255,255);
	position: absolute;
	text-align: center;
	top: 40px;
	left: 0px;
	width: 100%;
	font-size: 20px;
	height: 50px;
	padding: 10px 0px 0px;
	white-space: nowrap;
}
.product_item_2016 .old_cost {
	font-size: 16px;
	font-weight: bold;
	color: #a8afb2;
	padding-right: 15px;
}
.product_item_2016 .big_cost.rub {
	font-size: 24px;
	color: #2e2e2e;
	margin-bottom: -4px;
}
.product_item_2016 .sale {
	position: relative;
	margin-left: 10px;
	margin-bottom: 5px;
}
.product_item_2016 .sale ._lazy:not(.loaded) {
	max-width: 40px;
	max-height: 20px;
}
.product_item_2016 .sale .title {
	position: absolute;
	top: 3px;
	right: 0;
	bottom: 0;
	font-size: 12px;
	color: #fff;
	z-index: 2;
	padding-right: 4px;
	line-height: 20px;
}
.product_item_2016 .cost_name {
	font-size: 13px;
	color: #2e2e2e;
}
.product_item_2016 .prices {
	justify-content: flex-start;
	align-items: flex-end;
	flex-wrap: wrap;
	margin-right: 15px;
}
.product_item_2016 .currency {
	margin-left: 3px;
}
.product_item_2016 .price_desc {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.product_item_2016 .price_from {
	margin-right: 5px;
}
.product_item_2016 .measure_unit {
	margin-left: 5px;
}
.product_item_2016 .rub.price_desc.currency {
	font-size: 16px;
}
.product_item_2016 .cost {
	padding-left: 22px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-end;
}

.product_item_2016 .images {
	display: none;
}
.product_item_2016:hover .images {
	display: block;
	width: 60px;
	position: absolute;
	top: 1px;
	left: 10px;
	overflow: hidden;
	z-index: 100;
	margin-top: 20px;
	margin-bottom: 20px;
}
.product_item_2016:hover .images .img {
	padding: 1px;
}
.product_item_2016:hover .images .img:not(:last-child) {
	margin-bottom: 5px;
}
.product_item_2016:hover .images .img:hover,
.product_item_2016:hover .images .img.active {
	border: 1px solid #4596d1;
	padding: 0;
}
.product_item_2016:hover .preview_container {
	position: relative;
	left: -90px;
	width: 410px;
}
.product_item_2016:hover .preview_data {
	margin-left: 90px;
}
.product_item_2016:hover .pi_dop_info {
	padding-left: 112px;
	padding-right: 10px;
}
.product_item_2016 .images_nav {
	display: none;
}
.product_item_2016.show_images_nav:hover .images_nav {
	display: block;
	cursor: pointer;
}
.product_item_2016 .images_nav > * {
	position: absolute;
	left: 10px;
	width: 60px;
	height: 10px;
	z-index: 200;
	display: flex;
	justify-content: center;
	align-items: center;
}
.product_item_2016 .images_nav .images_prev {
	top: 5px;
}
.product_item_2016 .images_nav .images_next {
	bottom: 5px;
}
.product_item_2016 .images_nav .arrow {
	border: 2px solid #000;
	border-left-width: 0px;
	border-bottom-width: 0px;
	width: 10px;
	height: 10px;
	position: relative;
}
.product_item_2016 .images_nav .images_prev .arrow {
	top: 3px;
}
.product_item_2016 .images_nav .images_next .arrow {
	top: -3px;
}
.product_item_2016 .images_nav .images_prev .arrow {
	transform: rotate(-45deg);
}
.product_item_2016 .images_nav .images_next .arrow {
	transform: rotate(135deg);
}
.product_item_2016 .owl-info div {
	padding: 10px 0;
}
.product_item_2016 .description {
	font-size: 11px;
	padding-bottom: 15px;
}
.product_item_2016 .countdown_default {
	position: absolute;
	top: 170px;
	right: 0;
	width: 100%;
	z-index: 99;
}
.product_item_2016:hover .countdown_default {
	width: calc(100% - 100px);
	right: 10px;
}
.product_item_2016 .product-of-the-day-sale-container {
	width: 65px;
	height: 50px;
	overflow: hidden;
	margin-top: 5px;
}
.product_item_2016:hover .product-of-the-day-sale-container {
	left: 112px;
}
.product_item_2016 .product-of-the-day-sale {
	background: #ffa533;
	width: 100px;
	height: 100px;
	color: #fff;
	border-radius: 50%;
	position: relative;
	left: -35px;
	top: -50px;
}
.product_item_2016 .product-of-the-day-sale-content {
	position: absolute;
	top: 60px;
	left: 50px;
}
.product_item_2016 .cost_calculation {
	justify-content: flex-start;
	margin-top: 10px;
	margin-bottom: 10px;
}
.product_item_2016 .cost_calculation_text {
	display: inline-block;
	margin-left: 30px;
	margin-top: 2px;
}
.product_item_2016 .mes_banner {
	margin-top: 10px;
	margin-bottom: 10px;
}
.product_item_2016 .running_meter_title {
	font-size: 13px;
}
.product_item_2016 .running_meter_value_from {
	font-size: 24px;
}
.product_item_2016 .running_meter_value_number {
	font-weight: bold;
	font-size: 24px;
}
.product_item_2016 .running_meter_value_currency {
	font-weight: bold;
}
.product_item_2016 .group_buttons {
	padding: 10px 0 15px 22px;
	padding: 10px 0 0 0;
	align-items: center;
	justify-content: flex-start;
}
.product_item_2016 .pi_dop_info .group_buttons {
	padding: 0 0 10px 0;
}
.product_item_2016.show-price-comparation .group_buttons.hide-on-hover {
	padding-left: 22px;
}
.product_item_2016 .group_buttons a {
	padding: 7px 40px;
}
.product_item_2016 .price-comparation-container {
	display: none;
}
.product_item_2016:hover .price-comparation-container {
	display: block;
}
.product_item_2016 .price-comparation-container {
	margin-top: 10px;
	margin-bottom: 5px;
}
.product_item_2016 .price-comparation-title {
	font-size: 15px;
	color: #a8afb2;
}
.product_item_2016 .price-comparations {
	justify-content: space-between;
	flex-wrap: wrap;
}
.product_item_2016 .btn-price-comparation {
	border: 1px solid #ddd;
	font-weight: bold;
	width: 45%;
	transition: .5s;
	margin-top: 5px;
}
.product_item_2016 .btn-price-comparation.active {
	background-color: #249fe3;
	color: #fff;
}
.product_item_2016:hover .hide-on-hover {
	display: none;
}
.product_item_2016 .btn-icon {
	padding: 0;
	border: none;
	background-color: #fff;
}
.product_item_2016 .compare:before,
.product_item_2016 .aside:before {
	right: 0;
}
.product_item_2016 .pi_base_info {
	height: 360px;
}
.product_item_2016 .pi_dop_info {
	top: 360px;
}
.product_item_2016.show-price-comparation:hover:nth-child(3n) {
	margin-bottom: 60px;
}
.product_item_2016 .gabs {
	font-size: 14px;
	margin-bottom: 10px;
}
.product_item_2016 .badges {
	position: absolute;
	top: 3px;
	left: 0;
	z-index: 2;
}
.product_item_2016:hover .badges {
	left: 95px;
}
.product_item_2016 .free-delivery {
	width: 50px;
	height: 50px;
	margin-top: 5px;
}
.modal_form {
	font-size: 14px;
}
.modal_form .flex {
	flex-wrap: wrap;
}
.product_item_2016 .empty_preview_gabs {
	color: #a8afb2;
}
.product_item_2016 .gab {
	margin-bottom: 5px;
	clear: both;
}
.product_item_2016 .gab_value {
	float: right;
}
.product_item_2016 .btn-full-width {
	width: 100%;
	text-align: center;
}
.product_item_2016 .group_buttons a.btn-full-width:last-child {
	margin: 0;
}
.product_item_2016.product_item .pi_foto {
	padding: 0;
	height: 230px;
}
.product_item_2016 .pi_foto img {
	object-fit: cover;
}
.product_item_2016.product_item {
	width: 310px;
}
.product_item_2016:hover .pi_base_info {
	padding-right: 10px;
}
.product_item_2016.product_item {
    margin-right: 15px;
}
.product_item_2016.product_item:nth-child(3n) {
	margin-right: 0;
}
.product_item_2016.product_item .newStatusesContainer {
	right: -2px;
}
.product_item_2016:hover .newStatusesContainer {
	right: 8px;
}

/* custom */
.product_item .group_buttons .btn-in-basket,
.product_item .group_buttons .btn-in-basket a,
.product_item .group_buttons .btn-1-klick,
.product_item .group_buttons .btn-1-klick button {
    padding: 0;
    margin: 0;
}

.product_item .group_buttons .btn-in-basket,
.product_item .group_buttons .btn-1-klick {
    margin: 0 0 10px 0;
    display: block;
    width: 100%;
}

.product_item_2016 .group_buttons .btn-in-basket a,
.product_item_2016 .group_buttons .btn-1-klick button {
    padding: 10px 0px;
    width: 100%;
}

.product_item_2016 .pi_dop_info .group_buttons {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

/* End */


/* Start:/bitrix/components/legkomarket/countdown/templates/.default/style.css?15976481181023*/
.countdown_default .content {
	width: 100%;
	justify-content: center;
	flex-direction: column;
}
.countdown_default .header {
	position: relative;
	margin-bottom: 10px;
}
.countdown_default .header .text {
	text-transform: uppercase;
	padding: 0 5px;
	background: #ffa533;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	font-size: 10px;
	z-index: 2;
	position: relative;
}
.countdown_default .triangle {
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	left: calc(50% - (10px / 2));
	bottom: -2px;
	transform: rotate(45deg);
	z-index: 1;
}
.countdown_default .header .text,
.countdown_default .triangle {
	background: #ffa533;
}
.countdown_default .date {
	flex-direction: column;
}
.countdown_default .date:not(:last-child) {
	margin-right: 10px;
}
.countdown_default .count {
	padding: 2px 7px;
	text-align: center;
	font-size: 14px;
	background: #659f9e;
	color: #fff;
	border-radius: 3px;
}
.countdown_default .title {
	font-size: 11px;
}

/* End */


/* Start:/bitrix/components/legkomarket/buy1click.popup/templates/catalog/style.css?17189533951611*/
.buy1click_popup_default .modal-dialog {
	height: 100vh;
	margin-top: 0;
	margin-bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.buy1click_popup_default .close {
	position: absolute;
	right: 10px;
    top: 10px;
    font-size: 38px;
    line-height: 20px;
    opacity: 0.6;
    z-index: 99;
}
.buy1click_popup_default .close:hover {
	opacity: 1;
}
.buy1click_popup_default .name {
	font-size: 30px;
	font-weight: bold;
	display: inline-block;
	margin-right: 10px;
}
.buy1click_popup_default .price {
	font-size: 30px;
	font-weight: bold;
}
.buy1click_popup_default .btn {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
}
.buy1click_popup_default .form {
	margin-top: 15px;
}
.buy1click_popup_default .description {
	font-size: 13px;
    display: inline-block;
    line-height: 16px;
}
.buy1click_popup_default .input {
	width: 100%;
	border-radius: 5px;
	padding: 5px 10px;
	margin-top: 3px;
}
.buy1click_popup_default .label_input {
	margin-top: 10px;
	width: 100%;
}
.buy1click_popup_default .message {
	margin-top: 100px;
}
.buy1click_popup_default .field_error {
    color: #f44336;
    border-bottom-color: #f44336; 
}
.buy1click_popup_default .field_error::placeholder {
    color: #f44336;
}

body.v_phone .buy1click_popup_default {
	margin-top: 60px;
}
body.v_phone .buy1click_popup_default .modal-dialog {
	margin-top: 10px;
	display: block;
}
body.v_phone .buy1click_popup_default .name {
	font-size: 26px;
}
body.v_phone .buy1click_popup_default .message {
	margin-top: 15px;
}

/* End */


/* Start:/bitrix/components/legkomarket/search.page/templates/manufacturer_new/voting.css?158208657042*/
#votingContainer{display:none !important;}
/* End */


/* Start:/bitrix/templates/main2016/components/bitrix/voting.current/YesOrNo/style.css?1556629712144*/
.vote-form-box-button-last {
	margin-left: 1em;
}
.YesNoResult{
    text-align: center;
}
.vote-answer-item label
{
	display: inline;
}
/* End */


/* Start:/bitrix/templates/main2016/components/bitrix/voting.form/.default/style.css?14428443811661*/

.YesNo{
    width: 40px;
    border-radius: 3px;
    border: 1px solid #ACACAC;
    color:#8D8D8D;
    height: 20px;
    font-weight: bold;
    margin-left:10px;
}
.YesNo.active{
    color:#000000 !important;
    border: 1px solid black !important;

}
#votingContainer{
    margin-bottom:20px;
    font-size:100%;
    border:1px solid #ccc;
    padding: 0.55em;
    text-align: center;
    width:100%;
}
#votingContainerPanel{
}
.YesDiv,.NoDiv{
    padding-top:20px;
    max-width:800px;
    text-align: left;
}

li.vote-item-vote{
    padding-top:10px !important;
}
ol.vote-items-list, ol.vote-items-list li {
	margin: 0; padding: 0; border: none; font-size: 100%; list-style-type: none;}
ol.vote-items-list li {}
ol.vote-items-list li.vote-item-vote-first{}
ol.vote-answers-list{margin-top:0.55em;}
ol.vote-answers-list li {
	margin-bottom:0.2em;
	margin-left:0.55em;}
.voting-form-box
{
}

div.vote-item-links{
	float:right;}
.vote-item-title{
	font-weight:bold;}
div.vote-item-date{
	font-style: italic;}
div.vote-item-header{
	margin-bottom: 0.5em;}
div.vote-item-footer{
	margin-top: 0.5em;}
div.vote-item-image{
	float:left;
	padding-right:0.55em;}
div.vote-item-lamp{
	display:none;}
.vote-item-lamp-green span {
	color:green;}
.vote-item-lamp-red span {
	color:red;}
div.vote-clear-float { 
	clear: both;}
form.vote-form {
	margin:0; }
.starrequired {
    color:red; }
.vote-reply-field-captcha-label {
    margin-bottom:6px;}
.vote-vote-footer {
    margin-top:6px;}
.vote-reply-field-captcha-image {
    margin-bottom:6px;}
.vote-form-captcha {
    margin-left:0.55em;}

/* End */
/* /bitrix/components/legkomarket/search.page/templates/manufacturer_new/style.css?1489489128473 */
/* /bitrix/components/legkomarket/REBORN.element.preview/templates/.default/style.css?17189576929220 */
/* /bitrix/components/legkomarket/countdown/templates/.default/style.css?15976481181023 */
/* /bitrix/components/legkomarket/buy1click.popup/templates/catalog/style.css?17189533951611 */
/* /bitrix/components/legkomarket/search.page/templates/manufacturer_new/voting.css?158208657042 */
/* /bitrix/templates/main2016/components/bitrix/voting.current/YesOrNo/style.css?1556629712144 */
/* /bitrix/templates/main2016/components/bitrix/voting.form/.default/style.css?14428443811661 */
