

/* Start:/bitrix/templates/base/css/tiny-slider.css?17811011102177*/
.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s, opacity 0s;-moz-transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}

/*# sourceMappingURL=sourcemaps/tiny-slider.css.map */
/* End */


/* Start:/bitrix/templates/base/components/bitrix/menu/mobile_menu/style.css?17811011091064*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/base/components/bitrix/menu/mobile_menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}

.header-list__item--top .childr {
	display: none;
	transition-property: all;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
	padding-left: 30px;
	margin-top: 20px;
}
.header-list__item--top.is-active .is-active .childr{
	display: block;
}
.header-list__item--top.is-active .is-active .header-list__item--arrow {
	transform: rotate(0deg)!important;
}
.header-list__item--top.is-active .child .header-list__item--arrow {
	transform: rotate(-90deg);
}
/* End */


/* Start:/bitrix/templates/base/components/bitrix/menu/main_menu/style.css?1781101109184*/


@media screen and (min-width: 991px) {
	.menu ul > li {
		margin-right: 30px;
	}
}

.menu ul > li > a {
	color: rgba(255, 255, 255, 1);
	text-transform: unset;
	font-weight: 400;
}


/* End */


/* Start:/bitrix/templates/base/components/bitrix/sale.basket.basket.line/basket/style.css?17811011104470*/
.bx-basket { }

.bx-basket-block {
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block > .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }

	.block-store-catalog-list .bx-basket-fixed.bottom { bottom: 70px }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	/*.bx-basket-fixed */
}

.bx-basket-fixed .bx-basket-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }
/* End */


/* Start:/bitrix/templates/base/components/bitrix/menu/footer_menu/style.css?1781101109581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/base/components/bitrix/menu/footer_menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/bitrix/templates/base/styles.css?178110111023587*/
.bx-soa-section .bx-soa-section-title {
    text-align: left;
}

.product-item-scu-item-list {
    display: flex;
    flex-wrap: wrap;
}

.detail_offer_prop.selected {
    color: #626262;
}

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

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

.product-item-detail-slider-image {
    position: relative;
}

.detail_button_like.active {
    background: url(/bitrix/templates/base/img/like.png) no-repeat center center;
}

.sale-personal-section-index-block.bx-theme-blue {
    background: #9cc395;
}

.cabinet_picture_index_basket,
.cabinet_picture_index_favorite {
    position: relative;
}

.product-item-detail-info-container-size .product-item-scu-item-list .detail_offer_prop {
    margin-bottom: 15px;
}

.cabinet_picture_index_favorite.cabinet_picture_active .icon-heart {
    background: url(/bitrix/templates/base/img/like.png) no-repeat center center / contain;
    color: transparent;
}

.cabinet_picture_index_basket span {
    position: absolute;
    color: #626262;
    background: #fff;
    border-radius: 50%;
    font-size: 11px;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 13px;
    border: 1px solid #626262;
    right: 0;
    top: 0;
}

.cabinet_picture_index_basket.bx-basket-block {
    padding-left: 0 !important;
    padding-bottom: 0 !important;
}

.cabinet_picture_index_favorite span {
    position: absolute;
    color: #626262;
    background: #fff;
    border-radius: 50%;
    font-size: 11px;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 13px;
    border: 1px solid #626262;
    right: 0;
    top: 0;
}


div.basket-empty-message {
    margin: 30px 0
}

div.basket-style div.cart-inner {
    overflow: hidden;
    height: 100%
}

div.basket-style div.head {
    background: url(/bitrix/templates/concept_phoenix_s1/css/../images/cart/bg.jpg) left top no-repeat;
    position: relative;
    background-size: cover;
    padding: 15px 21px
}

div.basket-style div.head .incart-shadow {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5)
}

div.basket-style div.head div.cart-image div {
    width: 80px;
    height: 70px;
    background: url(/bitrix/templates/concept_phoenix_s1/css/../images/svg/cart_wh.svg) left center no-repeat;
    background-size: 46px;
    margin-left: 25px;
    position: relative;
    top: -2px
}

div.basket-style div.head div.title {
    text-align: center;
    font-size: 35px;
    line-height: 37px;
    color: #fff
}

div.basket-style div.head a.cancel-cart {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100px;
    height: 100px;
    display: block;
    z-index: 10;
    background: url(/bitrix/templates/concept_phoenix_s1/css/../images/cart/close.png) center no-repeat;
    opacity: .7;
    filter: alpha(opacity=70);
    -moz-opacity: .7
}

div.basket-style div.head a.cancel-cart:hover {
    background-color: rgba(0, 0, 0, .1)
}

div.basket-style div.body {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    bottom: 0
}

div.basket-style div.body.static {
    position: static;
    height: auto !important
}

div.basket-style div.body div.left-p, div.basket-style div.body div.right-p {
    padding: 40px 35px 110px;
    vertical-align: top;
    position: relative
}

div.basket-style div.body div.left-p {
    background-color: #fff
}

div.basket-style.fly-basket div.body div.left-p, div.basket-style.fly-basket div.body div.right-p {
    padding-bottom: 140px
}

div.basket-style div.product {
    padding-bottom: 39px;

    margin-bottom: 40px
}


div.product:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

div.basket-style div.basket_items_list.last-border-bottom-unset div.product:last-child {
    border-bottom: 0
}

div.basket-style div.product div.left-part {
    padding-left: 0
}

div.basket-style div.product div.img-name {
}

div.basket-style div.product div.img-name div.img {
    padding-right: 15px;
    text-align: center
}

div.basket-style div.product div.img-name div.img img {
    max-height: 70px;
    border-radius: 2px
}

div.basket-style div.product div.img-name div.wr-name {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 2px
}

div.basket-style div.product div.img-name div.wr-name > a {
    display: block;
    color: #000;
    margin-bottom: 10px
}

div.basket-style div.product div.img-name div.article {
    font-size: 14px;
    line-height: 20px;
    color: #b1a9a9
}

div.basket-style div.product div.img-name div.name_offers {
    font-size: 12px;
    line-height: 20px
}

div.basket-style div.product .quantity-container {
    width: 100%;
    vertical-align: middle
}

div.basket-style .highlight {
    background: #ff0
}

div.basket-style div.product .quantity-container td.amount-btn {
    cursor: pointer;
    text-align: center
}

div.basket-style div.product .quantity-container td.amount-btn > div {
    border: 1px solid #cccccc;
    width: 28px;
    padding-bottom: 2px;
    position: relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

div.basket-style div.product .quantity-container td.amount-btn.btn-minus > div {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

div.basket-style div.product .quantity-container td.amount-btn.btn-plus > div {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

div.basket-style div.product .quantity-container input.amount-field {
    font-size: 14px;
    line-height: 22px;
    width: 100%;
    border: 0;
    text-align: center;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc
}

.quantity-container input.amount-field::-webkit-outer-spin-button, .quantity-container input.amount-field::-webkit-inner-spin-button {
    -webkit-appearance: none
}

div.basket-style div.product .quantity-container input.amount-field:disabled {
    background-color: transparent
}

div.basket-style div.product div.price-product {
    text-align: center;
    width: 100%;
    margin-top: 10px;
    white-space: nowrap
}

div.basket-style div.product div.sum-price-product {
    font-size: 15px;
    line-height: 20px;
    color: #000;
    margin-bottom: 3px;
    text-align: center;
    white-space: nowrap
}

div.basket-style div.product div.sum-oldprice-product {
    font-size: 15px;
    line-height: 20px;
    color: #000;
    text-decoration: line-through;
    text-align: center
}

div.basket-style div.product div.wrapper-remove {
    position: relative;
    padding-left: 0
}

div.basket-style a.remove-product {
    position: absolute;
    width: 14px;
    height: 19px;
    top: 12px;
    right: 0;
    background: url('/bitrix/templates/concept_phoenix_s1/css/../images/svg/cart_del.svg') center no-repeat;
    background-size: 14px
}

div.basket-style a.remove-product:hover {
    background: url('/bitrix/templates/concept_phoenix_s1/css/../images/svg/cart_del_red.svg') center no-repeat
}

div.basket-style div.cart-advantage {
    padding-bottom: 20px
}

div.basket-style.page {
    background-color: #fff;
    margin: -77px -50px 30px;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    padding: 0 50px 30px
}

div.basket-style.page form.form {
    padding: 0;
    background-color: transparent
}

div.basket-style.page div.thank-container {
    padding-top: 50px
}

div.basket-style.page div.cart-advantage {
    padding: 35px 35px 10px;
    border: 1px dashed #cccccc;
    margin-bottom: 80px
}

div.basket-style.page div.body div.left-p {
    padding: 35px 30px 60px
}

div.basket-style.page div.body div.left-p {
    padding-right: 70px;
    padding-left: 15px
}

div.basket-style.page div.body div.right-p {
    background-color: transparent;
    padding: 0 15px 0 18px
}

div.basket-style.page div.body div.info-table {
    display: none;

    padding: 0px 40px
}

div.basket-style.page div.body div.info-table.active {
    display: block;
    position: relative
}

.selector-fixedSrollBlock.fixed-start {
    top: auto !important;
    position: relative
}

.selector-fixedSrollBlock.fixed-move {
    position: fixed;
    bottom: -20px;
    overflow: auto
}

.selector-fixedSrollBlock.fixed-stop {
    position: absolute;
    top: auto !important;
    bottom: 0
}

div.basket-style div.alert-message-min-sum {
    margin: 30px 0;
    padding: 65px 15px 20px;
    background: url('/bitrix/templates/concept_phoenix_s1/css/../images/svg/ahtung.svg') center 16px no-repeat;
    background-size: 45px;
    background-color: #fff;
    text-align: center;
    border-radius: 4px
}

div.basket-style div.alert-message-min-sum div.text-top {
    font-size: 14px;
    line-height: 19px
}

div.basket-style div.alert-message-min-sum div.text-bottom {
    font-size: 14px;
    line-height: 19px
}

div.basket-style div.main-table {
    height: 100%
}

div.basket-style div.body-fly-basket {
    min-height: 100%
}

div.basket-style div.bottom-dots {
    position: absolute;
    left: -5px;
    right: -5px;
    bottom: -5px;
    border-bottom: 12px dotted #fff
}

div.basket-style div.body .left-p div.buttons {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 40px 35px
}

div.basket-style div.body.static div.buttons {
    position: static;
    padding: 0
}

div.basket-style div.body div.buttons table {
    width: 100%
}

div.basket-style div.body div.buttons td.left a.button-def {
    font-size: 16px;
    line-height: 16px;
    padding: 21px 35px 20px;
    float: left;
    background-color: rgba(232, 232, 232, 0.7)
}

div.basket-style div.body div.buttons td.left {
    text-align: left
}

div.basket-style div.body div.buttons td.right {
    text-align: right
}

div.basket-style div.body div.buttons a.open-info {
    display: inline-block;
    padding: 4px 0 4px 22px;
    font-size: 16px;
    line-height: 16px;
    white-space: nowrap;
    color: #2d7fd4;
    position: relative
}

div.basket-style div.body div.buttons a.open-info:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    top: 50%;
    margin-top: -1px;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: url("/bitrix/templates/concept_phoenix_s1/css/../images/svg/info.svg") center no-repeat;
    background-size: 6px
}

div.basket-style.page div.body div.buttons a.open-info {
    padding-left: 15px
}

div.basket-style.page div.body div.buttons a.open-info:before {
    width: 6px;
    height: 16px
}

div.basket-style div.body div.right-p {
    background-color: #f6f6ef
}

div.basket-style div.body div.total {
    text-align: center;
    margin-bottom: 25px
}

div.basket-style div.body div.total.sale_on {
    border-bottom: 10px dotted #fff;
    padding-bottom: 20px
}

div.basket-style div.body div.total div.desc-top {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px
}

div.basket-style div.body div.total div.total-price {
    font-size: 35px;
    line-height: 42px;
    white-space: nowrap
}

div.basket-style div.body div.updesc {
    font-size: 14px;
    line-height: 20px;
    color: #383838;
    text-align: center;
    margin-bottom: 50px
}

div.basket-style div.body div.updesc span.total {
    font-size: 14px;
    line-height: 14px;
    white-space: nowrap;
    padding: 7px 10px;
    background-color: #fff200;
    margin-left: 3px
}

div.basket-style div.body .info-table div.buttons {
    text-align: center;
    margin-bottom: 40px
}

div.basket-style div.body div.buttons a.first-b {
    display: block;
    margin-bottom: 19px
}

div.basket-style div.body div.buttons a.sec-b {
    display: inline-block;
    text-decoration: none
}

div.basket-style div.body div.comment {
    color: #7a7a7a;
    font-size: 13px;
    line-height: 19px;
    padding: 16px 20px;
    border: 1px dashed #bdbdb8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px
}

div.basket-style div.body div.clear {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 40px 35px;
    text-align: center
}

div.basket-style.page div.body.static div.clear {
    position: static;
    padding: 0;
    width: auto;
    display: inline-block
}

div.basket-style div.body.static div.clear {
    position: static;
    padding: 0
}

div.basket-style div.body div.clear a {
    font-size: 16px;
    line-height: 16px;
    padding: 20px 0 20px 25px;
    display: inline-block;
    background: url("/bitrix/templates/concept_phoenix_s1/css/../images/svg/cart_del.svg") left 19px no-repeat;
    background-size: 14px;
    color: #909090
}

div.basket-style.page div.body div.buttons a.open-info {
    top: 2px
}

div.basket-style div.body div.clear a:hover {
    color: #f00;
    background-image: url("/bitrix/templates/concept_phoenix_s1/css/../images/svg/cart_del_red.svg")
}

div.basket-style div.basket_items_list {
    display: none
}

div.basket-style div.basket_items_list.active {
    display: block
}

div.basket-style div.basket_items_list.items_delayed a.button-def {
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px
}

div.basket-style div.basket_items_list.items_delayed a.remove-product {
    top: 13px
}

div.basket-style div.sort_tabs {
    margin: 0 -15px 40px
}

div.basket-style div.tab_item {
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    padding: 11px 22px;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px
}

div.basket-style div.tab_item.active {
    border-color: #dedede
}

div.basket-style div.tab_item span.desc {
    font-size: 15px;
    line-height: 19px;
    margin-right: 10px;
    color: #1a8fe9
}

div.basket-style div.tab_item.active span.desc {
    border-bottom-color: transparent;
    color: #000
}

div.basket-style div.tab_item div.round {
    display: inline-block;
    font-size: 12px;
    line-height: 19px;
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #9c9c9c;
    color: #fff
}

body.font-maincolor-light div.tab_item.active div.round {
    color: #fff
}

body.font-maincolor-dark div.tab_item.active div.round {
    color: #000
}

body.font-maincolor-light .main-text-color {
    color: #fff
}

body.font-maincolor-dark .main-text-color {
    color: #000
}

div.basket-style div.basket-items-empty-message {
    margin: 0 -10px 30px
}

div.basket-style div.product-area {
    padding: 0 15px
}

div.basket-style div.wrapper-quantity {
    padding-right: 30px
}

div.basket-style div.product div.img-name div.img img {
    max-height: 60px
}

div.basket-style div.product div.left-part {
    padding-top: 3px;
    padding-right: 30px
}

div.basket-style div.product div.wrapper-sum {
    padding-top: 3px
}

div.basket-style .product.order-product div.wrapper-quantity {
    padding-right: 15px;
    text-align: center
}

div.basket-style div.product div.img-name div.article {
    font-size: 13px
}

div.basket-style div.product div.img-name div.name_offers {
    font-size: 13px
}

div.basket-style div.body div.clear a {
    padding: 24px 0 21px 25px;
    background-position: left 23px
}

div.basket-style div.body a.remove-product {
    top: 3px
}

div.basket-style.page div.form-order {

    padding: 40px 30px 20px
}

.page-header {
    border-bottom: none;

}

.sectmenu {
    display: none;
}

@media screen and (max-width: 600px) {
    /* .main{
         height: 40px;
     }*/
    video {
        padding-top: 0px !important;
    }

    .sectmenu {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    / / margin: auto;
        margin-top: 40px;
        padding: 0 0px;
    }

    .sectmenu li {
    / / margin: 10 px;
        font-size: 10px;
        text-align: center;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 78px;
        padding: 0 4px 10px;
    }

    .sectmenu li .name {
        margin-top: 5px;
    }

    .sectmenu li img {
        width: 70px;
        height: 70px;
        border-radius: 50%;
        border: 1px solid #e4e4e4;
        padding: 3px;
        margin-bottom: 4px;
    }

    .footer_menu {

    }

    .menu_content ul {
        display: unset;
    }

    .contact img {
        /*   width: 100%;
           height: 100%;*/
    }

    .contact {
        padding: 0px 10px;
    }

    .sertt img {
        width: 100%;
        margin-bottom: 20px;
    }

    .sertt img:first-child {
        display: none;
    }
}

.SDEK_selectPVZ.btn.btn-default, .bx-soa-pp-list-description a[onclick], .IPECOM_selectPVZ.btn.btn-default {
    background-color: black;
    border: none;
}

.bx-filter.bx-black .bx-filter-section {

}

.bx-filter.bx-black .bx-filter-input-container input:focus {
    border-color: #000
}

.bx-retina .bx-filter.bx-black .bx-filter-input-container input:focus {
    -webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/catalog/themes/black/images/active.png) 2 repeat;
    -moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/catalog/themes/black/images/active.png) 2 repeat;
    -o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/catalog/themes/black/images/active.png) 2 repeat;
    border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/catalog/themes/black/images/active.png) 2 repeat
}

.bx-filter.bx-black .bx-ui-slider-track {
    background: #e7e7e7
}

.bx-filter.bx-black .bx-ui-slider-pricebar-vd {
    background: #849da4
}

.bx-filter.bx-black .bx-ui-slider-pricebar-vn {
    background: #ddd
}

.bx-filter.bx-black .bx-ui-slider-pricebar-v {
    background: #000
}

/*
.bx-filter.bx-black .bx-ui-slider-handle.left {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkM2RUFBN0ExNjg1MTFFNUIzOUM4MzM0QUEzQkQxRDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkM2RUFBN0IxNjg1MTFFNUIzOUM4MzM0QUEzQkQxRDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2QzZFQUE3ODE2ODUxMUU1QjM5QzgzMzRBQTNCRDFENCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2QzZFQUE3OTE2ODUxMUU1QjM5QzgzMzRBQTNCRDFENCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppps1VcAAAEWSURBVHjabFPRFcIwCIS8/nWGdh+3sYu4gmu5il8niUAuaN6zJoQD7iB6e76kL8h3qX+RlrnU/TR3sje+DHMFq4cN8Pded/veG8gNWUEEVALMQPbd7e9uv3MLOABRXQutQD8PsFnOfmjJRkMHsHOCu8X2mTn8NnYRAmEAWF4xzhhgptUgyANIa3UV3JaZ1+AWYOYGtScyYMnMftGRxq0CNdArcMH0rFTVg21FYa6mZ77s9lgFxaJMk1kqTeJo1QAX+5yEoIDfadttf8nILDRckyKYQolrmfWyi4MZz878vohGbqPsAK/vAYXotGxemnPWIzRRAqCMs9K5D1JyFuox6IVKmVTe9za+LchD/q4iXyo6q/kIMAAflYlW4QRU6wAAAABJRU5ErkJggg==) no-repeat right top
}

.bx-filter.bx-black .bx-ui-slider-handle.right {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAq0lEQVQ4y6WSQRKDIAxFXXSlF0vOZC+SlddKblMUUhKCraIzX9Ahj58PE268TE8e3GSFJ5BUTDskaRl1QFk8BsHs4BCMQMruVEe+l4kWglFu5yLEZKDFXyeXIFoEpg3z738mJTzXhncj75+QtqjnJENO2sG4I1VXDtR3ogv7O1dHxV10gi75EGILiE78RRKy33AOq07i+Us4kRamkOPGptesQjeXIjZjO+fXB+hjUU/S3Z+WAAAAAElFTkSuQmCC) no-repeat left top
}*/

.bx-filter.bx-black .bx-filter-select-container.bx-active, .bx-filter.bx-black .bx-filter-select-container:focus {
    border-color: #000
}

.bx-retina .bx-filter.bx-black .bx-filter-select-container.bx-active, .bx-retina .bx-filter.bx-black .bx-filter-select-container:focus {
    -webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/catalog/themes/black/images/active.png) 2 repeat;
    -moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/catalog/themes/black/images/active.png) 2 repeat;
    -o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/catalog/themes/black/images/active.png) 2 repeat;
    border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/catalog/themes/black/images/active.png) 2 repeat
}

.bx-filter.bx-black .bx-filter-tag {
    border-top: 1px solid #d7eaf7;
    border-bottom: 1px solid #d7eaf7
}

.bx-filter.bx-black .bx-tag-link {
    color: #68939e
}

.bx-filter.bx-black .bx-filter-param-label.bx-active .bx-filter-param-btn, .bx-filter.bx-black .bx-filter-param-btn:hover, .bx-filter.bx-black .bx-filter-param-btn:active, .bx-filter.bx-black .bx-filter-param-btn:focus {
    border-color: #000
}

.bx-retina .bx-filter.bx-black .bx-filter-param-label.bx-active .bx-filter-param-btn, .bx-retina .bx-filter.bx-black .bx-filter-param-btn:hover, .bx-retina .bx-filter.bx-black .bx-filter-param-btn:active, .bx-retina .bx-filter.bx-black .bx-filter-select-container:focus {
    -webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/catalog/themes/black/images/active.png) 2 repeat;
    -moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/catalog/themes/black/images/active.png) 2 repeat;
    -o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/catalog/themes/black/images/active.png) 2 repeat;
    border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/catalog/themes/black/images/active.png) 2 repeat
}

.bx-filter.bx-black .btn-themes {
    background-color: #748189;
    border-color: #748189;
    color: #FFF
}

.bx-filter.bx-black .btn-themes.bx-active, .bx-filter.bx-black .btn-themes.focus, .bx-filter.bx-black .btn-themes:active, .bx-filter.bx-black .btn-themes:focus, .bx-filter.bx-black .btn-themes:hover {
    background-color: #868a8d;
    border-color: #868a8d;
    color: #FFF
}

.bx-filter.bx-black .bx-ui-slider-handle {
    top: -7px;
    width: 20px;
    height: 20px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    z-index: 100;
    background: #fff;
    border-radius: 16px;
    border: 3px solid #000;
}

.bx-filter .bx-ui-slider-handle.left {
    margin-left: -10px;
}

.bx-filter .bx-ui-slider-handle.right {
    margin-right: -10px;
}

.detail_offer_prop span {
    border: 1px solid #cecece;
}

.ns-intec-regionality {
    margin-right: 10px;
}

/* Loyalty program page
--------------------------------------------------- */
.page__loyalty-program ul {
    list-style-type: disc;
}

.page__loyalty-program ol {
    list-style-type: decimal;
}

.page__loyalty-program ul li,
.page__loyalty-program ol li {
    margin-bottom: .25rem;
}
/* End */


/* Start:/bitrix/templates/base/template_styles.css?178110111094914*/
/* Common
------------------------------------------------------------------ */
* {
    outline: none !important;
}

body {
    font-family: 'Noto Sans';
    text-transform: uppercase;
    font-size: 16px;
}

.no-scroll {
    overflow: hidden;
    height: 100vh;
}


#userEdit {
    padding: 50px 150px;
    background: #f5f5f5;
}


.slick-list .product-item-container {
    margin: 0 20px;
}

.bx-breadcrumb .bx-breadcrumb-item a {
    color: black;
}

.phone.inner a {
    color: #000;
}

.black {
    display: block;
}

.white {
    display: none;
}

.cabinet_picture_index .black {
    display: none;
}

.cabinet_picture_index .white {
    display: block;
}

.cabinet_picture_index .fixed .black {
    display: block;
}

.cabinet_picture_index .fixed .white {
    display: none;
}

.fixed .black {
    display: block;
}

.fixed .white {
    display: none;
}


.thumbs_slider .slick-track {
    transform: unset !important;
    overflow: hidden;
    max-height: 1340px;
}

.product_offers {
    min-height: 22px;
}

.modal_overflow_form_data .modal_overflow_form_input {
    margin-top: 0px;
}

.search-title-result-item-link {
    font-size: 14px;
    transition: 170ms linear all;
    color: #000;
}

.search-title-result-item {
    padding: 7px 0;
}

.search-title-result-item-current-price.text-primary {
    color: #000;
}

.basket-coupon-section {
    display: none;
}

.basket-coupon-alert-section {
    margin-top: 25px;
}

.basket-item-price-current {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
}

.search-page input[type=text] {
    height: 40px;
    border-radius: 2px;
    border: 1px solid #000;
    width: 100%;
    margin-bottom: 30px;
    padding: 0 10px;
    max-width: 300px;
}

.search-page input[type=submit] {
    color: #fff;
    font-size: 16px;
    text-transform: unset;
    font-weight: 400;
    height: 40px;
    background: rgba(0, 0, 0, 0.8);
    border: 2px solid rgba(0, 0, 0, 0.8);
    width: 100%;
    margin-bottom: 25px;
    border-radius: 2px;
    max-width: 100px;
}

.search-page input[type=submit]:hover {
    background: #000;
}


.product-item-detail-info-container {
    font-family: 'Noto Sans', Montserrat !important;
}


.cabinet a {
    color: #000;
    text-decoration: none !important;
    font-size: 19px;
}

.header .headd.fixed .menu ul > li > a,
.header.inner .headd.fixed .menu ul > li > a,
.header .headd.fixed .search input,
.header.inner .headd.fixed .search input,
.head.fixed .cabinet a {
    color: #000;
}

.cabinet a.cabinet_picture_index {
    color: #fff;
}

.header.inner .headd .menu a {
    color: #000;
}

.headd.fixed .cabinet a.cabinet_picture_active,
.cabinet a.cabinet_picture_active {
    color: #BDE0B7;
}

.header.inner .headd.fixed .search button,
.header:not(.inner) .headd.fixed .search button,
.headd.fixed .search button {
    /*background: url(/bitrix/templates/base/../img/search.png) no-repeat center center;
  */
    background: url(/bitrix/templates/base/../img/search_inner.png) no-repeat center center;
}

.detail_information_hide {
    margin: 20px 0 30px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 24px;
}

.detail_information_hide ul {
    list-style-type: disc;
    padding-left: 1.5rem;
}

.detail_description {
    margin: 20px 0 30px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 24px;
}

.detail_text {
    margin-top: 35px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 24px;
}

.detail_data h4 {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}


.product_slider .slick-prev,
.section_slider .slick-prev {
    position: absolute;
    z-index: 9;
    top: calc(50% - 25px);
    width: 18px;
    height: 32px;
    background: url(/bitrix/templates/base/../img/pr_prev.png) no-repeat;
    border: none;
    text-indent: -9999px;
    left: -60px;
}

.section_slider .slick-prev {
    display: none !important;
}


.product_slider .slick-next,
.section_slider .slick-next {
    position: absolute;
    z-index: 9;
    top: calc(50% - 25px);
    width: 18px;
    height: 32px;
    background: url(/bitrix/templates/base/../img/pr_next.png) no-repeat;
    border: none;
    text-indent: -9999px;
    right: -60px;
}

.thumbs_slide {
    margin-bottom: 30px;
}

.detail .detail_slider {
    padding-right: 0;
}

.detail_slider .slick-prev {
    position: absolute;
    z-index: 9;
    top: calc(50% - 24px);
    width: 26px;
    height: 48px;
    background: url(/bitrix/templates/base/./img/slider_arrow.png) no-repeat;
    border: none;
    text-indent: -9999px;
    left: 15px;
    transform: rotate(180deg);
}

.detail_slider .slick-next {
    position: absolute;
    z-index: 9;
    top: calc(50% - 24px);
    width: 26px;
    height: 48px;
    background: url(/bitrix/templates/base/./img/slider_arrow.png) no-repeat;
    border: none;
    text-indent: -9999px;
    right: 15px;
}

.detail_slider {
    position: relative;
}



.slick-dots {
    position: absolute;
    bottom: 0;
    padding: 0;
    margin: 0;
}

.slick-dots {
    position: absolute;
    bottom: 0;
    padding: 0;
    margin: 0 0 50px 0;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    list-style: none;
}

.slick-dots li.slick-active button {
    background: #fff;
}

.slick-dots li button {
    text-indent: -9999px;
    background: rgba(230, 230, 230, 0.5);
    border-radius: 5px;
    width: 75px;
    height: 4px;
    border: none;
    margin: 0 7px;
}

.section_slide_picture img {
// max-height: 566px;
}

.slick-slide {
    height: auto;

}

.collection {
// margin-top: 40px;
}

.collection .h1 {
    font-size: 30px;
}

.menu {
    padding-left: 15px;
}

.headd {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;

    border-bottom: 1px solid transparent;
}

.headd .container-fluid {
    width: 100%;
}

.menu ul {
    display: -moz-box;
    display: -webkit-box;
    list-style: outside none none;
    padding: 0;
    width: 100%;
    margin: 0;
    height: 48px;
}

.menu ul > li {
    text-align: left;
    position: relative;
    line-height: 45px;
}

.menu_content {
    margin-bottom: 30px;
}

.menu_content ul {
    display: -moz-box;
    display: -webkit-box;
    list-style: outside none none;
    padding: 0;
    width: 100%;
    margin: 0;
    height: 48px;
}

.menu_content ul > li {
    text-align: left;
    position: relative;
    line-height: 45px;
}

.menu_content ul > li a {
    color: black;
    margin-right: 20px;
    font-size: 16px;
}

.menu_content ul > li a.selected {
    text-decoration: underline;
}

.thumbs_slide.slick-slide {
    opacity: 0.6;
    cursor: pointer;
}

.thumbs_slide.slick-slide:hover {
    opacity: 0.8;
}

.thumbs_slide.slick-slide.slick-current {
    opacity: 1;
}


.overflow_information_box_wrap {
    background: rgb(0, 0, 0);
    position: fixed;
    top: -48px;
    width: 100%;
    left: 0;
    z-index: 9999;
    text-align: center;
    height: 48px;
    font-size: 17px;
    line-height: 41px;
    transition: all 0.5s;
    color: #fff;
}

.overflow_information_box_wrap.active {
    top: 0;
}



.logo {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 40px;
}
.content{
// margin-top: 60px;
}
.logo img {
    width: 100%;
}

.header .simple_logo{
    display: none;
}


.header.inner .light_logo {
    display: none;
}

.header .light_logo,
.header.inner .simple_logo {
    display: block;
}

.headd.fixed::before {
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    backdrop-filter: blur(2px);
    background: #fff;
}
.product-item-image-slider-slide-container > .active{
//background-size: 100%;
}
.headd.fixed .light_logo {
    display: none;
}

.headd.fixed .simple_logo {
    display: block;
}

.header.inner .headd.fixed .light_logo {
    display: none;
}

.header.inner .headd.fixed .simple_logo {
    display: block;
}

.cabinet {
    display: flex;
    height: 48px;
    align-items: center;
    justify-content: left;
    padding-top: 0;
}

.search_cabinet {
    display: flex;
    float: right;
    align-items: center;
}

.cabinet a {
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
}
.search svg{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
}
.search input {
    border: 1px solid #E6E6E6;
    border-radius: 3px;
    background: none;
    font-size: 13px;
    color: #fff;
    padding: 4px 8px;
    width: 100%;
    height: 35px;
}

.search button {
    background: url(/bitrix/templates/base/../img/search.png) no-repeat center center;
    width: 18px;
    height: 18px;
    border: none;
    position: absolute;
    top: 9px;
    right: 7px;
}

.search {
    height: 25px;
    position: relative;
    margin-top: 5px;
}

.phone a {
    font-size: 19px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: right;
    color: white;
    margin-right: 20px;

}

.section_slide_box {
    position: relative;
}

.section_slide_title {
    font-size: 25px;
    text-transform: none;
    text-align: left;
    margin-bottom: 34px;
    font-weight: 400;
    position: absolute;
    top: 75%;
    left: 50px;

    color: #333333c7;
}

.section {
//margin-top: 75px;
}

/*.section_slide.slick-slide.slick-active.slick-current .section_slide_title, .section_slide.slick-slide.slick-active.slick-current .section_slide_picture {
  padding-right: 70px;
}
.section_slide.slick-slide.slick-active:not(.slick-current) .section_slide_title,
.section_slide.slick-slide.slick-active:not(.slick-current) .section_slide_picture {
  padding-left: 70px;
}*/
.section_slide_box {
//  margin: 0 15px;
}

.container-fluid {
    margin: 0 auto;
// max-width: 1600px;
    padding: 0 75px;
}

.custom_grid_sidebar {
    max-width: 400px;
}

@media screen and (min-width: 1600px) {
    .custom_grid_catalog {
        width: 1070px;
        float: right;
    }
}

.section_slide_picture img {
    width: 100%;
}

.products {
    margin-top: 70px;
}

.product_slider .slick-list {
    margin: 0 -15px;
}

.product_slider .product_slide {
    margin: 0 15px;
}

.product_slide_picture img {
// max-width:300px;
    display:block;
    margin: auto;
}

.more {
    font-size: 14px;
    color: #000;
    border-bottom: 1px dashed #000;
    position: absolute;
    right: 15px;
    top: 15px;
    font-weight: 400;
}

.more:hover {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #000;
}

.product_name {
    font-size: 16px;
    color: #0D0D0D;
    margin-top: 15px;
    margin-bottom: 8px;
    font-weight: 400;
}

.products .product_slider .slick-track {
    margin: 0;
}

.product_price {
    font-size: 16px;
    color: #0D0D0D;
    font-weight: 400;
    height: 20px;
}

.products .product_slider .product_slide a {
    display: block;
}

.section_slider .slick-list {
//  margin: 0 -15px;
}

.brown {
    width: 7px;
    background: #95605F;
    height: 7px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 2px;
}

.green {
    width: 10px;
    background: #615B5A;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 2px;
    border: 1px solid #cecece;
}

.product_offers {
    display: flex;
}

.product_colors {
    margin-left: 32px;
}

.product_size {
    color: #000;
    font-size: 13px;
    text-align: right;
    font-weight: 400;
}

.ricoco {
    width: 1030px;
    margin: 75px auto 0;
}

.second_box {
    text-align: right;
    padding-top: 50px;
}

.video {
    margin-top: 75px;
    border-radius: 3px;
    overflow: hidden;
}

.footer {
    margin-top: 75px;
    background: #242424;
    padding: 45px 0;
    color: #fff;
}

.footer_menu ul {
    list-style: none;
    padding: 0;
}

.footer_menu h2, .footer_menu ul .parent a {
    font-size: 19px;
    text-transform: unset;
    font-weight: 400;
    color: #fff;
    margin-bottom: 20px;
    display: table;
    margin-top: 0;
}

.footer_menu ul a {
    color: #fff;
    display: table;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 13px;
}

.footer_address span {
    font-weight: 400;
}

.footer_phone span {
    font-weight: 400;
}

.footer_address {
    margin-bottom: 10px;
}

.footer_social {
    margin-top: 25px;
}

.footer_social a {
    color: #fff;
    font-size: 25px;
    margin-right: 7px;
}

.footer_subscribe input {
    border-bottom: 1px solid #fff !important;
    background: none;
    border: none;
    font-size: 13px;
    padding: 3px 0;
    width: calc(100% - 110px);
}

.footer_subscribe button {
    background: none;
    border: none;
    font-weight: 400;
    width: 100px;
}

.footer_subscribe span {
    font-weight: 400;
    margin-bottom: 10px;
    display: block;
}

.footer_subscribe span.small {
    font-weight: normal;
}

.header.inner .headd {
    position: relative;
    background: #fff;
//  margin-bottom: 75px;
}

.header.inner .headd.fixed {
    background: none;
}

.header.inner .search input {
    color: #000;
}

.header.inner .search button {
    background: url(/bitrix/templates/base/../img/search_inner.png) no-repeat center center;
}

.catalog_title, .content_title {
    font-size: 22px;
    text-transform: none;
    color: #000;
    font-weight: 600;
    margin-bottom: 30px;
}

.product_slide_picture {
    position: relative;
    display: table;
}

.product_teaser.red {
    background: #FB7575;
}

.product_teaser.gray {
    background: #AFB1AD;
}

.product_teaser {
    padding: 2px 5px;
    border-radius: 2px;
    top: 16px;
    left: 18px;
    position: absolute;
    display: table;
    color: #fff;
    font-size: 11px;
    text-transform: unset;
}

.product_like {
    background: url(/bitrix/templates/base/../img/unlike.svg);
    width: 24px;
    height: 24px;
    position: absolute;
    right: 18px;
    top: 40px;
    z-index: 1;
    transition: all .3s;
}

.product_like:hover {
    transform: scale(1.15);
}

.product_like.active {
    background: url(/bitrix/templates/base/../img/like.svg);
}

.product_slide {
    margin-bottom: 50px;
}

.catalog_menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.catalog_menu ul li {
    margin-bottom: 10px;
}
.catalog_menu ul li ul {
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.catalog_menu ul li:hover a,
.catalog_menu ul li.active a {
    font-weight: 500;
    text-decoration: none;
}

.catalog_menu ul li a {
    font-size: 17px;
    text-transform: unset;
    color: #000;
    font-weight: 400;
}

.catalog_filter {
    margin-bottom: 35px;
}

.catalog_filter a, .catalog_filter span {
    color: #000;
    font-size: 13px;
}

.catalog_filter span {
    margin-right: 30px;
}

.catalog_filter a {
    margin-right: 24px;
    text-decoration: none !important;
}

.catalog_filter a:hover {
    border-bottom: 1px dashed #000;
}

.catalog_filter a.active {
    border-bottom: 1px dashed #000;
}

.contact .content_title,
.about .content_title {
    text-align: center;
    color: #353535;
    margin-bottom: 50px;
    font-size: 24px;
}

.about {
    text-align: center;
    font-size: 16px;
    color: #000;
    line-height: 24px;
}

.about p {
    margin-bottom: 20px;
}

.about img {
    margin-top: 40px;
    margin-bottom: 60px;
    max-width: 100%;
}

blockquote {
    padding: 45px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    position: relative;
    border-left: 0;
    font-size: 16px;
    color: #000;
    max-width: 770px;
    margin: 80px auto 60px;
}

blockquote::before {
    display: block;
    content: '';
    background: #fff url(/bitrix/templates/base/../img/blockquote.png) no-repeat center center;
    width: 170px;
    height: 41px;
    position: absolute;
    top: -20px;
    left: calc(50% - 85px);
}

.contact {
    padding: 50px 150px;
    background: #f5f5f5;
}

.contact .footer_social a {
    color: black;
}

.adress {
    padding-left: 40px;
    background: url(/upload/ic.png) no-repeat left center;
    margin-top: 40px;
}

.adress p:first-child {
    font-weight: 500;
}

.contact > p {
    font-size: 16px;
    /*text-align: justify;*/
    color: #000;
    line-height: 22px;
}

.contact > p.small {
    font-size: 12px;
}

.contacts_data .contact {
    text-align: center;
}

.contacts_data {
    margin-top: 120px;
    margin-bottom: 120px;
}

.contact_small {
    color: #000;
    font-size: 13px;
    margin-bottom: 25px;
}

.contact_img {
    height: 80px;
}

.contact_data, .contact_data a {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.contact_form_under_title {
    font-size: 13px;
    color: #000;
    margin-bottom: 30px;
}

.contact_form_sub_title {
    font-size: 13px;
    color: #000;
    margin-bottom: 55px;
}

.contact_form_title {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
}

.contacts_form form input, .contacts_form form textarea {
    color: #000;
    font-size: 13px;
    margin-bottom: 35px;
    border: none;
    resize: none;
    width: 100%;
    border-bottom: 1px solid #000 !important;
    padding: 5px 0;
}

.contacts_form form button {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 50px;
    border-radius: 2px;
    background: #000;
    border: 1px solid #000;
    line-height: 16px;
}

.contacts_form form button:hover {
    background: #fff;
    color: #000;
}

.basket {
    padding-left: 0;
    border-bottom: 1px solid rgba(98, 98, 98, 0.36);
    padding-right: 0;
}

.basket > .basket_title {
    text-transform: unset;
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    left: -100px;
    top: 15px;
}

#basket-item-table {
    width: 100%;
}

.basket_product {
    border-bottom: 1px dashed rgba(98, 98, 98, 0.36);
    padding: 20px 0;
    display: flex;
}

.basket_img {
    width: 100px;
    margin-right: 25px;
}

.basket_product:last-child {
    border-bottom: none;
}

.basket_name a {
    font-size: 16px;
    color: #000;
    text-transform: unset;
    display: block;
    font-weight: 400;
    margin-bottom: 12px;
}

.basket_name span {
    font-size: 12px;
    color: #000;
    display: block;
}

.basket_name {
    width: 310px;
    margin-right: 30px;
    align-items: start;
    justify-content: start;
    display: flex;
    flex-direction: column;
}

.basket_color {
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: start;
    margin-right: 30px;
    padding-top: 8px;
}

.basket_color span {
    width: 21px;
    height: 21px;
    display: block;
    border-radius: 50%;
    position: relative;
}

.basket_color span::before {
    width: 31px;
    height: 31px;
    left: -5px;
    top: -5px;
    display: block;
    content: '';
    border-radius: 50%;
    position: absolute;
}

.basket_black {
    background: black;
}

.basket_black::before {
    border: 1px solid black;
}

.product-item-scu-item-list .detail_offer_prop {
    min-width: 31px;
    height: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    padding: 0 5px;
    width: auto;
}

.detail_offer_prop span {
    width: 21px;
    height: 21px;
    display: block;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
}

.detail_offer_prop span::before {
    width: 31px;
    height: 31px;
    left: -5px;
    top: -5px;
    display: block;
    content: '';
    border-radius: 50%;
    position: absolute;
}

.detail_offer_prop:not(.selected) span::before {
    border: none !important;
}

.product-item-detail-info-container-size .detail_offer_prop {
    background: #efefef;
    color: #000;
}

.product-item-detail-info-container-size .detail_offer_prop.selected {
    background: #000;
    color: #fff;
}

.prop_black {
    background: transparent;
}

.selected .prop_black::before {
// border: 1px solid #efefef;
}

.prop_brown {
    background: brown;
}

.selected .prop_brown::before {
    border: 1px solid brown;
}

.prop_white {
    background: beige;
}

.selected .prop_white::before {
    border: 1px solid beige;
}

.detail_offer_prop {
    margin-right: 24px;
    display: table;
}

.detail_offer_props {
    display: flex;
    margin-bottom: 30px;
}

.detail_offer_prop {
    font-size: 16px;
    color: #AFAFAF;
    cursor: pointer;
}

.detail_offer_prop.active {
    color: #000;
}

.basket_size {
    color: #000;
    font-size: 16px;
    /*width: 180px;*/
    margin-right: 30px;
    text-align: center;
    display: flex;
    align-items: start;
    justify-content: center;
    padding-top: 3px;
}

.basket-item-price-current .basket-item-price-current-text {
    padding-top: 1px;
    color: #000;
    vertical-align: bottom;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
}

.basket_quantity_box {
    width: 100px;
    height: 38px;
    border: 0.75px solid #AFAFAF;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
}

.basket_quantity {
    width: 100px;
    margin-right: 30px;
    align-items: start;
    justify-content: center;
    display: flex;
    padding-top: 3px;
}

.product_view .slick-track {
    margin: 0;
}

.product_view .product_slide a {
    display: block;
}

.minus {
    display: block;
    height: 38px;
    width: 30px;
    background: url(/bitrix/templates/base/../img/minus.png) no-repeat center center;
    text-indent: -9999px;
    cursor: pointer;
}

.plus {
    display: block;
    height: 38px;
    width: 30px;
    background: url(/bitrix/templates/base/../img/plus.png) no-repeat center center;
    text-indent: -9999px;
    cursor: pointer;
}

.basket_quantity_box input {
    width: 100%;
    text-align: center;
    border: none;
    font-size: 14px;
    font-weight: 400;
    color: #000;
}

.basket_price {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    display: flex;
    align-items: start;
    justify-content: center;
    width: 190px;
}

.basket_size_box {
    width: 100px;
    height: 38px;
    display: block;
    border-radius: 2px;
    border: 0.75px solid #AFAFAF;
    line-height: 37px;
}

.basket_remove {
    display: flex;
    align-items: start;
    justify-content: center;
    padding-top: 10px;
}

.basket_remove button {
    background: url(/bitrix/templates/base/../img/trash.png) no-repeat center center;
    width: 18px;
    height: 24px;
    border: none;
    cursor: pointer;
}

.promocode .bspan {
    color: #000;
    font-size: 16px;
    text-transform: unset;
    text-align: center;
    cursor: pointer;
    font-weight: 400;
    padding-bottom: 3px;
    background: #efefef;
    display: block;
    width: 100%;
    padding: 10px 0px;
}

.promocode {
    margin-left: 0;
    margin-top: 15px;
    margin-bottom: 20px;
}

.contact .content_title {
    text-transform: uppercase;
}

.basket_title {
    font-size: 17px;
    font-weight: 400;
    text-transform: unset;
    margin-bottom: 45px;
}

.basket_line_input textarea {
    height: 88px;
    border-radius: 2px;
    border: 1px solid #000;
    width: 100%;
    padding: 7px 10px;
    resize: none;
}

.basket_line_input input {
    height: 44px;
    border-radius: 2px;
    border: 1px solid #000;
    width: 100%;
    margin-bottom: 30px;
    padding: 0 10px;
}

.basket_line_title {
    color: #000;
    text-transform: unset;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: start;
    min-height: 44px;
}

.custom_basket_wrap {
    padding-left: 30px;
}

.basket_line_radio_box label {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    padding-left: 42px;
}

.basket_line_radio_box input {
    display: none;
}

.basket_line_radio_box {
    position: relative;
    margin-bottom: 10px;
}

.basket_line_radio_box span {
    color: #000;
    font-size: 10px;
    border-bottom: 1px dashed #000;
    position: absolute;
    right: 0;
    bottom: -12px;
    cursor: pointer;
}

.basket_line_radio_box label::before {
    width: 24px;
    height: 24px;
    display: block;
    content: '';
    border: 1px solid #000;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}

.basket_line_radio_box input:checked + label::after {
    background: #000;
    width: 8px;
    height: 8px;
    display: block;
    content: '';
    border-radius: 50%;
    position: absolute;
    left: 8px;
    top: 8px;
}

.basket_line_input_span {
    color: #000;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
}

.basket_line_radio.basket_line_radio_delivery {
    padding-top: 10px;
}

.basket_line_radio.basket_line_radio_payment {
    padding-top: 10px;
}

.basket_line_radio.basket_line_radio_payment .basket_line_radio_box {
    margin-bottom: 20px;
}

.basket_menu a {
    color: rgba(98, 98, 98, 0.6);
    font-size: 16px;
    border-bottom: 1px solid rgba(98, 98, 98, 0.6);
    width: 100%;
    display: block;
}

.basket_menu a:hover {
    color: #000;
    border-bottom: 1px solid #000;
    text-decoration: none;
}

.basket_menu li {
    margin-bottom: 10px;
}

.basket_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.basket_menu {
    width: 270px;
    position: relative;
    margin-left: calc(100% - 270px);
    margin-bottom: 45px;
    margin-top: 64px;
}

.basket_sale {
    font-size: 18px;
    color: #000;
    margin-bottom: 5px;
    position: relative;
}

.basket_delivery {
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
    position: relative;
}

.basket_total {
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
    position: relative;
    font-weight: 400;
}

.basket_total_data {
    width: 270px;
    margin-left: calc(100% - 270px);
}

.basket_total span,
.basket_delivery span,
.basket_sale span {
    position: absolute;
    right: 0;
}

.basket_button button {
    color: #fff;
    font-size: 16px;
    text-transform: unset;
    font-weight: 400;
    height: 40px;
    background: rgba(0, 0, 0, 0.8);
    border: 2px solid rgba(0, 0, 0, 0.8);
    width: 100%;
    margin-bottom: 25px;
    border-radius: 2px;
}

.basket_button button:hover {
    background: #000;
}

.basket_text, .basket_text a {
    color: #000;
    font-size: 11px;
}

.basket_text a {
    text-decoration: underline;
}

.detail_article {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 1rem;
}

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

.detail_status {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin-bottom: 13px;
    line-height: 13px;
}

.detail_name {
    color: #000;
    font-size: 17px;
    text-transform: unset;
    margin-bottom: 13px;
    font-weight: 400;
    text-align: left;
}

.detail_price {
    color: #000;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.detail_price > div {
    font-size: 17px !important;
}

.detail_offer_title {
    color: #000;
    font-size: 14px;
    margin-bottom: 16px;
    font-weight: 400;
}

.detail_button_basket {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    height: 40px;
    background: #000;
    border: 2px solid #000;
    border-radius: 2px;
}

.detail_button_basket:hover {
    background: #000;
}

.detail_basket {
    display: flex;
}

.detail_button_like {
    background: url(/bitrix/templates/base/img/heart.png) no-repeat center center;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 2px;
    margin-left: 15px;
}

.detail_information a {
    color: #000;
    font-size: 16px;
    height: 30px;
    display: block;
    text-decoration: none !important;
    font-weight: 400;
}

.detail_information {
    background: url(/bitrix/templates/base/../img/link_arrow.png) no-repeat right center;
    border-bottom: 0.75px solid #AFAFAF;
    line-height: 30px;
    margin-bottom: 10px;
}

.detail_informations {
    width: 100%;
    margin-top: 30px;
}

h1, .h1 {
    text-align: center;
    font-weight: 300;
}

h2 {
    text-align: center;
    color: #000;
    font-weight: 300;
    margin-bottom: 40px;
}

.ricoco img,
.product_slide_picture,
.section_slide_picture {
    border-radius: 3px;
    overflow: hidden;
}

.products_title_box h2, .detail_image_title {
    color: #000;
    font-size: 30px;
    text-transform: unset;
    font-weight: 400;
    text-align: left;
    margin-bottom: 35px;
    margin-top: 15px;
}

.product_view.product_view_detail .slick-next {
    right: -55px;
}

.product_view.product_view_detail .slick-prev {
    left: -55px;
}

.detail {
    width: 100%;
    overflow: hidden;
}

.menu_mobile {
    display: none;
    width: 100%;
    position: fixed;
    z-index: 99;
    background: #fff;
    height: 100%;
    padding: 15px;
}

.menu_mobile ul {
    padding: 0;
    list-style: none;
    margin: 40px 0 0 0;
}

.menu_mobile ul li.header-list__item--top {
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(98, 98, 98, 0.36);
}
.child.header-list-2lvl li{
    margin-bottom: 10px;
}
.header-list__item--top{
    padding: 10px 0px;
}
.menu_mobile{
    overflow-y:scroll;
}
.menu_mobile ul li a {
    color: #000;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none !important;
}

.menu_mobile_close {
    background: url(/bitrix/templates/base/../img/menu_close.png) no-repeat center center;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

.contacts_data_form img {
    max-width: 100%;
}

.headd.fixed {
    position: fixed !important;
    z-index: 990;
    box-shadow: none;
    border-bottom: 1px solid #eee;
}


.notice {
    background: #bbdfb7;
    height: 25px;
    line-height: 25px;
    text-align: center;
    z-index: 999;
    position: fixed;
    top: 0;
    width: 100%;
}

.main.with_notice {
    padding-top: 25px;
}

.main.with_notice .headd {
    top: 25px;
}

.main.with_notice .headd.fixed {
    top: 25px;
}

.product-item-detail-slider-image img {
    border-radius: 3px;
}

.notice_close {
    background: url(/bitrix/templates/base/../img/menu_close.png) no-repeat center center;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 4px;
    right: 15px;
    cursor: pointer;
}

.notice .container {
    position: relative;
}

.product-item-detail-info-container-size .product-item-scu-item-list .detail_offer_prop {
// min-width: 31px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 13px;
    padding: 0 5px;
    width: auto;
}

.size_table {
    /*float: right;*/
    text-decoration: none;
    cursor: pointer;
    border-bottom: 1px solid #000;
}

.size_table:hover {
    border-bottom: none;
}

.ssizetitle {
    font-size: 16px;
    margin-bottom: 10px;
}

.catalog_back {
    position: relative;
}

.catalog_back a {
    position: absolute;
    left: 15px;
    font-size: 12px;
    color: #000;
}

.catalog_back::before {
    background: url(/bitrix/templates/base/img/back.svg) no-repeat center left / contain;
    width: 30px;
    display: block;
    position: absolute;
    content: '';
    left: -10px;
    height: 10px;
    top: 4px;
}

.thumbs_slide img {
    width: 100%;
    max-width: 80px;
    border-radius: 3px;
}

.custom_back_grid {
    max-width: 100px;
}

/*.custom_back_thumbs {
   max-width: 195px;
}*/

.product-item-detail-slider-image img {
    width: 100% !important;
    height: auto !important;
    max-height: none;
    transform: unset;
    top: 0;
    left: 0;
    display: block;
    position: relative;
    max-width: 100%;
}
.product-item-detail-slider-controls-block{
    padding: 0px 0px!important;
}
/*.custom_back_detail {
    width: calc(100% - 420px);
}*/

/**/

.popupify-inner__title {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    margin: 0 40px 15px 0;
    text-align: left;
}

.popupify-inner__text {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 36px;
}

.popupify-table {
    grid-template-columns: repeat(5, min-content);
    border: 1px solid #000;
    border-right-color: rgb(136, 117, 105);
    border-right-style: solid;
    border-right-width: 1px;
    border-left-color: rgb(136, 117, 105);
    border-left-style: solid;
    border-left-width: 1px;
    border-right: none;
    border-left: none;
    border-collapse: collapse;
    display: grid;
    margin-top: 24px;
    justify-content: space-between;
    width: 100%;
}

.popupify-table__th {
    align-self: center;
    align-items: center;
    color: #000;
    display: flex;
    font-size: 11px;
    font-weight: 400;
    min-height: 32px;
    justify-content: center;
    line-height: 12px;
    padding: 4px 8px;
    text-align: center;
    vertical-align: bottom;
    white-space: nowrap;
}

.popupify-table__separator {
    background-color: #e0dedc;
    grid-column: 1/-1;
    height: 1px;
    width: 100%;
}

.popupify-table__td--bold {
    font-weight: 400;
}

.popupify-table__td {
    align-items: center;
    display: flex;
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    justify-content: center;
    text-align: center;
}

.popupify-section + .popupify-section {
    margin-top: 40px;
}


.detail_image {
    margin-top: 65px;
}

.detail_image .detail_image_title {
    text-align: left;
}

.product_view.product_view_detail .products_title_box h2 {
    text-align: center;
}

.product_view.product_view_detail {
    margin-bottom: 65px;
}

h2.sale-personal-section-index-block-name {
    color: #fff;
}

/**/
.basket_size select {
    background: none;
    border: 0.75px solid #AFAFAF;
    border-radius: 3px;
    height: 38px;
    width: 100px;
    text-align: center;
    font-size: 14px;
    color: #000;
    font-weight: normal;
    padding-left: 15px;
}

.modal_overflow {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    display: none;
}

.modal_overflow.active {
    display: flex;
}

.modal_overflow_box {
    background: #fff;
    padding: 20px;
    border-radius: 0px;
    position: relative;
    max-width: 350px;
}

.modal_overflow_variant_title {
    text-align: center;
    font-size: 17px;
    margin-bottom: 10px;
    padding: 0 15px;
}

.modal_overflow_form_title {
    text-align: center;
    font-size: 17px;
    margin-bottom: 10px;
}

.modal_overflow_form_text {
    color: rgba(0, 0, 0, .4);
    font-size: 14px;
    text-align: center;
    margin-bottom: 25px;
}

.modal_overflow_form_input input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 0 10px;
    border-radius: 3px;
    border: 0.75px solid rgba(0, 0, 0, .2);
    margin-bottom: 15px;
}

#changePassword_from .modal_overflow_form_input input {
    width: 100%;
    height: 100%;
    padding: 0 16px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    line-height: normal;
    border: none;
    margin: 0;
}

.modal_overflow_form_data #changePassword_from .modal_overflow_form_input {
    margin-bottom: 16px;
}

#changePassword_from {
    width: 280px;
}

.modal_overflow_form_input input[type="checkbox"] {
    height: 20px;
    width: 20px;
    float: left;
    margin: 0;
}

.modal_overflow_form_input label {
    font-weight: normal;
    padding-left: 5px;
    line-height: 20px;
    display: block;
    margin-left: 25px;
}

.modal_overflow_variant_actions button {
    color: #fff;
    font-size: 15px;
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0, 0.8);
    border: 2px solid rgba(0, 0, 0, 0.8);
    border-radius: 2px;
    display: block;
    margin: 25px auto 0;
}

.modal_overflow_variant_actions button:hover {

    background: #BDE0B7;
}

.modal_overflow_form_input button {
    color: #fff;
    font-size: 15px;
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0, 0.8);
    border: 2px solid rgba(0, 0, 0, 0.8);
    border-radius: 2px;
    display: block;
    margin: 0;
}

.modal_overflow_variant_actions {
    display: flex;
    justify-content: space-evenly;
}

.modal_overflow_form_input button:hover {
    background: #000;
}

.modal_overflow_form_input {
    margin-top: 30px;
}

.modal_overflow_variant_actions .modal_overflow_variant_action_active {
    margin-right: 1px;
}

.modal_overflow_variant_actions .modal_overflow_variant_action_passive {
    margin-left: 1px;
}

.modal_overflow_variant_actions button.modal_overflow_variant_action_passive {
    background: #fff;
}

.modal_overflow_form_small {
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
    color: rgba(0, 0, 0, .4);
}

.modal_overflow_form_close {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    opacity: 0.5;
    background: url(/bitrix/templates/base/img/close.png) no-repeat center center / contain;
    width: 10px;
    height: 10px;
}

.modal_overflow_form_close:hover {
    opacity: 1;
}

.statusMsg {
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
}

.modal_overflow_box.modal_overflow_variant {
    padding: 0;
    overflow: hidden;
}

.modal_overflow_variant_picture img {
    width: 100%;
}

.modal_overflow_variant_picture {
    margin-bottom: 20px;
}

.modal_overflow_box.modal_overflow_variant .modal_overflow_form_close svg {
    fill: #fff;
}

.product_slide_picture_pagins {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
}

.product_slide_picture_pagin {
    background: transparent;
    min-height: 100%;
    position: relative;
}

.product_slide_picture_pagin::before {
    height: 2px;
    width: 98%;
    background: #fff;
    content: '';
    display: block;
    position: absolute;
    bottom: 2px;
    margin-left: 1%;
    border-radius: 3px;
    opacity: 0.4;
}

.product_slide_picture_pagin.active::before {
    opacity: 1;
}

.product_slide_picture_pagin:hover::before {
    opacity: 1;
}

.product_slide_picture_slides .product_slide_picture_item {
    display: none;
}

.product_slide_picture_slides .product_slide_picture_item.active {
    display: block;
}

.popup-window-buttons .btn.btn-default {
    background: rgba(189, 224, 183, 0.8);
    border: 1px solid rgba(189, 224, 183, 0.8);
    color: #000;
}

.popup-window-buttons .btn.btn-default:hover {
    background: #BDE0B7;
    border: 1px solid #BDE0B7;
}

.popup-window {
    border-radius: 3px;
}

@media screen and (max-width: 1599px) {


    .custom_grid_sidebar {
        max-width: unset;
    }

    .custom_grid_catalog {
        float: left;
    }
}
@media (min-width: 768px) and (max-width: 1280px) {

    .phone a{
          font-size: 12px;
      }
}
@media screen and (max-width: 1370px) {
    .basket_title {
        display: none;
    }
}

@media screen and (max-width: 1299px) {
    .sert{
        min-height: 250px;
    }
    .section_slide.slick-slide.slick-active:not(.slick-current) .section_slide_title, .section_slide.slick-slide.slick-active:not(.slick-current) .section_slide_picture {
    //  padding-left: 15px;
    }

    .section_slide.slick-slide.slick-active.slick-current .section_slide_title, .section_slide.slick-slide.slick-active.slick-current .section_slide_picture {
    // padding-right: 15px;
    }

    .section_slide_picture img {
        width: 100%;
    }

    .ricoco {
        width: 100%;
    }

    .footer_address span {
        display: block;
    }

    .footer_phone span {
        display: block;
    }

    .product_slider .slick-next, .section_slider .slick-next {
        right: calc(50% - 600px);
    }

    .product_slider .slick-prev, .section_slider .slick-prev {
        left: calc(50% - 600px);
    }
}

@media screen and (max-width: 1199px) {
    .product_slider .slick-next, .section_slider .slick-next {
        right: -30px;
    }

    .product_slider .slick-prev, .section_slider .slick-prev {
        left: -30px;
    }



    .detail .detail_slider {
        padding-right: 0;
    }

    .basket_size {
        width: auto;
    }

    .basket_name {
        width: 180px;
    }
}

@media screen and (max-width: 991px) {
    .sert{
        min-height: 250px;
        margin-bottom: 30px;
    }
    .black {
        display: block;
    }

    .white {
        display: none;
    }

    .fixed .black {
        display: block;
    }

    .fixed .white {
        display: none;
    }

    .basket_size {
        margin-right: 10px;
    }

    .basket_price {
        width: auto;
        padding: 0 20px;
        white-space: nowrap;
    }

    .basket_name {
        width: 155px;
        margin-right: 10px;
    }

    .basket_quantity {
        width: 80px;
        margin-right: 10px;
    }

    .basket_size select {
        height: 30px;
        width: 100px;
    }

    .basket_price {
        padding: 0 10px;
        width: 100px;
    }

    .basket_remove {
        padding-top: 5px;
    }

    .basket_quantity_box {
        width: 80px;
        height: 30px;
    }

    .basket_color {
        margin-right: 10px;
    }

    .product-item-detail-slider-image img {
        margin: 0 auto;
    }

    .detail_offer_title {
        text-align: left;
    }

    .custom_back_detail {
        width: 100%;
    }

    .custom_back_grid {
        max-width: unset;
        height: 40px;
    }

    .contact_data, .contact_data a {
        font-size: 14px;
    }

    .ricoco img {
        max-width: 100%;
    }

    .product_slider .slick-next, .section_slider .slick-next {
        right: -30px;
        top: 50%;
    }

    .product_slider .slick-prev, .section_slider .slick-prev {
        left: -30px;
        top: 50%;
    }



    .products_title_box h2, .detail_image_title {
        margin-top: 20px;
    }

    .menu_mobile.active {
        display: block;
    }

    .basket {
        padding-left: 0;
        background: none;
        border-bottom: 1px solid rgba(98, 98, 98, 0.36);
        padding-right: 0px;
    }

    .basket_line_title {
        color: #000;
        text-transform: uppercase;
        font-size: 13px;
        display: flex;
        align-items: center;
        justify-content: start;
        min-height: 44px;
    }

    .basket_line_radio_box label {
        color: #000;
        font-size: 14px;
        font-weight: normal;
        padding-left: 42px;
    }

    .basket_line_input input {
        height: 34px;
        border-radius: 2px;
        border: 1px solid #000;
        width: 100%;
        margin-bottom: 30px;
        padding: 0 10px;
    }

    .basket_line_input_span {
        color: #000;
        font-size: 14px;
        margin-bottom: 10px;
        display: block;
    }

    .detail_data {
        margin-top: 50px;
    }

    .detail_name,
    .detail_price,
    .detail_status {
        text-align: left;
    }

    .detail_offers {
        text-align: left;
    }

    .detail_offer_props {
        justify-content: left;
        padding-left: 0;
    }

    .detail_basket {
        display: flex;
        justify-content: center;
    }

    .detail_informations {
        margin: 30px auto;
    }

    .footer .footer_menu {
        margin-top: 30px;
    }
}

@media screen and (max-width: 767px) {
    .product_slide_data{
        padding: 0 15px;
    }
    .header_menu_box{
        display: none;
    }
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
        padding-right: 0;
        padding-left: 0;
    }
    .row{
        margin-right: 0;
        margin-left: 0;
    }
    .content{
    //   margin-top: 40px;
    }
    #cert .detail_button_basket {
        width: 100% !important;
    }

    .contact {
        padding: 20px 0px;
        background: #f5f5f5;
    }
    .contact #tabs ul {
        padding-left: 0px;

    }

    .basket_desktop .basket_form {
        display: none;
    }

    .promocode {
        margin-bottom: 20px;
    }

    .basket_desktop .basket_menu {
        display: none;
    }

    .basket-item-price-current {
        display: flex;
        flex-direction: row;
        height: 40px;
        align-items: start;
        justify-content: start;
        align-items: center;
    }

    .basket_remove button {
        background: url(/bitrix/templates/base/../img/trash.png) no-repeat center center / contain;
        width: 18px;
        height: 16px;
        border: none;
        cursor: pointer;
    }

    .basket-item-price-old-text {
        margin-top: 2px;
        margin-left: 15px;
    }

    .basket_quantity_box {
        width: 80px;
        height: 30px;
    }

    .product_size {
        text-align: left;
    }

    .custom_basket_wrap {
        padding-left: 15px;
    }

    .cabinet a {
        width: 33px;
    }

    .basket_color {
        height: 40px;
        margin: 0;
        padding-left: 130px;
        display: none;
    }

    .basket_remove {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        bottom: 10px;
        right: 0;
        opacity: 0.4;
    }

    .basket-item-property.basket-item-property-scu-text {
        display: block;
        margin: 10px auto 0;
    }

    .content .container-fluid {
    //  padding: 0 15px;
    }

    .basket_quantity_box {
        margin: 0 auto;
    }

    .basket_size {
        position: absolute;
        top: 89px;
        padding-left: 125px;
        width: calc(100% - 100px);
        display: block;
    }

    .basket_line_input input {
        height: 34px;
        border-radius: 2px;
        border: 1px solid #000;
        width: 100%;
        margin-bottom: 10px;
        padding: 0 10px;
    }

    .basket_line_title {
        color: #000;
        text-transform: uppercase;
        font-size: 13px;
        display: flex;
        align-items: center;
        justify-content: start;
        min-height: 24px;
    }

    .basket_price {
        justify-content: center;
        padding: 0;
        padding-left: 0px;
        text-align: center;
        margin: 10px 0;
        display: block;
        padding-left: 125px;
    }

    .basket_mobile .basket, .basket_mobile .promocode {
        display: none;
    }

    .basket_menu {
        width: 270px;
        position: relative;
        margin-left: 0;
        margin-bottom: 45px;
        margin-top: 64px;
    }

    .basket_mobile .basket_menu {
        display: none;
    }

    .basket_mobile .basket_total_data {
        margin-top: 30px;
    }

    .basket_total_data {
        width: 100%;
        margin-left: 0;
        max-width: 350px;
        margin-top: 8px;
        border-top: 1px solid rgba(98, 98, 98, 0.36);
        padding-top: 20px;
        height: auto !important;
    }

    .basket-checkout-container.basket-checkout-container-fixed {
        position: relative;
        top: 0;
        z-index: 100;
    }

    .contacts_data {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .contacts_data .contact {
        margin-bottom: 50px;
    }

    .section_slide.slick-slide .section_slide_title, .section_slide.slick-slide .section_slide_picture {
    // padding: 0 15px !important;
    }

    .product_slider .product_slide {
        margin: 0 5px;
    }

    .product_slider .slick-list {
        margin: 0 -5px;
    }

    .more {
        position: absolute;
        right: 15px;
        top: -32px;
    }



    .footer .footer_menu {
        margin-top: 30px;
    }

    .headd .container {
        width: 100%;
    }

    .cabinet img {
        max-height: 19px !important;
    }



    .footer_menu h2 {
        text-align: left;
    }

    .product_like {
        top: 37px;
    }

    .product_name {
    //  height: 70px;
        font-size: 13px;
    }

    .product_price {
        font-size: 13px;
    }

    .headd {
        position: fixed !important;
        z-index: 999;
        box-shadow: none;
        border-bottom: 1px solid #eee;
        background: #fff;
    }

    .header .simple_logo {
        display: block !important;
    }

    .header.inner .light_logo {
        display: none !important;
    }

    .header.inner .simple_logo {
        display: block !important;
    }

    .header .light_logo {
        display: none !important;
    }

    .white {
        display: none !important;
    }

    .black {
        display: block !important;
    }

    .collection {
        margin-top: 0;
    }

    .collection .h1 {
        font-size: 22px;
    }

    .section {
        margin-bottom: 25px !important;
        height: 200px;
    }
    .section_slide_title {
        font-size: 14px;
        text-transform: none;
        text-align: left;
        margin-bottom: 34px;
        font-weight: 400;
        position: absolute;
        top: 75%;
        left: 15px;
        color: #333333c7;
    }
    .section_slide_picture img {
        width: 100%;
        height: 190px;
        position: relative;
    }
    .headd {
        height: 40px;
    }

    .cabinet {
        height: 40px;
    }

    .logo {
        text-align: center;
        display: flex;
        height: 40px;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: stretch;
        justify-content: space-around;
    }

    .logo img {
        width: 100%;
    }

    .header.inner .logo {
        height: 40px;
        margin-left: -20px;
    }

    .header.inner .logo img {
        width: 100%;
    }

    .logo a {
        width: 150px;
    }

    .container-fluid {
        margin: 0 auto;
        max-width: 1600px;
        padding: 0 10px;
    }

    .search_cabinet .phone {
        display: none;
    }

    .slick-dots li button {
        text-indent: -9999px;
        background: rgba(230, 230, 230, 0.5);
        border-radius: 5px;
        width: 75px;
        height: 4px;
        border: none;
        margin: 0 7px;
    }



    .slick-dots {
        margin-bottom: 0;
    }


    .menu_mobile.active {
        display: block;
    }

    .catalog_menu .catalog_title {
        float: left;
    }

    .catalog_filter,
    .catalog_menu ul {
        display: none;
    }

    .catalog_sort {
        float: right;
        line-height: 22px;
        padding-right: 15px;
        background: url(/bitrix/templates/base/../img/sort.png) no-repeat center right;
        color: #000;
        cursor: pointer;
    }

    .basket_button button {
        font-size: 15px;
    }

    .basket_sale {
        font-size: 15px;
    }

    .basket_total {
        font-size: 15px;
    }

    .basket_delivery {
        font-size: 15px;
    }

    .basket_menu a {
        font-size: 14px;
    }

    .basket_line_radio_box label {
        padding-left: 35px;
    }

    .basket_line_input_span {
        color: #000;
        font-size: 13px;
        margin-bottom: 3px;
        display: block;
        text-transform: uppercase;
    }

    .basket_img {
        width: 110px;
        margin: 0 auto 7px;
        display: block;
        float: left;
        position: absolute;
    }

    .basket_img img {
        width: 100%;
        margin: 5px 0;
    }

    .basket_quantity {
        display: block;
        padding-left: 240px;
    }

    .basket_name {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        align-items: start;
        padding-left: 125px;
    }

    .basket_product {
        display: block !important;
        flex-direction: column;
        position: relative;
        padding: 20px 0 0;
    }

    .basket_size {
        text-align: left;
    }

    #basket-item-table {
        display: block;
    }

    #basket-item-table tbody {
        display: block;
    }

    #basket-item-table tbody tr {
        display: block;
    }

    .basket_color span {
        width: 20px;
        height: 20px;
    }

    .basket_color span::before {
        width: 30px;
        height: 30px;
    }

    .notice {
        display: none;
    }

    .main.with_notice {
        padding-top: 0;
    }

    .main.with_notice .headd {
        top: 0;
    }

    .main.with_notice .headd.fixed {
        top: 0;
    }

    .product_slide_picture {
        display: block;
    }

    .product_view .product_slider,
    .products .product_slider {
        margin-left: -15px;
        margin-right: -15px;
    }

    .product_view .product_slider .product_slide,
    .products .product_slider .product_slide {
        width: 50%;
        padding: 0 15px;
        float: left;
        margin: 0 0 30px 0;
    }

    .product_slide_picture_slides .product_slide_picture_item {
        display: block;
    }

    .products {
        margin-top: 0px;
    }

    .basket-item-block-image {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-right: 0;
        max-width: 100%;
        width: 100%;
        padding-bottom: 0 !important;
    }

    .product_slide {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 450px) {
    .search-page input[type=text] {
    // max-width: 200px;
    }

    .search-page input[type=submit] {
    //   max-width: 80px;
    }
}

@media screen and (max-width: 409px) {
    .product_view .product_slider .product_slide,
    .products .product_slider .product_slide {
        width: 100%;
        float: none;
    }

    .section_slide.slick-slide .section_slide_title, .section_slide.slick-slide .section_slide_picture {
        padding: 0 !important;
    }

    .product_adaptive_box {
    / / float: none;
    / / margin: 0 auto;
    / / width: 100 %;
        margin-bottom: 30px;
    }
}

.promocode_form .basket_line_input {
    display: flex;
    margin-top: 15px;
}

.promocode_form .basket_line_input input {
    height: 44px;

}

.promocode_form .basket_line_input button {
    height: 44px;
    margin-left: 20px;
    width: 50%;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.8);
/ / color: #000;
    display: block;
    padding: 0;
    border-radius: 2px;

}

.promostatus {
    background: none !important;
}

.promocode_form .basket_line_input button:hover {
    background: #000;
}

.delivery_small_detail {
    color: #000;
    padding-left: 42px;
    margin-bottom: 20px;
    display: block;
}

.subtitme {
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 12px;
}

.save {
    height: 44px;
    line-height: 42px;
    background: rgba(189, 224, 183, 0.8);
    border: 1px solid rgba(189, 224, 183, 0.8);
    color: #000;
    display: table;
    padding: 0 20px;
    text-decoration: none !important;
    border-radius: 2px;
}

.save:hover {
    background: #BDE0B7;
    color: #000;
}

.product_offers {
    white-space: nowrap;
}


.Order {
    margin-bottom: 68px;
    position: relative;
}

.Order__head {
    display: flex;
    margin-bottom: 30px;
    align-items: center;
    justify-content: space-between;
}

.vue-link {
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    text-decoration: none;
    white-space: nowrap;
}

.vue-link__label {
    line-height: 24px;
    display: inline-block;
    font-size: 16px;
    vertical-align: baseline;
}

.vue-link__icon {
    display: inline-block;
    height: 10px;
    margin-left: 9px;
    position: relative;
    top: 0;
    vertical-align: baseline;
    width: 6px;
}

.icon {
    display: block;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: relative;
    stroke: none;
    transition: fill .3s ease;
    width: 100%;
}

.Order__head-status {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.Order__list-item, .Order__list {
    position: relative;
}

.Order__list-item:last-child {
    border-bottom: 1px solid #ebe6e1;
}

.OrderItem {
    display: block;
    position: relative;
    padding: 20px 0;
    font-size: 0;
    text-decoration: none;
    color: #000;
}

.OrderItem__image {
    display: inline-block;
    position: relative;
    width: 120px;
    height: 120px;
    margin-right: 20px;
    vertical-align: top;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    border-radius: 4px;
    background-color: #f3f2f0;
}

.OrderItem__content {
    display: inline-block;
    position: relative;
    max-width: calc(100% - 140px);
    vertical-align: top;
}

.OrderItem__content-price {
    position: relative;
    margin-bottom: 6px;
}

.OrderItem__content-price-item {
    position: relative;
    padding-right: 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.OrderItem__content-title {
    position: relative;
    width: 100%;
    margin-bottom: 4px;
    overflow: hidden;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.OrderItem__content-info {
    position: relative;
    margin-bottom: 8px;
}

.OrderItem__content-info-item {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    vertical-align: top;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
}

.OrderItem__content-row {
    display: flex;
    position: relative;
    white-space: nowrap;
}

.OrderItem__content-color {
    display: inline-flex;
    position: relative;
    margin-right: 16px;
    vertical-align: middle;
    align-items: center;
    overflow: hidden;
}

.OrderItem__content-size {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.OrderItem__content-color-text {
    display: inline-block;
    position: relative;
    margin-right: 7px;
    vertical-align: middle;
    flex: 1;
    overflow: hidden;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-overflow: ellipsis;
}

.OrderItem__content-color-circle {
    display: inline-block;
    position: relative;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    border-radius: 4px;
}


.Sidebar {
    position: relative;
    margin-right: 16px;
    padding-bottom: 25px;
    float: left;

}

.Sidebar__title--bottom-space-small {
    margin-bottom: 26px;
}

.Sidebar__title {
    font-size: 24px;
    line-height: 32px;
    position: relative;
    font-weight: 400;
}

.Sidebar__items {
    position: relative;
    display: -moz-box;
    display: -webkit-box;
    list-style: outside none none;
    padding: 0;
    width: 100%;
    margin: 0;
    height: 48px;
}

.Sidebar__item.Sidebar__item--active {
    cursor: default;
}

.Sidebar__item.Sidebar__item--active, .Sidebar__item:hover {

    text-decoration: underline !important;
    color: #000;
}

.Sidebar__item {
    display: block;
    margin-right: 16px;
    padding: 8px;
    text-align: right;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    color: #000;
    transition: background-color .3s ease;
}

.Sidebar__item + .Sidebar__item {

}


.EditPage__form-save {
    display: flex;
    justify-content: flex-end;
    position: relative;
    margin-top: 20px;
}

.EditPage__form-save-button {
    width: 208px;
}

.default-button--width-full {
    display: flex;
}

.default-button--marginTop-none {
    margin-top: 0;
}

.default-button--theme-default {
    background-color: #000;
    color: #fff;
}

.default-button--type-primary {
    height: 44px;
}

.default-button {
    display: block;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    transition: background-color .2s ease, color .2s ease;
}

.default-button__inner {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: space-around;
    min-width: 44px;
    position: relative;
    width: 100%;
}

.EditField {

    position: relative;
    margin-bottom: 16px;
}

.EditPage__form-row {
    /*display: flex;*/
    position: relative;
    /*justify-content: flex-end;*/
}

.EditField__label {
    position: relative;

    margin-right: 16px;
    padding-top: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.EditField__input {
    flex: 1;
    position: relative;
}

.textInput {
    display: flex;
    position: relative;
    flex-wrap: wrap;
}

.textInput--medium > .textInput__background {
    height: 44px;
}

.textInput__background, .textInput__input-block {
    display: flex;
    position: relative;
    height: 100%;
    flex: 1;
    align-items: center;
    background-color: rgba(245, 243, 243, .64);
    border-radius: 4px;
    transition: background-color .3s ease;
}

.textInput__background, .textInput__input-block {
    display: flex;
    position: relative;
    height: 100%;
    flex: 1;
    align-items: center;
}

.textInput__input:disabled {
    opacity: 1;
    color: #000;
    -webkit-text-fill-color: #000;
}

.textInput__input {
    display: block;
    position: relative;
    background: none;
    border: none;
    outline: none;
    box-shadow: none;
    font-family: Noto Sans, Helvetica, Arial, sans-serif;
    color: #000;
}

.textInput__input-placeholder, .textInput__input {
    width: 100%;
    height: 100%;
    padding: 0 16px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    line-height: normal;

}

.textInput__slot {
    position: relative;
    height: 100%;
}

.EditField__completed {
    display: flex;
    position: relative;
    width: 48px;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.EditPage__form-col {
    width: calc(50% - 8px);
    position: relative;
}

.SelectDropdown {
    position: relative;
}

.SelectDropdown__active {
    display: flex;
    position: relative;
    height: 44px;
    padding: 0 45px 0 16px;
    align-items: center;
    cursor: pointer;
    background-color: rgba(245, 243, 243, .64);
    border-radius: 4px;
    transition: background-color .3s ease;
}

.SelectDropdown__active-placeholder {
    color: #000;
}

.SelectDropdown__active-placeholder, .SelectDropdown__active-value {
    position: relative;
    overflow: hidden;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: color .3s ease;
}

.SelectDropdown__active-icon {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    right: 16px;
    margin-top: -8px;
    transition: transform .3s ease;
}

.EditPage__form-password-button {
    width: 170px;
}

.default-button--width-full {
    display: flex;
}

.default-button--marginTop-none {
    margin-top: 0;
}

.default-button--theme-light {
    background-color: #f7f5f4;
    color: #000;
}

.default-button--type-secondary {
    height: 36px;
}

.default-button {
    display: block;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    transition: background-color .2s ease, color .2s ease;
}

.default-button__inner {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: space-around;
    min-width: 44px;
    position: relative;
    width: 100%;
}

.EditPage__form-col + .EditPage__form-col {
    margin-left: 16px;
}

.EditPage__form-row + .EditPage__form-row {
    margin-top: 16px;
}

.textInput__input {
    display: block;
    position: relative;
    background: none;
    border: none;
    outline: none;
    box-shadow: none;
    font-family: Noto Sans, Helvetica, Arial, sans-serif;
    color: #000;
}

.textInput__input-placeholder, .textInput__input {
    width: 100%;
    height: 100%;
    padding: 0 16px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    line-height: normal;
}

.textInput__input-placeholder, .textInput__input {
    width: 100%;
    height: 100%;
    padding: 0 16px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    line-height: normal;
}

.textInput__input-placeholder {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    align-items: center;
    align-content: center;
    color: #000;
    transition: background-color .3s ease, color .3s ease;
}


.EmptyResult {
    display: flex;
    position: relative;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.EmptyResult .EmptyResult__content {
    position: relative;
    max-width: 360px;
    padding: 24px;
    box-sizing: border-box;
    text-align: center;
}

.EmptyResult .EmptyResult__icon {
    position: relative;
    width: 48px;
    height: 48px;
    margin: 0 auto 32px;
    stroke: rgba(129, 109, 94, .4);
}

.Icon {
    display: block;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: relative;
    transition: fill .3s ease, stroke .3s ease;
    width: 100%;
}

.EmptyResult .EmptyResult__title {
    position: relative;
    text-transform: uppercase;
}

.HeadlineText--size-small {
    font-size: 24px;
    line-height: 32px;
}

.HeadlineText {
    font-family: Noto Sans, sans-serif;
    font-variant-ligatures: no-contextual;
    font-weight: 400;
    color: #816d5e;
}

.EmptyResult .EmptyResult__text {
    position: relative;
    margin-top: 8px;
    color: rgba(129, 109, 94, .6);
}

.BodyText--size-medium {
    font-size: 14px;
    line-height: 20px;
}

.BodyText {
    font-family: Noto Sans, Helvetica, sans-serif;
    font-weight: 400;
    color: #816d5e;
}

.EmptyResult .EmptyResult__link {
    display: flex;
    position: relative;
    margin-top: 32px;
    justify-content: center;
}

.Button::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity .3s ease, background-color .3s ease;
}

.Button--theme-text::before {
    background-color: rgba(168, 149, 131, .08);
}

.Button .Button__inner {
    display: flex;
    position: relative;
    height: 100%;
    flex: 1;
    align-items: center;
    justify-content: center;
    transition: visibility .3s ease, opacity .3s ease;
}

.Button .Button__text-block {
    position: relative;
    text-align: center;
}

.BodyText--size-large {
    font-size: 16px;
    line-height: 24px;
}

.BodyText {
    font-family: Noto Sans, Helvetica, sans-serif;
    font-weight: 400;
    color: #816d5e;
}

.Button .Button__icon {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
}

.Button--size-large .Button__icon {
    width: 24px;
    height: 24px;
    margin: 0 12px;
}

.Button .Button__loader--hidden {
    visibility: hidden;
    opacity: 0;
}

.Button .Button__loader {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    transition: visibility .3s ease, opacity .3s ease;
}

.Button .Button__icon {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
}

.Button--size-large .Button__icon {
    width: 24px;
    height: 24px;
    margin: 0 12px;
}

.Button--theme-default .Button__icon--stroke, .Button--theme-outline .Button__icon--stroke, .Button--theme-text .Button__icon--stroke {
    stroke: #000;
}


.ProfileLayout__column + .ProfileLayout__column {
    margin: 0 0 0 16px;
}

.ProfileLayout__column--padding-top {
    padding-top: 64px;
}

.ProfileLayout__column--wide {
    max-width: 656px;
    flex: 1;
}

.NotificationsPage__text {
    position: relative;
    margin-bottom: 27px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.NotificationsPage__list {
    position: relative;
}

.NotificationsPage__list-section:first-child {
    border-top: 1px solid #ebe6e1;
}

.NotificationsPage__list-section {
    position: relative;
    border-bottom: 1px solid #ebe6e1;
}

.slideDown, .slideDown__content, .slideDown__head, .slideDown__hidden {
    position: relative;
}

.NotificationsPage__list-section-head {
    display: flex;
    position: relative;
    height: 52px;
    align-items: center;
    cursor: pointer;
}

.NotificationsPage__list-section-head-text {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.NotificationsPage__list-section-head-icon--rotated {
    transform: rotate(-180deg);
}

.NotificationsPage__list-section-head-icon {
    position: absolute;
    width: 12px;
    height: 7px;
    top: 50%;
    right: 0;
    margin-top: -3px;
    transition: transform .3s ease;
}

.slideDown__hidden {
    display: none;
    height: 0;
    margin: 0 -15px;
    padding: 0 15px;
    opacity: 0;
    overflow: hidden;
    transition: height, opacity;
    transition-duration: 0s, 0s;
}

.NotificationsPage__list-section-content {
    position: relative;
    padding-bottom: 27px;
}

.NotificationsItem {
    position: relative;
    min-height: 24px;
    padding: 0 0 0 34px;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.NotificationsItem__icon {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 0;
    left: 0;
    box-sizing: border-box;
    border: 1px solid #ebe6e1;
    border-radius: 4px;
}

.NotificationsItem__description, .NotificationsItem__title {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.NotificationsItem__description {
    margin-top: 6px;
    color: #000;
}


.OrderInfo--bordered {
    border-bottom: 1px solid #ebe6e1;
}

.OrderInfo {
    position: relative;
    margin-top: 20px;
    padding-bottom: 10px;
}

.OrderInfo__title {
    position: relative;
    margin-bottom: 11px;
    font-size: 18px;
    line-height: 26px;
}

.OrderInfo__content {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.OrderCost {
    position: relative;
    margin-top: 10px;
}

.OrderCost__title {
    display: flex;
    position: relative;
    height: 44px;
    margin: 0 -16px 12px;
    padding: 0 16px;
    align-items: center;
    background-color: #f5f3f3;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.OrderCost__title {
    margin: 0 0 12px;
    padding: 0;
    justify-content: center;
}

.OrderCost__row {
    display: flex;
    position: relative;
    height: 32px;
    align-items: center;
    justify-content: space-between;
}

.OrderCost__row-label, .OrderCost__row-value {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.OrderPage__list-item {
    position: relative;
    border-bottom: 1px solid #ebe6e1;
}

.OrderPage__title {
    position: relative;
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}

.OrderPage__status-text {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
}


.loginPage__wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    min-height: calc(100vh - 330px);
}

.loginPage__holder {
    width: 320px;
    min-height: 300px;
    padding-top: 0;
    position: relative;
    margin: 0 auto;
    padding: 64px 0;
}

.loginPage__step {
    position: relative;
}

.loginPage__step-title {
    font-size: 24px;
    line-height: 32px;
}

.loginPage__step-title {
    position: relative;
    margin-bottom: 24px;
    text-align: center;
}

.phoneStep__mail-button {
    display: flex;
    position: relative;
    height: 44px;
    margin-top: 16px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #000;
    transition: color .3s ease;
}

.phoneInput {
    position: relative;
    height: 100%;
}

.textInput {
    display: flex;
    position: relative;
    flex-wrap: wrap;
}

.textInput--medium > .textInput__background {
    height: 44px;
}

.textInput__background, .textInput__input-block {
    display: flex;
    position: relative;
    height: 100%;
    flex: 1;
    align-items: center;
}

.textInput__background {
    background-color: rgba(245, 243, 243, .64);
    border-radius: 4px;
    transition: background-color .3s ease;
}

.textInput__slot {
    position: relative;
    height: 100%;
}

.phoneInput__region {
    display: flex;
    position: relative;
    height: 100%;
    padding: 0 10px;
    align-items: center;
    cursor: pointer;
}

.phoneInput__region-value {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
    transition: color .3s ease;
}

.phoneInput__region-icon {
    position: relative;
    width: 10px;
    height: 6px;
    margin-left: 5px;
}

.textInput__background {
    display: flex;
    position: relative;
    height: 100%;
    flex: 1;
    align-items: center;
    border: 1px solid #000;
}

.textInput__input-block {
    display: flex;
    position: relative;
    height: 100%;
    flex: 1;
    align-items: center;

}

#userEdit .content_title {
    text-align: center;
    color: #353535;
    margin-bottom: 50px;
    font-size: 24px;
}

.textInput__input-placeholder {
    width: 100%;
    height: 100%;
    padding: 0 16px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    line-height: normal;

}

.textInput__input {
    width: 100%;
    height: 100%;
    padding: 0 16px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    line-height: normal;

}

.textInput__input-placeholder {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    align-items: center;
    align-content: center;
    color: #000;
    transition: background-color .3s ease, color .3s ease;
}

.EditField .default-button {
    background: black;
    color: white;
}

.default-button--theme-default.default-button--disabled {
    background-color: rgba(0, 0, 0, 0.8);
}

.default-button--disabled {
    cursor: default;
}

.default-button--width-full {
    display: flex;
}

.default-button--marginTop-default {
    margin-top: 16px;
}

.default-button--theme-default {
    background-color: #000;
    color: #fff;
}

.default-button--type-primary {
    height: 44px;
}

.default-button {
    display: block;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    transition: background-color .2s ease, color .2s ease;
}

.default-button__inner {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: space-around;
    min-width: 44px;
    position: relative;
    width: 100%;
}

.phoneStep__email {
    display: none;
}

.phoneInput__region::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 24px;
    top: 50%;
    right: 0;
    margin-top: -12px;
    background-color: #000;
    transition: background-color .3s ease;
}

.default-button--theme-default:active, .default-button--theme-default:hover {
    background-color: #000;
}

.backButton {
    display: flex;
    position: relative;
    align-items: center;
    cursor: pointer;
    text-decoration: none;
}

.loginPage__back {
    position: absolute;
    top: 28px;
    left: 16px;
}

.loginPage__back {
    top: 40px;
    left: 56px;
}

.textInput + .textInput {
    margin-top: 16px;
}

.textInput__slot {
    position: relative;
    height: 100%;
}

.passwordInput__show-button {
    display: flex;
    position: relative;
    width: 44px;
    height: 100%;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.passwordInput__show-button-icon {
    position: relative;
    width: 16px;
    height: 8px;
}

.emailStep__reset-password-button {
    position: absolute;
    top: 100%;
    left: 0;
}

.emailStep__reset-password-button {
    display: flex;
    width: 100%;
    height: 44px;
    margin-top: 16px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    color: #000;
    transition: color .3s ease;
}

.backButton__icon {
    display: flex;
    position: relative;
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;
}

.backButton__icon-size {
    position: relative;
    width: 9px;
    height: 16px;
}

.backButton__text--medium {
    font-size: 16px;
}

.backButton__text {
    position: relative;
    margin-left: 8px;
    color: #000;
}

.resetPassword__step-title {
    font-size: 24px;
    line-height: 32px;
}

.resetPassword__step-title {
    position: relative;
    margin-bottom: 24px;
    text-align: center;
}

.resetPassword__step {
    position: relative;
}

.resetPassword__holder {
    width: 320px;
    min-height: 300px;
    padding-top: 0;
    position: relative;
    margin: 0 auto;
    padding: 64px 0;
}

.resetPassword__wrapper {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: calc(100vh - 330px);
    position: relative;
}

.resetPassword__back {
    top: 40px;
    left: 56px;
    position: absolute;
}

.SMSCodeStep__repeat-countdown {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    color: #baafa9;
}

.SMSCodeStep {
    position: relative;
}

.SMSCodeStep__help {
    position: relative;
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}

.SMSCodeStep__repeat {
    display: flex;
    position: absolute;
    width: 100%;
    height: 44px;
    top: 100%;
    left: 0;
    margin-top: 25px;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.SMSCodeStep__repeat-button {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #a89583;
    transition: color .3s ease;
}

.loginPage__wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    min-height: calc(100vh - 330px);
}

.selectList--absolute .selectList__overlay, .selectList--fixed .selectList__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}

.selectList--absolute .selectList__block, .selectList--fixed .selectList__block {
    scrollbar-color: #f5f3f3 #fff;
    scrollbar-width: thin;
}

.selectList--absolute .selectList__block, .selectList--fixed .selectList__block {
    position: absolute;
    min-width: 100%;
    max-height: 400px;
    top: 100%;
    left: 0;
    z-index: 10;
    margin-top: 8px;
    overflow: auto;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .08);
}

.selectList--absolute .selectList__item, .selectList--fixed .selectList__item {
    padding: 8px 40px 8px 16px;
    border: none;
}

.selectList__item {
    display: flex;
    position: relative;
    padding: 10px 30px 10px 0;
    box-sizing: border-box;
    align-items: center;
    cursor: pointer;
    border-bottom: 1px solid #ebe6e1;
    text-decoration: none;
    transition: background-color .3s ease;
}

.selectList__item-text {
    position: relative;
    flex: 1;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #887569;
}

.selectList--absolute .selectList__item-icon, .selectList--fixed .selectList__item-icon {
    width: 12px;
    height: 12px;
    right: 16px;
    margin-top: -6px;
}

.selectList__item-icon {
    position: absolute;
    width: 21px;
    height: 14px;
    top: 50%;
    right: 0;
    margin-top: -7px;
}

.SelectDropdown__active-icon--rotated {
    transform: rotate(-180deg);
}

.NotificationsPage__list-section-content input[type="checkbox"] {
    display: none;
}

.NotificationsItem + .NotificationsItem {
    margin-top: 20px;
}

.basket_line_input .select2-container {
    width: 100% !important;
}

.basket_line_input .select2-container .select2-selection.select2-selection--single {
    height: 44px;
    border-radius: 2px;
    line-height: 44px;
    border: 1px solid #000;
}

.select2.select2-container {
    margin-bottom: 30px;
}

.basket_line_input .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px;
    position: absolute;
    top: 1px;
    right: 7px;
    width: 20px;
}

.basket_line_input .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 44px;
}

@media screen and (min-width: 991px) {
    .basket-checkout-container-fixed {
        margin-top: 60px;
    }
}


/**/
.card__modal-desktop {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: -200;
    transition: all 0.2s ease-in-out;
    padding: 0px 20px;
}
.product-item-properties{
    display: none;
}
.catalog__card:hover .card__modal-desktop {
    opacity: 1;
    visibility: visible;
    z-index: 200;
}
.product-item-image-slider-control-container{
    display: none!important;
}
.catalog__card:hover .card__like {
    transform: translateY(-90px);
}

.card__sizes {
    display: flex;
    justify-content: center;
    padding: 8px 10px 5px;
}

.card__size-label {
    flex-direction: column;
}

.card__size-row:not(:last-of-type) {
    margin: 0;
}

.card__size-row:hover .card__size {
    background: #777;
}

.card__size-input[type='radio']:checked + label .card__size,
.card__size-input[type='radio']:not(:checked) + label .card__size {
    position: relative;
    height: 23px;
    padding: 0 20px;
    margin-right: 0;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: normal;
    color: #fff;
    font-weight: normal;
    margin-left: -20px;
    margin-right: -9px;
}

.card__size-input[type='radio']:checked + label:hover .card__size,
.card__size-input[type='radio']:not(:checked) + label:hover .card__size {
    color: #fff;
}

.card__size-quantity {
    font-size: 12px;
    line-height: 12px;
    color: #4f4f4f;
    text-transform: lowercase;
}

.not-size .card__size-input[type='radio']:checked + label .card__size,
.not-size .card__size-input[type='radio']:not(:checked) + label .card__size,
.not-size .card__size-input[type='radio']:checked + label:hover .card__size,
.not-size
.card__size-input[type='radio']:not(:checked)
+ label:hover
.card__size {
    color: #9b9b9b;
    border-color: #9b9b9b;
    height: 23px;
}

.card__size-input[type='radio']:checked + label, .card__size-input[type='radio']:not(:checked) + label {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 18px;
    color: #000000;
    cursor: pointer;
}

.not-size .card__size-input[type='radio']:checked + label .card__size::before,
.not-size
.card__size-input[type='radio']:not(:checked)
+ label
.card__size::before,
.not-size
.card__size-input[type='radio']:checked
+ label:hover
.card__size::before,
.not-size
.card__size-input[type='radio']:not(:checked)
+ label:hover
.card__size::before {
    width: 17px;
    background: url('/local/templates/site/css/../img/catalog/not-size_desktop_left.svg') center/cover no-repeat;
}

.not-size .card__size-input[type='radio']:checked + label .card__size::after,
.not-size
.card__size-input[type='radio']:not(:checked)
+ label
.card__size::after,
.not-size
.card__size-input[type='radio']:checked
+ label:hover
.card__size::after,
.not-size
.card__size-input[type='radio']:not(:checked)
+ label:hover
.card__size::after {
    width: 17px;
    right: -2px;
    height: 100%;
    background: url('/local/templates/site/css/../img/catalog/not-size_desktop_right.svg') center/cover no-repeat;
}

.not-size .card__size-quantity {
    color: #9b9b9b;
}

.card__size-input[type='radio']:checked + label .card__size,
.card__size-input[type='radio']:checked + label:hover .card__size {
    color: #06aa5c;
    border-color: #06aa5c;
}

.card__add-box {
    position: relative;
    width: 100%;
    height: 40px;
}

.card__add-cart,
.card__add-size,
.card__added-cart {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 12px 10px;
    font-size: 14px;

    color: #ffffff;
    background: none;

    outline: none;
    border: none;
}

.card__size-input[type='radio']:checked,
.card__size-input[type='radio']:not(:checked) {
    position: absolute;
    left: -9999px;
}

.card__add-cart.active,
.card__add-size.active,
.card__added-cart.active {
    opacity: 1;
    visibility: visible;
}

.card__add-size.active {
    color: #9e9e9e;
    background: #2f2f2f;
}

ol, ul {
    list-style: none;
}

.card__add-size::after {
    content: '';
    display: inline-block;
    vertical-align: baseline;
    width: 8px;
    height: 14px;
    margin-left: 12px;
    background: url(/local/templates/site/css/../img/catalog/card-add-size-arrow.svg) center/cover no-repeat;
}

.card__info {
    justify-content: center;
}

.card__colors {
    order: 1;
    width: auto;
    justify-content: flex-start;
    margin-bottom: 0;
}

.card__price-box {
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-end;
    width: auto;
    padding: 0 12px 0 0;
    border: none;
}

.card__price_old {
    order: 1;
    margin-bottom: 0;
    display: block;
    padding-left: 10px;
}

/* .card__modal-sizes,
  .card__modal-cart {
      display: none;
  } */

.card__modal-sizes {
    display: none;
}

.card__price {
    color: #4f4f4f;
}

.card__price svg * {
    fill: #4f4f4f;
}


.catalog__card:hover .card__modal-desktop {
    opacity: 1;
    visibility: visible;
    z-index: 200;
}

.catalog__card:hover .card__like {
    transform: translateY(-90px);
}

/**/

.sert {
    padding: 20px;
    background: rgb(72 72 72 / 40%);
    border: 2px solid;
    border-radius: 5px;
    min-height: 210px;
}

.sert .button a {
    color: #fff;
    border: 1px solid;
    padding: 5px 14px;
    border-radius: 2px;
    font-size: 12px;
}

.sert .small {
    margin-bottom: 45px;
    font-size: 14px;
}

.sert .h3 {
    font-size: 18px;
}

.fixed .phone a {
    color: black;
}

.EditPage__form {

}


.inline-search-block {
    position: absolute;
    right: 0;
    top: -150px;
    width: 100%;
    z-index: 1000;
    transition: all ease 0.3s;
    background: #fff;
}

.inline-search-block.show {
    top: 0px;
}

/*fixed top*/
.inline-search-block.fixed {
    position: fixed;
    z-index: 2999;
}

.inline-search-block--big .search_f .search-button-div {
    right: -22px;
}

.inline-search-block--big .search_f .btn-search {
    padding: 0px 12px;
}

.inline-search-block--big .search_f .search-input {
    color: #666;
    color: var(--light_basic_text_black);
    display: block;
    height: 130px;
    padding: 0 50px 0 0px;
    font-size: 28px;
    width: 100%;
    background: #ffffff;
    border: none;
    border-radius: 0px;
    line-height: 36px;
}

.inline-search-block--big input::-webkit-input-placeholder {
    color: #d9d9d9;
}

.inline-search-block--big input::-moz-input-placeholder {
    color: #d9d9d9;
}

.inline-search-block--big input::-ms-input-placeholder {
    color: #d9d9d9;
}

.inline-search-block--big input::-o-input-placeholder {
    color: #d9d9d9;
}

.inline-search-block--big .search_f .search-button-div {
    position: static;
    display: flex;
    flex-shrink: 0;
    align-items: center;
}

.inline-search-block--big form.search_f {
    display: flex;
}

.inline-search-block--big .top-close.inline-search-hide {
    position: static;
    /* margin-left: 24px; */
    transform: translateX(4px);
}

.search-icon-before {
    display: flex;
    align-items: center;
    width: 40px;
    justify-content: center;
    margin-right: 16px;
    flex-shrink: 0;
}

.maxwidth-theme {
    max-width: 800px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0px 40px;
}

/*fixed cover*/
.inline-search-block--cover {
    transition: none;
    display: none;
}

.inline-search-block--cover.show {
    bottom: 0px;
    display: block;
}

.inline-search-block--cover .search-wrapper {
    max-width: 991px;
    margin: 152px auto 0px;
}

.inline-search-block--cover .search-title {
    padding-bottom: 37px;
}

.inline-search-block--cover .search_f .search-input {
    height: 48px;
}

.inline-search-block--cover .search_f .search-input:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.015) inset;
    border-color: #999999;
}

.bxmaker__geoip__city {
    margin-right: 40px;
}

.bxmaker__geoip__city__line-name {
    color: black;
    border-bottom: 1px solid #000;
}

.bxmaker__geoip__city__line-question-btn-no {
    float: left;
    width: 50%;
    text-align: center;
    padding: 8px 0;
    border-right: 1px solid #000;
    margin-right: -1px;
    background: #000;
    border-radius: 0 0 0 5px;
}

.bxmaker__geoip__city__line-question-btn-yes {
    float: right;
    width: 50%;
    text-align: center;
    padding: 8px 0;
    border-left: 1px solid #000;
    margin-left: -1px;
    background: #000;
    border-radius: 0 0 5px 0;
}

.bxmaker__geoip__city__line-question-btn-yes:hover {
    background: #000;
    border-left: 1px solid #000;
}

.bxmaker__geoip__city__line-question-btn-no:hover {
    background: #000;
    border-left: 1px solid #000;
}

.card__add-cart:hover {
    color: #fff;
    text-decoration: underline;
}
.child{
    display: none;
}

.header-list__item--top.is-active .header-list__item--arrow {
    transform: rotate(0deg);
}
.header-list__item--arrow {
// display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transform: rotate(-90deg);
    transition: transform 0.3s linear;
    width: 16px;
//height: 30px;
    padding: 0;
    border: none;
    background-color: transparent;
}
.header-list__item--arrow img {
    width: 10px;
    height: 8px;
}
.header-list__item-title {
    cursor: pointer;
}
.header-list__item--toggle{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.header-list__item--top.is-active .child{
    display: block;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    padding-left: 30px;
    margin-top: 20px;

}

.header-list__item--top.is-active .child li{

}
.thumbs_slide {
    width: 160px!important;
}

@media screen and (max-width: 700px) {
    .product_colors span:nth-child(n+4){
        display: none;
    }
    .menu_mobile ul li a.selected{
        text-decoration: underline!important;
    }
    .bx-filter .bx-active .bx-filter-block{
        width: 70%;
    }
    .section_slider .slick-slide{
    //  width: 196px!important;
    }
    .bx-filter-parameters-box{
        padding: 0!important;
    }
    .product_slide_picture .hidden-lg.hidden-md{
        display: none!important;
    }
    video::-webkit-media-controls {
        display:none !important;
    }
    video::-webkit-media-controls-panel {
        display: none!important;
        -webkit-appearance: none;
    }

    /* Old shadow dom for play button */

    video::-webkit-media-controls-play-button {
        display: none!important;
        -webkit-appearance: none;
    }

    /* New shadow dom for play button */

    /* This one works! */

    video::-webkit-media-controls-start-playback-button {
        display: none!important;
        -webkit-appearance: none;
    }
    video::-webkit-media-controls-start-playback-button {
        display: none !important;
    }
    .order-1{
        padding: 10px 20px!important;
    }
    #userEdit {
        padding: 50px 20px;
        background: #f5f5f5;
    }
    .Sidebar__item{
        font-size: 13px;
    }
    .headd .row{
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        justify-content: center;
    }
    .basket_desktop{
        margin-top: 30px;
    }

    #basket-items-list-wrapper{
        margin-bottom: 50px;
    }
}
.popup-window.popup-window-with-titlebar .popup-window-buttons{
//  display: none;
}
.btn-primary{
    background-color: #000;
    border-color: #000;
}
.btn-primary:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.popup-window-titlebar-text, .popup-window-titlebar-text-version{
    color: #000;
}
.product-item-image-wrapper{
    padding-top: 150%!important;
}
.product-item-hidden{

}
.col-xs-five,
.col-sm-five,
.col-md-five,
.col-lg-five {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-five {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {

    .col-sm-five {
        width: 20%;
        float: left;
    }
    .pleer{
        display: none;
    }

}

@media (min-width: 992px) {
    .col-md-five {
        width: 20%;
        float: left;
    }
    .col-md-four {
        width: 25%;
        float: left;
    }

}
@media (min-width: 350px) {
    .product-item-list-col-4 .product-item-small-card{
        width: 50%;
        float: left;
        background: none;
    }
    .col-lg-five {
        width: 50%;
        float: left;
    }
    .product-item-scu-item-list {
        display: flex!important;
    //  flex-wrap: nowrap!important;
    }
    .card__sizes{
        top: 0px!important;
        justify-content: left!important;
        padding: 0px 0px!important;
    }
}
@media (min-width: 1200px) {

    .product-item-list-col-4 .product-item-small-card{
        width: 33%;
        float: left;
        background: none;
    }
}
@media (min-width: 1440px) {

    .product-item-list-col-4 .product-item-small-card{
        width: 25%;
        float: left;
        background: none;
    }
}


@media (min-width: 1200px) {


    .col-lg-five {
        width: 20%;
        float: left;
    }
    .col-lg-four {
        width: 25%;
        float: left;
    }
    .pleer{
        display: block;
    }

}
.card__modal-desktop{
    /*bottom: 115px;*/
    bottom: 100%;
}
.header.inner{
    height: 50px;
    margin-bottom: 20px;
}
.thumbs_slide.slick-slide{
    float: none!important;
}


.contacts .contacts-offices .contacts-office .contacts-information-section .contacts-information-title .icon-contacts{
    display: none;!important;
}
.ns-bitrix.c-news-detail.c-news-detail-store-default-2 .news-detail-property-text{
    margin-left: 0px!important;
}
.product-item-button-container .btn-link{
    color: white;padding: 20px;
}


/* End */
/* /bitrix/templates/base/css/tiny-slider.css?17811011102177 */
/* /bitrix/templates/base/components/bitrix/menu/mobile_menu/style.css?17811011091064 */
/* /bitrix/templates/base/components/bitrix/menu/main_menu/style.css?1781101109184 */
/* /bitrix/templates/base/components/bitrix/sale.basket.basket.line/basket/style.css?17811011104470 */
/* /bitrix/templates/base/components/bitrix/menu/footer_menu/style.css?1781101109581 */
/* /bitrix/templates/base/styles.css?178110111023587 */
/* /bitrix/templates/base/template_styles.css?178110111094914 */
