#header_link_basket_icon.basket-icon-fill.time_works {
	border: 1px solid red;
}

@font-face {
	font-display: swap;
	font-family: 'calibri_d';
	src: url('/local/templates/new_main/fonts/fonts/calibri/calibri.eot');
	src: local('☺'), url('/local/templates/new_main/fonts/fonts/calibri/calibri.woff') format('woff'), url('/local/templates/new_main/fonts/fonts/calibri/calibri.ttf') format('truetype'), url('/local/templates/new_main/fonts/fonts/calibri/calibri.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* @font-face {
	font-family: 'calibri_i';
	font-display: auto;
	src: url('fonts/calibri/calibrii.eot');
	src: local('☺'), url('fonts/calibri/calibrii.woff') format('woff'), url('fonts/calibri/calibrii.ttf') format('truetype'), url('fonts/calibri/calibrii.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'calibri_b';
	font-display: auto;
	src: url('fonts/calibri/calibrib.eot');
	src: local('☺'), url('fonts/calibri/calibrib.woff') format('woff'), url('fonts/calibri/calibrib.ttf') format('truetype'), url('fonts/calibri/calibrib.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'calibri_z';
	font-display: auto;
	src: url('fonts/calibri/calibriz.eot');
	src: local('☺'), url('fonts/calibri/calibriz.woff') format('woff'), url('fonts/calibri/calibriz.ttf') format('truetype'), url('fonts/calibri/calibriz.svg') format('svg');
	font-weight: normal;
	font-style: normal;
} */

body {
	color: #42404b;
	overflow-x: hidden;
}

html, body {
	font-size: 12px;
	font-family: Calibri, calibri_d, OpenSans;
	/* background-color: #ede9dd; */
	background-color: #f5f7fc!important;
}

body #header {
	background-color: #f5f7fc !important;
}

.red_text, #content_block .red_text {
	color: #78002b;
}

.black_text {
	color: #231f20;
}

.firry_text {
	color: #42404b;
}

.gray_text {
	color: #4c494a;
}

h1 {
	padding-top: 0px !important;
	margin-top: 0px !important;
}

.sub_as_hid {
	transition: left 0s ease 0.6s, opacity 0.6s ease 0s;
}

.sub_as_hid:hover {
	display: block !important;
}

.sub_as:hover+.sub_as_hid_a .sub_as_hid {
	display: block !important;
}

.sub_as_hid a {
	cursor: pointer;
	margin-top: 9px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}

.sub_as_hid a:hover {
	color: white !important;
	background: #7f002d;
}

.widget-callback-button {
	background: none !important;
	position: relative !important;
}

.mango-callback .widget-wrapper.selected-dynamic.mng-wgt.common-window .button-widget-open {
	background: rgb(68, 187, 110);
}

.carmine-pink-color::after, .carmine-pink-color.widget-wrapper::after {
	background: #891314 !important;
}

.text-widget {
	color: #C3C3C3 !important;
}

.work_time_header {
	float: left;
	padding-right: 30px;
}

.work_time_header h3 {
	font: 17px/25px OpenSans-Bold;
}

.floading {
	display: none;
	position: absolute;
	left: 50%;
	top: 43%;
	z-index: 10000000;
}

.flat-table {
	width: 100%;
}

.flat-table.table_a {
	margin-bottom: 30px;
}

.flat-table.table_a:last-of-type {
	margin: 0;
}

.flat-table .flat-table__header {
	position: relative;
	overflow: hidden;
}

.flat-table .flat-table__header_normal .flat-table__img-header {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	position: static;
	height: 100px;
	width: 100px;
	vertical-align: middle;
}

.flat-table .flat-table__header_normal .flat-table__caption {
	display: inline;
}

.flat-table .flat-table__header p {
	width: 60%;
	margin: 0;
}

.flat-table .flat-table__img-header {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 150px;
}

.flat-table .flat-table__caption {
	font-size: 1.5rem;
}

.flat-table .flat-table__sub-caption {
	font-size: 1.3rem;
}

.flat-table .flat-table__header-string th {
	background: #d4d4d4;
	font-size: 1.3rem;
	font-weight: normal;
}

.flat-table .flat-table__insert-caption {
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
	margin: 0;
}

.flat-table .flat-table__default-string td {
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
}

.flat-table .flat-table__default-string td[rowspan]:after {
	display: none;
}

.flat-table .flat-table__default-string td:after {
	content: "";
	display: inline-block;
	font-family: FontAwesome;
	font-weight: normal;
	font-size: 1.3rem;
}

.flat-table .flat-table__default-string td:first-of-type {
	font-weight: normal;
	width: 150px;
	text-align: left;
}

.flat-table .flat-table__default-string td:first-of-type:after {
	display: none;
}

.flat-table .flat-table__default-string.flat-table__default-string_blue td {
	color: #094865;
}

.flat-table .flat-table__default-string.flat-table__default-string_gray td {
	color: #555555;
	font-weight: normal;
}

.flat-table .flat-table__default-string.flat-table__default-string_bold td {
	font-weight: bold;
	color: #000;
}

.important-note {
	font-style: italic;
	font-size: 1.3rem;
}

.by {
	float: left;
	margin-top: 2px;
	margin-left: 30px;
	text-decoration: none !important;
	border-radius: 5px;
	border: 1px solid #000;
	padding: 0px 9px !important;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	font-size: 12px !important;
	margin-top: 7px;
}

.by:hover {
	color: #fff !important;
	background: #3d362d !important;
}

.cat_item .cat_desc {
	width: 290px;
}

.price_by {
	width: 280px;
}

.cat_item .price_by .order_count {
	left: auto;
	right: 0px;
	width: 77px;
}

.order_count .counter {
	margin-left: 0px !important;
}

.text_quantity {
	padding-right: 15px;
}

.table_a, .table_b {
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	border: 1px solid #000;
}

.table_a th, .table_b th {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	background: #d99594;
	padding: 8px 10px 10px 10px;
	border-collapse: collapse;
	border: 1px solid #000;
}

.table_b th {
	background: #95b3d7;
}

.table_a td, .table_b td {
	border-collapse: collapse;
	padding: 8px 10px 10px 10px;
	font-size: 14px;
	color: #000;
	border: 1px solid #000;
}

#main {
	position: relative;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	max-width: 980px;
	width: 100%;
	height: 72px;
	position: relative;
	border-bottom: 1px solid #979494;
	margin: 0 auto 9px;
}

#header #name_site {
	float: left;
	margin: 32px 92px 0px 17px;
	display: block;
}

#name_site .red_text {
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
}

#name_site .black_text {
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	padding-top: 4px;
}

#working_time {
	float: left;
	width: 170px;
	height: 65px;
	padding-left: 48px;
	margin: 12px 0px 0px 0px;
}

#working_time .red_text {
	font-size: 22px;
	line-height: 22px;
}

#working_time .firry_text {
	font-size: 22px;
	line-height: 22px;
}

#header_phones {
	float: right;
	margin: 26px 30px 0px 120px;
}

.header_phones_wrap {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: nowrap;
}

#header_phones #hp_icon_ph {
	float: left;
	width: 22px;
	height: 40px;
	background: url(/img/map.png) no-repeat -170px -270px;
}

#header_phones #hp_block_text {
	float: left;
	width: 166px;
	height: 50px;
	text-align:right;
}

#header_phones #hp_block_text .hp_phone {
	font-weight: bold;
	font-size: 17.5px;
	line-height: 17.5px;
	display: block;
	text-decoration: none;
}

#header_phones #hp_block_text .hp_phone.bottom {
	line-height: 28px;
}

#header_phones #hp_block_text .hp_remark {
	font-size: 10px;
	line-height: 4px;
}

.header_callback_phones {
	display: block !important;
	float: left !important;
	width: 100px !important;
	height: 55px !important;
	text-decoration: none !important;
	background: url(/img/map.png) no-repeat -204px -264px !important;
	margin: 26px 0px 0px 0px !important;
	position: static !important;
}

#bottom_header {
	position: relative;
}

#main_menu {
	float: left;
}

#main_menu.isset_sub_menu {}

/* #main_menu .item_menu{display:block;float:left;text-decoration:none;padding:0px 26px 0px 26px;} */

#main_menu .item_menu {
	display: block;
	float: left;
	text-decoration: none;
	padding: 0px 12px 0px 12px;
}

/* #main_menu .item_menu.itm31{padding: 0px 0px 0px 0px;} */

/* #main_menu .item_menu.first{padding-left:0px;} */

/* #main_menu .item_menu.last{padding-right:0px;} */

#main_menu .item_menu .menu_icon {
	width: 40px;
	height: 34px;
	margin-right: auto;
	margin-left: auto;
}

/*
#main_menu .item_menu .menu_icon.tyres {
	background: url(/img/map.png) no-repeat -43px -104px;
}

#main_menu .item_menu:hover .menu_icon.tyres {
	background: url(/img/map.png) no-repeat -43px -46px;
}

#main_menu .item_menu.sel .menu_icon.tyres {
	background: url(/img/map.png) no-repeat -43px -163.5px;
}

#main_menu .item_menu .menu_icon.wheels {
	background: url(/img/map.png) no-repeat -115px -104px;
}

#main_menu .item_menu:hover .menu_icon.wheels {
	background: url(/img/map.png) no-repeat -115px -46px;
}

#main_menu .item_menu.sel .menu_icon.wheels {
	background: url(/img/map.png) no-repeat -115px -163.5px;
}

#main_menu .item_menu .menu_icon.truck_tyres {
	background: url(/img/map.png) no-repeat -198px -104px;
}

#main_menu .item_menu:hover .menu_icon.truck_tyres {
	background: url(/img/map.png) no-repeat -198px -46px;
}

#main_menu .item_menu.sel .menu_icon.truck_tyres {
	background: url(/img/map.png) no-repeat -198px -163.5px;
}

#main_menu .item_menu .menu_icon.dostavka {
	background: url(/img/map.png) no-repeat -283px -104px;
}

#main_menu .item_menu:hover .menu_icon.dostavka {
	background: url(/img/map.png) no-repeat -283px -46px;
}

#main_menu .item_menu.sel .menu_icon.dostavka {
	background: url(/img/map.png) no-repeat -283px -163.5px;
}

#main_menu .item_menu .menu_icon.services {
	background: url(/img/map.png) no-repeat -357px -104px;
}

#main_menu .item_menu:hover .menu_icon.services {
	background: url(/img/map.png) no-repeat -357px -46px;
}

#main_menu .item_menu.sel .menu_icon.services {
	background: url(/img/map.png) no-repeat -357px -163.5px;
}

#main_menu .item_menu .menu_icon.contacts {
	background: url(/img/map.png) no-repeat -432px -104px;
}

#main_menu .item_menu:hover .menu_icon.contacts {
	background: url(/img/map.png) no-repeat -432px -46px;
}

#main_menu .item_menu.sel .menu_icon.contacts {
	background: url(/img/map.png) no-repeat -432px -163.5px;
}

#main_menu .item_menu .menu_icon.oplata {
	background: url(/img/map.png) no-repeat -504px -104px;
}

#main_menu .item_menu:hover .menu_icon.oplata {
	background: url(/img/map.png) no-repeat -504px -164px;
}

#main_menu .item_menu.sel .menu_icon.oplata {
	background: url(/img/map.png) no-repeat -504px -163.5px;
} */

/* /images/icons/contacts.svg
/images/icons/delivery.svg
/images/icons/events.svg
/images/icons/mototyres.svg
/images/icons/pay.svg
/images/icons/truck_tyres.svg
/images/icons/tyre_fitting.svg
/images/icons/tyres.svg
/images/icons/wheels.svg */


#main_menu .item_menu .menu_icon.tyres {
	background: url(images/icons/tyres.svg) no-repeat;
}

#main_menu .item_menu .menu_icon.wheels {
	background: url(images/icons/wheels.svg) no-repeat;
}

#main_menu .item_menu .menu_icon.truck_tyres {
	background: url(images/icons/tyre_fitting.svg) no-repeat;
}

#main_menu .item_menu .menu_icon.truck_tyres2 {
	background: url(images/icons/truck_tyres.svg) no-repeat;
}

#main_menu .item_menu .menu_icon.dostavka {
	background: url(images/icons/delivery.svg) no-repeat;
}

#main_menu .item_menu .menu_icon.services {
	/* background: url(/img/map.png) no-repeat -357px -104px; */
	background: url(/img/map.png) no-repeat -357px -46px;
}

#main_menu .item_menu:hover .menu_icon.services {
	background: url(/img/map.png) no-repeat -357px -46px;
}

#main_menu .item_menu.sel .menu_icon.services {
	background: url(/img/map.png) no-repeat -357px -163.5px;
}

#main_menu .item_menu .menu_icon.events {
	background: url(images/icons/events.svg) no-repeat;
}

#main_menu .item_menu .menu_icon.menu_mototyres {
	background: url(images/icons/mototyres.svg) no-repeat;
}

#main_menu .item_menu .menu_icon.contacts {
	background: url(images/icons/contacts.svg) no-repeat;
}

#main_menu .item_menu .menu_icon.oplata {
	background: url(images/icons/pay.svg) no-repeat;
}

#main_menu .item_menu .menu_icon:not(:hover) {
	opacity: 0.8;
}

#main_menu .item_menu.sel .menu_icon {
	opacity: 1;
	filter: invert(0.4) sepia(1) hue-rotate(-47deg) saturate(43) brightness(0.5);
}


/* #main_menu .item_menu:nth-child(10) {
	padding: 0px 0px 0px 0px;
} */

#main_menu .item_menu .menu_icon.truck_tyres2 {
	/*  background: url(/img/track_norm.png) 3px 2px;
    background-repeat: no-repeat;
    background-size: 80% 88%; */
	/* background: url(/img/track11.png) no-repeat -22px 0px;
	background-size: cover; */
}

#main_menu .item_menu:hover .menu_icon.truck_tyres2 {
	/* background:url(/img/track_over.png) 3px 2px;
	background-repeat: no-repeat;
    background-size: 80% 88%; */
	/* background: url(/img/track10.png) no-repeat -22px 0px;
	background-size: cover; */
}

#main_menu .item_menu.sel .menu_icon.truck_tyres2 {
	/* background:url(/img/track_over.png) 3px 2px;
	background-repeat: no-repeat;
    background-size: 80% 88%; */
	/* background: url(/img/track12.png) no-repeat -22px 0px;
	background-size: cover; */
}

#main_menu .item_menu .menu_text {
	text-align: center;
	text-transform: uppercase;
	color: #42404B;
	font-size: 16px;
}

#main_menu .item_menu:hover .menu_text {
	color: #78002B;
}

#main_menu .item_menu.sel .menu_text {
	color: #78002B;
}

#main_menu .sub_block_menu {
	position: absolute;
	left: 0px;
	top: 65px;
}

#main_menu .sub_block_menu .item_sub_menu {
	color: #131213;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12.5px;
}

#main_menu .sub_block_menu .item_sub_menu_span {
	color: #131213;
	padding: 0px 2px;
}

#main_menu .sub_block_menu .item_sub_menu.active {
	color: #78002b;
}

.left_block_content {
	float: left;
	width: 230px;
	padding-left: 10px;
}

.left_block_content h1 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 24px;
	color: #78002b;
	font-weight: normal;
	min-width: 431px;
}

.left_block_item {
	height: 430px;
	border-right: 1px solid #a4a4a4;
	margin-right: 20px;
}

.left_menu {
	margin: 20px -15px;
}

.left_menu a {
	font-size: 18px !important;
	line-height: 28px !important;
}

.left_menu a.selected {
	text-decoration: underline !important;
}

.center_block {
	float: left;
	width: 790px;
	padding-top: 37px;
}

#header_search {
	float: left;
	position: absolute;
	right: 0px;
	top: 10px;
	z-index: 2;
}

#header_search .block_search {
	border: 1px solid #cccccc;
	width: 156px;
	height: 17px;
	border-radius: 7px;
	background: #fff;
	position: relative;
	margin-top: 10px;
	margin-bottom: 2px;
	left: 0;

}

#header_search .block_search .input_search {
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
	width: 120px;
	height: 15px;
	line-height: 15px;
	color: #42404B;
	top: 1px;
	left: 10px;
	position: absolute;
	font-size: 10px;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
	background-color: white !important;
}

.input_search:focus {
	outline: none;
}

#header_search .block_search .submit_search {
	border: none;
	margin: 0px;
	padding: 0px;
	top: 2px;
	right: 9px;
	position: absolute;
	height: 15px;
	width: 16px;
	background: url(img_template/search.png) no-repeat 0px 0px;
	cursor: pointer;
	outline: none !important;
}

#header_link_user_icon {
	width: 40px;
	height: 40px;
	background: url(/img/map.png) no-repeat -98px -273px;
	position: absolute;
	right: 52px;
	top: 12px;
}

#header_link_user_icon.active {
	background: url(/img/map.png) no-repeat -98px -230px;
}

#header_link_basket_icon {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 40px;
	height: 40px;
}

#header_link_basket_icon.basket-icon-empty {
	background: url('img_template/basket-empty.png') no-repeat;
}

#header_link_basket_icon.basket-icon-fill {
	background: url('img_template/basket-fill.png') no-repeat;
}

#content_block.bg {
	margin-top: 40px;
}

#content_block {
	position: relative;
	z-index: 1;
	padding-bottom: 35px;
	min-height: 200px;
}

#content_block.bg {
	padding-left: 20px;
	padding-right: 20px;
	background: #fff;
	border-radius: 10px;
}

#content_block a {
	color: #4c494a;
	text-decoration: none;
	font-size: 14px;
}

#content_block a:hover {
	color: #78002b;
	text-decoration: underline;
	opacity: .8;
}

.order_del>a {
	color: #fff;
}

#main_block_filtr {
	width: 100%;
	margin: 10px 0px 0px 0px;
}

#main_block_filtr .tab {
	width: 100%;
	height: 30px;
	clear: both;
}

#main_block_filtr .tab a {
	line-height: 30px;
	display: block;
	float: left;
	height: 30px;
	width: 366px;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background: #4c494a;
	border-radius: 10px 10px 0px 0px;
	letter-spacing: 1.3px;
}

#main_block_filtr .tab a span {
	padding-left: 22px;
}

#main_block_filtr .tab a.last {
	width: 368px;
}

#main_block_filtr .tab a.active {
	font-weight: bold;
	background: #78002b;
}

#main_block_filtr .filtr_content_block {
	width: 100%;
	background: #fff;
	height: 200px;
	border-radius: 0px 0px 8px 8px;
}

#main_block_filtr .filtr_content_block .tab_block {
	width: 436px;
	height: 160px;
	padding: 19px 0px 0px 22px;
	float: left;
}

#main_block_filtr .filtr_content_block .tab_block .tab_block_item {
	border-right: 1px solid #b26681;
	width: 100%;
	height: 160px;
}

#main_block_filtr .filtr_content_block .tab_block .tab_block_item .item_block {
	display: none;
}

#main_block_filtr .filtr_content_block .tab_block .tab_block_item .item_block.active {
	display: block;
}

#main_block_filtr .filtr_content_block .popular_block_tyres {
	width: 316px;
	height: 166px;
	padding: 15px 0px 20px 5px;
	float: left;
}

#main_block_filtr .filtr_content_block .popular_block_tyres_item {
	border-right: 1px solid #b26681;
	height: 166px;
	width: 100%;
}

#main_block_filtr .filtr_content_block .name_block {
	color: #7f002d;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0px 0px 12px 43px;
	letter-spacing: 1.5px;
}

#main_block_filtr .filtr_content_block .list_block {
	clear: both;
	padding: 0px 0px 0px 21px;
}

#main_block_filtr .filtr_content_block .list_block .list_block_left, #main_block_filtr .filtr_content_block .list_block .list_block_right {
	width: 140px;
	float: left;
}

#main_block_filtr .filtr_content_block .list_block .list_block_left {
	margin-right: 10px;
}

#main_block_filtr .filtr_content_block .list_block .list_block_left a, #main_block_filtr .filtr_content_block .list_block .list_block_right a {
	display: block;
	text-decoration: none;
	color: #42404b;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 24px;
}

#auto_tab .block_select {
	width: 155px;
	float: left;
}

#auto_tab .options_data {
	float: left;
	margin: 0px 0px 0px 25px;
}

#auto_tab .options_data .select_tyres_wheels {
	clear: both;
}

#auto_tab .options_data .select_tyres_wheels .select_tyres, #auto_tab .options_data .select_tyres_wheels .select_wheels {
	width: 60px;
	height: 60px;
	float: left;
	text-decoration: none;
	display: block;
}

#auto_tab .options_data .select_tyres_wheels .select_tyres {
	background: url(/img/map.png) no-repeat -112px -584px;
}

#auto_tab .options_data .select_tyres_wheels .select_tyres.active {
	background: url(/img/map.png) no-repeat -112px -647px;
}

#auto_tab .options_data .select_tyres_wheels .select_wheels {
	padding-left: 6px;
	background: url(/img/map.png) no-repeat -39px -584px;
}

#auto_tab .options_data .select_tyres_wheels .select_wheels.active {
	background: url(/img/map.png) no-repeat -39px -647px;
}

.block_filtr_main_auto {
	display: none;
}

.block_filtr_main_auto.active {
	display: block;
}

.addon_option .select_winter, .addon_option .select_summer, .addon_option .select_studded, .addon_option .select_rft {
	width: 30px;
	height: 30px;
	margin: 10px 3px;
	float: left;
	text-decoration: none;
	display: block;
}

.addon_option .select_rft {
	width: 90px;
}

.addon_option .select_winter {
	background: url(/img/map.png) no-repeat -85px -448px;
}

.addon_option .select_winter.active {
	background: url(/img/map.png) no-repeat -85px -478px;
}

.addon_option .select_summer {
	background: url(/img/map.png) no-repeat -48px -449px;
}

.addon_option .select_summer.active {
	background: url(/img/map.png) no-repeat -48px -478px;
}

.addon_option .select_studded {
	background: url(/img/map.png) no-repeat -238px -232px;
}

.addon_option .select_studded.active {
	background: url(/img/map.png) no-repeat -202px -232px;
}

.addon_option .select_rft {
	background: url(/img/map.png) no-repeat -338px -274px;
}

.addon_option .select_rft.active {
	background: url(/img/map.png) no-repeat -336px -248px;
}

.select_params {}

.select_params .spt_item {
	float: left;
	width: 90px;
	margin: 0px 18px 0px 0px;
}

#wheels_tab .select_params .spt_item {
	margin: 15px 13px 0px 0px;
}

.select_params .spt_item .spt_title, .custom_title {
	font-size: 14.5px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 7px;
	line-height: 8px;
}

.select_params .spt_item .spt_title span, .custom_title span {
	font-size: 10px !important;
	font-weight: normal !important;
	text-transform: none;
	position: absolute;
	margin: 3px;
}

.select_manufacturer {
	display: block;
	text-transform: uppercase;
	font-size: 13px !important;
	letter-spacing: 1px;
	font-weight: bold;
	width: 130px;
	text-decoration: none;
	color: #4c494a;
	background: url(img_template/bottom_link.png) no-repeat 39px 21px;
	margin: 8px 0px 0px 0px;
}

#wheels_tab .select_manufacturer {
	margin: -6px 0px 0px 3px;
	background: url(img_template/bottom_link.png) no-repeat 56px 21px;
}

.list_manufacturer {
	color: #4c494a;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 0.1px;
	margin-top: 3px;
}

#wheels_tab .list_manufacturer {
	margin: 1px 0px 0px 4px;
}

.block_bottom_main {
	float: left;
	margin: 10px 60px;
	padding: 20px 18px 20px 0px;
}

.block_bottom_main div {
	width: 240px;
	float: left;
	height: 52px;
	position: relative;
}

.block_bottom_main div .item_text {
	color: #7f002d !important;
	font-size: 12px !important;
	text-transform: uppercase;
	display: block;
	position: absolute;
	bottom: 2px;
	left: 70px;
	line-height: 12px;
	cursor: default !important;
}

.block_bottom_main .low_prices {
	background: url(img_template/bottom_icon.png) no-repeat 32px 0px;
	width: 255px;
}

.block_bottom_main .detailed_consultation {
	background: url(img_template/bottom_icon.png) no-repeat -222px 0px;
	width: 271px;
}

.block_bottom_main .work_years {
	background: url(img_template/bottom_icon.png) no-repeat -493px 0px;
	width: 264px;
}

.block_bottom_main .throughout_russia {
	background: url(img_template/bottom_icon.png) no-repeat -757px 0px;
	width: 170px;
}

.btnn {
	background: url(img_template/button_a.png) no-repeat;
	height: 23px !important;
	width: auto !important;
	line-height: 15px !important;
	font-size: 15px !important;
	font-weight: bold !important;
	text-align: center !important;
	color: #fff !important;
	border: none !important;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-family: Calibri, calibri_d, OpenSans !important;
	cursor: pointer;
	text-decoration: none;
}

.btnn.a {
	line-height: 23px !important;
	display: block;
}

.btnn.bsket_btn {
	position: absolute;
	right: 100px;
	top: 120px;
	width: 94px !important;
}

.btnn.right {
	float: right;
}

.separator, hr {
	padding: 0px;
	margin: 0px;
	height: 1px;
	background: #979494;
	overflow: hidden;
	clear: both;
	border: none;
}

.clear_block {
	padding: 0px;
	margin: 0px;
	height: 1px;
	overflow: hidden;
	clear: both;
}

.clear {
	clear: both !important;
}

.caption, .nivo-directionNav {
	display: block !important;
}

.nivo-controlNav {
	display: block !important;
	position: absolute;
	left: 45%;
	z-index: 1000;
	bottom: -17px;
	padding: 0px 0px 0px 0px;
}

.nivo-controlNav a {
	background: url(images/dots.png) no-repeat scroll right 0 rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 11px;
	margin: 0 6px 0 0;
	overflow: hidden;
	padding: 0;
	text-decoration: none;
	width: 12px;
	text-indent: -9999px;
}

.nivo-controlNav .active, .nivo-controlNav a:hover, .nivo-controlNav a:focus {
	background: url(images/dots.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	outline: medium none;
}

.banner {
	border-radius: 10px;
	margin-top: 20px;
	position: relative;
}

.nivoSlider img {
	min-width: 100% !important;
	border-radius: 10px;
}

#avto_wheels .jq-selectbox {
	width: 180px;
}

#avto_wheels .jq-selectbox__dropdown {
	z-index: 10000000;
}

#avto_wheels .jq-selectbox {
	margin-right: 75px;
	float: none;
}

#avto_wheels p {
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
	font-size: 16px;
	margin-top: 15px;
}

#avto_tyres .jq-selectbox {
	width: 180px;
}

#avto_tyres .jq-selectbox__dropdown {
	z-index: 10000000;
}

#avto_tyres .jq-selectbox {
	float: none;
}

#avto_tyres p {
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
	font-size: 16px;
	margin-top: 15px;
}

#tab1_d .jq-selectbox {
	width: 210px !important;
}

.filter_top #avto_wheels .jq-selectbox {
	float: left;
	margin-right: 10px;
	width: 220px;
}

.nivoSlider {
	z-index: 0 !important;
}

.jq-selectbox ul {
	background: #fff !important;
}

.jq-selectbox ul li {
	color: #6c5341 !important;
}

.jq-selectbox li:hover {}

.wd_popup_style_02 .wd_popup_title {
	background: #751a1b !important;
}

.wd_popup_style_02 .wd_popup_close {
	background: url(images/02_close.png) no-repeat !important;
}

.tyre_size_by_car {
	display: block;
	margin-bottom: 25px;
	padding: 0 10px;
}

#weight {
	display: none;
}

#DIAMETR_RASPOLOZHENIYA_OTVERSTIY_PCD-styler {
	width: 143px;
}

#date_wheels-styler {
	margin-right: 0px !important;
}

#modification_wheels-styler, #section_wheels-styler {
	width: 220px;
	margin-right: 10px;
}

.catalog .name_product {
	width: 330px;
}

.clr {
	clear: both;
}

.b, .bx-core-adm-dialog span.b {
	font-weight: bold;
}

a img {
	border: none;
}

.item_img .brandblock {
	position: absolute;
	left: 200px;
}

.filter_top {
	height: 400px;
	background: url(images/filter_top.jpg) no-repeat;
	border-radius: 14px;
	margin-top: 20px;
}

.filter_top .heading {
	width: 480px;
	background: rgba(61, 54, 45, 0.8);
	height: 40px;
	border-radius: 10px 10px 0px 0px;
}

.filter_top .heading p {
	font-size: 25px;
	color: #ffffff;
	font-family: Calibri, calibri_d, OpenSans;
	float: left;
	margin-left: 15px;
	margin-right: 10px;
	font-weight: normal;
	margin-top: 1px;
}

.filter_top .heading span, .sort, .bx_ordercart_order_pay_center input[type=submit] {
	color: #fff;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 2px;
	border: 1px solid #fff;
	border-radius: 8px;
	cursor: pointer;
	margin-left: 0px;
	display: inline-block;
	margin-top: 9px;
}

.bx_ordercart_order_pay_center input[type=submit] {
	background: none;
	border: 1px solid #3d362d !important;
	color: #3d362d !important;
	margin-top: 5px !important;
}

.bx_ordercart_order_pay_center input[type=submit]:hover {
	border: 1px solid transparent !important;
	color: #fff !important;
	background: #3d362d !important;
}

.bx_ordercart_order_pay_center .by {
	margin-left: 20px;
}

.filter_top .heading span.active, .sort.active {
	background: #751a1b;
	border-color: transparent;
}

.first_filter {
	clear: both;
	display: block;
	float: right;
	margin: 10px 20px 20px 0;
}

.filter_content {
	background: rgba(255, 255, 255, 0.9);
	height: 100px;
	padding: 15px 10px;
	width: 460px;
	border-radius: 0px 0px 10px 10px;
}

#filt_tyres .jq-selectbox:first-child {
	margin-right: 45px;
}

.checkbox {
	float: left;
}

.checkbox span {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	font-family: Calibri, calibri_d, OpenSans;
	display: inline-block;
	margin-left: 7px;
}

.filter_content input[type=submit], .filter input[type=submit], .submit {
	width: 100px;
	height: 24px;
	border: none;
	background: url(images/button.png);
	color: #ffffff;
	font-size: 13px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	cursor: pointer;
	float: right;
	margin-right: 5px;
	outline: none !important;
}

.content {
	min-height: 200px;
}

.filter_content input[type=submit]:hover, .filter input[type=submit]:hover {
	background: url(images/button_hover.png);
}

.second_filter .jq-selectbox:first-child {
	margin-right: 15px;
	width: 220px;
}

.second_filter .jq-selectbox:nth-child(2n) {
	width: 220px;
}

.second_filter .jq-selectbox {
	margin-right: 0px;
}

.nivo-controlNav {
	/* bottom:3px;display:block !important;position:absolute;left:48%;z-index:1000; */
}

.nivo-controlNav a {
	background: url("/bitrix/templates/main/images/dots.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 11px;
	margin: 0 6px 0 0;
	overflow: hidden;
	padding: 0;
	text-decoration: none;
	width: 12px;
	text-indent: -9999px;
}

.nivo-controlNav .active, .nivo-controlNav a:hover, .nivo-controlNav a:focus {
	background: url("/bitrix/templates/main/images/dots.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	outline: medium none;
}

.banner {
	border-radius: 10px;
	margin-top: 20px;
	position: relative;
	height: 299px;
}

.lider .item_title {
	height: 39px;
	padding-top: 1px;
	padding-left: 18px;
	font-size: 25px;
	color: #ffffff;
	font-family: Calibri, calibri_d, OpenSans;
	font-weight: normal;
	background: #3d362d;
	margin-top: 0px;
	margin-bottom: 0px;
}

.lider .item_title a {
	background: #751a1b;
	float: right;
	font-size: 14px;
	color: #fff !important;
	font-family: Calibri, calibri_d, OpenSans;
	padding-left: 65px;
	padding-right: 15px;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 12px;
}

.lider .item_title a:hover {
	text-decoration: underline !important;
}

.lider {
	width: 509px;
	background: #fff;
	margin-top: 20px;
	padding-bottom: 0px;
}

.lider .item a {
	font-size: 14px;
	font-family: Calibri, calibri_d, OpenSans;
	color: #3d362d;
	font-weight: normal;
}

.lider .item a:hover {
	text-decoration: none;
}

.lider .item p {
	font-size: 12px;
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
	line-height: 1.3;
	margin-top: 3px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

.lider .item .price {
	color: #751a1b;
	font-family: Calibri, calibri_b, OpenSans;
	font-size: 16px;
	display: inline-block;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 4px;
}

.catalog .item {
	width: 676px !important;
	border: 1px solid #000;
}

.catalog .img {
	float: left;
}

.catalog .name_product {
	margin-top: 20px;
}

.catalog .item_img {
	float: left;
}

.catalog .price {
	float: right;
	color: #3d362d !important;
	font-size: 18px !important;
	font-family: Calibri, calibri_b, OpenSans !important;
	margin-top: 20px !important;
	margin-right: 20px !important;
}

.sorting ul li {
	width: 280px !important;
}

.sorting .jq-selectbox {
	width: 200px !important;
	margin-top: -4px;
}

.catalog .by {
	clear: both;
	font-size: 14px !important;
	color: #fff !important;
	font-family: Calibri, calibri_b, OpenSans !important;
	text-decoration: none !important;
	display: inline-block !important;
	text-align: center !important;
	width: 100px !important;
	height: 22px !important;
	padding-top: 2px !important;
	margin-right: 20px;
	margin-top: -50px;
}

.catalog .brandblock img {
	width: 150px;
}

.catalog .by:hover {}

.lider .hit-wrap .item {
	margin-left: 20px;
	margin-top: 0px;
}

.lider .item {
	width: 201px;
	float: left;
	margin-left: 0px;
}

.lider .hit-wrap .item:nth-child(odd) {
	margin-right: 19px;
}

.hit-wrap {
	min-height: 525px !important;
}

.img {
	display: table-cell;
	width: 200px;
	height: 187px;
	text-align: center;
	vertical-align: middle;
}

.img img {
	max-width: 187px;
	max-height: 187px;
}

.lider h3 {
	font-size: 24px;
	color: #751a1b;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 20px;
	padding: 0px 20px;
}

.lider ul {
	padding-left: 20px;
	padding-bottom: 20px;
}

.lider ul li {
	float: left;
	list-style: none;
	margin-bottom: 10px;
	width: 115px;
}

.lider ul li a {
	font-size: 15px;
	color: #665847;
	font-family: Calibri, calibri_d, OpenSans;
	font-weight: normal;
}

.lider ul li a:hover {
	text-decoration: none;
}

.lider {
	padding-bottom: 0px;
	float: left;
	position: relative;
	z-index: 1;
	margin-left: 20px;
}

.lider.first {
	margin-right: 18px;
}

#tab2_s, #tab2_d {
	display: none;
}

.filter_content p.krest {
	display: inline-block;
	font-size: 12px;
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
	position: relative;
	top: -5px;
	margin-right: 10px;
	margin-left: 10px;
}

#tab1_d .jq-selectbox:first-child {
	margin-right: 0px;
	width: 210px;
}

#tab1_d .jq-selectbox:nth-child(3n), #tab1_d .jq-selectbox:nth-child(7n) {
	width: 210px;
}

#tab1_d .jq-selectbox:nth-child(2n) {
	width: 210px;
}

.cont {
	background: #fff;
	padding-top: 20px;
	margin-top: 15px;
	border-radius: 10px;
	position: relative;
	z-index: 1;
	padding-bottom: 35px;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 200px;
}

.second_menu ul {
	position: relative;
}

.second_menu ul:first-child {
	float: left;
}

.second_menu ul li ul {
	position: absolute;
	left: 0px;
	margin-top: 15px;
	width: 980px;
}

.second_menu ul li ul li {
	background: none !important;
}

.second_menu ul li ul li a {
	color: #665847;
	font-size: 14px;
	font-family: Calibri, calibri_d, OpenSans;
	text-decoration: underline;
	background: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 8px;
}

.second_menu ul li ul li:last-child a {
	padding-right: 10px !important;
}

.second_menu ul li ul li a.active, .second_menu ul li ul li a:hover {
	background: #751a1b;
	color: #fff;
	border-radius: 8px;
}

.second_menu li.active, .second_menu ul:first-child li:hover {
	background: #450708;
	padding-bottom: 14px;
}

.second_menu li.active a {
	background: none;
}

.inside ul li a {
	background: none;
}

.left_col {
	width: 250px;
	float: left;
	margin-right: 10px;
}

.right_col {
	float: left;
	width: 698px;
}

.left_col h1, .cont h1 {
	color: #3d362d;
	font-size: 18px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	margin-bottom: 20px;
}

.left_col ul {}

.left_col ul li {
	list-style: none;
	margin-bottom: 15px;
}

.left_col ul li a {
	color: #0d0d0d;
	font-size: 18px;
	font-family: Calibri, calibri_d, OpenSans;
	padding-left: 4px;
	padding-right: 5px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 4px;
}

.left_col ul li a:hover, .left_col ul li.active a {
	text-decoration: none;
	background: #751a1b;
	color: #fff;
	border-radius: 8px;
}

.right_col strong {
	font-size: 16px;
	color: #000000;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
}

.right_col {
	font-size: 14px;
	font-family: Calibri, calibri_d, OpenSans;
}

.right_col p {
	margin-top: 15px;
}

.action {
	height: 586px;
	margin-top: 20px;
	width: 238px;
	padding-bottom: 0;
}

.action p {
	line-height: 35px !important;
	margin: 0 !important;
}

.action ul li {
	margin: 0;
}

.action ul li a {
	height: 586px;
	display: block;
	padding: 0;
}

.action .item_title {
	height: 39px;
	padding-top: 1px;
	padding-left: 18px;
	font-size: 25px;
	color: #ffffff;
	font-family: Calibri, calibri_d, OpenSans;
	font-weight: normal;
	background: #3d362d;
}

.new_label {
	background: url('/bitrix/templates/main_copy/images/new_label.png') no-repeat 0 0;
	width: 60px;
	height: 60px;
	position: absolute;
	right: 10px;
	top: 10px;
}

.form_order p {
	font-size: 14px;
	font-family: Calibri, calibri_d, OpenSans;
	color: #3d362d;
	float: left;
	width: 240px;
	margin-top: 4px !important;
}

.form_order {
	margin-top: 15px;
}

.form_order input[type=text], .form_order textarea {
	width: 455px;
	height: 24px;
	border-radius: 8px;
	border: 1px solid #000000;
	outline: none;
	padding: 0px 10px;
	font-size: 12px;
	color: #3e2f1b;
	font-family: Calibri, calibri_d, OpenSans;
}

.form_order textarea {
	height: 100px;
}

.form_order .jq-selectbox {
	margin-bottom: 0px;
}

.form_order h3 {
	font-size: 14px;
	color: #3d362d;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	background: url(images/line.jpg) no-repeat 155px 10px;
	width: 943px;
	margin-bottom: 25px;
	margin-top: 35px;
}

.form_order label {
	float: left;
	margin-left: 20px;
	width: 355px;
	cursor: pointer;
}

.form_order label:hover {
	text-decoration: underline;
}

.form_order .jq-checkbox {
	float: left;
}

.form_order span {
	font-size: 14px;
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
}

.form_order label a, .form_order .delivery_price a {
	color: #3d362d;
	font-size: 12px;
	font-family: Calibri, calibri_d, OpenSans;
	text-decoration: none;
	display: block;
}

.form_order .delivery_price a {
	font-size: 14px;
}

.form_order label a:hover, .form_order .delivery_price a:hover {
	text-decoration: underline;
}

.delivery_price {
	float: right;
	width: 480px;
}

.form_order table {
	border-collapse: collapse;
	border-spacing: 0;
}

.form_order table th {
	color: #665847;
	font-size: 12px;
	font-family: Calibri, calibri_d, OpenSans;
	font-weight: normal;
}

.form_order table.caption_order {
	width: 100%;
}

.form_order table.caption_order tr {
	border: none;
}

.form_order table.caption_order td, .form_order table.caption_order th {
	vertical-align: top;
}

.form_order table tr {}

.order_photo {
	width: 130px;
}

.order_photo img {
	width: 130px;
	max-width: 100px;
}

.order_desc {
	max-width: 280px;
	vertical-align: top;
}

.order_desc a {
	font-size: 15px;
	color: #3d362d;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 15px;
}

.order_desc a:hover {
	text-decoration: underline;
}

.order_desc span {
	color: #3d362d;
	font-size: 12px;
	font-family: Calibri, calibri_d, OpenSans;
}

.order_price, .order_summ {
	width: 100px;
	text-align: center;
	color: #3d362d;
	font-size: 15px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
}

.order_count {
	width: 75px;
	text-align: center;
}

.order_count input[type=text] {
	width: 35px;
	padding: 0;
	text-align: center;
	font-size: 18px;
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
}

.order_del {
	width: auto;
	text-align: right;
}

.order_ves {
	width: 65px;
}

.order_del a {
	font-size: 14px;
	color: #ffffff !important;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	width: 22px;
	height: 22px;
	background: url(/img/close.png) no-repeat;
	padding-top: 2px;
}

.by {
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	font-size: 12px;
	padding: 6px 0px;
}

.order_del a:hover {}

.order_count .counter {
	display: inline-block;
	height: 23px;
	margin-left: 7px;
	position: relative;
	width: 15px;
}

.order_count .counter a {
	display: inline-block;
	width: 13px;
	height: 6px;
	cursor: pointer;
}

.order_count .counter a.plus {
	background: url(images/plus.png) no-repeat;
	left: 0;
	position: absolute;
	top: 0;
}

.order_count .counter a.minus {
	background: url(images/minus.png) no-repeat;
	left: 0;
	position: absolute;
	top: 17px;
}

.form_order table {
	border-bottom: 1px solid #eee;
}

td.order_photo {
	height: 195px;
}

.itogo {
	font-size: 18px !important;
	font-family: Calibri, calibri_b, OpenSans !important;
	font-weight: bold !important;
	color: #3d362d !important;
	float: right !important;
	margin-right: 20px !important;
	width: auto !important;
	margin-bottom: 30px;
}

.reset {
	color: #3d362d;
	font-size: 14px;
	text-decoration: none;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	border: 1px solid #3d362d;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	border-radius: 8px;
	float: right;
	margin-top: 4px;
	margin-left: 30px;
}

.reset:hover {
	border: 1px solid transparent;
	background-color: #3d362d;
	color: #fff;
}

.form_order .by {
	margin-right: 20px;
	margin-left: 30px;
}

.cont {
	font-size: 16px;
	font-family: Calibri, calibri_d, OpenSans;
}

.cont p {
	margin-top: 25px;
	line-height: 1.8;
}

.spec {
	margin-top: 20px;
	text-align: center;
	padding: 10px;
	background: #ede9dd;
	border-radius: 4px;
	margin-bottom: 40px;
}

.spec strong {
	color: #992223;
	font-size: 16px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
}

.spec p {
	margin-top: 5px !important;
}

.video {
	float: left;
	width: 640px;
}

.desc_video {
	float: right;
	width: 260px;
}

strong {
	font-family: Calibri, calibri_d, OpenSans;
}

.cont ol {
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 30px;
}

.cont ol li {
	margin-bottom: 10px;
}

.img_litle img:first-child {
	margin-right: 44px;
}

div.filter {
	width: 250px;
}

.f_col p {
	font-size: 16px;
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
	float: left;
	margin-top: 5px !important;
	line-height: 1;
	margin-bottom: 8px;
}

.sort {
	border: 1px solid #3d362d;
	color: #3d362d;
}

.sort.active {
	border: 1px solid transparent;
	color: #fff;
}

.sort:first-child {
	margin-left: 0px;
}

.f_col {
	margin-top: 20px;
	margin-bottom: 8px;
}

.filter input[type=text] {
	width: 50px;
	height: 26px;
	border: 1px solid #3d362d;
	border-radius: 8px;
	text-align: center;
	font-size: 12px;
	font-family: Calibri, calibri_d, OpenSans;
	outline: none;
}

.in_select input {
	float: left;
	margin-right: 10px;
}

.in_select {
	font-size: 12px;
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.wheels input[type=submit] {
	margin-right: 73px !important;
}

.in_select .jq-selectbox {
	margin-left: 8px;
	margin-right: 0px !important;
	margin-top: 0px !important;
}

.in_select {
	margin-top: 10px;
}

.center {
	margin-left: 80px !important;
}

.filter label {
	margin-top: 10px;
	display: inline-block;
	margin-right: 22px;
}

.filter label span {
	font-size: 12px;
}

.filter label input {
	margin-left: 10px;
}

.filter label:last-child {
	margin-left: 22px;
}

.slider_amount {
	height: 50px;
}

#amount, #amount_1 {
	top: 47px;
	width: 223px;
	height: 5px;
	background: url(images/slider.png) repeat-x;
	border: none;
}

#amount {
	width: 232px;
}

.wheels #amount, .wheels #amount_1 {
	width: 180px !important;
}

.ui-widget-header {
	background: #dc4c4d !important;
}

.filter .ui-state-default, .filter .ui-widget-content .ui-state-default, .filter .ui-widget-header .ui-state-default {
	width: 10px !important;
	height: 12px !important;
	border: none !important;
	background: url(/img/polzunok_new1.png);
	outline: none;
	cursor: pointer !important;
	border-radius: 0px !important;
}

.ui-slider span:last-child {
	width: 10px !important;
	height: 12px !important;
	border: none !important;
	background: url(/img/polzunok_new1.png) -10px 0px !important;
	outline: none;
	cursor: pointer !important;
	border-radius: 0px !important;
}

.ui-slider-horizontal .ui-slider-handle {
	margin-left: -6px !important;
}

.slide_value {
	position: absolute;
	top: -20px;
	font-size: 14.5px;
	color: #42404b;
	width: 50px;
	margin-left: -20px;
	text-align: center;
}

.filter .jq-selectbox {
	margin-bottom: 0px !important;
	margin-right: 22px;
	float: right;
	margin-top: 1px;
}

.tires .jq-selectbox .brend {
	width: 167px !important;
}

.tires .jq-selectbox {}

.wheels .jq-selectbox {
	width: 90px !important;
	margin-top: 1px;
	margin-right: 74px;
}

.filter input[type=submit], .submit {
	margin-right: 22px;
	margin-top: 25px;
}

.in_select span {
	position: relative;
	top: 4px;
}

.jq-selectbox li {
	margin-bottom: 0px !important;
}

.right_col.inside {
	width: 790px;
	float: right;
}

.category {
	margin-top: 45px;
	float: left;
	width: 155px;
}

.category p {
	float: left;
	font-size: 48px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	color: #3d362d;
	margin-top: 0px;
	width: 35px;
	text-align: center;
}

.category ul {
	list-style: none;
	margin-left: 10px;
	line-height: 1;
	width: 108px;
}

.category ul li a {
	color: #3d362d;
	font-size: 14px;
	font-family: Calibri, calibri_d, OpenSans;
	text-decoration: none;
}

.category ul li a:hover {
	text-decoration: underline;
}

.inside h1 {
	font-size: 24px;
	color: #3d362d;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
}

.sorting p {
	font-size: 14px;
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
	float: left;
	margin-top: 1px;
	margin-right: 13px;
}

.sorting {
	margin-top: 14px;
}

.cat_item {
	border-bottom: 1px solid #a5a4a4;
	margin-top: 20px;
	position: relative;
}

.cat_item .images img, .cat_item .images {}

.cat_item .images img {
	max-height: 150px;
	max-width: 145px;
}

.cat_item .images {
	float: left;
}

.cat_item .cat_desc {
	float: left;
	width: 480px;
	position: relative;
	padding-left: 20px;
	padding-top: 0px;
}

.cat_item .cat_desc a {
	font-size: 16px;
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
	text-decoration: none;
}

.cat_item .cat_desc .brand_picture {
	position: absolute;
	top: 0px;
	left: -150px;
	display: block;
	opacity: 0.7;
}

.cat_item .cat_desc .brand_picture.wheels {
	left: -150px;
}

.cat_item .cat_desc .brand_picture img {
	max-width: 70px;
	max-height: 25px;
}

.cat_item .cat_desc a:hover {
	text-decoration: underline;
}

.cat_item .cat_desc p {
	font-size: 14px;
	color: #3d362d;
	line-height: 1;
	margin-top: 20px;
	margin-bottom: 25px;
}

.cat_item .cat_desc .name_product {
	font-size: 22px !important;
	color: #78002b !important;
	letter-spacing: 1px;
}

.cat_item .cat_desc .info_data_str {
	font-size: 18px;
	letter-spacing: 0.3px;
	line-height: 23px;
	margin-left: -2px;
}

.cat_item .cat_desc .info_data_str .is_radius {}

.cat_item .cat_desc .info_data_color {
	font-size: 17px;
	line-height: 20px;
	margin-left: -1px;
	margin-top: 4px;
}

.cat_item .cat_desc .info_data_color .color_word {
	color: #78002b;
}

.cat_item .cat_desc .info_data_code {
	font-size: 17px;
	line-height: 20px;
	margin-left: -1px;
	margin-top: 4px;
}

.cat_item .cat_desc .info_data_code .code_word {
	color: #78002b;
}

.price_by {
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	padding-bottom: 35px;
}

.price_by span {
	color: #3d362d;
	font-size: 24px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 3px;
}

.proverka ul {
	margin-top: 0px;
}

.right_col.online {
	width: 100%;
}

.step_count {
	font-size: 18px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	width: 100px;
	float: left;
}

.step_desc {
	float: left;
	width: 740px;
	margin-top: 35px;
}

.steps {
	margin-bottom: 30px;
}

.news h1 {
	margin-left: 180px;
}

.date_item {
	font-size: 16px;
	float: left;
	color: #000000;
	font-family: Calibri, calibri_d, OpenSans;
	width: 180px;
}

.date_item p {
	margin-top: 0px;
}

.news_list {
	float: left;
	width: 755px;
}

.news_list a {
	font-size: 16px;
	color: #000000;
	font-family: Calibri, calibri_d, OpenSans;
	margin-bottom: 3px;
}

.news_list a:hover {
	text-decoration: none;
}

.new_item {
	padding-bottom: 30px;
	border-bottom: 1px solid #3d362d;
	margin-bottom: 30px;
}

.new_item:last-child {
	border-bottom: 0px;
}

.name_product {
	display: inline-block;
	height: 38px;
	text-decoration: underline;
}

.name_product_popular {
	padding-left: 15px;
	width: 160px;
	text-align: center;
}

.name_product:hover {
	text-decoration: none !important;
}

.catalog {
	width: 695px !important;
	position: relative;
	left: -36px;
}

.catalog .item {
	margin-left: 0px !important;
	margin-right: 20px;
}

.heading_title {
	font-size: 18px !important;
	margin-left: -36px;
}

.name_product:hover {
	text-decoration: underline;
}

.bx_slider_conteiner {
	display: none;
}

.bx_item_detail .bx_item_slider {
	width: 243px;
	height: 313px;
}

.bx_item_detail .bx_item_slider .bx_bigimages {
	border: 1px solid #000 !important;
}

.bx_item_detail .bx_item_container .bx_lt {
	width: 280px;
}

.bx_rt h1 span {
	color: #3d362d;
	font-size: 24px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
}

.img_product {
	border: 1px solid #000;
	text-align: center;
}

.img_product img {
	width: 200px;
}

.season {
	margin-top: 13px !important;
}

.season span {
	font-size: 14px;
	font-family: Calibri, calibri_d, OpenSans;
	position: relative;
	top: -8px;
	left: 10px;
	color: #3d362d;
}

.season img {
	height: 25px;
}

.code_product {
	margin-top: 0px !important;
	color: #3d362d;
	font-size: 14px;
	font-family: Calibri, calibri_d, OpenSans;
}

.brand_product {
	width: 194px;
	border: 1px solid #000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	float: right;
}

.brand_product img {
	width: 150px;
}

.prop {
	float: left;
}

.preview_text {
	margin-top: 30px;
	font-size: 14px;
	font-family: Calibri, calibri_d, OpenSans;
	color: #3d362d;
}

.preview_text ul, .preview_text ol {
	margin-left: 20px;
}

#tabs {
	background: none !important;
	border: none;
}

#tabs .ui-widget-header {
	background: none !important;
	border: none;
	border-bottom: 1px solid #9a3334;
	border-radius: 0px;
	height: 37px;
}

#tabs .ui-state-default, #tabs .ui-widget-content .ui-state-default, #tabs .ui-widget-header .ui-state-default {
	background: none !important;
	width: auto !important;
	outline: none;
}

#tabs .ui-state-default a {
	outline: none;
	font-size: 16px;
	color: #9a3334;
	text-decoration: underline;
	font-family: Calibri, calibri_d, OpenSans;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: normal;
}

#tabs .ui-state-default a:hover {
	text-decoration: none;
}

#tabs .ui-state-active a {
	color: #fff;
	text-decoration: none;
	background: #9a3334;
}

#tabs .ui-tabs .ui-tabs-nav li {
	margin: 0;
}

#tabs .ui-tabs-nav {
	padding: 0 !important;
}

#tabs {
	margin-top: 30px;
	font-size: 14px;
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
}

#tabs p {
	margin-top: 15px !important;
}

#tabs table {
	border-spacing: 0;
	border-collapse: collapse;
	border-bottom: 1px solid #9a3334;
	width: 680px;
	margin-left: -20px;
}

#tabs th {
	font-size: 12px;
	color: #665847;
	text-align: center;
	font-family: Calibri, calibri_d, OpenSans;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 15px;
}

#tabs td {
	text-align: center;
	font-size: 18px;
	color: #3d362d;
	font-weight: normal;
	font-family: Calibri, calibri_d, OpenSans;
	vertical-align: top;
	padding-bottom: 15px;
}

#tabs td span {
	color: #665847;
	font-size: 12px;
	position: relative;
	top: -8px;
}

.razmer {
	width: 80px;
}

.index_load {
	width: 100px;
}

.order_quantity {
	width: 80px;
}

.index_speed {
	width: 100px;
}

#tabs .order_count {
	width: 85px;
}

#tabs .order_count .counter {
	margin-top: -20px;
}

.sum_pr {
	width: 145px;
}

.sum_pr span {
	font-size: 18px !important;
	color: #3d362d;
	display: inline-block;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 5px;
	background: #ede9dd;
	border-radius: 5px;
}

.item_by_pr .by {
	margin-top: -4px;
	margin-bottom: 15px;
}

.left_col h3,
.left_col .h3 {
	margin-top: 100px;
	font-size: 18px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	color: #3d362d;
}

.left_col p a {
	font-size: 14px;
	color: #3d362d;
}

.products {
	width: 233px;
}

.left_col p a:hover {
	text-decoration: none !important;
}

.products p {
	margin-top: 15px;
}

.right_col_products {
	width: 685px !important;
}

.products .bx_catalog_item_container {
	width: 231px !important;
	border: 1px solid #000;
	text-align: center;
	padding: 0px !important;
	margin-top: 20px;
	position: relative !important;
	height: 270px !important;
}

.products .bx_catalog_top_home .bx_catalog_item_images_double, .bx_catalog_top_home .bx_catalog_item_images {
	padding-top: 80% !important;
}

.products .bx_catalog_top_home .bx_catalog_item_title {
	position: relative;
	top: 15px;
}

.delivery table {
	border-spacing: 0;
	border-collapse: collapse;
	margin-top: 20px;
}

.delivery table tr:nth-child(odd) {
	background: #ede9dd;
}

.delivery table tr td {
	height: 40px;
	vertical-align: middle;
	font-size: 14px;
	color: #000000;
	font-family: Calibri, calibri_d, OpenSans;
}

.delivery table tr td:first-child {
	width: 240px;
	padding-left: 20px;
}

.delivery table tr td {
	width: 421px;
}

.bx_catalog_item_images_double {
	display: none !important;
}

.bx_ordercart_coupon {
	display: none;
}

.bx_ordercart_order_pay_right {
	float: right !important;
}

.bx-catalog-tab-list li {}

.bx_ordercart .bx_ordercart_order_pay_center span, .bx_ordercart .bx_ordercart_order_pay_center a {
	line-height: 1.3 !important;
}

div.search-popup-row, div.search-popup-row-active {
	width: 461px;
}

.form_order input[type=radio] {
	float: left;
	width: 15px;
	height: 15px;
}

.jq-radio {
	width: 24px !important;
	height: 24px !important;
	border: 1px solid #000 !important;
	border-radius: 4px !important;
	background: transparent !important;
	cursor: pointer !important;
	float: left;
}

.time .jq-radio.checked .jq-radio__div {
	height: 11px !important;
	width: 11px !important;
}

.jq-radio.checked .jq-radio__div {
	width: 20px !important;
	height: 20px !important;
	margin: 2px 0 0 2px !important;
	border-radius: 2px !important;
	background: #666 !important;
	box-shadow: inset 0 -3px 6px #aaa !important;
}

.sale_locations_fixed {
	display: none;
}

.bx_ordercart_order_sum tr {
	border: none !important;
}

.bx_ordercart_order_sum .itogo {
	float: none !important;
}

.custom_t1 {
	width: 165px;
}

.wheels p {
	margin-right: 19px !important;
	display: inline;
}

.bx_catalog_top_home .bx_catalog_item_images_double, .bx_catalog_top_home .bx_catalog_item_images {
	z-index: 0 !important;
}

#avto_wheels .jq-selectbox {
	width: 180px;
}

#avto_wheels .jq-selectbox__dropdown {
	z-index: 10000000;
}

#avto_wheels .jq-selectbox {
	margin-right: 75px;
	float: none;
}

#avto_wheels p {
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
	font-size: 16px;
	margin-top: 15px;
}

#avto_tyres .jq-selectbox {
	width: 180px;
}

#avto_tyres .jq-selectbox__dropdown {
	z-index: 10000000;
}

#avto_tyres .jq-selectbox {
	float: none;
}

#avto_tyres p {
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
	font-size: 16px;
	margin-top: 15px;
}

.sum_pr span {
	margin-bottom: 5px;
}

.price_1 {
	background: #ffdada !important;
}

.price_2 {
	background: #ddede0 !important;
}

.order_quantity span {
	font-size: 14px !important;
}

.order_sklad {
	width: 100px;
}

.order_quantity span, .order_sklad span {
	display: inline-block;
	margin-bottom: 15px;
}

.item_count_pr {
	margin-top: -8px;
	margin-bottom: 17px;
}

.checkbox span {
	font-size: 11px !important;
	color: #000 !important;
	font-family: Calibri, calibri_d, OpenSans !important;
	display: inline-block !important;
	margin-left: 7px !important;
	border: none !important;
	position: relative;
	top: -5px;
}

#tab1_d .jq-selectbox {
	width: 210px !important;
}

.filter_top #avto_wheels .jq-selectbox {
	float: left;
	margin-right: 10px;
	width: 220px;
}

.nivoSlider {
	z-index: 0 !important;
}

.jq-selectbox ul {
	background: #fff !important;
}

.jq-selectbox ul li {
	color: #170a01 !important;
	z-index: 1000;
}

.jq-selectbox li:hover {}

.wd_popup_style_02 .wd_popup_title {
	background: #751a1b !important;
}

.wd_popup_style_02 .wd_popup_close {
	background: url(images/02_close.png) no-repeat !important;
}

.tyre_size_by_car {
	display: block;
	margin-bottom: 25px;
	padding: 0 10px;
}

.tyre_size_by_car .arrow_down {}

.tyre_size_by_car .arrow_up {}

.tyre_size_by_car .max {}

.tyre_size_by_car .min {}

.tyre_size_by_car .h2 {
	border: 1px solid #000000;
	border-radius: 8px;
	color: #3e2f1b;
	display: block;
	margin-bottom: 25px;
	padding: 10px;
}

.tyre_size_by_car .res_tables .c_gray {}

.tyre_size_by_car .res_tables .td_rightborder {}

.tyre_size_by_car .res_tables .bb {}

.tyre_size_by_car .res_tables .bb th, .tyre_size_by_car .res_tables .bb td {}

.tyre_size_by_car .res_tables .tac {
	text-align: center;
}

.res_tables {
	border-collapse: collapse;
}

.tyre_size_by_car a {
	color: #3e2f1b;
}

#by_car_result .bold {
	color: #751a1b;
	font-size: 21px;
	font-weight: bold;
}

.right_col.inside.wheels_by_car {
	padding: 15px 0 0;
}

.right_col.inside.wheels_by_car h2 {
	color: #3d362d;
	font-size: 21px;
	line-height: 1;
}

.right_col.inside.wheels_by_car h2 a {
	color: #3d362d;
}

.right_col.inside.wheels_by_car ul {
	list-style: outside none none;
}

.right_col.inside.wheels_by_car ul li {
	margin: 10px 0;
}

.right_col.inside.wheels_by_car ul li a {
	color: #3d362d;
}

#bycar .hide-tx {
	margin: 7px 18px 0 0;
	position: relative;
	float: right;
	text-align: center;
	height: 14px;
}

#bycar .hide-tx span {
	cursor: pointer;
}

#bycar .hide-tx span.max:after {
	background: url(images/minus.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	content: " ";
	height: 15px;
	position: absolute;
	right: -20px;
	top: 7px;
	width: 15px;
}

#bycar .hide-tx span.min:after {
	background: url(images/plus.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	content: " ";
	height: 15px;
	position: absolute;
	right: -20px;
	top: 7px;
	width: 15px;
}

.loader.loader-basket {}

.search-page a {
	color: #3d362d;
}

.search-page p {
	margin-top: 0px !important;
}

.profile-link a {
	color: #3e2f1b;
}

#PROIZVODITEL-styler .jq-selectbox__select {
	width: 110px;
}

#SEZONNOST-styler {
	margin-right: 50px;
}

#SEZONNOST-styler .jq-selectbox__select {
	width: 90px;
}

.footer {
	position: relative;
	z-index: 0;
	height: 80px;
	margin-top: -26px;
	margin: 0 auto;
	width: 1040px;
}

.footer ul li {
	list-style: none;
	float: left;
	margin-right: 33px;
}

.footer ul {
	float: left;
}

.footer .copy {
	padding-top: 15px;
	font-size: 11px;
	color: #231f20;
	font-family: Calibri, calibri_d, OpenSans;
	line-height: 1.5;
}

.footer ul li a {
	font-size: 14px;
	font-family: Calibri, calibri_d, OpenSans;
	text-decoration: none;
	font-weight: normal;
	color: #231f20;
}

.footer ul li a:hover {
	text-decoration: underline;
}

.fa-angle-right::before {
	content: "\f105";
	top: -2px;
	position: relative;
}

.bx-breadcrumb {
	margin: 0px;
}

.bx-breadcrumb i {
	line-height: 14px;
	font-size: 14px;
}

.bx-breadcrumb .bx-breadcrumb-item span {
	line-height: 14px;
}

.right_col.inside.tyre_cat .tyre_summer, .right_col.inside.tyre_cat .tyre_winter, .tab-content th, .right_col .nav-tabs, .right_col .deliv {
	font-size: 14px;
	font-family: Calibri, calibri_d, OpenSans;
}

.tab-content td, .category a {
	font-weight: bold;
	padding: 5px 4px 5px 4px;
	font-family: Calibri, calibri_d, OpenSans;
}

.link_in_table {
	font-size: 18px !important;
	color: #3d362d;
	text-decoration: none;
	display: block;
	padding: 6px 0px;
}

.category span {
	font-size: 16px;
}

.form_wheels .multiselect__cell label {
	font-size: 14px;
	margin: -1px 0 6px 6px !important;
	position: absolute;
}

.left_col .pic {
	border: none;
}

.right_col .brand {
	opacity: 0.7;
	position: absolute;
	right: 36px;
	top: 80px;
}

.right_col .box {
	margin: 0px;
}

.right_col .nav-tabs .active a {
	color: #FFF !important;
}

tr.row.no_padding td {
	padding-top: 0px;
	padding-bottom: 0px;
}

tr.row.no_padding:hover {
	background-color: #ede9dd;
}

#tyres_tab .block_select .jq-selectbox {
	margin-bottom: 0px
}

#tyres_tab .addon_option .select_winter {
	margin: 12px 0px 0px -4px;
}

#tyres_tab .addon_option .select_summer {
	margin: 12px 0px 0px 12px;
}

#tyres_tab .addon_option .select_studded {
	margin: 12px 0px 0px 25px;
}

#tyres_tab .addon_option .select_rft {
	margin: 12px 0px 0px 20px;
}

.multiselect-simple-popup__close {
	width: 13px;
	height: 13px;
	background: transparent url(/img/map.png) no-repeat scroll -341px -477px;
	margin: 10px 0px 0px;
}

.inner_template #DIAMETR_DISKA-styler {
	width: 150px;
	float: right;
}

.inner_template #DIAMETR_TSENTRALNOGO_OTVERSTIYA-styler {
	width: 150px;
	float: right;
}

.inner_template #SHIRINA_PROFILYA-styler {
	width: 150px;
	float: right;
}

.inner_template #VYSOTA_PROFILYA-styler {
	width: 150px;
	float: right;
}

.inner_template #DIAMETR-styler {
	width: 150px;
	float: right;
}

ul.slides {
	padding: 0px;
}

.rub {
	display: inline-block;
	border-bottom: 1px solid;
	line-height: 0px;
	width: 8px;
	height: 4px;
	font-size: 18px;
	box-sizing: border-box;
}

.by.btnn {
	line-height: 22px !important;
	margin: 30px 20px 0 100px !important;
}

#tab_buy .successaddmsg .inner .contin {
	margin: 38px 20px 0px 50px !important;
}

#tab_buy .successaddmsg .inner .head {
	font-size: 24px;
	line-height: 40px;
}

.page_404 {
	float: left;
}

.left_block_filtr {
	width: 250px;
	float: left;
	margin-right: 64px;
}

.content_404_page {
	padding: 2px 0px 0px 0px;
	width: 1080px;
	float: left;
	position: relative;
}

.content_404_page .txt {
	font-size: 18px;
	text-align: center;
}

.content_404_page .txt.red_text {
	padding-top: 7px;
}

.bg_404 {
	float: right;
}

.input_search:focus {}

.copy_left {
	float: left;
}

.size_produce_new_light_block {
	background: #fff;
	width: 385px;
	box-sizing: border-box;
	padding: 15px 15px 1px;
	border-radius: 5px;
	border-collapse: collapse;
}

.size_produce_new_light {
	position: relative;
	padding-left: 90px;
	margin-bottom: 20px;
}

.size_produce_new_light:nth-child(2n) {
	background: #f8f5f0;
}

.size_produce_new_light_type {
	color: #666;
	font-weight: bold;
	font-size: 14px;
	float: left;
}

.size_produce_new_light_name {
	font-size: 15px;
	font-weight: bold;
	padding: 0 6px;
	margin-bottom: 5px;
	float: right;
	margin-right: 50px;
	color: #75191e;
}

.size_produce_new_light_osi_left {
	float: left;
}

.svyaz {
	float: left;
}

.size_produce_new_light_osi_right {
	float: left;
	margin-left: 0px;
}

.size_produce_new_light_osi_title {
	margin-bottom: 2px;
	margin-top: 8px;
}

.size_produce_new_light_osi_title, .size_produce_new_light_osi_name {
	display: block;
}

.size_produce_new_light_osi_name {
	color: #751a1b !important;
	font-weight: bold;
}

.size_produce_new_light_osi_name:hover {
	background: #E6E6E6;
	border-radius: 6px;
	font-weight: bold;
}

.width_980 {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

.price_by .by.btnn {
	margin: -1px 17px 0 -25px !important;
	position: absolute;
	right: 95px;
	bottom: 10px;
	left: auto;
	top: auto;
}

.cat_item .price_by .counter {
	position: static !important;
	width: auto !important;
	height: auto !important;
}

.cat_item .price_by .counter a.plus {
	left: -10px !important;
	top: 4px !important;
}

.cat_item .price_by .counter a.minus {
	left: -10px !important;
	top: 18px !important;
}

.cat_item {
	padding-right: 100px;
}

.cat_item .images {
	width: 150px !important;
}

.tab-content .td_10 {
	width: 150px !important;
	display: block;
}

.td_10 .item_buttons.vam {
	margin-left: 0 !important;
}

.right_col.inside.tyre_cat {
	width: 790px !important;
}

.right_col.inside.tyre_cat .category {
	width: 170px !important;
}

.right_col.inside .category:nth-child(5n+1) {
	clear: both;
}

.right_col.inside.tyre_cat .category:nth-child(5n+1) {
	clear: none !important;
}

.right_col.inside.tyre_cat .category .logotip {
	margin: 5px auto !important;
}

.td_table_product {
	padding: 5px 0px;
}

.td_table_product:first-child {
	padding-left: 25px;
}

.th_red {
	height: 15px;
	background: #75191e;
}

.size_produce_new_light_osi {
	float: left;
}

.zakr {
	float: right;
	margin-right: 3px;
}

.div_for_table {
	border-radius: 5px;
	border: 1px solid #75191e;
	width: 385px;
}

.cep {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}

.ots_right {
	margin-left: 5px;
}

.block_svyaz {
	background: url(/bitrix/templates/main/images/chainss.png) bottom right no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
	margin-left: 8px;
}

.line_block {
	background: #979494;
	height: 1px;
}

.img_tyre {
	padding-left: 30px;
}

.bx-viewport {
	min-height: 350px !important;
}

.bxslider_news {}

.left_col .action .obertka_sl .bxslider_news li a:hover {
	background: none !important;
}

.action .obertka_sl .bx-wrapper .bx-controls-direction {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 99;
}

.action .obertka_sl .bx-wrapper img {
	max-width: none !important;
}

.action .obertka_sl .bx-wrapper .bx-prev {
	left: 0px;
	opacity: 0.7;
}

.action .obertka_sl .bx-wrapper .bx-next {
	right: -206px;
	opacity: 0.7;
}

.b2b_logo {
	margin-right: 60px;
}

#b2b_header_phones #b2b_hp_block_text {
	float: left;
	width: 136px;
	height: 50px;
}

.b2b_block_header {
	padding-top: 7px;
}

.b2b_gray_text {
	color: #4c494a;
}

#b2b_header_phones #b2b_hp_block_text .b2b_hp_phone .b2b_bottom {
	line-height: 28px;
}

#b2b_header_phones #b2b_hp_block_text .b2b_hp_phone {
	font-weight: bold;
	font-size: 17.5px;
	line-height: 17.5px;
}

#b2b_header_phones #b2b_hp_icon_ph {
	float: left;
	width: 22px;
	height: 40px;
	background: url(/img/map.png) no-repeat -170px -270px;
}

#b2b_header_phones #b2b_hp_block_text .b2b_hp_phone.b2b_bottom {
	line-height: 28px;
}

#b2b_header_phones #b2b_hp_block_text .b2b_hp_phone {
	font-weight: bold;
	font-size: 16.5px;
	line-height: 17.5px;
}

#b2b_header_phones #b2b_hp_block_text .b2b_hp_remark {
	font-size: 10px;
	line-height: 4px;
}

#b2b_header {
	max-width: 980px;
	height: 67px;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #979494;
	margin: 0 auto 9px;
}

.block_iconki {
	float: right;
	position: relative;
	margin-right: 30px;
}

.block_company {
	float: right;
}

.p_zag {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

.first_span, .second_span {
	font-size: 12px;
	margin-right: 5px;
}

.span_price {
	font-size: 12px;
	color: #1f961c;
}

.a_medenzher {
	font-size: 12px !important;
	color: #78002b !important;
}

.block_company div {
	margin-bottom: 5px;
}

.mainmenu_b2b {
	max-width: 980px;
	height: 67px;
	width: 100%;
	position: relative;
	margin: 0 auto 9px;
}

.block_search_b2b {
	margin: 0 !important;
	background: #e6e6e6 !important;
}

.block_parametrs {
	width: 990px;
	background: #FFF;
	padding: 10px 30px 20px 30px;
	border-radius: 2em/1em;
	margin: 30px auto;
	height: 80px;
}

.select_params_b2b {
	height: 50px;
	padding: 20px 0;
	float: left;
	padding-right: 10px;
	border-right: 1px solid #000;
	margin-right: 12px;
}

.add_knop {
	line-height: 58px;
	vertical-align: middle;
}

.your_vibor {
	margin: 0;
	font-size: 11px;
}

.your_vibor a {
	font-size: 11px !important;
}

.block_option_brend {
	float: left;
	padding: 15px 15px 25px 0px;
	border-right: 1px solid #000;
}

.a_brend {
	font-size: 14.5px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(/local/templates/new_main/img_template/str_brown.png) no-repeat right center;
	padding-right: 15px;
}

.span_vibrano {
	display: block;
	margin-top: 5px;
}

.brends_your_vib {
	font-size: 11px !important;
}

.ots_brend {
	padding-left: 52px;
}

.block_sezon {
	float: left;
	padding: 0px 15px 10px 10px;
	border-right: 1px solid #000;
}

.p_sezon {
	font-size: 14px;
	text-align: center;
	margin-top: 0;
}

.p_price {
	font-size: 14px;
	text-align: center;
	margin-top: 0;
}

.table_tovari {
	width: 90%;
	border-spacing: 0px 7px;
	margin: 0 auto;
	border-top: 1px solid #979494;
}

.block_table {
	width: 100%;
}

.table_tovari tr:first-child {
	background: none;
}

.table_tovari tr {
	background: #FFF;
}

.table_tovari th {
	font-size: 14px;
}

.table_tovari td {
	font-size: 14px;
	text-align: center;
	padding: 15px 5px;
}

.table_tovari td:first-child {
	border-radius: 2em/1em 0em 0em 1em;
}

.table_tovari td:last-child {
	border-radius: 2em/1em;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.td_name_tovar {
	text-align: left !important;
}

.td_name_tovar p {
	margin: 0;
	font-size: 12px;
}

.td_name_tovar a {
	display: inline-block;
	margin-bottom: 5px;
}

.span_green {
	background: #b9e8c1;
	padding: 1px 10px 1px 13px;
	border-radius: 4px 0 0 4px;
	width: 47px;
}

.span_green_ost {
	background: #b9e8c1;
	padding: 1px 10px 1px 13px;
	width: 35px;
}

.span_green_otgruz {
	background: #b9e8c1;
	padding: 1px 10px 1px 13px;
	width: 35px;
}

.span_blue {
	background: #bfd8fa;
	padding: 1px 10px 1px 13px;
	border-radius: 4px 0 0 4px;
	width: 47px;
}

.span_blue_ost {
	background: #bfd8fa;
	padding: 1px 10px 1px 13px;
	width: 35px;
}

.span_blue_otgruz {
	background: #bfd8fa;
	padding: 1px 10px 1px 13px;
	width: 35px;
}

.span_red {
	background: #fadebf;
	padding: 1px 10px 1px 13px;
	border-radius: 4px 0 0 4px;
	width: 47px;
}

.span_red_ost {
	background: #fadebf;
	padding: 1px 10px 1px 13px;
	width: 35px;
}

.span_red_otgruz {
	background: #fadebf;
	padding: 1px 10px 1px 13px;
	width: 35px;
}

.th_price {
	width: 70px;
}

.th_otrguz {
	width: 70px;
}

.td_price span {
	display: inline-block;
	margin-bottom: 3px;
}

.td_ostatok span {
	display: inline-block;
	margin-bottom: 3px;
}

.td_otgruz span {
	display: inline-block;
	margin-bottom: 3px;
}

.th_ostatok {
	width: 50px;
}

.button-widget-open {
	position: absolute;
	left: 90% !important;
	margin-top: 30px;
	width: 40px !important;
	border-radius: 40px !important;
	height: 40px !important;
	border: none;
	font-family: SegoeUISemiBold;
	color: #fff;
	font-size: 13px;
	cursor: pointer;
}

.mango-callback .widget-wrapper.selected-dynamic .text-widget {
	/*color:#fff !important;*/
}

.input_kol_tovar {
	width: 25px;
	height: 18px;
	margin-right: 5px;
	font-size: 16px;
}

.a_kol_tovar {
	margin-top: 3px;
}

.block_add_zakaz {
	display: block;
	margin-bottom: 3px;
}

.th_rtf {
	width: 80px;
}

.th_name_tovara {
	width: 300px;
}

.block_cena_tovar {
	width: 200px;
	float: left;
}

.block_polzunok {
	padding: 0px 15px 25px 10px;
	width: 270px;
}

.item_tyres {
	display: inline-block;
}

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

.item_tyres .checked .checkbox__div {
	width: 23px !important;
	height: 19px !important;
	background: url(..//img/map.png) no-repeat -341px -587px;
}

.item_tyres .leto {
	background: url(/bitrix/templates/main/images/summer.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.item_tyres .zima {
	background: url(/bitrix/templates/main/images/winter.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.form_wheels .leto, .form_wheels .zima, .form_wheels .shipi {
	height: 23px;
	position: relative;
	top: 1px;
	vertical-align: middle;
	width: 24px;
	margin-left: 0 !important;
	background-size: contain !important;
}

.form_wheels .leto {
	background: url("/bitrix/templates/main/images/sun_new.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.form_wheels .zima {
	background: url("/bitrix/templates/main/images/snoflake_new.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.form_wheels .shipi {
	background: url("/bitrix/templates/main/images/shipi.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: 20px;
}

.form_wheels .checkbox.pic {
	margin-right: 12px;
	position: relative;
}

.form_wheels .checkbox.pic .jq-checkbox {
	margin-right: 10px;
}

.form_wheels .brand_list {
	background: none repeat scroll 0 0 #fcfcfd;
	border-radius: 10px;
	box-shadow: 0 0 15px -2px rgba(0, 0, 0, 0.7);
	left: 115px;
	padding: 15px;
	position: absolute;
	margin-left: 130px;
	width: 720px;
	z-index: 300;
}

.brand_list:active, .brand_list:focus {
	outline: none !important;
}

.form_wheels .multiselect__cell_smart {
	margin-left: 0;
	width: 170px;
	float: left;
	margin-top: 5px;
	position: relative;
}

.form_wheels .jq-checkbox {
	width: 14px;
	height: 14px;
}

.form_wheels .multiselect__cell label {
	font-size: 12px;
	margin: 5px 0 6px 6px !important;
	position: absolute;
}

.form_wheels .multiselect__cell label:hover {
	cursor: pointer;
}

.form_wheels .multiselect__cell_smart {
	width: 120px;
}

.multiselect-simple-popup__close {
	position: absolute;
	right: 10px;
	text-decoration: none;
	top: 0;
	color: #000;
}

#brandlistopener:after, #brandlistopener_a:after {
	background: url("/bitrix/templates/main/images/right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	content: "";
	height: 13px;
	position: absolute;
	right: -13px;
	top: 5px;
	width: 6px;
}

#brandlistopener:hover, #brandlistopener_a:hover {
	cursor: pointer;
}

#brandlistopener, #brandlistopener_a {
	border-bottom: 1px dashed;
	float: left;
	font-size: 12px;
	color: #3d362d;
	position: relative;
	line-height: 21px;
	margin: 5px 0 0 43px;
}

.bg-filt {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	position: fixed;
}

.cc_clear {
	margin-right: 22px;
	margin-top: 25px;
	width: 100px;
	height: 24px;
	border: none;
	color: #ffffff;
	font-size: 13px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	cursor: pointer;
	float: right;
	outline: none !important;
	background: #999999 !important;
	border-radius: 5px;
}

.my_price {
	width: 45px;
	border: 0px;
}

.goodyearaction {
	background: url('/img/Gift-Card-Icon-red.png');
	background-size: cover;
	width: 31px;
	height: 30px;
	margin-left: 14px;
	margin-top: -7px;
	float: left;
	cursor: pointer;
}

.item_check {
	display: inline-block;
	margin-right: 35px;
}

.b2b_check {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 0px;
	padding: 0px;
}

.item_check_leto {
	background: url(/bitrix/templates/main/images/summer.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-left: 32px;
}

.item_check_zima {
	background: url(/bitrix/templates/main/images/winter.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-left: 32px;
}

.item_check_ship {
	background: url(/bitrix/templates/main/images/shipi.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-left: 32px;
}

.dbl {
	display: block;
	margin-top: 10px;
}

.span_inl {
	width: 140px;
	display: inline-block;
	margin-left: 35px;
	font-size: 14px;
	margin-top: 1px;
}

.str_span {
	width: 13px !important;
	height: 6px !important;
	border: none !important;
	background: url(images/slider_left.png) !important;
	outline: none;
	cursor: pointer !important;
}

.p_price {
	text-align: center;
}

.b2b_check:checked .item_check {
	top: -1px;
	width: 23px !important;
	height: 19px !important;
	background: transparent;
	vertical-align: middle;
	cursor: pointer;
	background: url(..//img/map.png) no-repeat -341px -587px;
}

.plz_ots {
	display: inline-block;
}

.plz_otss {
	margin-right: 0;
}

.checked_input {
	background: url(.//img/map.png) no-repeat -341px -587px;
}

.bg_price {
	background: #ddddde;
	text-align: center;
	padding: 2px 5px;
}

.bg_price1 {
	background: #ddddde;
	text-align: center;
	width: 23px;
}

.block_polzunokk {
	padding: 0px 15px 25px 10px;
	width: 224px;
}

.bl1 {
	width: 140px;
}

.bl2 {
	width: 140px;
}

.bl_text_polz {
	float: left;
	margin-left: 10px;
}

.bl_text_polzz {
	float: left;
	margin-left: 30px;
}

.bl_text_polzzz {
	float: left;
	margin-left: 10px;
}

.plz_otsss {
	margin-left: 15px;
}

.bl_bottom_disk {
	float: left;
}

.vib_brend {
	border-bottom: 1px dotted #000;
	background: url('./img_template/str_bok.png') no-repeat right center;
	padding-right: 10px;
	margin-right: 7px;
}

.span_brend_ {
	font-size: 14px;
	margin-left: 30px;
	margin-right: 10px;
}

.span_s {
	font-size: 14px;
}

.a_td_table {
	color: #4c494a;
	text-decoration: none;
	font-size: 14px;
}

.basket_form {
	padding: 15px 15px;
	background: #EDE9DD;
	border: 1px solid #78002B;
	border-radius: 5px;
	width: 180px;
	position: absolute;
	display: none;
	top: 51px;
	right: -5px;
	z-index: 400;
}

.basket_form span {
	margin-right: 5px;
	font-size: 14px;
}

.close_basket {
	position: absolute;
	background: url('./img_template/close_basket.png')no-repeat center center;
	top: 5px;
	right: 5px;
	width: 13px;
	height: 13px;
}

.link_basket:hover .basket_form {
	display: block;
}

.basket_hover {
	display: block;
}

.user_inf {
	padding: 15px 15px;
	position: absolute;
	display: block;
	top: 0px;
	right: 30px;
	z-index: 1;
}

.user_inf span {
	margin-right: 0px;
	font-size: 14px;
	color: black;
}

.close_basket {
	position: absolute;
	background: url('./img_template/close_basket.png')no-repeat center center;
	top: 5px;
	right: 5px;
	width: 13px;
	height: 13px;
}

.link_basket:hover .user_inf {
	display: block;
}

.user_inf_hover {
	display: block;
}

.cartRewind {
	display: inline-flex;
	width: 49%;
}

.imgRewind {
	padding-right: 1em;
	max-width: 30%;
}

.descRewind {}

.nameRewind {
	font-size: 20px;
	color: #78002b;
	letter-spacing: 0px;
	height: 3.4em;
}

.sizeRewind {
	font-size: 1.2em;
	height: 1.4em;
}

.articleRewind {
	height: 2.3em;
}

.infoRewind {
	margin-top: 0em;
	display: flex;
}

.leftInfoRewind {}

.leftIconRewind {
	margin: .5em auto;
}

.brandRewind {}

.rightInfoRewind {
	margin: auto;
}

.priceRewind {
	color: #3d362d;
	font-size: 24px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	display: inline-block;
	margin-left: 1em;
}

.buyKyeRewind {
	margin-left: 2em;
}

.rewind {
	display: flex;
}

.buyKye {
	border-radius: 6px;
	padding: 1px 1em;
	font-size: .9em !important;
}

.imgRewind img {
	max-width: 120px;
}

.catName {
	font-size: 2.4em;
	line-height: 1em;
	letter-spacing: -3px;
	margin-bottom: 1em;
}

.leftIconRewind .sezon {
	display: inline-flex;
}

.mob-cart {
	display: none;
}

.mob-cart-tab {
	width: 100%;
}

.mob-cart-tab tr {
	border-bottom: 1px solid #eeeeee;
}

.mob-cart-tab .order_del {
	vertical-align: top;
	padding-top: 10px;
}

.mob-cart-tab .info {
	padding: 10px 0 10px;
}

.mob-cart-tab .info-text {
	padding-bottom: 10px;
}

.mob-cart-tab .info-text .pict {
	float: left;
	width: 15%;
	margin: 0 5% 5px 0;
}

.mob-cart-tab .info-text .pict img {
	width: 100%;
}

.mob-cart-tab .info-text .text {
	float: left;
	width: 80%;
}

.mob-cart-tab .info-text .text .name {
	color: #4c494a;
	font-size: 14px;
	line-height: 180%;
}

.mob-cart-tab .info-text .text .name a {
	color: #4c494a;
	text-decoration: none;
	font-size: 14px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
}

.mob-cart-tab .info-text .text .price {
	color: #7f7f7f;
	font-size: 14px;
}

.mob-cart-tab .info-digit div {
	float: left;
	font-size: 14px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	padding: 5px;
}

.mob-cart-tab .info-digit .count-text {
	width: 20%;
	color: #8b284c;
	text-align: right;
}

.mob-cart-tab .info-digit .count {
	width: 20%;
	padding: 0;
}

.mob-cart-tab .info-digit .count input[type=text] {
	width: auto;
}

.mob-cart-tab .info-digit .summ-text {
	width: 20%;
	color: #8b284c;
	text-align: right;
}

.mob-cart-tab .info-digit .summ {
	float: left;
	color: #4c494a;
	padding: 5px 0;
}

.bxslider_block .item .by {
	margin: 0 auto 0 auto !important;
	float: none;
	display: table;
}

.bxslider_block .item {
	padding-bottom: 40px;
}

.bxslider_block .item p {
	text-align: center;
}

.bxslider_block .bx-viewport {
	min-height: auto !important;
}

.cloudpay_button {
	cursor: pointer;
	margin-top: 18px;
	border: none !important;
	font-weight: bold;
	border-radius: 2px;
	box-shadow: 0px 0px 2px 0px black;
}

.fast-button {
	height: 23px !important;
	margin-right: 100px !important;
	width: 120px !important;
	background-color: white;
	background-color: #801515;
	background: url(img_template/button_a.png) no-repeat;
	line-height: 22px !important;
	margin: 30px 20px 0 100px !important;
	position: absolute;
	right: 170px;
	bottom: 10px;
	left: auto;
	top: auto;
	line-height: 22px !important;
	display: block;
	text-transform: uppercase;
	font-family: Calibri, calibri_d, OpenSans !important;
	cursor: pointer;
	font-size: 15px !important;
	font-weight: bold !important;
	text-align: center !important;
	color: #fff ! important;
	background-size: cover;
	text-decoration: none !important;
	border-radius: 9px;
	padding: 0px 9px;
}

.fast-button-buy-in-1-click {
	position: absolute;
	display: block;
	top: auto;
	right: 180px;
	bottom: 10px;
	left: auto;
	height: 23px !important;
	width: 80px !important;
	background-color: #42404b;
	margin: 30px 30px 0 100px !important;
	line-height: 25px !important;
	font-family: Calibri, calibri_d, OpenSans !important;
	font-size: 13px !important;
	color: #fff ! important;
	font-weight: bold;
	text-align: center !important;
	background-size: cover;
	text-decoration: none !important;
	border-radius: 1em;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	cursor: pointer;
}

.fast-button-buy-in-1-click:hover {
	color: #fff !important;
	background: #3d362d !important;
}

.buy-in-1-click {
	height: 23px !important;
	width: 80px !important;
	background-color: #42404b;
	right: 180px;
	/* bottom: 0px; */
	left: auto;
	/* top: 3px; */
	line-height: 24px !important;
	display: block;
	font-family: Calibri, calibri_d, OpenSans !important;
	cursor: pointer;
	font-size: 11px !important;
	text-align: center !important;
	color: #fff ! important;
	background-size: cover;
	text-decoration: none !important;
	border-radius: 1em !important;
	font-weight: normal;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	padding: 0px 0px 0px 0px !important;
	outline: none;
	border: none !important;
}

.buy-in-1-click.budt {
	margin-top: 0px !important;
}

.buy-in-1-click:hover {
	color: #fff !important;
	background-color: #404040 !important;
}

.fast-button2 {
	height: 23px !important;
	background-color: white;
	background-color: #801515;
	background: url(img_template/button_a.png) no-repeat;
	line-height: 22px !important;
	right: 150px;
	bottom: 10px;
	left: auto;
	top: auto;
	line-height: 22px !important;
	display: inline-block;
	text-transform: uppercase;
	font-family: Calibri, calibri_d, OpenSans !important;
	cursor: pointer;
	font-size: 15px !important;
	font-weight: bold !important;
	text-align: center !important;
	color: #fff ! important;
	background-size: cover;
	text-decoration: none !important;
	border-radius: 9px;
	padding: 0px 9px;
	width: 140px;
}

.f2 {
	height: 23px !important;
	background-color: white;
	background-color: #801515;
	background: url(img_template/button_a.png) no-repeat;
	line-height: 22px !important;
	position: absolute;
	right: 150px;
	bottom: 10px;
	left: auto;
	top: auto;
	line-height: 22px !important;
	display: block;
	text-transform: uppercase;
	font-family: Calibri, calibri_d, OpenSans !important;
	cursor: pointer;
	font-size: 15px !important;
	font-weight: bold !important;
	text-align: center !important;
	color: #fff ! important;
	background-size: cover;
	text-decoration: none !important;
	border-radius: 9px;
	padding: 0px 9px;
}

.fast-button:hover {
	color: #fff !important;
	background: #3d362d !important;
}

.ffast {
	width: 446px;
}

.titlePopup {
	font-size: 20px;
}

.titlePopup {
	text-align: center;
	border-bottom: 1px dotted #e1e1e1;
	padding: 11px 0px 23px 0;
	font: bold 24px/28px 'Philosopher';
	color: #4b2300;
	text-transform: uppercase;
}

.formTel {
	padding: 30px 0 30px 0;
	text-align: center;
}

.formTel input[type='text'] {
	background: url(/img_template/box_input.jpg) repeat-x 0 0;
	width: 363px;
	height: 21px;
	padding: 5px 5px 5px 5px;
	font: 16px 'PT Serif';
	color: #666666;
	border: 1px solid #d3cfc2;
	position: relative;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0 0 30px 0;
	outline: none;
}

.budt {
	color: #fff !important;
	border: 1px solid #7F002D;
	padding: 1px 2px 1px 2px;
	border-radius: 6px;
	background-color: #7F002D;
	text-decoration: none;
	display: block;
	float: left;
	margin: 4px 0px 3px 5px;
	margin-top: -2px;
	width: 59px;
}

.forsale_ {
	background: url(/img/notsale.png);
	width: 89%;
	min-height: 37px;
	z-index: 200000;
	position: absolute;
	background-size: inherit;
	background-repeat: no-repeat;
	background-position-x: 21px;
}

.z222 {
	color: green;
	font-size: 17px;
	display: none;
}

.zsale {
	color: #891919 !important;
	border-bottom: 1px dashed;
}

.nnal {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	color: #751a1b;
	float: right;
	background: bisque;
	padding: 2px 15px;
	border-radius: 2px;
	color: black;
	text-shadow: 0 0 0px black;
}

.podzakaz {
	right: 74px !important;
}

.tab-content .td_12 {
	min-width: 215px;
	;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.footer .pay-systems-list {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	margin-top: -40px;
}

.footer .pay-systems-list {
	float: right;
}

.pay-systems-list .pay-systems__list-item {
	margin-right: 1em;
}

.news-and-articles-wrap {
	display: flex;
}

.hidden {
	display: none !important;
}

.hidden-no-important {
	display: none;
}

.floating-header {
	position: fixed;
	top: 0;
	z-index: 1000;
	background-color: #f5f7fc;
	width: 100%;
	max-width: 1100px;
	padding: 0.5em 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.floating-phones {
	float: right;
}

.floating-menu {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}

.floating-menu__item {
	padding: 0.5em 1em;
}

.floating-menu__item, .floating-phones__item {
	font-size: 1.2em;
}

.floating-menu__item a, .floating-phones__item {
	color: #4c494a;
	text-decoration: none;
}

.floating-phones__item {
	padding: 0 1em;
	font-weight: bold;
}

.floating-menu__item a:hover {
	text-decoration: underline;
}

.category {
	margin-top: 0 !important;
}

.category a {
	display: inline-block;
	float: left;
	vertical-align: top;
}

.tyre_summer span {
	background: url("/bitrix/templates/main/images/summer.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 20px;
	position: absolute;
	top: 100px;
	vertical-align: middle;
	width: 20px;
	margin: 0 auto;
	left: 0;
	right: 150px;
}

.tyre_winter span {
	background: url("/bitrix/templates/main/images/winter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 20px;
	position: absolute;
	top: 100px;
	vertical-align: middle;
	width: 20px;
	margin: 0 auto;
	left: 0;
	right: 455px;
}

@media (max-width:400px) {
	.under_h1.category {
		width: 100% !important;
	}
}

.model-list-wrap {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}

.tyre-relink .relink-icon {
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center center;
}

#tab_buy .butt, #tab_buy .budt {
	font-size: 13px;
}

#tab_buy .butt.pre-order {
	font-size: 11px;
	height: 16px;
	line-height: 16px;
}

.disable-cursor-events {
	pointer-events: none;
}

.fast-button2.disable-cursor-events {
	background-image: none;
	background-color: #aaa;
}

.nextPrevBtn.disable-cursor-events {
	background-image: none;
	background-color: #ccc;
	border-radius: 8px;
}

#___ratingbadge_0 {
	left: 10px !important;
}

.mango-call, .mango-call:link {
	display: block;
	margin-top: 5px;
	color: #78002b;
}

h2.main-page a {
	font-size: 26px !important;
}

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

.add_to_basket_for_tables {
	height: 23px !important;
	width: 80px !important;
	background-color: #740029;
	right: 170px;
	bottom: 10px;
	left: auto;
	top: auto;
	line-height: 23px !important;
	display: block;
	font-family: Calibri, calibri_d, OpenSans !important;
	cursor: pointer;
	font-size: 15px !important;
	text-align: center !important;
	color: #fff ! important;
	background-size: cover;
	text-decoration: none !important;
	border-radius: 1em;
	font-weight: normal;
	display: block;
	float: left;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.fixes_for_buy_buttons {
	background-color: #740029 !important;
	background-image: none !important;
	text-transform: none !important;
	height: 23px !important;
	font-size: 19px !important;
	font-weight: 400 !important;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.fixes_for_buy_buttons:hover {
	color: #fff !important;
	background: #3d362d !important;
}

.fixes_for_small_text_buttons_order_in_one_click {
	font-size: 15px !important;
	color: #000 !important;
	font-weight: normal !important;
}

.fixes_for_small_text_buttons_order_in_one_click:hover {
	color: #fff !important;
}

.add_to_basket_for_tables {
	margin-right: 0.5em;
}

.by.btnn.catalog-buy-button {
	width: 70px !important;
	font-size: 15px !important;
	line-height: 25px !important;
	border-radius: 1em;
}

.buttons-cell {
	width: 210px;
}

.buttons-cell a {
	float: left;
	display: block;
	margin-left: 0.4em;
}

.tab-content .count-cell {
	padding: 1em 0;
}

.cat_item .price_by .counter a.plus, .cat_item .price_by .counter a.minus {
	left: inherit !important;
}

.disk-table .buy-in-1-click {
	width: 60px !important;
	margin-left: 0;
}

.disk-table .add_to_basket_for_tables {
	width: 60px !important;
	font-size: 13px !important;
	margin-left: 5px;
	margin-right: 0;
}

.tab-content .disk-table .td_8.td {
	font-size: 14px !important;
}

.tab-content .disk-table th {
	font-size: 13px !important;
}

.copy-adaptive-link {
	display: block;
}

@media (min-width:1100px) {
	.copy-adaptive-link {
		display: none;
	}
}

@media (max-width:900px) {
	.wrngall {
		display: none;
	}
}

@media screen and (max-width:500px) {
	.mango-callback {
		z-index: 1001 !important;
	}
}

#resp-menu {
	margin: 0 auto;
}

#resp-menu label {
	cursor: pointer;
	display: block;
	float: left;
	width: 49%;
	line-height: 20px;
	position: relative;
	top: 2px;
	text-align: center;
	font-size: 18px;
	margin: 17px 0;
}

#resp-menu input {
	position: absolute;
	left: -9999px;
}

.resp-menu__cont {
	position: relative;
	z-index: 2;
}

.resp-menu__cont>div {
	position: absolute;
	left: -9999px;
	top: 0;
	opacity: 0;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}

#resp-menu__tyres:checked~.resp-menu__cont #resp-menu__tyres-cont, #resp-menu__wheels:checked~.resp-menu__cont #resp-menu__wheels-cont {
	position: static;
	left: 0;
	opacity: 1;
}

#resp-menu__tyres:checked~#resp-menu__tyres-label, #resp-menu__wheels:checked~#resp-menu__wheels-label {
	color: #78002b;
}

#resp-menu__tyres-cont, #resp-menu__wheels-cont, #resp-menu__tyres-cont>span, #resp-menu__wheels-cont>span {
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin-bottom: 7px;
}

#resp-menu__tyres-cont img, #resp-menu__wheels-cont img {
	margin-right: 15px;
}

#resp-menu__tyres-cont a:link, #resp-menu__wheels-cont a:link, #resp-menu__tyres-cont a:visited, #resp-menu__wheels-cont a:visited {
	text-decoration: none;
	color: #4c494a;
}

#resp-menu__tyres-label {
	border-right: 1px solid #c0bdaf;
}

.info_icon {
	display: inline-block;
	vertical-align: middle;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E%3Cpath fill='black' d='M7.5 15C3.364 15 0 11.636 0 7.5S3.364 0 7.5 0 15 3.364 15 7.5 11.636 15 7.5 15zm0-14C3.916 1 1 3.916 1 7.5S3.916 14 7.5 14 14 11.084 14 7.5 11.084 1 7.5 1z'/%3E%3Cpath fill='black' d='M7.499 5A.512.512 0 0 1 7 4.5c0-.273.227-.5.499-.5.274 0 .501.227.501.5 0 .261-.227.5-.501.5zM7 12.5v-6h1v6H7z'/%3E%3C/svg%3E") no-repeat;
	background-size: 100%;
	background-position: 50%;
	width: 16px;
	height: 16px;
	margin-top: 3px;
	cursor: pointer;
}

.main-menu-arrow-down {
	font-size: 10px;
}

.rest {
	width: 300px;
	position: absolute;
	background: white;
	margin-top: 7px;
	padding: 10px 10px 10px 35px;
	display: none;
	box-shadow: -3px 5px 10px rgba(0, 0, 0, .07);
	color: black;
	font-family: "Roboto";
	transition-timing-function: linear;
	transition-duration: 1s;
	z-index: 10000;
	text-align: left;
	color: #004d9d !important;
	min-height: 150px;
	right: 19px !important;
	box-shadow: 0 0 7px #8a8a8a;
}

.profuct_catalog_store-info_addr {
	display: inline-block;
	font-size: 13px;
	color: #928b8b;
	width: 100%;
}

.profuct_catalog_store-info {
	list-style: none;
	color: black;
	font-family: Calibri;
	font-weight: 400;
	padding-left: 0px;
	font-size: 17px;
}

.profuct_catalog_store-info_data {
	font-size: 11px;
	padding: 0px 9px;
	color: red;
	position: relative;
	display: inline;
	padding-right: 4px;
	margin-left: 5px;
}

.profuct_catalog_store-info_data:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 2px;
	transform: skew(-36deg, 0deg);
	height: 12px;
	width: 100%;
}

.user-oferta {
	font-size: 15px;
	margin-left: 30px;
	margin-bottom: -6px;
	margin-top: 12px
}

#modal-new-year {
	max-width: 445px;
	max-height: 185px;
	display: none;
	padding: 20px;
	font-size: 15px;
	display: block;
	text-align: center;
}

.bold {
	font-weight: bold;
}

.close-x {
	float: right;
	margin-top: -16px;
	margin-right: -8px;
	font-size: 18px;
	color: grey;
}

.bottom-text {
	margin-top: 10px;
}

@media (max-width:500px) {
	div#modal-new-year {
		max-height: 244px;
	}
}

.bx-core-adm-dialog div .high_priority {
	color: #891314;
}

.bx-core-adm-dialog .icon-info {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid #891314;
	border-radius: 50%;
	text-align: center;
	cursor: pointer;
}

.category_car_name, .category_brend_name {
	font-weight: bold;
}

.category_car li:nth-child(3n+4), .category_brend li:nth-child(3n+4) {
	clear: both;
}

.category_car li, .category_brend li {
	padding-left: 0;
	overflow: hidden;
}

#show_rez_main_tyre:disabled, #show_rez_main_tyre:disabled {
	background: #999999 !important;
	border-radius: 5px;
}

.jq-selectbox .flexed ul {
	display: flex;
	flex-wrap: wrap;
	flex: 1;
}

.jq-selectbox .flexed li {
	display: inline-block;
	box-sizing: border-box;
	width: 25%;
}

#avto_tyres .cc_clear, #avto_wheels .cc_clear {
	margin-right: 22px;
	margin-top: 25px;
	width: 100px;
	height: 24px;
	border: none;
	color: #ffffff;
	font-size: 13px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	cursor: pointer;
	float: left;
	background: #999999 !important;
	border-radius: 5px;
}

#avto_tyres #podbor, #avto_wheels .podbor {
	width: 100px;
	height: 24px;
	border: none;
	background: url(images/button.png);
	color: #ffffff;
	font-size: 13px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	cursor: pointer;
	float: right;
}

.new_podbor_light_open {
	z-index: 90;
}

.new_podbor_light_block {
	z-index: 90;
}

.nivo-controlNav {
	z-index: 90;
}

#podbor:disabled, #show_rez:disabled {
	background: #999999 !important;
	border-radius: 5px;
}

#sort .jq-selectbox {
	z-index: 80 !important;
}

#content_block .underline {
	text-decoration: underline;
}

@media screen and (max-width:900px) {
	.shinomontazh-block {
		display: none !important;
	}
}

.shinomontazh-block {
	position: fixed;
	right: 0px;
	top: 70px;
	width: 115px;
	overflow: hidden;
	cursor: pointer;
	opacity: 0.85;
}

.shinomontazh-block:hover {
	opacity: 1;
}

.shinomontazh-block-header-flight {
	width: 180px;
	float: right;
	display: none;
	margin-right: 20px;
}

.shinomontazh-block-header {
	width: 180px;
	float: left;
	display: none;
	margin-left: 9em;
	margin-top: 11px;
}

#name_site {
	margin: 32px 80px 0px 17px;
}

.geoPosition {
	display: none !important;
}

@media screen and (max-width:800px) {
	.shinomontazh-block-header {
		float: left;
		margin-left: 0;
	}
}

.citychange {
	min-width: 150px;
}

.crosslink-br {
	background-color: #eee;
	padding: 10px 20px;
}

.crosslink-br__item {
	list-style: none;
	width: 19%;
	display: inline-block;
	vertical-align: top;
	padding-right: 5px;
	box-sizing: border-box;
}

.crosslink-br .text-center {
	margin-top: 10px;
}

.crosslink-br__switch {
	background-color: #751A1B;
	color: #fff;
	padding: 3px 5px;
	cursor: pointer;
	transition: .2s;
}

.crosslink-br__switch:hover, .crosslink-br__switch:active {
	background-color: #8E3334;
}

@media screen and (min-width:1000px) {
	.read-more-closed .crosslink-br__item:nth-of-type(10)~.crosslink-br__item {
		display: none;
	}
}

@media screen and (max-width:1000px) {
	.crosslink-br__item {
		width: 24%;
	}

	.read-more-closed .crosslink-br__item:nth-of-type(8)~.crosslink-br__item {
		display: none;
	}
}

@media screen and (max-width:775px) {
	.crosslink-br__item {
		width: 32%;
	}

	.read-more-closed .crosslink-br__item:nth-of-type(6)~.crosslink-br__item {
		display: none;
	}
}

@media screen and (max-width:370px) {
	.crosslink-br__item {
		width: 49%;
	}

	.read-more-closed .crosslink-br__item:nth-of-type(4)~.crosslink-br__item {
		display: none;
	}
}

.bx-composite-btn-fixed {
	position: absolute;
	top: 32px !important;
}

.hp_phone {
	color: #4c494a;
}

.jspVerticalBar {
	width: 9px !important;
	background: transparent !important;
}

.jspHorizontalBar {
	display: none !important;
}

.jspTrack {
	background: #ede9dd !important;
}

.jspDrag {
	background: #a06868 !important;
	border-radius: 8px !important;
}

ul {
	outline: none !important;
}

.thumb-wrap {
	position: relative;
	padding-bottom: 56.25%;
	/* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.thumb-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.bask_mob {
	display: none;
}

.item-badges {
	position: absolute;
	z-index: 1;
	top: -11px;
	left: -1px;
	border-radius: 0 12px 12px 0 !important;
	cursor: pointer;
}

.item-custom-badge {
	position: relative;
	padding-left: 10px;
	padding-right: 13px;
	color: white;
	border-radius: 0 12px 12px 0 !important;
	font-size: 9px;
	font-weight: 500;
	line-height: 22px;
	text-transform: uppercase;
	white-space: nowrap;
}

.item-custom-badge.chek:after {
	bottom: -4px !important;
	left: 161px !important;
	width: 101px !important;
}

.item-custom-badge::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 5px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0)));
	background: linear-gradient(to right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
}

.chek:after {
	content: attr(data-tooltip);
	position: absolute;
	bottom: -65px !important;
	left: 18px;
	background: #716f70;
	padding: 5px 15px;
	color: white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*  opacity: 0; */
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	width: 360px;
	z-index: 600;
	display: none;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out;
}

.chek:hover:after {
	display: inline-block;
}

.scrollup {
	display: none;
	opacity: 1;
	position: fixed;
	z-index: 999;
}

.field-str td {
	padding: 10px;
}

.field-str td table td {
	border: 1px solid #C4CED2;
}

.field-str td table td:hover {
	background: #ffffff;
	cursor: pointer;
	border: 1px solid red;
}

.selected_file {
	background: #ffffff;
	border: 1px solid red;
}

.mango-callback .widget-wrapper.selected-dynamic::before {
	box-shadow: 0 0 2px #3c3636;
}

.suppose {
	color: #df3838;
}

.pvz-t-row33, .pvz-t-row115 {
	/* height:54px; */
}

.pvz-t-row33 .pvz-t-col {
	padding-bottom: 0px;
	padding-top: 10px;
}

.pvz-t-row115 .pvz-t-col {
	padding-bottom: 0px;
	padding-top: 10px;
}

.krepzh span {
	font-size: 10px;
}

.krepzh {
	font-family: Calibri, calibri_d, OpenSans;
	margin-top: 12px;
	text-align: center;
}

.moto_os {
	width: 46px;
	height: 45px;
	position: absolute;
	bottom: 13px;
	right: 214px;
}

/*======================================================================================*/

/*======================================================================================*/

/*======================================================================================*/

/*======================================================================================*/

#name_site {
	display: none;
}

#s3_warn {
	display: none;
}

.remp {
	position: relative;
}

.drpdn-wrap {
	display: inline-block;
}

.remp {
	padding-right: 16px;
}

.remp:after {
	content: "";
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #333 transparent transparent transparent;
	pointer-events: none;
	position: absolute;
	top: 9px;
	right: 0px;
	z-index: 1;
	margin-top: -2px;
	display: inline-block;
}

select.drpdn li {
	max-width: 200px;
}

.cho-brand {
	padding-top: 0px;
	display: inline-block;
	margin: 0;
	padding-left: 0px;
}

.cho-brand li, .cho-sub li {
	list-style: none;
}

.cho-sub {
	display: none;
	height: 200px;
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	width: 128px;
	background: white;
	/* border: 1px solid #000; */
	z-index: 10;
	/* margin-left: -77px; */
	border-radius: 3px;
	box-shadow: 0 0 4px #938d8d;
	padding-left: 0px;
	margin-top: 4px;
	left: -32px;
}

.cho-sub li {
	padding: 5px 7px;
	text-align: center;
	cursor: pointer;
}

.cho-sub li:hover {
	background-color: #bebebe;
}

.cho-sub li:hover>a {
	text-decoration: none !important;
}

.cho-brand li:hover>ul {
	display: block;
}

.cho-sub::-webkit-scrollbar {
	width: 3px;
	background-color: #770f2d;
	margin-right: 5px;
}

.cho-sub::-webkit-scrollbar-thumb {
	width: 3px;
	background-image: -webkit-linear-gradient(#8A8A8A, #F5F5F5, #8A8A8A);
}

.cho-sub::-webkit-scrollbar-corner {}

<?
}

?>.zp_m {
	display: none;
}

.modal-content {
	border: none !important;
}

.fade {
	opacity: 1 !important;
}

.modal.fade .modal-dialog {
	-webkit-transform: none !important;
	transform: none !important;
}

#action_conti_cart {
	display: none !important;
}

.modal {
	height: auto;
}

.ui-slider-horizontal {
	height: 1px !important;
}

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

.metka_nal>img {
	padding-right: 3px;
}

.open-later {
	background: #f5237d;
	color: white;
	padding: 4px 16px;
	margin-top: 6px;
	max-width: 190px;
	text-align: center;
}

.ch-order__list-delivery-warning {
	border-radius: 4px;
	background: #eef0f5;
	padding: 15px 20px 15px 50px;
	margin-top: 30px;
	color: #7f8fa4;
	font-size: 12px;
	font-weight: 500;
	position: relative;
}

.ch-order__list-delivery-warning:before {
	content: '';
	position: absolute;
	top: 15px;
	left: 20px;
	width: 16px;
	height: 16px;
	background: url(https://region.euro-diski.ru/new2/images/warning-icon.svg) center left no-repeat;
}

.wrngall.wrngl {
	width: 115px !important;
	font-size: 15px !important;
}

.call_phone_3 {
	padding-right: 28px !important;
}

.social-links .fa {
	font-family: FontAwesome !important;
}

.social-links i {
	color: #f3094d !important;
	font-size: 20px !important;
}

.social-links i:hover {
	color: #c51818 !important;
	text-shadow: 0 0 14px #fb8787 !important;
}

.social-links a {
	padding: 0 20px;
}

.social-links {
	text-align: center !important;
}

.sub_as {
	cursor: pointer;
	display: block;
	float: right;
	padding: 1px 0px 11px 0px !important;
}

.call_phone_3 {
	font-weight: bold;
	font-size: 17.5px;
	line-height: 17.5px;
	display: block;
	text-decoration: none;
	line-height: 38px !important;
}

/* #main_menu .item_menu {
    display: block;
    float: left;
    text-decoration: none;
    padding: 0px 17px 0px 17px;
}

#main_menu .item_menu .item_menu.first {
    padding-left: 0px !important;
} */

p.one-region {
	width: 48%;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 8px;
	max-width: 172px;
	cursor: pointer;
}

#name_site.nam_site.mst {
	display: none !important;
}

.cat_item .cat_desc .name_product {
	line-height: 17px;
}

.wp2 {
	display: none;
}

/* .menu_mototyres {
	background: url(/img/motorbike_icon_grey_menu.png) no-repeat -22px 0px;
	background-size: cover;
}

.menu_mototyres:hover {
	background: url(/img/motorbike_icon_grey_menu_h.png) no-repeat -22px 0px;
	background-size: cover;
}

#main_menu .item_menu.sel .menu_icon.menu_mototyres {
	background: url(/img/motorbike_icon_red_menu.png) no-repeat -22px 0px;
	background-size: cover;
} */

.spar .metka_nal {
	display: none !important;
}

.metka_nal>span {
	border-bottom: 1px dashed #000;
	margin-left: 0px !important;
	font-size: 12px !important;
}

.fa-map-marker-alt:before {
	content: "\f041"
}

@media screen and (max-width:600px) {
	#header .nam_site.geo_nam_site {
		display: inline-block !important;
		background: #7f002d;
		margin-top: 2px !important;
		width: 100%;
		margin: 0px 0px 0px 0px !important;
	}

	.modal {
		max-width: 100% !important;
	}

	.modal-body__title {
		font-size: 14px !important;
		;
	}

	#header .nam_site.geo_nam_site a {
		margin-top: 5px;
		margin-bottom: 5px;
		color: #fff !important;
		border-bottom: 1px dashed #fff !important;
	}

	.moto_os {
		right: 240px;
		bottom: 77px;
	}

	.stkrr {
		display: none !important;
	}

	.stkrr2 {
		display: block !important;
	}

	.cart-flex.mt20 {
		background: #f5f2eb;
	}

	.wp2 {
		display: block;
	}

	.cat_item .cat_desc .p_primen {
		margin-bottom: 2px !important;
	}

	.cat_item .cat_desc .p_coden {
		margin-bottom: 2px !important;
	}

	.pay-block .paybl1.moto-pb {
		bottom: 136px !important;
	}

	.form.re-form {
		position: relative;
		margin-left: -3px;
		width: 98%;
		padding: 0px 5px 10px 5px !important;
		margin-bottom: 5px;
		border: none !important;
		margin-top: 0px !important;
	}

	.suppose {
		bottom: 88px !important;
		left: 143px !important;
		text-align: left !important;
		max-width: 160px !important;
		margin: 0 auto;
	}

	.get_back {
		display: block;
		width: 26px;
		height: 26px;
		top: 8px;
		left: 9px;
		background: #dcdcdc;
		color: black;
		font-size: 30px !important;
		text-align: center;
		line-height: 49px !important;
		border-radius: 5px;
		position: absolute;
		box-shadow: 0 0 1px #a69c9c;
	}

	.get_back:before {
		content: '';
		background: url(/img/app-1646213_960_720.png);
		display: block;
		width: 20px;
		height: 20px;
		background-size: cover;
		padding-top: 6px;
	}

	.form.re-form .wrapper {
		text-align: center;
	}

	.reform-left-side {
		max-width: 47%;
		padding-right: 6px;
		float: left;
		padding-left: 4px;
	}

	.reform-right-side {
		float: right;
		max-width: 47%;
		padding-left: 6px;
	}

	.srt-div.form__select {
		margin: 3px 0px;
		max-width: 100%;
		width: 80% !important;
		/* margin-left: 0px !important; */
		display: block !important;
		margin: 7px auto;
		margin-left: auto !important;
	}

	.form__select.for-shipi {
		margin-top: 5px !important;
		width: 100% !important;
		float: none !important;
	}

	.reform-right-side h3 {
		margin-top: -15px !important;
	}

	.reform-left-side .data-wide {
		max-width: 100%;
	}

	.form__select select {
		padding: 0px 5px !important;
		padding-right: 30px !important;
	}

	i:after {
		margin-left: -19px !important;
	}

	.brlist {
		height: 194px !important;
	}

	.re-chek {
		padding-right: 6px !important;
		font-size: 13px !important;
	}

	.re-form #avto_tyres_form {
		margin: 0 auto;
		padding-bottom: 15px;
	}

	.re-form .filter label {
		margin-right: 0px;
	}

	.sez-lab {
		width: 33% !important;
	}

	.ff-slider {
		width: 90% !important;
		margin: 0 auto;
	}

	.m-no-chek {
		display: none !important;
	}

	.form.re-form .wrapper label {
		margin-right: 0px !important;
	}

	.successaddmsg .inner {
		left: 0px !important;
		width: 99% !important;
		margin-left: 0px !important;
	}

	.checkbox-label i:before {
		margin-right: 4px !important;
	}

	.mban-wrap {
		display: none;
	}
}

.right_col.inside {
	padding-top: 10px;
}

.slider-lazy {
	max-height: 300px;
}

.deley {
	color: white !important;
	background-color: #a70505 !important;
	padding: 0px 2px;
}

.clar {
	display: none
}

.aind {
	display: none
}

.disabled {
	opacity: .2
}

.forp {
	display: flex
}

.vam {
	margin-left: 20px !important
}

.legko_url.buy_credit {
	display: none !important
}

.pay-block .cart-flex {
	height: 45px !important
}

.toolong {
	padding-left: 0px !important
}

.cat_item .successaddmsg .inner .text {
	font: 15px/42px opensans;
	margin: 15px 0 0;
	text-align: center;
	width: 100%
}

.mvh1 {
	max-width: 100% !important
}

.wqe {
	position: relative;
	text-align: center
}

.qwe1 {
	max-width: 40%;
	display: block;
	margin: 0 auto
}

.qwe1 {
	max-width: 40%;
	display: block;
	margin: 0 auto;
	padding-top: 5px
}

.mob_bsk, .serch {
	display: none !important
}

.for_phone {
	display: none
}

.full-phone {
	display: none
}

.full-phone:before {
	content: '';
	position: absolute;
	top: -7px;
	right: 135px;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #80022f
}

.rechange img {
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms
}

.rechange img:hover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg)
}

.name_product.np {
	display: none
}

@media screen and (max-width:800px) {
	body {
		margin: 0
	}

	.stars {
		display: none
	}

	.formTel input[type='text'] {
		margin: 0 0 5px 0 !important;
	}

	.formTel {
		padding: 0px 0 0px 0 !important;
	}

	#header #name_site {
		display: none !important;
	}

	.zp_m {
		display: inline-block;
	}

	#action_conti_cart {
		display: none !important;
	}

	.metka_nal .suppose {
		display: none !important;
	}

	.liderwe {
		display: none !important;
	}

	#main_menu .sub_block_menu .item_sub_menu .sub_as {
		float: none !important;
		padding: 0px !important;
	}

	.sub_as_hid_a {
		opacity: 0;
		display: none;
	}

	.drpdn {
		display: none !important;
	}

	.formTel div:first-of-type {
		padding-bottom: 0px !important;
		font-size: 8px;
	}

	.titlePopup {
		padding: 0px 0px 4px 0 !important;
	}

	.ffast h2 {
		margin: 10px 0px;
	}

	.ffast a {
		color: #77002a;
	}

	#name_site.nam_site.mst {
		display: inline-block !important;
	}

	#one-fio {
		margin-top: 7px !important;
	}

	.let #name_site.nam_site {
		display: none !important;
	}

	.mainpage_rek_block {
		display: none !important;
	}

	#name_site.nam_site {
		width: 100%;
		margin: 8px 0px !important;
		background: #7f002d;
		color: #fff;
		padding: 0px 0px 10px;
		display: inline-block;
		text-align: center;
	}

	.nam_site--a {
		border-bottom: 1px dashed #ffffff !important;
		display: inline-block;
		color: #fff !important;
	}

	.pay-systems-list {
		margin-bottom: 20px !important;
		display: block !important;
		width: 100% !important;
		margin-top: 0px !important
	}

	.footer .copy {
		padding: 0 15px
	}

	.bx-composite-btn {
		display: none !important
	}

	.formTel input[type='text'] {
		max-width: 90% !important;
	}

	.forbutt {
		width: 100%;
		height: 20px;
		text-align: center;
		margin: 0 !important;
		padding: 0px !important;
	}

	#submitBtn {
		display: inline-block;
	}

	.cat_item {
		max-width: 100% !important;
		overflow: hidden;
	}

	.fix_brand_picture {
		display: none
	}

	#qaz {
		width: 100% !important;
		height: 191px;
		display: flex;
		flex-wrap: wrap;
		float: none !important;
		margin-bottom: 0px !important
	}

	.pay_ico {
		width: auto !important;
	}

	.pay-block .cart-flex .buy-in-1-clic {
		min-width: 120px !important
	}

	.add_to_basket_for_tables {
		min-width: 120px !important
	}

	.cat_item .cat_desc {
		width: 92% !important
	}

	#header:before {
		content: '';
		position: fixed;
		display: block;
		background: #ede9dd;
		width: 100%;
		height: 40px;
		z-index: 10;
		top: 0;
		left: 0
	}

	#hp_block_text .hp_phone {
		white-space: nowrap
	}

	.data-wide.wide-wh {
		margin-bottom: 65px;
	}

	#bottom_header .mobile-menu-open {
		top: 10px;
		right: inherit;
		left: 20px;
		background: linear-gradient(to bottom, #4c494a, #4c494a 20%, transparent 20%, transparent 40%, #4c494a 40%, #4c494a 60%, transparent 60%, transparent 80%, #4c494a 80%, #4c494a 100%);
		width: 20px;
		height: 20px;
		border-radius: 0
	}

	.iks {
		margin-top: 5px;
	}

	.geoPosition {
		display: block;
		position: fixed;
		top: -7px;
		left: 50%;
		z-index: 11;
		width: 100px
	}

	.variantCity {
		margin-left: -60px
	}

	.mango-callback {
		display: block;
		position: fixed;
		top: -72px;
		left: calc(25% - 24px);
		z-index: 11
	}

	.button-widget-open#mango-widget-btn:before {
		content: "  ";
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: 25px;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		color: #4c494a;
		margin-top: 75px;
		background: url(../img_template/phone.png) 0 0 no-repeat;
		width: 32px;
		height: 32px
	}

	.small-cart-sp {
		display: block;
		position: fixed;
		top: 7px;
		right: 20px;
		z-index: 11;
		font-size: 25px;
		text-decoration: none;
		color: #4c494a
	}

	#logo {
		width: 50%;
		float: left;
		padding-top: 5px;
		text-align: left
	}

	#header_phones {
		width: 50%;
		float: right;
		padding-top: 15px
	}

	.bx-breadcrumb .bx-breadcrumb-item {
		display: none
	}

	.bx-breadcrumb .bx-breadcrumb-item:nth-last-child(3) {
		display: block
	}

	.bx-breadcrumb .bx-breadcrumb-item:nth-last-child(3) .fa, .bx-breadcrumb .bx-breadcrumb-item:nth-last-child(3) .link_nav_chain span {
		display: none
	}

	.bx-breadcrumb .bx-breadcrumb-item:nth-last-child(3) .link_nav_chain {
		display: none;
		width: 40px;
		height: 40px;
		background: #dcdcdc;
		color: black;
		font-size: 30px !important;
		text-align: center;
		line-height: 49px !important;
		border-radius: 5px
	}

	.bx-breadcrumb .bx-breadcrumb-item:nth-last-child(3) .link_nav_chain:before {
		content: "\f053";
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		transform: translate(0, 0)
	}

	#header_search .block_search {
		height: 32px
	}

	.price_by {
		bottom: 10px;
		width: 100% !important
	}

	.iconz {
		display: block;
		width: 100% !important;
		margin-bottom: 5px
	}

	.cat_item .price_by .order_count {
		left: 14px;
		right: inherit;
		top: 40px
	}

	.mobile-menu-open {
		top: 10px;
		right: inherit;
		left: 20px;
		background: linear-gradient(to bottom, #4c494a, #4c494a 20%, transparent 20%, transparent 40%, #4c494a 40%, #4c494a 60%, transparent 60%, transparent 80%, #4c494a 80%, #4c494a 100%);
		width: 25px;
		height: 25px;
		border-radius: 0;
		text-decoration: none;
		z-index: 100;
		position: absolute !important;
		top: 27px;
		left: inherit !important;
		right: 13px !important
	}

	.cat_item .cat_desc {
		padding-bottom: 0;
		padding-left: 15px
	}

	.cat_item .price_by a.by {
		position: absolute;
		right: -14px !important;
		bottom: 0 !important;
		left: initial !important;
		top: initial !important;
		width: calc(100% - 177px) !important;
		height: 33px !important;
		line-height: 38px !important;
		font-size: 24px !important;
		background: #78002b
	}

	.bx-breadcrumb h1 {
		float: right;
		width: calc(100% - 60px)
	}

	.right_col .box {
		float: none
	}

	.form-add-to-cart {
		display: block;
		margin-top: 10px
	}

	.form-add-to-cart .item_buttons.vam {
		float: right;
		margin-left: 0;
		margin-bottom: 10px
	}

	.form-add-to-cart a.butt, .form-add-to-cart a.contin, .form-add-to-cart a.btnn {
		display: block !important;
		width: 100% !important;
		text-align: center !important;
		background: #7f002d !important;
		color: white !important;
		font-size: 22px !important;
		padding: 6px 0 !important;
		border-radius: 5px !important;
		margin: 6px 0px !important
	}

	.form-add-to-cart a.butt {
		margin-top: 15px;
		float: none
	}

	.form-add-to-cart .edinica_data {
		display: inline
	}

	.form-add-to-cart .x.contin {
		color: #eb9752 !important;
		background: #FFF !important;
		border: 2px solid #eb9752 !important;
		text-transform: uppercase
	}

	.form-add-to-cart .by.btnn {
		color: #FFF !important;
		background: #eb9752 !important;
		border: 2px solid #eb9752 !important;
		text-transform: uppercase;
		padding: 8px 0 !important
	}

	.old-price-new {
		text-decoration: line-through;
		font-size: 12px;
		float: none;
		color: silver;
		display: block;
		margin: 10px 0;
		text-align: right
	}

	.new-price-new {
		float: left;
		font-size: 20px;
		padding-right: 20px;
		margin-bottom: 10px
	}

	.new-price-new:before {
		content: '';
		clear: both
	}

	.setim {
		float: none !important;
		display: inline-grid
	}

	.form {
		margin-top: -48px
	}

	.item-badges {
		top: 0
	}

	.data-wide {
		position: relative !important;
		width: 200px !important;
		left: 0px !important;
		background: none !important;
		z-index: 200;
		height: 157px;
		padding: 0px !important;
		top: 0px !important;
		margin-top: 5px;
		border: none !important;
		display: none;
	}

	.angee {
		display: none !important
	}

	.krgo {
		display: none !important
	}

	.item-custom-badge {
		font-size: 8px !important
	}

	.brand_picture.wheels {
		display: none !important
	}

	.cat_item .cat_desc .brand_picture {
		display: none !important
	}

	.popular_block_tyres {
		display: none
	}

	.new-l-a {
		width: 94% !important;
		padding-left: 9px !important;
		float: none !important
	}

	.new-l-prev {
		float: none !important
	}

	.new-lwrap-prev {
		width: 100%;
		float: none !important
	}

	.full-phone {
		padding: 10px 0 10px 0;
		text-align: right;
		background: #80022f;
		width: 94%;
		margin: 0 auto;
		margin-bottom: 0;
		margin-top: 0;
		position: relative;
		display: inline-block
	}

	h2 {
		padding: 0 10px
	}

	.full-phone .hp_phone {
		font-size: 22px !important;
		display: block !important;
		text-align: right !important;
		text-decoration: none !important;
		color: #fff;
		padding-right: 15px
	}

	.ffast {
		width: auto !important
	}

	.formTel input[type='text'] {
		width: 80%
	}

	.cart-t {
		width: auto !important;
		display: none
	}

	.fgr {
		display: none !important
	}

	#orderStepOne .counter, #orderStepOne .counter_wrap {
		display: none !important
	}

	#orderStepOne .count_block {
		margin-left: 5px !important
	}

	#orderStepOne table {
		width: 100% !important
	}

	.work_time {
		color: white;
		display: block;
		padding-left: 15px;
		text-align: left
	}

	.order_count span {
		margin-left: 0px !important
	}

	.for_rekommend_td {
		display: none !important
	}

	.for_rekommend2_td {
		text-align: center
	}

	.preview_picture {
		max-width: 100%
	}

	.nl-flex {
		display: block !important
	}

	.gr-shn {
		background: #6f6f6f !important
	}

	.gr-shn.active {
		background: #78002b !important
	}

	.left_block_item {
		margin-right: 0;
		text-align: center !important;
		width: 100% !important
	}

	.abl {
		width: 100% !important;
		float: none !important
	}

	.trbg {
		margin-left: 0px !important
	}

	.k_opl {
		display: none
	}

	.o_opl_td {
		min-width: 100px
	}

	.inc_name {
		line-height: 20px !important
	}

	.order_del {
		text-align: right !important;
		padding-right: 15px;
	}

	#fcartbox {
		max-width: 100% !important
	}

	.data .map {
		display: none
	}

	#store_table .adres {
		min-width: 100%
	}

	.form_wheels .f_col .brand_list {
		left: 39px !important;
		max-height: 339px !important;
		margin-top: 39px !important;
		margin-left: 0px !important
	}

	.multiselect__cell_smart {
		width: 100% !important
	}

	.right_col .sorting {
		width: 100% !important;
		left: 0px !important;
		position: relative !important;
		top: 0px !important
	}

	#podbor4 .new_podbor_light_block {
		margin: 0 auto !important
	}

	#avto_tyres .cc_clear, #avto_tyres .v2, #avto_wheels .cc_clear, #avto_wheels .v2 {
		margin-top: 0;
		margin-bottom: 16px
	}

	h1 {
		margin-bottom: 5px
	}

	.right_col.inside, .right_col.inside.sorting {
		margin-top: 0px !important
	}

	.spar {
		width: 96% !important
	}

	.pprclip {
		position: absolute;
		background-color: #de789c;
		width: 28px !important;
		height: 28px !important;
		border-radius: 50px;
		text-align: center;
		top: -8px !important;
		;
		left: -12px !important;
		z-index: 200
	}

	.pprclip img {
		width: 20px !important;
		height: 20px !important;
		margin-top: 5px !important
	}

	.reviews-anchor {
		display: none
	}

	.spsumm {
		position: relative !important;
		right: 0px !important;
		margin-top: 17px;
		border: none !important
	}

	.new_podbor_info_block {
		margin-bottom: 30px
	}

	.yablocks {
		text-align: center
	}

	.news-and-articles-wrap .lider {
		width: 44% !important;
		margin-left: 15px !important
	}

	.news-and-articles-wrap .lider.first {
		margin-left: 20px !important
	}

	.dppp_wrap {
		max-height: 68px;
		overflow-y: hidden
	}

	.lpsp {
		float: none !important;
		max-width: 100%;
		height: auto
	}

	.ind_text {
		margin-left: 15px !important;
		width: 95%
	}

	.new_er {
		position: absolute;
		bottom: -7px !important;
		right: 20px !important
	}

	.iconz {
		margin-top: 5px !important
	}

	.text_line_ico {
		margin: 0 5px 0 5px !important
	}

	.name_product {

	}

	.name_product.np {
		display: block !important;
		padding-left: 13px;
		padding-right: 13px;
		padding-top: 2px;
		color: #78002b !important;
		font-size: 20px !important;
		min-height: 21px;
		line-height: 19px !important;
		overflow: hidden;
		text-align: center !important
	}

	#header {
		background-color: #ede9dd !important;
		padding-top: 0px !important;
		border-bottom: none !important;
		margin-bottom: 0px !important;
		z-index: 3
	}

	.nivo-slice {
		opacity: 0 !important
	}

	#header.let {
		position: fixed !important;
		box-shadow: 2px 1px 3px #524a4ab0;
		top: 0
	}

	.brand_image {
		/* display: none */
		position: absolute;
		z-index: 10 !important;
		width: 100% !important;
		top: 170px;
	}

	.brand_image img {
		margin: 0 !important;
		padding: 0;
		top: 20px;
		left: 0 !important;
		right: 0 !important;
		position: absolute;
		border: 0 !important;
	}

	.brand_image img {
		margin-left: 0;
		top: 20px;
		left: 0px;
		position: absolute;
	}

	.brand_image .nokian_img {
		position: absolute;
		z-index: 10000;
		left: auto !important;
		top: 0;
		right: 0 !important;
	}

	.brand_image .nokian_img img {
		position: absolute;
		z-index: 10000;
		left: auto !important;
		top: 0;
		right: 0 !important;
	}

	.button-widget-open {
		display: none !important
	}

	.select_tyres_wheels {
		min-width: 130px !important;
		min-height: 70px !important
	}

	#main_block_filtr {
		margin: 0 0 0 0px !important
	}

	#bottom_header .mobile-menu-open {
		position: absolute !important;
		top: -86px !important;
		left: inherit !important;
		right: 20px !important
	}

	.norm_bskt {
		display: none !important
	}

	.basket_form.js_basket_list {
		display: none !important
	}

	.norm_bskt.mob_bsk {
		border-radius: 0px !important;
		display: block !important;
		height: 30px !important;
		width: 30px !important;
		padding: 0 0 0 0px !important;
		top: 12px !important;
		margin: 0 0 0 0 !important;
		position: absolute !important;
		right: 34px !important;
		background: none;
		border: none !important
	}

	.hp_phone {
		display: none !important
	}

	#header #logo {
		width: 103px;
		margin-left: 15px;
		margin-bottom: 0
	}

	.phone.widget-callback-button {
		display: none
	}

	#header #header_phones {
		max-width: 159px !important;
		float: left !important;
		padding-top: 15px !important;
		margin-left: 8px !important;
		display: none
	}

	#header:before {
		background: #efeeed !important;
		opacity: .9;
		height: 0;
		position: fixed !important;
		border-bottom: none
	}

	#header_link_basket_icon {
		width: 31px !important;
		height: 31px !important;
		background-size: cover !important
	}

	.cat_item #qaz {
		/*display:inline-block!important;*/
		width: 98% !important
	}

	.cat_item {
		padding: 8px 2px 10px 0;
		margin-bottom: 2px;
		padding-top: 3px !important;
		max-width: 371px !important;
		margin-top: 10px !important;
		margin: 0 auto;
		width: 100% !important;
		min-height: 285px !important;
		border-bottom: none !important
	}

	.cat_item:after {
		content: '';
		z-index: -1;
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 1px;
		right: 0;
		left: auto;
		box-shadow: 0 1px 1px 1px rgba(134, 126, 126, .7)
	}

	.cat_item .successaddmsg .inner .text {
		padding-right: 0px !important
	}

	.item_buttons .counter a.plus {
		display: inline-block;
		width: 24px;
		height: 24px;
		float: left;
		background: #740029 !important;
		position: relative;
		border-radius: 4px;
		margin-left: 10px;
		box-shadow: 1px 1px 3px #9a7b7b
	}

	.item_buttons .counter a.minus {
		display: inline-block;
		width: 24px;
		height: 24px;
		float: left;
		background: #740029 !important;
		position: relative;
		margin-left: 7px;
		border-radius: 4px;
		margin-top: 0px !important;
		box-shadow: 1px 1px 3px #9a7b7b
	}

	.item_buttons .counter a.minus:before {
		position: absolute;
		width: 18px;
		height: 2px;
		background: white;
		margin-top: 11px;
		z-index: 6600;
		content: '';
		margin-left: 3px
	}

	.item_buttons .counter a.plus:before {
		position: absolute;
		width: 18px;
		height: 2px;
		background: white;
		margin-top: 11px;
		z-index: 6600;
		content: '';
		margin-left: 3px
	}

	.item_buttons .counter a.plus:after {
		position: absolute;
		width: 2px;
		height: 17px;
		background: white;
		margin-top: 4px;
		z-index: 6600;
		content: '';
		margin-left: 11px
	}

	.cat_item .images {
		width: 140px !important;
		display: inline-block;
		margin-left: 0px !important;
		margin-right: 0px !important;
		margin-top: 0px !important;
		float: left;
		z-index: 990;
		min-height: 160px;
		max-width: 178px
	}

	.cat_item .images img {
		max-width: 105px !important;
		max-height: 162px
	}

	.cat_item .cat_desc {
		padding-bottom: 0px !important;
		padding-left: 0px !important;
		width: auto !important;
		position: absolute !important;
		display: inline-block;
		top: 43px;
		left: 143px;
	}

	.cat_item .cat_desc p {
		margin-bottom: 0;
		margin-bottom: 12px !important;
		white-space: nowrap;
	}

	.leto, .zima, .shipi {
		z-index: 1 !important;
		width: 17px !important;
		height: 17px !important
	}

	.shipi {
		width: 20px !important;
		margin-top: 0;
	}

	.itmz, .det_itmz {
		border: 1px solid #f1f1f1
	}

	#qaz .pay-block {
		padding-top: 0px !important;
		margin-top: -10px !important
	}

	.pay-block {
		padding-bottom: 10px
	}

	.pay-block .paybl1 {
		padding-left: 139px;
		height: 20px;
		position: absolute;
		bottom: 145px;
		z-index: 1000;
		max-width: 115px
	}

	.sprk2 .pay-block .paybl2 .forp {
		bottom: 178px;
	}

	.counter {
		position: absolute;
		right: -52px
	}

	.forp {
		position: absolute;
		bottom: 103px;
		/*bottom:95px;*/
		z-index: 1000;
		max-width: 165px
	}

	.forp .text {
		float: none !important;
		padding-right: 5px !important;
		line-height: 24px;
		float: none;
		padding-bottom: 5px
	}

	.item_buttons.vam {
		display: flex;
		margin-left: 0px !important;
		float: none;
		height: 25px;
		width: 43px;
		position: relative
	}

	#avto_wheels .jq-selectbox {
		margin-right: 0px !important
	}

	.auto_pb, #modification-styler {
		width: 100% !important
	}

	.vcnt {
		float: left
	}

	.pay-block .paybl2 {
		padding-left: 139px;
		height: 53px !important;
		padding-top: 4px;
		max-width: 130px;
		border: none
	}

	.pay-block .paybl4 {
		height: 30px !important;
		margin-top: 8px !important;
		max-width: 352px
	}

	.pay-block .cart-flex.paybl3 {
		height: 17px !important;
		margin-top: 0px !important;
		padding-top: 3px;
		padding-bottom: 8px;
		max-width: 325px;
		padding-left: 25px;
		padding-right: 25px
	}

	.buy_credit {
		display: none !important
	}

	.stp1 {
		display: none !important
	}

	.pay-block .paybl1 {
		height: 20px !important
	}

	.cat_item .metka_nal.wnh {
		bottom: 85px !important;
	}

	.cat_item .metka_nal {
		top: auto !important;
		z-index: 999;
		bottom: 67px !important;
		left: 143px !important;
		width: 113px;
		white-space: nowrap;
	}

	.item-badges {
		top: 0px !important;
	}

	<? //if(true == true):?>

	.toc-text {
		font-size: 12px
	}

	.ofo-v {
		display: none !important
	}

	.cve-tochki {
		display: block !important
	}

	.frex {
		display: none !important
	}

	.dpf-data {
		display: none
	}

	.tok-pv2 {
		left: 16% !important;
		max-width: 100px
	}

	.tok-pv3 {
		left: 52% !important;
		max-width: 100px
	}

	.text_line_ico.sh {
		display: none !important
	}

	#qaz {
		height: auto !important
	}

	.bask_mob {
		top: 1px;
		right: 20px;
		position: fixed;
		width: 52px;
		height: 16px;
		z-index: 2000;
		display: block
	}

	.norm_bskt {
		display: none
	}

	#header_link_user_icon, #header_link_basket_icon {
		top: 9px !important;
		right: 70px !important
	}

	#header_link_basket_icon.basket-icon-fill {
		background-size: cover !important;
		width: 26px !important;
		height:24px !important
	}

	.pay-block .cart-flex {
		margin: 0 0 0 3px !important;
		height: 27px !important
	}

	.pay-block .cart-flex .buy-in-1-clic {
		margin-left: 20px;
		line-height: 26px !important
	}

	.paybl4 .add_to_basket_for_tables {
		margin-right: 20px;
		line-height: 26px !important
	}

	.link_nav_chain {
		text-decoration: none !important
	}

	.user_inf {
		display: none
	}

	.scrollup {
		display: none !important
	}

	.strel {
		display: none !important
	}

	.left_col, div.filter {
		float: none !important;
		width: 100% !important
	}

	.cat_item .cat_desc .info_data_str {
		font-size: 15px
	}

	.rf {
		display: none !important
	}

	#auto_tab .options_data {
		width: 110px
	}

	#main_block_filtr .filtr_content_block .tab_block {
		padding-bottom: 7px !important
	}

	.mobile-menu-visible {
		overflow-y: hidden
	}

	.mobile-menu-visible #header_link_user_icon {
		left: auto !important;
		top: 9px !important
	}

	.block_bottom_main div {
		max-width: 255px
	}

	.pages-slider__product__icons, .pages-slider__product__sku {
		display: none !important
	}

	.cat_item .cat_desc .info_data_str {
		font-size: 17px
	}

	#main_block_filtr .tab {
		padding-bottom: 28px !important
	}

	#main_block_filtr .tab a {
		line-height: 14px !important;
		font-size: 11.2px !important;
		padding-top: 8px !important;
		text-align: center;
		position: relative
	}

	#main_block_filtr .tab a, #main_block_filtr .tab a.last {
		float: left !important;
		width: 33.333333% !important
	}

	#header:before {
		content: none !important
	}

	.hed_n {
		width: 97% !important;
		line-height: 19.5px !important;
		min-height: 79px !important;
		padding-left: 5px !important;
		margin-left: 0px !important
	}

	.plso {
		position: absolute !important;
		top: -2px !important;
		right: 30px !important
	}

	.pluso {
		width: auto !important
	}

	.tth {
		margin-left: 0% !important
	}

	.pd-10 {
		padding-left: 0px !important;
		padding-right: 0px !important
	}

	#content_block.bg {
		margin-top: 0px !important;
		padding-left: 5px;
		padding-right: 5px;
		background: #fff;
		border-radius: 10px;
		margin-left: 10px;
		margin-right: 9px;
		padding-top: 25px
	}

	.order_photo img {
		max-width: 100px !important;
		max-height: 100px !important
	}

	.vcnt {
		margin: 0 0 0 0px !important
	}

	.for_phone {
		display: inline-block !important;
		width: 24px;
		height: 30px;
		position: absolute;
		top: 26px;
		right: 147px
	}

	.for_serch {
		display: inline-block !important;
		width: 24px;
		height: 30px;
		position: absolute;
		top: 26px;
		right: 190px
	}

	.for_lk {
		display: inline-block !important;
		width: 27px;
		height: 30px;
		position: absolute;
		top: 26px;
		right: 58px
	}

	#main_block_filtr .tab a:before {
		content: ' '
	}

	#main_block_filtr .tab a:after {
		content: ' '
	}

	.serch {
		background: url(/img/67-512.png) no-repeat;
		background-size: contain;
		height: 26px;
		width: 26px;
		display: block !important
	}

	.trub {
		background: url(/img/icon-157358_960_720.png) no-repeat;
		background-size: contain;
		height: 26px;
		width: 26px
	}

	.flk {
		background: url(/img/no_avtr.png) no-repeat;
		background-size: contain;
		height: 26px;
		width: 26px
	}

	.legko_url.buy_credit {
		display: none !important
	}

	.owl-carousel .owl-nav {
		display: none !important
	}

	#slider img {
		max-width: 100%
	}

	.toolong {
		display: none
	}

	.successaddmsg {
		max-width: 100% !important;
	}

	.successaddmsg .by {
		margin: 26px 20px 0 20px !important
	}

	.successaddmsg .inner {
		left: 0px !important;
		max-width: 99% !important
	}

	.successaddmsg .inner .contin {
		margin: 12px 0 0 23px !important
	}

	#form_comm_list {
		max-width: 100%
	}

	#form_comm_add {
		max-width: 100%
	}

	.market-review__usage-time {
		display: block;
		margin-left: 0
	}

	.hit-wrap {
		max-height: 540px !important;
		min-height: 320px !important
	}

	.for_h1_t {
		padding: 0 7px
	}

	.nivo-controlNav {
		width: 145px !important;
		margin: 0 auto !important;
		position: relative !important;
		bottom: 0px !important;
		left: auto !important;
		padding-top: 4px !important
	}

	.for_h1_t h1 {
		line-height: 17px
	}

	.five_reas {
		padding-right: 7px
	}

	.banner {
		min-height: 85px;
		margin-top: 0px !important
	}

	.buttf {
		line-height: 18px !important;
		font-size: 24px !important
	}

	.text-policy-dynamic {
		font-size: 4px !important
	}

	.cat_item.sparka {
		height: 316px !important
	}

	#header_search.mob_serch {
		position: relative !important;
		width: 94%;
		top: 0px !important;
		margin-bottom: 8px !important;
		margin-top: 0px !important;
		display: inline-block
	}

	#header_search.mob_serch .block_search {
		background: transparent !important;
		border-radius: 2px !important;
		border: 1px solid #a29499 !important;
		max-width: 100%;
		margin-top: 10px;
		width: 100% !important;
	}

	.gray-input {
		max-width: 100%;
		min-height: 30px;
	}

	.line-r {
		max-width: 80%
	}

	.header_phones_wrap {
		display: none !important
	}

	#header_phones #hp_block_text {
		border: 0;
		padding-top: 2px
	}

	.fix_brand_picture {
		display: none !important
	}

	.tth-table .leto, .tth-table .zima {
		background-size: cover !important;
		margin: 0 0 0 35px !important
	}

	.bwo {
		background: rgb(68, 187, 110);
		border-radius: 100%
	}

	.bwo .button-widget-open2 {
		top: auto;
		overflow: visible;
		display: block !important;
		width: 40px;
		height: 40px;
		max-width: 60px;
		border-radius: 100%;
		position: absolute;
		background-image: url(/images/button-phone.svg);
		background-position: center;
		background-repeat: no-repeat;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.left_block_item .left_menu {
		margin-bottom: 3px !important
	}

	.one_cat .td_9_1, .old_p {
		display: none
	}

	.one_cat .tab-content .td_5 {
		min-width: 50px !important
	}

	.one_cat .tab-content .td_4 {
		min-width: 50px !important
	}

	.one_cat .tab-content .td_3 {
		min-width: 50px !important
	}

	.one_cat .tab-content .td_5 {
		min-width: 45px !important
	}

	.one_cat .tab-content .td_7 {
		display: none
	}

	.one_cat .tab-content .buy-in-1-click {
		margin-top: 3px
	}

	.one_cat .tab-content .add_to_basket_for_tables {
		min-width: 75px !important;
		margin-top: 3px
	}

	.one_cat .product-list tbody {
		width: 100%
	}

	.one_cat #pages {
		max-width: 265px;
		margin: 0 auto
	}

	.aind {
		display: inline-block
	}

	.bx-breadcrumb .bx-breadcrumb-item {
		white-space: unset;
		display: inline-block!important;
		word-break: break-word;
		margin: 0!important;
		float: none;
	}

	.bx-breadcrumb {
		display: flex!important;
		grid-row-gap: 13px;
		grid-column-gap: 5px;
		flex-wrap: wrap;
	}

	.price-block1 {
		margin-bottom: 0!important;
	}

	.cart-flex.mt20 {
		margin-top: 0!important;
	}
}

@media (min-width:900px) {
	#forslider {
		min-height: 295px
	}
}

@media (min-width:630px) and (max-width:800px) {
	.pay-block .cart-flex .buy-in-1-clic {
		margin-left: 0px !important
	}

	.spsumm {
		margin-top: 17px !important
	}

	.sprk1 {
		float: left
	}
}

@media screen and (max-width:350px) {
	#header #logo {
		width: 84px !important
	}
}

.small-cart-sp {
	display: none
}

@media screen and (max-width:568px) {
	.right_col .sezon {
		float: none !important
	}

	.right_col .box>div {
		min-height: 25px;
		float: none !important;
		margin: 0 2px !important;
		padding: 0;
		display: inline-block !important;
		vertical-align: middle
	}

	.right_col .box>div.old-price-new {
		float: right !important
	}
}

@media screen and (max-width:800px) and (min-width:569px) {
	.right_col .box {
		float: none
	}
}

@media screen and (max-width:1140px) {
	#pages {
		clear: both
	}
}

@media screen and (max-width:320px) {
	.bx_ordercart_order_pay_right {
		float: left !important
	}
}

/* template_styles.css */

@media (max-width: 799px) {
	#main .btnn.right.btr {
		position: static !important;
	}
}

@media (max-width: 599px) {
	#main #header .for_serch, #main #header .for_lk, #main #header .for_phone, #main #header .mobile-menu-open {
		top: 13px;
	}

	#main #header #header_link_user_icon, #header_link_basket_icon, #main #header_link_user_icon, #main #header_link_basket_icon {
		top: 0 !important;
	}

	#main #header #header .nam_site.geo_nam_site a, #main #header .nam_site.geo_nam_site a {
		margin-bottom: 10px;
	}

	#main #main_block_filtr .tab a {
		height: auto;
		line-height: 1.1 !important;
		padding: 5px 0;
	}

	#main #main_block_filtr .tab a span {
		display: block;
	}

	#main .select_params .spt_item {
		width: 30%;
	}

	#main .select_params select {
		width: 100%;
	}
}

@media screen and (max-width: 550px) {
	.bx-breadcrumb {
		grid-column-gap: 4px;
		grid-row-gap: 0px;
	}

	.bx-breadcrumb .bx-breadcrumb-item span {
		font-size: 10px!important;
		line-height: 21px;
	}

	.bx-breadcrumb i {
		margin-right: 0;
	}

	.fa-angle-right::before {
		top: -1px;
	}
}

@media (max-width: 460px) {
	#main #main_block_filtr .tab a span {
		font-size: 10px;
	}

	#main .btnn.right {
		float: none;
		margin-top: 15px !important;
	}
}

@media (min-width: 800px) and (max-width: 1199px) {
	#main #main_menu {
		padding-right: 120px;
		flex-wrap: wrap;
		display: flex;
	}

	#main_menu .item_menu {
		flex:1;
	}

	.srt-div.form__select{
		margin-bottom: 20px;
		margin-left: 10px !important;
	}

	#main_menu .sub_block_menu {
		position: absolute;
		left: 0px;
		top: auto;
		bottom: -25px;
		width: 100%;
		text-align: center;
	}

	#main #header_phones {
		margin: 26px 30px 0px 5px;
	}

	#header #name_site {
		margin: 32px 40px 0px 17px;
	}

	.inside h1{
		display: block !important;
	}

	.right_col .cat_item {
		display: flex;
		min-height: 210px;
	}

	.cat_item .images {
		flex: 2;
	}

	.right_col .cat_item .cat_desc {
		flex: 3;
	}

	#qaz {
		flex: 1;
	}

	#content_block a.name_product {
		font-size: 16px !important;
		height: auto;
		line-height: normal;
	}

	.footer {
		width: 100%;
	}

	.sorting {
		width: 300px !important;
	}

	.cat_item .cat_desc .info_data_str {
		font-size: 14px;
		line-height: normal;
	}

	.cat_item .cat_desc .brand_picture {
		margin-top: 0px !important;
	}

	.cat_item .cat_desc p {
		margin: 0;
	}

	.cat_item .images img{
		max-width: 100%;
	}
}

@media (min-width: 600px) and (max-width: 899px) {
	#main #header_search {
		margin-right: -120px;
	}
}

@media (min-width: 600px) and (max-width: 800px) {
	#header .nam_site.geo_nam_site {
		display: inline-block !important;
		background: #7f002d;
		margin-top: 2px !important;
		width: 100%;
		margin: 0px 0px 0px 0px !important;
	}

	#main #bottom_header {
		padding-top: 0px;
	}
}


@media (max-width: 767px) {
	.apt a::after {
		display: none;
	}
}

/* template_styles.css */

.beono-flashmessage {
	border: 1px solid #4c494a !important;
	display: block;
}

#content_block #rezet {
	color: white;
	text-decoration: none;
	background-color: #740029;
	padding: 5px 10px;
	border-radius: 11px;
	margin: 5px auto;
	font-size: 15px;
	font-weight: 700;
}

#content_block .listingPageLinks .text:nth-child(2), #content_block .listingPageLinksz .text:nth-child(2)  {
	display: flex;
	font-size: 15px;
	margin: 10px auto;
	vertical-align: top;
	position: relative;
	font-weight: 600;
	align-items: flex-start;
	justify-content: center;
	flex-wrap: wrap;
}

#content_block .listingPageLinks .text:nth-child(2) a, #content_block .listingPageLinksz .text:nth-child(2) a {
	margin: 0 5px;
	text-decoration: underline;
	line-height:17px;
}

#content_block .listingPageLinks .text:nth-child(2) .b, #content_block .listingPageLinksz .text:nth-child(2) .b {
	color: #78002b;
	line-height: 18px;
	display: block;
	margin: 0 5px;
}
.form{
	box-shadow: 1px 2px 8px 0px rgb(39 39 39 / 10%);
}
.right_col .cat_item {
	width: 100%;
	padding-top: 12px;
	border-bottom: 1px solid #a5a4a4;
	margin-top: 5px;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: 0.25rem;
	box-shadow: 0 1px 7px 1px rgb(39 39 39 / 10%);
	padding: 7px 5px 5px 6px;
}
.right_col .cat_item .cat_desc {
	width: 427px;
}
.cat_item .metka_nal .suppose{
	display:none;
}
.cat_item .metka_nal:before{
	max-height: 60px;
	box-shadow: 0 0 1px #d2d2d2;
	top: -10px;
}
.listingPageLinksz, .listingPageLinks{
	margin-top:15px;
}
.cat_item .stp1{
	margin-top: 7px;
}
.right_col .cat_item .cat_desc p {
	margin-bottom: 7px;
}
#bask_smll .basket_form {
	background: #f5f7fc;
	border: 1px solid #78002B;
	border-radius: 5px;
	width: 180px;
	top: -5px;
	right: 53px;
	z-index: 400;
	box-shadow: 0 1px 7px 1px rgb(39 39 39 / 10%);
}
@media (max-width: 460px) {
	#content_block #rezet {
		padding: 5px 1px;
		font-size: 13px;
		font-weight: 600;
	}
}

@media (max-width: 460px) {
	.com-sber-pokupay__wrapper {
		margin: 0 auto;
		padding-left: 0;
	}
	.TINKOFF_BTN_YELLOW{
		margin: 30px auto 10px auto !important;
		font-weight: bold !important;
	}

	.pay-block .cart-flex .buy-in-1-click{
		font-size: 15px !important;
		margin-bottom: 0px;
		width: 130px !important;
	}
}

.TINKOFF_BTN_YELLOW {
	background-color: #ffdd2d;
	color: #fff!important;
	font-size: 15px;
}

 .TINKOFF_BTN_YELLOW:empty:before {
	 content: "Купить в кредит";
 }

.stocks-marketing__label{
	border-radius: 10px;
	background: #ba1a56;
	color: white;
	white-space: nowrap;
	position: absolute;
	padding: 2px 5px;
	font-size: 15px;
	line-height: 18px;
	left: 25px;
	cursor: pointer;
	top: 0px;
}

@media (max-width: 800px) {
	.stocks-marketing {
		top: 24px;
	}
}

#js-sity-popap{
	position: absolute;
	top: 40px;
	z-index: 99;
	display: none;
}

.check-sity{
	padding: 20px;
	background: #f5f7fc;
	border: 1px solid #78002B;
	border-radius: 10px;
}
.check-sity__current{
	font-size:20px;
	white-space: normal;
}

.check-sity__actions{
	display: flex;
}

.check-sity__btn{
	line-height: 26px;
	font-size: 13px;
	box-shadow: 1px 1px 1px rgb(0 0 0 / 50%);
	border-radius: 1em;
	min-width: 100px;
	text-align: center;
	margin: 10px 10px 0 0;
	color: white;
	background-color: #42404b;
	cursor: pointer;
}

.btn__red{
	background-color: #740029;
}

@media (max-width: 800px) {
	#js-sity-popap{
		top: 35px;
		left: 10px;
	}
}

#js-sity-popap.show{
	display: block;
}

.dashed-str {
	border-bottom:1px dashed #000;
	text-decoration: none;
}

.stylzed:hover {
	cursor: pointer;
}

.stylzed:hover {
	border: 1px solid #42404b;
}

.page-content__button:hover {
	background-color: #78002b !important;
	opacity: .8;
}

.r-tabs .r-tabs-nav .r-tabs-tab a:hover{
	background-color: #751a1b !important;
	border-radius: 10px 10px 0px 0px;
	color: #fff !important;
}

input[type="checkbox"]:checked + i:before {
	background-color: #9e4867;
	border-radius: 3px;
	display: inline-block;
	border: 1px solid #9e4867;
	content: "";
	width: 15px;
	height: 15px;
	margin-right: 11px;
}

input[type="checkbox"]:checked + i:after {
	color: white;
	margin-left: -26px;
	top: -3px;
}

#main_block_filtr .filtr_content_block .list_block .list_block_left a:hover {
	color: #78002b;
	text-decoration: underline;
}

.stylzed {
	cursor: pointer;
}

.checkbox-main {
	cursor: pointer;
}

.error {
	border: 1px solid red !important;
}

div.itsagency-sbersbp-wrap {
	padding-left: 0px;
	padding-right: 0px;
}

a.itsagency-sbersbp-pay {
	display: inline-block;
	vertical-align: top;
	color: #ffffff !important;
	font-size: 14px;
	font-weight: 600;
	padding: 15px 40px;
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	background-color: #c1145e;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: auto;
	text-transform: capitalize;
}

