

/* Start:/local/templates/artfactor/components/bitrix/catalog/bootstrap_v4/style.css?1721227829853*/
.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%;
	box-sizing: border-box;
}

@media (max-width: 960px) {
	.grid2x1 .bx_sidebar { padding-left: 4%; }
}

@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 0;
	border-bottom: 2px solid #d9dee6;
	border-bottom-color: var(--primary);
	color: #000;
}

/* End */


/* Start:/local/templates/artfactor/components/bitrix/menu/vertical_multilevel/style.css?17212278292727*/
ul#vertical-multilevel-menu, #vertical-multilevel-menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 214px;
	font-size:12px;
}

/*Submenu box*/
#vertical-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;
	height:auto;
	border:1px solid #C1C1C1;
	border-bottom:none;
	width:200px;
}

/* Submenu Items */
#vertical-multilevel-menu li a
{
	display: block;
	text-decoration: none;
	color: #4F4F4F;
	font-weight:bold;
	padding: 5px;
	background:#F5F5F5;
	border-bottom:1px solid #C1C1C1;
}

/*Items selected*/
#vertical-multilevel-menu li a.item-selected
{
	background-color: #D6D6D6;
}

/*Items Hover */
#vertical-multilevel-menu li a:hover
{
	background-color: #D6D6D6;
}

/*Rootmenu Items*/
#vertical-multilevel-menu a.root-item
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:5px 0 7px 35px;
	background:#61656A url(/local/templates/artfactor/components/bitrix/menu/vertical_multilevel/images/item_bg.gif) 0 0 no-repeat;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:26px;
	overflow:hidden;*/
}

/*Rootmenu Items hover*/
#vertical-multilevel-menu a.root-item:hover, #vertical-multilevel-menu a.root-item-selected:hover
{
	background:#61656A url(/local/templates/artfactor/components/bitrix/menu/vertical_multilevel/images/item_bg.gif) 0 -26px no-repeat;
}

/*Rootmenu Items Selected*/
#vertical-multilevel-menu a.root-item-selected
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:5px 0 7px 35px;
	background:#61656A url(/local/templates/artfactor/components/bitrix/menu/vertical_multilevel/images/item_bg.gif) 0 -26px no-repeat;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:26px;
	overflow:hidden;*/
}

/*Parent item*/
#vertical-multilevel-menu a.parent
{
	background: #F5F5F5 url(/local/templates/artfactor/components/bitrix/menu/vertical_multilevel/images/arrow.gif) center right no-repeat;
	padding-right:10px;
}

/*Denied items*/
#vertical-multilevel-menu a.denied
{
	background: #F5F5F5 url(/local/templates/artfactor/components/bitrix/menu/vertical_multilevel/images/lock.gif) center right no-repeat;
	color:#DDDDDD;
	padding-right:10px;
}

/* Holly Hack. IE Requirement \*/
* html ul#vertical-multilevel-menu li { float: left; height: 1%; }
* html ul#vertical-multilevel-menu li a { height: 1%; }
/* End */


/*Submenu margin*/
#vertical-multilevel-menu li ul.root-item
{
	margin:-27px 0 0 210px;
}

#vertical-multilevel-menu li ul
{
	margin:-27px 0 0 133px;
}

/*Submenu hide*/
#vertical-multilevel-menu li:hover ul ul,
#vertical-multilevel-menu li.jsvhover ul ul,
#vertical-multilevel-menu li:hover ul ul ul,
#vertical-multilevel-menu li.jsvhover ul ul ul
{
	/*top:-999em;*/
	display:none;
}

/*Submenu show*/
#vertical-multilevel-menu li:hover ul,
#vertical-multilevel-menu li.jsvhover ul,
#vertical-multilevel-menu li li:hover ul,
#vertical-multilevel-menu li li.jsvhover ul,
#vertical-multilevel-menu li li li:hover ul,
#vertical-multilevel-menu li li li.jsvhover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

/* End */


/* Start:/local/templates/artfactor/components/bitrix/news.list/reviews_sidebar/style.css?1721227829150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/artfactor/components/bitrix/catalog.element/.default/style.css?176979666325823*/
/* Sidebar */
.product-item-detail-info-section { padding: 0 20px; }

@media (max-width: 992px) {
	.product-item-detail-info-section { padding: 0; }
}

.product-item-detail-info-container {
	margin-bottom: 20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.product-item-detail-info-container-title {
	margin-bottom: 3px;
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

.product-item-detail-pay-block {
	position: relative;
	margin-bottom: 15px;
	padding: 20px 20px 0;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	background-color: #fff;
}

.bx-retina .product-item-detail-pay-block { border-width: .5px; }

/*Compare*/
.product-item-detail-compare-container {
	position: relative;
	margin: 0 -20px;
	padding: 4px 15px;
	min-height: 30px;
	border-top: 1px solid #e4e4e4;
	background: #f3f3f3;
	box-shadow: inset 0 1px 1px 0 #eee;
	color: #4e4e4e;
	vertical-align: middle;
	font-size: 12px;
	line-height: 20px;
}

.product-item-detail-compare .checkbox {
	margin: 0;
	padding: 0;
}

/* Price */
.product-item-detail-price-current {
	color: #d0021b;
	white-space: nowrap;
	font-weight: bold;
	font-size: 30px;
	line-height: 33px;
	transition: font-size 200ms ease;
}

.product-item-detail-price-old {
	color: #bdbdbd;
	text-decoration: line-through;
	white-space: nowrap;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
}

/* SCU */
.product-item-scu-container { padding: 0 0 2px; }

.product-item-scu-container-title {
	color: #333;
	font-size: 12px;
}

.product-item-scu-block { }

.product-item-scu-list { margin: 0; }

.product-item-scu-item-list {
	overflow: hidden;
	margin: 0 0 0 -2px;
	padding: 0;
	list-style: none;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
	display: inline-block;
	box-sizing: border-box;
	padding: 5px 3px;
	max-width: 100%;
	vertical-align: middle;
}

.product-item-scu-item-text-container { min-width: 48px; }

.product-item-scu-item-color-container {
	max-width: 38px;
	width: 25%;
}

.product-item-scu-item-color-block {
	position: relative;
	padding-top: 100%;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

.bx-no-touch .product-item-scu-item-color-block { transition: outline 200ms ease; }

.bx-retina .product-item-scu-item-color-block { outline-width: .5px; }

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block { outline-width: 1px; }

.product-item-scu-item-color {
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.product-item-scu-item-text-block {
	position: relative;
	padding: 0 5px;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

.bx-no-touch .product-item-scu-item-text-block { transition: outline 300ms ease; }

.bx-retina .product-item-scu-item-text-block { outline-width: .5px; }

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block { outline-width: 1px; }

.product-item-scu-item-text {
	overflow: hidden;
	max-width: 100%;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 18px;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
	position: relative;
	overflow: hidden;
	outline-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size: 80% 80%;
	content: "";
}

.product-item-selected-scu-container { word-spacing: 1px }

.product-item-selected-scu {
	display: inline-block;
	overflow: hidden;
	padding: 0 5px;
	min-width: 22px;
	height: 22px;
	outline: 1px solid #c0cfda;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 22px;
}

.bx-retina .product-item-selected-scu { outline-width: .5px; }

.product-item-selected-scu-color {
	background-position: center;
	background-size: 20px 20px;
	background-repeat: no-repeat;
}

/*Amount*/
.product-item-amount {
	padding: 0 0 2px;
	text-align: center;
}

.product-item-amount-field-container { }

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	position: relative;
	display: inline-block;
	min-width: 22px;
	height: 22px;
	border-radius: 2px;
	background-color: #f2f2f2;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	transition: background 300ms ease, opacity 300ms ease;
}

.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus { border-width: .5px; }

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover { background: #d3d3d3; }

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	opacity: .8;
	transition: opacity 300ms ease, background 300ms ease;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
	opacity: .3 !important;
	cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover { background-color: #f2f2f2; }

.product-item-amount-field-btn-minus:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	opacity: .8;
	transition: opacity 300ms ease;
}

.product-item-amount-field-btn-plus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-minus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after { opacity: 1; }

.product-item-amount-field {
	display: inline-block;
	padding: 0;
	max-width: 50px;
	width: auto;
	height: 22px;
	border: 1px solid transparent;
	border-radius: 2px;
	background: transparent !important;
	color: #000;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 19px;
	line-height: 22px;
	transition: border 300ms ease;
}

.bx-retina .product-item-amount-field { border-width: .5px; }

.product-item-amount-field:focus { outline: none !important; }

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
	margin: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}

.product-item-amount-description-container {
	color: #a5a5a5;
	white-space: nowrap;
	font-size: 12px;
}

.product-item-amount-description-container strong {
	color: #333;
	white-space: nowrap;
}

.product-item-amount-label-container {
	margin: 5px 0;
	color: #a5a5a5;
	font-weight: bold;
	font-size: 12px;
}

/**/
.product-item-quantity {
	color: #333;
	font-weight: normal;
	font-size: 12px;
}

/*Buy button*/
.btn.product-item-detail-buy-button {
	position: relative;
	display: block;
	margin: 0 auto 20px;
	max-width: 250px;
	width: 100%;
	height: 50px;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.product-item-detail-short-card-btn .btn.product-item-detail-buy-button { margin: 0; }

.btn.product-item-detail-buy-button span {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	display: inline-block;
	min-height: 16px;
	max-width: 100%;
	white-space: normal;
	line-height: 16px;
	transform: translateY(-50%);
}

.btn-link.product-item-detail-buy-button { height: 25px; }

/* Slider */
.product-item-detail-slider-container {
	position: relative;
	max-width: 100%;
	background: transparent;
	transition: background 800ms ease;
}

.product-item-detail-slider-block {
	position: relative;
	box-sizing: border-box;
	padding-top: 56.25%;
	height: 0;
}

.product-item-detail-slider-block.product-item-detail-slider-block-square { padding-top: 100%; }

.product-item-detail-slider-images-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.product-item-detail-slider-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	opacity: 0;
	transition: opacity 250ms linear;
}

.product-item-detail-slider-image.active {
	z-index: 10;
	opacity: 1;
}

.product-item-detail-slider-image img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	outline: 1px solid transparent;
	background-position: center;
	background-repeat: no-repeat;
	transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
	transform: translateY(-50%) translateX(-50%);
}

.product-item-detail-slider-progress-bar {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 180;
	height: 3px;
}

/*Slider Controls*/
.product-item-detail-slider-controls-block {
	padding: 10px 0;
	text-align: center;
}

.product-item-detail-slider-controls-image {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 65px;
	height: 65px;
	outline: 1px solid #c0cfda;
	background-color: #fff;
	text-align: center;
	cursor: pointer;
}

.bx-retina .product-item-detail-slider-controls-image { outline-width: .5px; }

.bx-no-retina .product-item-detail-slider-controls-image.active { outline-width: 2px; }

.bx-retina .product-item-detail-slider-controls-image.active { outline-width: 1px; }

.product-item-detail-slider-controls-image img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 65px;
	max-height: 65px;
	width: auto;
	height: auto;
	transform: translateY(-50%) translateX(-50%);
}

.product-item-detail-slider-left,
.product-item-detail-slider-right {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 111;
	display: block;
	width: 25%;
	background: rgba(255, 255, 255, 0) url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
	opacity: .57;
	cursor: pointer;
	transition: all 300ms ease;
}

.product-item-detail-slider-left { left: 0; }

.product-item-detail-slider-right {
	right: 0;
	transform: rotate(180deg);
}

.product-item-detail-slider-left:hover,
.product-item-detail-slider-right:hover {
	background-color: rgba(255, 255, 255, .4);
	opacity: .8;
}

.product-item-detail-slider-close { display: none; }

.product-item-detail-slider-container.popup .product-item-detail-slider-close {
	position: absolute;
	top: 4px;
	right: 110px;
	bottom: 0;
	z-index: 150;
	display: block;
	width: 50px;
	height: 50px;
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
	opacity: .27;
	cursor: pointer;
	transition: all 300ms ease;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-close:hover { opacity: 1; }

.product-item-detail-slider-container.popup .product-item-detail-slider-right { right: 105px; }

/*magnified*/
.product-item-detail-slider-container.magnified .product-item-detail-slider-image { z-index: 100; }

.product-item-detail-slider-container.magnified .product-item-detail-slider-image img { outline-color: #ddd; }

.product-item-detail-slider-container.magnified .product-item-detail-slider-left,
.product-item-detail-slider-container.magnified .product-item-detail-slider-right { z-index: 50; }

.product-item-detail-slider-container.magnified .product-item-label-text,
.product-item-detail-slider-container.magnified .product-item-label-ring { opacity: 0; }

/*	>>>	popup*/
.product-item-detail-slider-container.popup {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999999;
	background: #fff;
	animation-name: imgPopupShow;
	animation-duration: 300ms;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-images-container { right: 105px; }

.product-item-detail-slider-container.popup .product-item-detail-slider-block {
	padding-top: 0;
	height: 100vh;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image {
	position: absolute;
	top: 50%;
	left: 50%;
	max-height: 100vh;
	width: calc(100% - 150px);
	transform: translateY(-50%) translateX(-50%);
}

@-webkit-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-moz-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-ms-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-o-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
	max-width: 100%;
	max-height: 90vh;
	width: auto;
	cursor: default
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	overflow-y: auto;
	padding: 20px;
	border-left: 1px solid #d3d3d3;
	background-color: #fff;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
	display: block;
	margin-bottom: 20px;
}

/* Slider Mobile*/
@media (max-width: 767px) {
	.product-item-detail-slider-container.popup .product-item-detail-slider-images-container { right: 0; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-block {
		padding-top: 0;
		height: calc(100vh - 111px);
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-image { width: 90%; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
		max-width: 100%;
		max-height: calc(100vh - 115px);
		width: auto;
		cursor: default;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
		position: absolute;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
		overflow-x: auto;
		max-height: 111px;
		border-top: 1px solid #d3d3d3;
		border-left: none;
		white-space: nowrap;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
		display: inline-block;
		margin-bottom: 0;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-close {
		right: 10px;
		z-index: 200;
	}

	.product-item-detail-slider-left,
	.product-item-detail-slider-right { max-width: 75px; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-right { right: 0; }

}

/*Label*/
.product-item-label-text,
.product-item-label-ring {
	position: absolute;
	z-index: 190;
	opacity: 1;
	transition: opacity 450ms ease;
}

.product-item-label-text span,
.product-item-label-ring {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: #f42c2c;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease;
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring { background-color: #fba90c; }

.product-item-label-text > div,
.product-item-label-ring > div { line-height: 0; }

.product-item-detail-slider-container.popup .product-item-label-text,
.product-item-detail-slider-container.popup .product-item-label-ring { display: none; }

/* TEXT */
.product-item-label-text span {
	padding: 2px 5px;
	vertical-align: middle;
	font-weight: bold;
}

.product-item-label-text.product-item-label-small span {
	margin-bottom: 1px;
	padding: 2px 7px;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
}

.product-item-label-text.product-item-label-big span {
	padding: 4px 10px;
	font-size: 13px;
	line-height: 17px;
}

@media (max-width: 767px) {
	.product-item-label-text > div { line-height: 0; }

	.product-item-label-text.product-item-label-small span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
		margin-bottom: 1px;
		padding: 2px 7px;
		font-size: 10px;
		line-height: 14px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-small span,
	.product-item-label-text.product-item-label-big span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
		margin-bottom: 1px;
		padding: 3px 12px;
		font-size: 14px;
		line-height: 16px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-big span {
		padding: 3px 12px;
		font-size: 20px;
		line-height: 25px;
	}
}

/*RING*/
.product-item-label-ring {
	box-sizing: border-box;
	border-radius: 50%;
	font-weight: bold;
}

.product-item-label-ring.product-item-label-small {
	width: 40px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
}

.product-item-label-ring.product-item-label-big {
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
}

@media (max-width: 767px) {
	.product-item-label-ring.product-item-label-small,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
		width: 20px;
		height: 20px;
		font-size: 13px;
		line-height: 20px;
	}

	.product-item-big-card .product-item-label-ring.product-item-label-small,
	.product-item-label-ring.product-item-label-big,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}

	.product-item-big-card .product-item-label-ring.product-item-label-big {
		width: 70px;
		height: 70px;
		font-size: 24px;
		line-height: 70px;
	}
}

.product-item-label-top { top: -5px; }

.product-item-label-center {
	left: 50%;
	transform: translateX(-50%);
}

.product-item-label-center > div { text-align: center; }

.product-item-label-left { left: -5px; }

.product-item-label-left > div { text-align: left; }

.product-item-label-bottom { bottom: -5px; }

.product-item-label-middle {
	top: 50%;
	transform: translateY(-50%);
}

.product-item-label-right { right: -5px; }

.product-item-label-right > div { text-align: right; }

.product-item-label-center.product-item-label-middle { transform: translateY(-50%) translateX(-50%); }

/* Tabs */
.product-item-detail-tabs-container {
	min-height: 60px;
	border-bottom: 1px solid #ededed;
	background: #fff;
}

.product-item-detail-tabs-list {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.product-item-detail-tabs-list:after {
	display: table;
	clear: both;
	content: "";
}

.product-item-detail-tab {
	float: left;
	min-height: 60px;
}

.product-item-detail-tab-link {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	padding: 10px 25px;
	height: 60px;
	color: #039be5;
	vertical-align: middle;
	text-transform: uppercase;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-weight: bold;
	font-size: 13px;
	line-height: 45px;
	transition: all 250ms ease;
}

.product-item-detail-tab-link:hover,
.product-item-detail-tab.active .product-item-detail-tab-link { color: #000; }

.product-item-detail-tab-link:after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 0;
	background: #1485ce;
	content: "";
	transition: all 250ms ease;
}

.product-item-detail-tab-link:hover:after,
.product-item-detail-tab.active .product-item-detail-tab-link:after { height: 3px; }

.product-item-detail-tab-link:active:after { height: 6px; }

.product-item-detail-tab-content { padding: 25px 0; }

@media (max-width: 991px) {
	.product-item-detail-tabs-container { display: none !important; }

	.product-item-detail-tab-content { display: block !important; }
}

/*Tab fixed*/
.product-item-detail-tabs-container-fixed {
	position: fixed;
	top: -100px;
	right: 0;
	left: 0;
	z-index: 1000;
	background-color: #fff;
	box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
	transition: top 350ms linear;
}

.product-item-detail-tabs-container-fixed {
	min-height: 45px;
	background: #fff;
}

.product-item-detail-tabs-container-fixed.active {
	top: 0;
	opacity: 1;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list {
	margin: 0 auto;
	max-width: 1048px;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab { min-height: 45px; }

.product-item-detail-tabs-container-fixed .product-item-detail-tab-link {
	padding: 10px 25px;
	height: 45px;
	line-height: 25px;
}

.bx-touch .product-item-detail-tabs-container-fixed { display: none !important; }

/*Small Card*/
.product-item-detail-short-card-fixed {
	position: fixed;
	top: -85px;
	right: 0;
	left: 0;
	z-index: 1010;
	box-sizing: border-box;
	padding: 7px 0 8px;
	height: 85px;
	background-color: #fff;
	box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
	transition: top 220ms linear;
}

.product-item-detail-short-card-fixed.active {
	top: 0;
	opacity: 1;
}

.product-item-detail-short-card-fixed.active + .product-item-detail-tabs-container-fixed.active { top: 85px; }

.bx-touch .product-item-detail-short-card-fixed { display: none !important; }

.product-item-detail-short-card-fixed .product-item-detail-short-card-content-container {
	margin: 0 auto;
	max-width: 1048px;
}

.product-item-detail-short-card-content-container table {
	min-width: 100%;
	border-collapse: collapse;
}

.product-item-detail-short-card-image {
	padding-right: 15px;
	width: 80px;
	vertical-align: middle;
	text-align: left;
}

.product-item-detail-short-card-image img {
	max-width: none;
	height: 65px;
}

.product-item-detail-short-title-container { max-width: 650px }

.product-item-detail-short-title-text {
	display: block;
	color: #000;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 16px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.product-item-detail-short-card-price {
	padding: 0 10px;
	vertical-align: middle;
	text-align: right;
}

.product-item-detail-short-card-btn {
	padding-left: 10px;
	min-width: 120px;
}

/*Properties */
.product-item-detail-tab-content { display: none; }

.product-item-detail-tab-content.active { display: block; }

.product-item-detail-tab-content h3 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}

.product-item-detail-properties {
	display: block;
	overflow: hidden;
	margin: 0;
	max-width: 560px;
	color: #a5a5a5;
	font-size: 12px;
}

.product-item-detail-properties dl { clear: both; }

.product-item-detail-properties dt {
	float: left;
	clear: both;
	font-weight: normal;
}

.product-item-detail-properties dd {
	float: right;
	margin-bottom: 3px;
	margin-left: 5px;
	color: #000;
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input[type='number'] { -moz-appearance: textfield; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button { -webkit-appearance: none; }

.handmade-work-img {
	max-width: 172px;
	max-height: 35px;
}
.handmade-work-img img {
	width: 100%;
	max-height: 35px;
}
@media (max-width: 767.98px) {
	.handmade-work-img {
		max-height: 24.8px;
	}
	.handmade-work-img img {
		max-height: 24.8px;
	}
}

.item_product__label .label {
	display: flex;
	justify-content: center;
	align-items: center;
}

.handmade-work {
	border: 1px solid #1b2d63;
	color: #1b2d63;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 3px 10px;
	border-radius: 30px;
	line-height: 1;
	font-size: 20px;
	white-space: nowrap;
}

@media (max-width: 767.98px) {
	.handmade-work {
		font-size: 14px;
	}
}
/* видео на товарной странице */
.video-product-r {
  position: relative;
  margin-top: 30px;
  padding-bottom: 58.81%;
  overflow: hidden;
}
.video-product-r iframe {
  position: absolute;
  object-fit: cover;
  top: -1.35%;
  left: -2%;
  width: 104%;
  height: 103%;
}
/* видео на товарной странице - end */
/* End */


/* Start:/local/components/dolinais/split.page/templates/.default/style.css?17606938074296*/
@charset "UTF-8";

/* split */
.split-payment {
	margin-top: 26px;
	margin-bottom: 26px;
	font-family: "Montserrat", sans-serif;
	max-width: 433px;
	padding: 30px;
	border: 1px solid #e0dce5;
	border-radius: 30px;

}

.split-payment__logo {
	max-width: 279px;
	height: 39px;
	margin-bottom: 14px;
}
.split-payment__logo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.split-payment__payments {
	border: 1px solid #e6eaf5;
	border-radius: 30px;
	padding: 13px 23px;
	margin-bottom: 14px;
	font-weight: 500;
	font-size: 16px;
	color: #000;
}

.split-payment__button {
	font-family: "Tenor Sans", sans-serif;
	display: inline-block;
	padding: 12px 40px;
	font-weight: 500;
	font-size: 18px;
	color: #3953a2;
	background: #e3e5eb;
	border-radius: 50px;
	cursor: pointer;
	transition: all 0.4s ease-in-out;
}
@media (hover: hover) and (pointer: fine) {
	.split-payment__button:hover {
		color: #fff;
		background-color: #2343a0;
	}
}
/* split */

/* popup split */
.popup {
	font-family: Montserrat, sans-serif;
	color: #1a1a1a;
	position: fixed;
	width: 100%;
	max-height: 100%;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow-x: hidden;
	overflow-y: auto;
	transition: all 0.3s ease-in-out;
}
.popup__wrapper {
	padding: 20px;
	background-color: rgba(45, 56, 89, .6);
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
}
.popup__content {
	max-height: 100%;
	overflow-y: auto;
	position: relative;
	background: #fff;
	border-radius: 10px;
	width: clamp(18.75rem, 1.095rem + 88.28vw, 34.75rem);
	padding: 36px 20px;
	scrollbar-width: none;
}
.popup__logo-split {
	max-width: 195px;
	height: 29px;
	margin-bottom: 20px;
}
.popup__logo-split img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.popup__title {
	font-size: 20px;
	margin-bottom: 20px;
	line-height: 1.3;
}
.form-popup-split {
	border-bottom: 1px solid rgb(230, 230, 230);
	padding-bottom: 25px;
	margin-bottom: 20px;
}
.form-popup-split__input {
}
.form-popup-split__input:not(:last-child){
	margin-bottom: 20px;
}
.form-popup-split__input input {
	width: 100%;
	height: 53px;
	font-size: 16px;
	line-height: 1.25;
	font-weight: 500;
	padding: 8px 20px;
	background-color: #fff;
	border: 1px solid #cdd0d1;
	color: #1a1a1a;
	border-radius: 30px;
}
.form-popup-split__input input:focus {
	outline: none;
}
.form-popup-split__btn {
	text-align: center;
}
.form-popup-split__btn input {
	font-family: "Tenor Sans", sans-serif;
	font-size: 18px;
	padding: 15px 29px;
	color: #fff;
	border: 1px solid #1b2d63;
	background-color: #1b2d63;
	cursor: pointer;
	border-radius: 30px;
	transition: all 0.4s ease-in-out;
}
@media (hover: hover) and (pointer: fine) {
	.form-popup-split__btn input:hover {
		background-color: #2343a0;
	}
}
.advantages-split {
	display: flex;
	flex-direction: column;
	gap: 16px;
	border-bottom: 1px solid rgb(230, 230, 230);
	padding-bottom: 16px;
	margin-bottom: 20px;
}
.advantages-split b {
	font-size: 20px;
}
.advantages-split__item {
	position: relative;
}
.advantages-split__item svg{
	position: absolute;
	top: -2px;
	left: 0;
}
.advantages-split__item p {
	padding-left: 34px;
}
.detailed-split {
	font-size: 20px;
	transition: all 0.3s ease-in-out;
	color: #1b2d63;
}
@media (hover: hover) and (pointer: fine) {
	.detailed-split:hover {
		color: #474747;
	}
}
.popup__close {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	z-index: 20;
}
.popup__close svg {
	display: block;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	width: auto;
}
#modal-split .modal_box {
	padding: 30px 45px;
}
/* popup split */


/* Или сделайте заказ в 1 клик*/
.card_product__buy_wr.product-split-r {
	text-align: left;
}
.card_product__buy_wr.product-split-r a {
	font-family: Montserrat, sans-serif;
	text-decoration: none;
	font-weight: 500;
	font-size: 16px;
	color: #000;
	display: inline-flex;
	align-items: center;
	gap: 9px;
	cursor: pointer;
}
.card_product__buy_wr.product-split-r a svg {
	flex: 0 0 18px;
	width: 18px;
	height: 21px;
	object-fit: contain;
}
.card_product__buy_wr.product-split-r .product-split-r-text span {
	color: #3953A2;
	text-decoration: underline;
}
/* Или сделайте заказ в 1 клик - end */
/* End */


/* Start:/local/components/sotbit/reviews.reviews.add/templates/.default/style.css?172167330398*/
.spoiler-input-questions {
    position: relative;
    font-size: 24px;
    margin-bottom: 39px;
}
/* End */


/* Start:/local/components/sotbit/reviews.reviews.filter/templates/.default/style.css?17212278285071*/
@media (max-width: 767px) {
  #reviews-body #filter .filter {
    float: none;
    text-align: center;
  }
  #reviews-body #filter #select-rating,
  #reviews-body #filter #select-sort,
  #reviews-body #filter .checkbox-group {
    margin: 0 auto;
    clear: both;
  }
  #reviews-body #filter .filter-photo {
    float: left;
  }
  #reviews-body #filter .checkbox-group {
    width: 90px;
    text-align: center;
  }
  #reviews-body #filter .sort-group .filter-sort-text {
    clear: both;
    text-align: center;
  }
}
@media (min-width: 768px) {
  #reviews-body #filter .filter,
  #reviews-body #filter .filter-photo {
    margin-right: 25px;
    float: left;
  }
  #reviews-body #filter .checkbox-group {
    float: left;
  }
  #reviews-body #filter #select-rating {
    float: left;
    margin-right: 25px;
  }
  #reviews-body #filter .sort-group {
    float: right;
    margin-right: 25px;
  }
  #reviews-body #filter #select-sort {
    float: right;
  }
  #reviews-body #filter .sort-group .filter-sort-text {
    float: left;
    margin-right: 25px;
  }
}
#reviews-body #filter {
  display: block;
}
#reviews-body #filter .sort-group .filter-sort-text {
  line-height: 40px;
  color: #000000;
  font-size: 14px;
  font-family: "ProximaNovaLight", Arial, sans-serif;
}
#reviews-body #filter .border {
  border-bottom: 1px solid #e6e6e6;
  min-height: 41px;
}
#reviews-body #filter filter-photo {
  color: #6c727d;
  margin-right: 5px;
}
#reviews-body #filter #select-rating,
#reviews-body #filter #select-sort {
  width: 170px;
  text-align: left;
  font-size: 14px;
  font-family: "ProximaNova", FontAwesome, Arial, sans-serif;
  height: 40px;
  padding-top: 14px;
  line-height: 14px;
}
#reviews-body #filter .select-rating-close,
#reviews-body #filter .select-sort-close {
  color: #6c727d;
  background: #ffffff;
}
#reviews-body #filter .select-rating-close .uni-stars {
  color: #303030;
}
#reviews-body #filter .select-rating-open {
  background: #303030;
  color: #ffffff;
}
#reviews-body #filter .select-rating-open .uni-stars {
  color: #ffffff;
}
#reviews-body #filter #current-option-select-rating,
#reviews-body #filter #current-option-select-sort {
  width: 100%;
  cursor: pointer;
  height: 26px;
  padding-right: 10px;
  padding-left: 10px;
}
#reviews-body #filter #current-option-select-rating {
  font-family: "ProximaNovaLight", Arial, sans-serif, FontAwesome;
}
#reviews-body #filter #current-option-select-rating .stars-in {
  margin-right: 5px;
}
#reviews-body #filter #current-option-select-sort {
  font-family: "ProximaNovaLight", Arial, sans-serif;
}
#reviews-body #filter #current-option-select-rating b,
#reviews-body #filter #current-option-select-sort b {
  height: 14px;
  width: 20px;
  float: right;
  text-align: center;
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 14px;
}
#reviews-body #filter .select-rating-close b,
#reviews-body #filter .select-sort-close b {
  background: #303030;
  color: #fff;
}
#reviews-body #filter .select-rating-open b,
#reviews-body #filter .select-sort-open b {
  background: #fff;
  color: #303030;
}
#reviews-body #filter #custom-options-select-rating,
#reviews-body #filter #custom-options-select-sort {
  display: none;
  width: 215px;
  padding: 0;
  background: #FFF;
  position: absolute;
  margin: 0;
  z-index: 100;
}
#reviews-body #filter #custom-options-select-rating {
  border: 1px solid #dbdbdb;
}
#reviews-body #filter #custom-options-select-rating .uni-stars {
  color: #303030;
}
#reviews-body #filter #custom-options-select-sort {
  border-right: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
#reviews-body #filter #custom-options-select-sort li {
  border-top: 1px solid #e2e5e9;
}
#reviews-body #filter #custom-options-select-sort li .uni-stars {
  color: #303030;
}
#reviews-body #filter #custom-options-select-rating li,
#reviews-body #filter #custom-options-select-sort li {
  list-style: none;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-family: "ProximaNovaLight", Arial, sans-serif;
  color: #6c727d;
  padding: 0 10px;
}
#reviews-body #filter #custom-options-select-rating li:hover,
#reviews-body #filter #custom-options-select-sort li:hover {
  cursor: pointer;
}
#reviews-body #filter #filter-images {
  display: none;
}
#reviews-body #filter #filter-images ~ label > span {
  border: 1px solid #e2e5e9;
  display: inline-block;
  height: 10px;
  margin: 15px 7px 0 0;
  position: relative;
  width: 10px;
}
#reviews-body #filter #filter-images:checked ~ label > span:after {
  position: absolute;
  content: "\f00c";
  color: #303030;
  font-family: FontAwesome;
  font-size: 8px;
  line-height: 10px;
}
#reviews-body #filter .filter,
#reviews-body #filter .filter-photo {
  font-family: "ProximaNova", Arial, sans-serif ! important;
  font-size: 14px;
  line-height: 40px;
}
#reviews-body #filter .filter {
  color: #000000;
}
#reviews-body #filter .filter-photo {
  color: #6c727d ! important;
  margin-right: 5px;
  font-family: "ProximaNovaLight", Arial, sans-serif;
}

/* End */


/* Start:/local/components/sotbit/reviews.reviews.list/templates/.default/style.css?172656191826124*/
@charset "UTF-8";
/* Обнуляющий стиль */
*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 0;
}

/* ================================================================ */
.card_product__info .card_product__rating.rating {
	-webkit-column-gap: 1px;
	-moz-column-gap: 1px;
	column-gap: 1px;
}

/*тыбы*/
.card_product__about.js-tabs .card_product__tab_bar li {
	padding: 0 15px 10px;
}

/*тыбы-end*/
.card_product__tab_content.spollers-js {
	padding-top: 0;
}

/*Отзывы оставить отзыв*/
.item_card_product__main.spollers_content-js {
	max-width: 1007px;
	padding: 40px 10px;
}

@media (max-width: 767px) {
	.item_card_product__main.spollers_content-js {
		padding: 25px 10px;
	}
}
.add-reviews,
.panel-top,
#reviews-list {
	max-width: 1007px;
}

#reviews-list .list-row .text {
	max-width: 836px;
	line-height: 1.5;
	letter-spacing: 0.01em;
}

.bg {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 30px;
	gap: 15px;
}

.rating {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.rating-text.rating-text_padding {
	font-family: "Tenor Sans", sans-serif;
	font-size: 24px;
	color: #1b2d63;
}

.rating-text_padding {
	padding-right: 15px;
}

.stars-sort {
	font-weight: 500;
	font-size: 16px;
	color: #1a1a1a;
}

.rating .stars-sort {
	display: none;
}

.fa.fa-star.full {
	width: 24px;
	height: 24px;
}
.fa.fa-star.full::before {
	content: "";
	width: 24px;
	height: 24px;
	background: url("/local/components/sotbit/reviews.reviews.list/templates/.default/../../images/review/star.svg") 0 0/cover no-repeat;
	display: inline-block;
}

.add-reviews .spoiler-input.spoiler-input_color {
	background: #2d3859;
	cursor: pointer;
	border: 1px solid #2d3859;
	border-radius: 30px;
	padding: 13px 30px;
	font-family: "Tenor Sans", sans-serif;
	font-size: 20px;
	color: #f5f5f5;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
@media (hover: hover) and (pointer: fine) {
	.add-reviews .spoiler-input.spoiler-input_color:hover {
		background-color: #2343a0;
		border: 1px solid #2343a0;
	}
}
@media (max-width: 767px) {
	.add-reviews .spoiler-input.spoiler-input_color {
		font-size: 14px;
		padding: 12px 30px;
	}
}

.spoiler-input {
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	border: 1px solid #2d3859;
	border-radius: 30px;
	padding: 13px 30px;
}

.spoiler-reviews-body {
	position: relative;
	border: 1px solid #cdd0d1;
	border-radius: 30px;
	background: #fff;
	padding: 30px 117px 30px 35px;
	margin-bottom: 30px;
}

@media (max-width: 1024px) {
	.spoiler-reviews-body {
		padding: 30px 35px;
	}
}
@media (max-width: 767px) {
	.spoiler-reviews-body {
		padding: 30px 20px;
	}
}
.spoiler-reviews-body__close,
.spoiler__close {
	cursor: pointer;
	width: 14px;
	height: 14px;
	position: absolute;
	top: 40px;
	right: 40px;
}

@media (max-width: 767px) {
	.spoiler-reviews-body__close,
	.spoiler__close {
		top: 25px;
		right: 25px;
	}
}
.spoiler-reviews-body__close::after,
.spoiler-reviews-body__close::before,
.spoiler__close::after,
.spoiler__close::before {
	content: "";
	width: 15px;
	height: 2px;
	background: #1b2d63;
	position: absolute;
	top: 6px;
	left: 0;
	border-radius: 20px;
}

.spoiler-reviews-body__close::before,
.spoiler__close::before {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

.spoiler-reviews-body__close::after,
.spoiler__close::after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.spoiler-reviews-body .review-add-title.review-add-title_color {
	color: #1a2136;
}

.review-add-title {
	position: relative;
	padding-left: 34px;
	font-size: 24px;
	margin-bottom: 39px;
}
.review-add-title::before {
	content: "";
	width: 24px;
	height: 24px;
	background: url("/local/components/sotbit/reviews.reviews.list/templates/.default/../../images/review/review_icon.svg") 0 0/cover no-repeat;
	position: absolute;
	top: 45%;
	left: 0;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}

@media (max-width: 1024px) {
	.review-add-title {
		margin-bottom: 30px;
	}
}
@media (max-width: 767px) {
	.review-add-title {
		font-size: 16px;
		margin-bottom: 20px;
	}
}
.review-add-rating-title1 {
	font-size: 18px;
	color: #000;
	margin-bottom: 18px;
}

.review-add-rating-title2 {
	letter-spacing: 0.01em;
	color: #90999c;
	margin-bottom: 18px;
}

.rating_selection .title {
	font-weight: 400;
	font-size: 18px;
	line-height: 1.2;
	color: #000;
}

.rating_selection {
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	.rating_selection {
		margin-bottom: 20px;
	}
}
.rating_selection label {
	display: inline-block;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.rating_selection label:not(:last-child) {
	margin-right: 5px;
}
.rating_selection label::before {
	content: "";
	width: 40px;
	height: 40px;
	background: url("/local/components/sotbit/reviews.reviews.list/templates/.default/../../images/review/srar_active.svg") 0 0/cover no-repeat;
	display: inline-block;
}

.rating_selection input[type=radio],
.rating_selection span {
	display: none;
}

.rating_selection input:checked + label ~ label:before {
	content: "";
	width: 40px;
	height: 40px;
	background: url("/local/components/sotbit/reviews.reviews.list/templates/.default/../../images/review/star-disabled.svg") 0 0/cover no-repeat;
	display: inline-block;
}

.rating_selection:hover label[for]:before {
	content: "";
	width: 40px;
	height: 40px;
	background: url("/local/components/sotbit/reviews.reviews.list/templates/.default/../../images/review/srar_active.svg") 0 0/cover no-repeat;
	display: inline-block;
}

.rating_selection:hover label:hover ~ label:before {
	content: "";
	width: 40px;
	height: 40px;
	background: url("/local/components/sotbit/reviews.reviews.list/templates/.default/../../images/review/star-disabled.svg") 0 0/cover no-repeat;
	display: inline-block;
}

form.review .text {
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}

.text-subtitle {
	line-height: 1.5;
	letter-spacing: 0.01em;
	color: #90999c;
	margin-bottom: 17px;
}

.textbox-group {
	margin-bottom: 35px;
}

@media (max-width: 1024px) {
	.textbox-group {
		margin-bottom: 30px;
	}
}
@media (max-width: 767px) {
	.textbox-group {
		margin-bottom: 20px;
	}
}
.textbox-group textarea {
	outline: none;
	resize: none;
	padding: 20px 25px;
	width: 100%;
	height: 203px;
	border-radius: 30px;
	background: #f6f6f6;
	letter-spacing: 0.01em;
	color: #000000;
}

.textbox-group textarea::-webkit-input-placeholder {
	letter-spacing: 0.01em;
	color: #90999c;
}

.textbox-group textarea::-moz-placeholder {
	letter-spacing: 0.01em;
	color: #90999c;
}

.textbox-group textarea:-ms-input-placeholder {
	letter-spacing: 0.01em;
	color: #90999c;
}

.textbox-group textarea::-ms-input-placeholder {
	letter-spacing: 0.01em;
	color: #90999c;
}

.textbox-group textarea::placeholder {
	letter-spacing: 0.01em;
	color: #90999c;
}

.review-recommendated {
	margin-bottom: 35px;
}

@media (max-width: 767px) {
	.review-recommendated {
		margin-bottom: 20px;
	}
}
.review-recommendated .recommendated {
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 1.2;
	color: #000;
}

@media (max-width: 767px) {
	.recommendated {
		margin-bottom: 10px;
	}
}
div .review-recommendated .radio {
	position: relative;
	padding-left: 32px;
	display: inline-block;
	font-size: 16px;
	line-height: 1.2;
	color: #1a2136;
	text-transform: lowercase;
}
div .review-recommendated .radio:not(:last-child) {
	margin-right: 30px;
}

div .review-recommendated .radio input {
	cursor: pointer;
	margin-right: 12px;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}

.add-photo #add-photo-button {
	font-weight: 400;
	font-size: 18px;
	line-height: 1.2;
	text-decoration: underline;
	color: #0a46b6;
}

.add-photo input {
	opacity: 0;
	position: relative;
	z-index: 2;
}

.add-photo {
	position: relative;
	height: 24px;
	margin-bottom: 32px;
}

@media (max-width: 767px) {
	.add-photo {
		margin-bottom: 20px;
	}
}
#add-photo-button {
	cursor: pointer;
	z-index: 2;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.fa.fa-plus {
	cursor: pointer;
	z-index: 2;
	position: relative;
	display: inline-block;
	font-size: 18px;
	color: #0a46b6;
	padding-left: 24px;
}
.fa.fa-plus::before {
	content: "";
	width: 12px;
	height: 24px;
	background: url("/local/components/sotbit/reviews.reviews.list/templates/.default/../../images/review/plus.svg") 0 0 no-repeat;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}

.title-video,
.title-presentation {
	font-size: 18px;
	color: #000;
	line-height: 1.2;
	margin-bottom: 15px;
}

.video,
.presentation {
	background: #f6f6f6;
	width: 100%;
	border-radius: 20px;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0.01em;
	color: #000000;
	padding: 20px 25px;
	outline: none;
}
.video::-webkit-input-placeholder, .presentation::-webkit-input-placeholder {
	color: #90999c;
}
.video::-moz-placeholder, .presentation::-moz-placeholder {
	color: #90999c;
}
.video:-ms-input-placeholder, .presentation:-ms-input-placeholder {
	color: #90999c;
}
.video::-ms-input-placeholder, .presentation::-ms-input-placeholder {
	color: #90999c;
}
.video::placeholder,
.presentation::placeholder {
	color: #90999c;
}
.video:not(:last-child),
.presentation:not(:last-child) {
	margin-bottom: 30px;
}

@media (max-width: 767px) {
	.video:not(:last-child),
	.presentation:not(:last-child) {
		margin-bottom: 20px;
	}
}
#review_submit {
	cursor: pointer;
	display: block;
	margin: 0px auto;
	padding: 12px 30px;
	background: #1b2d63;
	border-radius: 30px;
	font-size: 20px;
	color: #f5f5f5;
}

/*оставить отзыв-end*/
.sort-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-column-gap: 24px;
	-moz-column-gap: 24px;
	column-gap: 24px;
	font-size: 16px;
	line-height: 1.2;
	color: #1a2136;
}

.sort-group.sort-group__mobile {
	display: none;
}

@media (max-width: 1300px) {
	.sort-group.sort-group__pc {
		display: none;
	}
	.sort-group.sort-group__mobile {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		row-gap: 10px;
	}
	#current-option-select-sort {
		width: 264px;
		border: 1px solid #cdd0d1;
		border-radius: 30px;
		padding: 11px 20px;
	}
	#current-option-select-sort b {
		position: absolute;
		top: 50%;
		right: 15px;
		-webkit-transform: translate(0%, -50%);
		-ms-transform: translate(0%, -50%);
		transform: translate(0%, -50%);
	}
	#current-option-select-sort .fa.fa-angle-up::before {
		content: "";
		width: 16px;
		height: 8px;
		background: url("/local/components/sotbit/reviews.reviews.list/templates/.default/../../images/review/sellect.svg") 0 0/cover no-repeat;
		display: inline-block;
	}
	#select-sort {
		position: relative;
	}
	#select-sort #custom-options-select-sort {
		font-weight: 400;
		font-size: 16px;
		font-family: "Montserrat", sans-serif;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		border: 1px solid #cdd0d1;
		border-radius: 10px;
		padding: 11px 20px;
		position: absolute;
		top: 50px;
		left: 0;
		background-color: #ffffff;
		z-index: 3;
		width: 100%;
		display: none;
	}
	#select-sort #custom-options-select-sort :not(:last-child) {
		margin-bottom: 7px;
	}
}
.filter-sort-text {
	line-height: 1;
}

#custom-options-select-sort {
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 4px;
	-moz-column-gap: 4px;
	column-gap: 4px;
}

#custom-options-select-sort li {
	cursor: pointer;
	padding: 3px 10px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
@media (hover: hover) and (pointer: fine) {
	#custom-options-select-sort li:hover {
		background: #e6eaf5;
		border-radius: 5px;
	}
}

.border {
	padding: 20px 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px;
	row-gap: 14px;
	font-weight: 400;
	font-size: 16px;
}

.border__left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.border__left .filter {
	border-radius: 0px;
	border: none;
	background: none;
	margin-right: 25px;
	font-size: 16px;
	line-height: 1.2;
	color: #1a2136;
}

/*рейтинг*/
#select-rating {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	margin-right: 50px;
}

@media (max-width: 767px) {
	#select-rating {
		margin-right: 20px;
	}
}
#custom-options-select-rating {
	list-style: none;
	margin-right: 9px;
}

#custom-options-select-rating li {
	display: inline-block;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.reset-filter {
	font-family: "Tenor Sans", sans-serif;
	font-size: 18px;
	text-decoration: underline;
	color: #1a2136;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
}
@media (hover: hover) and (pointer: fine) {
	.reset-filter:hover {
		color: #0a46b6;
	}
}

.col-sm-24 {
	margin-bottom: 15px;
}

.col-sm-24 iframe {
	margin-bottom: 15px;
	width: 350px;
	height: 180px;
}
@media (max-width: 423px) {
	.col-sm-24 iframe {
		width: 100%;
	}
}

.col-sm-24 .video-title {
	margin-bottom: 10px;
}

/*рейтинг*/
.item {
	border: 1px solid #cdd0d1;
	border-radius: 30px 30px 0 0;
	background: #e6eaf5;
}

@media (max-width: 767px) {
	.item:not(:last-child) {
		margin-bottom: 20px;
	}
}
.checkbox-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-column-gap: 5px;
	-moz-column-gap: 5px;
	column-gap: 5px;
}

#filter-images {
	cursor: pointer;
}

#reviews-list .item .table {
	position: relative;
	border-radius: 30px;
	padding: 20px 25px;
}
#reviews-list .item .table .menu,
.list-rows .table .menu{
	display: none;
}
@media (max-width: 767px) {
	#reviews-list .item .table {
		padding: 20px 20px 26px;
	}
}
.reply-block .username::before {
	display: none;
}

#reviews-list .item .shopanswer .reply-block {
	margin: 0;
}
#reviews-list .item .shopanswer .avatar {
	display: none;
}


.rating {
	margin-bottom: 18px;
	-webkit-column-gap: 25px;
	-moz-column-gap: 25px;
	column-gap: 25px;
}

.rating-text {
	font-family: "Tenor Sans", sans-serif;
	font-size: 18px;
	color: #000;
}

.dnone {
	display: none;
}

.user-info {
	display: none;
}

.likes {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 50px;
	-moz-column-gap: 50px;
	column-gap: 50px;
	row-gap: 10px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.time-filter {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.2;
	color: #90999c;
}

.likes__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
	row-gap: 10px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.stars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.stars-sort {
	padding-left: 7px;
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6;
}

#sotbit_reviews_share {
	display: none;
}

.text {
	font-weight: 400;
	font-size: 16px;
	color: #1a2136;
	display: block;
}
.text:not(:last-child) {
	margin-bottom: 25px;
}

.vote {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 5px;
	-moz-column-gap: 5px;
	column-gap: 5px;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0.01em;
	color: #1a2136;
}

.yes {
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.yes::before {
	content: "";
	width: 20px;
	height: 20px;
	background: url("/local/components/sotbit/reviews.reviews.list/templates/.default/../../images/review/like.svg") 0 0 no-repeat;
	display: inline-block;
}

.no {
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.no::before {
	content: "";
	width: 20px;
	height: 20px;
	background: url("/local/components/sotbit/reviews.reviews.list/templates/.default/../../images/review/dislike.svg") 0 0 no-repeat;
	display: inline-block;
}

.yescnt,
.nocnt {
	font-weight: 500;
	font-size: 14px;
	color: #1a1a1a;
}

.rec {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0.01em;
	color: #1a2136;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.fa.fa-star.full:not(:last-child) {
	padding-right: 2px;
}

.fa-check:before {
	content: "";
	width: 15px;
	height: 10px;
	background: url("/local/components/sotbit/reviews.reviews.list/templates/.default/../../images/review/arrow.svg") 0 0/cover no-repeat;
	display: inline-block;
}

.recommendated {
	margin: 0;
	margin-right: 10px;
}

.images-reviews {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
	overflow-y: hidden;
	-ms-overflow-style: none;
	scrollbar-width: none;
}
.images-reviews::-webkit-scrollbar {
	width: 0;
	height: 0;
	background: transparent;
}

.images-reviews .image-review {
	display: inline-block;
	margin-bottom: 20px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 80px;
	flex: 0 0 80px;
	height: 80px;
	border: 1px solid #cdd0d1;
}

.images-reviews a img {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

/*пагинация*/
#filter-pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
}

.left-arrows {
	padding: 0 5px 0 0;
	-webkit-box-ordinal-group: 100;
	-ms-flex-order: 99;
	order: 99;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.show-more,
.show-more-questions {
	cursor: pointer;
	margin: 0px auto;
	display: block;
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	background: #2d3859;
	border: 1px solid #2d3859;
	border-radius: 30px;
	padding: 13px 30px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
@media (hover: hover) and (pointer: fine) {
	.show-more:hover,
	.show-more-questions:hover {
		background: #0a46b6;
	}
}

@media (max-width: 767px) {
	.show-more,
	.show-more-questions {
		font-size: 14px;
	}
}
.success {
	font-weight: 500;
	padding: 20px 0 30px;
	text-align: center;
	font-size: 22px;
}

/*Отзывы оставить отзыв - end*/
/*question*/
.add-questions {
	position: relative;
	padding: 30px 35px;
	border: 1px solid #cdd0d1;
	border-radius: 30px;
	max-width: 1006px;
}

@media (max-width: 767px) {
	.add-questions {
		padding: 20px 25px;
	}
}
.add-questions .spoiler {
	margin-bottom: 25px;
}

.spoiler .spoiler-input {
	font-family: "Tenor Sans", sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 1.2;
	color: #1a2136;
	padding: 0;
	border: none;
	border-radius: 0;
}

@media (max-width: 767px) {
	.spoiler .spoiler-input {
		font-size: 16px;
	}
}
.spoiler-questions-body .questions-add-block .question {
	background: #fff;
	padding: 0;
}

.questions .text {
	font-family: "Tenor Sans", sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.2;
	color: #1a2136;
}

@media (max-width: 767px) {
	.questions .text {
		font-size: 16px;
	}
}
.question .text {
	font-family: "Tenor Sans", sans-serif;
	font-size: 18px;
	line-height: 1.2;
	color: #000;
	margin-bottom: 10px;
}

@media (max-width: 767px) {
	.question .text {
		font-size: 14px;
	}
}
.question .text__subtitle {
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0.01em;
	color: #90999c;
	margin-bottom: 15px;
}

@media (max-width: 767px) {
	.question .text__subtitle {
		font-size: 14px;
	}
}
.question #question-editor #contentbox {
	width: 100%;
	height: 150px;
	background: #f6f6f6;
	border-radius: 30px;
	margin-bottom: 30px;
	padding: 20px 25px;
	outline: none;
	resize: none;
	color: #000000;
	letter-spacing: 0.01em;
}

@media (max-width: 767px) {
	.question #question-editor #contentbox {
		border-radius: 15px;
	}
}
.question #question-editor textarea::-webkit-input-placeholder {
	letter-spacing: 0.01em;
	color: #90999c;
}
.question #question-editor textarea::-moz-placeholder {
	letter-spacing: 0.01em;
	color: #90999c;
}
.question #question-editor textarea:-ms-input-placeholder {
	letter-spacing: 0.01em;
	color: #90999c;
}
.question #question-editor textarea::-ms-input-placeholder {
	letter-spacing: 0.01em;
	color: #90999c;
}
.question #question-editor textarea::placeholder {
	letter-spacing: 0.01em;
	color: #90999c;
}

.question #question_submit {
	font-size: 20px;
	color: #f5f5f5;
	padding: 12px 30px;
	border-radius: 30px;
	background: #1b2d63;
	margin: 0px auto;
	display: block;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
@media (hover: hover) and (pointer: fine) {
	.question #question_submit:hover {
		background: #0a46b6;
	}
}

@media (max-width: 767px) {
	.question #question_submit {
		font-size: 14px;
	}
}
.list-row {
	padding: 30px 0px 30px;
}

@media (max-width: 1025px) {
	.list-row {
		padding: 20px 0px 20px;
	}
}
.list {
	max-width: 1007px;
}

.item:not(:last-child) {
	margin-bottom: 30px;
}
@media (max-width: 1025px) {
	.item:not(:last-child) {
		margin-bottom: 20px;
	}
}

.list-rows {
	padding: 0px 0px 30px;
}

@media (max-width: 1025px) {
	.list-rows {
		padding: 20px 0px 20px;
	}
}
.list-rows .item:not(:last-child) {
	margin-bottom: 30px;
}

@media (max-width: 1025px) {
	.list-rows .item:not(:last-child) {
		margin-bottom: 20px;
	}
}
.add-questions .item {
	padding: 0;
}

.list-rows .table {
	position: relative;
	padding: 25px;
}

@media (max-width: 767px) {
	.list-rows .table {
		position: relative;
		padding: 15px 58px 15px 20px;
	}
}
.list-rows .table::before {
	content: "";
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #6f7ca3;
	position: absolute;
	bottom: 0;
	left: 0;
}

.avatar {
	display: none;
}

.shopanswer {
	position: relative;
	background: #fff;
	padding: 20px 25px 20px 59px;
}
.list-row .shopanswer::before {
	content: "";
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #6f7ca3;
	position: absolute;
	top: 0;
	left: 0;
}
.list-row .shopanswer .username {
	font-family: "Tenor Sans", sans-serif;
	font-size: 18px;
}
@media (max-width: 767px) {
	.shopanswer {
		padding: 18px 15px 18px 49px;
	}
}
.reply-block {
	margin-bottom: 15px;
}

.reply-block .username {
	position: relative;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0.01em;
	color: #90999c;
	margin-bottom: 3px;
}
.reply-block .username::before {
	content: "";
	width: 24px;
	height: 24px;
	background: url("/local/components/sotbit/reviews.reviews.list/templates/.default/../../images/question/users.svg") 0 0/cover no-repeat;
	position: absolute;
	top: -4px;
	left: -34px;
}

@media (max-width: 767px) {
	.reply-block .username {
		font-size: 14px;
	}
}
.reply-block .text {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0.01em;
	color: #1a1a1a;
}

@media (max-width: 767px) {
	.reply-block .text {
		font-size: 14px;
	}
}
.table .questions {
	position: relative;
	padding: 0;
}

.time {
	font-size: 16px;
	line-height: 1.2;
	color: #90999c;
}

/*Вопросы регистрация*/
.registration-questions {
	padding: 31px 0px 40px;
}
.registration-questions__container {
	max-width: 1007px;
}
.registration-questions__title {
	font-family: "Tenor Sans", sans-serif;
	font-size: 24px;
	line-height: 1.2;
	color: #1b2d63;
}
.registration-questions__title:not(:last-child) {
	margin-bottom: 25px;
}
@media (max-width: 1025px) {
	.registration-questions__title:not(:last-child) {
		margin-bottom: 20px;
	}
}
@media (max-width: 767px) {
	.registration-questions__title {
		font-size: 14px;
	}
	.registration-questions__title:not(:last-child) {
		margin-bottom: 15px;
	}
}
.registration-questions__buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px;
}
.registration-questions__registration {
	border: 1px solid #2d3859;
	border-radius: 30px;
	padding: 13px 30px;
	background: #2d3859;
	font-family: "Tenor Sans", sans-serif;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
@media (hover: hover) and (pointer: fine) {
	.registration-questions__registration:hover {
		border: 1px solid #0a46b6;
		background: #0a46b6;
	}
}
@media (max-width: 767px) {
	.registration-questions__registration {
		font-size: 14px;
	}
}
.registration-questions__sig-in {
	font-family: "Tenor Sans", sans-serif;
	background: inherit;
	font-size: 18px;
	text-decoration: underline;
	color: #1a2136;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
@media (hover: hover) and (pointer: fine) {
	.registration-questions__sig-in:hover {
		color: #0a46b6;
	}
}
@media (max-width: 767px) {
	.registration-questions__sig-in {
		font-size: 14px;
	}
}

/*Вопросы регистрация-end*/
/*question-end*/



/* End */


/* Start:/local/templates/artfactor/components/bitrix/news.list/faq/style.css?1721227829150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.css?17120642251816*/
/* Button */
.bx-catalog-subscribe-button
{
    margin-bottom: 6px;
    display: inline-block;
}
.bx-catalog-popup-content
{
    width: 90%;
    max-width: 280px;
}
/* Subscribe popup */
.bx-catalog-subscribe-form-container-label
{
    font-size:13px;
    color: #5a6c77;
    padding-bottom: 2px;
}
.bx-catalog-subscribe-form-container-input
{
    position: relative;
}
.bx-catalog-subscribe-form-container-input input[type="text"] {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bx-catalog-subscribe-form-star-required {
    color: #d93333;
}
.bx-catalog-subscribe-form-container .bx-captcha{
    margin-bottom: 10px;
}
.bx-catalog-popup-message
{
    font-weight: bold;
    min-width: 240px;
    margin: 0 0 0;
}

/* Alert style */
.bx-catalog-subscribe-alert {
    background-color: #edf6fc;
    color: #000;
    font-size: 15px;
    min-height: 45px;
    text-align: center;
    padding: 12px 40px 12px 60px;
    position: relative;
    width: 280px;
}
.bx-catalog-subscribe-aligner {
    display: inline-block;
    height: 45px;
    margin-left: -1px;
    vertical-align: middle;
    width: 1px;
}
.bx-catalog-subscribe-alert-text {
    display: inline-block;
    vertical-align: middle;
}
.bx-catalog-subscribe-alert-footer {
    text-align: center;
}
.bx-catalog-subscribe-alert-popup {
    background-color: #edf6fc !important;
    border: 1px solid #edf6fc !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
    box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
}
/* End */


/* Start:/local/templates/artfactor/components/bitrix/catalog.element/.default/themes/black/style.css?1721227829594*/
/* item_detail_v2 */

/* item_detail_slider */
/* scu_detail_size */
/* scu_detail_scu */
.bx-retina .bx_item_detail.bx_black .bx_item_slider .bx_slide ul li.bx_active .cnt,
.bx-retina .bx_item_detail.bx_black .bx_item_detail_size ul li.bx_active .cnt,
.bx-retina .bx_item_detail.bx_black .bx_item_detail_scu .bx_scu ul li.bx_active .cnt
{
	-webkit-border-image: url(/local/templates/artfactor/components/bitrix/catalog.element/.default/themes/black/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/artfactor/components/bitrix/catalog.element/.default/themes/black/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/artfactor/components/bitrix/catalog.element/.default/themes/black/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/artfactor/components/bitrix/catalog.element/.default/themes/black/images/x2border_active.png) 2 fill stretch;
}
/* End */
/* /local/templates/artfactor/components/bitrix/catalog/bootstrap_v4/style.css?1721227829853 */
/* /local/templates/artfactor/components/bitrix/menu/vertical_multilevel/style.css?17212278292727 */
/* /local/templates/artfactor/components/bitrix/news.list/reviews_sidebar/style.css?1721227829150 */
/* /local/templates/artfactor/components/bitrix/catalog.element/.default/style.css?176979666325823 */
/* /local/components/dolinais/split.page/templates/.default/style.css?17606938074296 */
/* /local/components/sotbit/reviews.reviews.add/templates/.default/style.css?172167330398 */
/* /local/components/sotbit/reviews.reviews.filter/templates/.default/style.css?17212278285071 */
/* /local/components/sotbit/reviews.reviews.list/templates/.default/style.css?172656191826124 */
/* /local/templates/artfactor/components/bitrix/news.list/faq/style.css?1721227829150 */
/* /bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.css?17120642251816 */
/* /local/templates/artfactor/components/bitrix/catalog.element/.default/themes/black/style.css?1721227829594 */
