@font-face {
	font-family: 'OpenSansSemibold';
	src: url('/assets/css/fonts/OpenSans-Semibold.eot');
	src: url('/assets/css/fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/OpenSans-Semibold.woff2') format('woff2'), url('/assets/css/fonts/OpenSans-Semibold.woff') format('woff'), url('/assets/css/fonts/OpenSans-Semibold.ttf') format('truetype'), url('/assets/css/fonts/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
	font-style: normal;
}

@font-face {
	font-family: 'OpenSansBold';
	src: url('/assets/css/fonts/OpenSans-Bold.eot');
	src: url('/assets/css/fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/OpenSans-Bold.woff2') format('woff2'), url('/assets/css/fonts/OpenSans-Bold.woff') format('woff'), url('/assets/css/fonts/OpenSans-Bold.ttf') format('truetype'), url('/assets/css/fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans';
	src: url('/assets/css/fonts/OpenSans.eot');
	src: url('/assets/css/fonts/OpenSans.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/OpenSans.woff2') format('woff2'), url('/assets/css/fonts/OpenSans.woff') format('woff'), url('/assets/css/fonts/OpenSans.ttf') format('truetype'), url('/assets/css/fonts/OpenSans.svg#OpenSans') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSansLight';
	src: url('/assets/css/fonts/OpenSans-Light.eot');
	src: url('/assets/css/fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/OpenSans-Light.woff2') format('woff2'), url('/assets/css/fonts/OpenSans-Light.woff') format('woff'), url('/assets/css/fonts/OpenSans-Light.ttf') format('truetype'), url('/assets/css/fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
	font-style: normal;
}

@font-face {
	font-family: 'Adventure';
	src: url('/assets/css/fonts/Adventure.eot');
	src: url('/assets/css/fonts/Adventure.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/Adventure.woff2') format('woff2'), url('/assets/css/fonts/Adventure.woff') format('woff'), url('/assets/css/fonts/Adventure.ttf') format('truetype'), url('/assets/css/fonts/Adventure.svg#Adventure') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PantonExtraBold';
	src: url('/assets/css/fonts/Manrope-ExtraBold.eot');
	src: url('/assets/css/fonts/Manrope-ExtraBold.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/Manrope-ExtraBold.woff2') format('woff2'), url('/assets/css/fonts/Manrope-ExtraBold.woff') format('woff'), url('/assets/css/fonts/Manrope-ExtraBold.ttf') format('truetype'), url('/assets/css/fonts/Manrope-ExtraBold.svg#Manrope-ExtraBold') format('svg');
	font-style: normal;
}

@font-face {
	font-family: 'ManropeRegular';
	src: url('/assets/css/fonts/Manrope-Regular.eot');
	src: url('/assets/css/fonts/Manrope-Regular.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/Manrope-Regular.woff2') format('woff2'), url('/assets/css/fonts/Manrope-Regular.woff') format('woff'), url('/assets/css/fonts/Manrope-Regular.ttf') format('truetype'), url('/assets/css/fonts/Manrope-Regular.svg#Manrope-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Bebas Neue';
	src: url('/assets/css/fonts/BebasNeueRegular.eot');
	src: url('/assets/css/fonts/BebasNeueRegular.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/BebasNeueRegular.woff2') format('woff2'), url('/assets/css/fonts/BebasNeueRegular.woff') format('woff'), url('/assets/css/fonts/BebasNeueRegular.ttf') format('truetype'), url('/assets/css/fonts/BebasNeueRegular.svg#BebasNeueRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ManropeBold';
	src: url('/assets/css/fonts/Manrope-Bold.eot');
	src: url('/assets/css/fonts/Manrope-Bold.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/Manrope-Bold.woff2') format('woff2'), url('/assets/css/fonts/Manrope-Bold.woff') format('woff'), url('/assets/css/fonts/Manrope-Bold.ttf') format('truetype'), url('/assets/css/fonts/Manrope-Bold.svg#Manrope-Bold') format('svg');
	font-style: normal;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 2px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 2px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 2px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 2px;
}

.ui-widget-content {
	border: 1px solid #cacaca;
	background: #fff;
	color: #222;
}

.ui-widget {
	font-size: 13px;
}

.ui-menu {
	list-style: outside none none;
	padding: 0;
	margin: 0;
	float: left;
}

.ui-autocomplete {
	position: absolute;
	cursor: default;
	overflow: hidden;
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.15);
}

.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	width: 100%;
}

.ui-state-hover {
	background: #f0f0f0;
	font-weight: bold;
	color: #222;
	cursor: pointer;
	border: 1px solid #e5e5e5;
	border-radius: 0 !important;
	padding: 3px 5px 4px !important;
}

.ui-menu .ui-menu-item {
	text-decoration: none;
	display: block;
	padding: 4px 6px 5px;
	line-height: 1.5;
	border: 0;
}

.ui-widget-content {
	color: #222;
}

.ui-autocomplete {
	width: 285px;
	overflow-x: hidden;
	z-index: 10000;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol,
ul {
	list-style-position: inside;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	max-width: 100%;
	max-height: 100%;
}

html,
body {
	height: 100%;
	background: #fafafa;
	font-family: 'OpenSans';
	font-size: 13px;
	color: #8d8d8d;
}

header,
nav,
main,
footer,
article {
	display: block;
	margin: 0;
	padding: 0;
}

a {
	color: #f2ad0e;
}

#main_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 100;
	display: none;
}

#basket_info {
	position: fixed;
	z-index: 1000;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.12);
	border-radius:20px;
	
	width:100%;
	max-width:364px;
	min-height: 300px;
	left: 50%;
	margin-left: -202px;
	top: 50%;
	margin-top: -150px;
	display: none;
	color:#000;
	box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
	font-size:20px;
	padding:20px 20px 20px 20px;
}

 

.basket-header{
	display:flex; 
	
}

.basket-header-text{
	color:#d00a3d;
	font-size:26px; 	
	font-weight: 600;
	padding:0px 10px 0px 10px;
	line-height:100%;
}


.basket-header-icon {	
	background: url('/assets/img/checkw.png') center center no-repeat #d00a3d;
	background-size: 36px 36px;
	border-radius: 8px;
	width: 36px;
	height: 36px;
	padding:10px;
}
.basket-product{
	display:flex;
	text-align: left;
	margin:20px 0px 20px 0px;
}
.basket-product-text{
	padding:0px 0px 0px 20px;
}
.basket-image{
	min-width:80px;
	border-radius:10px; 
	margin:0px 20px 0px 0px;
}

.btn-basket{
	
	
	color: white;
	text-decoration: none;
	
	display: inline-block;
	border-radius:10px;
	
	padding: 10px 20px 10px 45px;
	background: url('/assets/img/cart2w.svg') 15px center no-repeat #d00a3d;
	background-size: 20px 20px;
	font-size:20px; 
	margin-right:4px;
}
.btn-close{
	padding: 10px ;
	background-color: #fff;
	border:1px solid #222;
	color: #222;
	text-decoration: none;
	
	display: inline-block;
	border-radius:10px;
	font-size:20px; 
}
 

p {
	padding: 10px 0;
	line-height: 25px;
}

h1,
h2,
.h2,
h3 {
	text-align: center;
	font-family: 'OpenSansBold';
	color: #2f2f2f;
}

h1,
h2,
.h2 {
	font-size: 24px;
	text-transform: uppercase;
}

.view-mobile {
	display: none;
}

.title-of-page {
	margin-bottom: 20px;
}

#page-text-top {
	display: inline-block;
	margin-bottom: 0px;
	width: 100%;
}

#page-text-bottom {
	display: inline-block;
	width: 100%;
}

.block-categories {
	margin-bottom: 20px;
	overflow: hidden;
}

.block-categories.block-categories-catalog {
	margin-top: 20px;
	margin-bottom: 30px;
	padding-top: 30px;
	/*border-top: 1px solid #e5e5e5; */ /* SD */
}

.block-categories.block-categories-catalog .block-content-item {
	margin: 5px 0;
	width: 33%;
	display: inline-block;
	vertical-align: top;
}

.block-categories.block-categories-catalog .block-content-item a {
	margin-left: 20px;
	color: black;
	font-size: 13px;
	font-weight: normal;
	height: 20px;
	overflow: hidden;
	display: block;
	vertical-align: middle;
	text-decoration: none !important;
}

.block-categories.block-categories-catalog .block-content-item a:before {
	content: '•';
	font-size: 24px;
	line-height: 20px;
	vertical-align: middle;
	margin-right: 5px;
	text-decoration: none;
}

.block-categories.block-categories-catalog .block-content-item a span {
	border-bottom: 1px solid;
}

.block-categories.block-categories-catalog .block-content-item a:hover {
	color: #f2ad0e;
}

.block-categories.block-categories-main {
	margin: 0 auto;
	padding-bottom: 30px;
	width: 80%;
}

.block-categories.block-categories-main .block-content-item {
	width: 24%;
	float: left;
	padding-top: 20px;
	height: 140px;
	overflow: hidden;
	text-align: center;
}

.block-categories.block-categories-main .block-content-item a {
	text-decoration: none;
	color: #444444;
}

.block-categories.block-categories-main .block-content-item .img {
	height: 100px;
	text-align: center;
}

#brand_page .btn-sale-block {
	margin-bottom: 20px;
	text-align: center
}

.brands h1,
.catalog h1 {
	margin-bottom: 20px;
}

.cart h2 {
	font-size: 18px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 10px;
}

.wrapper {
	margin: 0 auto;
	height: 100%;
	position: relative;
	top: 0;
	min-width: 980px;
	max-width: 1366px;
}

main .wrapper {
	background: white;
}

#header-desktop,
#footer-desktop {
	background: #2f2f2f;
	position: relative;
}

#preloader-quick,
#preloader-body,
#preloader-catalog {
	background-image: url(/assets/img/preloader.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: white;
	opacity: 0.8;
	width: 100%;
	height: 100%;
	z-index: 100000;
	position: fixed;
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
	display: none;
	font-weight: bold;
}

#main-wrapper {
	height: 100%;
}

#main-wrapper2 {
	min-width: 320px;
}

#main {
	min-height: 100%;
	position: relative;
}

#header-desktop {
	height: 230px;
	height: 190px;
}

#sidebar-left {
	width: 260px;
	float: left;
	position: relative;
	left: 0px;
	top: 0;
}

.content {
	padding: 20px 0 20px 0;
	display: inline-block;
	width: 100%;
}

.cwhite {
	background: white;
}

.contaniner {
	width: 900px;
	float: right;
}

.contaniner,
.contaniner-full {
	min-height: 100%;
}

main .wrapper .contaniner {
	padding: 20px 0 40px;
}

main .wrapper .contaniner-full {
	padding: 20px;
	background: white;
}

#footer-desktop {
	height: 340px;
	margin-top: -410px;
	padding: 45px 10px;
}

#footer-desktop .footer-block {
	width: 265px;
	display: inline-block;
	margin-right: 30px;
	vertical-align: top;
	position: relative;
	height: 340px;
	float: left;
}

#footer-desktop .footer-block.last-child,
#footer-desktop .footer-block:last-child {
	margin: 0 !important;
}

#footer-desktop .footer-block-wrap {
	display: block;
	height: 340px;
	padding-left: 300px;
}

#footer-desktop .footer-block-wrap .footer-block {
	height: auto;
	width: 30%;
	margin-right: 5%;
	float: left;
}

#footer-desktop .logo {
	margin: 0px;
}

#footer-desktop .copyright {
	font-size: 14px;
	display: inline-block;
	margin: 15px 0;
}

#footer-desktop .promocod-form {
	position: absolute;
	bottom: 0;
	width: 100%;
}

#footer-desktop .promocod-form input {
	width: 215px;
	padding: 10px;
	font-family: 'OpenSans';
	font-size: 13px;
	background: #e0e0e0;
	border: 0;
	padding-right: 40px;
}

#footer-desktop .promocod-form button {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 10px;
	border: 0;
	cursor: pointer;
	display: none;
}

#footer-desktop .footer-header {
	font-family: 'OpenSansSemibold';
	font-size: 18px;
	color: white;
	text-transform: uppercase;
	border-bottom: 1px solid #373737;
	padding-bottom: 15px;
	margin-bottom: 20px;
	display: block;
	text-decoration: none;
}

#footer-desktop ul {
	list-style-position: inside;
	list-style-type: square;
	color: #f2ad0e;
}

#footer-desktop ul li {
	margin: 10px 0;
}

#footer-desktop ul li span {
	color: #858585;
	font-size: 14px;
}

#footer-desktop ul li span big {
	font-family: 'OpenSansBold';
	color: white;
}

#footer-desktop ul li span small {
	font-size: 12px;
	color: white;
}

#footer-desktop .footer-phones .phone-mts,
#footer-desktop .footer-phones .phone-velcom {
	padding-left: 30px;
	background-position: left center;
	line-height: 30px;
}

#footer-desktop .footer-phones .phone-mts {
	background-position: 3px center;
}

#header-top {
	height: 40px;
	border-bottom: 1px solid #4e4e4e;
	line-height: 40px;
	color: #949494;
	display: none;
}

#add-fav {
	text-decoration: none;
	color: #949494;
	background-image: url('/assets/img/icon-fav.png');
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 35px;
	font-family: 'OpenSans';
	font-size: 13px;
}

#add-fav:hover {
	color: white;
	background-image: url('/assets/img/icon-fav-hover.png');
}

#city-change {
	text-decoration: none;
	color: #949494;
	background-image: url('/assets/img/icon-location.png');
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 35px;
	font-family: 'OpenSans';
	font-size: 13px;
	margin-left: 20px;
	display: none;
}

#city-change span.select {
	background-image: url('/assets/img/icon-down-mini.png');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}

#city-change span.city {
	color: white;
	border-bottom: 1px dashed white;
}

#breadcrumbs {
	margin-bottom: 20px;
}

#social {
	display: inline-block;
	height: 16px;
	vertical-align: middle;
	margin-left: 20px;
}

#social li {
	display: inline-block;
	float: left;
	margin: 0 10px;
}

#social li a {
	display: block;
	height: 16px;
	background-position: center;
}

#social .vk {
	background-image: url('/assets/img/icon-social-vk.png');
	background-repeat: no-repeat;
	width: 16px;
}

#social .fb {
	background-image: url('/assets/img/icon-social-fb.png');
	background-repeat: no-repeat;
	width: 8px;
}

#social .google {
	background-image: url('/assets/img/icon-social-google.png');
	background-repeat: no-repeat;
	width: 16px;
}

#social .ok {
	background-image: url('/assets/img/icon-social-ok.png');
	background-repeat: no-repeat;
	width: 16px;
}

#social .twitter {
	background-image: url('/assets/img/icon-social-twitter.png');
	background-repeat: no-repeat;
	width: 16px;
}

#social .vk:hover {
	background-image: url('/assets/img/icon-social-vk-hover.png');
}

#social .fb:hover {
	background-image: url('/assets/img/icon-social-fb-hover.png');
}

#social .google:hover {
	background-image: url('/assets/img/icon-social-google-hover.png');
}

#social .ok:hover {
	background-image: url('/assets/img/icon-social-ok-hover.png');
}

#social .twitter:hover {
	background-image: url('/assets/img/icon-social-twitter-hover.png');
}

.phone1 {
	font-family: 'OpenSans';
	font-size: 14px;
}

.phone2 {
	font-family: 'OpenSansBold';
	font-size: 20px;
	margin-left: 5px;
}

div#hnav {
	background: #000000;
	height: 50px;
	position: absolute;
	width: 100%;
	bottom: 0;
}

nav#horizontal {
	padding-left: 260px;
}

nav#horizontal ul {
	margin: 0;
	padding: 0;
}

nav#horizontal ul li {
	display: inline-block;
	margin: 0 20px;
}

nav#horizontal ul li.sale a,
nav#horizontal ul li.menu-item a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-family: 'OpenSansSemibold';
	padding: 15px 0 13px;
	display: block;
	line-height: 18px;
}

nav#horizontal ul li.menu-item a.active,
nav#horizontal ul li.menu-item a:hover {
	border-bottom: 4px solid #f2ad0e;
}

nav#horizontal ul li.sale {
	margin-right: 0;
	float: left;
	margin-left: 0px;
}

nav#horizontal ul li.sale a {
	background-color: #d00a3d;
	padding: 0;
	padding-right: 30px;
	background-image: url('/assets/img/icon-percent.png');
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 45px;
	line-height: 50px;
}

nav#horizontal ul li.sale-bfriday a {
	font-family: 'OpenSansBold';
}

.header-block {
	background-color: #f2ad0e;
	font-size: 18px;
	font-family: 'OpenSansSemibold';
	text-transform: uppercase;
	color: white;
	line-height: 50px;
	background-image: url('/assets/img/icon-menu.png');
	background-repeat: no-repeat;
	background-position: 20px;
	padding-left: 60px;
}

.header-block a {
	color: white;
	text-decoration: none;
	display: block;
}

.header-block.filter-block {
	background-image: url('/assets/img/icon-filter-close.png');
	background-position: 215px;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
}

.header-block.header-block-primenenie {
	background-image: url('/assets/img/icon-block-primenenie.png');
	margin-top: 30px;
}

.header-block.filter-block:hover,
.header-block.filter-block.active {
	background-image: url('/assets/img/icon-filter-open.png');
}

/*
.logo {
	background-image: url('/assets/img/icon-logo.png');
	background-repeat: no-repeat;
	background-position: 154px 0;
	height: 50px;
	padding-top: 30px;
	margin: 30px 10px;
	float: left;
	display: block;
	text-decoration: none;
}

.logo .desc {
	font-family: 'ManropeRegular';
	font-size: 13px;
	color: #a0a0a0;
}

.logo .name {
	font-family: 'ManropeExtraBold';
	text-transform: uppercase;
	font-size: 30px;
	color: white;
}
*/

#header-block-1 {
	width: 380px;
	position: relative;
	display: inline-block;
	float: left;
	height: 118px;
	margin-left: 20px;
	margin-top: 20px;
}

#header-desktop .top-phones {
	color: white;
	width: 100%;
}

#header-desktop .top-phones .phone-mts,
#header-desktop .top-phones .phone-velcom {
	display: inline-block;
	padding-left: 30px;
	background-position: left center;
}

#header-desktop .top-phones .phone-velcom {
	float: right;
}

.phone-mts {
	background-image: url('/assets/img/icon-phone-mts.png');
	background-repeat: no-repeat;
}

.phone-velcom {
	background-image: url('/assets/img/a1-logo.png');
	background-repeat: no-repeat;
}

#header-desktop #search-form {
	width: 100%;
	margin-top: 20px;
	position: relative;
}

#header-desktop #search-form input[type=text] {
	width: 330px;
	border: none;
	font-family: 'OpenSans';
	font-size: 13px;
	padding: 10px;
	padding-right: 40px;
	background: #e0e0e0;
}

#header-desktop #search-form input[type=image] {
	position: absolute;
	right: 0;
	top: 0;
	padding: 14px;
}

#header-block-2 {
	width: 150px;
	position: relative;
	display: inline-block;
	float: left;
	height: 118px;
	margin-left: 20px;
	margin-top: 20px;
}

#work-time {
	margin-top: 5px;
	background-image: url('/assets/img/icon-work-time.png');
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 113px;
	color: white;
	font-family: 'OpenSans';
	font-size: 14px;
}

#work-time .work-time-header {
	margin-bottom: 15px;
	color: #878787;
}

#work-time .work-time-1 {
	font-family: 'OpenSansBold';
}

#work-time .work-time-2 {
	font-family: 'OpenSans';
	font-size: 13px;
}

#header-block-3 {
	width: 100px;
	margin-left: 20px;
	float: left;
	height: 110px;
	margin-top: 30px;
}

#order-call-back {
	background-image: url('/assets/img/order-call-back.png');
	background-repeat: no-repeat;
	height: 80px;
	width: 90px;
	display: inline-block;
}

#cart-short {
	background-image: url('/assets/img/icon-cart.png');
	background-repeat: no-repeat;
	padding-left: 50px;
	height: 110px;
	width: 123px;
	display: inline-block;
	margin-top: 30px;
	text-decoration: none;
	float: right;
}

.cart-short-title {
	font-family: 'OpenSansBold';
	font-size: 14px;
	text-transform: uppercase;
	color: white;
}

.cart-short-items {
	font-family: 'OpenSans';
	font-size: 13px;
	color: #a0a0a0;
	margin: 0 0 5px 0;
	white-space: nowrap;
}

.sale a:hover,
#cart-short .btn:hover,
.btn:hover {
	opacity: 0.9;
}

.menu_catalog ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding: 0 20px;
	font-family: 'OpenSans';
}

.menu_catalog>ul {}

.menu_catalog li {
	padding: 0;
	margin: 0;
}

.menu_catalog li a {
	color: #000;
	font-size: 14px;
}

.menu_catalog li li {
	padding: 7px 0 7px 46px;
}

.menu_catalog li li a {
	font-size: 13px;
	text-transform: none;
	padding: 0;
}

.menu_catalog>ul>li {
	min-height: 40px;
	border-top: 1px solid #e4e4e4;
}

.menu_catalog>ul>li.first-child,
.menu_catalog>ul>li:first-child {
	border-top: 0;
}

.menu_catalog>ul>li>div {
	position: relative;
}

.menu_catalog li .ico {
	position: absolute;
	z-index: 3;
	top: 0;
	right: -20px;
	width: 40px;
	height: 100%;
	cursor: pointer;
}

.menu_catalog>ul>li a {
	display: block;
	padding: 12px 0 12px 30px;
	line-height: 16px;
	z-index: 2;
	text-decoration: none;
	position: relative;
}

.menu_catalog>ul>li .ico+a {
	padding-right: 20px;
}

.menu_catalog>ul>li a .icon {
	width: 25px;
	height: 25px;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 7px;
	border: 0 !important;
}

.menu_catalog>ul>li a .icon svg path {
	fill: #f2ad0e !important;
}

.menu_catalog>ul>li ul {
	display: none;
	padding: 10px 0;
}

.menu_catalog>ul li.active div {
	border-bottom: 1px solid #444444;
}

.menu_catalog>ul ul {
	list-style-type: disc;
	margin-left: 50px;
}

.menu_catalog>ul ul li,
.menu_catalog>ul ul li a {
	padding: 0;
}

.menu_catalog>ul ul li a {
	padding: 5px 0;
}

.menu_catalog>ul>li .ico {
	background: url(/assets/img/icon-cat-close.png) 10px center no-repeat;
}

.menu_catalog>ul>li.active .ico {
	transform: rotate(90deg);
	background-position: center 15px;
}

.menu_catalog>ul>li ul li,
.menu_catalog>ul>li.active ul li.active a,
.menu_catalog>ul>li.active>div a,
.menu_catalog>ul>li:hover ul li:hover a,
.menu_catalog>ul>li:hover>div a {
	color: #f2ad0e;
}

.menu_catalog>ul>li.active ul {
	display: block;
}

main .wrapper .contaniner {
	padding-top: 20px;
	padding-left: 270px;
	width: auto;
	padding-right: 10px;
	float: none;
	background: white;
}

#sertificates {
	position: relative;
	height: 329px;
	margin: 30px 0 20px;
	display: inline-block;
}

#sertificates a {
	display: none;
}

#sertificates a.first-child,
#sertificates a:first-child {
	display: block;
	background: url(/assets/img/sertificates.png) 0px center no-repeat;
	width: 249px;
	height: 329px;
}

#tags {
	padding: 0 10px;
}

#tags ul {
	list-style-type: none;
	margin-bottom: 40px;
}

#tags ul li {
	display: inline-block;
}

#tags ul li a {
	display: block;
	border-radius: 5px;
	border: 1px solid #b4b4b4;
	padding: 5px;
	margin: 0 5px 10px 0;
	text-decoration: none;
	color: #b4b4b4;
}

#tags ul li a.active,
#tags ul li a:hover {
	border-color: #f2ad0e;
	color: #f2ad0e;
}

#news-short .news-wrapper {
	margin-top: 20px;
	display: inline-block;
}

#news-short a {
	color: inherit;
}

#news-short a:hover {
	color: #f2ad0e;
}

#news-short a {
	width: 30%;
	margin-right: 5%;
	float: left;
	font-size: 13px;
	text-decoration: none;
}

#news-short a.last-child,
#news-short a:last-child {
	margin-right: 0;
}

#news-short a.all {
	width: auto;
	float: none;
	margin-right: 0;
	vertical-align: middle;
	line-height: 33px;
	text-decoration: underline;
}

#news-short section img {
	float: left;
	width: 75px;
}

#news-short section h1 {
	text-align: left;
	font-size: 13px;
}

#news-short section .date {
	padding: 5px 0 10px;
	color: #bebebe;
}

#news-short section .new-item-wrapper {
	padding-left: 90px;
}

.articles_list .article {
	margin-bottom: 40px;
}

.articles_list .article .img {
	float: left;
	width: 160px;
}

.articles_list .article .img img {
	max-width: 100%;
}

.articles_list .article .text {
	margin-left: 170px;
	position: relative;
}

.articles_list .article .text a {
	text-transform: uppercase;
	font-family: 'OpenSansBold';
	color: #2f2f2f;
	text-decoration: none;
}

.articles_list .article .text a.more {
	padding: 10px;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	border: 0;
	background: #f2ad0e;
	color: white;
	position: absolute;
	bottom: 0;
	left: 0;
}

.articles_list .article .text a.more:hover {
	opacity: 0.9;
}

#slider_main {
	width: 700px;
	min-width: 500px;
	width: 100%;
	height: 380px;
	position: relative;
	float: left;
}

#slider_main .sm_nav {
	left: 16.5px;
	bottom: 12px;
}

#slider_main .sm_nav-item {
	height: 18px;
	width: 18px;
	margin: 5px;
	padding: 0;
}

#slider_main .sm_nav-item i {
	background-image: url('/assets/img/nav-slider-main.png');
	background-repeat: no-repeat;
	background-color: transparent;
	width: 18px;
	height: 18px;
	border-radius: 0;
	display: inline-block;
	top: 0;
	left: 0;
}

#slider_main .sm_nav-item.active i {
	background-image: url('/assets/img/nav-slider-main-active.png');
}

#slider-main-right {
	border: 10px solid #f2ad0e;
	float: right;
	width: 180px;
	height: 359px;
}

#slider-main-right .slider-main-right-wrapper {
	border: 3px solid white;
	height: 353px;
	background: #f2ad0e;
	position: relative;
	font-family: 'OpenSans';
	font-size: 13px;
	color: white;
}

#slider-main-right .slider-main-right-line {
	background-image: url('/assets/img/slider-main-right-line.png');
	background-repeat: no-repeat;
	width: 104px;
	height: 14px;
	margin: 35px auto 25px;
}

#slider-main-right .slider-main-right-header {
	font-family: 'ManropeBold';
	font-size: 130px;
	text-align: center;
	line-height: 100px;
	text-transform: uppercase;
}

#slider-main-right .slider-main-right-header2 {
	font-family: 'ManropeBold';
	font-size: 40px;
	text-align: center;
	line-height: 60px;
	text-transform: uppercase;
}

#slider-main-right hr {
	background: white;
	border: 0;
	height: 5px;
	width: 50px;
	margin: 15px auto 25px;
}

#slider-main-right .slider-main-right-header3 {
	font-family: 'OpenSansBold';
	font-size: 18px;
	text-align: center;
	width: 110px;
	margin: 0 auto;
	text-transform: uppercase;
}

#slider-main-bottom {
	height: 70px;
	background: #262626;
	padding: 25px;
}

#slider-main-bottom ul li {
	width: 170px;
	display: inline-block;
	margin-right: 45px;
	background-repeat: no-repeat;
	height: 66px;
	background-position: bottom left;
	padding-left: 80px;
	padding-top: 10px;
	height: 56px;
}

#slider-main-bottom ul li.slider-main-bottom-item-1 {
	background-image: url('/assets/img/slider-main-bottom-1.png');
}

#slider-main-bottom ul li.slider-main-bottom-item-2 {
	background-image: url('/assets/img/slider-main-bottom-2.png');
	width: 190px;
	padding-left: 60px;
}

#slider-main-bottom ul li.slider-main-bottom-item-3 {
	background-image: url('/assets/img/slider-main-bottom-3.png');
}

#slider-main-bottom ul li.last-child,
#slider-main-bottom ul li:last-child {
	margin: 0;
}

#slider-main-bottom ul li .slider-main-bottom-item-text1 {
	font-family: 'OpenSansBold';
	font-size: 24px;
	color: white;
}

#slider-main-bottom ul li .slider-main-bottom-item-text2 {
	font-family: 'OpenSans';
	font-size: 13px;
}

#slider-products {
	margin-top: 35px;
}

#slider-products ul.tabs {
	margin: 35px 0;
	list-style-type: none;
	text-align: center;
	display: inline-block;
	width: 100%;
}

#slider-products ul li.tab {
	font-family: 'OpenSansBold';
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
	margin: 0 40px;
}

#slider-products ul li.tab a {
	text-decoration: none;
	color: black;
	padding: 5px;
	border: 3px solid #abd03a;
}

#slider-products ul li.tab a#news {
	border-color: #abd03a;
}

#slider-products ul li.tab a#sale {
	border-color: #e14069;
}

#slider-products ul li.tab a#event {
	border-color: #f2ad0e;
}

#slider-products ul li.tab a#show-room {
	border-color: #41c7a6;
}

#slider-products ul li.tab a#news.active,
#slider-products ul li.tab a#news:hover {
	background: #abd03a;
	color: white;
}

#slider-products ul li.tab a#sale.active,
#slider-products ul li.tab a#sale:hover {
	background: #e14069;
	color: white;
}

#slider-products ul li.tab a#event.active,
#slider-products ul li.tab a#event:hover {
	background: #f2ad0e;
	color: white;
}

#slider-products ul li.tab a#show-room.active,
#slider-products ul li.tab a#show-room:hover {
	background: #41c7a6;
	color: white;
}

#slider-products .product-items {
	margin-top: 0;
}

#slider-products .slider-products {
	position: relative;
	display: none;
	max-height: 1150px;  /* SD */
	margin-bottom: 0px;
}

#slider-products .slider-products .sm_nav {
	margin: 0;
	position: relative;
}

#slider-products .slider-products .sm_nav-item {
	margin: 0;
}

#slider-products .slider-products .sm_nav-item i {
	background-image: url('/assets/img/nav-slider-product.png');
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 18px;
	height: 18px;
	border-radius: 0;
	display: inline-block;
	top: 0;
	left: 0;
}

#slider-products .slider-products .sm_nav-item.active i {
	background-image: url('/assets/img/nav-slider-product-active.png');
}

#slider-products .slider-products.active {
	display: block;
	text-align: center;
}

.product-items {
	margin: 30px 0;
	text-align: center;
	display: block;
}

.product-items::before,
.product-items::after {
	clear: both;
	content: ' ';
}

.product-item {
	display: block;
	float: left;
	/*border: 1px solid #e5e5e5; */ /* SD */
	/*margin: 0 -1px -1px 0; 
	height: 371px;*/
    height: 490px;
	overflow: hidden;
	width: calc(25% - 15px); /* SD 14.06.22 */
	background: #fff;
	vertical-align: top;
	box-sizing: border-box;
	position: relative;
	font-size: 13px;
	color: #888;
    transition: box-shadow .3s;
    margin: 10px 0 10px 10px;
}

.product-item .image {
	width: 250px; /* SD 14.06.22 */
	height: 250px; /* SD 14.06.22 */
/*	margin: 10px auto; */
    margin: 20px auto;
}

.product-item .image img {
	max-width: 100%;
	max-height: 100%;
}

.product-item-border {
	height: 484px;
	border: 2px solid white;
	color: black;
}

.product-item:hover,
.product-item:hover .product-item-border {
	/*border-color: #abd03a; */ /* SD */
    box-shadow: 0 0 12px rgba(33,33,33,.2); 
}

#nav-block {}

#nav-block ul {
	padding: 0;
	margin: 0;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: space-around;
	text-align: center;
}

#nav-block ul li {
	display: inline-block;
	width: 20%;
}

#nav-block ul li div {
	padding: 10px;
}

#nav-block ul li div a {
	color: black;
	text-decoration: none;
}

#nav-block ul li div a div.img {
	height: 70px;
}

#nav-block ul li div a div.img svg {
	max-width: 100%;
	max-height: 100%;
}

#nav-block ul li div a div.img svg path {
	fill: #f2ad0e !important;
}

#nav-block ul li div a:hover div.img svg path {
	fill: #abd03a !important;
}

#header-desktop #search-form form {
	position: relative;
}

#block-search-result {
	border-top: 0;
	padding-top: 0px;
	border-color: #e8e3ea;
}

#block-search-result.open {
	margin-top: 0px;
}

#block-search-result .ui-menu-item {
	padding: 10px 20px;
	box-sizing: border-box;
}

#block-search-result .ui-menu-item.ui-state-focus {
	background: #eee;
}

#block-search-result .block-search-item {
	text-decoration: none;
	position: relative;
}

#block-search-result .search-result-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	height: 70px;
	border: 1px solid #e6e6e7;
	box-sizing: border-box;
	text-align: center;
}

#block-search-result .search-result-image img {
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}

#block-search-result .block-item-category {
	position: relative;
	min-height: 35px;
	margin-left: 80px;
	padding-bottom: 35px;
}

#block-search-result .block-item-category .item_title {
	color: #2b2e3b;
	font-size: 12px;
	font-weight: bold;
}

#block-search-result .block-item-category .item_data {
	width: 100%;
	position: absolute;
	height: 35px;
	bottom: 0;
}

#block-search-result .block-item-category .item_data .search-result-instock {
	font-size: 10px;
	position: absolute;
	left: 0;
	bottom: 0;
}

#block-search-result .block-item-category .item_data .block-title-price {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
}

#block-search-result .block-item-category .item_data .block-title-price .item_price_old {
	height: 15px;
	line-height: 15px;
	color: #979797;
	font-size: 12px;
	text-decoration: line-through;
}

#block-search-result .block-item-category .item_data .block-title-price .item_price_sale {
	color: #674172;
	color: black;
	font-size: 14px;
	font-weight: bold;
}

#block-search-result .search-more {
	color: #674172;
	font-size: 14px;
	font-weight: bold;
}

#brand_agents {
	margin-top: 30px;
}

#brand_agents ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#brand_agents img {
	max-width: 100%;
}

ul.bages {
	top: 10px;
	left: 10px;
	position: absolute;
	list-style-type: none;
	z-index: 3;
	font-family: 'OpenSans';
}

ul.bages li {
	margin: 0 0 10px 0;
}

ul.bages li:last-child {
	margin: 0 !important;
}

ul.bages li.bage-item {
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
	height: 36px;
	width: 36px;
	line-height: 36px;
	text-align: left;
	cursor: pointer;
	transition: width 0.5s ease-in 0.1s;
}

ul.bages li.bage-item i {
	position: absolute;
	display: block;
	background-color: #F4F5F6;
	background-repeat: no-repeat;
	background-position: center;
	width: 36px;
	height: 36px;
	font-style: normal;
	z-index: 1;
	/* border-radius: 0px 8px 8px 0px; */
}

ul.bages li.bage-item>div {
	width: 210px;
	line-height: 36px;
	padding-left: 36px;
	position: relative;
	font-size: 14px;
	vertical-align: top;
	box-sizing: border-box;
	color: white;
	background: #2f2f2f;
	text-align: center;
}

ul.bages li.bage-sale i {
	text-align: center;
	font-family: 'OpenSansSemibold';
	font-size: 14px;
	/* color: #777e90; */
	color: white;
	background-color: #f2ad0e;
}

ul.bages li.bage-sale>div {
	padding-left: 46px;
	line-height: 12px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
}

ul.bages li.bage-sale>div span {
	font-size: 12px;
	font-family: 'OpenSansBold';
}

ul.bages li.bage-sale.active,
ul.bages li.bage-sale:hover {}

ul.bages li.bage-delivery i {
	background-image: url(/assets/img/bages/bage-delivery-g.png);
}

ul.bages li.bage-delivery>div {}

ul.bages li.bage-delivery.active,
ul.bages li.bage-delivery:hover {}

ul.bages li.bage-lamp i {
	background-image: url(/assets/img/bages/bage-lamp-g.png);
}

ul.bages li.bage-lamp>div {}

ul.bages li.bage-lamp.active,
ul.bages li.bage-lamp:hover {}

ul.bages li.bage-new i {
	background-image: url(/assets/img/bages/bage-new-g.png);
}

ul.bages li.bage-new>div {}

ul.bages li.bage-item.active,
ul.bages li.bage-item:hover {
	width: 210px;
}

ul.bages li.bage-sale-bfriday i {
	background-color: #000;
}

ul.bages li.bage-sale-bfriday>div {
	background: #000;
}

.sub-dirs-style {
	margin: 0 -15px;
}

.sub-dirs-style ul {
	display: inline-block;
	width: 100%;
	list-style: none;
	-moz-column-count: auto;
	-webkit-column-count: auto;
	column-count: auto;
}

.sub-dirs-style ul li {
	list-style: none;
	width: 25%;
	float: left;
}

.sub-dirs-style ul li>div {
	margin: 5px 15px;
	color: #2f2f2f;
	font-size: 14px;
}

.sub-dirs-style ul li table {
	width: 100%;
	height: 20px;
}

.sub-dirs-style ul li table td {
	vertical-align: middle;
}

.sub-dirs-style ul li>div a {
	margin-left: 20px;
	color: black;
	font-size: 13px;
	font-weight: normal;
	height: 20px;
	overflow: hidden;
	display: block;
	vertical-align: middle;
	text-decoration: none !important;
}

.sub-dirs-style ul li>div a span {
	border-bottom: 1px solid;
}

.sub-dirs-style ul li>div a:before {
	content: '•';
	font-size: 24px;
	line-height: 20px;
	vertical-align: middle;
	margin-right: 5px;
	text-decoration: none;
}

.sub-dirs-style ul li>div a:hover {
	color: #f2ad0e;
	text-decoration: none;
}

.sub-dirs-style ul li>div .products-cat-count {
	font-size: 14px;
	font-family: ManropeExtraBold;
	color: black;
	vertical-align: middle;
}

.product_liquidation_text {
	margin-top: 15px;
	color: red;
}

#slider-products ul.tabs {
	margin: 5px 0 20px;
}

#slider-products ul li.tab {
	vertical-align: middle;
}

#slider-products ul li.tab a#liquidation {
	position: relative;
	display: block;
	width: 170px;
	height: 70px;
	border: 0;
	color: transparent;
	background: url(/assets/img/product_item/tab_liquidation_btn.svg);
	background-repeat: no-repeat;
	background-size: cover;
	text-indent: -9000px;
}

body.catalog-liquidation .product-item,
#slider-products .product-item.product-liquidation {
	margin: 0 -3px -3px 0;
	border: 0 !important;
}

body.catalog-liquidation .product-item .product-item-border,
#slider-products .product-item.product-liquidation .product-item-border {
	border: 4px solid white;
}

#slider-products .product-items .items-btn-more {
	margin-top: 40px;
	text-align: center;
}

#slider-products .product-items .items-btn-more a {
	margin: 0 auto;
	display: block;
	padding: 15px 20px;
	width: 276px;
	background: #e0e0e0;
	font-size: 12px;
	color: #262626;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.product-item.product-liquidation {
	border: 1px solid transparent !important;
}

.product-item.product-liquidation .product-item-border {
	border-color: transparent !important;
}

.product-item.product-liquidation .item-border-left,
.product-item.product-liquidation .item-border-right {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 3px;
	height: 100%;
	background: url('/assets/img/product_item/ramka_ver.svg') repeat-y;
	background-size: cover;
}

.product-item.product-liquidation .item-border-top,
.product-item.product-liquidation .item-border-bottom {
	position: absolute;
	left: -1px;
	right: 0;
	height: 3px;
	background: url('/assets/img/product_item/ramka_hor.svg') repeat-x;
	background-size: cover;
}

.product-item.product-liquidation .item-border-left {
	left: 0;
}

.product-item.product-liquidation .item-border-right {
	right: 0;
}

.product-item.product-liquidation .item-border-top {
	top: 0;
}

.product-item.product-liquidation .item-border-bottom {
	bottom: 0;
}

.product-item .name {
	height: 40px;
	overflow: hidden;
}

.product-item .name a {
	font-family: 'OpenSansBold';
	font-size: 13px;
	color: black;
	text-decoration: none;
}

.product-item a.brand {
	color: #b4b4b4;
	text-decoration: none;
	font-family: 'OpenSansSemibold';
	font-size: 11px;
	float: left;
}

.product-item .on_sclad {
	font-family: 'OpenSansSemibold';
	font-size: 11px;
	float: right;
}

.product-item .prices {
	position: absolute;
	/*bottom: 50px; */ /* SD */
    bottom: 70px;
	width: 100%;
	height: 55px;
}

.product-item .prices .old_price {
	background-image: url('/assets/img/background-line-through.png');
	background-repeat: repeat-x;
	background-position: center;
	display: inline-block;
	padding: 0 5px;
	font-family: 'OpenSansSemibold';
	font-size: 12px;
}

.product-item .prices.silver .old_price {
	background-image: none;
	text-decoration: line-through;
}

.product-item .old_price small {
	font-family: 'OpenSans';
	font-size: 12px;
}

.product-item .prices.oneprice {
	line-height: 50px;
}

.product-item .prices .price {
	font-size: 14px;
}

.product-item .prices small {
	font-family: 'OpenSans';
	font-size: 14px;
}

.product-item .prices .new-price {
	font-family: 'OpenSansSemibold';
	font-size: 22px;
	bottom: 0;
	width: 100%;
}

.product-item .prices .old_price .new-price {
	font-family: 'OpenSans';
	font-size: 12px;
}

.product-item .buy {
	position: absolute;
	/* bottom: 10px; */ /* SD */
    bottom: 20px;
	width: 100%;
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}

.product-item .buy a {
	font-size: 12px;
	background-image: url('/assets/img/icon-btn-buy.png');
	background-repeat: no-repeat;
	background-position: 26px center;
	padding-left: 40px;
	border-radius: 8px;

    padding-left: 50px;
    border-radius: 8px;
    padding-right: 28px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.product-item .buy a.cmpitem {
	padding: 0;
	background-position: center;
	background-image: url('/images/sravnit-ser2.png');
	width: 40px;
    display: inline-block;
    height: 40px;
	
}

.product-item .buy a.cmpitem:hover, .product-item .buy a.cmpitem.active {
	background-image: url('/images/sravnit-zel.png');
}

.product-item .buy a.addfav {
	padding: 0;
	background-position: center;
	background-image: url('/images/like-ser2.png');
	width: 40px;
    display: inline-block;
    height: 40px;
}	

.product-item .buy a.addfav:hover, .product-item .buy a.addfav.active {
	background-image: url('/images/like-zel.png');
}

@media (max-width: 1280px)	{
	.product-item .buy a.cmpitem, .product-item .buy a.addfav {
		display: none;
	}
}

/* .product-item.product-sale .buy a:not(.btn-silver), */

.product-item.product-sale .buy a.add,
.product-item .buy.red a {
	font-size: 12px;
	background-image: url('/assets/img/icon-btn-buy-red.png');
	background-repeat: no-repeat;
	background-position: 26px center;
	padding-left: 40px;
	background-color: #d00a3d;
	border-radius: 8px;
    padding-left: 50px;
    border-radius: 8px;
    padding-right: 28px;
    padding-top: 15px;
    padding-bottom: 15px;


}

#product-list {
	display: inline-block;
	width: 100%;
}

#load_more {
	margin-top: 30px;
	padding: 0;
}

#brands-main {
	margin: 45px 0;
	border: 3px solid black;
	display: inline-block;
	width: 100%;
	position: relative;
	text-align: center;
	box-sizing: border-box;
}

#brands-main h2 {
	position: relative;
	background: white;
	width: 340px;
	margin: 0 auto;
	margin-top: -20px;
}

#brands-main .all {
	position: absolute;
	width: 100%;
	bottom: -20px;
	text-align: center;
}

#brands-main .all a:hover {
	opacity: 1;
}

#brands-main ul {
	list-style-type: none;
}

#brands-main ul li {
	margin: 0 auto;
	width: 16.6%;
	padding-bottom: 15px;
	display: inline-block;
}

#brands-main ul li a {
	width: 100px;
	display: block;
	margin: 0 auto;
}

#brands-main ul li img {
	width: 100%;
}

#breadcrumbs li {
	display: inline-block;
	margin-right: 15px;
}

#breadcrumbs li::after {
	content: '';
	background-image: url('/assets/img/icon-breadcrumbs-splite.png');
	background-repeat: no-repeat;
	display: inline-block;
	width: 8px;
	height: 5px;
	position: relative;
	left: 10px;
	top: -2px;
}

#breadcrumbs li.last-child,
#breadcrumbs li:last-child {
	margin: 0;
}

#breadcrumbs li.last-child::after,
#breadcrumbs li:last-child::after {
	display: none;
}

#breadcrumbs li a {
	text-decoration: none;
	color: inherit;
}

#catalog-short-text,
#catalog-full-text {
	line-height: 20px;
}

#catalog-full-text {
	display: none;
}

#catalog-more-text {
	border-bottom: 1px dashed;
	text-decoration: none;
	color: #2f2f2f;
	margin: 10px 0 30px;
	display: inline-block;
	position: relative;
}

#catalog-more-text::after {
	content: '';
	background-image: url('/assets/img/icon-more-link-close.png');
	background-repeat: no-repeat;
	display: inline-block;
	width: 12px;
	height: 6px;
	position: absolute;
	right: -18px;
	top: 7px;
}

#catalog-more-text.active,
#catalog-more-text:hover {
	color: #f2ad0e;
}

#catalog-more-text.active::after,
#catalog-more-text:hover::after {
	background-image: url('/assets/img/icon-more-link-open.png');
}

#news-short hr,
.cart hr,
.catalog hr,
.product hr {
	background: #e2e1e1;
	border: none;
	height: 1px;
}

.sub-dirs,
.sub-catalogs,
#sub-catalogs {
	margin: 20px 0;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}

.sub-dirs li,
.sub-catalogs li,
#sub-catalogs li {
	list-style-type: disc;
	list-style-position: inside;
	color: black;
}

.sub-dirs li {
	list-style-type: none;
}

.sub-dirs li a,
.sub-catalogs li a,
#sub-catalogs li a {
	color: #8d8d8d;
	text-decoration: none;
}

#brand_page .slider {
	height: 170px;
	position: relative;
}

#brand_page .slider .slider_wrap {
	height: 170px;
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}

#brand_page .slider .slider_wrap div {
	float: left;
	width: 20%;
	height: 170px;
	overflow: hidden;
	text-align: center;
}

#brand_page .slider .slider_wrap div span {
	display: inline-block;
	width: 140px;
	height: 140px;
	border: 1px solid #c0bfbd;
	margin: 0 3px;
	overflow: hidden;
	text-align: center;
}

#brand_page .slider .slider_wrap div span img {
	max-width: 140px;
	max-height: 140px;
}

#brand_page .block-categories h2 {
	margin-bottom: 20px;
}

#brand_page .block-categories .block-wrapper {
	margin: 0 -15px;
}

#brand_page .block-categories .block-content {
	display: inline-block;
	width: 100%;
}

#brand_page .block-categories .block-content .block-content-item {
	float: left;
	width: 25%;
}

#brand_page .block-categories .block-content .block-content-item a {
	display: block;
	margin: 5px 15px;
	color: black;
	font-size: 13px;
	font-weight: normal;
	height: 20px;
	overflow: hidden;
	display: block;
	vertical-align: middle;
	text-decoration: none !important;
}

#brand_page .block-categories .block-content .block-content-item a:before {
	content: '•';
	font-size: 24px;
	line-height: 20px;
	vertical-align: middle;
	margin-right: 5px;
	text-decoration: none;
}

#brand_page .block-categories .block-content .block-content-item a:hover {
	color: #f2ad0e;
	text-decoration: none;
}

.products-sort {
	background: #f9f9f9;
	padding: 10px 20px 10px 20px;
}

.products-sort .sort-bar-wrap {
	display: flex;
	align-items: center;
	width: 100%;
}

.control{
	
}

.products-sort .sort-bar-wrap>div {
	float: left;
	width: 50%;
}

.products-sort .paginator_pages {
	text-align: center;
}

.products-sort .on_list {
	position: relative;
	text-align: right;
}

.products-sort strong {
	font-weight: bold;
	color: black;
	font-family: 'OpenSansBold';
	margin-right: 7px;
}

.products-sort .on_list strong {
	margin-right: 10px;
}

.products-sort .on_list ul {
	text-align: left;
}

.products-sort .sort_by ul,
.products-sort .on_list ul {
	display: inline-block;
	cursor: pointer;
	font-size: 14px;
}

.products-sort .sort_by ul li.active,
.products-sort .on_list ul li.active {}

.products-sort .sort_by li,
.products-sort .on_list li {
	display: inline-block;
	margin-right: 5px;
}

.products-sort .on_list li:last-child {
	margin-right: 0;
}

.products-sort .sort_by li.active,
.products-sort .on_list li.active,
.products-sort .sort_by li:hover,
.products-sort .on_list li:hover {
	color: #f2ad0e;
}

.pages_bar {
	display: inline-block;
	margin: 30px 0;
	width: 100%;
	text-align: center;
	line-height: 30px;
}

.pages_bar strong,
.pages_bar a {
	display: inline-block;
	padding: 0px 10px;
	text-decoration: none;
	font-family: 'OpenSansSemibold';
	color: #b4b4b4;
	border: 1px solid #b4b4b4;
	margin: 0 5px;
	border-radius:2px;
}

.pages_bar a:hover,
.pages_bar strong {
	background-color: #f2ad0e;
	color: white;
	border-color: #f2ad0e;
}

.pages_bar a.prev,
.pages_bar a.next {
	width: 10px;
	height: 30px;
	vertical-align: top;
}

.pages_bar a.prev {
	background: url(/assets/img/icon-pagination-prev.png) center no-repeat;
}

.pages_bar a.next {
	background: url(/assets/img/icon-pagination-next.png) center no-repeat;
}

.pages_bar a.prev:hover {
	background: url(/assets/img/icon-pagination-prev-hover.png) center no-repeat;
	background-color: #f2ad0e;
}

.pages_bar a.next:hover {
	background: url(/assets/img/icon-pagination-next-hover.png) center no-repeat;
	background-color: #f2ad0e;
}

.pages_bar.pages_bar_t {
	margin-bottom: 0;
}

.pages_bar.pages_bar_b {
	margin-top: 0;
}

.product .content {
	padding: 30px 0;
}

#product-page-images {
	float: left;
}

#product-page-images-xs {
	display: none;
	position: relative;
}

.product-tovar-item {
	position: relative;
	display: inline-block;
}

.product-tovar-item .img {
	border: 1px solid #e2e1e1;
	text-align: center;
	float: left;
}

.product-tovar-item .img img {
	max-width: 450px;
	max-height: 450px;
}

.product-tovar-item .images {
	width: 70px;
	float: left;
	height: 380px;
}

.product-tovar-item .images li {
	list-style-type: none;
	border: 1px solid #e2e1e1;
	margin-bottom: 5px;
}

.product-tovar-item .images li.last-child,
.product-tovar-item .images li:last-child {
	margin-bottom: 0;
}

.product-tovar-item .images a {
	display: block;
	height: 70px;
	line-height: 70px;
	text-align: center;
	overflow: hidden;
}

.product-tovar-item .images img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.product-tovar-right {
	margin-left: 35px;
	float: left;
	max-width: 800px;
}

.product-tovar-right h1 {
	text-align: left;
}

.product-tovar-right-block1 {
	margin-top: 5px;
	font-family: 'OpenSansSemibold';
	color: #b4b4b4;
}

.product-tovar-brand {
	color: #b4b4b4;
	text-decoration: none;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid;
}

.product-tovar-right-block2 {
	margin-top: 30px;
}

.product-tovar-item .bages {
	width: 370px;
}

.product-tovar-right-tb {
	width: 100%;
	margin: 25px 0 20px;
}

.product-tovar-right-tb td {
	vertical-align: middle;
}

.product-tovar-item .prices {
	color: #000000;
	white-space: nowrap;
	font-size: 20px;
}

.cart .price .old_price,
.product-tovar-item .prices .old_price {
	background-image: url('/assets/img/background-product-line-through.png');
	background-repeat: repeat-x;
	background-position: center;
	display: inline-block;
	padding: 0 5px;
	font-family: 'OpenSansSemibold';
	font-size: 22px;
}

.cart .price .old_price small,
.product-tovar-item .prices .old_price small {
	font-family: 'OpenSansLight';
	font-size: 18.5px;
}

.cart .price .old_price {
	font-size: 18px;
	padding: 0;
}

.cart .price .old_price small {
	font-size: 14px;
}

.product-tovar-item .prices .price {
	font-family: 'OpenSansSemibold';
	font-size: 40px;
	width: 100%;
}

.product-tovar-item .prices small {
	font-family: 'OpenSansLight';
}

.product-tovar-item .prices .new-price {
	font-size: 30px;
}

.product-tovar-item .prices .old_price .new-price {
	font-size: 20px;
}

.product-tovar-right-tb ul {
	font-family: 'OpenSansBold';
	color: #797979;
	text-align: right;
	list-style-type: none;
	line-height: 25px;
}

.product-tovar-right-tb ul li span.on_sclad {
	background-image: url('/assets/img/icon-on-sclad.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

.product-tovar-right-tb ul li span.garantia2 {
	background-image: url('/assets/img/icon-garantia2.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

.product-tovar-item .buy-block {
	margin-top: 30px;
	color: black;
}

.product-tovar-item .count,
.product-tovar-item .btn {
	padding: 15px;
}

.product-tovar-item .count {
	margin: 0 20px;
	width: 100px;
	background: #efefef;
	border: 0;
	color: #858585;
	text-align: center;
}

.product-tovar-item .btn {
	font-family: 'OpenSansSemibold';
	padding: 9px 25px;
}

.product-tovar-item .btn i {
	display: inline-block;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	background-image: url('/assets/img/icon-btn-buy-big.png');
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
}

.product-tovar-item .btn span {
	vertical-align: middle;
}

.product-tovar-item.product-sale .btn {
	background-image: url('/assets/img/icon-btn-buy-red.png');
	background-color: #d00a3d;
}

.product-tovar-item.product-sale .btn i {
	background-image: url('/assets/img/icon-btn-buy-red.png');
}

.product-tovar-item .btn.oneclick {
	margin-left: 20px;
	padding: 13px 20px;
	background: #fff;
	color: #f2ad0e;
	border: 3px solid #f2ad0e;
	border: 2px solid #f2ad0e;
	box-sizing: border-box;
	cursor: pointer;
}

.fancybox-wrap.oneclick-wrap .fancybox-skin {
	padding: 30px !important;
	border-radius: 0 !important;
}

@media screen and (max-width: 1200px) {
	#product-page-images {
		float: none;
	}

	.product-tovar-right {
		margin: 30px 0 0;
	}
}

.product-qty-block {
	display: inline-block;
	vertical-align: middle;
}

.product-qty-block .m {
	display: none;
}

.product-qty-block .p {
	display: none;
}

#product-tabs {
	margin-top: 35px;
}

#product-tabs ul.tabs {
	margin: 0;
	list-style-type: none;
	text-align: left;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #e2e1e1;
}

#product-tabs ul.tabs-desc {
	display: inline-block;
	width: 100%;
}

#product-tabs ul li.tab {
	position: relative;
	padding: 0 20px;
	font-family: 'OpenSansBold';
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
}

#product-tabs ul li.tab a {
	display: block;
	text-decoration: none;
	color: black;
	padding: 18px 0px 18px 0;
}

#product-tabs ul li.tab a.active,
#product-tabs ul li.tab a:hover {}

#product-tabs ul li.tab a.active div.tborder,
#product-tabs ul li.tab a:hover div.tborder {
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 100%;
	height: 3px;
	background: #f2ad0e;
}

#product-tabs ul li.tab #tab3 {
	background-image: url('/assets/img/icon-tab-product-delivery.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 50px;
}

#product-tabs ul li.tab #tab3:hover,
#product-tabs ul li.tab #tab3.active {}

#product-tabs ul li.tab #tab4 {
	background-image: url('/assets/img/icon-tab-product-payment.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 40px;
}

#product-tabs ul li.tab #tab4:hover,
#product-tabs ul li.tab #tab4.active {}

#product-tabs ul li.tab #tab5 {
	background-image: url('/assets/img/icon-tab-product-setup.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 40px;
}

#product-tabs ul li.tab #tab5:hover,
#product-tabs ul li.tab #tab5.active {}

#product-tabs ul li.tab #tab6 {
	background-image: url('/assets/img/icon-tab-product-security.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 40px;
}

#product-tabs .product-tabs {
	position: relative;
	display: none;
	margin: 30px 0px;
}

#product-tabs .product-tabs.active {
	display: block;
}

#product-tabs .product-tabs {
	margin: 0;
}

#product-tabs .product-tabs .product-tabs-text {
	margin-top: 30px;
}

.product-attr div.table-wrap {
	width: 30%;
	display: inline-block;
	margin: 1%;
}

.product-attr strong {
	display: block;
	padding: 10px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

.product-attr .table-wrap.icon-attr-0 strong {
	padding-left: 35px;
	background: url('/assets/img/attr/icon-attr-0.png') no-repeat 0px center;
}

.product-attr .table-wrap.icon-attr-1 strong {
	padding-left: 35px;
	background: url('/assets/img/attr/icon-attr-1.png') no-repeat 0px center;
}

.product-attr .table-wrap.icon-attr-35 strong {
	padding-left: 35px;
	background: url('/assets/img/attr/icon-attr-35.png') no-repeat 0px center;
}

.product-attr .table-wrap.icon-attr-36 strong {
	padding-left: 35px;
	background: url('/assets/img/attr/icon-attr-36.png') no-repeat 0px center;
}

.product-attr .table-wrap.icon-attr-59 strong {
	padding-left: 35px;
	background: url('/assets/img/attr/icon-attr-59.png') no-repeat 0px center;
}

.product-attr a {
	color: #000 !important;
	font-weight: bold;
}

.product-attr table {
	width: 100%;
	border-spacing: 0;
}

.product-attr table th {
	font-family: 'OpenSansBold';
	color: #000000;
}

.product-attr table th,
.product-attr table td {
	padding: 10px;
	width: 45%;
	text-align: left;
}

.product-attr table tr:nth-child(2n+1) {
	background: #f7f7f7;
}

.product-attr table tr:nth-child(2n) {}

#product-tabs ul li.tab #tab-similar {
	background-image: url('/assets/img/icon-tab-product-similar.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 50px;
}

#product-tabs ul li.tab #tab-lamps {
	background-image: url('/assets/img/icon-tab-product-lamp.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 50px;
}

.product h2,
#product-tabs .product-tabs h3 {
	font-size: 18px;
	font-family: 'OpenSansSemibold';
	text-align: left;
	text-transform: uppercase;
	margin: 20px 0;
}

#product-tabs-tab1 .product-tovar-brand {
	border: none;
	color: #f2ad0e;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

.product h2 {
	margin-top: 50px;
}

.product .product-items {
	width: 100%;
	margin: 0 auto;
	margin-left: 30px;
}

.product .product-items .product-item {
	width: 22%;
}

.product .product-items .product-item ul.bages {
	width: 205px;
}

#reviews {
	border: 5px solid #f2ad0e;
	margin: 70px 0 60px 0;
}

#content-reviews {
	border: 2px solid white;
	padding: 20px;
	background: #f2ad0e;
	position: relative;
	font-family: 'OpenSans';
	font-size: 13px;
	color: white;
}

#content-reviews .img {
	background-color: white;
	border-radius: 65px;
	-webkit-border-radius: 65px;
	-moz-border-radius: 65px;
	width: 119px;
	height: 119px;
	border: 5px solid white;
	position: absolute;
	top: -70px;
	left: 50px;
	z-index: 100;
}

#content-reviews .autor {
	font-family: 'OpenSansBold';
	text-align: center;
	color: white;
	margin-top: 10px;
}

#reviews .review,
#reviews .autor {
	font-size: 13px;
	color: white;
}

#reviews .review {
	text-align: left;
	padding-bottom: 30px;
	position: relative;
	margin: 55px 0 0;
}

#reviews .autor {
	position: absolute;
	width: 100%;
	bottom: 5px;
	left: 0;
}

#slider-reviews .sm_slider-inner {
	height: 150px !important;
}

#slider-reviews .sm_nav {
	position: relative;
	text-align: center;
	width: 100%;
	bottom: -10px;
	padding: 0;
}

#slider-reviews .sm_nav li {
	float: none;
	display: inline-block;
}

#slider-reviews .sm_nav-item i {
	background-image: url('/assets/img/nav-slider-review.png');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center;
	width: 18px;
	height: 18px;
	border-radius: 0;
	display: inline-block;
	top: 0;
	left: 0;
}

#slider-reviews .sm_nav-item.active i {
	background-image: url('/assets/img/nav-slider-review-active.png');
}

#cart-tovars {
	width: 100%;
	border-spacing: 0;
	margin: 20px 0;
}

#cart-tovars th,
#cart-tovars td {
	padding: 10px;
	text-align: left;
	border-bottom: 1px solid #e2e1e1;
	font-family: 'OpenSansBold';
	vertical-align: top;
}

#cart-tovars th {
	background: #000000;
	color: white;
}

#cart-tovars td {
	color: black;
	padding: 30px 10px;
}

#cart-tovars td .cart-product-name a {
	color: black;
	text-decoration: none;
}

#cart-tovars td .cart-product-name a:hover {
	color: #f2ad0e;
}

#cart-tovars td.first-child,
#cart-tovars td:first-child {
	padding-left: 30px;
}

#cart-tovars td.last-child,
#cart-tovars td:last-child {
	padding-right: 30px;
}

#cart-tovars td.name .img {
	width: 68px;
	height: 68px;
	text-align: center;
	border: 1px solid #e2e1e1;
	float: left;
}

#cart-tovars td.name .img+div {
	padding-left: 90px;
}

#cart-tovars td.name .img img {
	max-width: 100%;
	max-height: 100%;
}

#cart-tovars .delete {
	text-align: center;
}

#cart-tovars td.price,
#cart-tovars td.total {
	font-size: 18px;
}

#cart-tovars td.price small,
#cart-tovars td.total small {
	font-size: 12px;
}

#cart-tovars td.price .new-price,
#cart-tovars td.total .new-price {}

#cart-tovars td.name .cart-product-art {
	color: #b4b4b4;
	font-family: 'OpenSansSemibold';
	font-size: 11px;
}

#cart-tovars .count div {
	padding: 15px;
	background: #efefef;
}

#cart-tovars .count input {
	width: 50px;
	border: 0;
	text-align: center;
	background: #efefef;
	color: #858585;
}

#cart-tovars .count input:focus {
	border: 0;
}

#cart-tovars .delete a {
	background-image: url('/assets/img/icon-cart-delete.png');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center;
	width: 12px;
	height: 12px;
	display: inline-block;
}

.cart-promocod {
	padding: 10px 0;
	display: block;
	line-height: 30px;
}

.cart-promocod-label {
	font-family: 'OpenSansBold';
	color: black;
}

.cart-promocod-form {
	display: inline-block;
}

.cart-promocod input {
	margin-left: 20px;
	border: 0;
	background: #efefef;
	padding: 10px;
	width: 360px;
}

#checkout_form {}

#cart-form-fields {
	width: 100%;
}

#cart-form-fields td {
	padding: 10px 30px;
	width: 50%;
	box-sizing: border-box;
	vertical-align: top;
}

#cart-form-fields tr td.first-child,
#cart-form-fields tr td:first-child {
	padding-left: 0;
}

#cart-form-fields tr td.last-child,
#cart-form-fields tr td:last-child {
	padding-right: 0;
}

#cart-form-fields td input,
#cart-form-fields td textarea {
	padding: 10px;
	margin-top: 10px;
	background: #efefef;
	border: 0;
}

#cart-form-fields td input[type=radio] {
	text-align: left;
}

#cart-form-fields td textarea {
	resize: vertical;
	min-height: 90px;
}

#cart-form-fields label {
	display: block;
	font-family: 'OpenSansBold';
	color: black;
}

#cart-form-fields input[type=email],
#cart-form-fields input[type=text] {
	width: 520px;
	width: 100%;
	box-sizing: border-box;
}

#cart-form-fields textarea {
	width: 1090px;
	width: 100%;
	box-sizing: border-box;
}

#cart-form-fields .radio-select input {
	width: auto;
}

#cart-form-fields .radio-select label.header {
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'OpenSansBold';
	color: #2f2f2f;
	margin-bottom: 20px;
}

#cart-form-fields .error input,
#cart-form-fields .error textarea {
	border: 1px solid red;
}

#cart-form-fields .error div {
	position: absolute;
	color: red;
	font-size: 10px;
}

.cart-payment-header {
	background-image: url('/assets/img/icon-tab-product-payment.png');
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 30px;
}

.cart-delivery-header {
	background-image: url('/assets/img/icon-tab-product-delivery.png');
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 40px;
}

.css-radio {
	vertical-align: top;
	width: 16px;
	height: 16px;
	margin: 0 3px 0 0;
}

.css-radio+label {
	cursor: pointer;
}

#cart-form-fields .css-radio+label {
	font-family: 'OpenSans';
	margin-bottom: 5px;
	color: #797979;
}

.css-radio:not(checked) {
	position: absolute;
	opacity: 0;
}

.css-radio:not(checked)+label {
	position: relative;
	padding: 0 0 0 25px;
}

.css-radio:not(checked)+label:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #efefef;
}

.css-radio:not(checked)+label:after {
	content: '';
	position: absolute;
	top: 5px;
	left: 5px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: black;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5);
	opacity: 0;
	transition: all .2s;
}

.css-radio:checked+label:after {
	opacity: 1;
}

.css-radio:focus+label:before {
	box-shadow: 0 0 0 3px rgba(255, 255, 0, .5);
}

.cart hr {
	margin-top: 10px;
}

#cart-total {
	color: black;
	font-family: 'OpenSansSemibold';
	font-size: 40px;
	margin: 30px 0 15px;
	line-height: 50px;
}

#cart-total b {
	font-size: 28px;
}

#cart-total small {
	font-family: 'OpenSansLight';
	font-size: 30px;
}

#cart-total .new-total {}

#cart-total .new-total .new-price {
	display: inline;
}

#cart-total-buttons {
	font-family: 'OpenSansSemibold';
	font-size: 13px;
	color: white;
	display: inline-block;
	float: right;
}

#cart-total-buttons button,
#cart-total-buttons a {
	color: white;
	padding: 15px 20px;
	line-height: 20px;
	cursor: pointer;
}

#cart-total-buttons a {
	margin-tight: 10px;
	background: black;
	margin-right: 7px;
}

.m,
.p {
	background-image: url('/assets/img/icon-count-minus.png');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center;
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
}

.p {
	background-image: url('/assets/img/icon-count-plus.png');
}

.main_catalog {
	width: 80%;
	margin: 0 auto;
	padding-bottom: 30px;
}

.main_catalog .item_dir {
	width: 24%;
	float: left;
	padding-top: 20px;
	height: 140px;
	overflow: hidden;
	text-align: center;
}

.main_catalog .item_dir .img {
	text-align: center;
	height: 100px;
}

.main_catalog .item_dir a {
	text-decoration: none;
	color: #444444;
}

.main_catalog .item_dir .img img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}

.brand-items {
	margin: 0;
	overflow: hidden;
}

.brand_item {
	color: #666;
	width: 46%;
	float: left;
	margin-right: 3%;
	margin-bottom: 30px;
	font-size: 13px;
	text-align: center;
}

.fright {
	float: right;
}

.margin10-0 {
	margin: 10px 0;
}

.padding10 {
	padding: 10px;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.clear-right {
	clear: right;
}

.orange {
	color: #f2ad0e;
}

.silver {
	color: #d9d9d9;
}

.btn {
	padding: 10px;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	border: 0;
}

.btn-orange {
	background: #f2ad0e;
	color: white;
	cursor: pointer;
}

.btn-silver {
	background: #d9d9d9;
	color: white;
}

.btn-black {
	background: black;
	color: white;
	cursor: pointer;
}

.catalog-sub-categories li {
	text-align: center;
}

.catalog-sub-categories li a {
	font-weight: bold;
	font-size: 14px;
}

span.products-cat-count {
	margin-left: 5px;
	color: #9E9D9D;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.promocod-form button {
		top: 1px;
	}
}

#catalog-short-text {
	position: relative;
}

#catalog-short-text:after {
	content: ' ';
	display: block;
	height: 20px;
	width: 100%;
	bottom: 0;
	position: absolute;
	opacity: 0.4;
	background: white;
}

#catalog-full-text {
	overflow: hidden;
	height: 85px;
	position: relative;
	display: block;
}

#catalog-full-text:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 20px;
	bottom: 0;
	background: white;
	opacity: 0.5;
}

#catalog-full-text.active {
	overflow: visible;
}

#catalog-full-text.active:after {
	display: none;
}

#catalog-full-link-more {
	text-decoration: none;
	border-bottom: 1px dashed;
	margin: 0 0 15px 0;
	display: inline-block;
}

.catalog-sub-categories li {
	text-align: left;
}

.catalog-sub-categories li.active a,
.catalog-sub-categories li:hover a {
	color: #f2ad0e;
	text-decoration: underline;
}

.fancybox-fullsize,
.fancybox-fullsize-r {
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
	display: block;
	left: 0;
	top: 0;
	z-index: 100;
}

#slider_main {
	height: 379px;
}

#slider_main .bx-wrapper .bx-viewport {
	border: 0;
	left: -1px;
	box-shadow: none;
	border: 1px solid #e5e5e5;
	border-right: 0;
	border-bottom: 0;
}

#slider_main .bx-wrapper img {
	margin: 0 auto;
	height: 378px;
	width: 100%;
}

#slider_main .bx-wrapper .bx-pager {
	bottom: 0;
	text-align: left;
	padding: 15px;
	width: auto;
}

#slider_main .bx-wrapper .bx-pager.bx-default-pager a {
	height: 18px;
	width: 18px;
	margin: 5px;
	padding: 0;
	background-image: url('/assets/img/nav-slider-main.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border-radius: 0;
}

#slider_main .bx-wrapper .bx-pager.bx-default-pager a:hover,
#slider_main .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-image: url('/assets/img/nav-slider-main-active.png');
}

#slider-main-bottom-block {
	height: 70px;
	background: #262626;
	padding: 25px;
}

#slider-main-bottom-block table {
	width: 100%;
}

#slider-main-bottom-block td {
	width: 25%;
	vertical-align: top;
	text-align: center;
}

#slider-main-bottom-block td:first-child {
	text-align: left;
}

#slider-main-bottom-block td:last-child {
	text-align: right;
}

#slider-main-bottom-block td>div {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 80px;
	padding-top: 10px;
	height: 56px;
	text-align: left;
}

#slider-main-bottom-block .slider-main-bottom-block-item-1 {
	background-image: url(/assets/img/slider-main-bottom-1.png);
}

#slider-main-bottom-block .slider-main-bottom-block-item-2 {
	background-image: url(/assets/img/slider-main-bottom-2.png);
}

#slider-main-bottom-block .slider-main-bottom-block-item-3 {
	background-image: url(/assets/img/slider-main-bottom-3.svg);
	background-position: 20px bottom;
}

#slider-main-bottom-block .slider-main-bottom-block-item-4 {
	background-image: url(/assets/img/slider-main-bottom-4.png);
}

#catalog-bottom-text {
	margin-top: 20px;
}

.stock-list {
	margin: 0 -10px;
}

.stock-list ul {
	display: inline-block;
	width: 100%;
}

.stock-list .item {
	display: inline-block;
	float: left;
	width: 33.333%;
}

.stock-list .item .item-wrap {
	display: block;
	margin: 10px;
	text-decoration: none;
}

.stock-list .item .item-img {
	position: relative;
	height: 150px;
}

.stock-list .item .item-img img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.stock-list .item .item-date {
	padding-left: 22px;
	line-height: 30px;
	font-family: 'OpenSans';
	font-size: 11px;
	color: #2f2f2f;
	background: url('/assets/img/icons2/clock.svg') left center no-repeat;
	background-size: 15px;
}

.stock-list .item .item-name {
	height: 20px;
	font-family: 'OpenSansBold';
	line-height: 20px;
	font-size: 13px;
	color: #000000;
	overflow: hidden;
}

.stock-list .item .item-text {
	height: 40px;
	font-family: 'OpenSans';
	line-height: 20px;
	font-size: 11px;
	color: #2f2f2f;
	overflow: hidden;
}

.design-style2 {
	color: #2f2f2f;
	font-size: 14px
}

.design-style2 .title-h2 {
	margin: 15px 0;
	line-height: 35px;
	font-family: 'OpenSansSemibold';
	font-size: 22px;
	color: #2f2f2f;
}

.design-style2 .title-h2.title-icon {
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left center;
}

.design-style2 .title-h2.icon-medal {
	background-image: url(/assets/img/icons2/medal.png);
}

.design-style2 .title-h2.icon-transfer {
	background-image: url(/assets/img/icons2/transfer.png);
}

.design-style2 .title-h2.icon-box {
	background-image: url(/assets/img/icons2/box.png);
}

.design-style2 .title-h2.icon-payment {
	background-image: url(/assets/img/icons2/payment.png);
}

.design-style2 .fbold {
	font-family: 'OpenSansBold';
}

.design-style2 .block-icons {
	margin: 25px 0;
}

.design-style2 .block-icons ul {
	display: inline-block;
	width: 100%;
}

.design-style2 .block-icons li {
	display: inline-block;
	float: left;
	text-align: center;
}

.design-style2 .block-icons.block-icons-row3 li {
	width: 33.33%;
	height: 130px;
}

.design-style2 .block-icons.block-icons-row5 li {
	width: 20%;
	height: 160px;
}

.design-style2 .block-icons li .item-wrap {}

.design-style2 .block-icons li i {
	display: block;
	width: 100%;
	height: 75px;
	background-repeat: no-repeat;
	background-position: center;
}

.design-style2 .block-icons li i.icon-brush {
	background-image: url(/assets/img/icons2/brush.svg);
}

.design-style2 .block-icons li i.icon-plug {
	background-image: url(/assets/img/icons2/plug.svg);
}

.design-style2 .block-icons li i.icon-brak {
	background-image: url(/assets/img/icons2/brak.svg);
}

.design-style2 .block-icons li i.icon-pay1 {
	background-image: url(/assets/img/icons2/pay-1.svg);
	background-size: 65px;
}

.design-style2 .block-icons li i.icon-pay2 {
	background-image: url(/assets/img/icons2/pay-2.svg);
	background-size: 65px;
}

.design-style2 .block-icons li i.icon-pay3 {
	background-image: url(/assets/img/icons2/pay-3.svg);
	background-size: 65px;
}

.design-style2 .block-icons li i.icon-pay4 {
	background-image: url(/assets/img/icons2/pay-4.svg);
	background-size: 65px;
}

.design-style2 .block-icons li i.icon-pay5 {
	background-image: url(/assets/img/icons2/pay-5.svg);
	background-size: 65px;
}

.design-style2 .block-icons li .item-name {
	margin-top: 10px;
	font-family: 'OpenSansBold';
	font-size: 14px;
	color: #2f2f2f;
}

.design-style2 .block-icons li .item-text {
	margin-top: 5px;
	line-height: 25px;
}

.design-style2 .block-icons li .item-text12 {
	font-size: 12px;
	line-height: 16px;
}

.design-style2 .inline-text {
	line-height: 25px;
}

.design-style2 .inline-quote {
	margin: 20px 0;
	padding: 10px;
	background: #fafafa;
	border: 1px solid #f5c75d;
}

.design-style2 .inline-quote .icon-medal {
	padding-left: 50px;
	background: url(/assets/img/icons2/medal.png) no-repeat 10px center;
}

.design-style2 .inline-quote .icon-card {
	padding-left: 50px;
	background: url(/assets/img/icons2/card.png) no-repeat 2px center;
}

.design-style2 .custom-block-delivery {}

.design-style2 .custom-block-delivery>ul {
	margin: 20px 0;
	display: inline-block;
	width: 100%;
}

.design-style2 .custom-block-delivery ul li.item {
	display: inline-block;
	float: left;
	width: 50%;
}

.design-style2 .custom-block-delivery ul li.item .item-wrap {
	position: relative;
	margin: 2px;
	padding: 20px;
	height: 160px;
	border: 1px solid #cfcfcf;
	box-sizing: border-box;
}

.design-style2 .custom-block-delivery ul li.item .item-name {
	position: absolute;
	top: -15px;
	left: 50%;
	margin-left: -75px;
	width: 150px;
	background: white;
	font-family: 'OpenSansSemibold';
	font-size: 22px;
	color: #2f2f2f;
	text-align: center;
}

.design-style2 .custom-block-delivery ul li.item ul {
	padding-left: 20px;
	list-style: none;
	font-size: 13px;
	line-height: 24px;
}

.design-style2 .custom-block-delivery ul li.item li {
	position: relative;
}

.design-style2 .custom-block-delivery ul li.item li:before {
	display: block;
	content: '•';
	position: absolute;
	top: 3px;
	left: -20px;
	font-size: 20px;
	color: #f2ad0e;
}

.design-style2 .custom-block-contacts {
	margin: 0 -15px;
}

.design-style2 .custom-block-contacts>ul {
	margin: 20px 0;
	display: inline-block;
	width: 100%;
}

.design-style2 .custom-block-contacts ul li.item {
	display: inline-block;
	float: left;
	width: 25%;
}

.design-style2 .custom-block-contacts ul li.item .item-wrap {
	position: relative;
	margin: 0 15px;
	padding: 40px 30px 20px;
	height: 150px;
	border: 1px solid #d7d7d7;
	box-sizing: border-box;
}

.design-style2 .custom-block-contacts ul li.item .item-wrap:before {
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -40px;
	display: inline-block;
	content: ' ';
	width: 80px;
	height: 60px;
	background-color: white;
	background-repeat: no-repeat;
	background-position: center;
}

.design-style2 .custom-block-contacts ul li.item-mail .item-wrap:before {
	background-image: url(/assets/img/icons2/mail.png);
}

.design-style2 .custom-block-contacts ul li.item-clock .item-wrap:before {
	background-image: url(/assets/img/icons2/clock.png);
}

.design-style2 .custom-block-contacts ul li.item-phone .item-wrap:before {
	background-image: url(/assets/img/icons2/phone.png);
}

.design-style2 .custom-block-contacts ul li.item-mail span {
	line-height: 26px;
	font-family: 'OpenSansBold';
	font-size: 18px;
}

.design-style2 .custom-block-contacts ul li.item-clock span {
	line-height: 26px;
	font-family: 'OpenSansBold';
	font-size: 18px;
}

.design-style2 .custom-block-contacts ul li.item-phone span {
	line-height: 26px;
	font-family: 'OpenSansBold';
	font-size: 20px;
}

.design-style2 .custom-block-contacts ul li .item-name {
	text-align: center;
}

.design-style2 .custom-block-contacts ul li .item-text {
	margin-top: 10px;
	text-align: center;
}

.design-style2 .custom-block-contacts ul li .item-text ul {
	list-style: none;
}

.design-style2 .custom-block-contacts.custom-block-column3 ul li.item {
	display: inline-block;
	float: left;
	width: 33.33%;
}

.design-style2 #item-location {
	margin-top: 5px;
}

.design-style2 #item-location .item-wrap {
	position: relative;
	padding: 20px 30px 20px 100px;
	border: 1px solid #d7d7d7;
	box-sizing: border-box;
}

.design-style2 #item-location .item-wrap:before {
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -30px;
	display: inline-block;
	content: ' ';
	width: 80px;
	height: 60px;
	background-color: white;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/assets/img/icons2/location.png);
}

.design-style2 #item-location .item-text {
	margin-top: 10px;
}

.design-style2 #item-location span {
	line-height: 26px;
	font-family: 'OpenSansBold';
	font-size: 17px;
}

.design-style2 #item-location ul {
	list-style: none;
}

#contact-page-map {
	margin: 30px -15px;
}

.fancybox-wrap.fancybox-wrap-svg {
	top: 5% !important;
	width: 90% !important;
	height: 90% !important;
	max-width: 800px;
	max-height: 600px;
}

.fancybox-wrap.fancybox-wrap-svg.fancybox-wrap-zoom {
	max-width: none;
	max-height: none;
}

.fancybox-wrap.fancybox-wrap-svg .fancybox-inner {
	width: auto !important;
	height: auto !important;
}

@media all and (min-width: 1150px) {
	#header-block-1 {
		margin-left: 40px;
	}

	#header-block-2 {
		margin-left: 30px;
	}

	#header-block-3 {
		margin-left: 30px;
	}
}

@media all and (min-width: 1200px) {
	#header-block-2 {
		margin-left: 40px;
	}

	#header-block-3 {
		margin-left: 40px;
	}

	#cart-short {
		width: 140px;
	}
}

@media all and (min-width: 1250px) {
	#header-block-2 {
		margin-left: 55px;
	}

	#header-block-3 {
		margin-left: 55px;
	}
}

@media all and (min-width: 1300px) {
	#header-block-2 {
		margin-left: 70px;
	}

	#header-block-3 {
		margin-left: 70px;
	}
}

@media all and (min-width: 1350px) {
	#header-block-2 {
		margin-left: 90px;
	}

	#header-block-3 {
		margin-left: 90px;
	}
}

.b-form-preloader {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/assets/img/preloader.gif) #fff no-repeat center;
	opacity: 0.7;
}

#b-oneclick-form {
	width: 380px;
}

#b-oneclick-form .title {
	font-size: 16px;
	font-weight: bold;
	color: #2d2d2d;
	text-transform: uppercase;
}

#b-oneclick-form .b-form-fields {
	margin: 30px 0;
	display: inline-block;
	width: 100%;
}

#b-oneclick-form .b-form-fields input {
	float: left;
	padding: 0 15px;
	width: 200px;
	height: 50px;
	background: #efefef;
	border: 0;
	box-sizing: border-box;
}

#b-oneclick-form .b-form-fields button {
	float: right;
	width: 170px;
	height: 50px;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	background: #f2ad0e;
	text-align: center;
	border: 0;
	box-sizing: border-box;
	cursor: pointer;
}

#b-callorder-form .title {
	font-size: 20px;
	text-align: center;
	color: #4e4e4e;
	text-transform: uppercase;
	font-family: 'Manrope-ExtraBold';
}

#b-callorder-form .description {
	font: normal 13px Arial;
	color: #484848;
	text-align: center;
	padding: 10px 0px;
}

#b-callorder-form input[type=text],
#b-callorder-form textarea {
	width: 275px;
	font: normal 15px Arial;
	padding: 10px;
	border: 1px solid #cccccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	margin: 5px;
	resize: vertical;
}

#b-callorder-form button {
	padding: 8px 15px;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #FC5100;
	background: -moz-linear-gradient(top, #f2ad0e 0%, #FC5100 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2ad0e), color-stop(100%, #FC5100));
	background: -webkit-linear-gradient(top, #f2ad0e 0%, #FC5100 100%);
	background: -o-linear-gradient(top, #f2ad0e 0%, #FC5100 100%);
	background: -ms-linear-gradient(top, #f2ad0e 0%, #FC5100 100%);
	background: linear-gradient(to bottom, #f2ad0e 0%, #FC5100 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ad0e', endColorstr='#FC5100', GradientType=0);
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	border: 0;
}

#b-callorder-form button:hover {
	opacity: 0.9;
	cursor: pointer;
}

#b-callorder-form-buttons {
	text-align: center;
}

#b-callorder-form-callback-mess-err div {
	padding: 5px;
}

#b-callorder-form-callback-mess-err label {
	margin-bottom: 5px;
	display: block;
}

#b-callorder-form-callback-mess-err ol {
	padding: 10px;
	margin: 0 0px 5px 0px;
	background: #fab1b1;
}

#b-callorder-form-callback-mess-err ol li {
	list-style-type: decimal;
	list-style-position: inside;
}

#b-pricedown-form {
	padding: 25px;
	max-width: 360px;
}

#b-pricedown-form .b_form_title {
	position: relative;
	padding-left: 60px;
	min-height: 46px;
}

#b-pricedown-form .b_form_title i {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 40px;
	height: 100%;
	background: url('/assets/img/discount.svg') no-repeat center;
}

#b-pricedown-form .b_form_title .name {
	color: #2F2F2F;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}

#b-pricedown-form .b_form_title .text {
	margin-top: 3px;
	color: #8D8D8D;
	font-size: 16px;
}

#b-pricedown-form .form_fields {
	margin: 20px 0;
}

#b-pricedown-form .form_field {
	margin-top: 20px;
}

#b-pricedown-form .form_label {
	margin-bottom: 10px;
	color: #4A4A4A;
	font-size: 13px;
}

#b-pricedown-form .form_label span {
	color: #F82E5C;
}

#b-pricedown-form .form_field input[type=text],
#b-pricedown-form .form_field input[type=email] {
	width: 100%;
	padding: 15px 20px;
	color: #838383;
	font-size: 13px;
	background: #EFEFEF;
	border: 0;
	box-sizing: border-box;
}

#b-pricedown-form button {
	display;
	block;
	width: 100%;
	line-height: 50px;
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
	background: #F82E5C;
	border: 0;
	box-sizing: border-box;
}

#b-pricedown-form button:hover {
	opacity: 0.9;
	cursor: pointer;
}

#b-pricedown-form-buttons {
	text-align: center;
}

#b-pricedown-form-callback-mess-err div {
	padding: 5px;
}

#b-pricedown-form-callback-mess-err label {
	margin-bottom: 5px;
	display: block;
}

#b-pricedown-form-callback-mess-err ol {
	padding: 10px;
	margin: 0 0px 5px 0px;
	background: #fab1b1;
}

#b-pricedown-form-callback-mess-err ol li {
	list-style-type: decimal;
	list-style-position: inside;
}

#b-pricedown-form .private_police {
	display: block;
	margin-top: 20px;
	font-size: 12px;
	text-align: center;
}

#b-pricedown-form .private_police * {
	font-size: 12px !important;
}

#b-pricedown-form .form-success-msg .title {
	font-size: 20px;
	text-align: center;
	color: #4e4e4e;
	text-transform: uppercase;
	font-family: 'Urbanist-ExtraBold';
}

#b-pricedown-form .form-success-msg .description {
	font: normal 13px Arial;
	color: #484848;
	text-align: center;
	padding: 10px 0px;
}

.dpopup-fancybox-skin .fancybox-skin {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	background: none;
	border: 0;
	border-radius: 0;
}

.dpopup-fancybox-skin .fancybox-close {
	background-image: url('/assets/img/popup-close.png');
	background-repeat: no-repeat;
	background-position: center;
}

.fancybox-type-image {
	user-select: none;
}

.fancybox-fullsize {
	cursor: zoom-in;
}

.fancybox-fullsize.zoom {
	cursor: zoom-out;
}

.fancybox-nav {
	width: 50px;
}

.fancybox-nav span {
	visibility: visible;
}

.sitemap ul ul {
	margin-left: 30px;
}

#block-filter {
	margin-top: 30px;
	/*border: 1px solid #F2AD0E; */ /* SD */
}

#block-filter-wrapper .preloader {}

#block-filter .block-filter-header {
	padding: 10px;
	cursor: pointer;
}

#block-filter .block-filter-header .block-filter-title {
	display: inline-block;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

#block-filter .block-filter-header .block-filter-title span.title {
	float: left;
	padding-left: 20px;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 0;
	color: #000000;
	text-transform: uppercase;
	background: url('/assets/img/filter/filter.svg') no-repeat left center;
}

#block-filter .block-filter-header .block-filter-title span.collapse {
	position: relative;
	float: right;
	display: block;
	padding-right: 15px;
	font-size: 11px;
	line-height: 22px;
	letter-spacing: 0;
	color: #F2AD0E;
}

#block-filter .block-filter-header .block-filter-title span.collapse:after {
	content: 'развернуть';
}

#block-filter .block-filter-header .block-filter-title span.collapse i {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	bottom: 0;
	width: 10px;
	background: url('/assets/img/filter/collapse_arrow.svg') no-repeat right center;
	transform: rotate(90deg);
}

#block-filter.open {
	/*background: #F9F9F9;
	border: 1px solid #D4D4D4; */  /* SD */
}

#block-filter.open .block-filter-header {
	border: 0;
}

#block-filter.open .block-filter-header .block-filter-title {
	text-align: left;
}

#block-filter.open .block-filter-header .block-filter-title span.title {
	color: #2F2F2F;
}

#block-filter.open .block-filter-header .block-filter-title span.collapse {}

#block-filter.open .block-filter-header .block-filter-title span.collapse:after {
	content: 'свернуть';
}

#block-filter.open .block-filter-header .block-filter-title span.collapse i {
	transform: rotate(0);
}

#block-filter .block-filter-buttons {
	margin: 20px 15px;
}

#block-filter .block-filter-buttons .block-filter-submit {
	display: block;
	width: 100%;
	line-height: 40px;
	background: #F2AD0E;
	color: #fff;
	text-align: center;
	border: 0;
	cursor: pointer;
}

#block-filter .block-filter-buttons .block-filter-reset {
	display: block;
	margin-top: 10px;
	width: 100%;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 0;
	color: #8D8D8D;
	text-align: center;
	text-decoration: none;
	background: none;
	border: 0;
	cursor: pointer;
}

#block-filter .block-filter-more {
	display: none;
}

#block-filter-count:before {
	content: '';
	display: inline-block;
	position: absolute;
	/*left: -14px; */
    left: -18px;
	width: 0px;
	height: 0px;
	/*border-top: 13px solid transparent;
	border-bottom: 13px solid transparent;*/
    border-top: 21px solid transparent;
	border-bottom: 21px solid transparent;
	/*border-right: 14px solid #F2AD0E; */ /* SD */
    border-right: 18px solid #4a4a4a;
}

#block-filter-count {
	text-decoration: none;
	/*font-size: 12px; 
    line-height: 15px;*/
    font-size: 14px;
	line-height: 31px;
	position: absolute;
	display: none;
	z-index: 1000;
	/*width: 200px; */  /* SD */
    width: 170px;
	left: 100%;
	top: 0px;
	color: white;
}

#block-filter-count-text {
	/*background: #F2AD0E; */ /* SD */
    background: #4A4A4A;
	border: 1px solid #999;
	border-left: none;
	padding: 5px 10px;
}

#block-filter-wrapper {
	display: none;
}

#block-filter-wrapper .block-filter-field {
	position: relative;
	padding: 10px;
	/*border-bottom: 1px solid #D4D4D4;  */ /* SD */
}

#block-filter-wrapper .block-filter-field .preloader {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(255, 255, 255, 0.83);
	z-index: 10;
}

#block-filter-wrapper .block-filter-field .block-filter-field-title {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 0;
	color: #858585;
	background: url('/assets/img/filter/arrow_collapsed.svg') no-repeat right center;
	cursor: pointer;
}

#block-filter-wrapper .block-filter-field .block-filter-field-title .units {
	margin-left: 2px;
}

#block-filter-wrapper .block-filter-field .block-filter-field-title .units:before {
	content: '(';
}

#block-filter-wrapper .block-filter-field .block-filter-field-title .units:after {
	content: ')';
}

#block-filter-wrapper .block-filter-field .block-filter-content {
	display: none;
	margin-top: 10px;
}

#block-filter-wrapper .block-filter-field .block-filter-elements {
	display: inline-block;
	width: 100%;
}

#block-filter-wrapper .block-filter-field .block-filter-elements ul {
	list-style: none;
}

#block-filter-wrapper .block-filter-field .block-filter-elements .block-filter-field-checkbox-more {
	display: none;
}

#block-filter-wrapper .block-filter-field.block-filter-field-slider .block-filter-elements input {
	padding: 8px;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #c0c0c0;
	border-radius:2px;
	font-size: 15px;
	color: #8D8D8D;
}

#block-filter-wrapper .block-filter-field.block-filter-field-slider .irs {
	margin-top: 10px;
	height: 20px;
}

#block-filter-wrapper .block-filter-field.block-filter-field-slider .irs-min,
#block-filter-wrapper .block-filter-field.block-filter-field-slider .irs-max,
#block-filter-wrapper .block-filter-field.block-filter-field-slider .irs-from,
#block-filter-wrapper .block-filter-field.block-filter-field-slider .irs-to,
#block-filter-wrapper .block-filter-field.block-filter-field-slider .irs-single {
	display: none;
}

#block-filter-wrapper .block-filter-field.block-filter-field-slider .irs-bar {
	top: 5px;
	height: 2px;
	/*background: #F2AD0E; */ /* SD */
	background: #707070;
}

#block-filter-wrapper .block-filter-field.block-filter-field-slider .irs .irs-line {
	top: 5px;
	height: 2px;
	background: #b7b7b7;
}

#block-filter-wrapper .block-filter-field.block-filter-field-slider .irs .irs-line * {
	display: none;
}

#block-filter-wrapper .block-filter-field.block-filter-field-slider .irs-slider {
	top: -3px;
	width: 14px;
	height: 14px;
	background: #fff;
	/*border: 2px solid #F2AD0E; */ /* SD */
	border: 2px solid #707070;

	border-radius: 50%;
}

#block-filter-wrapper .block-filter-field .block-filter-elements .block-filter-field-slider-input-from {
	float: left;
	width: 48%;
}

#block-filter-wrapper .block-filter-field .block-filter-elements .block-filter-field-slider-input-from span {
	display: none;
}

#block-filter-wrapper .block-filter-field .block-filter-elements .block-filter-field-slider-input-from .block-filter-field-slider-from {
	width: 100%;
	padding-left: 30px; /* SD 14.06.22 */
    color: #363636; /* SD 14.06.22 */
}

#block-filter-wrapper .block-filter-field .block-filter-elements .block-filter-field-slider-input-to {
	float: right;
	width: 48%;
}

#block-filter-wrapper .block-filter-field .block-filter-elements .block-filter-field-slider-input-to span {
	display: none;
}

#block-filter-wrapper .block-filter-field .block-filter-elements .block-filter-field-slider-input-to .block-filter-field-slider-to {
	width: 100%;
	padding-left: 30px; /* SD 14.06.22 */
    color: #363636; /* SD 14.06.22 */
}

#block-filter-wrapper .block-filter-field .block-filter-elements .block-filter-field-slider-prefix {
	/*display: none; */  /* SD 14.06.22 */
	position: relative; /* SD 14.06.22 */
	top: 27px; /* SD 14.06.22 */
	left: 12px; /* SD 14.06.22 */
}

#block-filter-wrapper .block-filter-field-checkbox {
	vertical-align: top;
	margin: 0 4px 2 0;
	width: 16px;
	height: 16px;
	border-radius:2px;
}

#block-filter-wrapper .block-filter-field-checkbox+label {
	display: block;
	padding-bottom: 5px;
	cursor: pointer;
	color: #000;
}

#block-filter-wrapper li:last-child .block-filter-field-checkbox+label {
	padding-bottom: 0;
}

#block-filter-wrapper .block-filter-field-checkbox:not(checked) {
	position: absolute;
	opacity: 0;
}

#block-filter-wrapper .block-filter-field-checkbox:not(checked)+label {
	position: relative;
	padding-left: 25px;
}

#block-filter-wrapper .block-filter-field-checkbox:not(checked)+label:before {
	content: '';
	position: absolute;
	left: 0;
	width: 16px;
	height: 16px;
	border: 1px solid #c0c0c0;
	border-radius:2px;
	background: #fff ; 
}



#block-filter-wrapper .block-filter-field-checkbox:checked+label:before {
	background: url('/assets/img/filter/check.png') 0 0 no-repeat  #f2ad0e;
	background-size:cover;
	border: 1px solid #777;
	
}

#block-filter-wrapper .block-filter-field-checkbox:focus+label:before {}

#block-filter-wrapper .block-filter-field-checkbox:checked+label {
	color: #f2ad0e;
}

#block-filter-wrapper .block-filter-field-checkbox:disabled+label:before,
#block-filter-wrapper .block-filter-field-disabled .block-filter-field-checkbox+label:before {
	background: #f0f0f0 ; 
}

#block-filter-wrapper .block-filter-field-checkbox:disabled+label,
#block-filter-wrapper .block-filter-field-disabled .block-filter-field-checkbox+label {
	color: #adadad;
}

#block-filter-wrapper .filter-block-item.open {
	/*background: #EDEDED; */ /* SD */
}

#block-filter-wrapper .filter-block-item.open .block-filter-content,
#block-filter-wrapper .filter-block-item.default .block-filter-content {
	display: inline-block;
	width: 100%;
}

#block-filter-wrapper #filter-field-bages .block-filter-content {
	margin-top: 0;
}

#block-filter-wrapper .filter-block-item.open .block-filter-field-title,
#block-filter-wrapper .filter-block-item.default .block-filter-field-title {
	color: #2F2F2F;
	font-weight: bold;
}

#block-filter-wrapper .filter-block-item.open .block-filter-field-title {
	background-image: url('/assets/img/filter/arrow_expanded.svg');
}

#block-filter-wrapper .filter-block-item.default .block-filter-field-title {
	background: none;
}

#block-filter-wrapper .block-filter-field-reset {
	display: none;
}

.btn0622 {
	font-size: 12px;
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 40px;
	background-color: #d00a3d;
}

.btn0622:hover {
	background-color: #F82E5C;
}

ul.bages li.bage-shop i { background-image: url(/assets/img/bages/bage-store-g.png); }






