

/* Start:/local/templates/pandora/components/bitrix/catalog/catalog_pandora/style.css?17519194581579*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.top__title h1 {
	all: unset!important;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:767px) {
	.header {
		margin-bottom: 28px;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}
.close-filter{
	display: none;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 1000;
}
@media (max-width:1279px){
	.close-filter{
		display: block;
	}
	.universal-select-inner.desktop-sort-block{
		display: none;
	}
	.bx-filter {
		margin-top:20px;
	}
}

/* End */


/* Start:/local/templates/pandora/components/bitrix/catalog/catalog_pandora/bitrix/catalog.section.list/.default/style.css?17219918167969*/
/* line */
.bx_catalog_line { margin-bottom: 30px; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
	font-family: "Arial-Reg";
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; }

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 16px ; font-family: "Arial-Reg";}

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 14px;  font-family: "Arial-Reg";}

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 11px;  font-family: "Arial-Reg";}
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 30px; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	max-width: 100%;
	color: #27251f;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 12px;  font-family: "Arial-Reg";}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 12px; font-family: "Arial-Reg"; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

.bx_catalog_tile { margin-bottom:0; }

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul {
	padding: 5% 0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px;
}

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	padding: 0 10px;
	width: auto;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 112px;
	height: 112px;
	border:1px solid #27251f;
	border-radius: 50%;
	background-color: #f5f5f5;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	color: #27251f;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #27251f;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover {
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 14px; font-family: "Arial-Reg"; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_img {
		width: 90px;
		height: 90px;
	}
	.bx_catalog_tile .bx_catalog_tile_ul li { width: auto; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 10px; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 11px;  font-family: "Arial-Reg";}
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 80px;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

.bx_sitemap { margin-bottom: 30px; }

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 11px;  font-family: "Arial-Reg";}

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; font-family: "Arial-Reg"; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }
/* End */


/* Start:/local/templates/pandora/components/bitrix/system.pagenavigation/bootstrap_v4/style.css?1721991816912*/

.page-counts{
	display: flex;
	justify-content: center;
	gap: 25px;
}

.page-item .count{
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 41px;
	min-height: 41px;
	border: 1px solid #27251F;
	transition: all ease .5s;
}

.prev-arrow, .next-arrow{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 41px;
	height: 41px;
	border: 1px solid #27251F;
}

.page-item.active .count,.count:hover{
	background-color:#27251F;
	color: #ffffff;
	transition: all ease .5s;
	cursor: pointer;
}
.page-item.active{

}
@media (max-width: 767px) {
	.page-counts {
		gap: 9px!important;
	}
	.page-item .count{
		font-size: 14px;
		min-width: 30px;
		min-height: 30px;
		width: 30px;
		height: 30px;
	}
	body .random-page-none,body .random-page-none + li ,body .random-page-last{
		display: none!important;
	}
	body .bx_pagination_bottom {
		padding: 40px 0;
	}
}

/* End */


/* Start:/local/templates/pandora/components/bitrix/catalog.section/.default/style.css?172199181615238*/
/* TOP */

body .top{
	margin-bottom: 9px;
}

body .top__inner{
	padding: 101px 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
}
.top__content{
	max-width: 487px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
}

.top__title{
	color: #000;
	font-size: 58px;
	font-weight: 700;
	line-height: 120%; /* 69.6px */
	text-transform: uppercase;
	font-family: "Arial-Bold";
}



.results-count{
	font-size: 12px;
	font-family: "Arial-Reg";
}


/* RESULTS */

.results{
	font-family: "Arial-Reg";
	color: #27251F;
	margin-bottom: 100px;
}

.results__inner{
	display: flex;
	gap: 35px;
}


.results__selection{
	position: relative;
	max-width: 327px;
	z-index: 11;
	width: 100%;
}

.results__selection-head{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #27251F33;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.selectric-checkbox{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	opacity: 0;
}

.filters__inner{
	position: relative;
	z-index: 10;
}

.filter{
	padding-bottom: 30px;
	border-bottom: 1px solid #27251F;
}

.filter__head{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 18px;
}

.filter__title{
	color: #27251F;
	font-size: 18px;
	font-family: "Arial-Bold";
	line-height: 150%;
}

.filter__head .clear__filter a{
	font-size: 12px;
	text-decoration-line: underline;
}

.filter__items{
	flex-wrap: wrap;
	display: flex;
	gap: 8px;
}

.filter__item{
	border-radius: 90px;
	border: 1px solid #27251F;
	display: flex;
	flex-wrap: wrap;
	padding: 7px 13px;
	gap: 10px;
	align-items: center;
}


.taille__title, .collection__title, .price__title, .metal__title, .color__title{
	font-size: 18px;
	line-height: 150%;
}

.taille__items{
	display: flex;
	gap: 12px;
	flex-wrap: wrap;
}

.taille__item{
	border: 1px solid #27251F;
}

.taille__item.active{
	background-color: #000;
	color: #fff;
}

.taille__item-btn{
	padding: 11px 20px;
	font-size: 12px;
	line-height: 150%;
}

.collection__list-item--text{
	font-size: 12px;
	line-height: 150%;
}

.title-inner{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 18px;
}


.collection__list{
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.collection__list-item--checkbox{
	width: 18px;
	height: 18px;
	border: 1px solid #27251F;
}

.collection__list-item--checkbox.add{
	background-image: url("/local/templates/pandora/images/Group 22.svg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border: none;
}

.collection__list-button{
	display: flex;
	align-items: center;
	gap: 16px;
}

.price__list{
	display: flex;
	flex-direction: column;
	gap: 12px;
}


.price__list-item--btn{
	display: flex;
	gap: 16px;
	align-items: center;
	position: relative;
}

.price__list-item--text{
	font-size: 12px;
	line-height: 150%;
}

.price__list-item--radio{
	opacity: 0;
	position: relative;
	z-index: 11;
	width: 18px;
	height: 18px;
}

.price__list-item--radio--view{
	position: absolute;
	z-index: -1;
	width: 18px;
	height: 18px;
	border: 1px solid #27251F;
	border-radius: 50%;
}

.price__list-item--radio--view.add{
	border: 6px solid #000;
}


.metal__list{
	display: flex;
	flex-direction: column;
	gap: 13px;
}

.metal__list-item--btn{
	display: flex;
	align-items: center;
	gap: 13px;
}

.metal__list-item--btn.add{

}

.metal__list-item--switch--inner{
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}

.metal__list-item--switch--inner:hover .metal__list-item--switch{
	background-color: #91B110;
	width: 16px;
	height: 16px;
}
.metal__list-item--switch--inner:hover {
	border: 1px solid #27251F;
}
.metal__list-item--switch{
	width: 18px;
	height: 18px;
	background-color: #D9D9D9;
	border-radius: 50%;
}

.metal__list-item--switch--inner.add{
	border: 1px solid #27251F;
}
.metal__list-item--switch.add{
	background-color: #91B110;
	width: 16px;
	height: 16px;
}

.metal__list-item--text{
	font-size: 12px;
}


.color__list{
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.color__list-item--btn{
	display: flex;
	gap: 13px;
}

.color__list-item--switch--inner{
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}

.color__list-item--switch{
	width: 18px;
	height: 18px;
	border-radius: 50%;
}

.color__list-item--switch--inner:hover .color__list-item--switch{
	width: 16px;
	height: 16px;
}
.color__list-item--switch--inner:hover {
	border: 1px solid #27251F;
}

.color__list-item--switch.add{
	width: 16px;
	height: 16px;
}

.color__list-item--switch--inner.add{
	border: 1px solid #27251F;
}

.results__items-inner{
	max-width: 1038px;
	width: 100%;
}

.results__items{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 24px;
}


.card{
	display: flex;
	flex-direction: column;
	gap: 11px;
	position: relative;
	width: calc(31% + 8px);
}



.metal-buttons{
	display: flex;
	gap: 14px;
	align-items: center;
}

.metal__group-title{
	margin-bottom: 12px;
	font-family: "Arial-Bold";
	line-height: 150%;
	text-transform: uppercase;
}

.changeMetal{
	width: 26px;
	height: 26px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-position: center;
	background-size: 20px 20px;
	background-repeat: no-repeat;
}

.changeMetal.active{
	border: 1px solid #000;
}

.changeMetal:hover{
	border: 1px solid #000;
}

.changeMetal[data-metal-type="gold"] {
	background-image: url("/local/templates/pandora/components/bitrix/catalog.section/.default/../images/Gold.png");
}

.changeMetal[data-metal-type="silver"] {
	background-image: url("/local/templates/pandora/components/bitrix/catalog.section/.default/../images/Silver.png");
}

.changeMetal[data-metal-type="rose"] {
	background-image: url("/local/templates/pandora/components/bitrix/catalog.section/.default/../images/PANDORA Rose.png");
}


.card-img{
	display: none;
	width: 100%;
}

.card-img.active{
	display: block;
}

.suggestion{
	opacity: 0.6;
}


.card-title{
	font-size: 12px;
	font-family: "Arial-Bold";
	line-height: 150%;
	text-transform: uppercase;
	word-break: break-word;
}

.add-card{
	text-align: center;
	border: 1px solid #27251F;
	padding: 11px 0;
}

.cards-slider-pagination{
	display: flex;
	justify-content: center;
	gap: 14px;
	margin-top: 40px;
	position: static;
}
.cards-pagination-bullet{
	width: 10px;
	height: 10px;
	background-color: #D9D9D9;
	margin: 0!important;
	opacity: 1;
}
.cards-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #000;
}

.slide-next, .slide-prev{
	position: absolute;
	width: 40px!important;
	height: 40px!important;
	border-radius: 50%;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.10);
}

.next-img, .prev-img{
	width: 40px;
	height: 40px;
}

.slide-next{
	right: 0;
}

.slide-prev{
	left: 0;
}


.heart{
	position: absolute;
	right: 0;
	width: 40px;
	height: 40px;
	background-image: url("/local/templates/pandora/images/heart.svg");
	background-size: 20px 20px;
	background-position: center;
	background-repeat: no-repeat;
	transition: background-image 0.2s ease-in-out 0.1s;
}

.heart:hover{
	background-image: url("/local/templates/pandora/images/black-heart.svg");
}

.load-more__btn{
	font-size: 12px;
	margin: 46px auto 46px;
	padding: 11px 0;
	border: 1px solid #000;
	text-align: center;
	max-width: 295px;
	display: block;
	text-transform: uppercase;
	line-height: 150%;
}

.page-counts{
	display: flex;
	justify-content: center;
	gap: 25px;
}

.count{
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 31px;
	height: 41px;
	border: 1px solid #27251F;
}

.prev-arrow, .next-arrow{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 41px;
	border: 1px solid #27251F;
}



.catalog-filters-wrapper{
	max-width: 992px;
	margin: 0 auto 75px;
	justify-content: space-between;
	font-family: "Arial-Reg";
	display: none;
	width: 100%;
}

.filter-select, .filter-btn{
	width: calc(50% - 17px);
	cursor: pointer;
}

.catalog-filters-wrapper .universal-select-inner{
	width: calc(50% - 17px);
}

.filter-btn{
	display: flex;
	align-items: center;
	padding-left: 15px;
	border: 1px solid #27251F;
	height: 61px;
}

.filter-btn-text{
	padding-left: 48px;
	position: relative;
	font-family: "Arial-Reg";
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	text-align: left;
	display: flex;
	align-items: center;

}

.filter-btn-text::before{
	content: '';
	position: absolute;
	background-image: url("/local/templates/pandora/images/settings-sliders 1.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 38px;
	height: 38px;
	left: 0;
}
.results .universal-select-inner{
	margin-bottom: 30px;
	margin-top: 40px;
}
.universal-select-inner{
	z-index: 9;
}

.universal-select-inner, .universal-select{
	width: 100%;
}

.filter-popup-btn{
	display: none;
	width: 100%;
	padding: 11px 0;
	text-transform: uppercase;
	color: #fff;
	background-color: #27251F;
	text-align: center;
	margin-top: 30px;
	font-size: 12px;
	line-height: 150%;
}

.filter-popup-btn__text{
	font-size: 12px;
	line-height: 150%;
	display: none;
}

.results__selection-close{
	display: none;
}

.universal-select__title, .universal-select__value{
	font-size: 12px;
	font-weight: 700;
}
.row-img{
	width: 18px;
	height: 18px;
	background-image: url("/local/templates/pandora/images/caret-down.svg");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	display: none;
}

.row-img.on{
	background-image: url("/local/templates/pandora/images/caret-up.svg");
}

@media (max-width: 1439px) {
	.top{
		margin-bottom: 84px;
	}


	.results__selection{
		max-width: 267px;
	}

	.results__items {
		gap: 13px;
	}

	.card {
		width: 32%;
	}

	.top__inner{
		padding: 75px 0;
	}

	.top__content{
		margin-left: 65px;
	}

	.results__items-inner{
		max-width: 947px;
	}
}

@media (max-width: 1279px) {

	.top {
		margin-bottom: 39px;
	}

	.top__inner {
		padding: 56px 0;
	}

	.top__content {
		margin-left: 27px;
	}

	.top__title {
		font-size: 36px;
	}

	.catalog-filters-wrapper {
		display: flex;
		margin: 0 auto;
	}

	.results {
		margin-bottom: 60px;
	}

	.breadcrumb__inner {
		margin-bottom: 47px;
	}

	.results__selection {
		position: fixed;
		top: 0;
		left: -100%;
		background-color: #FFFFFF;
		max-width: 352px;
		padding: 20px;
		overflow-y: scroll;
		height: 100vh;
		z-index: 13;
		transition: all ease .5s;
	}
	.results__selection.active{
		left: 0;
		transition: all ease .5s;
	}


	.results__selection-close {
		display: block;
	}

	.filters__inner {
		margin-top: 0;
	}

	.clear__filter {
		display: none;
	}

	.filter__head {
		margin-bottom: 0;
	}

	.filter__items {
		display: none;
	}

	.taille, .collection, .price, .metal, .color {
		max-width: 267px;
	}

	.results__selection.close {
		display: none;
	}

	.card {
		width: calc(23% + 8px);
	}

	.filter-popup-btn {
		display: block;
	}
}

@media (max-width: 1023px) {
	.top{
		margin-bottom: 30px;
	}

	.top__inner{
		padding: 23px;
	}

	.top__content {
		margin-left: 16px;
	}

	.breadcrumb__inner{
		margin-bottom: 30px;
	}

	.catalog-filters-wrapper {
		max-width: 736px;
	}

	.filter-select, .filter-btn {
		width: calc(50% - 12px);
	}

	.card{
		width: calc(31% + 8px);
	}

}

@media (max-width: 767px) {
	.row-img{
		display: block;
	}

	.element__inner{
		padding-bottom: 30px;
		margin-bottom: 30px;
		border-bottom: 1px solid #27251F;
	}

	.element__inner.on{
		display: block;
	}

	.filters__inner{
		overflow-y: scroll;
		padding-right: 20px;
		height: calc(100vh - 92px);
	}

	.filter-popup-btn__inner{
		display: flex;
		position: fixed;
		width: 100%;
		padding: 16px;
		bottom: 0;
		left: 0;
		background-color: #ffffff;
		align-items: center;
		justify-content: space-between;
	}

	.results__selection{
		width: 100%;
		max-width: none;
	}

	.filter-popup-btn__text{
		display: block;
		text-transform: uppercase;
	}

	.filter-popup-btn{
		width: 52%;
		margin-top: 0;
	}

	.results{
		margin-bottom: 40px;
	}

	.top{
		display: none;
	}


	.results__items{
		justify-content: center;
	}

	.breadcrumb__inner{
		margin-bottom: 35px;
	}

	.catalog-filters-wrapper{
		max-width: 100%;
	}

	.results__items-inner{
		max-width: 100%;
		justify-content: center;
	}

	.catalog-filters-wrapper{
		margin-bottom: 0;
	}
	.card{
		width: calc(44% + 4px);
	}

	.load-more__btn {
		max-width: 195px;
	}

	.page-counts {
		gap: 5px;
	}

	.count-3, .count-4, .count-5{
		display: none;
	}

	.header{
		position: sticky;
		top: 0;
		z-index: 11;
		background-color: #fff;
	}
	.catalog-filters-wrapper{
		position: sticky;
		top: 106px;
		padding: 17px;
		background-color: #ffffff;
		z-index: 10;
	}

	.element{
		padding-bottom: 0!important;
		margin-bottom: 0!important;
		border-bottom: 0!important;
	}

	.filter{
		display: none;
	}

	.metal-buttons{
		gap: 9px;
	}

	.catalog-filters-wrapper .filter-btn, .universal-select-inner{
		width: calc(50% - 5px)!important;
	}
}
.load-more__link{
	max-width: 295px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #27251F;
	font-size: 12px;
	line-height: 150%;
	text-transform: uppercase;
	margin: 46px auto;
	border: 1px solid #000;
	cursor: pointer;
	width: 100%;
}
.catalog-section{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 24px;
}
.catalog-items-container{
	max-width: 330px;
	height: 420px;
	width: 100%;
	display: inline-table;
}
.bx_pagination_bottom{
	padding: 4% 0;
}
@media (max-width: 1600px) {
	.catalog-section{
		gap: 13px;
	}
	.catalog-items-container{
		max-width: 300px;
		height: 380px;
	}
}
@media (max-width: 1279px) {
	.catalog-section{
		gap: 13px;
	}
	.catalog-items-container{
		max-width: 225px;
		height: 300px;
	}
}
@media (max-width: 1023px) {
	.catalog-items-container{
		max-width: calc(33% - 7px);
		height: 250px;
	}
}
@media (max-width: 767px) {
	.catalog-items-container{
		max-width: calc(50% - 7px);
		height: 250px;
	}
}
.results__selection.active .universal-select-inner{
	width: 100% !important;
}
.filter_resault_count{
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	text-align: left;
	display: flex;
	justify-content: flex-end;
	width: 100%;
	margin: 17px 0;
	text-transform: uppercase;
}
.mobile-sort-block .universal-select {
		border-radius: 4px;
}
/* End */


/* Start:/local/templates/pandora/components/bitrix/catalog.item/.default/style.css?17392099732029*/
.product-item{
    position: relative;
}
.card-img__inner{
    width: 100%;
    max-height: 295px;
    height: 295px;
}
.card-img__inner a{
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
}
.card-img__inner a span{
    width: 100%;
    height: 100%;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.product-item-container{
    width: 100%;
}
.card-title{
    height: 36px;
    text-overflow: ellipsis;
    overflow-y: hidden;
}
.card-price{
    height: 18px;
    display: flex;
    gap: 10px;
}
.old_price{
    text-decoration: line-through;
    color: #bdbdbd;
}
.discount-percent{
    font-size: 10px;
    color: tomato;
}
.promo-block{
    min-height: 30px;
}
.btn-promo {
    background: #FFCAD4;
    border: none;
    height: 30px;
    padding: 5px;
    color: #000000;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    transition:all ease .5s;
}
.btn-promo:hover {
    transition:all ease .5s;
    background: #FF97AB;
    color: #27251F;
}
@media (max-width: 1600px) {
    .card-img__inner{
        width: 100%;
        height: 303px;
    }
    .card-img__inner a{
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .card-img__inner a img{
        width: 303px;
        height: 303px;
    }
}
@media (max-width: 1279px) {
    .card-img__inner{
        height: 295px;
    }
    .card-img__inner a img{
        width: 295px;
        height: 295px;
    }
}
@media (max-width: 767px) {
    .card-img__inner{
        height: 130px;
    }
    .card-img__inner a img{
        width: 130px;
        height: 130px;
    }
    .card-price{
        height: 64px;
    }
    .btn-promo {
        font-size: 12px;
    }
}
.d-none{
    display: none;
}
/* End */


/* Start:/local/templates/pandora/components/bitrix/catalog.section/.default/themes/blue/style.css?1721991816825*/
/* 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-section-header{border-color:#006cc0;}
/* End */
/* /local/templates/pandora/components/bitrix/catalog/catalog_pandora/style.css?17519194581579 */
/* /local/templates/pandora/components/bitrix/catalog/catalog_pandora/bitrix/catalog.section.list/.default/style.css?17219918167969 */
/* /local/templates/pandora/components/bitrix/system.pagenavigation/bootstrap_v4/style.css?1721991816912 */
/* /local/templates/pandora/components/bitrix/catalog.section/.default/style.css?172199181615238 */
/* /local/templates/pandora/components/bitrix/catalog.item/.default/style.css?17392099732029 */
/* /local/templates/pandora/components/bitrix/catalog.section/.default/themes/blue/style.css?1721991816825 */
