

/* Start:/local/templates/ekt/components/webdebug.seo/links/tags/style.css?17240845923464*/
.wd_seo_links_wrapper  {
  margin-bottom:8px;
}
.wd_seo_links {
	margin:0 0 8px;
}
.wd_seo_links_title {
	font-weight:bold;
	margin-bottom:10px;
}
.wd_seo_links ul {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	-moz-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
.wd_seo_links ul.collapsed {
	overflow:hidden;
}
.wd_seo_links li  {
	display:block;
	float:left;
	list-style:none;
	margin:0 4px 4px 0;
	padding:0;
}
.wd_seo_links li:before,
.wd_seo_links li:after  {
	content:none!important;
}
.wd_seo_links li a,
.wd_seo_links li > span {
	background:#ffffff;
	border-radius:4px;
	color:#333;
	display:block;
	margin:0;
	padding-left: calc(1rem - 1px);
	padding-right: calc(1rem - 1px);
	padding-top: calc(0.344rem - 1px);
	padding-bottom: calc(0.344rem - 1px);
	font-size: 0.875rem;
	text-decoration:none;
	transition:0.075s;
}
.wd_seo_links li[data-selected="Y"] a,
.wd_seo_links li[data-selected="Y"] > span {
	background:#4bb2b9;
	color:#fff;
}
.wd_seo_links li a:hover,
.wd_seo_links li > span:hover {
	background:#4bb2b9;
	color:#fff;
}
.wd_seo_links li[data-selected="Y"] a:hover,
.wd_seo_links li[data-selected="Y"] > span:hover {
	background:#4bb2b9;
	color:#fff;
}
.wd_seo_links ul:after {
	clear:both;
	content:'';
	display:block;
}
.wd_seo_links-name {
	display:inline-block;
	line-height:100%;
	padding:4px 0;
	vertical-align:middle;
}
.wd_seo_links-count {
	display:inline-block;
	font-size:80%;
	margin-left:10px;
	vertical-align:middle;
}
.wd_seo_links-toggle {
	display:none;
	-moz-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
.wd_seo_links-toggle span {
	color:#337ab7;
	cursor:pointer;
	font-style:italic;
}
.wd_seo_links-toggle span:hover {
	border-bottom:1px dashed #337ab7;
}
.wd_seo_links ul + .wd_seo_links-toggle .wd_seo_links-collapse {
	display:inline;
}
.wd_seo_links ul + .wd_seo_links-toggle .wd_seo_links-expand {
	display:none;
}
.wd_seo_links ul.collapsed + .wd_seo_links-toggle .wd_seo_links-collapse {
	display:none;
}
.wd_seo_links ul.collapsed + .wd_seo_links-toggle .wd_seo_links-expand {
	display:inline;
}
.wd_seo_links-toggle span.wd_seo_links-toggle_count {
	color:gray;
	font-size:90%;
}
.wd_seo_links-toggle span.wd_seo_links-toggle_count:before {
	content:'(';
}
.wd_seo_links-toggle span.wd_seo_links-toggle_count:after {
	content:')';
}

/* Collapse groups */
.wd_seo_links-toggle_groups {
	display:none;
	margin-top:-8px;
	-moz-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
.wd_seo_links-toggle_groups span {
	color:#337ab7;
	cursor:pointer;
	display:none;
	font-style:italic;
}
.wd_seo_links-toggle_groups span:hover {
	border-bottom:1px dashed #337ab7;
}

.wd_seo_links_grouped[data-expanded] .wd_seo_links-toggle_groups {
	display:block;
}
.wd_seo_links_grouped[data-expanded="N"] > .wd_seo_links:not(:first-child) {
	display:none;
}
.wd_seo_links_grouped[data-expanded="N"] .wd_seo_links-expand_groups {
	display:inline;
}
.wd_seo_links_grouped[data-expanded="Y"] .wd_seo_links-collapse_groups {
	display:inline;
}


/* Adaptive */
@media (max-width:575px) {
	.wd_seo_links ul {
		overflow:auto;
		padding-bottom:5px;
		white-space:nowrap;
	}
	.wd_seo_links ul li {
		display:inline-block;
		float:none;
	}
}
/* End */


/* Start:/local/templates/ekt/components/bitrix/catalog.products.viewed/.default/style.css?17430149073828*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
		/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
		/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
		/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
		/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
		/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
		/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
		/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
		/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
		/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
		/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
		/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
		/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
		/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
		/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
		/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
		/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-products-viewed-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}
/* End */


/* Start:/local/templates/ekt/components/bitrix/catalog.products.viewed/.default/themes/blue/style.css?1743014907833*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-products-viewed-header{border-color:#006cc0;}
/* End */
/* /local/templates/ekt/components/webdebug.seo/links/tags/style.css?17240845923464 */
/* /local/templates/ekt/components/bitrix/catalog.products.viewed/.default/style.css?17430149073828 */
/* /local/templates/ekt/components/bitrix/catalog.products.viewed/.default/themes/blue/style.css?1743014907833 */
