@media screen and (min-width: 1200px) {
	.bakset-var1 {
		position: relative;
		position: relative;
		display: -webkit-flex;
		display: -ms-flexbox;
		display:         flex;
	}
}
@media screen and (min-width: 992px) {
	.bakset-var1 {
		padding-bottom: 60px;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px) {
	.bakset-var1 {
		padding-bottom: 60px;
	}
}
@media screen and (max-width: 767px) {
	.bakset-var1 {
		padding-bottom: 60px;
	}
}



.bakset-var1__heading {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
	text-transform: uppercase;
}

article .section_form {
	background: #fff !important;
}

.bakset-var1__items {
	position: relative;
	width: 100%;
}
@media screen and (min-width: 1200px) {
	.bakset-var1__items {
		flex-shrink: 1;
	}
}


@media screen and (min-width: 1200px) {
	.bakset-var1__total {
		width: 300px;
		margin-left: 30px;

		flex-shrink: 0;
	}
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
	.bakset-var1__total {
		padding: 65px 25px 0 25px;
	}

	.bakset-var1__total:before,
	.bakset-var1__total:after {
		display: table;
		clear: both;
		content: " ";
	}
}
@media screen and (max-width: 767px) {
	.bakset-var1__total {
		margin-top: 60px;
	}
}


.bakset-var1 .basket-item-block-properties {
	display: none!important;
}



.bakset-var1__items__item {
	position: relative;
}
@media screen and (min-width: 768px) {
	.bakset-var1__items__item {
		display: -webkit-flex;
		display: -ms-flexbox;
		display:         flex;
		min-height: 240px;
		border-top: 1px solid #bfbebe;
		/*border-bottom: 1px solid #bfbebe;*/

		align-items: center;
	}

	/*.bakset-var1__items__item + .bakset-var1__items__item {
		border-top: none;
	}*/
	.bakset-var1__items__item:nth-child(1) {
		min-height: auto;
		border-top: none;
	}
}
@media screen and (max-width: 767px) {
	/*.bakset-var1__items__item {
		padding: 15px 10px;
		border: 1px solid #bfbebe;
	}*/

	.bakset-var1__items__item.css--headings {
		display: none;
	}

	/*.bakset-var1__items__item + .bakset-var1__items__item {
		margin-top: 30px;
	}*/
}


.bakset-var1__items__item__pre-order {
	line-height: 20px;
	display: inline-block;
	margin-top: 10px;
	padding: 0 8px;
	cursor: default;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background-color: #191919;
}



.bakset-var1__items__item__td {
	position: relative;
}
@media screen and (min-width: 1200px) {
	.bakset-var1__items__item__td:nth-child(1) {
		width: 23%;
	}
	.bakset-var1__items__item__td:nth-child(2) {
		width: 28%;
	}
	.bakset-var1__items__item__td:nth-child(3) {
		width: 16%;
	}
	.bakset-var1__items__item__td:nth-child(4) {
		width: 20%;
	}
	.bakset-var1__items__item__td:nth-child(5) {
		width: 16%;
	}
	.bakset-var1__items__item__td:nth-child(6) {
		width: 7%;
		padding: 0;
	}
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
	.bakset-var1__items__item__td:nth-child(1) {
		width: 11%;
		padding-left: 0;
	}
	.bakset-var1__items__item__td:nth-child(2) {
		width: 24%;
	}
	.bakset-var1__items__item__td:nth-child(3) {
		width: 25%;
	}
	.bakset-var1__items__item__td:nth-child(4) {
		width: 20%;
	}
	.bakset-var1__items__item__td:nth-child(5) {
		width: 20%;
		justify-content: flex-end;
	}
	.bakset-var1__items__item__td:nth-child(6) {
		width: 7%;
		padding: 0;
	}
}
@media screen and (min-width: 768px) {
	.bakset-var1__items__item__td {
		display: -webkit-flex;
		display: -ms-flexbox;
		display:         flex;
		padding: 30px 15px 30px 15px;

		align-items: center;
		flex-wrap: wrap;
	}
}


.bakset-var1__items__item:nth-child(1) .bakset-var1__items__item__td {
	padding: 15px 15px 15px 15px;
	text-align: center;
	color: #505050;
}


@media screen and (min-width: 768px) {
	.bakset-var1__items__block-picture {
		text-align: center;
	}
}
@media screen and (max-width: 767px) {
	.bakset-var1__items__block-picture {
		text-align: center;
	}
}


.bakset-var1__items__block-price {
	text-align: center;
}
@media screen and (max-width: 767px) {
	.bakset-var1__items__block-price {
		display: inline-block;
		float: left;
		width: 50%;
		padding-right: 10px;
		text-align: right;
	}
}


@media screen and (max-width: 767px) {
	.bakset-var1__items__block-amount {
		display: inline-block;
		float: left;
		width: 50%;
		padding-left: 10px;
		text-align: left;
	}
}


.bakset-var1__items__block-price-full {
	text-align: center;
}


.bakset-var1__items__item__label {
	display: inline-block;
	transition: all 0.3s;
	background-repeat: no-repeat!important;
	background-position: center!important;
	-webkit-background-size: cover!important;
	        background-size: cover!important;
}
.bakset-var1__items__item__label:hover,
.bakset-var1__items__item__label:focus {
	box-shadow: 0 1px 6px rgba(1, 0, 0, 0.35);
}
@media screen and (min-width: 1200px) {
	.bakset-var1__items__item__label {
		width: 115px;
		height: 155px;
	}
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
	.bakset-var1__items__item__label {
		width: 90px;
		height: 110px;
	}
}
@media screen and (max-width: 767px) {
	.bakset-var1__items__item__label {
		width: 90px;
		height: 110px;
	}
}


@media screen and (max-width: 767px) {
	.bakset-var1__items__block-description {
		margin-bottom: 10px;
		padding: 0 10px;
		text-align: center;
	}
}


@media screen and (max-width: 767px) {
	.bakset-var1__items__block-remove {
		text-align: center;
	}
}


.bakset-var1__items__items__remove-item {
	display: inline-block;
	color: #fe4f4b;
	cursor: pointer;
	background-repeat: no-repeat;
	font-size: 16px;
}
@media screen and (min-width: 768px) {
	.bakset-var1__items__items__remove-item {
		background-position: center 2px;
	}
}
@media screen and (max-width: 767px) {
	.bakset-var1__items__items__remove-item {
		background-position: center;
	}
}


.bakset-var1__items__items__name {
	font-size: 16px;
	line-height: 1.5;
	color: #0d0d0d;
}
.bakset-var1__items__items__name:hover,
.bakset-var1__items__items__name:focus {
	color: #191919;
}


.basket-item-amount-filed-block {
	position: relative;
}
.basket-item-amount-filed {
	font-size: 14px;
	font-weight: 700;
	width: 60px;
	height: 40px;
	margin: 0!important;
	padding: 0!important;
	text-align: center;
	/*color: #0d0d0d!important;*/
	color: #000;
	/*border: 1px solid #a0a0a0!important;*/
	border: none;
	outline: none!important;
	background: none!important;
	box-shadow: none!important;
}


.basket-item-block-amount {
	position: relative;

	justify-content: center;
}
@media screen and (min-width: 768px) {
	.basket-item-block-amount {
		display: -webkit-flex;
		display: -ms-flexbox;
		display:         flex;
	}
}
@media screen and (max-width: 767px) {
	.basket-item-block-amount {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: inline-flex;
	}
}



.basket-item-amount-btn-minus {
	position: relative;
	width: 40px;
	height: 40px;
	cursor: pointer;
/*	border: 1px solid #a0a0a0;
	border-right: none;*/
}
.basket-item-amount-btn-minus:after {
	position: absolute;
	top: 50%;
	left: 50%;
	/*width: 10px;
	height: 2px;*/
	margin-top: -1px;
	/*margin-left: -5px;*/
	width: 20px;
	height: 3px;
	margin-left: -8px;
	content: "";
	/*background-color: #191919;*/
	background-color: #000;
}


.bakset-var1__items__block-full-price {
	text-align: center;
}
@media screen and (max-width: 767px) {
	.bakset-var1__items__block-full-price {
		clear: both;
		padding-top: 10px;
	}
}


.basket-item-amount-btn-plus {
	position: relative;
	width: 40px;
	height: 40px;
	cursor: pointer;
/*	border: 1px solid #a0a0a0;
	border-left: 0;*/
}
.basket-item-amount-btn-plus:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2px;
	/*height: 10px;
	margin-top: -5px;
	margin-left: -1px;*/
	height: 14px;
	margin-top: -7px;
	margin-left: 4px;
	content: "";
	/*background-color: #191919;*/
	background-color: #000;
}
.basket-item-amount-btn-plus:after {
	position: absolute;
	top: 50%;
	left: 50%;
	/*width: 10px;
	height: 2px;
	margin-top: -1px;
	margin-left: -5px;*/
	width: 14px;
	height: 2px;
	margin-top: -1px;
	margin-left: -2px;
	content: "";
	/*background-color: #191919;*/
	background-color: #000;
}

#bonus_all {
	font-weight: 600;
	text-align: center;
}


#bonus_payment_block {
	display: none!important;
}


.basket-item-block-price {
	display: inline-block;
}
@media screen and (min-width: 768px) {
	.basket-item-block-price {
		text-align: left;
	}
}
/*@media screen and (max-width: 767px) {
	.basket-item-block-price {
		text-align: center;
	}
}*/


.basket-item-price-current {
	font-size: 18px;
	color: #191919;
}
.basket-item-price-old {
	font-size: 12px;
	position: relative;
	display: inline-block;
}
.basket-item-price-old:before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	content: "";
	background-color: #c5c5c5;
}


@media screen and (min-width: 1200px) {
	.basket-coupon-section {
		margin-top: 22px;
	}
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
	.basket-coupon-section {
		float: right;
		width: 45.6%;
		margin-top: -19px;
	}
}


.basket-coupon-section__input {
	font-size: 12px;
	font-style: italic;
	line-height: 34px;
	width: 100%;
	text-align: center;
	color: #191919;
	border: 1px solid #787777;
	outline: none!important;
}


@media screen and (min-width: 1200px) {
	.basket-checkout-block {
		margin-top: 16px;
	}
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
	.basket-checkout-block {
		float: right;
		width: 45.6%;
		margin-top: 20px;
	}
}
@media screen and (max-width: 767px) {
	.basket-checkout-block {
		margin-top: 20px;
	}
}

.bakset-var1__total__notice {
	font-weight: 700;
	text-align: center;
	color: #ee4040;
}


.bakset-var1__total__summ {
	padding: 0 30px 27px 30px;
	background: #f8f8f8;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
	.bakset-var1__total__summ {
		float: left;
		clear: left;
		width: 45.6%;
	}
}
@media screen and (max-width: 767px) {
	.bakset-var1__total__summ {
		margin-bottom: 20px;
	}
}


@media screen and (max-width: 1199px) and (min-width: 768px) {
	.basket-checkout-block-total-price-inner {
		position: relative;
		min-height: 188px;
		padding-bottom: 50px;
	}
}


.bakset-var1__total__summ__heading {
	font-size: 12px;
	padding: 30px 30px 0 30px;
	text-align: center;
	text-transform: uppercase;
	color: #0d0d0d;
	background: #f8f8f8;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
	.bakset-var1__total__summ__heading {
		float: left;
		width: 45.6%;
	}
}


.bakset-var1__total__summ__heading__price {
	font-size: 18px;
	line-height: 1;
	margin-bottom: 16px;
	text-align: center;
}


@media screen and (max-width: 1199px) and (min-width: 768px) {
	.basket-coupon-alert-section {
		float: right;
		width: 45.6%;
	}
}


.basket-coupon-alert-inner__link-remove-coupon {
	font-size: 12px;
	cursor: pointer;
	transition: all 0.3s;
	color: #191919;
	border-bottom: 1px solid;
}
.basket-coupon-alert-inner__link-remove-coupon:hover,
.basket-coupon-alert-inner__link-remove-coupon:focus {
	color: #191919;
	border-bottom: 1px solid transparent;
}


.basket-items-list-item-notification-removed {
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
	width: 100%;

	justify-content: center;
}
@media screen and (max-width: 767px) {
	.basket-items-list-item-notification-removed {
		padding: 15px 10px;
	}
}


.basket-items-list-item-removed-block {
	width: 100%;
	min-width: 320px;
	padding-top: 5px;
}

.basket-items-list-item-removed-container {
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;
	flex-direction: column;

	align-items: center;
	justify-content: center;
}


.basket-items-list-item-removed-container strong {
	display: contents;
}


.basket-items-list-item-removed-block__restore {
	float: left;
}
.basket-items-list-item-removed-block__close {
	float: right;
}


.basket-coupon-block-total-price-final {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	color: #191919;
}
@media screen and (min-width: 1200px) {
	.basket-coupon-block-total-price-final {
		margin-top: 40px;
	}
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
	.basket-coupon-block-total-price-final {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
	}
}
@media screen and (min-width: 768px) {
	.basket-coupon-block-total-price-final {
		padding-right: 15px;
		padding-left: 15px;
	}
}
@media screen and (max-width: 767px) {
	.basket-coupon-block-total-price-final {
		margin-top: 20px;
	}
}


.basket-coupon-block-total-price-final__text {
	display: inline-block;
	text-transform: uppercase;
}
.basket-coupon-block-total-price-final__price {
	display: inline-block;
	margin-left: 10px;
}


.basket-coupon-block-total-price-difference {
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;

	align-items: center;
	justify-content: space-between;
}
.basket-coupon-block-total-price-difference__value {
	font-size: 18px;
	font-weight: 700;
	color: #933;
}

.basket-coupon-block-total-price-difference__text {
	font-weight: 700;
}


.bakset-help-var1__heading {
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 12px;
	text-align: center;
	text-transform: uppercase;
	color: #999;
}


.bakset-help-var1__links {
	display: -ms-flexbox;
	display: -webkit-flex;
	display:         flex;

	align-items: flex-start;
	justify-content: center;
}
.bakset-help-var1__links + .bakset-help-var1__links {
	margin-top: 5px;
}



.bakset-help-var1__links__many {
	display: inline-block;
}
@media screen and (min-width: 425px) {
	.bakset-help-var1__links__many {
		text-align: right;
	}
}
@media screen and (max-width: 424px) {
	.bakset-help-var1__links__many {
		text-align: right;
	}
}


.bakset-help-var1__links a {
	font-size: 12px;
	display: inline-block;
	cursor: pointer;
	transition: all 0.3s;
	color: #999;
	border-bottom: 1px solid transparent;
}
.bakset-help-var1__links a:hover,
.bakset-help-var1__links a:focus {
	color: #999;
	border-bottom: 1px solid;
}

.bakset-help-var1__links__separator {
	font-size: 12px;
	display: inline-block;
	padding: 0 4px;
}


.basket-var1__help {
	margin-top: 55px;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
	.basket-var1__help {
		float: right;
		width: 45.6%;
	}
}


.bakset-var1__options-heading {
	font-size: 16px;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 5px;
	text-transform: uppercase;
}


.bakset-var1__option-wrape {
	margin-bottom: 30px;
}



.bakset-var1__options {
	position: relative;
}
.bakset-var1__options:before,
.bakset-var1__options:after {
	display: table;
	clear: both;
	content: " ";
}


.bakset-var1__options__option {
	display: block;
	width: 100%;
}



.bakset-var1__options__option__label {
	display: block;
	margin-bottom: 15px;
	padding-top: 100%;
	transition: all 0.3s;
	background-repeat: no-repeat!important;
	background-position: center!important;
	-webkit-background-size: cover!important;
	        background-size: cover!important;
}


.bakset-var1__options__option__descr {
}


.bakset-var1__options__option__descr__name {
	font-size: 12px;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	color: #191919;
}


.bakset-var1__options__option__descr__price {
	font-size: 16px;
	padding: 10px 0;
	text-align: center;
	color: #191919;
}


.bakset-var1__options__option__nominal {
	position: relative;
	margin-top: 15px;
}
.bakset-var1__options__option__nominal:before,
.bakset-var1__options__option__nominal:after {
	display: table;
	clear: both;
	content: " ";
}


.bakset-var1__options__option__nominal__value {
	font-size: 13px;
	position: relative;
	display: inline-block;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	cursor: pointer;
	transition: all 0.3s;
	text-align: center;
	color: #191919;
	border: 1px solid #878787;
	background: #fff;
}
.bakset-var1__options__option__nominal__value:hover,
.bakset-var1__options__option__nominal__value:focus {
	background-color: #e9e9e9;
}
.bakset-var1__options__option__nominal__value.js-css--active {
	color: #fff;
	background-color: #191919;
}



.bakset-var1__options__option__descr__btn {
	font-size: 14px;
	line-height: 36px;
	width: 100%;
	padding: 0 20px;
	cursor: pointer;
	transition: all 0.3s;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	border: none;
	background-color: #191919;
}
.bakset-var1__options__option__descr__btn.js-css--disabled {
	cursor: default!important;
	opacity: 0.6;
}

.bakset-var1__items__item-info {
	display: flex;
	align-items: center;
	width: 100%;
}
.bakset-var1__items__item-info .bakset-var1__items__item__td:nth-child(n) {
	width: auto;
}
.bakset-var1__items__item-info .bakset-var1__items__item__td.bakset-var1__items__block-description {
	width: 24%;
}
.bakset-var1__items__item-info .bakset-var1__items__item__td.bakset-var1__items__block-price {
	width: 21%;
}
.bakset-var1__items__item-info .bakset-var1__items__item__td.bakset-var1__items__block-amount {
	width: 150px;
}
.bakset-var1__items__item-info .bakset-var1__items__item__td.bakset-var1__items__block-full-price {
	width: 21%;
}
.bakset-var1__items__item-info .bakset-var1__items__item__td.bakset-var1__items__block-remove-item {
	width: 50px;
}
.basket-item-price-current--mobile {
	display: none;
}

@media screen and (max-width: 1200px) {
	body .bakset-var1__items__item {
		padding-right: 30px;
	}
	.bakset-var1__items__item-info .bakset-var1__items__item__td.bakset-var1__items__block-description {
		width: 40%;
	}
	.bakset-var1__items__items__name {
		font-size: 13px;
		font-weight: 500;
	}
	.bakset-var1__items__item__td {
		padding: 25px 7px;
	}
	.bakset-var1__items__block-remove-item, .bakset-var1__items__item__td-remove-item {
		position: static;
		width: 0 !important;
		padding: 0 !important;
	}
	.bakset-var1__items__items__remove-item {
		position: absolute;
		top: 25px;
		right: 12px;
	}
	.krestik {
		width: 16px;
	}
	.krestik path {
		stroke: #CECECE;
	}
	.bakset-var1__total {
		padding: 60px 0 0;
	}
	.basket-checkout-container {
		padding: 20px 10px 30px;
	}
	.busket-test label {
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 767px) {
	body .bakset-var1__items__item {
		display: flex;
		margin-bottom: 20px;
		padding: 5px 0;
		border-bottom: 1px solid #bfbebe;
	}
	body .bakset-var1__items__item:last-child {
		margin-bottom: 0;
	}
	.bakset-var1__items__item-info {
		flex-wrap: wrap;
		align-items: flex-start;
		margin-left: 12px;
		padding-top: 6px;
		padding-right: 17px;
	}
	.bakset-var1__items__item__td {
		padding: 0 0 5px;
	}
	.bakset-var1__items__item-info .bakset-var1__items__item__td:nth-child(n) {
		width: 100%;
	}
	body .bakset-var1__items__item__label {
		width: 71px;
		height: 109px;
	}
	.bakset-var1__items__block-description {
		height: 64px;
		order: 1;
		text-align: left;
	}
	.bakset-var1__items__items__name {
		font-weight: 300;
	}
	.bakset-var1__items__block-price {
		order: 3;
		text-align: right;
	}
	.basket-item-price-sale__line {
		margin-top: 4px;
	}
	.basket-item-block-price b {
		font-size: 13px;
		line-height: 21.6px;
	}
	.bakset-var1__items__item-info .bakset-var1__items__item__td.bakset-var1__items__block-amount,
	.bakset-var1__items__item-info .bakset-var1__items__item__td.bakset-var1__items__block-price {
		width: 50%;
	}
	.bakset-var1__items__block-amount {
		order: 2;
	}
	.bakset-var1__items__block-full-price {
		order: 4;
	}
	.bakset-var1__items__block-full-price {
		text-align: right;
	}
	.basket-item-price-current--mobile {
		display: inline-block;
		font-size: 13px;
		font-weight: 300;
		line-height: 22px;
		margin-right: 6px;
	}
	.bakset-var1__items__block-full-price b {
		font-size: 14px;
	}
	.basket-item-amount-btn-minus, .basket-item-amount-btn-plus {
		width: 27px;
		height: 27px;
	}
	.basket-item-amount-btn-minus:after {
		width: 13px;
		height: 2px;
		margin-left: -3px;
	}
	.basket-item-amount-btn-plus:before {
		width: 2px;
		height: 10px;
		margin-top: -5px;
		margin-left: -3px;
	}
	.basket-item-amount-btn-plus:after {
		width: 10px;
		height: 2px;
		margin-top: -1px;
		margin-left: -7px;
	}
	.basket-item-amount-filed-block .basket-item-amount-filed {
		width: 42px;
		height: 27px;
	}
	.bakset-var1__items__items__remove-item {
		top: -10px;
		right: 0;
	}
	.krestik {
		width: 11px;
	}

	.bakset-var1__total {
		padding: 15px 0 0;
	}
	.busket-test label {
		margin-bottom: 40px;
	}
}