body {
	background: #318cd6 url('/templates/twobit/images/hxgp-5.svg') repeat center;
	background-size: 200px 115px;
}

.relative {
	position: relative;
}

.inline-list {
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -1.22222rem;
	margin-right: 0;
	overflow: hidden;
	padding: 0;
}

.inline-list>li {
	display: block;
	float: left;
	list-style: none;
	margin-left: 1.22222rem;
}

.b-hide,
._hidden,
.hidden {
	display: none;
}

.page._color {
	width: 100%;
	min-height: 100%;
	height: 100%;
	background: #1183c6;
	background: -moz-linear-gradient(45deg, #1183c6 0%, #26b7eb 100%);
	background: -webkit-linear-gradient(45deg, #1183c6 0%, #26b7eb 100%);
	background: linear-gradient(45deg, #1183c6 0%, #26b7eb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1183c6', endColorstr='#26b7eb', GradientType=1);
}

.page {
	background-color: #fff;
}

.noline {
	border-width: 0;
}

.nowrap {
	white-space: nowrap;
}

.pseudo {
	border-bottom-style: dotted;
}

.bg__grey {
	background-color: #f5f5f5;
}

.bg__blue {
	background-color: #205a8a;
}

.bg__darkblue {
	background-color: #1a4970;
}

.bg__grey.__hxg {
	background: #f5f5f5 url('/templates/twobit/images/hxgp.svg') repeat center;
	background-size: 200px 115px;
}

.bg__border__radius {
	border-radius: 22px;
}

.bg__shadow {
	box-shadow: -16px 16px 16px -14px rgba(29, 98, 140, 0.3), 16px 16px 16px -14px rgba(29, 98, 140, 0.3);
}

.section__XS {
	margin-bottom: 8px;
}

.section__S {
	margin-bottom: 16px;
}

.section__M {
	margin-bottom: 32px;
}

.section__L {
	margin-bottom: 48px;
}

.section__XL {
	margin-bottom: 64px;
}

.padding__y__M {
	padding: 32px 0;
}

.padding__xy__S {
	padding: 10px 20px;
}

.shift__top__S {
	margin-top: 10px;
}

.text__XS {
	font-size: 80%;
}

.text__S {
	font-size: 85%;
}

.text__M {
	font-size: 110%;
}

.text__L {
	font-size: 120%;
}

.text__XL {
	font-size: 150%;
}

.__black {
	color: #0a0a0a;
	border-color: rgba(10, 10, 10, .15);
}

.__muted {
	color: #919191;
	border-color: rgba(145, 145, 145, .15);
}

.__white {
	color: white;
	border-color: rgba(255, 255, 255, .15);
}

.__blue {
	color: #318cd6;
	border-color: rgba(49, 140, 214, .15);
}

.__rub {
	display: inline-block;
	zoom: 1;
	display: inline;
}

.__rub span {
	display: none;
}

.__rub::before {
	content: "\20BD";
	font-family: Helvetica;
	font-size: 91%;
	/*font-weight: 600;*/
}

.necessarily,
.__red {
	color: rgb(225, 34, 34);
	border-color: rgba(225, 34, 34, .15);
}

.shapka {
	padding: 22px 0;
	line-height: 54px;
	position: relative;
}

.logo {
	width: 222px
}

.logout__click {
	position: absolute;
	left: 50%;
	top: 0;
	padding: 0;
	line-height: 16px;
	margin-left: 10px;
	width: 16px;
	height: 16px;
	display: block;
	text-align: center;
}

@media screen and (max-width: 64em) {
	.shapka .logo {
		width: 200px
	}
}

@media screen and (max-width: 40em) {
	.shapka {
		padding: 12px 0;
		line-height: 1;
	}

	.shapka .cell {
		/*width: 20%;*/
		padding: 0;
	}

	.shapka .logo {
		padding-left: 12px;
	}

	.shapka .logo img {
		max-height: 50px;
	}

	.logout__click {
		margin-left: 0;
	}
}

@media screen and (max-width: 39em) {
	.shapka .logo {
		max-width: 100px;
	}
}

.i__m__burger {
	display: inline-block;
	width: 36px;
	height: 36px;
	border-width: 0;
	padding: 0;
	margin-right: 8px;
	margin-top: 6px;
}

.i__m__burger .layer {
	border-bottom: 3px solid #205a8a;
	margin: 7px 5px 0;
	height: 0;
}

.i__m__burger:hover .layer {
	border-bottom-color: #205a8a;
}

/* menu */
.plashka__menu {
	line-height: 36px;
}

.plashka__menu ul.menu {
	line-height: 36px;
}

.plashka__menu ul.menu li {
	margin-right: 10px;
	padding: 0 5px;
}

.plashka__menu ul.menu li.active {
	background: rgba(114, 137, 151, 0.2);
}

.plashka__menu ul.menu li a {
	padding: 0;
	line-height: 36px;
	display: inline;
}

.plashka__menu ul.menu li.active a {
	color: rgb(37, 37, 37);
	font-weight: 500;
}

/* Tab nav */
.menu.tab__menu__nav li a {
	border-bottom: 2px solid rgba(35, 106, 163, .3);
	padding: 0.7rem 1rem 0.6rem;
}

.menu.tab__menu__nav li a:hover {
	border-color: rgba(17, 131, 198, .3);
}

.menu.tab__menu__nav li.active a,
.menu.tab__menu__nav li.active a:hover {
	background: rgba(114, 137, 151, 0.2) !important;
	border-color: rgba(114, 137, 151, 0.2) !important;
	color: rgb(37, 37, 37) !important;
	font-weight: 500;
	cursor: default !important;
}

/* Top icons btn */
.i__set {
	position: relative;
}

.compare__module,
.search__module,
.cabinet__module,
.basket__module {
	line-height: 1.4;
	position: relative;
}

.i__set.i__set__basket,
.i__set.i__set__enter,
.i__set.i__set__search,
.i__set.i__set__compare {
	padding-top: 22px;
	display: inline-block;
	line-height: 1.4;
	margin-top: 8px;
}

.i__set.i__set__basket .icon,
.i__set.i__set__enter .icon,
.i__set.i__set__search .icon,
.i__set.i__set__compare .icon {
	position: absolute;
	top: 0;
	left: 50%;
}

.shapka .i__set .icon {
	-webkit-transition: top .2s ease-in-out 0s;
	-moz-transition: top .2s ease-in-out 0s;
	transition: top .2s ease-in-out 0s;
}

.shapka .i__set:hover .icon {
	top: -4px;
}

.i__set.i__set__basket .icon {
	width: 22px;
	height: 22px;
	margin-left: -13px;
}

.i__set.i__set__search .icon {
	width: 22px;
	height: 22px;
	margin-left: -10px;
}

.i__set.i__set__enter .icon {
	width: 20px;
	height: 19px;
	margin-left: -13px;
	margin-top: 1px;
}

.i__set.i__set__compare .icon {
	width: 32px;
	height: 22px;
	margin-left: -15px;
}

@media screen and (max-width: 40em) {

	.i__set.i__set__basket .title,
	.i__set.i__set__enter .title,
	.i__set.i__set__search .title,
	.i__set.i__set__compare .title {
		display: none;
	}

	.i__set.i__set__basket,
	.i__set.i__set__enter,
	.i__set.i__set__search,
	.i__set.i__set__compare {
		border-width: 0;
		margin: 12px 16px 0 0;
	}

	.i__set.i__set__basket {
		width: 22px;
	}

	.i__set.i__set__enter {
		width: 22px;
		margin: 12px 12px 0 0;
	}

	.i__set.i__set__compare {
		width: 32px;
		margin: 12px 18px 0 0;
	}

	.i__set.i__set__search {
		width: 22px;
		margin: 12px 18px 0 0;
	}

	.i__set.i__set__basket .icon {
		margin-left: -11px;
	}
}

/* Search */
#form_search {
	position: relative;
	top: 9px;
}

#topSearch .search_line {
	border-radius: 6px;
	border: 2px solid #318cd6;
	box-shadow: none;
	width: 90%;
	padding: 0 10px;
	line-height: 36px;
	height: 36px;
	color: #ccc;
	margin: 6px 0 0;
}

#topSearch .search_line:focus {
	color: #318cd6;
	font-weight: 500;
	box-shadow: 0 10px 26px -4px rgba(29, 98, 140, 0.3);
}

#topSearch .search_submit {
	position: absolute;
	right: 10%;
	width: 36px;
	height: 36px;
	border-width: 0;
	text-indent: -9999px;
	top: 0;
	padding: 0;
	display: block;
	margin: 0;
	border-radius: 6px;
	background: #318cd6 url('/templates/twobit/images/magnifier.svg') no-repeat center;
	background-size: 18px 18px;
}

@media screen and (max-width: 64em) {
	#search__pop-up {
		display: none;
	}
}

@media screen and (max-width: 64em) {
	#search__pop-up {
		position: absolute;
		z-index: 222;
		background-color: #fff;
		left: 262px;
		right: 0;
		height: 55px;
	}
}

@media screen and (max-width: 40em) {
	#search__pop-up {
		left: 0;
		right: 0;
		top: 12px;
	}

	#search__pop-up #form_search {
		position: relative;
		top: 0;
	}

	#search__pop-up .search-form {
		padding-right: 0.9375rem;
		padding-left: 0.9375rem;
	}

	#topSearch .search_line {
		width: 100%;
	}

	#topSearch .search_submit {
		right: 0;
	}
}

/* Compare */
.grid-x>.auto.compare__table__auto {
	width: 320px;
	max-width: 320px;
}

.shrink__mask {
	width: 180px;
}

/* auth */
#auth_form {
	position: relative;
}

.auth__form {
	position: absolute;
	left: 50%;
	width: 300px;
	z-index: 500;
	margin-left: -150px;
	top: 12px;
}

.auth__wrap {
	background-color: white;
	box-shadow: 0 4px 16px -2px rgba(29, 98, 140, 0.3);
	padding: 16px 26px;
	line-height: 1.6;
}

.auth__form .btn_close {
	position: absolute;
	right: 8px;
	top: 4px;
	line-height: 1.2;
	padding: 0;
}

.auth__form::before {
	position: absolute;
	display: block;
	width: 12px;
	height: 12px;
	content: "";
	background-color: white;
	top: -6px;
	left: 50%;
	margin-left: -6px;
	transform: rotate(45deg);
	box-shadow: -8px -8px 16px -2px rgba(29, 98, 140, 0.3);
	z-index: 499;
}

@media screen and (max-width: 40em) {
	.auth__form {
		margin-left: -220px;
	}

	.auth__form::before {
		margin-left: 58px;
	}
}

@media screen and (max-width: 30em) {
	.auth__form {
		margin-left: -180px;
	}

	.auth__form::before {
		margin-left: 18px;
	}
}

/* slider */
#promo-images {
	height: 300px;
	border: 1px solid #f5f5f5;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
}

.carousel__wrap {
	width: 100%;
	height: 300px;
}

.carousel__item {
	float: left;
	width: 100%;
	height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
}

.carousel__item>a {
	display: block;
	height: 300px;
	border-width: 0;
	width: 100%;
}

.carousel__item .item__text {
	padding: 40px 40% 0 15%;
}

.carousel__item .item__text * {
	line-height: 1.2;
}

.carousel__nav {
	position: absolute;
	bottom: 15px;
	right: 15px;
	z-index: 100;
	height: 10px;
}

.carousel__nav a {
	display: inline-block;
	border-width: 0;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	background-color: #f5f5f5;
	border-radius: 100%;
	margin-left: 10px;
	box-shadow: 0 1px 2px #9e9e9e inset;
}

.carousel__nav a.selected {
	background-color: #1183c6;
	box-shadow: none;
}

@media screen and (max-width: 40em) {
	.carousel__item .item__text {
		padding: 30px 15% 30px 7%;
	}
}

.slider__home .mini__baner {
	height: 142px;
	border: 1px solid #f5f5f5;
	border-radius: 6px;
	overflow: hidden;
	background-position: top left;
	background-size: cover;
	background-repeat: no-repeat;
}

.slider__home .mini__baner>a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
}

.slider__home .mini__baner .__wrap {
	padding: 10px 15px;
}

/* Home Cat Box */
.top__category__module .mini__cat__box,
.top__category__module .medium__cat__box {
	border: 1px solid #f5f5f5;
	border-radius: 6px;
	overflow: hidden;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: contain;
}

.top__category__module .mini__cat__box {
	height: 142px;
}

.top__category__module .medium__cat__box {
	height: 300px;
}

.top__category__module .medium__cat__box .__wrap,
.top__category__module .mini__cat__box .__wrap {
	padding: 10px 15px;
}

/* Catalog */
.plashka__catalog {
	line-height: 45px;
	height: 45px;
	box-shadow: 0 16px 16px -14px rgba(29, 98, 140, 0.3);
}

.line__top__cat {
	overflow: hidden;
	height: 45px;
}

.line__top__cat .inline-list>li {
	line-height: 45px;
	height: 45px;
	white-space: no-wrap;
}

/* Catalog tiles */
.product__tile .tile__wrap,
.category__tile .tile__wrap,
.product__line .line__wrap {
	border: 1px solid #f5f5f5;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 25px;
	background-color: white;
	-webkit-transition: box-shadow .2s linear 0s;
	-moz-transition: box-shadow .2s linear 0s;
	transition: box-shadow .2s linear 0s;
}

.product__line .line__wrap {
	padding: 10px 0;
	margin-bottom: 0;
}

.product__tile .tile__wrap:hover,
.category__tile .tile__wrap:hover,
.product__line .line__wrap:hover {
	border-color: white;
	box-shadow: 0 4px 16px -2px rgba(29, 98, 140, 0.3);
}

.product__tile .tile__wrap .product__image,
.category__tile .tile__wrap .category__image {
	height: 200px;
}

.product__tile .tile__wrap .fly__image,
.category__tile .tile__wrap .fly__image {
	position: absolute;
	top: 0;
	left: 0;
	height: 180px;
	width: 100%;
	text-align: center;
	padding: 10px;
}

.product__tile .tile__wrap .product__prices {
	padding: 0 6%;
}

.product__tile .tile__wrap .b-actual-price {
	font-weight: 500;
	font-size: 120%;
}

.product__tile .tile__wrap .product__title,
.category__tile .tile__wrap .category__title {
	line-height: 1.4;
	height: 60px;
	overflow: hidden;
	padding: 0 6%;
}

.category__tile .tile__wrap .category__title {
	height: 30px;
}

.product__tile .tile__wrap .fly__image::after {
	display: block;
	content: '';
	position: absolute;
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(53%, rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 1)));
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 53%, rgba(255, 255, 255, 1) 100%);
	height: 22px;
	width: 65px;
	right: 6%;
	top: 266px;
}

.category__tile .tile__wrap .sub__categories {
	padding: 0 6%;
}

.category__tile .tile__wrap .sub__categories li {
	position: relative;
}

.category__tile .tile__wrap .sub__categories li::after {
	position: absolute;
	content: "\2022";
	color: #919191;
	left: 0;
	top: 1px;
	margin-left: 7px;
}

/*
.category__tile .tile__wrap .sub__categories li:last-child::after {
    display: none;
}
*/
.category__tile .tile__wrap .sub__categories .two_col li {
	width: 100%;
	margin-left: 0;
	margin-bottom: 6px;
	line-height: 1.4;
}

.category__tile .tile__wrap .sub__categories .two_col li a {
	margin-left: 20px;
}

@media screen and (max-width: 39em) {
	.category__tile .tile__wrap {
		padding: 15px 60px 15px 0;
	}

	.category__tile .tile__wrap .fly__image {
		left: auto;
		width: 60px;
		padding: 0;
		top: 10px;
		right: 10px;
		height: 100%;
	}

	.category__tile .tile__wrap .category__title {
		height: auto;
	}
}

.product__tile .tile__wrap .product__buy {
	padding: 12px 6% 0;
}

.product__tile .tile__wrap .product__buy label,
.product__tile .tile__wrap .product__buy .button {
	margin: 0;
}

.product__tile .tile__wrap .product__buy label {
	line-height: 1.4;
	vertical-align: top;
}

.product__tile .actual__price {
	font-weight: 500;
}


.product__line .product__image {
	width: 120px;
}

@media screen and (max-width: 39em) {
	.product__line .product__image {
		width: 60px;
	}
}

.btn-continue-buy,
.products__lines .button.btn_add-to-cart {
	background-color: #fff;
	color: rgb(49, 140, 214);
	font-weight: 500;
	border: 2px solid rgb(49, 140, 214);
	padding: 0.35em .8em;
}

.btn-continue-buy:hover,
.products__lines .button.btn_add-to-cart:hover {
	background-color: rgb(49, 140, 214);
	color: #fff;
}

.button.btn_add-to-cart.btn-in-basket {
	background-color: rgb(211, 211, 211);
	border-color: rgb(211, 211, 211);
	color: rgb(10, 10, 10);
}

.category__view span.__active {
	background-color: rgba(253, 237, 173, .5);
	color: rgb(10, 10, 10);
}

.category__view span.__active .link {
	border-width: 0;
	cursor: default;
}

/* Manuf */
.word__manufactures {
	margin: 0 20px;
}

/* Basket */

.basket__module .products__list__item{
	margin-bottom: 30px;
}

.basket__module .products__list__item .product__image {
	text-align: center;
}

.basket__module .products__list__item .product__image img {
	max-width: 80px;
}

.basket__module .products__list__item .total__item__price {
	min-width: 100px;
}

/* Product Page */
.product__buy__on__page {
	border: 1px solid rgb(245, 245, 245);
	width: 300px;
}

@media screen and (max-width: 39em) {
	.product__buy__on__page {
		width: 100%;
	}

	.product-h1 {
		font-size: 22px;
		overflow: hidden;
	}
}

.product__buy__on__page .product__prices {
	padding: 10px 6% 0;
}

.product__buy__on__page .product__available {
	padding: 0 6%;
}

.product__buy__on__page .product__delivery,
.product__buy__on__page .product__warranty {
	padding: 0 6%;
	line-height: 1.4;
}

.product__buy__on__page .buy__module {
	margin: 0 -1px -1px -1px;
}

.product__buy__on__page .button.btn_add-to-cart {
	width: 100%;
	margin: 0;
}

.buy__one__click {
	text-align: center;
	padding: 8px 0;
	font-weight: 500;
}

.product__prop__table__tr {
	margin-bottom: 10px;
	line-height: 1.4;
}

.product__prop__title {
	border-bottom: 2px dotted rgba(145, 145, 145, .25);
	-webkit-transition: all .2s linear 0s;
	-moz-transition: all .2s linear 0s;
	transition: all .2s linear 0s;
}

@media screen and (max-width: 500px) {
	.product__prop__table__tr>div {
		display: block !important;
		width: 100% !important;
	}

	.product__prop__title {
		border-width: 0;
	}
}

.product__prop__table__tr:hover .product__prop__title {
	color: rgba(49, 140, 214, 1);
	border-color: rgba(49, 140, 214, .85);
}

.product__prop__title .text {
	background-color: white;
	bottom: -4px;
	position: relative;
	padding-right: 4px;
}

.product__prop__text {
	position: relative;
}

.product__prop__text .val {
	position: relative;
	left: 4px;
	bottom: -2px;
	line-height: 1.4;
	word-wrap: break-word;
}

.item__check__for__compare label {
	font-size: 1rem;
	margin: 0;
	line-height: inherit;
}

.sale__price {
	position: relative;
	display: inline-block;
	padding-left: 3px;
	padding-right: 3px;
}

.sale__price::before,
.sale__price::after {
	content: '';
	width: 100%;
	position: absolute;
	right: 0;
	top: 50%;
}

.sale__price::before {
	/*border-bottom: 1px solid rgb(225, 34, 34);*/
	-webkit-transform: skewY(-10deg);
	transform: skewY(-10deg);
}

.sale__price::after {
	border-bottom: 1px solid rgb(225, 34, 34);
	-webkit-transform: skewY(10deg);
	transform: skewY(10deg);
}

/* Pager */
.page__item {
	display: inline-block;
	width: 30px;
	padding: 0;
	height: 30px;
	line-height: 30px;
	border: 1px solid rgb(211, 211, 211);
	margin: 0 5px;
	text-align: center;
	font-weight: 500;
	color: rgb(10, 10, 10);
}

.page__item.__active {
	background-color: rgb(49, 140, 214);
	color: #fff;
	border-color: rgb(49, 140, 214) !important;
	cursor: default;
}

.pager__prev.link {
	margin-right: 10px;
}

.pager__next.link {
	margin-left: 10px;
}

/* Filter */
.calalog__filter {
	position: relative;
}

.calalog__filter,
.filter__item {
	width: 222px;
}

#filter__count {
	position: absolute;
	left: 100%;
	z-index: 1000;
	background-color: rgb(62, 146, 204);
	font-size: 90%;
	color: rgb(255, 255, 255);
	box-shadow: 0 16px 16px -4px rgba(29, 98, 140, 0.3);
	margin-left: 10px;
}

#filter__count a {
	display: block;
	padding: 7px 8px;
	color: rgb(255, 255, 255);
	border-width: 0;
}

#filter__count::before {
	position: absolute;
	display: block;
	border: 10px solid transparent;
	content: "";
	border-top: 6px solid #317caf;
	border-right: 16px solid #317caf;
	left: 0;
	top: 100%;
	z-index: 999;
}

#filter__count::after {
	display: block;
	content: "";
	z-index: -1;
	border: 14px solid transparent;
	border-left: 20px solid rgb(35, 84, 117);
	position: absolute;
	left: 6px;
	top: 100%;
	margin-top: 2px;
	box-shadow: -6px 0 5px -5px rgb(17, 83, 123);
}

@media screen and (max-width: 64em) {
	.calalog__filter {
		display: none;
		width: 100%;
	}

	#filter__count {
		display: none !important;
	}
}

.filter__control .button {
	margin: 0 12px 0 0;
}

/* Pseudo select */
.pseudo__select {
	display: inline-block;
	position: relative;

}

.category__sort .pseudo__select {
	width: 280px;
}

@media screen and (max-width: 39em) {
	.category__sort .pseudo__select {
		width: 200px;
	}
}

.pseudo__select__body {
	display: block;
	border: 1px solid #d3d3d3;
	padding: 2px 22px 2px 10px;
	color: #000;
	outline: none;
}

.category__sort .pseudo__select {
	top: -4px;
	position: relative;
}

.pseudo__select__body:hover,
.pseudo__select__body:active {
	background-color: #f5f5f5;
	border-color: #d3d3d3;
}

.pseudo__select__body.__open {
	background-color: #f5f5f5;
	border-color: #d3d3d3;
}

.pseudo__select__body .icon {
	position: absolute;
	border: 6px solid transparent;
	border-top: 6px solid rgba(145, 145, 145, .5);
	top: 50%;
	right: 8px;
	margin-top: -2px;
}

.pseudo__select__body.__open .icon {
	margin-top: -8px;
	transform: rotate(180deg);
}

.pseudo__select__options {
	position: absolute;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	background-color: #fff;
	z-index: 222;
	margin-top: -1px;
	top: 100%;
	left: 0;
	width: 100%;
	box-shadow: 0 6px 16px -2px rgba(29, 98, 140, 0.3);
}

.pseudo__select__option {
	padding: 2px 16px;
}

.pseudo__select__option.__active {
	background-color: #318cd6;
	background-color: rgba(214, 152, 49, 0.1);
}

.pseudo__select__option.__active a {
	color: #000;
	border-width: 0;
}

/* Rubrikator */
.rubrikator {
	width: 222px;
}

.rubrikator__burger {
	width: 222px;
	margin: 0;
	height: 45px;
	line-height: 45px;
	padding: 0;
	border-width: 0;
	display: block;
	font-size: 20px;
	font-family: 'Ubuntu Condensed', Verdana, Helvetica, Roboto, Arial, sans-serif;
	background-image: url('/templates/twobit/images/ctlgbtn.svg');
	background-position: 2px center;
	background-size: 22px 22px;
}

.rubrikator__box {
	padding: 14px 0;
	position: absolute;
	z-index: 222;
	background-color: #fff;
	width: 300px;
	left: 0;
	top: 100%;
	box-shadow: -16px 16px 16px -14px rgba(4, 43, 66, .3), 16px 16px 16px -14px rgba(4, 43, 66, .3);
	border-top: 3px solid #318cd6;
}

.rubrikator__box::before {
	position: absolute;
	display: block;
	width: 12px;
	height: 12px;
	content: "";
	background-color: white;
	top: -6px;
	left: 111px;
	margin-left: -6px;
	transform: rotate(45deg);
	z-index: 499;
}

.rubrikator__box ul,
.rubrikator__box ul li {
	margin: 0;
	list-style: none;
}

.rubrikator__box ul.level__1>li,
.rubrikator__box ul.level__2>li {
	line-height: 1.2;
	padding: 6px 16px;
}

.rubrikator__box ul.level__1>li>a {
	font-weight: 500;
}

.rubrikator__box .__has__child:hover {
	background-color: #f5f5f5;
}

.__sub__rubrik {
	display: none;
	position: absolute;
	top: -3px;
	left: 100%;
	width: 300px;
	background-color: #fff;
	z-index: 222;
	padding: 14px 0;
	min-height: 100%;
	border-top: 3px solid #318cd6;
	box-shadow: -16px 16px 16px -14px rgba(4, 43, 66, .3), 16px 16px 16px -14px rgba(4, 43, 66, .3);
}

.rubrikator__box .__has__child:hover .__sub__rubrik {
	display: block !important;
}

@media screen and (max-width: 39em) {

	.rubrikator,
	.rubrikator__box {
		width: 100%;
	}

	.rubrikator__burger {
		width: auto;
	}

	.rubrikator__box .__has__child .__sub__rubrik,
	.rubrikator__box .__has__child:hover .__sub__rubrik {
		display: none !important;
	}

	.rubrikator__box::before {
		left: 50%;
	}
}

/* Crumbs */
.__crumbs a {
	position: relative;
	margin-right: 12px;
}

.__crumbs a::after {
	position: absolute;
	content: "\2192";
	left: 100%;
	top: 0;
	margin-left: 8px;
}

.__crumbs li:last-child a::after {
	display: none;
}

.__crumbs a.i__set__back {
	content: "\2192";
	margin-right: 0;
	margin-left: 22px;
}

.__crumbs a.i__set__back::after {
	content: "\2190";
	left: -22px;
	margin-left: 0;
}

/* Mobile menu */
#m_menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2000;
	padding-top: 22px;
}

#m_menu .btn-close {
	position: absolute;
	top: 16px;
	right: 8px;
	width: 36px;
	height: 36px;
	z-index: 100;
}

#m_menu .btn-close .x,
#m_menu .btn-close .y {
	border-bottom: 3px solid #fff;
	position: absolute;
	width: 36px;
	top: 50%;
	left: 50%;
	margin-left: -18px;
}

#m_menu .btn-close .x {
	transform: rotate(45deg);
}

#m_menu .btn-close .y {
	transform: rotate(-45deg);
}

#m_menu .btn-close:hover * {
	border-bottom-color: #efefef;
}

#cboxOverlay,
.overlay {
	position: fixed;
	width: 100%;
	z-index: 1666;
	height: 100%;
	background: rgba(32, 90, 138, .85);
	top: 0;
	left: 0;
}

/* form */
.form__wrap {
	padding: 20px 30px;
}

/* checkout */
.c_error {
	color: red
}

ul.delivery__radio.inline-list {
	overflow: visible;
}

ul.delivery__radio.inline-list li {
	padding: 0;
	vertical-align: top;
	line-height: 1.4;
	float: none;
	margin-bottom: 12px;
}

ul.delivery__radio.inline-list li>input {
	position: absolute;
	left: -9999px;
}

ul.delivery__radio.inline-list li>input+label {
	border: 2px solid rgb(216, 216, 216);
	padding: 10px 20px;
	line-height: 1.2;
	min-height: 60px;
	display: block;
}

ul.delivery__radio.inline-list li>input:checked+label {
	border-color: rgb(49, 140, 214);
	box-shadow: 0 10px 26px -4px rgba(29, 98, 140, 0.3);
}

ul.delivery__radio.inline-list li>input:checked+label .pseudo {
	color: rgb(49, 140, 214);
	border-width: 0;
}

.tabs__nav ul li {
	padding: 0 8px;
}

.tabs__nav ul li.active {
	background: rgba(114, 137, 151, 0.2) !important;
}

.tabs__nav ul li.active a {
	color: #000;
	border-width: 0;
	cursor: default;
}

.product__top__gallery {
	height: 250px;
	overflow: hidden;
}

.product__top__gallery a {
	display: block;
	float: left;
	height: 250px;
	padding: 0;
	text-align: center;
	width: 300px;
}

.product__top__gallery a img {
	max-height: 100%;
}

/*
.gallery_arrows_nav ul.inline-list li {
    display: inline-block;
    float: none;
}*/
.gallery_arrows_nav .arrow.next {
	margin-left: 9px;
}

.gallery_arrows_nav .arrow.prev {
	margin-right: 9px;
}

/* Ion.RangeSlider
// css version 1.8.5
// by Denis Ineshin | ionden.com
// ===================================================================================================================*/

/* =====================================================================================================================
// RangeSlider */

.irs {
	position: relative;
	display: block;
}

.irs-line {
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 2px;
	height: 4px;
	top: 30px;
	background-color: rgb(245, 245, 245);
	box-shadow: 0 1px 2px rgba(8, 24, 33, 0.3) inset;
}

.irs-line-left,
.irs-line-mid,
.irs-line-right {
	position: absolute;
	display: block;
	height: 6px;
	top: 0;
}

.irs-line-left {
	left: 0;
	width: 10%;
}

.irs-line-mid {
	left: 10%;
	width: 80%;
}

.irs-line-right {
	right: 0;
	width: 10%;
}

.irs {
	height: 42px;
}

.irs-with-grid {
	height: 64px;
}

.irs-min,
.irs-max {
	color: rgb(153, 153, 153);
	font-size: 10px;
	line-height: 1;
	text-shadow: none;
	top: 0;
	padding: 4px 0;
}

.irs-min {
	position: absolute;
	display: block;
	left: 0;
	cursor: default;
}

.irs-max {
	position: absolute;
	display: block;
	right: 0;
	cursor: default;
}

.irs-from,
.irs-to,
.irs-single {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	cursor: default;
	white-space: nowrap;
	color: #fff;
	font-size: 10px;
	line-height: 1;
	text-shadow: none;
	padding: 4px 6px;
	background: #318cd6;
	border-radius: 2px;
}

.irs-from:after,
.irs-to:after,
.irs-single:after {
	position: absolute;
	display: block;
	content: "";
	bottom: -6px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -3px;
	overflow: hidden;
	border: 3px solid transparent;
	border-top-color: #318cd6;
}

.irs-diapason {
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	height: 4px;
	top: 30px;
	background-color: rgb(49, 140, 214);
	border-radius: 2px;
}

.irs-slider {
	position: absolute;
	display: block;
	cursor: default;
	width: 16px;
	height: 16px;
	top: 24px;
	z-index: 1;
	border-radius: 12px;
	border: 2px solid rgb(33, 109, 170);
	background-color: rgba(255, 255, 255, 0.9);
	box-shadow: 0 2px 4px rgba(29, 98, 140, 0.4);
}

.irs-slider.from {
	cursor: pointer;
	left: 100px;
	margin-left: -2px;
}

.irs-slider.to {
	cursor: pointer;
	left: 300px;
	margin-left: -2px;
}

.irs-slider.last {
	z-index: 2;
}

.irs-grid {
	position: absolute;
	display: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
}

.irs-with-grid .irs-grid {
	display: block;
}

.irs-grid-pol {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 8px;
	background: #000;
}

.irs-grid-pol.small {
	height: 4px;
}

.irs-grid-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100px;
	white-space: nowrap;
	text-align: center;
	font-size: 8px;
	line-height: 8px;
	color: #000;
}

.irs-disable-mask {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: default;
	background: rgba(0, 0, 0, 0.0);
	z-index: 2;
}

.irs-disabled {
	opacity: 0.4;
}

.irs-grid-pol {
	background: #e1e4e9;
}

.irs-grid-text {
	color: #999;
}

/* likely */
.likely,
.likely__widget {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 0;
	text-indent: 0 !important;
	list-style: none !important;
	font-weight: 400;
	font-family: Helvetica Neue, Arial, sans-serif
}

.likely {
	display: inline-block
}

.likely__widget {
	margin: 0;
	font-size: inherit
}

.likely {
	opacity: 0;
	font-size: 0 !important
}

.likely_visible {
	opacity: 1;
	transition: opacity .1s ease-in
}

.likely>* {
	display: inline-block;
	visibility: hidden
}

.likely_visible>* {
	visibility: inherit
}

.likely__widget {
	position: relative;
	white-space: nowrap
}

.likely__button,
.likely__widget {
	display: inline-block
}

.likely__button,
.likely__counter {
	text-decoration: none;
	text-rendering: optimizeLegibility;
	margin: 0;
	outline: 0
}

.likely__button {
	position: relative;
	user-select: none
}

.likely__counter {
	display: none;
	position: relative;
	font-weight: 400
}

.likely_ready .likely__counter {
	display: inline-block
}

.likely_ready .likely__counter_empty {
	display: none
}

.likely__button,
.likely__counter,
.likely__icon,
.likely__widget {
	vertical-align: top
}

.likely__widget {
	transition: background .33s ease-out, color .33s ease-out, fill .33s ease-out
}

.likely__widget:active,
.likely__widget:focus,
.likely__widget:hover {
	transition: none;
	cursor: pointer
}

@media (hover:none) {

	.likely__widget:active,
	.likely__widget:focus,
	.likely__widget:hover {
		transition: background .33s ease-out, color .33s ease-out, fill .33s ease-out;
		cursor: unset
	}
}

.likely__icon {
	position: relative;
	text-align: left;
	display: inline-block
}

.likely svg {
	position: absolute;
	left: 3px;
	top: 3px;
	width: 16px;
	height: 16px
}

.likely__button,
.likely__counter {
	line-height: inherit;
	cursor: inherit
}

.likely__button:empty {
	display: none
}

.likely__counter {
	text-align: center
}

.likely .likely__widget {
	color: #000;
	/*background:rgba(231,231,231,.8)*/
}

.likely .likely__counter {
	background-size: 1px 1px;
	background-repeat: repeat-y;
	background-image: linear-gradient(to right, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, 0) .5px, rgba(0, 0, 0, 0) 100%)
}

.likely-light .likely__widget {
	color: #fff;
	fill: #fff;
	background: rgba(236, 236, 236, .16);
	text-shadow: rgba(0, 0, 0, .2) 0 0 .33em
}

.likely-light .likely__counter {
	background-image: linear-gradient(to right, rgba(255, 255, 255, .4) 0, rgba(255, 255, 255, 0) .5px, rgba(255, 255, 255, 0) 100%)
}

.likely__widget_facebook {
	fill: #425497
}

.likely__widget_facebook:active,
.likely__widget_facebook:focus,
.likely__widget_facebook:hover {
	background: rgba(207, 212, 229, .8)
}

@media (hover:none) {

	.likely__widget_facebook:active,
	.likely__widget_facebook:focus,
	.likely__widget_facebook:hover {
		background: rgba(231, 231, 231, .8)
	}
}

.likely-light .likely__widget_facebook:active,
.likely-light .likely__widget_facebook:focus,
.likely-light .likely__widget_facebook:hover {
	text-shadow: #425497 0 0 .25em;
	background: rgba(66, 84, 151, .7)
}

@media (hover:none) {

	.likely-light .likely__widget_facebook:active,
	.likely-light .likely__widget_facebook:focus,
	.likely-light .likely__widget_facebook:hover {
		text-shadow: rgba(0, 0, 0, .2) 0 0 .33em;
		background: rgba(236, 236, 236, .16)
	}
}

.likely__widget_gplus {
	fill: #dd4241
}

.likely__widget_gplus:active,
.likely__widget_gplus:focus,
.likely__widget_gplus:hover {
	background: rgba(246, 207, 207, .8)
}

@media (hover:none) {

	.likely__widget_gplus:active,
	.likely__widget_gplus:focus,
	.likely__widget_gplus:hover {
		background: rgba(231, 231, 231, .8)
	}
}

.likely-light .likely__widget_gplus:active,
.likely-light .likely__widget_gplus:focus,
.likely-light .likely__widget_gplus:hover {
	text-shadow: #dd4241 0 0 .25em;
	background: rgba(221, 66, 65, .7)
}

@media (hover:none) {

	.likely-light .likely__widget_gplus:active,
	.likely-light .likely__widget_gplus:focus,
	.likely-light .likely__widget_gplus:hover {
		text-shadow: rgba(0, 0, 0, .2) 0 0 .33em;
		background: rgba(236, 236, 236, .16)
	}
}

.likely__widget_linkedin {
	fill: #0077b5
}

.likely__widget_linkedin:active,
.likely__widget_linkedin:focus,
.likely__widget_linkedin:hover {
	background: rgba(191, 221, 236, .8)
}

@media (hover:none) {

	.likely__widget_linkedin:active,
	.likely__widget_linkedin:focus,
	.likely__widget_linkedin:hover {
		background: rgba(231, 231, 231, .8)
	}
}

.likely-light .likely__widget_linkedin:active,
.likely-light .likely__widget_linkedin:focus,
.likely-light .likely__widget_linkedin:hover {
	text-shadow: #0077b5 0 0 .25em;
	background: rgba(0, 119, 181, .7)
}

@media (hover:none) {

	.likely-light .likely__widget_linkedin:active,
	.likely-light .likely__widget_linkedin:focus,
	.likely-light .likely__widget_linkedin:hover {
		text-shadow: rgba(0, 0, 0, .2) 0 0 .33em;
		background: rgba(236, 236, 236, .16)
	}
}

.likely__widget_odnoklassniki {
	fill: #f6903b
}

.likely__widget_odnoklassniki:active,
.likely__widget_odnoklassniki:focus,
.likely__widget_odnoklassniki:hover {
	background: rgba(252, 227, 206, .8)
}

@media (hover:none) {

	.likely__widget_odnoklassniki:active,
	.likely__widget_odnoklassniki:focus,
	.likely__widget_odnoklassniki:hover {
		background: rgba(231, 231, 231, .8)
	}
}

.likely-light .likely__widget_odnoklassniki:active,
.likely-light .likely__widget_odnoklassniki:focus,
.likely-light .likely__widget_odnoklassniki:hover {
	text-shadow: #f6903b 0 0 .25em;
	background: rgba(246, 144, 59, .7)
}

@media (hover:none) {

	.likely-light .likely__widget_odnoklassniki:active,
	.likely-light .likely__widget_odnoklassniki:focus,
	.likely-light .likely__widget_odnoklassniki:hover {
		text-shadow: rgba(0, 0, 0, .2) 0 0 .33em;
		background: rgba(236, 236, 236, .16)
	}
}

.likely__widget_pinterest {
	fill: #bd081c
}

.likely__widget_pinterest:active,
.likely__widget_pinterest:focus,
.likely__widget_pinterest:hover {
	background: rgba(238, 193, 198, .8)
}

@media (hover:none) {

	.likely__widget_pinterest:active,
	.likely__widget_pinterest:focus,
	.likely__widget_pinterest:hover {
		background: rgba(231, 231, 231, .8)
	}
}

.likely-light .likely__widget_pinterest:active,
.likely-light .likely__widget_pinterest:focus,
.likely-light .likely__widget_pinterest:hover {
	text-shadow: #bd081c 0 0 .25em;
	background: rgba(189, 8, 28, .7)
}

@media (hover:none) {

	.likely-light .likely__widget_pinterest:active,
	.likely-light .likely__widget_pinterest:focus,
	.likely-light .likely__widget_pinterest:hover {
		text-shadow: rgba(0, 0, 0, .2) 0 0 .33em;
		background: rgba(236, 236, 236, .16)
	}
}

.likely__widget_telegram {
	fill: #34abde
}

.likely__widget_telegram:active,
.likely__widget_telegram:focus,
.likely__widget_telegram:hover {
	background: rgba(204, 234, 246, .8)
}

@media (hover:none) {

	.likely__widget_telegram:active,
	.likely__widget_telegram:focus,
	.likely__widget_telegram:hover {
		background: rgba(231, 231, 231, .8)
	}
}

.likely-light .likely__widget_telegram:active,
.likely-light .likely__widget_telegram:focus,
.likely-light .likely__widget_telegram:hover {
	text-shadow: #34abde 0 0 .25em;
	background: rgba(52, 171, 222, .7)
}

@media (hover:none) {

	.likely-light .likely__widget_telegram:active,
	.likely-light .likely__widget_telegram:focus,
	.likely-light .likely__widget_telegram:hover {
		text-shadow: rgba(0, 0, 0, .2) 0 0 .33em;
		background: rgba(236, 236, 236, .16)
	}
}

.likely__widget_twitter {
	fill: #00b7ec
}

.likely__widget_twitter:active,
.likely__widget_twitter:focus,
.likely__widget_twitter:hover {
	background: rgba(191, 237, 250, .8)
}

@media (hover:none) {

	.likely__widget_twitter:active,
	.likely__widget_twitter:focus,
	.likely__widget_twitter:hover {
		background: rgba(231, 231, 231, .8)
	}
}

.likely-light .likely__widget_twitter:active,
.likely-light .likely__widget_twitter:focus,
.likely-light .likely__widget_twitter:hover {
	text-shadow: #00b7ec 0 0 .25em;
	background: rgba(0, 183, 236, .7)
}

@media (hover:none) {

	.likely-light .likely__widget_twitter:active,
	.likely-light .likely__widget_twitter:focus,
	.likely-light .likely__widget_twitter:hover {
		text-shadow: rgba(0, 0, 0, .2) 0 0 .33em;
		background: rgba(236, 236, 236, .16)
	}
}

.likely__widget_vkontakte {
	fill: #526e8f
}

.likely__widget_vkontakte:active,
.likely__widget_vkontakte:focus,
.likely__widget_vkontakte:hover {
	background: rgba(211, 218, 227, .8)
}

@media (hover:none) {

	.likely__widget_vkontakte:active,
	.likely__widget_vkontakte:focus,
	.likely__widget_vkontakte:hover {
		background: rgba(231, 231, 231, .8)
	}
}

.likely-light .likely__widget_vkontakte:active,
.likely-light .likely__widget_vkontakte:focus,
.likely-light .likely__widget_vkontakte:hover {
	text-shadow: #526e8f 0 0 .25em;
	background: rgba(82, 110, 143, .7)
}

@media (hover:none) {

	.likely-light .likely__widget_vkontakte:active,
	.likely-light .likely__widget_vkontakte:focus,
	.likely-light .likely__widget_vkontakte:hover {
		text-shadow: rgba(0, 0, 0, .2) 0 0 .33em;
		background: rgba(236, 236, 236, .16)
	}
}

.likely__widget_whatsapp {
	fill: #25d366
}

.likely__widget_whatsapp:active,
.likely__widget_whatsapp:focus,
.likely__widget_whatsapp:hover {
	background: rgba(200, 244, 216, .8)
}

@media (hover:none) {

	.likely__widget_whatsapp:active,
	.likely__widget_whatsapp:focus,
	.likely__widget_whatsapp:hover {
		background: rgba(231, 231, 231, .8)
	}
}

.likely-light .likely__widget_whatsapp:active,
.likely-light .likely__widget_whatsapp:focus,
.likely-light .likely__widget_whatsapp:hover {
	text-shadow: #25d366 0 0 .25em;
	background: rgba(37, 211, 102, .7)
}

@media (hover:none) {

	.likely-light .likely__widget_whatsapp:active,
	.likely-light .likely__widget_whatsapp:focus,
	.likely-light .likely__widget_whatsapp:hover {
		text-shadow: rgba(0, 0, 0, .2) 0 0 .33em;
		background: rgba(236, 236, 236, .16)
	}
}

.likely {
	margin: 0 -5px -10px
}

.likely .likely__widget {
	line-height: 20px;
	font-size: 14px;
	border-radius: 3px;
	height: 22px;
	margin: 0 5px 10px
}

.likely .likely__icon {
	width: 22px;
	height: 22px
}

.likely .likely__button {
	padding: 1px 4px 1px 0
}

.likely .likely__counter {
	padding: 1px 4px
}

.likely-big {
	margin: 0 -6px -12px
}

.likely-big .likely__widget {
	line-height: 28px;
	font-size: 18px;
	border-radius: 4px;
	height: 32px;
	margin: 0 6px 12px
}

.likely-big .likely__icon {
	width: 32px;
	height: 32px
}

.likely-big .likely__button {
	padding: 2px 6px 2px 0
}

.likely-big .likely__counter {
	padding: 2px 6px
}

.likely-big svg {
	left: 4px;
	top: 4px;
	width: 24px;
	height: 24px
}

.likely-small {
	margin: 0 -4px -8px
}

.likely-small .likely__widget {
	line-height: 14px;
	font-size: 12px;
	border-radius: 2px;
	height: 18px;
	margin: 0 4px 8px
}

.likely-small .likely__icon {
	width: 18px;
	height: 18px
}

.likely-small .likely__button {
	padding: 2px 3px 2px 0
}

.likely-small .likely__counter {
	padding: 2px 3px
}

.likely-small svg {
	left: 3px;
	top: 3px;
	width: 12px;
	height: 12px
}

@media screen and (max-width: 40em) {
	.likely__button {
		display: none;
	}
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox,
#cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
	overflow: hidden;
}

#cboxMiddleLeft,
#cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
	overflow: hidden;
}

#cboxLoadedContent {
	overflow: auto;
}

#cboxLoadedContent iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
	cursor: pointer;
}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#colorbox {
	outline: none;
}

#cboxContent {
	background: #fff;
}

#cboxClose {
	display: none !important;
}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/

/*#colorbox.itemStyleColorbox #cboxContent{padding:20px 60px 30px;}*/
/*#colorbox.itemStyleColorbox #cboxLoadedContent{padding:20px 60px 30px;}*/
#colorbox.itemStyleColorbox #cboxLoadedContent img {
	margin: 50px;
}

#colorbox.itemStyleColorbox #cboxPrevious,
#colorbox.itemStyleColorbox #cboxNext {
	background: url("../../images/colorsprite.png") no-repeat;
	border: none;
	outline: none;
	height: 31px;
	position: absolute;
	text-indent: -9999px;
	top: 45%;
	width: 16px;
	z-index: 210;
}

#colorbox.itemStyleColorbox #cboxPrevious {
	background-position: -16px -32px;
	left: 20px;
}

#colorbox.itemStyleColorbox #cboxPrevious:HOVER {
	background-position: -16px -63px;
	left: 20px;
}

#colorbox.itemStyleColorbox #cboxNext {
	background-position: 0 -32px;
	right: 20px;
}

#colorbox.itemStyleColorbox #cboxNext:HOVER {
	background-position: 0 -63px;
	right: 20px;
}

#colorbox.itemStyleColorbox #cboxCurrent {
	text-align: center;
	position: absolute;
	bottom: 10px;
	right: 0;
	left: 0;
}

#colorbox.itemStyleColorbox #cboxClose {
	display: block !important;
}

.colorbox-addtobasket .btnClose {
	border: none;
	outline: none;
	height: 16px;
	position: absolute;
	width: 16px;
	z-index: 210;
	font-size: 150%;
	line-height: 1;
}

#colorbox.itemStyleColorbox #cboxClose {
	position: absolute;
	top: 16px;
	right: 8px;
	width: 26px;
	height: 26px;
	z-index: 100;
	text-indent: -9999px;
}

#colorbox.itemStyleColorbox #cboxClose:before,
#colorbox.itemStyleColorbox #cboxClose:after {
	border-bottom: 3px solid #000;
	position: absolute;
	width: 26px;
	top: 50%;
	left: 50%;
	margin-left: -18px;
	content: " ";
	display: block;
}

#colorbox.itemStyleColorbox #cboxClose:before {
	transform: rotate(45deg);
}

#colorbox.itemStyleColorbox #cboxClose:after {
	transform: rotate(-45deg);
}

#m_menu .btn-close:hover * {
	border-bottom-color: #ccc;
}

.colorbox-addtobasket .btnClose:HOVER,
.btn_close.sprite:HOVER,
#colorbox.itemStyleColorbox #cboxClose:HOVER {
	background-position: 0 -16px;
	right: 10px;
	top: 10px;
	cursor: pointer;
}

#colorbox.itemStyleColorbox #cboxClose {
	right: 10px;
	top: 10px
}

#colorbox.basketColorboxStyle #cboxClose,
#colorbox.basketColorboxStyle #cboxNext,
#colorbox.basketColorboxStyle #cboxPrevious {
	display: none !important;
}

#colorbox.basketColorboxStyle,
#colorbox.basketColorboxStyle #cboxWrapper,
#colorbox.basketColorboxStyle #cboxContent,
#colorbox.basketColorboxStyle #cboxLoadedContent {
	overflow: visible !important;
}

#colorbox.basketColorboxStyle #cboxCurrent {
	display: none !important
}

.colorbox-addtobasket .basket-header {
	padding: 20px 30px
}

.colorbox-addtobasket .basket-header .b-photo {
	width: 180px;
	height: 180px;
	overflow: hidden;
	text-align: center;
	display: inline-block;
}

.colorbox-addtobasket .basket-header .b-photo img {
	max-height: 180px;
	max-width: 160px;
}

.colorbox-addtobasket .basket-header .contentbox {
	margin-left: 20px;
	width: 500px;
	display: inline-block;
}

@media screen and (max-width: 40em) {
	.colorbox-addtobasket .basket-header .b-photo {
		display: none;
	}

	.colorbox-addtobasket .basket-header .contentbox {
		margin: 0;
		width: 280px;
	}
}

.colorbox-addtobasket .colorbox-item-price {
	font-size: 120%;
	font-weight: bold;
}

.colorbox-addtobasket .contentbox .b-buy a:first-child {
	margin-right: 40px;
}

.colorbox-addtobasket .basket-sa {
	background-color: #f2f2f2;
	padding: 17px 40px 30px;
	margin: 0 2px 2px;
}

.btn_close.sprite,
.colorbox-addtobasket .btnClose {
	position: absolute;
	top: 10px;
	right: 10px;
}

input.err {
	border-width: 2px !important;
	border-style: solid !important;
	border-color: red !important;
}

.search_cat_box p {
	margin-bottom: 5px
}

.search-container .filter__item {
	margin: 15px 0
}

.search-container .filter__item a.active {
	font-weight: bold
}

._iset {
	position: relative;
}

._iset._item_self,
._iset._item_delivery,
._item_warranty {
	padding-left: 36px;
	line-height: 1.2;
}

._iset._item_self>i,
._iset._item_delivery>i,
._iset._item_warranty>i {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 26px;
	height: 26px;
}

._iset._item_self>i {
	background: url('/templates/twobit/images/ibox.png') no-repeat center /cover;
}

._iset._item_delivery>i {
	background: url('/templates/twobit/images/idelivery.png') no-repeat center /cover;
}

._iset._item_warranty>i {
	background: url('/templates/twobit/images/rst.png') no-repeat center;
	background-size: contain;
	height: 55px;
}

.delivery_info {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url('/templates/twobit/images/itooltip.png') no-repeat center /cover;
	position: relative;
	top: 3px;
}

.delivery_info:hover {
	cursor: pointer;
}

.delivery_date {
	position: relative;
}

.more_promo__info,
.more_delivery_info {
	position: absolute;
	top: 100%;
	z-index: 100;
	background: #f5f5f5 url('/templates/twobit/images/hxgp.svg') repeat center;
	box-shadow: 0 16px 36px rgba(4, 43, 66, .2);
	right: 0;
	left: -36px;
	padding: 10px 0;
	margin-top: 12px;
	border-top: 2px solid #318cd6;
}

.more_delivery_info>p {
	padding: 0 12px;
}

.more_delivery_info>p:last-child {
	margin-bottom: 0;
}

.more_promo__info {
	left: 0;
	right: 0;
	max-width: 500px;
}

.more_promo__info .wrap {
	padding: 20px 30px;
}

.delivery_info>i {
	width: 0;
	height: 0;
	left: 50%;
	top: 100%;
	position: absolute;
	margin-top: -8px;
	margin-left: -10px;
	border: 10px solid transparent;
	border-bottom: 10px solid #318cd6;
}

.promo__label {
	display: inline-block;
	padding: 3px 12px;
	background-color: #ccc;
	border-radius: 6px;
}

.promo__label.label__red {
	background-color: #ed1c24;
	color: #fff;
}

/* #selectable .ui-selected{} */
#selectable .ui-selected img {
	border: 2px solid blue;
	opacity: 0.6
}

#insert_checked,
#edit_checked {
	bottom: calc(50% + -15px);
	display: flex;
	justify-content: center;
	position: fixed;
	right: 40px;
	z-index: 9999;
	border: 1px solid;
	padding: 5px 10px;
	background-color: rgb(255, 255, 255);
	cursor: all-scroll;
	width: 154.333px;
	height: 60.05px;
}

#edit_checked {
	width: 170px;
	height: 70px
}

#insert_checked a,
#edit_checked a {
	top: 7px;
	position: relative
}

#delete_checked {
	bottom: 33%;
	display: flex;
	justify-content: center;
	position: fixed;
	right: 40px;
	z-index: 9999;
	border: 1px solid;
	padding: 5px 10px;
	background-color: rgb(255, 255, 255);
	cursor: all-scroll;
	width: 154.333px;
	height: 60.05px
}

#delete_checked a {
	top: 7px;
	position: relative;
	background-color: #f90101
}

#updateProduct.loading {
	color: #AAAAAA;
}

#updateProduct.loading:after {
	content: url('../images/ajax-loader2.gif');
}

.mt-3 {
	margin-top: .25rem;
}

.mb-3 {
	margin-bottom: .25rem;
}

table.additional-prices td.additionalPrice {
	width: 140px;
}

.c-busket-item__delivery:not(.hidden) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 15px;
}

.hidden{
	display: none;
}

.product__prices__q .auto{
	width: 130px;
	line-height: 1em;
}
