

/* Start:/local/templates/s2/components/bitrix/catalog/main/style.css?17549449271199*/
.bx-section-description {
	/* margin-top: 64px; */
}

.bx-section-description {
    font-size: 21px;
    font-family: 'Manrope', sans-serif !important;
    font-weight: 300;
}

.bx-section-description + .catalog-slider__wrapper {
	margin-top: 35px;
}

.section-text-content + br {
	display: none;
}


.bx-section-description h2 {
	font-size: 38px;
	margin-top: 28px;
}

.bx-section-description h3 {
	margin-top: 22px;

	font-size: 32px;
}

.bx-section-description h1,
.bx-section-description h2,
.bx-section-description h3 {
	margin-bottom: 4px;

    font-weight: 700;
	line-height: 28px;
}

.bx-section-description p {
    line-height: 32px;
}

.bx-section-description ul {
    margin-top: 14px;
    margin-bottom: 14px;
	margin-left: 14px;
}

.bx-section-description li {
	line-height: 32px;

	position: relative;
	margin-bottom: 7px;
}

.bx-section-description li::before {
	content: '•';

	display: block;
	/* width: 4px; */
	/* height: 4px; */
	/* border-radius: 50px; */
	/* background: #000; */
	color: #000;

	position: absolute;
	/* left: -12px; */
    /* top: 15px; */

	left: -18px;
    top: 1px;
	margin: auto;
}
/* End */


/* Start:/local/templates/s2/components/bitrix/news.list/baners.type.1/style.css?17549449281951*/

.baner-container_mobile {
    display: none;
}

.baner-container:not(.baner-container_mobile) {
    display: block;
}


.btn-baner-box_mobile {
    display: none;
    /* margin: 0 16px; */
    transform: none;

    position: static;
}

.btn-baner-box:not(.btn-baner-box_mobile) {
    display: flex;
}

@media (min-width: 1010px) {
    .btn-baner-box:not(.btn-baner-box_mobile) {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        margin: auto;
        max-width: 20px;

        transform: scale(0.65);
        left: 0;
        right: 0;

    }

}

@media (min-width: 992px) {
    .btn-baner-box:not(.btn-baner-box_mobile) {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        margin: auto;
        max-width: 20px;
        bottom: 0 !important;

        transform: scale(0.45);
        left: 0;
        right: 0;

    }
}
@media (min-width: 768px) {
    .btn-baner-box:not(.btn-baner-box_mobile) {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        margin: auto;
        max-width: 20px;
        bottom: 0 !important;

        transform: scale(0.45);
        left: 0;
        right: 0;

    }

}



@media (min-width: 1400px) {
    .btn-baner-box:not(.btn-baner-box_mobile) {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        margin: auto;
        max-width: 20px;

        transform: scale(0.9);
        left: 0;
        right: 0;
    }
}

@media (max-width: 768px) {
    .baner-container_mobile {
        display: block;
    }

    .baner-container:not(.baner-container_mobile) {
        display: none;
    }


    .btn-baner-box_mobile {
        display: flex;
    }

    .btn-baner-box:not(.btn-baner-box_mobile) {
        display: none;
    }


}

/* End */


/* Start:/local/templates/s2/components/bitrix/catalog.section.list/catalog/style.css?17549449281311*/
.bx-catalog-section-list.tpl-catalog {
	margin: 0px 0px 32px 0px;
}
.bx-catalog-section-list.tpl-catalog .bx-title {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 20px;
}
.bx-catalog-section-list.tpl-catalog ul.bx-parent{
	padding: 20px 0px 0px 0px;
}
.bx-catalog-section-list.tpl-catalog ul.bx-parent ul{
	padding: 0px 0px 0px 25px;
}
.bx-catalog-section-list.tpl-catalog li {
	margin: 12px 0px 0px 0px;
}
.bx-catalog-section-list.tpl-catalog ul.bx-parent ul {
	display: none;
}
.bx-catalog-section-list.tpl-catalog .bx-have-child {
	position: relative;
	font-family: 'Roboto', sans-serif;
}

.bx-catalog-smart-filter .bx-title svg,
.bx-catalog-section-list.tpl-catalog .bx-have-child svg {
	position: absolute;
	right: -34px;
	top: calc(50% - 5.5px);
	transition: all 0.5s ease-out;
}

.bx-catalog-section-list.tpl-catalog .bx-have-child + ul li a svg {
	right: -24px;
}

.bx-catalog-smart-filter .bx-title.active svg,
.bx-catalog-section-list.tpl-catalog .bx-have-child.bx-open svg{
	transform: rotate(180deg);
}
.bx-catalog-section-list.tpl-catalog ul.bx-parent a {
	font-family: 'Manrope', sans-serif;
	font-weight: 400;
	font-size: 16px;
}

.bx-catalog-section-list.tpl-catalog ul.bx-parent a.active {
	color: #B08F76;
}
/* End */


/* Start:/local/templates/s2/components/bitrix/catalog.smart.filter/main/style.css?175494492811704*/
.bx-catalog-smart-filter.tpl-main .bx-title{
	color: #000;
	position: relative;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 20px;
	
}
.bx-catalog-smart-filter.tpl-main .bx-values {
	padding: 20px 0px 0px 0px;
}
.bx-catalog-smart-filter.tpl-main .bx-title svg {
	position: absolute;
	right: -34px;
	top: calc(50% - 5.5px);
	transition: all 0.5s ease-out;
}
.bx-catalog-smart-filter.tpl-main .bx-title.bx-open svg {
	transform: rotate(180deg);
}
.bx-catalog-smart-filter.tpl-main .bx-item {
	margin: 0px 0px 32px 0px;
}

.bx-catalog-smart-filter.tpl-main .bx-checkbox-image li,
.bx-catalog-smart-filter.tpl-main .bx-checkbox li{
	margin: 15px 0px 0px 0px;
	position: relative;
}
.bx-catalog-smart-filter.tpl-main .bx-checkbox-image li:first-child,
.bx-catalog-smart-filter.tpl-main .bx-checkbox li:first-child {
	margin:0px;
}
.bx-catalog-smart-filter.tpl-main .bx-checkbox-image.bx-more,
.bx-catalog-smart-filter.tpl-main .bx-checkbox.bx-more {
	margin: 15px 0px 0px 0px;
	display: none;
}
.bx-catalog-smart-filter.tpl-main .bx-checkbox-image label,
.bx-catalog-smart-filter.tpl-main .bx-checkbox label {
	position: relative;
	padding: 0px 0px 0px 45px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
}
.bx-catalog-smart-filter.tpl-main .bx-checkbox-image label{
	display:flex;
	flex-wrap: wrap;
	flex:0 0 auto;
}
.bx-catalog-smart-filter.tpl-main .bx-checkbox label{
	display: block;
}
.bx-catalog-smart-filter.tpl-main .bx-checkbox-image label:before,
.bx-catalog-smart-filter.tpl-main .bx-checkbox label:before {
	content: " ";
	position: absolute;
	display: block;
	left: 0px;
	top: calc(50% - 10px);
	width: 20px;
	height: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #B08F76;
	background-color: #fff;
	transition: all 0.5s ease-out;
}
.bx-catalog-smart-filter.tpl-main .bx-checkbox-image input:checked + label:before,
.bx-catalog-smart-filter.tpl-main .bx-checkbox input:checked + label:before {
	background-color: #B08F76;
}
.bx-catalog-smart-filter.tpl-main .bx-checkbox-image input,
.bx-catalog-smart-filter.tpl-main .bx-checkbox input {
	position: absolute;
	opacity: 0;
}
.bx-catalog-smart-filter.tpl-main .bx-buttons a {
	margin: 0px 0px 22px 0px;
}
.bx-catalog-smart-filter.tpl-main .bx-checkbox-image .bx-image {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 18px;
	border-radius: 50%;
	background-color: #fff;
	border: 1px solid #ccc;
}
.bx-catalog-smart-filter.tpl-main .bx-checkbox-image .bx-name:first-letter {
	text-transform: uppercase;
}



.bx-catalog-smart-filter.tpl-main .bx-number-slider .bx-number-input{
	margin: 0px 0px 28px 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.bx-catalog-smart-filter.tpl-main .bx-number-slider .bx-number-input span {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 20px;
}
.bx-catalog-smart-filter.tpl-main .bx-number-slider .bx-number-input input {
	width: calc(100% - 45px);
	background: #fff;
	border: 1px solid #757474;
	padding: 4px;
	height: 30px;
	font-size: 12px;
}


.bx-catalog-smart-filter.tpl-main .bx-number-slider .bx-ui-slider-track-container {
	padding-top: 5px;
	padding-bottom: 5px;
}
.bx-catalog-smart-filter.tpl-main .bx-number-slider .bx-ui-slider-track {
	position: relative;
	height: 15px;
	background-color: #fff;
	margin: 0px 15px;
}

.bx-catalog-smart-filter.tpl-main .bx-number-slider .bx-ui-slider-handle {
	position: absolute;
	top: 0px;
	width: 15px;
	height: 15px;
	background-color: #f9f8f8;
	border-radius: 100%;
	border:1px solid #B08F76;
	cursor: pointer;
}
.bx-catalog-smart-filter.tpl-main .bx-number-slider .bx-ui-slider-handle:hover {
	-webkit-cursor: grab;
	-ms-cursor: grab;
	-o-cursor: grab;
	cursor: grab;
}
.bx-catalog-smart-filter.tpl-main .bx-number-slider .bx-ui-slider-handle:active {
	-webkit-cursor: grabbing;
	-ms-cursor: grabbing;
	-o-cursor: grabbing;
	cursor: grabbing;
}
.bx-catalog-smart-filter.tpl-main .bx-number-slider .bx-ui-slider-handle.left {
	left: 0;
}
.bx-catalog-smart-filter.tpl-main .bx-number-slider .bx-ui-slider-handle.right {
	right: 0;
	margin-right: -15px;
}
.bx-catalog-smart-filter.tpl-main .bx-number-slider .bx-number-from-to {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 14px;
	color: var(--second);
}

/*--------------------------------------*/

.bx-filter {
	width: 100%;
	min-width: 220px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}
.bx-filter .bx-filter-parameters-box {
	position: relative;
}
.bx-filter .bx-ui-slider-range,
.bx-filter .bx-ui-slider-pricebar,
.bx-filter .bx-ui-slider-pricebar-vd,
.bx-filter .bx-ui-slider-pricebar-vn,
.bx-filter .bx-ui-slider-pricebar-v {
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx-filter .bx-ui-slider-range {
	z-index: 80;
}
.bx-filter .bx-ui-slider-pricebar {
	z-index: 100;
}
.bx-filter .bx-ui-slider-pricebar-vd {
	z-index: 60;
}
.bx-filter .bx-ui-slider-pricebar-vn {
	z-index: 70;
}
.bx-filter .bx-ui-slider-pricebar-v {
	z-index: 50;
}
.bx-filter .bx-filter-select-container {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 35px;
	border-radius: 3px;
	border: 1px solid #ccd5db;
}
.bx-retina .bx-filter .bx-filter-select-container {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/s2/components/bitrix/catalog.smart.filter/main/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/s2/components/bitrix/catalog.smart.filter/main/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/s2/components/bitrix/catalog.smart.filter/main/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/s2/components/bitrix/catalog.smart.filter/main/images/border_default.png) 2 repeat;
}

.bx-filter .bx-filter-select-block {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 33px;
	margin: 0;
	padding: 0 33px 0 10px;
	border: none;
	border-radius: 2px;
	background: #fff;
}
.bx-filter .bx-filter-select-text {
	font-size: 15px;
	line-height: 33px;
	overflow: hidden;
	max-width: 100%;
	height: 33px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}
.bx-filter .bx-filter-select-text.fix {
	min-width: 120px;
}
.bx-filter .bx-filter-select-text label {
	cursor: pointer;
}
.bx-filter .bx-filter-select-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 33px;
	cursor: pointer;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;
}
.bx-filter-select-popup {
	background: #fff;
	padding: 0;
	min-width: 173px;
}
.bx-filter-select-popup ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bx-filter-select-popup ul li {
	display: block;
	text-align: left;
	vertical-align: middle;
}
.bx-filter-select-popup ul li:first-child {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bx-filter-select-popup ul li label {
	font-size: 14px;
	line-height: 26px;
	display: block;
	text-align: left !important;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 26px;
	padding: 0 5px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	color: #575757;
}
.bx-filter-select-popup ul li label.selected,
.bx-filter-select-popup ul li label:hover {
	color: #000;
	background: #f3f8fa;
}
.bx-filter-select-popup ul li label.disabled {
	color: #b8b8b8;
	background: transparent;
}

.bx-filter .bx-filter-tag {
	padding: 18px;
}
.bx-filter .bx-tag-link {
	font-size: 12px;
	text-decoration: none;
	text-shadow: none;
}
.bx-filter .bx-tag-link.bx-active,
.bx-filter .bx-tag-link:hover {
	color: #1d3d46;
}

.bx-filter span.bx-spm {
	font-size: 18px;
	line-height: 23px;
	display: inline-block;
	height: 23px;
	margin: 0 10px;
	vertical-align: middle;
	color: #000;
}
.bx-filter-select-popup .bx-filter-select-text-icon,
.bx-filter .bx-filter-select-text-icon {
	line-height: 33px;
	position: relative;
	display: inline-block;
	width: 23px;
	height: 23px;
	margin-top: -4px;
	margin-right: 2px;
	vertical-align: middle;
	border-radius: 2px;
}
.bx-filter .bx-filter-parameter-biz {
	font-size: 14px;
	line-height: 15px;
	display: inline-block;
	margin-right: 10px;
	text-decoration: none;
	color: #1485ce;
	border-bottom: 1px dashed;
}
.bx-filter .bx-filter-parameter-biz:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}
.bx-filter .bx-filter-parameter-biz.bx-active {
	position: relative;
	color: #000;
	border-color: transparent;
}
.btn-themes {
	color: #FFF
}
.btn-themes.bx-active,
.btn-themes.focus,
.btn-themes:active,
.btn-themes:focus,
.btn-themes:hover{
	color: #FFF
}
.bx-filter .bx-filter-popup-result {
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	z-index: 915;
	display: none;
	line-height: normal;
	margin-top: -7px;
	margin-left: 10px;
	padding: 0 10px;
	white-space: nowrap;
	color: #3f3f3f;
	min-height: 37px;
	line-height: 18px;
	border-style: solid;
	border: 1px solid #C6DCE7;
	display: none !important;
}
.bx-filter-popup-result{
	display: inline-block;
	position: relative;
	left: auto;
	right: auto;
	bottom: -7px;
}
.bx-filter .bx-filter-popup-result a {
	color: #0073a3;
	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: 768px) {
	
	.bx-catalog-smart-filter.tpl-main .bx-buttons{
		display: flex;
		flex-wrap: wrap;
	}
	
	.bx-catalog-smart-filter.tpl-main .bx-item {
		margin: 0;
	}

	.bx-catalog-smart-filter.tpl-main .bx-title {
		font-size: 16px;
	}

	.bx-catalog-smart-filter.tpl-main .bx-item {
		margin-bottom: 20px;
	}

	/* .bx-catalog-smart-filter input#del_filter { */
	.bx-catalog-smart-filter a#set_filter,
	.bx-catalog-smart-filter a#del_filter {
		display: flex;
		font-size: 12px;
		width: 49%;
		height: 40px;
		padding: 0px !important;
	}
	.bx-catalog-smart-filter a#set_filter{
		margin: 0px 1% 0px 0px;
	}
	.bx-catalog-smart-filter a#del_filter{
		margin: 0px 0px 0px 1%;
	}
	.bx-catalog-smart-filter a#set_filter.disabled,
	.bx-catalog-smart-filter a#del_filter.disabled {
		*background: #B8B2AD;
	}

	.bx-catalog-smart-filter.tpl-main .bx-title {
		display: block;
	}

	.bx-catalog-smart-filter.tpl-main .bx-title svg {
		right: -10px;
	}
	
	.bx-catalog-smart-filter.tpl-main .btn.bx-more  {
		margin-top: 20px;
		font-size: 12px;
		text-align: center;
		width: 90px;
		height: 40px;
		padding: 0 !important;
		display: flex;
	}

	.bx-catalog-smart-filter.tpl-main .bx-item {
		margin-bottom: 22px;
	}
	
	.bx-filter.bx-catalog-smart-filter form input#del_filter {
		margin-top: 24px;
	}
}

.bx-name__disabled {
	color:#bdb4b4 ;
}

.label__disabled:before {
	background-color: #bdb4b4 !important;
	opacity: 0.5;
	border-style: none !important;
}
/* End */


/* Start:/local/templates/s2/components/bitrix/system.pagenavigation/v1_v.0.1/style.css?17549449285700*/
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin: 0 auto;
  /* border: 1px solid #B08F76; */
  padding: 7px 0;
  font-size: 14px;
  margin-bottom: 14px !important;
}

.pagination__counted-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.pagination__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-top: 14px;
  margin-bottom: 14px;
}

.pagination__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pagination__button_type_start, .pagination__button_type_prev, .pagination__button_type_next, .pagination__button_type_end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 25px;
  height: 25px;
}

.pagination__button_type_start::before, .pagination__button_type_prev::before, .pagination__button_type_next::before, .pagination__button_type_end::before {
  content: '';
  display: block;
  width: calc(8px * 1.5);
  height: calc(8px * 1.5);
  border-left: 5px double #bbb;
  border-bottom: 5px double #bbb;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out;
}

.pagination__button_type_start.active, .pagination__button_type_prev.active, .pagination__button_type_next.active, .pagination__button_type_end.active {
    cursor: pointer;
}

.pagination__button_type_start, .pagination__button_type_prev, .pagination__button_type_next, .pagination__button_type_end {
  margin: 0 4px;
}

.pagination__button_type_start.active:hover::before, .pagination__button_type_prev.active:hover::before, .pagination__button_type_next.active:hover::before, .pagination__button_type_end.active:hover::before {
  border-color: #B08F76;
}

.pagination__button_type_start:not(.active), .pagination__button_type_prev:not(.active), .pagination__button_type_next:not(.active), .pagination__button_type_end:not(.active) {
  opacity: 0.35;
}

.pagination__button_type_start a, .pagination__button_type_prev a, .pagination__button_type_next a, .pagination__button_type_end a {
  width: 100%;
  height: 100%;
  position: absolute;
}

.pagination__button_type_prev::before, .pagination__button_type_next::before {
  content: "";
  margin: auto;
  width: calc(7px * 1.5);
  height: calc(7px * 1.5);
  border-left: 2px solid #bbb;
  border-bottom: 2px solid #bbb;
  -webkit-transition: border-color .3s ease;
  transition: border-color .3s ease;
}

.pagination__button_type_start::before, .pagination__button_type_prev::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.pagination__button_type_next::before, .pagination__button_type_end::before {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}

.pagination__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 7px;
  padding-right: 7px;
}

.pagination__list * {
  font-size: 20px !important;
  
  /* opacity: 0.8; */
}

.pagination__list:hover * {
  /* opacity: 1; */
}

.pagination__link {
  padding: 7px 9px;
  margin: 0 4px;
  -webkit-transition: all .55s ease-in-out;
  transition: all .55s ease-in-out;
}

.pagination__link.active {
  width: 35px;
  height: 35px;
  background: rgba(176, 143, 118, .5);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  color: #fff !important;

  transition: all .35s ease-out;
  cursor: pointer;
}

.pagination__link.active:hover {
    background: rgba(176, 143, 118, 1);

}

.pagination__link.active * {
  display: inline-block;
  margin: 0 14px;
  font-weight: 700 !important;
  color: #fff !important;
}

.pagination__link a {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 100%;
  color: #000 !important;
  text-decoration: none;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
}

.pagination__link:hover a {
  color: #B08F76 !important;
}
/*# sourceMappingURL=style.css.map */


.favourite-list-wrapper.empty .favourite-page__content-subtitle + p {
    font-size: 24px;
    text-align: center;
    color: #757474;
    font-weight: 500;
}

.favourite-list-wrapper.empty .favourite-page__content-subtitle + p + img {
    width: 260px;
    display: block;
    margin: 0 auto;
    margin-top: 45px;
}



.bx-show-more {
  margin-bottom: 34px !important;
}

@media(max-width: 768px){
  .pagination__list *{
    font-size: 16px !important;
  }

  .pagination__button_type_start,
  .pagination__button_type_end {
    display: none;
  }
  
  .pagination__list {
    padding: 0;
  }

  .pagination__link {
    margin: 0 2px;
  }
}
/* End */


/* Start:/local/templates/s2/components/bitrix/catalog.section/block/style.css?1754944928402*/
.catalog-items-list {
    max-width: calc(100vw - 16px * 2);
    
    width: 100vw !important;
}

.owl-carousel.catalog-slider:not(.catalog-slider__also) {
    max-width: calc(100vw - 16px * 2);
}

@media (min-width: 769px) {
		
    .catalog-items-list {
        max-width: 70vw;
    }


    .owl-carousel.catalog-slider:not(.catalog-slider__also) {
        max-width: 70vw;
    }
}
/* End */


/* Start:/bitrix/components/zverushki/seofilter.tag.section/templates/list/style.css?1754944870587*/
.zverushki-tags{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 10px -5px;
    padding-left: 0;
}
.zverushki-tags>li{list-style: none;padding-left: 0}
.zverushki-tags>li:first-child{margin-left: 0; padding-left: 0}
.zverushki-tags>li a{
    display: inline-block;
    padding: 10px;
    border: 1px solid;
    text-align: center;
    text-decoration: none;
    margin: 0 5px 5px;text-decoration: none
}
.zverushki-tags>li a:hover,
.zverushki-tags>li a:focus{opacity:0.9}
ul.zverushki-tags>li:before{display:none}
.zverushki-tags li.zver-hide{display: none;}
/* End */
/* /local/templates/s2/components/bitrix/catalog/main/style.css?17549449271199 */
/* /local/templates/s2/components/bitrix/news.list/baners.type.1/style.css?17549449281951 */
/* /local/templates/s2/components/bitrix/catalog.section.list/catalog/style.css?17549449281311 */
/* /local/templates/s2/components/bitrix/catalog.smart.filter/main/style.css?175494492811704 */
/* /local/templates/s2/components/bitrix/system.pagenavigation/v1_v.0.1/style.css?17549449285700 */
/* /local/templates/s2/components/bitrix/catalog.section/block/style.css?1754944928402 */
/* /bitrix/components/zverushki/seofilter.tag.section/templates/list/style.css?1754944870587 */
