.paycards {
	width: 50px;
	vertical-align: middle;
	padding: 0 2px 4px;
}
.two-cols {
  margin-left: 190px;
}
section.contacts{
    color: #000;
}

section.contacts h3.main-title {
    color: #000;
    margin: 30px 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #1a1a1a;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: normal;
}
#contacts_yMap {
    width: 70%;
    margin: 0 auto 60px auto;
    height: 350px;
}
section.contacts h4.section_title {
    color: #000;
    margin: 30px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #1a1a1a;
    font-size: 17px;
    font-weight: normal;
    font-family: DINCyrMedium;
    text-align: center;
}
section.contacts .contacts-feedback {
    text-align: center;
}
section.contacts .market-list:after {
    content: '';
    display: block;
    clear: both;
}
section.contacts .market-list .market-item {
    width: 50%;
    min-height: 155px;
    text-align: center;
    float: left;
    margin-bottom: 50px;
}
section.contacts .market-list .market-item .map-link{
    color: #636363;
    display: block;
    font-size: 17px;
    text-decoration: underline;
    line-height: 1.5em;
}
section.contacts .market-list .market-item .logo-wrap {
    display: block;
    height: 70px;
    margin-bottom: 15px;
}
section.contacts .market-list .market-item .logo-wrap .table{
    display: table;
    width: 100%;
    height: 100%;
}
section.contacts .market-list .market-item .logo-wrap .table-cell{
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
}
section.contacts .market-list .market-item .logo-wrap .table-cell.title{
    vertical-align: bottom;
    font-family: DINCyrMedium;
}
section.contacts .market-list .market-item .socials {
    margin-top: 15px;
}
section.contacts .market-list .market-item .socials img{
    width: 32px;
}
section.contacts .market-list .market-item .socials a{
    display: inline-block;
    margin-left: 5px;
}
section.contacts .market-list .market-item .socials a:first-child{
    margin-left: 0;
}
section.contacts .market-list .market-item img{
    display: inline-block;
}
section.contacts .market-list .market-item img.logo {
    /*max-width: 30%;*/
    max-height: 70px;
}
section.contacts .feedback-form input.input_text_style,
section.contacts .feedback-form .field-captcha .form-input,
section.contacts .feedback-form .field-captcha .form-input input{
    margin: 0 auto;
}
section.contacts .feedback-form .field-captcha .form-input input{
    display: inline-block;
}
section.contacts .feedback-form .field-button input{
    margin: 20px auto;
}
section.contacts .form-message{
    color: #646464;
    font-style: italic;
    font-size: 17px;
    line-height: 1.5em;
    margin-bottom: 15px;
}
section.contacts .ymaps-layers-pane {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}
#to_pagehead_button {
    width:40px;
    height: 47px;
    background: url('/bitrix/templates/.default/images/totop_40x94.png') 0px 0px no-repeat;
    text-align:center;
    position:fixed;
    bottom:0px;
    cursor:pointer;
    z-index: 10;
}
#to_pagehead_button:hover {
    background: url('/bitrix/templates/.default/images/totop_40x94.png') 0px -47px no-repeat;
}

.closedShopInfo {
	display:block;
	width:166px;
	padding: 10px 20px;
	text-align: center;
	line-height: 1.1em;
	background-color: #d3d7d8;
	height:auto;
	color:black;
	font-size:100%;
	margin-bottom:4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position:relative;
}
.closedShopInfoPin {
	position:absolute;
	background-image: url('images/question.png');
	width:17px;
	height:17px;
	display:block;
	right:-35px;
	z-index:3;
	top:30px;
	
	
}
.hr-liner {
	margin-top:10px;
	height:0;
	width:100%;
	border-bottom: 2px solid #aeaeae;
	margin-bottom: 10px;
}
.delTitle {
	fonr-size:120%;
}
.delType {
	display:block;
	float:left;
	margin-bottom: 20px;
	width:150px;
	height:45px;
	padding-top:60px;
	margin-right:4px;
	cursor:pointer;
	text-align: center;
	background: transparent no-repeat center top;
	border: 3px solid transparent;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#4a4a4a;
	font-size:14px;
	padding-left: 10px;
	padding-right: 10px;
}
.delType4 {
	background-image: url('images/1.png');
	background-position: center top 20px;
}
.delType1 {
	background-image: url('images/3.png');
	background-position: left 69px top 21px;
}
.delType3 {
	background-image: url('images/3.png');
	background-position: left 65px top 20px;
}
.delType:hover, .delTypeChecked {
	border: 3px solid #929292;
}
.agreementInputLabel {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 10px;
	cursor:pointer;
}
.agreementInputLabel input {
	float: left;
	width: initial;
	height: auto !important;
	min-width: auto;
	margin-right: 10px;
}
.agreementInputLabel span {
	float: left;
	font-size: 10px;
	line-height: 1.1em;
	max-width: 280px;
}
.agreementInputLabel a {
	color:#a60e0e;
	font-size:10px;
	line-height: 1.1em;
}

p.big-order-text {
	font-size:18px;
	max-width:550px;
	text-align: center;
	margin-bottom:10px;
	margin: auto;
}
.notetext{
	width: 100%;

}
.notetext hr {
	width: 100%;
	height: 0;
	border-bottom: 2px solid #aeaeae;
	margin: 10px 0;
}
.fixed-pages-wrapper {
	position:fixed;
	z-index:9;
	bottom:0;
	left:0;
	background:white;
	padding:15px 0;
	height:60px;
	width:100%;
	border-top:2px solid #000;
	
}
.centralarea-wrapper {
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
}
.bs-sticker__nov2020:after {
	background-image: url('/images/nov20.png');
}
.sberbank__description{
	margin: auto;
}
.sberbank__content {
	margin: auto;
}

.fancybox__backdrop {
  background: var(--fancybox-bg, rgba(255, 255, 255, 1))!important;
}
.fancybox__container {
  --fancybox-accent-color:#8d8d8d!important;
}
.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  border-width: 2px !important;
}

.lights-icon {
	width: 70px;
	height: 60px;
	background: url(images/stars.png) no-repeat center center;
	background-size: 100%;
	position: absolute;
	top: 0;
	right: 10px;
	z-index: 2;
}
.workarea img {
	max-width: 100%;
}
.menu-align a {
	padding: 0 3px;
	font-size: 14px;
}


.fancybox__backdrop {
	background: var(--fancybox-bg, rgba(255, 255, 255, 1))!important;
}
.fancybox__container {
	--fancybox-accent-color:#8d8d8d!important;
}
.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
	border-width: 2px !important;
}
/*подарочная карта*/
@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('/giftcard/fonts/ProximaNova-Semibold.eot');
	src: url('/giftcard/fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
	url('/giftcard/fonts/ProximaNova-Semibold.woff2') format('woff2'),
	url('/giftcard/fonts/ProximaNova-Semibold.woff') format('woff'),
	url('/giftcard/fonts/ProximaNova-Semibold.ttf') format('truetype'),
	url('/giftcard/fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('/giftcard/fonts/ProximaNova-Regular.eot');
	src: url('/giftcard/fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
	url('/giftcard/fonts/ProximaNova-Regular.woff2') format('woff2'),
	url('/giftcard/fonts/ProximaNova-Regular.woff') format('woff'),
	url('/giftcard/fonts/ProximaNova-Regular.ttf') format('truetype'),
	url('/giftcard/fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('/giftcard/fonts/ProximaNova-Bold.eot');
	src: url('/giftcard/fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
	url('/giftcard/fonts/ProximaNova-Bold.woff2') format('woff2'),
	url('/giftcard/fonts/ProximaNova-Bold.woff') format('woff'),
	url('/giftcard/fonts/ProximaNova-Bold.ttf') format('truetype'),
	url('/giftcard/fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('/giftcard/fonts/ProximaNova-Light.eot');
	src: url('/giftcard/fonts/ProximaNova-Light.eot?#iefix') format('embedded-opentype'),
	url('/giftcard/fonts/ProximaNova-Light.woff2') format('woff2'),
	url('/giftcard/fonts/ProximaNova-Light.woff') format('woff'),
	url('/giftcard/fonts/ProximaNova-Light.ttf') format('truetype'),
	url('/giftcard/fonts/ProximaNova-Light.svg#ProximaNova-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Bodoni BT';
	src: url('/giftcard/BodoniBT-Roman.eot');
	src: url('/giftcard/BodoniBT-Roman.eot?#iefix') format('embedded-opentype'),
	url('/giftcard/BodoniBT-Roman.woff2') format('woff2'),
	url('/giftcard/BodoniBT-Roman.woff') format('woff'),
	url('/giftcard/BodoniBT-Roman.ttf') format('truetype'),
	url('/giftcard/BodoniBT-Roman.svg#BodoniBT-Roman') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Proxima Nova Th';
	src: url('/giftcard/ProximaNova-Extrabld.eot');
	src: url('/giftcard/ProximaNova-Extrabld.eot?#iefix') format('embedded-opentype'),
	url('/giftcard/ProximaNova-Extrabld.woff2') format('woff2'),
	url('/giftcard/ProximaNova-Extrabld.woff') format('woff'),
	url('/giftcard/ProximaNova-Extrabld.ttf') format('truetype'),
	url('/giftcard/ProximaNova-Extrabld.svg#ProximaNova-Extrabld') format('svg');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

/*====*/
.giftcard-num {
	font-family: 'Bodoni BT';
	font-weight: normal;
	font-size: 105px;
	color: #e6e6e6;
}
h3.giftcard-line-title {
	font-family: 'Proxima Nova Lt';
	font-weight: 300;
	font-size: 18px;
}
h3.giftcard-line-title.black {
	border-bottom: 2px solid #414141;
	color: #000;

}
.giftcard-title {
	font-family: 'Proxima Nova Rg';
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 16px;
}
.giftcard-title-second {
	font-family: 'Proxima Nova Rg';
	font-weight: bold;
	font-size: 19px;
}
.giftcard-subtitle {
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
	font-size: 16px;
	padding-left: 6px;
}
.giftcard-btn {
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
	font-size: 14px;
	color: #fff;
	background: #000;
	padding: 6px 10px;
	text-transform: uppercase;
	width: fit-content;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.giftcard-text {
	color: #000;
	font-size: 14px;
}

.giftcard-hero {
	padding: 25px 80px;
	text-align: center;
	margin-bottom: 65px;
}
.giftcard-hero .giftcard-subtitle {
	margin-bottom: 20px;
}
.giftcard-hero .giftcard-hero-img {
	width: 500px;
	height: auto;
	object-fit: contain;
}
.giftcard-hero .giftcard-btn {
	margin: 20px auto 0;
}
.giftcard-process {
	margin-bottom: 65px;
}
.giftcard-process h3 {
	text-align: center;
}
.giftcard-process-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.giftcard-process-item {
	display: flex;
	align-items: center;
	/*width: 33.3%;*/
}
.giftcard-how{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 30px 35px;
	margin-bottom: 35px;
	background: linear-gradient(180deg, rgba(236,235,233,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 100%);
}
.giftcard-how-item {
	width: calc(50% - 18px);
	margin-bottom: 10px;
}
.giftcard-how-item img {
	width: 100%;
	height: 346px;
	object-fit: cover;
	margin-bottom: 15px;
}
.giftcard-prop {
	margin-bottom: 65px;
}
.giftcard-prop .giftcard-title {
	text-align: center;
	margin-bottom: 35px;
}
.giftcard-prop-items {
	display: flex;
	margin-bottom: 40px;
}
.giftcard-prop-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 25%;
}
.giftcard-prop-item img {
	width: 65px;
	height: 80px;
	object-fit: contain;
	object-position: center bottom;
	margin-bottom: 20px;
}
.giftcard-prop-item .giftcard-subtitle {
	font-size: 18px;
	text-align: center;
}
.giftcard-prop-item .giftcard-subtitle span {
	font-family: 'Proxima Nova Th';
	font-size: 12px;
	font-weight: 800;
	display: block;
}
.giftcard-prop .giftcard-text {
	text-align: center;
	color: #6b6b6b;
	margin-bottom: 40px;
}
.giftcard-prop .giftcard-btn {
	margin-left: auto;
	margin-right: auto;
}
.giftcard-use {
	background: linear-gradient(180deg, rgba(236,235,233,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 100%);
	padding: 40px;
	margin-bottom: 25px;
}
.giftcard-use-wrap {
	background: #f8f6f7;
	border: 1px solid #000;
	padding: 30px;
}
.giftcard-use .giftcard-title-second {
	margin-bottom: 25px;
}
.giftcard-use-bottom {
	margin-top: 30px;
	padding-left: 30px;
}
.giftcard-use-bottom .giftcard-title-second {
	margin-bottom: 15px;
}
.giftcard-use-bottom .giftcard-text {
	padding-left: 20px;
}

/*modal*/
.giftcard-modal.fancybox__content {
	width: 900px;
	padding: 15px;
}
.giftcard-modal-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 15px;
}
.giftcard-modal-header-left {
	display: flex;
	align-items: center;
}
.giftcard-modal-header-right {
	display: flex;
	align-items: center;
	font-size: 18px;
	color: #5e5e5e;
}
.giftcard-modal-header-right a {
	font-size: 18px;
	color: #5e5e5e;
}
.giftcard-modal-header-left img {
	width: 90px;
	height: 60px;
	object-fit: contain;
	margin-right: 25px;
}
.giftcard-modal-header-left span {
	font-size: 18px;
	color: #5e5e5e;
}
.giftcard-modal-footer {
	display: flex;
	align-items: center;
	margin-top: 20px;
}
.giftcard-modal-footer a {
	font-size: 18px;
	color: #5e5e5e;
	margin-right: 20px;
}
.giftcard-modal-body {
	background: #f8f6f7;
	margin-top: 90px;
	height: 400px;
	position: relative;
}
.giftcard-modal-body .section {
	display: none;
}
.giftcard-modal-body .section.active {
	display: block;
}
.giftcard-modal-body .wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-left: 20px;
	padding-right: 20px;
}
.section-btn {
	background: linear-gradient(to bottom, #9f190a 0%, #620a01 100%);
	color: #fff;
	font-weight: 500;
	border-radius: 10px;
	padding: 15px 55px;
	font-size: 20px;
	cursor: pointer;
}
.section-btn:hover {
	color: #fff;
	text-decoration: none;
}
.section-btn.light {
	background: #fff;
	color: #000;
}
.section-btn.light:hover {
	text-decoration: none;
}
/*первый*/
.fancybox__slide.is-selected, .giftcard-modal.fancybox__content {
	cursor: auto!important;
}
.section-card {
	width: 260px;
	height: 160px;
	margin-top: -80px;
	position: relative;
}
.section-card img {
	width: 100%;
	height: 100%;
	border-radius: 15px;
	/*object-fit: contain;*/
}
.section-card .section-card-text {
	display: flex;
	align-items: center;
	background-color: rgba(30, 30, 30, .6);
	border-radius: 6px;
	bottom: 6px;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	left: auto;
	position: absolute;
	right: 6px;
	text-align: center;
	line-height: 15px;
	padding: 10px 12px;
	height: auto;
	min-height: 34px;
	word-break: break-word !important;
	margin-left: 6px;
}
.giftcard-modal-body .par {
	text-align: center;
}
.giftcard-modal-body .section-title {
	margin-top: 30px;
	margin-bottom: 20px;
}
.giftcard-modal-body .par-items {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
	margin-bottom: 20px;
}
.giftcard-modal-body .par-item {
	display: flex;
	padding: 15px 20px;
	background: #fff;
	border-radius: 10px;
	font-size: 20px;
	cursor: pointer;
}
.giftcard-modal-body .par-item.active {
	background: linear-gradient(to bottom, #9f190a 0%, #620a01 100%);
	color: #fff;
}
.giftcard-modal-body .par-other {
	display: flex;
	justify-content: center;
}
.giftcard-modal-body .par-other-wrap {
	width: fit-content;
	position: relative;
}
.giftcard-modal-body .par-other input {
	background: #fff;
	padding: 15px 20px;
	border: none;
	font-size: 20px;
	border-radius: 10px;
}
.giftcard-modal-body .par-other input.active {
	background: linear-gradient(to bottom, #9f190a 0%, #620a01 100%);
	color: #fff;
}
.giftcard-modal-body .par-other span {
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	font-size: 31px;
}
.giftcard-modal-body .section-btns {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
	/* padding-bottom: 10px; */
	position: absolute;
	bottom: 0;
	padding: 0 20px 10px;
}
.giftcard-modal-body .section-btns .section-btn:first-child {
	margin-right: 55px;
}
.giftcard-modal-body .first .section-btns {
	justify-content: center;
}
/*финальный*/
.giftcard-modal-body .final-form {
	margin-top: 10px;
	width: 100%;
}
.giftcard-modal-body .final-form-item {
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
}
.giftcard-modal-body .final-form-item.conf {
	flex-direction: row;
	align-items: flex-start;
}
.giftcard-modal-body .final-form-item input {
	background: transparent;
	border: none;
	padding: 6px 0;
	border-bottom: 1px solid #000;
}
.giftcard-modal-body .final-form-item .section-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	border: 0;
}
.giftcard-modal-body .final-form-item .ssection-btn .final-num {
	margin-left: 10px;
}

/*подарок*/
.present-form {
	width: 60%;
}
.present-form-text {
	border-bottom: 1px solid rgba(31, 31, 34, .12);
	height: 40px;
}
.present-form textarea {
	width: 100%;
	height: 100%;
	border: none;
	resize: none;
	background: transparent;
	font-size: 15px;
	line-height: 33px;
	text-align: center;
}
.section.present-me .present-form {
	display: flex;
	justify-content: center;
}
.section.present-me .present-form .section-btn {
	width: 220px;
	text-align: center;
}
.section.present-me .present-form .section-btn:first-child {
	margin-right: 20px;
}
.giftcard-modal-body .section-text {
	margin-top: 30px;
}
.giftcard-modal-body .section-tag {
	padding: 10px 16px;
	background-color: rgba(30, 30, 30, .6);
	color: #ffffff;
	margin-top: 15px;
	border-radius: 30px;
}
.final-form-top {
	display: flex;
	gap: 20px;
}
.final-form-top .final-form-item {
	width: 33%;
}
.final-form-item-note {
	margin-top: 10px;
	text-align: center;
}
.fast .final-form {
	width: 60%;
}
.final-form-text {
	margin-top: 10px;
}
.get-tags {
	width: 300px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 5px;
}
.get-tag {
	border: 1px solid #dddddd;
	border-radius: 20px;
	padding: 5px 15px;
	text-align: center;
}
.final .final-form {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
.section-back {
	align-items: center;
	background-color: rgba(30, 30, 30, .04);
	border: none;
	border-radius: 6px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 400;
	justify-content: center;
	height: 48px;
	line-height: 28px;
	left: -60px;
	position: absolute;
	padding: 10px;
	top: 20px;
	text-align: center;
	width: 48px;
	z-index: 1;
}
.section-back svg {
	width: 100%;
	height: 100%;

}
.section-back svg path {
	fill: #717171;
}
.present-who .present-form {
	display: flex;
	justify-content: center;
	gap: 10px
}
.transition{
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.giftcard-modal-body .par-other-wrap.active input {
	background: linear-gradient(to bottom, #9f190a 0%, #620a01 100%);
	color: white;
}
.giftcard-modal-body .par-other-wrap.active span {
	color: white;
	font-size: 20px;
}
.giftcard-modal-body .par-item span {
	padding-left: 6px;
}
.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.fjc-s-a {
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.final-form-contact .giftcard-title-second {
	text-align: center;
}
.final-num {
	padding-left: 10px;
}
.final-num span {
	padding-left: 6px;
}
.giftcard-modal-body input.error {
	border-color: #F44336;
}
#giftcard-modal {
	position: relative;
}
.error-block__wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #9c180a;
	height: 50px;
	display: none;
}
.error-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	color: white;
}
.error-block__close svg {
	width: 24px;
	height: 24px;
	stroke: white;
	stroke-width: 2;
}
.error-block__close {
	position: absolute;
	top: 13px;
	right: 6px;
	color: white;
	background-color: transparent;
	border: 0;
	padding: 0;
	cursor: pointer;
}
.giftcard-modal-body .par-other-wrap.error input {
	background: none;
	background-color: #9e190a1f;
	color: #374151 !important;
	border: 1px solid #9e190a;
}
.giftcard-modal-body .par-other-wrap.error span{
	color: #374151 !important;
}
.section-btn[disabled] {
	opacity: .8;
	pointer-events: none;
}
.final-form-item.conf .jq-checkbox {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
/*-----*/
.par-other {
	position: relative;
}
.par-other-description {
	position: absolute;
	color: white;
	background-color: rgba(0,0,0,.5);
}
.par-other-description {
	position: absolute;
	color: white;
	background-color: rgba(0,0,0,.7);
	padding: 8px;
	border-radius: 5px;
	top: -74px;
	opacity: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	pointer-events: none;
}
.par-other-wrap:hover+.par-other-description{
	opacity: 1;
}
.balance-check .section-title {
	margin-top: -45px;
}
.balance-check-form {
	background-color: #fff;
	border-radius: 18px;
	box-shadow: 0 30px 40px 0 rgba(0,0,0,.1);
	height: 190px;
	position: relative;
	width: 330px;
	padding: 40px;
}
.balance-check-btn {
	text-align: center;
	width: 210px;
	position: absolute;
	bottom: -28px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.balance-check-form-wrapper {
	margin-top: 60px;
}
.balance-check-captcha {
	margin-top: 51px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.giftcard-banner-btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 20px;
}
.giftcard-banner-btns .giftcard-btn {
	margin: 0 20px;
}
.giftcard-btn.secondary-giftcard-btn {
	background-color: transparent;
	color: black;
	border: 1px solid;
}
label[for="balance-check-code"] {
	text-align: center;
	color: #b4b4b4;
	padding-bottom: 10px;
}

/*Купон сертификта*/
.order-properties__row.coupon-wrapper {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.coupon-wrapper input {
	margin-left: 0;
}
.checkout-secondary-btn {
	background: #9f190a;
	background: -moz-linear-gradient(top,  #9f190a 0%, #620a01 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9f190a), color-stop(100%,#620a01));
	background: -webkit-linear-gradient(top,  #9f190a 0%,#620a01 100%);
	background: -o-linear-gradient(top,  #9f190a 0%,#620a01 100%);
	background: -ms-linear-gradient(top,  #9f190a 0%,#620a01 100%);
	background: linear-gradient(to bottom,  #9f190a 0%,#620a01 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f190a', endColorstr='#620a01',GradientType=0 );
	color: #fff;
	border-radius: 2px;
	cursor: pointer;
	padding: 8px 15px;
	white-space: nowrap;
	border: 0;
}
.checkout-secondary-btn:hover {
	background: #852a21;
	background: -moz-linear-gradient(top,  #852a21 0%, #dc4134 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#852a21), color-stop(100%,#dc4134));
	background: -webkit-linear-gradient(top,  #852a21 0%,#dc4134 100%);
	background: -o-linear-gradient(top,  #852a21 0%,#dc4134 100%);
	background: -ms-linear-gradient(top,  #852a21 0%,#dc4134 100%);
	background: linear-gradient(to bottom,  #852a21 0%,#dc4134 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#852a21', endColorstr='#dc4134',GradientType=0 );
}
.coupon_remove {
	position: relative;
	top: -1px;
	display: inline-block;
	margin-left: 4px;
	width: 20px;
	height: 19px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANhJREFUeNpEkM0KwjAQhGdr/Dv6Nj6EXkRvehTfRhS868lWWigU9OFEHGeTqIF0dydftrMJp0s1McMdwJ5AY0iLKaxVbwGbBxgeJKaCS4NjbJxQvlE4a/ektUFX9w5JCNolEzQmGCHlT8VjEFQjdvrBN0EOF4oOrXS5Cxmqs7NKVSEroPHlkLLOLRX4r5HOjenf3tE7DDyjxCLNx032ZFovSe80BK7Sl9IQmJ4gT4foSfowe+47jGx+xzidQxY9Zd/+/cLbIC8ztW9VHBL0fXDWGdeDc/ERYABB6E45iF95UQAAAABJRU5ErkJggg==) no-repeat center;
	vertical-align: middle;
	cursor: pointer;
	border: 0;
}
.coupon_text {
	font-size: 14px;
	color: silver;
}
.status_APPLIED .coupon_text {
	color: black;
}
.coupon {
	padding-bottom: 10px;
}
/*Купон сертификта*/

.rules-wrapper .h2 {
	font-size: 20px;
	font-weight: 600;
}
.rules-wrapper {
	position: relative;
}
.rules-content-wrapper{
	height: 300px;
	overflow: auto;
	margin: 20px 0;
}
.rules-title {
	position: absolute;
	width: 100%;
	left: -20px;
	top: -60px;
}
.rules-wrapper .h3 {
	font-size: 17px;
	font-weight: 600;
	padding: 15px 0;
}
.rules-content-wrapper p {
	font-size: 15px;
	padding: 5px 0px;
}
.to-catalog {
	text-align: center;
	margin-bottom: 60px;
}

/*Hint gift*/
.hint_gift {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}
.hint_gift_img {
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
.hint_gift_text {
	color: #a91b0e;
}
.hint_gift_wrapper {
	margin-bottom: 20px;
}
.hint_gift:hover .hint_gift_text {
	text-decoration: underline;
}
.fancybox__backdrop {
	background: #000!important;
	opacity: 0.6!important;
}
.hint-gift-form .order-properties__row{
	margin-bottom: 15px;
}
#order_form_content input[type=text].order-input__text {
	min-width: auto;
	display: block;
	height: 30px !important;
	padding-left: 10px;
	font-size: 14px;
	border: 1px solid #9f9f9f;
	background: #fff;
	position: relative;
	font-family: DinCYR Light, sans-serif;
	font-weight: normal;
	width: 45%;
	border-radius: 0;
	margin: 0 7px;
}
form.hint-gift-form {
	background-color: #F9FAFB;
	padding: 30px;
}
#order_form_content .hint-gift-form input[type=text].order-input__text {
	width: 100%;
	margin: 0;
}
.hint-gift-title {
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
}
.hint-gift-text {
	text-align: center;
	margin-bottom: 15px;
}
#hint-gift-modal {
	width: 100%;
	max-width: 400px;
}
.hint-gift-form .bt3 {
	margin: 0;
	border: 0;
	width: 100%;
	margin-top: 15px;
}
.hint-gift-message {
	text-align: center;
}

.tac.vam {
    position: relative;
}
.best-price-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 0;
    left: 50%;
    color: white;
    width: 210px;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}
.best-price-wrapper div {
    background-color: #a30e21d1;
    font-size: 10px;
    text-transform: uppercase;
    padding: 3px 3px;
    margin-right: 3px;
}

.ais {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
}
.hint-gift-text {
    font-size: 15px;
}
.hint-gif-text {
    font-size: 13px;
}
.hint-gif-agreement {
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
.hint-gift-form .bt3[disabled] {
    opacity: .7;
    cursor: not-allowed;
}
.jq-checkbox.hint-gif-agreement {
    border-width: 1px;
}
.jq-checkbox.hint-gif-agreement.checked .jq-checkbox__div {
    margin: 4.5px 0 0 3.5px;
}

/*Black friday stiker*/
.catalog-list-elements .black-friday-icon {
    background-image: url('/bitrix/templates/.default/images/black_friday.png');
    width: 30px;
    height: 90px;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 2;
    background-repeat: no-repeat;
}
.product-gallery .black-friday-icon {
    background-image: url(/bitrix/templates/.default/images/black_friday.png);
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 30px;
    z-index: 2;
    width: 40px;
    height: 116px;
    background-repeat: no-repeat;
}