

/* Start:/local/templates/template/components/bitrix/catalog.smart.filter/filter/style.css?17785043302476*/
/*
* 	Result Popup
*
*/

.bx-filter .bx-filter-popup-result {
	background: #004990;
	border: 2px solid #ffffff;
	border-radius: 10px;
	color: #fff;
	font-size: 13px;
	font-family: "Ford Antenna", "PT Sans", sans-serif;
	font-weight: normal;
	position: absolute;
	z-index: 915;
	display: none;
	line-height: normal;
	margin-top: -14px;
	margin-left: 20px;
	padding: 5px 10px;
	white-space: nowrap;
	min-height: 37px;
	line-height: 18px;
	border-style: solid;
}

.bx-filter .bx-filter-popup-result.right::after,
.bx-filter .bx-filter-popup-result.right::before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.bx-filter .bx-filter-popup-result.right::after {
	border-color: rgba(0, 73, 144, 0);
	border-right-color: #004990;
	border-width: 8px;
	margin-top: -8px;
}

.bx-filter .bx-filter-popup-result.right::before {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 11px;
	margin-top: -11px;
}

.bx-filter .bx-filter-popup-result.left::after {
	border-color: rgba(0, 73, 144, 0);
	border-left-color: #004990;
	border-width: 8px;
	margin-top: -8px;
}

.bx-filter .bx-filter-popup-result.left::before {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 11px;
	margin-top: -11px;
}


.bx-filter .bx-filter-popup-result.right {
	left: 97%;
}

.bx-filter .bx-filter-popup-result.left {
	right: 97%;
}

.bx-filter-horizontal .bx-filter-popup-result {
	display: inline-block;
	position: relative;
	left: auto;
	right: auto;
	bottom: -7px;
}

.bx-filter .bx-filter-popup-result a {
	color: currentColor;
	text-decoration: underline;
	line-height: 10px;
}

.bx-filter .bx-filter-popup-result a:hover {
	text-decoration: none;
}

.bx-filter .bx-filter-popup-result-close {
	display: none;
}

@media (max-width: 767px) {
	.bx-touch .bx-filter .bx-filter-popup-result {
		display: none;
	}

	/* .bx-touch .bx-filter .bx-filter-popup-result {
		font-size: 12px;
		line-height: 14px;
		position: fixed !important;
		z-index: 1001;
		top: auto !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		margin-top: 0;
		margin-left: 0;
		width: auto;
		height: auto;
		padding: 10px;
		border-radius: 2px;
		border: 1px solid #c6dae7;
		background: rgba(255,255,255,.9);
	}
	.bx-touch .bx-filter .bx-filter-popup-result br{display: none;}
	.bx-filter .bx-filter-popup-result .arrow {
		display: none;
	} */
}
/* End */


/* Start:/local/templates/template/components/bitrix/system.pagenavigation/pager/style.css?1756804668626*/
/*
 * Файл local/templates/шаблон/components/bitrix/system.pagenavigation/pager/style.css
 */
.pager {
  overflow: hidden;
  margin: 10px 0;
}
.pager li {
  list-style: none;
  float: left;
  margin-right: 15px;
}
.pager li:last-child {
  margin-right: 0;
}
.pager li a {
  display: block;
  width: 26px;
  height: 26px;
  text-align: center;
  background: #395985;
  font-size: 14px;
  line-height: 26px;
  color: #fff;
  text-decoration: none;
}
.pager li span {
  display: block;
  width: 26px;
  height: 26px;
  text-align: center;
  background: #e9751f;
  font-size: 14px;
  line-height: 26px;
  color: #fff;
}

/* End */
/* /local/templates/template/components/bitrix/catalog.smart.filter/filter/style.css?17785043302476 */
/* /local/templates/template/components/bitrix/system.pagenavigation/pager/style.css?1756804668626 */
