.header-mobile,
.open-close-cat-mob,
.price-product-cart .price-text,
.total-product-cart .price-text {
	display: none;
}

.image-product-cart {
	overflow: visible;
}
	
.block-ordering {
	margin-bottom: 10px;
}

.bundle-list {
	margin: 0;
	padding: 5px 0 0;
	list-style: none;
}

.bundle-list li {
	padding: 3px 0;
}

.bundle-list li+li {
	border-top: 1px solid #ccc;
}

.quantity-products {
	overflow: hidden;
	border: 1px solid #ccc;
	max-width: 100px;
	margin: auto;
}

.quantity-products input {
	margin: 0;
	padding: 2px;
	float: left;
	border: none;
	height: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
}

.quantity-products input[type="button"] {
	width: 25%;
	cursor: pointer;
}

.quantity-products input[type="button"]:active {
	background: #ccc;
}

.quantity-products .reduce {
	border-right: none;
}

.quantity-products .number {
	width: 50%;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.quantity-products .increase {
	border-left: none;
}

.blocks-ordering .button-ordering {
	margin-right: 10px;
}

.single-style-form.cart-authorization .forgot-password {
	color: #000;
}

.block-authorization .block-page-login {
	border-top: none;
	clear: both;
	margin: 0;
	padding-bottom: 0;
}

.single-style-form.cart-ordering label,
.single-style-form.cart-ordering label input[type="text"],
.single-style-form.cart-ordering label input[type="password"],
.single-style-form.cart-ordering label select,
.single-style-form.cart-ordering label textarea,
.single-style-form.cart-ordering div.label,
.single-style-form.cart-ordering div.label input[type="text"],
.single-style-form.cart-ordering div.label input[type="password"],
.single-style-form.cart-ordering div.label select,
.single-style-form.cart-ordering div.label textarea {
	width: 100%;
}

.single-style-form.cart-ordering label textarea,
.single-style-form.cart-ordering div.label textarea {
	max-width: 100%;
}

.single-style-form.cart-ordering label.field-checkbox input[type="checkbox"] {
	clear: none;
	width: auto;
}

.single-style-form.cart-ordering label.field-checkbox .name-field {
	clear: none;
	width: 94%;
	padding-left: 1%;
}

.gallery-holder {
	padding-left: 1px;
}

.gallery-holder .cs-product-block {
	min-height: 0;
	border: 1px solid #ccc !important;
	margin: 0 2px 3px;
}

.gallery-holder .cs-product-block.lastinrow {
	margin: 0 0 3px;
}

.gallery-holder .cs-product-block .aimg {
	display: block;
	line-height: 0;
}

.gallery-holder .cs-product-block .aimg>img {
	width: 100%;
	height: auto;
}

.gallery-holder .cs-product-block .name h2 {
	height: 33px;
	padding: 0 5px;
	margin: 5px 0;
}

.cabinet-content {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.cabinet-content>div {
	clear: both;
	float: left;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.cabinet-content>h6 {
	margin: 0;
}

.cabinet-content>table {
	float: left;
	clear: both;
	margin: 10px 0;
}

.cabinet-content .purchased-goods {
	margin: 5px 0 0;
	clear: both;
	float: left;
}

.cabinet-content .purchased-goods .cabinet-product-name {
	padding: 0 0 5px;
}

.cabinet-content .purchased-goods .cabinet-product-total {
	padding: 5px 0 0;
	border-top: 1px solid #ddd;
}

.cabinet-order-main {
	float: left;
	width: 49.5%;
	text-align: center;
	padding: 10px 5px;
	margin: 10px 0;
	border: 1px solid #ddd;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.cabinet-order-main p {
	margin: 0;
}

.cabinet-order-main p~p {
	margin: 5px 0 0;
}

.cabinet-order-detail {
	float: right;
	width: 49.5%;
	padding: 10px 5px;
	margin: 10px 0;
	text-align: center;
	border: 1px solid #ddd;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.cabinet-order-detail h6 {
	margin: 0 0 5px;
}

.cabinet-order-detail p {
	margin: 0;
}

.cabinet-order-detail p~p {
	margin: 5px 0 0;
}

.cabinet-bundle .name-product-cart {
	max-width: none;
	font-size: 14px;
	font-weight: bold;
}

.cabinet-bundle .bundle-list {
	margin: 0 0 5px;
}

.cabinet-bundle .bundle-list li {
	padding: 0;
}

.cabinet-bundle .bundle-list li+li {
	border: none;
}

.cabinet-bundle .bundle-list li .plus {
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.development-company {
	margin-bottom: 5px;
}

.development-company a {
	font-size: 10px;
	color: #fff;
}

.all-content h2 {
	clear: both;
}

.tabs_heading {
	padding-top: 0;
}

.tabs_heading a.tabview:hover {
	text-decoration: none;
}

@media all and (max-width: 768px) {

	#mmenu_wrapper {
		position: initial !important;
	}

	body.cpay_min_width {
		min-width: 320px !important;
	}

	.user-top,
	#search-form,
	.feedback,
	.header-top-menu,
	/*.phones p span,*/
	.iblocks-reason,
	.iblocks,
	#sortable li.block-holder-text,
	.bundles-holder,
	.content-inner.index-page,
	{
		display: none !important;
	}

	.phones p span {
		display: block;
	}
	.phones p {
		line-height: 10px;
	}
	.phones p:last-of-type {
		line-height: 25px;
	}
	.buy_in_credit {
		margin: 10px auto;
		width: 159px;
	}

	body {
		/*padding: 0 .5%;*/
		margin-top: 57px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		min-width: 320px;
	}

	.mm-opened body {
		margin-top: 0px;
	}
	.mm-opened .mm-page.mm-slideout {
		padding-top: 50px;
	}
	.mm-opened .header-mobile {
		/*left: -0.5%;*/
		/*width: 101%;*/
	}
	.mm-opened .bingc-phone-button,
	.mm-opened jdiv,
	.mm-opened .jivo-state-widget {
		display: none !important;
	}

	body,
	.header-top-inner,
	.header-top-menu,
	.page,
	.iblocks {
		width: 100%;
	}
	body.no-scroll {
		/*overflow: hidden;*/
	}

	.content-all {
		box-shadow: none;
	}

	.royalSlidesContainer {
		overflow: hidden;
	}
	.royalSlide img {
		width: 100%;
		height: auto;
	}
	.royalSlider .arrow {
		top: 0;
		bottom: 0;
		margin: auto;
	}

	#sortable,
	#sortable li {
		width: 100% !important;
		float: left;
	}
	#sortable li+li {
		margin: 5px 0 0;
	}

	.block-holder {
		width: 100%;
		margin: 0;
	}
	.border_heading {
		margin: 0 0 -1px;
	}
	.border_heading span {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.block-body {}
	.cs-product-block {
		/* display: inline-block; */
		/* float: none !important; */
	}
	.cs-product-block .holder {
		border-bottom: none;
	}

	.banner-holder {
		line-height: 0;
		margin: 0 0 0;
	}
	.banner-holder>img {
		max-width: 100%;
		height: auto;
	}

	.block-holder-category {
		text-align: center;
	}

	.block-holder-category .cs-product-block {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		width: 316px;
		margin: 0px 1px 0 !important;
		min-height: 0;
	}
	.block-holder-category .cs-product-block .holder {
		margin: 0;
	}
	.block-holder-category .cs-product-block .holder .aimg {
		display: block;
		line-height: 0;
	}
	.block-holder-category .cs-product-block .holder .aimg>img {
		width: 100%;
		height: auto;
	}

	#sortable {}

	.scrolltop {
		bottom: 5px;
		right: 5px;
		opacity: .5 !important;
	}

	.breadcrumbs {
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		margin-bottom: 10px;
		padding-left: 0.5%;
		padding-right: 0.5%;
	}

	.product-inner {
		padding: 0;
		width: 100%;
		float: left;
	}
	.product-inner .left {
		width: 100%;
	}

	.product-inner .left #jqz a {
		display: block;
	}
	.product-inner .left #jqz a>img {
		width: auto !important;
		max-width: 100%;
		height: auto !important;
	}

	.product-images,
	.product-images-small {
		width: 100%;
		float: left;
	}
	.product-images-small .pismall {
		float: none;
		display: inline-block;
		padding: 0;
		margin: 2px 1px 0;
	}
	.like-button {
		padding: 0 0 10px;
		width: 100%;
	}
	.like-button .text-like-button {
		float: none;
		padding-right: 10px;
		display: inline-block;
	}
	.like-button .link-like-button {
		float: none;
		display: inline-block;
		padding-top: 5px;
	}

	.product-inner .right {
		width: 100%;
		float: left;
	}

	.product-description .price {
		margin: 5px 0;
		text-align: center;
		padding-left: 20px;
	}
	.cart_button {
		margin: auto;
		display: block;
	}

	.add-blocks,
	.add-blocks .block-body {
		width: 100%;
	}

	.products-category-block.product-list-cat .products-category-block-inner {
		width: 100%;
		position: relative;
	}

	.products-category-block-inner .title-nav-slider {
		margin-bottom: 10px;
	}
	.products-category-block-inner .title-category-block {
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.products-category-block-inner .right-block {
		width: 100%;
	}

	.products-category-block-inner .sort-product-price {
		padding: 0 0 10px;
	}
	.right-block .block-holder {
		margin: 0;
	}
	.right-block .block-body,
	.right-block.ext .block-body {
		width: 100%;
	}
	.right-block.ext {
		padding: 0;
	}

	.customSelect .value {}

	.customSelect .clicker {
		position: absolute;
		right: 0;
		width: 100%;
		background-position: 97.5% center;
	}

	.header-top {
		padding: 15px 0;
	}
	.header-top .logo {
		margin: 0;
	}
	.phones {
		margin: 5px 0 0;
		float: right;
	}
	.phones>p {
		margin: 0;
	}

	.all-content h1 {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	.open-close-cat-mob {
		display: block;
		position: relative;
		margin: 0 0 5px 0;
		padding: 18px 0 12px 10px;
		font-size: 16px;
		font-weight: bold;
		color: #211F1F;
		text-transform: uppercase;
		background: linear-gradient(top, #fefefe, #e0dfdf);
		background: -o-linear-gradient(top, #fefefe, #e0dfdf);
		background: -ms-linear-gradient(top, #fefefe, #e0dfdf);
		background: -moz-linear-gradient(top, #fefefe, #e0dfdf);
		background: -webkit-linear-gradient(top, #fefefe, #e0dfdf);
		background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#e0dfdf));
		box-shadow: 0 0 12px 1px rgba(221, 221, 221, .65);
		-webkit-box-shadow: 0 0 12px 1px rgba(221, 221, 221, .65);
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		transition: .3s linear;
		-webkit-transition: .3s linear;
	}
	.open-close-cat-mob>span {
		display: block;
		width: 36px;
		height: 36px;
		background: url(../images/required/bg-open-close-cat_mob.png) no-repeat;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 5px;
		margin: auto;
		transition: .3s linear;
		-webkit-transition: .3s linear;
	}
	.open-close-cat-mob.active>span {
		transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	}
	.open-close-cat-mob.active {
		color: #40AC1A;
		margin-bottom: 2px;
	}
	.open-close-cat-mob.active+.main-menu {
		display: block;
	}
	.main-menu {
		display: none;
		background: none;
		border: none;
		min-height: 0;
		float: left;
		width: 100%;
		margin: 0 0 5px;
		min-width: inherit;
	}
	.main-menu>li {
		width: auto !important;
		min-height: 0;
		display: block;
		float: none;
	}
	.main-menu>li+li {
		background: none !important;
		border: none;
		margin: 0 0 2px;
	}
	.main-menu>li:hover>.menu-holder {
		display: none;
	}
	.main-menu>li>a {
		display: block;
		text-align: left;
		height: auto;
		padding: 15px 0 13px 10px;
		background: linear-gradient(top, #fefefe, #e0dfdf);
		background: -o-linear-gradient(top, #fefefe, #e0dfdf);
		background: -ms-linear-gradient(top, #fefefe, #e0dfdf);
		background: -moz-linear-gradient(top, #fefefe, #e0dfdf);
		background: -webkit-linear-gradient(top, #fefefe, #e0dfdf);
		background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#e0dfdf));
		box-shadow: 0 0 12px 1px rgba(221, 221, 221, .65);
		-webkit-box-shadow: 0 0 12px 1px rgba(221, 221, 221, .65);
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.main-menu>li+li>a {
		margin: 0;
	}
	.main-menu>li a:hover,
	.main-menu>li:hover>a {
		text-decoration: none !important;
		background-size: contain;
	}
	.main-menu>li>.menu-holder {
		display: none;
	}
	.main-menu>li.active>.menu-holder {}
	.main-menu>li>.menu-holder>.text {}
	.main-menu>li>.menu-holder>.submenu {}
	.main-menu>li>.menu-holder>.submenu>ul {}
	.main-menu>li>.menu-holder>.submenu>ul>li {}
	.main-menu>li>.menu-holder>.submenu>ul>li>a {}
	.main-menu>li>.menu-holder>.submenu>ul>li.active>ul {}
	.main-menu>li>.menu-holder>.submenu>ul>li.extra-sub {}
	.main-menu>li>.menu-holder>.submenu>ul>li>ul {}
	.main-menu>li>.menu-holder>.submenu>ul>li>ul>li {}
	.main-menu>li>.menu-holder>.submenu>ul>li>ul>li>a {}

	.header-actions {
		display: none
	}

	.header-mobile {
		display: block;
		float: left;
		width: 100%;
		height: 57px;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 200002;
		background: linear-gradient(top, #3d3d3d, #010101);
		background: -o-linear-gradient(top, #3d3d3d, #010101);
		background: -ms-linear-gradient(top, #3d3d3d, #010101);
		background: -moz-linear-gradient(top, #3d3d3d, #010101);
		background: -webkit-linear-gradient(top, #3d3d3d, #010101);
		background: -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#010101));
	}
	.header-mobile>* {
		display: block;
		width: 20%;
		height: 100%;
		float: left;
		background: no-repeat center;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.header-mobile>*:hover {
		opacity: 1;
	}
	.header-mobile>*~* {
		border-left: 1px solid #222;
	}
	.header-mobile .home_mob {
		background-image: url(../images/required/bg-home_mob.png);
	}
	.header-mobile .menu_mob {
		background-image: url(../images/required/bg-open-close-menu_mob.png);
		cursor: pointer;
	}
	.header-mobile .menu_mob.active {}
	.header-mobile .top-menu {
		display: none;
		border: none !important;
		width: 100%;
		height: 100%;
		overflow: auto;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		background: rgba(0, 0, 0, .7);
		padding: 0 0 50px;
		position: fixed;
		top: 50px;
		left: 0;
		z-index: 1000;
	}
	.header-mobile .menu_mob.active~.top-menu {
		display: block;
	}
	.header-mobile .top-menu>li {
		display: block;
		width: 70%;
	}
	.header-mobile .top-menu>li+li {
		margin: 0;
	}
	.header-mobile .top-menu>li.active>a,
	.header-mobile .top-menu>li>a {
		display: block;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		padding: 15px 0 13px 10px;
		background: linear-gradient(top, #fefefe, #e0dfdf);
		background: -o-linear-gradient(top, #fefefe, #e0dfdf);
		background: -ms-linear-gradient(top, #fefefe, #e0dfdf);
		background: -moz-linear-gradient(top, #fefefe, #e0dfdf);
		background: -webkit-linear-gradient(top, #fefefe, #e0dfdf);
		background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#e0dfdf));
		color: #000;
		font-size: 14px;
		font-weight: bold;
	}
	.header-mobile .top-menu>li>a:hover {
		text-decoration: none;
		opacity: 1;
	}
	.header-mobile .search_mob {
		background-image: url(../images/required/bg-open-close-search_mob.png);
		cursor: pointer;
	}
	.header-mobile .search_mob.active {}
	.header-mobile .search_mob.active~#search-form {
		display: block !important;
	}
	.header-mobile #search-form {
		position: initial;
		border: none!important;
		width: 60%;
		height: auto;
		margin: 10px 0px 10px 7px;
		padding: 0;
		float: none;
		line-height: normal;
		border-radius: 0;
		background: none;
		box-shadow: none;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-moz-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		display: flex;
	}
	.header-mobile #search-form input[type="text"] {
		border: 1px solid #a6a6a6;
		border-radius: 15px;
		width: 100%;
		height: auto;
		padding: 9px 13px;
		margin: 0;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		background: #fff;
		position: initial;
	}
	.header-mobile #search-form>div {
		float: left;
		width: 10%;
		height: 30px;
		background: linear-gradient(top, #3baa18, #8fc534);
		background: -o-linear-gradient(top, #3baa18, #8fc534);
		background: -ms-linear-gradient(top, #3baa18, #8fc534);
		background: -moz-linear-gradient(top, #3baa18, #8fc534);
		background: -webkit-linear-gradient(top, #3baa18, #8fc534);
		background: -webkit-gradient(linear, left top, left bottom, from(#3baa18), to(#8fc534));
		border-radius: 5px;
	}
	.header-mobile #search-form>div>button {
		height: 30px;
		width: 100%;
		background: url(../images/required/bg-button-serach_mob.png) no-repeat center;
		margin: 0;
	}
	.header-mobile .user_mob {}
	.header-mobile .user_mob.user_mob_login {
		background-image: url(../images/required/bg-user-login_mob.png);
	}
	.header-mobile .user_mob.user_mob_cabinet {
		background-image: url(../images/required/bg-user-cabinet_mob.png);
	}
	.header-mobile .cart_mob {
		background: linear-gradient(top, #3baa18, #91c534);
		background: -o-linear-gradient(top, #3baa18, #91c534);
		background: -ms-linear-gradient(top, #3baa18, #91c534);
		background: -moz-linear-gradient(top, #3baa18, #91c534);
		background: -webkit-linear-gradient(top, #3baa18, #91c534);
		background: -webkit-gradient(linear, left top, left bottom, from(#3baa18), to(#91c534));
		position: relative;
	}
	/*.header-mobile .cart_mob>span {*/
		/*background: url(../images/required/bg-cart_mob.png) no-repeat center;*/
		/*position: absolute;*/
		/*left: 0;*/
		/*top: 0;*/
		/*width: 100%;*/
		/*height: 100%;*/
	/*}*/

    /*
    .cart-table,
    .cart-table tbody,
    .cart-table tfoot {
        display: block;
    }
    .cart-table {
        margin-top: 10px;
    }
    .cart-table thead {
        display: none;
    }
    .cart-table tbody tr {
        display: block;
        width: 100%;
        overflow: hidden;
        border: none;
        border-top: 1px solid #ddd;
        border-right: 1px solid #ddd;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .cart-table tbody tr+tr {
        margin: 5px 0 0;
    }
    .cart-table tbody td {
        display: inline-table;
        width: 50%;
        height: 140px;
        min-height: 140px;
        float: left;
        padding: 10px 0 !important;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border: none !important;
        border-left: 1px solid #ddd !important;
        border-bottom: 1px solid #ddd !important;
    }
    .cart-table tbody td+td {
        border: none;
        height: 140px;
        display: inline-table;
        vertical-align: middle;
    }
    .cart-table tbody td+td+td {
        height: auto;
        min-height: 0;
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        display: block;
    }
    .cart-table tbody td+td+td+td {
        width: 50%;
        border: none;
        border-right: 1px solid #ddd;
    }
    .cart-table tbody td+td+td+td+td {
        border: none;
    }
    .cart-table tbody td+td+td+td+td+td {
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }
    .cart-table tbody td .name-product-cart {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        max-width: none;
    }
    .cart-table tbody td .quantity-products {
        max-width: none;
        width: 50%;
    }
    .cart-table tbody td .quantity-products input {
        height: 40px;
    }
    .cart-table tfoot tr {
        display: block;
        margin: 15px 0 0;
    }
    .cart-table tfoot tr td {
        width: 100%;
        display: block;
        padding: 10px 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    */

    .image-product-cart {
		max-width: none;
		display: table-cell;
		vertical-align: middle;
		width: 100%;
	}
	.image-product-cart>img {
		max-width: 120px;
		height: auto;
	}
	.price-product-cart .price-text,
	.total-product-cart .price-text {
		display: block;
		width: 100%;
		font-size: 12px;
		padding: 0 0 5px;
	}

	.bundle-list {}

	.blocks-ordering .button-ordering {
		margin: 10px auto;
		width: 50%;
		float: none;
		text-align: center;
	}

	.block-authorization,
	.block-ordering {
		width: 100%;
		margin: 0 0 10px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		padding: 5px;
	}

	.footer-inner {
		padding: 5px;
	}
	.footer-inner .logo {
		float: none;
		text-align: center;
	}
	.footer-inner {
		display: block;
	}
	.footer-inner .f1 {
		display: block;
	}
	.f1-more-width .n-phones {
		margin: 0 auto !important;
		display: table;
	}

	.social-links {
		text-align: center;
		width: 100%;
		float: left;
		padding: 0 0 5px;
		line-height: 0;
	}
	.social-links div {
		display: inline-block;
		margin: 0 2px;
		float: none;
	}
	.social-links a {
		margin: 0;
	}

	.copyce {
		padding: 5px 0 0;
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		text-align: center;
	}

	.block-page-login.patron {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
		border: 1px solid #222;
	}
	.block-page-login.new-user {
		float: left;
		clear: both;
		width: 100%;
		border: 1px solid #222;
		height: auto;
	}
	.block-page-login.social {
		border: 1px solid #222;
	}

	.single-style-form.patron .name-field {
		width: 100%;
		text-align: center;
		padding: 0;
	}
	.single-style-form.patron label input {
		box-sizing: border-box;
		width: 100%;
	}

	.link-more-login {
		margin: 0;
	}

	.gallery-holder {
		text-align: center;
	}
	.gallery-holder .cs-product-block {
		min-height: 0;
	}

	#lightboxOverlay,
	.lb-dataContainer,
	.lb-outerContainer,
	#lightbox img {
		max-width: 100%;
	}
	.lb-outerContainer {
		height: auto !important;
		min-height: 50px;
	}
	.lb-container {
		padding: 5px !important;
	}

	.lb-loader {
		min-width: 50px;
		min-height: 50px;
		top: 0 !important;
	}

	.ffeedback-form {
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.ffeedback-form textarea {
		resize: none;
	}

	.cabinet .text-all {
		padding: 5px 0;
	}
	.cabinet .text-all h6 {
		margin: 5px 0;
		float: left;
		width: 100%;
	}
	.cabinet-content table td {
		padding: 1px;
	}

	.full-categories {
		text-align: center;
	}
	.full-categories .cs-product-block {
		min-height: 0;
	}
	.full-categories .holder {
		margin: 0;
	}
	.full-categories .holder .aimg {
		display: block;
		line-height: 0;
	}
	.full-categories .holder .aimg>img {
		max-width: 100%;
		width: 100%;
		height: auto;
	}
	.cabinet-order-main {
		width: 100%;
	}
	.cabinet-order-main p {}
	.cabinet-order-detail {
		width: 100%;
		margin-top: 0;
	}
	.cabinet-order-detail h6 {}
	.cabinet-order-detail p {}

	.development-company {
		margin-bottom: 0;
	}

	.tabs_heading {
		border: 1px solid #CCC;
		border-radius: 5px;
		overflow: hidden;
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.tabs_heading a.tabview {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		margin: 0;
		width: 100%;
		border: none !important;
	}

	.tabs_content {
		width: 100%;
		margin: 2px 0 10px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		min-height: 0;
		border-radius: 5px;
		overflow: hidden;
	}
	.index-reviews-holder {
		display: none;
	}
}

@media only screen and (max-width : 360px) {
	.header-mobile #search-form {
		width: 46%;
	}
}

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

	.trade_consult_form div {
		display: block;
		width: 90%;
		margin: 10px 0;
	}

	.trade_consult_form div input {
		width: 95%;
		height: 20px;
		font-size: 15px;
		padding: 3px 10px;
	}

	.trade_consult_form .consult_submit {
		width: 86%;
		height: 20px;
		font-size: 16px;
		display: block;
	}
}

.kredit-call-popup #cboxClose {
  right: 28px;
  top: 15px;
}
@media screen and (min-width: 576px) {
  .paylate-credit {
    margin: 0 0 0 15px !important;
  }
  #fixed-buy-box {
    display: none !important;
  }
}

/* Adaptation Less */
.kredit-call-popup #cboxClose {
	right: 28px;
	top: 15px;
  }
  @media screen and (min-width: 576px) {
	.paylate-credit {
	  margin: 0 0 0 15px !important;
	}
	#fixed-buy-box {
	  display: none !important;
	}
  }
  .header-mobile,
  .bottom-header-wrapper {
	will-change: transform;
	transition: transform .3s cubic-bezier(.47,.15,0,.6);
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  .header-mobile.unpinned,
  .bottom-header-wrapper.unpinned {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
  }
  .bottom-header-wrapper.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	margin: 0;
  }
  #fixed-tabs.unpinned {
	top: 0;
  }
  #category-list-view,
  .home-mobile-categories__list,
  .mobile-catalog-button {
	display: none;
  }
  html.mm-opening .mm-menu.mm-fx-menu-slide {
	z-index: 999;
  }
  @media screen and (max-width: 576px) {
	.product-images {
	  padding-right: 0;
	}
	.home-mobile-categories__list,
	.mobile-catalog-button {
	  display: block;
	}
	.mobile-catalog-button a {
	  font-size: 16px;
	  text-align: center;
	  margin: 0 auto;
	  display: block;
	  padding: 20px 10px;
	  margin: 10px 0;
	  background: #40ac19;
	  color: #fff;
	  text-transform: uppercase;
	  font-family: 'OpenSansSemibold';
	}
	.home-mobile-categories__item {
	  position: relative;
	  z-index: 1;
	  display: block;
	  margin-bottom: 2px;
	  padding: 20px 15px;
	  border-bottom: 1px solid #b7b2b2;
	}
	.home-mobile-categories__title {
	  position: relative;
	  display: block;
	  margin-bottom: 6px;
	  font-weight: 300;
	  font-size: 1.625rem;
	  line-height: 1;
	  font-family: OpenSansBold;
	  text-transform: uppercase;
	}
	.home-mobile-categories__img-wrapper {
	  position: absolute;
	  top: 0;
	  right: 0;
	  width: 145px;
	  height: 100%;
	  overflow: hidden;
	}
	.home-mobile-categories__img {
	  position: absolute;
	  z-index: -1;
	  top: 50%;
	  left: 50%;
	  width: auto;
	  height: 100%;
	  -webkit-transform: translateY(-50%) translateX(-50%);
	  -moz-transform: translateY(-50%) translateX(-50%);
	  -ms-transform: translateY(-50%) translateX(-50%);
	  -o-transform: translateY(-50%) translateX(-50%);
	  transform: translateY(-50%) translateX(-50%);
	}
	.home-mobile-categories__item:after {
	  position: absolute;
	  content: "";
	  left: 0;
	  bottom: 0;
	  width: 100%;
	  height: 36px;
	  opacity: 0.4;
	}
	.home-mobile-categories__img-wrapper:before {
	  position: absolute;
	  content: "";
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	}
	#fixed-tabs {
	  position: fixed;
	  z-index: 989;
	  top: 57px;
	  left: 0;
	  width: 100%;
	  overflow: hidden;
	  background: #000000;
	  -webkit-overflow-scrolling: touch;
	}
	#fixed-tabs .tabs_heading {
	  width: 100%;
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -moz-box;
	  display: -ms-flexbox;
	  display: flex;
	  white-space: nowrap;
	  overflow-x: scroll;
	  background: #40ac19;
	  margin: 0;
	}
	#fixed-tabs .tabs_heading a.tabview {
	  padding: 10px 15px;
	  color: #fff;
	}
	#fixed-tabs .tabs_heading a.active {
	  background: #fff;
	  color: #40ac19 !important;
	}
	#fixed-tabs .tabs_heading::-webkit-scrollbar {
	  display: none;
	}
	#fixed-tabs .tabs_heading {
	  -ms-overflow-style: none;
	  scrollbar-width: none;
	}
	.cs-product-block .heart,
	.user_add_to_wishlist {
	  display: none;
	}
	.creditWindow {
	  top: 60% !important;
	  width: 88% !important;
	}
	#category-list-view {
	  display: block;
	}
	#category-list-view i {
	  font-size: 16px;
	  color: #ccc;
	}
	#fixed-buy-box {
	  margin: 0px auto;
	  width: 100%;
	  background: #fff;
	  padding: 17px;
	  justify-content: center;
	  border-top: 1px solid #ccc;
	}
	#fixed-buy-box a {
	  width: 100%;
	}
	#fixed-buy-box .buy-wrapper-button {
	  display: block;
	}
	.full-prods-page .block-holder .block-body.list-view .cs-product-block {
	  width: 100%;
	  min-height: auto;
	  border-bottom: 1px solid #f3f0f0;
	}
	.block-holder .block-body.list-view .cs-product-block .holder {
	  padding: 10px 0;
	  display: flex;
	}
	.block-holder .block-body.list-view .cs-product-block .img-block {
	  flex: 1 0 50%;
	  padding: 0;
	}
	.block-holder .block-body.list-view .cs-product-block .img-block .heart {
	  left: 0;
	}
	.block-holder .block-body.list-view .cs-product-block .prod-info {
	  padding-left: 13px;
	}
	.block-holder .block-body.list-view .cs-product-block .prod-info .price {
	  text-align: left;
	}
	.block-holder .block-body.list-view .cs-product-block .images-cs-product-block {
	  border-bottom: none;
	}
	#for-best-entertainment,
	#index-promo {
	  display: none;
	}
	.map-row .map .frame {
	  width: 100% !important;
	  padding: 0 !important;
	}
	#rassrochka-consult {
	  display: block;
	}
	.b-articles__lst .b-articles__lst-i .art-abs-name {
	  top: 109px;
	  width: 214px;
	}
	.cs-product-block {
	  padding: 0;
	  margin: 0;
	}
	.images-cs-product-block {
	  padding-bottom: 7px;
	}
	.jcarousel li {
	  margin: 0;
	}
	.cs-product-block .holder {
	  padding: 7px;
	}
	.cs-product-block .name {
	  height: 46px;
	  padding-top: 4px;
	}
	.cs-product-block .name span a {
	  font-size: 12px;
	  line-height: 14px;
	  padding: 0;
	}
	.cs-product-block .product-bottom .price {
	  margin: 0 0 7px 0;
	  padding: 7px 0 0 0;
	  font-size: 14px;
	  min-height: 42px;
	}
	.cs-product-block .product-bottom .price .old {
	  font-size: 11px;
	  display: block;
	  padding: 0;
	}
	.cs-product-block a.new-morebtn,
	.cs-product-block a.morebtn.preorder {
	  font-size: 15px;
	  margin: 5px 0;
	  padding: 6px 0;
	  height: 42px;
	}
	.cs-product-block a.morebtn.preorder {
	  line-height: 28px;
	  font-size: 13px;
	}
	.cs-product-block a.new-morebtn span {
	  padding-right: 6px;
	  margin-right: 6px;
	  font-size: 12px;
	}
	.product-bottom .get-button .heart {
	  font-size: 16px;
	  height: 41px;
	  width: 35px;
	  line-height: 38px;
	  border-radius: 5px;
	  margin: 5px 0;
	  margin-left: 4px;
	}
	.rassrochka-wrapper {
	  padding: 4px 2px 2px 2px;
	  border-radius: 5px;
	}
	.rassrochka-proc {
	  font-size: 11px;
	  line-height: 10px;
	}
	.rassrochka-text {
	  font-size: 6px;
	  line-height: 10px;
	}
	.product-images .product-images-small .rassrochka-wrapper {
	  right: 5%;
	  z-index: 99;
	  display: block;
	}
	.block_wrapper .block_name {
	  font-size: 18px;
	}
	.royalSlider .arrow.right {
	  display: none;
	}
	.royalSlider .arrow.left {
	  display: none;
	}
	.jcarousel-pagination a {
	  text-decoration: none;
	  display: inline-block;
	  font-size: 11px;
	  height: 9px;
	  width: 9px;
	  line-height: 10px;
	  background: #dadada;
	  color: #40ac19;
	  border-radius: 10px;
	  text-indent: -9999px;
	  margin-right: 16px;
	  -webkit-box-shadow: none;
	  -moz-box-shadow: none;
	  box-shadow: none;
	}
	.jcarousel-pagination a.active {
	  background: #40ac19;
	  color: #fff;
	  opacity: 1;
	  -moz-box-shadow: none;
	  box-shadow: none;
	  position: relative;
	}
	.jcarousel-pagination {
	  width: 100%;
	  display: flex;
	  justify-content: center;
	  margin: 25px 0;
	}
	.jcarousel-pagination a.active:before {
	  content: "";
	  position: absolute;
	  width: 15px;
	  height: 15px;
	  border-radius: 50%;
	  left: -3px;
	  top: -3px;
	  border: 1.9px solid #40ac19;
	}
	.row.full-cats-mob .slide-link {
	  font-size: 11px;
	  width: 90%;
	  border-radius: 5px;
	  border: 1px solid #f0f0f5;
	  padding: 9px 0;
	  margin: 10px auto;
	  text-align: center;
	}
	.row.full-cats-mob .slide-link .icon {
	  color: #40ac19;
	  margin-left: 5px;
	  font-size: 13px;
	  position: relative;
	  top: 1.9px;
	}
	.banners {
	  max-height: 200px;
	  margin: 20px 0 25px 0;
	}
	.banners img {
	  width: 100%;
	  height: auto;
	}
	.numerics .row .col-lg-4 {
	  height: 110px;
	  margin: 10px 10px;
	  width: 125px;
	  padding-top: 5px;
	  flex: 0 0 43%;
	}
	.numerics .icon {
	  text-align: center;
	  height: 39px;
	}
	.numerics .icon img {
	  height: 35px;
	}
	.numerics .text {
	  text-align: center;
	  margin-top: 0px;
	}
	.numerics .text .number {
	  font-size: 22px;
	}
	.numerics .text .description {
	  font-size: 10px;
	}
	.numerics .icon.icon-orders img {
	  height: 40px;
	}
	.numerics .icon.icon-clients img {
	  height: 36px;
	}
	.numerics .icon.icon-consoles img {
	  height: 32px;
	}
	.row.numerics .row {
	  display: flex;
	  flex-flow: row wrap;
	  justify-content: center;
	}
	.numerics .row .mobile-special {
	  box-shadow: 0 8px 18px rgba(0,0,0,0.11) !important;
	  background: #ffffff !important;
	}
	.numerics .row .special {
	  box-shadow: none;
	}
	.row.numerics {
	  margin-right: -15px;
	  margin-left: -15px;
	}
	.row.numerics .services {
	  width: 100%;
	  display: flex;
	  justify-content: space-between;
	  margin-top: 15px;
	}
	.row.numerics .services .service {
	  width: 49%;
	}
	.numerics .services .service:last-of-type {
	  margin-top: 0;
	}
	.numerics .service .icon img {
	  width: 100%;
	  height: auto;
	}
	.numerics .service .text {
	  font-size: 10px;
	  width: 114px;
	}
	.numerics .service .text .main {
	  line-height: 12px;
	  height: 50px;
	  overflow: hidden;
	}
	.mobile-commet {
	  display: block;
	}
	.table-comment {
	  display: none;
	}
	.cpaging-row {
	  display: block;
	}
	.full-cats-mob {
	  display: block;
	}
	.cs-product-block.category {
	  width: 100%;
	  margin-bottom: 2px;
	  margin-top: 2px;
	  border-top: 1px solid #f0f0f5;
	  border-right: none;
	}
	.cs-product-block.category .holder {
	  padding: 0;
	}
	.full-categories .holder .aimg {
	  display: flex;
	  -webkit-align-items: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	}
	.full-categories .wo-children .holder {
	  display: flex;
	  -webkit-align-items: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	}
	.cs-product-block.category .holder img {
	  width: 35%;
	  max-height: 110px;
	  padding-bottom: 0;
	  border-bottom: none;
	  height: 100%;
	}
	.cs-product-block.category .holder .name {
	  width: 65%;
	  margin: 0;
	  height: auto;
	  text-align: center;
	  padding-left: 15px;
	  display: flex;
	  justify-content: space-between;
	}
	.cs-product-block.category .subcats {
	  display: none;
	  margin-top: 15px;
	  max-height: 125px;
	}
	.cs-product-block.category .subcats li {
	  padding-bottom: 7px;
	}
	.cs-product-block.category .name h2 {
	  font-size: 14px;
	}
	.cs-product-block.category .name h2 {
	  align-items: center;
	}
	.cs-product-block.category .name .category-name-catalog {
	  font-size: 14px;
	}
	.cs-product-block.category .name .category-name-catalog {
	  align-items: center;
	}
	.cs-product-block.category .name .mob-plus {
	  height: 34px;
	  display: flex;
	  align-items: center;
	  font-size: 24px;
	  padding: 15px;
	}
	.full-categories .wo-children .mob-plus {
	  display: none !important;
	}
	.cs-product-block.category:last-of-type {
	  border-top: 1px solid #f0f0f5;
	  border-bottom: 1px solid #f0f0f5;
	}
	.category-name {
	  margin-bottom: 20px;
	}
	.category-name h1 {
	  font-size: 21px;
	  text-transform: uppercase;
	  margin-bottom: 30px;
	}
	.filters {
	  width: 270px;
	  position: fixed;
	  background: #fff;
	  z-index: 90;
	  left: -270px;
	  top: 50px;
	  padding: 8px;
	  overflow-y: scroll;
	  height: 100%;
	  display: block;
	  -webkit-transition: left 270ms ease;
	  -moz-transition: left 270ms ease;
	  -ms-transition: left 270ms ease;
	  -o-transition: left 270ms ease;
	  transition: left 270ms ease;
	}
	.filters.active {
	  left: 0px;
	}
	.full-prods-page .top .pagination {
	  display: none;
	}
	.full-prods-page .top .selection .title {
	  display: none;
	}
	.full-prods-page .top .sort-block select {
	  font-size: 10px;
	  width: 154px;
	  margin: 0;
	  padding: 3px;
	}
	.full-prods-page .top {
	  align-items: center;
	}
	.full-prods-page .top .filters-mob {
	  display: block;
	  font-size: 16px;
	  color: #ccc;
	  padding-right: 20px;
	  border-right: 1px solid #ccc;
	  padding: 6px 20px 6px 0px;
	}
	.full-prods-page .top .filters-mob span {
	  padding: 5px;
	  border: 1px solid;
	  border-radius: 50%;
	}
	.filter-close {
	  display: block;
	}
	.full-prods-page .cs-product-block {
	  width: 50%;
	}
	.product-top .name-product {
	  font-size: 17px;
	  text-align: left;
	}
	.product-top .right {
	  text-align: left;
	}
	.product-top .sku {
	  display: inline-block;
	  font-size: 13px;
	  color: #ccc;
	  margin-top: 5px;
	  background: none;
	  padding: 0;
	}
	.tabs-cont {
	  overflow: hidden;
	}
	.tabs_heading {
	  margin-top: 7px;
	  overflow: hidden;
	  margin-bottom: 10px;
	  border: none;
	  border-radius: 0;
	  width: 400px;
	}
	.tabs_heading a.tabview {
	  padding: 5px 0px;
	  padding-right: 9px;
	  font-size: 10px;
	  text-transform: uppercase;
	  font-family: OpenSansSemiBold;
	  width: auto;
	  border-top: none !important;
	}
	.breadcrumbs {
	  padding: 10px 0;
	  font-size: 11px;
	  width: 1200px;
	  margin-bottom: 0;
	  width: 100%;
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -moz-box;
	  display: -ms-flexbox;
	  display: flex;
	  white-space: nowrap;
	  overflow-x: scroll;
	}
	.breadcrumbs-row {
	  overflow: hidden;
	}
	.tabs_content {
	  padding: 0;
	}
	#jqz {
	  display: none;
	}
	.image-prod-mob {
	  display: block;
	}
	.product-images-small .jcarousel-control-next,
	.product-images-small .jcarousel-control-prev {
	  display: none;
	}
	.product-images-small .row .jcarousel {
	  width: 100%;
	}
	.product-images-small .row {
	  display: block;
	}
	.product-images-small .pismall a {
	  border: none;
	}
	.orig-price {
	  font-size: 33px;
	}
	.numerics-info .status .available {
	  font-size: 14px;
	}
	.numerics-info .status {
	  line-height: 29px;
	  font-size: 12px;
	}
	.product-images-small .pismall {
	  padding: 3px;
	}
	.memo_console {
	  margin: 20px 0;
	  display: flex;
	  align-content: center;
	  -webkit-align-items: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	  justify-content: space-between;
	}
	.memo_console .title {
	  margin-right: 5px;
	  font-size: 12px;
	}
	.tabcontent .desc-row .left div {
	  width: 100% !important;
	  float: none !important;
	  text-align: justify;
	  height: auto !important;
	}
	.memo_console a {
	  padding: 6px 3px;
	  margin-right: 4px;
	}
	.mini-prod .memo_console a {
	  margin-right: 4px;
	  padding: 6px 3px;
	}
	.mini-prod {
	  display: block;
	  width: 100%;
	  padding: 0px;
	  margin-top: 20px;
	}
	.mini-prod .image {
	  display: none;
	}
	.tabcontent .desc-row {
	  display: block;
	}
	.buying {
	  display: flex;
	  justify-content: center;
	  margin: 25px 0;
	  border-bottom: none;
	  padding-bottom: 0;
	}
	.buy-wrapper {
	  padding: 7px 16px 7px 16px;
	  margin: 0;
	}
	.cart_button {
	  font-size: 20px;
	  line-height: 36px;
	  font-family: 'OpenSansBold';
	}
	.buy-wrapper .cart_button span {
	  font-size: 16px;
	  border-right: 1px solid #fff;
	  padding-right: 11px;
	  margin-right: 16px;
	}
	.count_credit_new .image img {
	  top: 0px;
	  width: 89%;
	}
	.count_credit_new {
	  width: 123px;
	}
	.quick-buy {
	  width: 100%;
	  margin: 0;
	}
	.one-click-wrapper {
	  padding: 0;
	  margin: 0;
	  width: 100%;
	  padding-top: 10px;
	  border-top: 1px solid #f0f0f5;
	  position: inherit;
	}
	.numerics-info .bottom {
	  margin-top: 20px;
	  display: flex;
	  justify-content: flex-end;
	}
	.user_add_to_wishlist span {
	  display: none;
	}
	.user_add_to_wishlist .wishlist-span-behavior-prevent {
	  display: inline-block;
	}
	.user_add_to_wishlist {
	  width: auto;
	}
	.extra .main-title {
	  font-size: 12px;
	}
	.extra .mob-minus {
	  display: block;
	  position: absolute;
	  right: 0;
	  font-size: 32px;
	  line-height: 14px;
	  color: #000;
	}
	.extra .extra-dostavka .mob-minus {
	  top: -3px;
	}
	.extra .extra-oplata .mob-minus {
	  top: 5px;
	}
	.extra .extra-vozvrat .mob-minus {
	  top: 4px;
	}
	.extra .extra-dostavka,
	.extra .extra-oplata,
	.extra .extra-garanty,
	.extra .extra-vozvrat {
	  min-height: 44px;
	}
	.extra div .hiding-mob {
	  display: none;
	}
	.tabcontent .desc-row .right {
	  width: 100% !important;
	  padding-left: 0;
	  display: block;
	  position: initial !important;
	}
	.tabcontent .desc-row .left {
	  width: 100%;
	  border-right: none;
	  padding-right: 0;
	}
	.cart-table,
	.cart-table tbody,
	.cart-table tfoot {
	  display: block;
	}
	.cart-table {
	  margin-top: 10px;
	}
	.cart-table thead {
	  display: none;
	}
	.cart-table tbody tr {
	  display: block;
	  width: 100%;
	  overflow: hidden;
	  border: none;
	  border-top: 1px solid #ddd;
	  border-right: 1px solid #ddd;
	  box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	}
	.cart-table tbody tr + tr {
	  margin: 5px 0 0;
	}
	.cart-table tbody td {
	  display: inline-table;
	  width: 50%;
	  height: 140px;
	  min-height: 140px;
	  float: left;
	  padding: 10px 0 !important;
	  box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  border: none !important;
	  border-left: 1px solid #ddd !important;
	  border-bottom: 1px solid #ddd !important;
	}
	.cart-table tbody td + td {
	  border: none;
	  height: 140px;
	  display: inline-table;
	  vertical-align: middle;
	}
	.cart-table tbody td + td + td {
	  height: auto;
	  min-height: 0;
	  width: 100%;
	  border-top: 1px solid #ddd;
	  border-bottom: 1px solid #ddd;
	  display: block;
	}
	.cart-table tbody td + td + td + td {
	  width: 50%;
	  border: none;
	  border-right: 1px solid #ddd;
	}
	.cart-table tbody td + td + td + td + td {
	  border: none;
	}
	.cart-table tbody td + td + td + td + td + td {
	  width: 100%;
	  border-top: 1px solid #ddd;
	  border-bottom: 1px solid #ddd;
	}
	.cart-table tbody td .name-product-cart {
	  display: table-cell;
	  vertical-align: middle;
	  text-align: center;
	  max-width: none;
	}
	.cart-table tbody td .quantity-products {
	  max-width: none;
	  width: 50%;
	}
	.cart-table tbody td .quantity-products input {
	  height: 40px;
	}
	.cart-table tfoot tr {
	  display: block;
	  margin: 15px 0 0;
	}
	.cart-table tfoot tr td {
	  width: 100%;
	  display: block;
	  padding: 10px 0;
	  box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	}
	.image-product-cart {
	  max-width: none;
	  display: table-cell;
	  vertical-align: middle;
	  width: 100%;
	}
	.image-product-cart>img {
	  max-width: 120px;
	  height: auto;
	}
	.row.under-table .right-part {
	  display: block;
	}
	.row.under-table .voucher-message {
	  margin: 5px 0 0 0;
	}
	.row.under-table .total-cart-cost {
	  font-size: 18px;
	  padding: 10px 0;
	  margin: 13px 0;
	  border-top: 1px solid #f0f0f5;
	  border-bottom: 1px solid #f0f0f5;
	  width: 100%;
	}
	.row.under-table .ord-cart-button {
	  font-size: 18px;
	  width: 95%;
	  display: block;
	  margin: 0 auto;
	  text-align: center;
	}
	.cart-ordering-title {
	  font-size: 20px;
	  margin-bottom: 10px;
	}
	.orderfields-list {
	  display: block;
	  border-bottom: 1px solid #f0f0f5;
	  margin-bottom: 18px;
	}
	.orderfields-list .left,
	.orderfields-list .right {
	  width: 100% !important;
	  display: block;
	}
	.single-style-form.cart-ordering label.field-checkbox {
	  display: flex !important;
	  width: 100% !important;
	  padding-top: 10px;
	}
	.single-style-form.cart-ordering label,
	.single-style-form.cart-ordering div.label {
	  width: 100% !important;
	  float: none !important;
	  padding: 0;
	  display: block;
	  margin: 25px 0;
	}
	.single-style-form.cart-ordering div.label {
	  margin: 5px 0;
	}
	.single-style-form.cart-ordering label .name-field,
	.single-style-form.cart-ordering div.label .name-field {
	  padding-top: 15px;
	}
	.single-style-form.cart-ordering label input,
	.single-style-form.cart-ordering label select,
	.single-style-form.cart-ordering label textarea,
	.single-style-form.cart-ordering div.label input,
	.single-style-form.cart-ordering div.label select,
	.single-style-form.cart-ordering div.label textarea {
	  padding: 15px 0 15px 15px;
	  font-size: 12px;
	}
	#orderform #ordered_btn {
	  float: none;
	  width: 100%;
	  font-size: 18px;
	  margin-top: 20px;
	  display: inline-block;
	}
	.header-mobile {
	  display: flex;
	  background: #1c1f26 !important;
	}
	.header-mobile .menu_mob {
	  background-image: none;
	  display: flex;
	  -webkit-align-items: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	  color: #40ac19;
	  background: #1c1f26;
	  width: 46px;
	}
	.header-mobile .menu_mob span {
	  font-size: 22px;
	  text-align: center;
	  width: 100%;
	}
	.header-mobile .log-home {
	  background-image: none;
	  display: flex;
	  -webkit-align-items: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	  color: #fff;
	  font-size: 26px;
	  padding: 0 8px;
	}
	.header-mobile .log-home span {
	  font-family: 'OpenSansSemibold';
	}
	.header-mobile > * {
	  width: auto;
	}
	.header-mobile .search_mob,
	.header-mobile .cart_mob,
	.header-mobile .user_mob.user_mob_cabinet,
	.header-mobile .wish_mob {
	  background-image: none;
	  display: flex;
	  -webkit-align-items: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	  color: #40ac19;
	  width: 47px;
	  padding: 0;
	  position: relative;
	  top: 1px;
	}
	.header-mobile .search_mob span,
	.header-mobile .user_mob.user_mob_cabinet span,
	.header-mobile .cart_mob span,
	.header-mobile .wish_mob span {
	  font-size: 18px;
	  text-align: center;
	  width: 100%;
	}
	.header-mobile > * ~ * {
	  border: none;
	}
	.header-mobile .user_mob.user_mob_cabinet {
	  background-image: none;
	}
	.header-mobile .phone-mob-menu {
	  background-image: none;
	  display: flex;
	  -webkit-align-items: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	  color: #77787a;
	  background: #2a2e39;
	  width: auto;
	  padding: 0px;
	  position: initial;
	  top: 0px;
	  right: 0;
	  float: right;
	  text-align: right;
	  width: 45px;
	  justify-content: center;
	}
	.header-mobile .phone-mob-menu,
	.header-mobile .cart_mob span {
	  font-size: 20px;
	}
	.page {
	  margin-top: 50px;
	}
	.top-header-wrapper,
	.middle-header-wrapper,
	.bottom-header-wrapper {
	  display: none;
	}
	.royalControlNavOverflow {
	  display: block;
	  bottom: -34px;
	}
	.royalControlNavCenterer > a.current:before {
	  width: 17px;
	  height: 17px;
	  left: -4px;
	  top: -4px;
	}
	.royalControlNavCenterer > a {
	  width: 9px;
	  height: 9px;
	}
	.footer-flex-col {
	  display: block !important;
	}
	.sales-form .left .text {
	  position: absolute;
	  top: 6px;
	  left: 5px;
	  font-size: 17px;
	}
	.sales-form .left .text .main {
	  margin-top: 0px;
	  font-size: 10px;
	  width: 133px;
	  line-height: 14px;
	}
	.sales-form .left,
	.sales-form .right {
	  width: 100%;
	}
	.sales-form .left .text .main .single-line {
	  display: inline;
	}
	.sales-form .right .top .text {
	  display: inline-block;
	  color: #fff;
	  font-size: 17px;
	  vertical-align: middle;
	  margin-left: 7px;
	  line-height: 27px;
	}
	.sales-form .right .top .icon img {
	  height: 19px;
	  vertical-align: middle;
	}
	.sales-form .right .top {
	  padding: 0;
	  padding-top: 10px;
	  text-align: center;
	  display: flex;
	  width: 100%;
	  justify-content: center;
	  -webkit-align-items: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	}
	.sales-form .right .top .icon img {
	  height: 19px;
	}
	.sales-form .right .top .text {
	  display: inline-block;
	  color: #fff;
	  font-size: 17px;
	  vertical-align: middle;
	  margin-left: 7px;
	  line-height: 27px;
	}
	.sales-form .right .bottom {
	  display: block;
	  width: 100%;
	  margin: 14px 0;
	  padding: 0 10px 10px 10px;
	}
	#delivery_message_form {
	  width: 100%;
	}
	#delivery_message_form input[type="email"] {
	  width: 80%;
	  height: 34px;
	  padding-left: 20px;
	  text-align: left;
	  font-size: 13px;
	  margin: 0;
	  float: none;
	}
	#delivery_message_form input[type="submit"] {
	  width: 18%;
	  height: 34px;
	  font-size: 15px;
	  line-height: 15px;
	  margin: 0;
	  float: none;
	}
	.sales-container.sales-container-screen {
	  display: none;
	}
	.sales-container.sales-container-mobile {
	  display: block;
	  margin-top: 40px;
	}
	footer {
	  margin-top: 60px;
	}
	.main-footer span.info {
	  display: flex;
	  justify-content: space-between;
	}
	.main-footer .info .list-wrap .title {
	  display: flex;
	  justify-content: space-between;
	}
	.main-footer .info .list-wrap .title .minus {
	  font-size: 20px;
	}
	.main-footer .info .list-wrap .footer-list {
	  display: none;
	}
	.main-footer .info {
	  padding: 0;
	  margin: 10px 0;
	}
	.main-footer .info .list-wrap {
	  background: #2a2e39;
	  margin-bottom: 1px;
	}
	.main-footer .logo-col {
	  display: flex;
	  justify-content: space-between;
	  -webkit-align-items: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	  margin-top: 15px;
	}
	footer .logo {
	  width: 50%;
	  font-size: 27px;
	}
	footer .main-footer .text {
	  width: 47%;
	  margin-top: 0;
	  font-size: 11px;
	}
	.service-top.guarantee-banner {
	  padding: 10px !important;
	  background: #2a2e39 !important;
	}
	.service-top.guarantee-banner .text {
	  width: auto !important;
	}
	.service-top {
	  background: url(/images/page/service-back2.png) repeat-y !important;
	}
	.tabs-scroll {
	  display: block;
	  overflow-x: scroll;
	  width: 107%;
	}
	.pop-cart {
	  width: 310px !important;
	  padding: 5px 15px !important;
	}
	.pop-tradein {
	  width: 293px !important;
	}
	.pop-tradein .right {
	  flex-direction: column-reverse !important;
	}
	.pop-tradein .right a.morebtn {
	  margin: 5px 0;
	}
	.feedback-form .top,
	.pop-cart .top {
	  padding-bottom: 12px;
	  width: 220px;
	  margin-top: 14px;
	}
	.feedback-form .title,
	.pop-cart .top .title {
	  font-size: 25px;
	  font-family: 'OpenSansBold';
	}
	.pop-cart .middle {
	  display: block;
	  padding-bottom: 10px;
	  margin: 15px 0;
	}
	.pop-cart .middle .image {
	  width: auto;
	  height: 160px;
	}
	.pop-cart .middle .image img {
	  width: auto;
	  height: 100%;
	}
	.pop-cart .middle .name {
	  width: auto;
	  margin: 15px;
	}
	.pop-cart .middle .price {
	  font-size: 18px;
	  width: auto;
	}
	.pop-cart .right a.morebtn {
	  padding: 6px;
	  font-size: 12px;
	}
	.pop-cart #phone-consult {
	  display: none;
	}
	.feedback-bord {
	  width: 290px;
	}
	.single_promo .promo_bottom {
	  display: block !important;
	  padding: 7px 4px 10px !important;
	}
	.single_promo .promo_bottom .promo_desc,
	.single_promo .sec_full .sec_right .promo_desc {
	  padding: 0px 0 5px 0 !important;
	  border-bottom: 1px solid #f0f0f5 !important;
	  margin-bottom: 0px !important;
	}
	.single_promo .promo_bottom .promo_desc,
	.single_promo .sec_full .sec_right .promo_desc {
	  display: block !important;
	}
	.single_promo .promo_bottom .promo_desc .status,
	.single_promo .sec_full .sec_right .status {
	  height: 19px !important;
	}
	.single_promo .promo_bottom .right {
	  margin-top: 15px !important;
	}
	.single_promo_section .single_section_list .cs-product-block {
	  width: 48%;
	  margin-bottom: 10px;
	}
	.sections-row .sections-list {
	  margin-bottom: 60px !important;
	}
	.about-top .img-back {
	  width: auto;
	  height: auto;
	  padding: 10px;
	}
	.about-top .text {
	  width: auto;
	}
	.about-top .text .top {
	  font-size: 14px;
	}
	.about-top .text .mid,
	.about-top .text .bot {
	  margin: 15px 0 15px 0;
	  font-size: 11px;
	  width: auto;
	  line-height: 16px;
	}
	.about-top .about-slider {
	  width: auto;
	  height: 271px;
	  border: 1px solid #254924;
	  display: flex;
	  padding: 30px 20px;
	}
	.about-top .about-slider .left {
	  width: 50px;
	}
	.about-top .about-slider .right .text {
	  text-align: justify;
	  font-size: 11px;
	  margin: 0;
	  width: auto;
	  color: #ccc;
	  line-height: 13px;
	}
	.about-top .about-slider .right {
	  width: auto;
	}
	.about-slider .prev-block {
	  right: 27px;
	}
	.about-slider .next-block {
	  right: 27px;
	  bottom: -153px;
	}
	.waiting .single-service {
	  min-height: 212px;
	  padding: 10px;
	}
	.waiting .single-service .image img {
	  width: auto;
	  margin: 15px auto;
	  height: 75px !important;
	}
	.single-service .text .title {
	  margin: 0px 0 10px 0;
	  font-size: 15px;
	  line-height: 16px;
	}
	.single-service .text .description {
	  font-size: 11px;
	  line-height: 16px;
	}
	.back-cel .block_text {
	  color: #000;
	}
	.back-cel {
	  margin: 0;
	  background-position-y: 280px;
	  height: 450px;
	}
	.back-return,
	.back-delivery {
	  background-position-x: left !important;
	}
	.single-service {
	  min-height: 318px;
	  padding: 10px;
	  margin-bottom: 20px;
	}
	.back-return .block_name,
	.back-delivery .block_name {
	  font-size: 20px;
	  margin: 20px 0;
	}
	.back-return .block_text,
	.back-delivery .block_text {
	  padding: 15px 7px;
	  width: auto;
	  margin-bottom: 20px;
	}
	.back-return .bord-wrapper,
	.back-delivery .bord-wrapper {
	  display: none;
	}
	.block_name {
	  font-size: 21px;
	  margin: 50px 0 20px 0;
	}
	.about-text .text {
	  text-align: center;
	  width: auto;
	  margin: 40px auto;
	}
	.about-text .text .ttop {
	  line-height: 17px;
	}
	.about-text .text .tbot {
	  font-size: 13px;
	}
	.back-down-overlay,
	.back-down {
	  display: none;
	}
	.news-row-title {
	  font-size: 18px;
	  margin-bottom: 10px;
	}
	.full-art-list .b-articles__lst-i {
	  width: 100%;
	}
	.full-art-list .b-articles__lst-i a img {
	  height: 210px !important;
	}
	.b-articles__lst {
	  margin-bottom: 60px;
	}
	.news-top .type-list li a {
	  padding: 10px 20px;
	  font-size: 10px;
	}
	.news-top .type-list {
	  padding: 0;
	  margin: 0;
	  width: 725px;
	  margin-bottom: 10px;
	}
	.news-top .col-lg-12 {
	  overflow-x: scroll;
	}
	.news-middle {
	  margin-top: 35px;
	}
	.news-middle .main-art .left {
	  width: 0%;
	}
	.news-middle .main-art .right {
	  width: 100%;
	}
	.main-art .left .date {
	  height: 83px;
	  width: 47px;
	  right: auto;
	}
	.news-middle .main-art .left .text {
	  left: 64px;
	  top: -2px;
	  width: 245px;
	}
	.news-middle .main-art .left .text .title {
	  font-size: 15px;
	}
	.news-middle .main-art .left .text .description {
	  display: none;
	}
	.article-page {
	  display: block !important;
	}
	.news-middle .main-art {
	  position: relative;
	}
	.news-middle .main-art .grey-mob {
	  background-color: rgba(0,0,0,0.75);
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	}
	.service-top.buy-banner {
	  padding: 10px;
	}
	.service-top .text {
	  width: auto;
	}
	.buy-banner .text .title {
	  width: auto;
	  line-height: 17px;
	  font-size: 15px;
	  margin-bottom: 0px;
	}
	.buy-banner .text .semi-title {
	  font-size: 12px;
	  margin: 10px 0;
	  line-height: 16px;
	  width: auto;
	}
	.buy-banner .service-table-wrap .diagnostik-text {
	  text-align: left;
	  padding: 15px;
	  line-height: 19px;
	  width: auto;
	  margin: 20px 0;
	}
	.buy-banner .diagnostik-text .attention-wrap {
	  display: none;
	}
	.trade_table_2 tr {
	  display: block !important;
	}
	.trade_table .td_1,
	.trade_table_2 .td_1 {
	  width: 100% !important;
	}
	.trade_table .td_2,
	.trade_table_2 .td_2 {
	  width: 100% !important;
	}
	.trade_table .td_3,
	.trade_table_2 .td_3 {
	  width: 100% !important;
	}
	.service-table-wrap {
	  display: none !important;
	}
	.trade_sec_table_add td div,
	.trade_sec_table_game {
	  height: auto;
	  border-radius: 6px;
	}
	.trade_propositions,
	.trade_propositions_2 {
	  margin-top: 5px;
	  margin-bottom: 10px;
	  width: 100%;
	}
	.trade_propositions li,
	.trade_propositions_2 li {
	  padding: 10px 15px !important;
	  display: block !important;
	  font-size: 11px !important;
	  width: 100px !important;
	}
	.service-top {
	  padding: 10px;
	  height: auto;
	}
	.hire-why .contain {
	  display: block;
	}
	.hire-why .single-why {
	  width: 100%;
	  padding: 15px;
	}
	.service-top .consult {
	  width: 100%;
	  margin-top: 40px;
	}
	.service-top .trade_consult_form {
	  width: 100%;
	  display: block;
	  margin: 0;
	}
	.service-top .trade_consult_form div {
	  display: block;
	  width: auto;
	  margin: 10px auto;
	}
	.service-top .trade_consult_form div input {
	  width: 100%;
	  height: auto;
	  font-size: 12px;
	  padding: 9px 15px;
	}
	.trade_consult_form .consult_submit {
	  font-size: 12px;
	  padding: 7px;
	}
	.about-top.hire .about-slider li {
	  display: block;
	}
	.about-top .about-slider .right .text {
	  line-height: 17px;
	}
	.about-top.hire .about-slider li .text {
	  padding: 0;
	  padding-top: 5px;
	}
	.about-top.hire .about-slider .left {
	  border: none;
	  display: none;
	}
	.order-row .title .tiny-note {
	  margin-left: 0;
	  display: block;
	  margin-top: 10px;
	}
	.order-row .title {
	  font-size: 15px;
	  padding-bottom: 10px;
	  margin-bottom: 15px;
	}
	.order-row .title .signature-icon {
	  margin-right: 2px;
	  font-size: 21px;
	}
	.form-order-row {
	  display: block !important;
	}
	.service_order_form {
	  padding-bottom: 15px;
	}
	.col-xs-12.checks {
	  margin: 10px 0;
	  margin-bottom: 25px;
	}
	.hire_add_to_cart .hire_add_submit {
	  padding: 4px 22px !important;
	  height: 25px !important;
	  top: auto !important;
	}
	.hire_cart_wrapper {
	  height: auto !important;
	  margin: 30px 0 !important;
	}
	.hire_product_cart {
	  width: 100% !important;
	}
	.hire_add_to_cart {
	  width: 100%;
	}
	.hire_product_cart .cart-table tbody td + td {
	  border: none;
	  height: auto;
	  display: inline-table;
	  vertical-align: middle;
	  min-height: auto;
	  font-size: 11px;
	  min-height: 70px;
	  text-align: center;
	  display: flex;
	  width: 47%;
	  -webkit-align-items: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	}
	.hire_product_cart .cart-table tbody td + td + td {
	  width: 47%;
	  min-height: 5.2em;
	  position: initial;
	  display: flex;
	  justify-content: center;
	  margin: 13px 0;
	}
	.hire_product_cart .cart-table tbody td + td + td + td {
	  width: 100%;
	  display: flex;
	  justify-content: center;
	  margin: 13px 0;
	}
	.hire_product_cart .cart-table tbody td + td + td + td + td {
	  display: flex;
	  justify-content: center;
	  width: 100%;
	  font-size: 17px;
	}
	.hire_product_cart .cart-table tbody td + td + td + td + td + td {
	  display: block;
	  width: 100%;
	  min-height: auto;
	}
	.hire_product_cart .cart-table tbody td .name-product-cart {
	  text-align: center;
	}
	.hire_product_cart .cart-table tbody td .small-phone-text {
	  margin-right: 30px;
	  font-size: 13px;
	  min-width: 80px;
	  text-align: right;
	}
	.service_order_form.right-bord {
	  padding: 0;
	  float: none;
	  position: inherit;
	  border-right: none;
	}
	.service_descr {
	  float: none !important;
	  position: inherit !important;
	  width: 100% !important;
	  padding: 0;
	}
	form .top #commentary {
	  font-size: 12px;
	  height: 70px;
	  border: solid 1px #D7D7D7;
	  border-radius: 5px;
	  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	  resize: none;
	  padding: 10px 15px;
	  box-shadow: none;
	  width: 90%;
	}
	.form-order-row .service_descr .bot {
	  display: none;
	}
	.service_descr {
	  height: auto !important;
	}
	.sales-container.sales-container-mobile {
	  margin-top: 40px;
	}
	.container.else-cont {
	  display: none;
	}
	.service-top .text .description {
	  margin-top: 15px;
	  font-size: 12px;
	  line-height: 18px;
	}
	.form-order-row .service_descr {
	  padding: 0;
	}
	.form-order-row .service_descr .top textarea {
	  font-size: 12px;
	  height: 70px;
	  border: solid 1px #D7D7D7;
	  border-radius: 5px;
	  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	  resize: none;
	  padding: 10px 15px;
	  box-shadow: none;
	  width: 90%;
	}
	.service_descr .lable {
	  width: 136px;
	  line-height: 14px;
	  font-size: 11px;
	}
	.cabinet-menu {
	  overflow-x: scroll;
	}
	.cabinet-menu > ul {
	  width: 400px;
	}
	.cabinet-menu > ul > li > a {
	  padding: 4px 15px;
	  font-size: 11px;
	  text-align: center;
	}
	.block-authorization,
	.block-ordering {
	  width: 100%;
	  border: none;
	  margin-top: 0;
	}
	.mob-top-phones {
	  position: relative;
	  border: none !important;
	  width: 99%;
	  height: auto;
	  margin: auto;
	  padding: 10px;
	  float: none;
	  line-height: normal;
	  border: none;
	  border-radius: 0;
	  position: absolute;
	  left: 11px;
	  top: 53px;
	  background: #fff;
	  text-align: right;
	  display: none;
	}
	.map-row .map {
	  display: flex !important;
	  flex-direction: column-reverse;
	}
	.map-row .map .info {
	  width: 100% !important;
	  padding: 17px 25px 25px 27px !important;
	}
	.single-cont-tab {
	  margin-bottom: 15px !important;
	}
	.single-cont-tab .cont-list ul li.right {
	  width: 100% !important;
	}
	.single-cont-tab .cont-list {
	  -webkit-align-items: flex-end !important;
	  -webkit-box-align: flex-end !important;
	  -ms-flex-align: flex-end !important;
	  align-items: flex-end !important;
	  height: 80% !important;
	}
	.single-cont-tab.so .cont-list ul li.right {
	  width: 50% !important;
	}
	.map-row .map .frame iframe {
	  height: 100% !important;
	}
	.map-row.pp .map .frame {
	  height: 400px;
	}
	.cabinet-menu {
	  overflow-x: scroll;
	}
	.cabinet-menu > ul {
	  width: 400px;
	}
	.cabinet-menu > ul > li > a {
	  padding: 4px 15px;
	  font-size: 11px;
	  text-align: center;
	}
	.block-authorization,
	.block-ordering {
	  width: 100%;
	  border: none;
	  margin-top: 0;
	}
	.tabs_content .row.tab-row .left {
	  width: 100% !important;
	}
	.tabs_content .row.tab-row .right {
	  width: 100% !important;
	}
	.row.tab-row .col-lg-12.flex {
	  display: block !important;
	}
	.row.about-middle.waiting {
	  display: block !important;
	}
	.title .image.fat-img img {
	  display: none;
	}
	.hire-why .single-why .icon img {
	  width: 100%;
	  height: auto !important;
	}
	.trade_send div input {
	  height: 12px;
	  font-size: 13px;
	}
	.order_modal #order_modal_form {
	  max-width: 100% !important;
	  height: auto !important;
	  width: 96% !important;
	  left: 2% !important;
	  z-index: 999999;
	}
	.trade_send div select {
	  width: 103% !important;
	}
	.show_send_mob {
	  display: block !important;
	}
	.show_send_mob .trade_submit {
	  border: solid 1px #D7D7D7 !important;
	  text-align: center !important;
	  -webkit-transition: all 0.3s ease;
	  -moz-transition: all 0.3s ease;
	  -o-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	  color: #fff;
	  cursor: pointer;
	  width: 94%;
	  height: auto;
	  font-size: 18px;
	  padding: 5px 0px;
	  margin: 10px auto;
	}
	.single-style-form.patron label input {
	  width: 70%;
	  padding: 5px 4px;
	}
	.single-style-form.patron .submit {
	  font-size: 14px;
	}
	.block-page-login .block-page-login-name {
	  font-size: 18px;
	}
	.link-more-login {
	  color: white !important;
	  margin: 15px auto 0 auto;
	}
	.block-page-login.new-user {
	  padding: 15px;
	}
	.dost-back-wrap {
	  width: auto !important;
	  background: url(/images/page/dostavka-back.png) repeat-y !important;
	  padding: 10px !important;
	}
	.header-mobile .wish_mob {
	  display: none;
	}
	.pad_header_top {
	  display: none;
	}
	.top-pad-icons {
	  display: flex;
	}
	.buy-wrapper {
	  height: 35px;
	}
	.feedback-form .top,
	.pop-cart .top {
	  margin-top: 32px;
	  width: 100%;
	}
	.pop-cart .top {
	  margin: 19px 0 0;
	}
	#kredit {
	  width: 100% !important;
	}
	.credit_list {
	  display: block;
	}
	.credit_list li {
	  display: inline-block;
	  width: 100%;
	  text-align: left;
	  padding: 11px 3px 7px 3px;
	  cursor: pointer;
	  background-color: #ffffff;
	  font-size: 10px;
	  line-height: 10px;
	  text-transform: uppercase;
	  font-weight: 600;
	  margin: 0 5px;
	}
	.kredit-call-popup #cboxClose {
	  right: 4px;
	  top: 1px;
	  display: block !important;
	}
	.credit_list li br {
	  display: none;
	}
	.credit_content {
	  margin-top: 10px;
	}
	.credit_content .cr_block {
	  padding: 10px 8px;
	}
	.credit_content .top {
	  display: block;
	}
	.credit_content .cr_block .wrapper .top .picture {
	  width: 100%;
	}
	.credit_content .cr_block .wrapper .top .text {
	  width: 100%;
	  display: flex;
	  font-size: 18px;
	  margin: 10px 0;
	  -webkit-align-items: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	}
	.credit_content .cr_block .wrapper .undertop {
	  font-size: 10px;
	}
	.credit_content .cr_block .wrapper .top .text-top {
	  font-weight: bold;
	  padding-top: 0;
	  width: 50%;
	}
	.credit_content .cr_block .wrapper .top .text-bot {
	  font-size: 11px;
	  padding-top: 0;
	  width: 50%;
	}
	.middle-prod .left,
	.middle-prod .right {
	  width: 100%;
	  margin: 20px 0;
	}
	.middle-prod .left {
	  border-right: none;
	  padding-right: 0;
	}
	.middle-prod .right {
	  padding-left: 0;
	}
	.credit_content .middle-prod {
	  display: block;
	}
	.uslugi-middle {
	  display: block;
	}
	.uslugi-middle .single-wrap {
	  width: 100%;
	}
	.uslugi-middle .text {
	  width: 100%;
	  margin-top: 20px;
	}
	.uslugi-top-back .products .single {
	  max-width: 160px;
	  padding: 20px 5px;
	  border: none;
	  margin: 0 auto !important;
	  border-bottom: 1.2px solid #40AC19;
	}
	.service-top .products {
	  width: 100%;
	  display: block;
	}
	.service-top .text {
	  width: 100%;
	}
	.service-top.uslugi-top-back {
	  padding: 8px;
	  display: block;
	  width: 100%;
	}
	.crd-row {
	  padding: 0;
	  text-align: center;
	  padding-bottom: 15px;
	}
	.trade-buy .note .info {
	  display: none;
	}
	.trade-buy {
	  width: 100%;
	}
	#category-sub-links .cs-product-block.category .holder img {
	  width: 100%;
	}
	#category-sub-links .cs-product-block .name {
	  padding-left: 0;
	  width: 100%;
	}
	#category-sub-links .cs-product-block.category .name .mob-plus {
	  display: none;
	}
  }
  @media screen and (max-width: 768px) {
	.cs-product-block .prod-label {
		font-size: 11px;
	}
	.header-mobile .wish_mob {
	  display: none;
	}
	.page {
	  margin-top: 60px;
	}
	.page.section-category {
		margin-top: 0;
	}
	#bingc-phone-button.bingc-show {
	  bottom: 15px!important;
	  display: none;
	}
	jdiv,
	.product-delivery-box {
	  display: none;
	}
	.orderfields-list {
	  display: block;
	  justify-content: space-between;
	}
	.orderfields-list .left,
	.orderfields-list .right {
	  width: 100% !important;
	  display: block;
	}
	.cart-ordering-title {
	  margin-top: 25px;
	}
	.about-banner-wrap img {
	  width: 100% !important;
	  height: auto !important;
	}
	.count_credit_new {
	  margin: 0 auto;
	}
	.installment_plan_product {
	  text-align: center;
	}
	.opt_front_price {
	  margin: 0 auto;
	}
	.trade_consult_form div {
	  display: block;
	  width: 100%;
	  margin: 10px auto;
	}
	.trade_consult_form div input {
	  width: 96%;
	  height: 20px;
	  font-size: 15px;
	  padding: 3px 10px;
	}
	.td_1,
	.td_2,
	.td_3 {
	  display: block;
	}
	.video-button {
	  display: none;
	}
	#mmenu_wrapper {
	  z-index: 9999;
	}
	#mm-blocker {
	  z-index: 9;
	}
	.widget-preview .messenger {
		margin-bottom: 30px!important;
		right: 40px!important;
	}
	#bingc-phone-button {
		z-index: 99 !important;
	}
  }
  @media screen and (max-width: 1200px) and (min-width: 768px) {
	.about-banner-wrap img {
	  width: 100% !important;
	  height: auto !important;
	}
	#kredit {
	  width: 100% !important;
	}
	.feedback-form .top,
	.pop-cart .top {
	  width: 100% !important;
	}
	.cs-product-block .name {
	  overflow: hidden;
	  height: 79px;
	}
	.ordered-back-wrap {
	  background-position-x: 51% !important;
	}
	.pop-cart .right a.morebtn#phone-consult {
	  display: none !important;
	}
	.news-top .type-list {
	  overflow: scroll;
	}
	.header-mobile #search-form {
	  position: relative;
	  border: none !important;
	  width: 362px;
	  height: auto;
	  margin: auto;
	  padding: 10px;
	  float: none;
	  line-height: normal;
	  border: none;
	  border-radius: 0;
	  position: absolute;
	  left: -249px;
	  margin: 0;
	  right: 0;
	  top: 61px;
	  background: transparent;
	  box-shadow: none;
	  -webkit-box-shadow: none;
	  box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  padding-right: 0;
	}
	.header-mobile #search-form > input[type="text"] {
	  border: 1px solid #a6a6a6;
	  border-radius: 5px;
	  width: 100%;
	  height: auto;
	  padding: 8px 5px;
	  margin: 0 2% 0 0;
	  box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  position: relative;
	}
	.header-mobile #search-form > div {
	  float: right !important;
	  position: absolute;
	  right: 0;
	  z-index: 99;
	  height: 35px;
	}
	.single_promo .promo_bottom .promo_desc .status,
	.single_promo .sec_full .sec_right .status {
	  height: 19px !important;
	  line-height: 13px !important;
	  font-size: 12px !important;
	  padding: 3px 8px !important;
	  margin: 2px 10px 0 0 !important;
	}
	.cabinet_pay_wrapper {
	  margin: 3px 0px;
	}
	.cabinet_actions_vertical_wrapper {
	  text-align: center;
	}
	.block-authorization,
	.block-ordering {
	  width: 100%;
	  margin: 0 0 10px;
	  box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  padding: 5px;
	  border: none;
	}
	.price-product-cart .price-text,
	.total-product-cart .price-text {
	  display: none;
	}
	.pop-cart .top {
	  width: 100%;
	}
	.mini-prod .buy-wrapper {
	  padding: 8px 15px 7px 6px !important;
	}
	.buy-wrapper {
	  height: 35px;
	}
	.numerics .row .col-lg-4 {
	  margin: auto;
	  width: 33%;
	}
	.pad-numerics-row {
	  display: flex;
	  flex-flow: row wrap;
	  justify-content: space-between;
	}
	.numerics .services {
	  display: flex;
	  justify-content: space-between;
	}
	.numerics .services .service {
	  width: 45%;
	  margin-top: 20px;
	}
	.royalControlNavOverflow {
	  bottom: 0px;
	}
	.royalSlider .arrow {
	  display: none;
	}
	.header-mobile {
	  display: flex;
	  background: #1c1f26 !important;
	  height: 60px;
	}
	.header-mobile #search-form {
	  display: none;
	}
	.header-mobile .menu_mob {
	  background-image: none;
	  display: flex;
	  -webkit-align-items: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	  color: #40ac19;
	  background: #1c1f26;
	  width: 46px;
	}
	.header-mobile .menu_mob span {
	  font-size: 25px;
	  text-align: center;
	  width: 100%;
	}
	.header-mobile .log-home {
	  background-image: none;
	  display: flex;
	  -webkit-align-items: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	  color: #fff;
	  font-size: 26px;
	  padding: 0 8px;
	}
	.header-mobile > * {
	  width: auto;
	}
	.header-mobile .search_mob,
	.header-mobile .cart_mob,
	.header-mobile .user_mob.user_mob_cabinet,
	.header-mobile .wish_mob {
	  background-image: none;
	  display: flex;
	  -webkit-align-items: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	  color: #40ac19;
	  width: auto;
	  padding-right: 10px;
	  position: relative;
	  top: 0;
	  width: 57px;
	  height: 60px;
	}
	.header-mobile .search_mob span,
	.header-mobile .user_mob.user_mob_cabinet span,
	.header-mobile .cart_mob span,
	.wish_mob span {
	  font-size: 18px;
	  text-align: center;
	  width: 100%;
	}
	.header-mobile > * ~ * {
	  border: none;
	}
	.header-mobile .user_mob.user_mob_cabinet {
	  background-image: none;
	}
	.header-mobile .phone-mob-menu {
	  background-image: none;
	  display: flex;
	  -webkit-align-items: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	  color: #77787a;
	  background: #2a2e39;
	  width: auto;
	  padding: 0px;
	  position: initial;
	  top: 0px;
	  right: 0;
	  float: right;
	  text-align: right;
	  height: 60px;
	  width: 57px;
	  justify-content: center;
	}
	.top-header-wrapper,
	.middle-header-wrapper,
	.bottom-header-wrapper {
	  display: none;
	}
	.royalControlNavOverflow {
	  display: block;
	  bottom: -34px;
	}
	.pad_header_top {
	  width: 300px;
	  justify-content: space-between;
	  background-image: none;
	  display: flex;
	  -webkit-align-items: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	  color: #77787a;
	  padding-right: 10px;
	  position: relative;
	  top: 3px;
	  margin: 0;
	  width: 55%;
	  justify-content: center;
	}
	.pad_header_top .phone_pad a {
	  color: #fff;
	  font-size: 20px;
	}
	.pad_header_top .phone_pad {
	  margin-right: 15px;
	}
	.pad_header_top .worktime_pad {
	  color: #ccc;
	  font-size: 13px;
	  margin-left: 20px;
	  text-align: center;
	}
	.top-pad-icons {
	  background-image: none;
	  display: flex;
	  -webkit-align-items: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	  color: #77787a;
	  padding: 0px;
	  position: absolute;
	  top: 0px;
	  right: 0;
	  float: right;
	  text-align: right;
	  height: 60px;
	  width: auto;
	  justify-content: center;
	}
	.sales-form .right .top {
	  padding: 15px 0 0 40px;
	}
	.sales-form .left .text .main {
	  margin-top: 0px;
	  font-size: 12px;
	}
	.filters {
	  width: 250px;
	  position: fixed;
	  background: #fff;
	  z-index: 90;
	  left: -250px;
	  top: 50px;
	  padding: 8px;
	  overflow-y: scroll;
	  height: 91%;
	  display: block;
	  -webkit-transition: left 250ms ease;
	  -moz-transition: left 250ms ease;
	  -ms-transition: left 250ms ease;
	  -o-transition: left 250ms ease;
	  transition: left 250ms ease;
	}
	.filters.active {
	  left: 0;
	}
	.full-prods-page .top .pagination {
	  display: none;
	}
	.full-prods-page .top .selection .title {
	  display: none;
	}
	.full-prods-page .top .sort-block select {
	  font-size: 10px;
	  width: 154px;
	  margin: 0;
	  padding: 3px;
	}
	.full-prods-page .top {
	  align-items: center;
	}
	.full-prods-page .top .filters-mob {
	  display: block;
	  font-size: 16px;
	  color: #ccc;
	  padding-right: 20px;
	  border-right: 1px solid #ccc;
	  padding: 6px 20px 6px 0px;
	}
	.full-prods-page .top .filters-mob span {
	  padding: 5px;
	  border: 1px solid;
	  border-radius: 50%;
	}
	.filter-close {
	  display: block;
	}
	.tabs-cont {
	  overflow: hidden;
	}
	.tabs_heading {
	  margin-top: 7px;
	  overflow: hidden;
	  margin-bottom: 10px;
	  border: none;
	  border-radius: 0;
	  width: 500px;
	  margin-bottom: 25px;
	}
	.tabs_heading a.tabview {
	  padding: 5px 10px;
	  font-size: 11px;
	  text-transform: uppercase;
	  font-family: OpenSansSemiBold;
	  width: auto;
	  border-top: none !important;
	}
	.breadcrumbs {
	  padding: 10px 0;
	  font-size: 11px;
	  width: 1200px;
	  margin-bottom: 0;
	}
	.breadcrumbs-row {
	  overflow: hidden;
	}
	.tabs_content {
	  padding: 0;
	}
	#jqz {
	  min-height: 440px !important;
	}
	.extra {
	  display: flex;
	  justify-content: space-between;
	  margin-top: 45px;
	}
	.product-images-small .row .jcarousel {
	  width: 62%;
	}
	.extra .extra-dostavka,
	.extra .extra-oplata,
	.extra .extra-garanty,
	.extra .extra-vozvrat {
	  border: none;
	}
	.buy-wrapper .cart_button span {
	  margin-right: 13px;
	}
	.cart_button {
	  font-size: 20px;
	}
	.buy-wrapper {
	  padding: 7px 18px 7px 18px;
	  line-height: 32px;
	}
	.memo_console {
	  text-align: left;
	}
	.memo_console a {
	  padding: 6px 5px;
	  margin-right: 5px;
	}
	.quick-buy {
	  margin-top: 15px;
	}
	.tabcontent .desc-row .right {
	  right: 5%;
	}
	.one-click-wrapper {
	  width: 100%;
	}
	.quick-buy {
	  width: 100%;
	}
	.mini-prod .memo_console .title {
	  display: none;
	}
	.row.bs-countdown-timer {
	  margin: 10px -15px;
	}
	#mmenu_wrapper {
	  z-index: 9999;
	}
	#mm-blocker {
	  z-index: 9;
	}
  }
  @media screen and (min-width: 576px) and (max-width: 768px) {
	.memo_console a {
	  font-size: 11px;
	}
	.mini-prod .middle .price-nal {
	  margin-bottom: 15px;
	}
	.mini-prod .memo_console .title {
	  display: none;
	}
	.memo_console a {
	  padding: 6px 3px;
	}
	.jcarousel-pagination a {
	  text-decoration: none;
	  display: inline-block;
	  font-size: 11px;
	  height: 9px;
	  width: 9px;
	  line-height: 10px;
	  background: #dadada;
	  color: #40ac19;
	  border-radius: 10px;
	  text-indent: -9999px;
	  margin-right: 16px;
	  -webkit-box-shadow: none;
	  -moz-box-shadow: none;
	  box-shadow: none;
	}
	.jcarousel-pagination a.active {
	  background: #40ac19;
	  color: #fff;
	  opacity: 1;
	  -moz-box-shadow: none;
	  box-shadow: none;
	  position: relative;
	}
	.jcarousel-pagination {
	  width: 100%;
	  display: flex;
	  justify-content: center;
	  margin: 25px 0;
	}
	.jcarousel-pagination a.active:before {
	  content: "";
	  position: absolute;
	  width: 15px;
	  height: 15px;
	  border-radius: 50%;
	  left: -3px;
	  top: -3px;
	  border: 1.9px solid #40ac19;
	}
	.cpaging-row {
	  display: block;
	}
	.memo_console a {
	  font-size: 12px;
	}
	.one-click-wrapper {
	  padding: 0;
	  width: 220px;
	  position: inherit;
	}
	.full-prods-page .cs-product-block {
	  width: 33.3333%;
	}
	.footer-flex-col {
	  display: block;
	}
	.footer-flex-col .left {
	  width: 100%;
	  height: 150px;
	  overflow: hidden;
	}
	.footer-flex-col .right {
	  width: 100%;
	  padding-bottom: 20px;
	}
	.sales-form .left .text {
	  position: absolute;
	  top: 15px;
	  left: 20px;
	  font-size: 28px;
	}
	.sales-form .left .text .main {
	  margin-top: 18px;
	  font-size: 18px;
	}
	footer .logo {
	  text-align: center;
	  margin-top: 25px;
	  padding: 0;
	}
	.main-footer .logo-col {
	  text-align: center;
	  margin-top: 25px;
	  padding: 0;
	}
	footer .main-footer .text {
	  margin-top: 0;
	  font-size: 12px;
	}
	.trade_consult_form .consult_submit {
	  width: 96%;
	  height: 20px;
	  font-size: 16px;
	  display: block;
	  margin: 10px auto;
	}
  }
  .product-bottom .price.special {
	margin-bottom: 1px;
  }
  @media screen and (min-width: 768px) {
	.product-bottom .price.special .pt {
	  display: inline-block;
	}
	.product-bottom .price.special {
	  margin-bottom: 6px;
	}
  }
  .click-else-phones .worktime_pad {
	padding-top: 15px;
	font-size: 13px;
  }
  .numerics-info .top {
	display: block;
	text-align: center;
  }
  .numerics-info .top .status {
	display: none;
  }
  .filters-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	inset: 0px;
	z-index: 2;
	cursor: pointer;
	display: none;
  }
  @media screen and (max-width: 1200px) {
	#top_menu_new {
	  background: #fff;
	}
	.top_menu_new {
	  padding: 10px 20px;
	}
	.top_menu_new li.category {
	  border-radius: 7px;
	  margin: 11px 0;
	  box-shadow: 0px 0px 7px -1px #a8a8a8;
	}
	.top_menu_new li.category .mm-next:after{
		right: 18px;
	}
	.top_menu_new.mm-listview .mm-next.mm-fullsubopen+span {
		padding-right: 30px;
	}
	.header-mobile.show-search .menu_logo,
	.header-mobile.show-search .phone-mob-menu,
	.header-mobile.show-search .search_mob,
	.header-mobile #search-form,
	.top_menu_new li.category:after {
	  display: none;
	}
	.header-mobile .menu_mob span {
	  font-size: 28px;
	  line-height: 55px !important;
	}
	span.fa.fa-close:before {
		content: "\f00d";
	}
	.header-mobile .menu_mob {
	  color: #1c1f26;
	  width: 57px;
	  background: #40ac19;
	}
	.header-mobile .menu_logo {
	  padding: 9px 20px;
	}
	.header-mobile .top-pad-icons {
	  position: absolute;
	  right: 0;
	}
	.header-mobile .phone-mob-menu {
	  color: #FFC400 !important;
	  border-bottom: 4px solid;
	}
	.header-mobile .phone-mob-menu span {
	  padding-top: 7px;
	}
	.header-mobile.show-search #search-form {
	  display: block;
	}
	.header-mobile #search-form input[type="text"] {
	  border: none;
	  background: none;
	}
	.header-mobile #search-form button {
	  width: auto;
	  color: #00B500;
	  position: absolute;
	  right: 0px;
	  top: -3px;
	  font-size: 17px;
	  padding: 10px;
	}
	.header-mobile #search-form .search-wrapper {
	  margin-left: 5px;
	  border: 1px solid #a6a6a6;
	  background: #fff;
	  width: 83%;
	  display: block;
	  height: 39px;
	  position: relative;
	  border-radius: 7px;
	}
	html.mm-opening .mm-menu.mm-opened~.mm-slideout {
	  transform: none;
	}
	.top_menu_new svg.menu-icon {
	  margin-right: 15px;
	}
	.mm-listview > li > a {
	  padding: 10px;
	}
	.menu-contacts {
	  padding: 10px !important;
	}
	.menu-contacts span {
	  padding: 0px !important;
	}
	.menu-contacts .free-phone {
	  font-size: 16px;
	  font-family: 'OpenSansBold';
	}
	.menu-contacts .free-phone a {
	  color: #00B500;
	}
	.menu-contacts .free-phone-text {
	  text-transform: uppercase;
	  font-family: 'OpenSansSemibold';
	  font-size: 12px;
	}
	.menu-contacts .menu-contact-details {
	  display: flex;
	  justify-content: space-between;
	}
	.menu-contacts .mcd-schedule span,
	.menu-contacts .mcd-phones span {
	  display: block;
	  font-size: 14px;
	  padding: 1px 0 !important;
	}
	.menu-contacts .menu-contact-details {
	  margin-top: 15px;
	}
	.menu-contacts strong {
	  font-weight: normal;
	  font-family: 'OpenSansSemibold';
	}
	.menu-contacts .change-lang {
	  margin-top: 20px;
	}
	.mm-menu .mm-listview > li.category a:not(.mm-next):hover {
	  background-color: #00B500;
	  color: #fff;
	}
	.mm-menu .mm-listview > li.category a:not(.mm-next) {
	  -webkit-tap-highlight-color: #00B500;
	  tap-highlight-color: #00B500;
	}
	.mm-panels>.mm-panel>.mm-listview {
	  margin-top: -12px !important;
	}
	.top_menu_new .catalog-icon {
	  display: inline-block;
	  vertical-align: sub;
	  margin-right: 7px;
	}
	.top_menu_new .main-catalog {
	  display: flex;
	}
	.top_menu_new .main-catalog a {
	  width: 130px !important;
	  left: 0;
	}
	.top_menu_new .main-catalog a:after {
	  display: none;
	}
	.top_menu_new .main-catalog .enter {
	  width: 130px;
	  margin: 12px 0 12px !important;
	  line-height: 37px;
	  padding: 0px 13px !important;
	  font-family: 'OpenSansBold';
	  text-transform: uppercase;
	  box-shadow: 0px 0px 7px -1px #a8a8a8;
	  border-radius: 5px;
	}
	.top_menu_new .main-catalog .used,
	.top_menu_new .main-catalog .promo {
	  padding: 12px 7px;
	}
	.top_menu_new .main-catalog .used .icon,
	.top_menu_new .main-catalog .promo .icon {
	  position: relative;
	}
	.top_menu_new .used .icon .text,
	.top_menu_new .promo .icon .text {
	  color: #000;
	  position: absolute;
	  left: 10px;
	  font-family: 'OpenSansBold';
	  font-size: 12px;
	  top: 1px;
	  text-transform: uppercase;
	}
	.top_menu_new .promo .icon .text {
	  top: 1px;
	  left: 6px;
	}
	.lang-uk .top_menu_new .promo .icon .text {
	  left: 11px;
	}
	.top_menu_new .main-catalog .promo {
	  padding-top: 16px;
	}
	.mm-panel.mm-hasnavbar.mm-opened {
	  top: 57px !important;
	}
	.mm-panels #mm-0 {
	  top: 0 !important;
	}
	.header-mobile a[href="#mmenu_wrapper"] {
	  display: none !important;
	}
	.mm-opening .header-mobile a[href="#top_menu_new"] {
	  display: none !important;
	}
	.mm-opening .header-mobile a[href="#mmenu_wrapper"] {
	  display: block !important;
	}
	#mm-blocker {
	  background: #000 url(/images/header-mobile-bg.png) !important;
	}
  }
  #mob-menu-contacts .click-else-phones a {
	font-size: 15px;
	line-height: 20px;
  }
  .click-else-phones #tg {
	margin-top: 10px;
  }
  @media screen and (max-width: 768px) {
	.choose-city-wrap {
	  display: block;
	  overflow: hidden;
	}
	.choose-city-wrap .location-group {
	  padding: 4px;
	  display: block;
	  width: 50%;
	  float: left;
	  text-align: center;
	  margin: 0;
	}
  }
  @media screen and (max-width: 768px) {
	.messenger__switch {
		width: 65px!important;
		height: 65px!important;
	}
  }

@media screen and (min-width:577px) and (max-width: 992px) {
	.cs-product-block.category {
		width: 50%;
	}
}
@media screen and (min-width:992px) and (max-width: 1400px) {
	.cs-product-block.category {
		width: 33%;
	}
}