

/* Start:/local/components/my/catalog.filter4/templates/cat_filter/style.css?17446431543282*/

#filter-content form
{
	margin:0;
	padding:0;
}

#filter-wrapper
{
	overflow: auto;
	margin:5px auto;
/*	padding: 0 5px 0 5px;*/
	position:relative;
	top:-5px;
	/*max-width:500px;*/
	z-index:100;
}

#filter-body
{
	/*border-radius: 4px;*/
	background-color:#FDCE4B;
	border:1px solid #FDCE4B;
}

#filter-titles
{
	/*height:25px;*/
	margin:0;
	padding:0;
	width:100%;
}


#filter-titles div
{
	float:left;
	background-color:#FFFFFF;
	color:#3D5154;
	cursor:pointer;
	display:block;
	font-family:Verdana;
	font-size:15px;
	text-align:center;
	text-decoration:none;
	padding: 4px 0px;
	height: 22px;
}

#filter-title-auto {width: 40%;}
#filter-title-params {width: 40%;}
#filter-title-code {width: 20%;}

/*#filter-titles div:last-child{border-top-right-radius: 3px;}
#filter-titles div:first-child{border-top-left-radius: 3px;}*/

#filter-titles .filter-title-selected
{
	background-color:#FDCE4B;
}



#filter-content
{
	/*height:50px;*/
	overflow: auto;
	margin:0;
	padding: 0px 5px;
	text-align:center;
	width: calc(100% - 10px);
	padding-top: 5px;
	min-height: 46px;
}
.filter-button
{
	width: 50px;
	float: left;
}

.form-fields 
{
	float: left;
	width: calc(100% - 51px)
}

#filter-content select, #text-code
{
	font-size:18px;
	width: 25%;
	float: left;
	margin-right: 5px;
	margin-bottom: 6px;
	background-color: rgb(248, 248, 248);
	border: solid 1px rgba(116, 113, 113, 0.67);
	color: #4C4A4A;
}


#filter-content .filter-checkbox 
{
	font-size:13px;
	float: left;
	margin-right: 5px;
	white-space: nowrap;
	margin-bottom: 5px;
}

#filter-refresh-button
{
	border: solid 2px white;
    border-radius: 50%;
    background-color: #00C0DD;
/*	background-image:url(/local/components/my/catalog.filter4/templates/cat_filter/images/refresh.gif);
	background-position: -1px -1px;
	background-repeat:no-repeat;*/
	height:36px;
	vertical-align:middle;
	width:36px!important;
	cursor: pointer;
	margin-top: 3px;
	padding-left: 6px;
}


#select-mfa{width: calc(50% - 5px)!important;}
#select-mod{width: calc(50% - 5px)!important;}
#select-type{width: calc(100% - 5px)!important;}
#select-sup {width: calc(33% - 5px)!important;}
#select-series {width: calc(66% - 5px)!important;}
#select-fit {width: calc(33% - 5px)!important;}
#select-len1 {width: calc(33% - 5px)!important;}
#select-len2 {width: calc(33% - 5px)!important;}
/*#text-code {width: calc(70% - 5px)!important;}*/



#filter-content-auto,#filter-content-params, #filter-content-code
{
	display:none;
}


/*#filter-content-code {
	width: 400px;
}*/
#filter-content-code #text-code {
	width: 100%;
	color:#333;
	font-family:Tahoma;
	font-size:18px;
	margin-top: 10px;
	padding-left: 5px;
}

.catalog-stars img
{
	border:0;
}


@media screen and (max-width: 767px){

	.form-fields, .filter-button {
	   float: left;
	    width: 100%;
	}
	#filter-content select{
		width: 100%!important;
		height: 40px;
		font-size: 20px;
	}
	#filter-refresh-button{
		width: 100%!important;
		border-radius:0px;
		height: 50px;
		margin-bottom: 5px;
	}
	.cat-content {
	    width: auto!important;
			}
	#filter-wrapper {
			padding: 0;
	}

	#filter-content-code, #text-code {
		width: 100%;
		height: 30px;
	}

    #filter-body.hide_onload #filter-content{
    	display: none;
    }

    #filter-titles div
	{
		font-size: 14px;
	}

	.yellow_back
	{
		background-color:#FDCE4B!important;
	}
    
	
}
/* End */


/* Start:/local/components/my/cars.section.group/templates/wipers_2025/style.css?17505206115283*/



/*local only*/
.sitem-head a {
  color: #666666;
  text-decoration:none;
}
.sitem-head a:hover {
  color: #666666;
  text-decoration:underline;
}

.catalog-element {
  margin-bottom: 15px;
}

.catalog-table {
  border:0px;
  width:100%;
  margin-bottom:10px;
  padding:0;
}






.catalog-stars{
/*  margin-top: -25px;
  margin-bottom: 5px;*/
    display: inline-block;
    /*margin-top: 0px;
    margin-bottom: 5px;
    width: 100px;*/
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}

.fast_link_block{
    padding: 15px 0;
    margin-bottom: 7px;
    border-bottom: 1px #80808038 solid;

}

.fast_link_1{
  margin:-30px 0 35px
}
.fast_link_1 a{
  background-color:#cdeffb;
  border-radius:0 2px 2px 0;
  color:darkslategrey;
  display:inline-block;
  font-size:12px;
  line-height:13px;
  margin:0 0 2px 10px;
  padding:4px 7px 3px;
  position:relative;
  text-decoration:none;
}
.fast_link_1 a:before{
  border-top:10px solid transparent;
  border-right:8px solid #cdeffb;
  border-bottom:10px solid transparent;
  content:"";
  height:0;
  position:absolute;
  top:0;left:-8px;
  width:0;
}
.fast_link_1 a:after{
  background-color:#fff;
  border-radius:50%;
  content:"";
  height:4px;
  position:absolute;
  top:8px;
  left:-2px;
  width:4px
}
.fast_link_1 a:hover{
  background:#60c0e2;
  color:#FFF
}
.fast_link_1 a:hover:before{
  border-right-color:#60c0e2
}
/*///*/
.fast_link_2{
  margin:-30px 0 35px
}
.fast_link_2 a{
  background-color:#cdeffb;
  border-radius:0 2px 2px 0;
  color:darkslategrey;
  display:inline-block;
  font-size:12px;
  line-height:13px;
  margin:0 0 2px 0px;
  padding:4px 7px 3px;
  position:relative;
  text-decoration:none;
}

.fast_link_2 a:hover{
  background:#60c0e2;
  color:#FFF
}


.len-val span{
    padding-top: 10px;
    display: block;
}

    .fit_len_block {
      border-top: 1px #80808038 solid;
      border-bottom: 1px #80808038 solid;
      /* padding-top: 10px; */
        margin:0 auto; /* ���������� ����� */
        width:100%; /* ������ ������ 100%, ����� ������� �� ��������� */
        /*max-width:700px;  ������������� ������������ ������ */
        font-size:0;
    }

    .fit_len_block div {
        display:inline-block; /* ������ ����� �� ����������� */
        vertical-align:top; /* ����������� �� ������ */
        font-size: 13px; /* ������ ������ ������ ������, ����� ������ �������� �������� */
        margin: 0px 10px;
        /* ��� IE 6 � IE 7, ����� ����� ���� �� �����������
        zoom: 1;
        *display: inline;
        */
        /*margin-bottom: 15px;*/
    }

    .len-val {
      font-size: 15px;
      font-weight: bold;
      padding-left: 10px;
    min-width: 70px;
    }
  
.fast_link_1{
  margin:-30px 0 35px
}
.prim_sect_header{
  background-color:#cdeffb;
  border-radius:0 4px 4px 0;
  display:inline-block;
  line-height:26px;
  margin:0 0 2px 10px;
  padding:4px 12px;
  position:relative;
  font-size: 20px;
}
.prim_sect_header:before{
  border-top:17px solid transparent;
  border-right:15px solid #cdeffb;
  border-bottom:17px solid transparent;
  content:"";
  height:0;
  position:absolute;
  top:0;
  left:-15px;
  width:0;
}
.prim_sect_header:after{
  background-color:#fff;
  border-radius:50%;
  content:"";
  height:7px;
  position:absolute;
  top:13px;
  left:-4px;
  width:7px
}


.catalog-subgroup{
  background-color:#cdeffb;
  border-radius:4px;
  color:darkslategrey;
  display:inline-block;
  font-size: 20px;
  text-align: center;
  line-height: 1.6em;
  color: #4C4A4A;
  line-height:26px;
  margin:0 0 2px 10px;
  padding:4px 12px;
  color: #03363d !important;

}



.wrapper-social ul {
  overflow: auto;
}

.wrapper-social ul {
  list-style: none;
  padding-left:0px;
}

.wrapper-social ul li {
  margin: 0 10px;
  text-align: center;
  cursor: pointer;
  float: left;

}

.wrapper-social ul li .fa {
  color: #fffff;
}

.wrapper-social ul li:hover {
    color: #dd4b39;
}


/*new len fit*/
.fit_len_block {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.fit_len_block >div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 10px;
    max-width: 200px;
    overflow: hidden;
}

.fade-right:after {
    content: '';
    position: absolute;
    left: 180px;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: -o-linear-gradient(right , #ffffff, rgba(255,255,255,0) 50px);
    background-image: linear-gradient(to left , #ffffff, rgba(255,255,255,0) 50px);
}


.fit_len_block span, .fit_len_block a {
    padding-top: 4px;
    font-size: 13px;
    display: inline-block;
}

span.fit_len_title {
    height: 25px;
}

.fit_len_len2 {
  padding-top: 9px;
}

svg.fit_len_video_icon {
  pointer-events:all;
  fill:none;
}

svg.fit_len_video_icon:hover {
  fill: #ff3b3b;
}

.sitem-price-spec>div, .sitem-price-spec>span {
  padding: 5px 6px;
}
/* End */


/* Start:/personal/cart/add2basket_include.css?17408498322700*/
    #cart-popup-header {
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        color: #03363D !important;
        font-weight: normal !important;
        font-size: 25px !important;
        margin: 5px 0px 15px 0px !important;
    }
    #cart-popup-prod {
        display: flex;
    }
    #cart-popup-prod img {
        height: 70px;
    }
    #cart-popup-prod div {
        margin-left: 20px;
        color: #636363;
    }
    #cart-popup-but div {
        margin: 10px;
        padding: 10px 30px;
        min-width: 220px;
    }
    #cart-popup-but {
        margin-top: 20px;
    }
    #cart-popup-title{
        max-width: 300px;
    }

    #cart-popup-wrapper{
        cursor: auto;
    }

    #cart-popup-text{
        margin: 15px 0;
        color: #9d0a0ade;
        display: none;
    }

   .basket-control {
    display: flex;
    flex-direction: column;
    width: 138px;
    border: 2px solid #FDCE4B;
    }

    .basket-header {
        display: flex;
        border-bottom: 2px solid #FDCE4B;
    }

    .basket-in-basket{
        display: inline-block;
        padding: 5px 9px;
        text-align: center;
        width: 118px;
        font-size: 14px;
    }

    .basket-update {
        padding: 0px 7px;
        background-color: #FDCE4B;
        height: 29px;
        font-weight: bold;
        font-size: larger;
        cursor: pointer;
    }

    .basket-update:hover {
        background-color: #ffc219;
    }

     #dvadvo-popup-header {
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        color: #03363D !important;
        font-weight: normal !important;
        font-size: 25px !important;
        margin: 5px 0px 15px 0px !important;
    }
    .dvadvo-popup-prod {
        display: flex;
    }
    .dvadvo-popup-prod img {
        height: 70px;
    }

    .dvadvo-popup-prod div {
        margin-left: 20px;
    }

    .dvadvo-popup-prod {
        color: #636363;
        cursor: pointer;
        margin: 10px;
        border: 1px solid lightgrey;
        padding: 5px;
    }

    .dvadvo-popup-prod:hover {
        background-color: #efefef;
    }

    #dvadvo-popup-but div {
        margin: 10px;
        padding: 10px 30px;
        min-width: 220px;
    }
    #dvadvo-popup-but {
        margin-top: 20px;
    }
    #dvadvo-popup-title{
        max-width: 300px;
    }

    #dvadvo-popup-wrapper{
        cursor: auto;
        max-width: 640px;
    }

    #dvadvo-popup-text{
        margin: 15px 0;
    }

    .basket-checkout {
    text-align: center;
    padding: 10px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    border: none!important;
    font-weight: normal;
    width: 138px!important;
}
/* End */


/* Start:/local/templates/md2019/components/bitrix/catalog.section/custom_supp_2019/style.css?17494961683157*/

/*@media only screen and (max-width: 1275px) {
    .cat_supp_wrapper:first-child {
		margin-left: calc((100% - 187px*3)/2);
	}
	    .cat_supp_wrapper:nth-child(3n) {
		margin-left: calc((100% - 187px*3)/2);
	}
}

@media only screen and (max-width: 1167px) {
	    .cat_supp_wrapper:first-child {
		margin-left: calc((100% - 187px*2)/2);
	}
    .cat_supp_wrapper:nth-child(3n) {
		margin-left: calc((100% - 187px*2)/2);


	}
}*/


.cat_supp_wrapper{
	text-align: center;
	margin: 0 -5px;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.cat_supp_card {
	width: 175px;
	height: 260px;
	border-top: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    margin: 5px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;

}

.cat_supp_button {
    display: block;
    height: 30px;
    line-height: 30px;
    width: 177px;
    color: #22c4da;
    cursor: pointer;
    border: 1px solid #22c4da;
    font-size: 14px;
    text-decoration: none;
/*    margin-left: -1px;
    margin-top: 2px;*/
}

.cat_supp_button:hover {
    background-color: #22c4da;
    color: white;
}
/*.cat_supp_card a {
display: inline-block;
height: 30px;
line-height: 30px;
width: 170px;
border-radius: 5px;
color: #22c4da;
cursor: pointer;
border: 1px solid #22c4da;
font-size: 14px;
text-decoration: none;
}
.cat_supp_button a:hover {
    background-color: #22c4da;
    color: white;
    border-radius: 5px;

}*/

.cat_supp_image {
/*	width: 180px;
    height: 150px;
    display: block;
    padding-top: 5px;*/
    flex-grow: 1;
    object-fit: scale-down;
    cursor: pointer;
}

/*.cat_supp_img {
	max-width: 100%;
    max-height: 100%;
	max-width: 180px;
	max-height: 150px;
}

.cat_supp_img_wrapper{
    width: 180px;
    height: 150px;


}*/

.sup-catalog-old-price{

    font-size: 16px;
    vertical-align: middle;
    line-height: 36px;

}
.sup-catalog-discount-price, .sup-catalog-price {
    color: #FF0000;
    /*font: normal 24px Tahoma;*/
    font-size: 24px;
    margin: 0 0 5px 0;
    vertical-align: middle;
    line-height: 36px;

}

.cat_supp_title {
	display: block;
	height: 36px;
	overflow: hidden;
	text-decoration: none;
	color: #333333;
	font-size: 15px;

}
.cat_supp_title:hover {
	text-decoration: underline;
}

div.catalog-item-sorting { padding: 1em 0 1em;}

div.catalog-item-sorting a { margin:0 0.3em;}

div.catalog-item-sorting a.selected {padding: 0.3em 0.6em 0.4em;}

div.catalog-item-sorting a.desc {padding-right: 1.3em; }

div.catalog-item-sorting a.asc {padding-right: 1.3em; }

div.catalog-item-sorting a.selected { background-color: #e6e6e6; color: #000;}

div.catalog-item-sorting a.desc { background-image: url(/bitrix/templates/mirdvornikov/components/bitrix/catalog/.default/bitrix/catalog.section/.default/images/i-desc.gif); background-repeat: no-repeat; background-position: right;}

div.catalog-item-sorting a.asc {  background-image: url(/bitrix/templates/mirdvornikov/components/bitrix/catalog/.default/bitrix/catalog.section/.default/images/i-asc.gif); background-repeat: no-repeat; background-position: right;}


/* End */
/* /local/components/my/catalog.filter4/templates/cat_filter/style.css?17446431543282 */
/* /local/components/my/cars.section.group/templates/wipers_2025/style.css?17505206115283 */
/* /personal/cart/add2basket_include.css?17408498322700 */
/* /local/templates/md2019/components/bitrix/catalog.section/custom_supp_2019/style.css?17494961683157 */
