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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
/*	vertical-align: baseline;*/
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


html {
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-family: "Arial";
	color: rgb(25, 25, 25);
	line-height: 1.6;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

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

img {
	border: none;
}

input {
	vertical-align: middle;
}



.top .wrp{
	width: 1200px;
}
.header .wrp{
	width: 1200px;
}
.wrp {
	width: 1146px;
	position: relative;
	margin: 0 auto;
}

.top {
	height: 60px;
	background: #fff;
}
.top_menu {
	/* display: flex; */
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.top_menu li {
	margin: 0 40px 0 0;
	/* margin: 0; */
	padding: 0 0 0 0;
	display: inline-block;
}
.top_menu li::last-child{
	margin-right: 50px;
}


.top_menu li a {
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.header_up-line{
	display: flex;
	align-items: center;
  justify-content: space-evenly;
}

.header_cart {
	display: flex;
	flex-direction: column;
	align-items: center;
	/* position: absolute;
	top: 0px;
	right: 0px; */
}
.basket_title {

	font-size: 14px;
	color: #fff;
	line-height: 51px;
	display: inline-block;
	/* margin: 0 5px 0 0; */
	vertical-align: top;
}
.basket_icon {
	display: inline-block;
	width: 40px;
	height: 33px;
	background: url(../img/basket_icon.png) 0 50% no-repeat;
	/* position: relative; */
	/* margin: 0 15px 0 0; */
	vertical-align: top;
}
.basket_icon span {
	font-size: 12px;
	color: rgb(255, 255, 255);
	line-height: 15px;
	text-align: center;
	border-radius: 50%;
	background-color: rgb(255, 174, 0);
	/* position: absolute;
    right: -8px;
    top: 11px; */
	width: 15px;
	height: 15px;
	display: inline-block;
}
.basket_empty {
	font-size: 14px;
	color: #fff;
	line-height: 51px;
	display: inline-block;
	vertical-align: top;
}
.basket_price {
	font-size: 14px;
	color: #fff;
	line-height: 51px;
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	margin: 0 5px 0 0;
}
.basket_link {
	font-size: 14px;
	color: #fff;
	line-height: 51px;
	display: inline-block;
	vertical-align: top;
}
.basket_link a {
	display: inline-block;
	width: 11px;
	height: 9px;
	background: url(../img/basket_link.png) 0 0 no-repeat;
}


.header {
	height: 130px;
	margin-bottom: 40px;
	background: #000000;
	/* background: #f2f7f8; */
}

.header.inner {
	height: 190px;
	margin-bottom: 25px;
}


.head_search {
	/* margin-top: 20px; */
	display: flex;
	/* box-sizing: border-box; */
	width: 337px;
	height: 60px;
    /* margin-bottom: 20px; */
	/* position: absolute;
    top: 9px;
    left: 440px; */
	background: #FFFFFF;
	border: 2px solid #FFFFFF;
	border-radius: 10px;
}

.search_head {
	width: 267px;
	height: 50px;
  font-family: Arial;
	font-size: 18px;
	outline: none !important;
	outline-offset: 0;
	border: none;
	/* background: #ffeecb; */

	/* position: relative; */
}

.sendsubmit {
    /* position: absolute;
    top: 8px;
    right: 8px; */
	width:  50px;
	height: 50px;
	margin: 5px;
	padding:0;
	border: 0;
	background: transparent url(../img/search_btn.png) no-repeat left top;
	text-indent: -1000em;
	cursor: pointer;
	overflow: hidden;
}


.header_top {
	height: 130px;

	display: flex;
	align-items: center;
	justify-content: space-around;
}
.logo {
	display: block;
	width: 243px;
	height: 60px;
 	background: url(../img/logo.png) 0 0 no-repeat;
}
.slogan {
	color: rgb(40, 40, 40);
	line-height: 1.286;
	position: absolute;
	left: 176px;
	top: 27px;
}


.header_phone {
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	text-align: right;
	color: #000000;
	margin: 0 !important;
	/* padding: 0 0 0 30px; */

}
.header_conn{
	margin-top: 10px;
	margin-left: 30px;
}
.header_callback {
	display: flex;
	text-align: left;
	background: url(../img/phone.png) 0 0px no-repeat;
	/* position: absolute;
    top: 47px;
    left: 662px; */
}
.header_phone p{
	margin: 0 !important;
}
.header_callback a {

	padding-left: 40px;
	font-weight: 700;
	font-size: 12px;
	line-height: 20px;
	text-decoration-line: underline;
	color: #FF6E01
}

.header_icons {
	display: flex;
	/* position: absolute;
	top: 56px;
	right: 0px; */
}
.viber {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../img/viber.png) 0 0 no-repeat;
	margin: 0 0 0 0px;
}
.whatsapp {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../img/whatsapp.png) 0 0 no-repeat;
	margin: 0 0 0 20px;
}
.telegram {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../img/telegram.png) 0 0 no-repeat;
	margin: 0 0 0 0px;
}

.main_menu {
	border-radius: 4px;
	background-color: rgb(194, 20, 21);
	height: 53px;
    margin: 0 0 35px 0;
}

.main_menu {
    width: 100%;
    display: table;
}
.main_menu-ul {
    display: table-row;
}
.main_menu-li {
	background: #30BF39;
	border-radius: 10px;
	width: 294px;
	height: 60px;
    /* display: table-cell; */
	position: relative;
}
.main_menu-a {
    display: block;
    padding: 0 15px;
    color: #fff !important;
    text-align: center;
	line-height: 53px;
	text-decoration: none;
}
.main_menu-tg {
  display: block;
  /* padding: 0 30px; */
	padding-top: 18.5px;
  color: #fff !important;
  text-align: center;
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	text-decoration: none;
	cursor: pointer;
}
.main_menu-tg:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/tg.png) 0 0 no-repeat;
	position: absolute;
	top: 20px;
	left: 20px;
}
.main_menu-popup {
	position: absolute;
	top: 60px;
	left: 0px;
	background: #fff;
	z-index: 9999;
	display: none;
}
.main_menu-li:hover .main_menu-popup {
    display: block;
}


.main_slider {
	border-radius: 4px;
	/* box-shadow: 0px 3px 29px 0px rgba(0, 0, 0, 0.15); */
	margin-bottom: 35px;
}
.main_slider li{
	height: 300px;
}
.main_slider img  {
	width: 558px;
	height:300px;
	border-radius: 10px;
}
.main_slider .bx-viewport{height:300px !important;}
.main_slider .bx-wrapper{position:relative;}
.main_slider .bx-prev
	{position:absolute;
    top: 147px;
    left: 19px;
	width:30px;
	height:30px;
	background: #fff url(../img/prev.png) 45% 50% no-repeat;
	overflow:hidden;
	text-indent:-999px;
	border-radius: 50%;
	box-shadow: 0px 3px 29px 0px rgba(0, 0, 0, 0.15);
}
.main_slider .bx-next{
	position:absolute;
    top: 147px;
    right: 19px;
	width:30px;
	height:30px;
	background: #fff url(../img/next.png) 50% 50% no-repeat;
	overflow:hidden;
	text-indent:-999px;
	border-radius: 50%;
	box-shadow: 0px 3px 29px 0px rgba(0, 0, 0, 0.15);
}

.banner {
    margin: 0 0 105px 0;
}
.banner img{border-radius: 10px;}
.banner-inner {
    margin: 0 0 60px 0;
}
.banner-inner img{border-radius: 10px;}
.category_slider{
	margin-bottom: 105px;
}
.category_slider a{
	text-decoration: none;
}
.category_slider .bx-wrapper{position:relative;}
.category_slider .bx-prev{
	display: none;
}
.category_slider .bx-next{
	position:absolute;
  top: 100px;
  right: -25px;
	width:50px;
	height:50px;
	background: #fff url(../img/next.svg) 50% 50% no-repeat;
	overflow:hidden;
	text-indent:-999px;
	/* border-radius: 50%; */
	/* box-shadow: 0px 3px 29px 0px rgba(0, 0, 0, 0.15); */
}
.category_slider_content{
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
  align-items: center;
  justify-content: space-around;
	height: 264px;
	width: 264px;
	border: 1px solid #B5B5B5;
	border-radius: 10px;
}
.category_slider_content p{
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	display: flex;
	align-items: center;
	text-align: center;
	text-transform: uppercase;
}
.category_slider_content img{
	border-radius: 10px;
	width: 214px;
	height: 150px;
}
.main_best{
	margin-bottom: 105px;
}
.main_best h2{
	font-weight: 700;
	font-size: 42px;
	line-height: 49px;
	text-align: center;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 60px;
}
.bests{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	justify-content: space-evenly;
}
.best{
	display: flex;
	height: 276px;
	width: 362px;
	flex-direction:column;
	margin-bottom: 40px;
}
.best img{
	height: 200px;
	width: 362px;
	margin-bottom: 20px;
}
.best span{
	font-weight: 400;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	letter-spacing: 0.01em;
	color: #000000;
}
.best .last{
	margin-bottom: 0;
}
.main_bloks {
	overflow: hidden;
	margin: 0 -10px 30px -10px;
}
.main_pay, .main_info {
	/* background: #f2f7f8; */
	/* padding: 22px 33px; */
	/* margin: 0 10px; */
	/* border-radius: 5px; */
	/* float: left; */
	/* width: 394px; */
	/* min-height: 160px; */
}
.main_bloks-img {
	display: inline-block;
	width: 225px;
	height: 87px;
	background: url(../img/pay.png) 0 0 no-repeat;
}

.main_info-list {
	list-style: circle !important;
	list-style-type: disc !important;
	margin: 0 0 24px 0;
}
.main_info-list li {
	list-style-type: disc !important;
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	background: url(../img/marker-1.png) 0 6px no-repeat;
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.main_info h1{
	font-weight: 700;
	font-size: 42px;
	line-height: 49px;
	text-align: center;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.main_text{
	margin-bottom: 105px;
}
.main_text h1{
	font-weight: 700;
	font-size: 42px;
	line-height: 49px;
	text-align: center;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	margin-bottom: 60px;
}
.sizes_list {
	margin: 0 0 24px 0;
}
.sizes_list li {
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	background: url(../img/marker-1.png) 0 6px no-repeat;
}


.main_text {
	margin-bottom: 105px;
}
.finder{
	margin-bottom: 105px;
}
.finder h1{
	font-weight: 700;
	font-size: 42px;
	line-height: 49px;
	text-align: center;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 60px;
}
.always_find{
	padding: 30px 50px;
	height: 239px;
	box-sizing: border-box;
	border: 1px solid #000000;
	border-radius: 10px;
}
.always_find ul{
	display: flex;
	flex-wrap: wrap;
	justify-content:space-evenly;
}
.always_find ul li{
	margin-bottom: 50px;
	width: 265px;
	padding: 0 0 0 20px;
	background: url(../img/marker-1.png) 0 6px no-repeat;
}
.always_find a{
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	text-align: center;
	letter-spacing: 0.01em;
	text-decoration-line: underline;
	color: #000000;
}




.reviews_slider-list .bx-wrapper{
	position: relative;
	height: 350px !important;
}
.reviews_slider .bx-viewport{
	z-index: 100;
	height: 350px !important;
}
.reviews_slider .bx-controls{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.reviews_slider .bx-controls-direction {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.reviews_slider .bx-controls-direction a:hover {
	filter: brightness(90%);
}
.reviews_slider .bx-prev {
	background: url(../img/prev.png) 0 0 no-repeat;
	display: inline-block;
	width: 50px;
	height: 50px;
	position: absolute;
	margin-top: -20px;
	top: 160px;
	left: -20px;
	overflow: hidden;
	text-indent: 999px;
	z-index: 1000;
}
.reviews_slider .bx-next {
	background: url(../img/next.png) 0 0 no-repeat;
	display: inline-block;
	width: 50px;
	height: 50px;
	position: absolute;
	margin-top: -20px;
	top: 160px;
	right: -60px;
	overflow: hidden;
	text-indent: 999px;
	z-index: 1000;
}
.reviews_slider-list li {
	border: 1px solid #2F7942;
	border-radius: 20px;
	padding: 20px 30px 0 30px;
	margin-bottom: 20px;
  height: 280px;
	overflow: hidden;
}
.reviews_slider-name {
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	font-size: 18px;
	line-height: 21px;
	color: #000000;
	margin-bottom: 10px;
}
.reviews_slider-text {
	max-height: 154px;
	text-overflow: ellipsis;
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	color: #000000;
}
.reviews_slider-text p{
	max-height: 170px;
	text-overflow: ellipsis;
	overflow: hidden;
}
.reviews_slider-text a{
	position: absolute;
	top: 245px;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	display: flex;
	align-items: center;
	text-decoration-line: underline;
	color: #000000;
}

.btn-add {
  width: 192px;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 59px;
	line-height: 59px;
	padding: 0px 20px;
	background: #30BF39;
	border-radius: 10px;
	margin: 0 25px 0 0;
	display: inline-block;
	outline: none;
	border: none;
	text-decoration: none;
}
.reviews_slider .h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 42px;
  line-height: 150%;
  text-align: center;
  text-transform: uppercase;
  color: #000;
	margin-bottom: 40px;
}

.reviews_slider-bottom {
  margin-top:32px;
  margin-left: 30px;
  display: flex;
	overflow: hidden;
	margin-bottom: 105px;
  justify-content: space-between;
}
.reviews_slider-bottom-left {
  float: left;
}
.reviews_slider-bottom-right {
	text-align: right;
}
.reviews_slider-bottom-left a {
	padding-top: 20px;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	display: flex;
	align-items: center;
	text-decoration-line: underline;
	color: #FF6E01;
}










.footer {
	height: 292px;
	background:#000;
	position: relative;
}

.footer_logo {
	background: url(../img/logo.png) left top no-repeat;
	width: 264px;
	height: 65px;
	position: absolute;
	top: 27px;
	left: 489px;
}

.footer_slogan {
	position: absolute;
	top: 27px;
    left: 178px;
	color: rgb(255, 255, 255);
	line-height: 1.286;
}
.copy {
	position: absolute;
	top: 233px;
	left: 28px;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.01em;
	color: #FFFFFF;
}
.footer_menu {
	position: absolute;
	top: 20px;
	left: 28px;
}
.footer_menu ul {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	height: 160px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-bottom: 10px;
}
.footer_menu li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-right: 67px;
	/* display: inline-block; */
}
.footer_menu li a {
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.01em;
	color: #FFFFFF;
	text-decoration: none;
}

.footer_phone {
	position: absolute;
	top: 40px;
	right: 27px;
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	text-align: right;
	color: #FFFFFF;

}
.footer_callback {
	background: url(../img/phone.png) 0 0px no-repeat;
	position: absolute;
	top: 96px;
	right: 27px;
}
.footer_callback a {
	padding-left: 30px;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	text-decoration-line: underline;
	color: #FF6E01;
}

.footer_callback a:hover{
	text-decoration: none;
	color: #FF6E01;
}

.footer_icons{
	position: absolute;
	top: 137px;
	right: 46px;
}




.main_brands {
    padding: 65px 0 61px 0;
    margin: 0 0 58px 0;
    /* background: #f2f7f8; */
}
.main_brands h1 {
	font-weight: 700;
	font-size: 42px;
	line-height: 49px;
	text-align: center;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	margin: 0 0 60px 0;
}
.main_brands-btn {
	/* position: absolute;
	top: 3px;
	right: 3px; */
}
.main_brands-list {
	margin: 0 -10px 0 -10px;
}
.main_brands-list a {
	display: inline-block;
	width: 264px;
	height: 130px;
	border: 1px solid;
	border-radius: 6px;
	padding: 20px 0;
	text-align: center;
	margin: 0 10px 22px 10px;
	line-height: 0;
}
.main_brands-list img {
	margin-top: 15px;
	width: 100px;
	height: 100px;
}

.main_best_price {
	margin-bottom: 50px;
}
.main_best_price_title {
  /* background: url(../img/main_best.png) 5px 4px no-repeat; */
	font-weight: 700;
	font-size: 42px;
	line-height: 49px;
	text-align: center;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 60px;
}
.main_new_title {
    background: url(../img/new.png) 5px 4px no-repeat;
    padding: 10px 0 10px 53px;
    line-height: 1;
    font-size: 24px;
    font-family: "Arial";
    color: rgb(25, 25, 25);
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 21px 0;
}



.left_menu {
	width: 284px;
	margin-bottom: 25px;
    position: relative;
}
.left_menu__row_1 {
	display: block;
    width: 294px;
    height: 41px;
    border: 1px solid #ddd;
    border-top: none;
}
.left_menu__row_1:hover {
	background: #ffe1a4  !important;
}
.left_menu__link_1 {
	display: block;
	background: url(../img/menu_spot.png) left 5% top 50% no-repeat;
	color: #222222 !important;
	text-decoration: none;
	font-size: 14px;
	padding-left: 29px;
	padding-top: 12px;
	padding-bottom: 12px;


}

.left_menu__row_1.active .left_menu__link_1{
	font-weight: bold;
	background: url(../img/menu_spot.png) left 5% top 50% no-repeat !important;

}

.left_menu__row_1.active {
    background: #ffe1a4;
}
.left_menu__sub {
	display: none;
	z-index: 1;
	position: relative;
    border: 1px solid #fedd9e;
	position: absolute;
	left: 294px;
	top: 0px;
	padding: 7px 15px;
    background: #fff;
}
.left_menu__row_1:hover .left_menu__sub_tr {
    display: block;
}
.left_menu__row_1:hover .left_menu__sub{
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}
.left_menu__sub_scroll {
    position: relative;
	width: 630px !important;
}
.left_menu__sub_scroll .mCS-3d-thick.mCSB_scrollTools_vertical, .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    background: #fff;
    width: 20px;
    box-shadow: none;
    border: 1px solid #ffb321;
    border-radius: 5px;
}
.left_menu__sub_scroll .mCSB_draggerContainer {
    background: #fff !important;
    box-shadow: none !important;
}
.left_menu__sub_scroll .mCSB_dragger_bar {
    background-color: #FF6E01 !important;
    width: 16px !important;
    background-image: none !important;
    box-shadow: none !important;
    border-radius: 3px !important;
}
.left_menu__sub_scroll .mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background: url(../img/mCSB_buttonDown.png) 1px 0px no-repeat;
		opacity: 1 !important;
}
.left_menu__sub_scroll .mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background: url(../img/mCSB_buttonUp.png) 1px 1px no-repeat;
		opacity: 1 !important;
}
.left_menu__sub_scroll .mCS-3d-thick.mCSB_scrollTools_onDrag .mCSB_buttonUp {
    opacity: 1;
}
.left_menu__sub_scroll .mCS-3d-thick.mCSB_scrollTools_onDrag .mCSB_buttonDown {
    opacity: 1;
}



.left_menu__sub table {

}
.left_menu__sub table tr {
    vertical-align: baseline;
}

.left_menu__sub_left table {
	table-layout: fixed;
	width: 100%;
}
.left_menu__sub_left table td {
	width: 150px;
	padding-bottom: 20px;
	padding-right: 20px;
}

.left_menu__sub_left {
	padding: 0 20px 0 0;
    width: 150px;
}
.left_menu__row_1:hover.empty {
	border-left: 1px solid #ffb320;
	border-right: 1px solid #ffb320;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.left_menu__row_1:hover.empty .left_menu__sub {
	display: none;
}
.left_menu__link_2 {
	font-weight: bold;
}
.left_menu__link_2.active {
    color: #c71b1c;
}
.left_menu__tree {
    margin-left: 0;
    margin-top: 7px;
}
.left_menu__tree__link {
	background: url(../img/menu_spot.png) left top 50% no-repeat;
	padding-left:20px;
    margin-bottom: 3px;
	display: block;
	font-size: 12px;
}
.left_menu__tree__link.active {
    color: #c71b1c;
}
.left_menu__vender {
    margin-left: 10px;
    margin-top: 7px;
}
.left_menu__link_vender {
	background: url("../img/menu_spot.png") no-repeat scroll left top 50% transparent;
	padding-left: 15px;
	display: block;
	width: 141px;
	font-size: 13px;
}


.toogle_box {
	font-weight: bold;
	margin-bottom: 30px;
	display: block;
}
.concealed_box  {
	margin-bottom: 30px;
}
.car {
	padding-top: 11px;
	min-height: 23px;
}
.car li {
	list-style: square;
}
.car p {
	margin-bottom: 0px;
}
.car ul {
	margin-left: 16px;
}
.car a {
	color: #bd1617 !important;
	font-size: 15px !important;
	font-family: Georgia !important;
}
.sizes1 {
	padding-left: 42px;
	background: url(../img/desc_ico.jpg) 0 0 no-repeat;
	line-height: 33px;
    height: 50px;
    margin-right:13px;
    float: left;
}
#sert {
	border-top: 1px solid #dddbd8;
	padding: 25px 0px 10px;
	margin-top: 31px;
}
.sizes2 {
	padding-left: 72px;
	background: url(../img/size_03.png) 0 5px no-repeat;
	line-height: 33px;
    height: 50px;
    margin-right: 11px;
    float: left;
}
.sizes3 {
	padding-left: 42px;
	background: url(../img/star.jpg) 0 0 no-repeat;
	line-height: 33px;
    height: 50px;
    margin-right: 75px;
    float: left;
}
.sizes4 {
	padding-left: 32px;
	background: url(../img/sert_03.jpg) 0 0 no-repeat;
	line-height: 33px;
    height: 50px;
    margin-right: 16px;
    float: left;
}
.dopp_attr div:last-child {
    margin-right: 0px;
}
.usl_del p{
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
}
.delivery_link{
	margin-top: 10px;
	background: url(../img/arr.svg) 104px 0 no-repeat;
}
.delivery_link a{

	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	text-decoration-line: underline;
	color: #30BF39;
}
.dopp_attr {
	box-sizing: border-box;
	/*height: 160px;*/
	position: relative;
  margin-top: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
  /* margin-bottom: 22px; */
	border: 1px solid #B5B5B5;
	border-radius: 10px;
    /* border-bottom: 1px solid #dddbd8; */
}
.dopp_attr .h2{
	background: url(../img/car_03.svg) 0 0 no-repeat;
	margin-bottom: 10px;
	background-size: 27px 18px;
	padding-left: 47px;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	/* text-align: center; */
	text-transform: uppercase;
	color: #30BF39;
}
.dopp_attr_pad {
    padding-bottom: 26px;
}
.sizes1 a, .sizes2 a, .sizes3 a, .sizes4 a {
	font-size: 15px !important;
}
#descr .h2{
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
	color: #000000;
}
#descr .text{
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
}
#sert .h2{
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
	color: #000000;
}
#sert .text{
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
}
#size .h2{
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
	color: #000000;
}
#size .text{
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
}

.basket_add {
	width: 390px;
	text-align: center;
	padding: 20px;
	background: url(../img/bg.png) 0 0 repeat;
}
.basket_add__price {
	margin-bottom: 20px;
}
.basket_add__img {
	border: 1px solid #E4E4E4;
	border-radius: 4px;
	box-shadow: #EBEBEB 0px 0px 3px 1px;
	padding: 13px;
	background: #fff;
	margin-bottom: 10px;
}
.basket_add-btn{
	display: flex;
}
.basket_list {
	margin-bottom: 15px;
	background: #fff;
	border: 1px solid #D6D6D6;
	width: 100%;
}
.basket_list td {
	border: 1px solid #D6D6D6;
	padding: 5px;
	vertical-align: middle;
}
.basket_list__image {
	width: 120px;
	text-align: center;
}

.basket_list__image img {
	width: 100px !important;
	height: 70px !important;
}

.basket_list__count {
	font-size: 14px;
	line-height: 16px;
	vertical-align: middle;
	text-align: center;
	width: 60px;
}
.basket_list__count span {
	font-size: 14px;
	line-height: 16px;
	vertical-align: middle;
}

.count_minus {
	background: url(../img/count_minus.gif) 50% 1px no-repeat;
	display: inline-block;
	width: 16px;
	height: 12px;
}
.count_plus {
	background: url(../img/count_plus.gif) 50% 1px no-repeat;
	display: inline-block;
	width: 16px;
	height: 12px;
}

.basket_list__price {
	text-align: center;
	width: 100px;
	font-size: 14px;
}

.basket_list__remove {
	text-align: center;
}

.basket_list_total {
	margin-bottom: 15px;
	overflow: hidden;
}
.basket_list_total .left {
	float: left;
	font-size: 20px;
	width: 300px;
}
.basket_list_total .right {
	float: right;
}

.price_special_text {
	color: #F37E00;
	margin-bottom: 15px;
}

.reviews_box_text  {
	margin-bottom: 20px;
}
.reviews_box_text .text {
	margin-bottom: 5px;
}


/*
.li_padd ul {
	margin-left: 162px !important;
}
.reviews_box_single {
	margin-bottom: 38px;
}






.sizes_list {
	list-style: square !important;
	margin-left: 20px;
}
.sizes_list li {
	margin-bottom: 10px;
}




.phone_number {
	font-family: 'Arial', sans-serif;
}





.main_menu {
    background: linear-gradient(to top, #c21415, #c71b1c);
    background: -moz-linear-gradient(bottom, #c21415, #c71b1c);
    background: -webkit-linear-gradient(bottom, #c21415, #c71b1c);
    background: -o-linear-gradient(bottom, #c21415, #c71b1c);
    cursor: default;
	width: 988px;
	height: 55px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	overflow: hidden;
	padding: 0px 0 0 24px;
	text-align: justify;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;


}

.menu_first {
	width: 175px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}

.main_menu ul {
    display: inline-block;
    margin: 6px 0px;
    line-height: 43px;
	float:left;
	margin-right:11px;
}

.main_menu:after {
content: "1";
display: inline-block;
height: 1px;
margin-left: 100%;
overflow: hidden;
}

.main_menu a {
	color: #fff !important;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'Arial';
	text-decoration: none;
}


.middle {
 	width: 988px;
	margin: 0 auto;
	padding: 0 0 122px;
	height: 1%;
	position: relative;
}
.middle:after {
	content: '';
	clear: both;
	display: table;
}
.container {
	width: 100%;
	float: left;
	 overflow: hidden;
}
.content {
	padding: 0 0 0 302px;
}


.main_slider {
	width: 681px;
	height: 281px;
	border: 2px solid #c21415;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	margin-bottom: 33px;
}


.main_slider .bx-pager {
	position: absolute;
	right: 20px;
	bottom: 15px;
}

.main_slider .bx-pager-item {
	overflow: hidden;
	float: left;
	width: 38px;
	text-align: center;
}

.main_slider .bx-pager-item a {
	background: url(../img/slide_mini_pager.png)left 50% top 50% no-repeat;
	width: 32px;
	height: 32px;
	display: block;
	text-indent: -9999px;
	text-align: center;

}

.main_slider .bx-pager-item a.active {
	background: url(../img/slide_maxi_pager.png) no-repeat;
}






.best_price_slider {
	overflow: hidden !important;
	width: 685px !important;
    position: relative;
}
.best_price_slider .bx-wrapper {
    max-width: 685px !important;
}
.best_price_slider .bx-viewport {
    padding: 10px 0 !important;
    margin-left: 2px;
}
.best_price_slider .bx-controls-direction {
    position: absolute;
    bottom: 181px;
}
.best_price_slider .bx-prev {
    background: url(../img/slide_prev.png) 0 0 no-repeat;
    width: 13px;
    height: 21px;
    display: block;
    position: absolute;
    left: 0px;
}
.best_price_slider .bx-next {
    background: url(../img/slide_next.png) 0 0 no-repeat;
    width: 13px;
    height: 21px;
    display: block;
    position: absolute;
    left: 672px;
}



.sidebar {
	float: left;
	width: 282px;
	min-height: 900px;
	margin-left: -100%;
	position: relative;
}




.banners {
	width: 213px;
	height: 345px;
	padding-bottom: 1px;
	margin: 25px 0 0 3px;
	border: 1px solid rgb(221, 219, 216);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow:  0px 0px 3px 1px rgb(222, 222, 222);;
	-moz-box-shadow:  0px 0px 3px 1px rgb(222, 222, 222);;
	box-shadow:  0px 0px 3px 1px rgb(222, 222, 222);;
}
.banners img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.banners ul li {
}






#bottom {
	width: 180px;
	height: 25px;

    margin-right: 184px;
	background: url(../img/param.png) left top no-repeat;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}





.product_list {
	overflow: hidden;
	margin: 10px -12px 0 58px;
	min-height: 360px
}

.one_prod {
	width: 200px;
	height: 350px;
	border: 1px solid #dddbd8;
	background: #fff;
	float: left;
	margin: 5px 25px 12px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow:  0px 0px 3px 1px #dedede;
	-webkit-box-shadow:  0px 0px 3px 1px #dedede;
	-moz-box-shadow:  0px 0px 3px 1px #dedede;
}

.one_prod_img {
	width: 200px;
}

.one_prod_img img {

    border-radius: 3px 3px 0 0;

}






.no_price {
	border-top: 1px solid #dfdfdf;
	text-align: center;
	margin: 42px 25px 0;
	padding-top: 11px;
	font-size: 16px;
	padding-bottom: 10px;
}

.no_price a {
	text-decoration: none;
	background: url(../img/noprice.png) left top no-repeat;
	display: inline-block;
	width: 94px;
	height: 23px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.one_prod_btn {
    height: 26px;
    position: relative;
}
.one_prod_btn {
	background: url(../img/one_prod_btn.jpg) 0 0 no-repeat;
	display: block;
	width: 91px;
	height: 26px;
    text-indent: -9999px;
    position: absolute;
    left: 54.5px;
    bottom: 10px;
}

.one_prod_btn a:hover {
	color: #fff;
}


.product_image {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #dddbd8;
	width: 342px;
	height: 316px;
	-webkit-box-shadow: 0px 0px 3px 1px rgb(222, 222, 222);
	-moz-box-shadow: 0px 0px 3px 1px rgb(222, 222, 222);
	box-shadow: 0px 0px 3px 1px rgb(222, 222, 222);
	margin: 3px 0 0 3px;
}

.product {
	border-bottom: 1px solid #dddbd8;
	padding-bottom: 10px;
	margin-right: -60px;
}

.product_manufacturers {
	margin: 5px 0 0 0;
}

.product_image img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}




.product_price {
	border-bottom: 1px solid rgb(221, 219, 216);
	margin-bottom: 30px;
	padding-bottom: 20px;
}





.product_price_left {
	margin-bottom: 10px;
	overflow: hidden;

}

.price_zapros {
font-size: 20px;
height: 40px;
padding-top: 10px;
}

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

.buttons {
	overflow: hidden;
}

.make_buy {
	float: left;
	width: 90px;
	margin-right: 80px;
}

.buy_1_click {
	margin-top: 7px;
	margin-right: 23px;
	width: 155px;
	float: right;
}

.buy_1_click a {
	background: url(../img/mouse.jpg) left top  no-repeat;
	height: 43px;
	padding-left: 25px;
	color: #004e9d;
	display: block;
	height: 30px;
	line-height: 2.1
}

.buy_1_click a:hover {
	color: #004e9d;
}

.product_sku {
	padding-left: 1px;
}




.button span {
	line-height: 24px;
	background: none repeat scroll 0% 0% #FBA208;
	color: rgb(255, 255, 255);
	width: 94px;
	height: 20px;
	display: inline-block;
	width: 134px;
	height: 29px;
	line-height: 2.5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}




.creator {
	margin-top: 7px;
}


.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
}


.main_content {
	margin-top: 30px;
	clear: both;
	overflow: hidden;
}
.main_content__left {
	overflow: hidden;
	width: 691px;
	float: left;
	margin-left: 0px;
	border-right: 1px solid #BABABA;
	padding: 0 40px 0 0;
}

.main_content__right {
	overflow: hidden;
	width: 230px;
	float: right;
	padding: 0 0 0 20px;
}


.button:hover {
	color: #0049a3;
}

.link {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding-right: 12px;
	text-decoration: none;
}
.link span {
	display: inline-block;
	height: 24px;
	padding-left: 12px;
	line-height: 24px;
	color: #000;

}

.add_cart {
	width: 23px;
	height: 24px;
	line-height: 24px;
}

.category_labels {
	border-bottom: 1px solid #D6D6D6;
	padding: 0 0 9px 0;
	margin-bottom: 10px;
}
.category_labels a {
	display: inline-block;
	color: #fff !important;
	background: #AD479A;
	text-decoration: none;
	padding: 6px 9px;
	margin: 0 10px 6px 0;
	line-height: 12px;
	border-radius: 10px;
}
.category_labels a:hover {
	background: #BF64AF;
}





.prod_postage {
	width: 122px;
	height: 37px;
	background: url(../img/prod_postage.png) 0 0 no-repeat;
	margin-bottom: 15px;
}

.top_grid {
	overflow: hidden;
	margin-bottom: 10px;
}
.top_grid__left {
	overflow: hidden;
	width: 500px;
	float: left;
	padding-right: 11px;
}
.top_grid__right {
	overflow: hidden;
	width: 200px;
	float: right;
}

.search_form {
	display: inline-block;
	overflow: hidden;
	background: #02867B;
	border-radius: 15px;
	padding: 6px;
	border: 1px solid #006E64;
	height: 22px;
}
.search_form input[type="text"] {
	outline: none;
	border: none;
	border-radius: 12px;
	margin: 0;
	padding: 2px 5px;
	width:185px;
}
.search_form input[type="submit"] {
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	width: 16px;
	height: 16px;
	background: url(../img/search_icon.png) 0 0 no-repeat;
	text-indent: -9999px;
	margin-left: 5px;
	cursor: pointer;
}

.info_box {
	margin: 20px 0;
	width: 236px;
}

.more_link {

}
.more_link a {
	color: #AC4699;
}

.main_text {
	text-align: justify;
}
.menu_info {
    list-style-type: disc;
}
.menu_info li {
    margin-left: 26px;
}
.menu_info a {
	margin-bottom: 20px;
	display: block;
    font-size: 14px;
    color: #222222;
}

.more_link a, .more_link a:hover{
	color: #c21415;
    font-size: 14px;
}
.more_link {
	color: #c21415;
    margin-left: 26px;
}


.list_main_brands {
	width: 282px;

	background: #FFB320;
	padding-bottom: 8px;
	padding-top: 20px;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	height: 400px;
}

.list_main_brands_images {
	width: 86px;
	height: 86px;
	padding-left: 35px;
	padding-bottom: 16px;
	display: inline-block;

}

.black_spot {
	background: url(../img/bl_sp.jpg) left 15px top 50% no-repeat;
	display: block;
	padding-left: 25px;
}

.search_text {
	display: inline-block;
	margin-left: -10px;
}

.search_btn {
	display: inline-block;
	width: 21px;
	height: 22px;
	padding-bottom: 9px;
	background:  url(../img/search.jpg) left bottom no-repeat;
	float: left;
	margin-left: 5px;
}

.list_main_brands_title {
	display: block;
	background: #fff;
	width: 189px;
	height: 38px;
	margin: 0 auto 20px;
	line-height: 2;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 18px;
}

.zoomWindow {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #E1DFDC !important;
}











.banners .bx-pager {
	position: absolute;
	bottom: 241px;
	right: 3px;
}





.recomend {
	margin-top: 50px;
}
#ava {
	font-size: 11px;
	padding-left: 20px;
}



.free_postage {
    background: url(../img/free_ico.jpg) 19px 7px no-repeat;
    display: block;
    margin: 0 auto;
    height: 15px;
    color: #c21415;
    font-size: 12px;
    width: 147px;
    padding: 7px 15px;
    text-align: right;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}

.phone_number_foot p{
    float: left;
    margin-right:  43px;
}

.phone_number_foot .frame {
    position: absolute;
    width: 161px;
    left: 50px;
    top: 37px;
}




.inner_catalog {
    width: 282px;
    margin-bottom: 17px;
}

.catalog_btn {
    background: url(../img/catalog_btn.jpg) 0 0 no-repeat;
    width: 282px;
    height: 47px;
    display: block;
    cursor: pointer;
}

.left_menu_inner_name {
    font-size: 14px;
    font-weight: bold;
    color: #c71b1c;
    list-style-image: url(../img/menu_spot.png);
    margin-left: 15px;
    padding-left: 13px;

}

.left_menu_inner_sub  {
    margin-left: 23px;
    margin-top: 15px;
}

.left_menu_inner_sub ul li {
    list-style-image: url(../img/menu_spot_gray.png);
    margin-left: 15px;
    padding-left: 13px;
    margin-bottom: 15px;
}

.left_menu_inner_sub ul li a {
    font-size: 14px;
    color: #222222;

}

.inner_catalog_parents {
    display: none;
    border: 1px solid #aaa8a6;
    border-radius: 5px 5px 0px 0px;
    border-top: none;
    margin-top: -45px;
    position: relative;
}

.inner_catalog_parents ul .inner_catalog_parents_li {
    background: #f1f1f1;
    position: relative;
    padding-top: 20px;
}
.inner_catalog_parents ul .inner_catalog_parents_li:hover {
        background: #ffe1a4;
}

    .inner_catalog_parents_li .inner_catalog_parents_li_link {
        text-decoration: none;
        background: url(../img/menu_spot.png) 0 5px no-repeat;
        padding-left: 20px;
        padding-bottom: 20px;
        margin-left: 20px;
        font-size: 14px;
        width: 220px;
        display: block;
        color: #222222;
        border-bottom: 1px solid #b6b6b5;
    }
 .inner_catalog_parents_li:last-child a {
     border-bottom: none !important;
 }
.inner_catalog_parents .inner_catalog_parents_li_hover_menu {
    display: none;
    border: 2px solid #fedd9e;
    border-radius: 5px;
    position: absolute;
    padding: 20px;
    box-shadow: 0px 0px 10px #fedd9e;
    background: #ffeecb;
    position: absolute;
    top: 3px;
    left: 280px;
    width: 358px;
	z-index: 999;
}
.inner_catalog_parents_li_hover_menu .left_menu__sub_tr {
    top: 20px;
}
.inner_catalog_parents_li_hover_menu ul li {
    list-style-image: url(../img/menu_spot_gray.png);
    margin-left: 20px;
    padding-left: 5px;
    margin-bottom: 15px;
}
.inner_catalog_parents_li_hover_menu li a {
    font-size: 14px;
    color: #222222;
}
.inner_catalog_parents_li:hover .inner_catalog_parents_li_hover_menu {
    display: block;
}

.best_price_slider.prod {
    margin-top: 15px;
}
.best_price_slider.cart {
	border-top: 1px solid #dddbd8; margin-top: 0px; padding-top: 15px;
}
.best_price_slider.prod ul {
    margin-left: 3px;
    margin-top: 3px;
}


.menu_not_p_1__row .menu_not_p_2 {
    display: none;
}
.menu_not_p_1__row {
    margin-left: 10px;
    margin-bottom: 5px;
}
.menu_not_p_1__row .active {
    display: block;
}
.menu_not_p_2 {
    padding: 10px 0 10px 15px;
}
.menu_not_p_2__row {
    margin-bottom: 3px;
}
.menu_not_p_2__link {
    padding-left: 10px;
    background: url(../img/littile_sq_gr.jpg) 0 50% no-repeat;
}
.menu_not_p_2__link.active {
    color: #c71b1c;
    font-weight: bold;
    background: url(../img/little_sq_red.jpg) 0 50% no-repeat;
}
.menu_not_p_3 {
    display: none;
}
.menu_not_p_3.active {
    display: block;
    margin: 10px 0 10px 15px;
}
.menu_not_p_3__row  {
    margin-bottom: 3px;
}
.menu_not_p_3__link.active {
    font-weight: bold;
}
.menu_not_p_1__link {
    font-size: 14px;
    display: block;
    padding-left: 15px;
    background: url(../img/menu_spot_gray.png) 0 50% no-repeat;
}

.menu_not_p_1__row.active .menu_not_p_1__link.active {
    color: #c71b1c;
    background: url(../img/menu_spot.png) 0 50% no-repeat;
}

.par_l {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

.buy_cart {
    display: inline-block;

   	font-size:14px;
	line-height:14px;
	background:#ffb929;

	height:14px;
	text-transform:uppercase;
    background:#ffb929;
	color:#550001;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
    padding:10px 21px 9px 21px;
	border-radius: 5px;
	line-height: 14px;
	margin:0 10px 0 0;
	border-bottom:solid 2px #d4741f;
}

.buy_cart:hover{
	color:#550001;
}

.product_buy {
	text-align: left;
}











.podobr {
	background: url(../img/podobr.jpg) 0 0 no-repeat;
	display: inline-block;
	margin-top: 75px;
	margin-left: 46px;
	width: 143px;
	height: 38px;
}
.search_manufact {
	font-weight: bold;
	margin-bottom: 5px;
	padding: 5px 0 0 14px;
	display: block;
}


#size {
	border-top: 1px solid #dddbd8;  padding: 25px 0px 10px; margin-top: 31px;
}
#size .size_tlt {
	font-family: 'Georgia'; font-size: 20px; margin-bottom: 10px;
}
.size_like_tlt {
	color: #000; display: block; font-size: 20px; line-height: 24px; font-family: 'Georgia'; margin-bottom: 15px;
}


.by_request_row {
	width: 152px;
	float: left;
	vertical-align: top;
}
.product_buy-a {
	margin-left: 190px;
}
.by_request {
	width: 90px;
	height: 30px;
	display: inline-block;
	background: url(../img/by_request.png) 0 0 no-repeat;
}
.by_request_text {
	width: 25px;
	height: 25px;
	display: inline-block;
	background: url(../img/by_request_text.png) 0 0 no-repeat;
	position: relative;
	vertical-align: top;
	margin-top: 3px;
	margin-left: 5px;
}

.by_request_text:hover i {
	display: block;
}


.by_request_text i {
	display: none;
	padding: 10px;
	border-width: 1px;
	border-color: rgb(168, 168, 168);
	border-style: solid;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 6px 0px rgba(1, 1, 1, 0.36);
	position: absolute;
	width: 200px;
	padding: 10px;
	left: -100px;
	top: 40px;
}

.by_request_text i:before {
   position: absolute;
   content: '';
   border-left: 10px solid rgba(113, 101, 58, 0);
    border-right: 10px solid rgba(113, 101, 58, 0);
    border-bottom: 10px solid #71653a;
    left: 100px;
    top: -10px;

}
.by_request_text i:after {
   position: absolute;
   content: '';
   border-left: 10px solid rgba(255, 241, 190, 0);
    border-right: 10px solid rgba(255, 241, 190, 0);
    border-bottom: 10px solid #fff;
    left: 100px;
    top: -9px;
}

*/

.articles_row img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 10px 0 0;
	float: left;
}
.articles_row .text {
	clear: none;
}




.list_brands {
	overflow: hidden;
}

.list_brands img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.list_brands_title {
	display: block;
	text-align: center;
}
.one_box_manufact {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	width: 127px;
	height: 116px;
	text-align: center;
	margin-bottom: 20px;
}
.one_box_manufact span {
	font-size: 12px;
}

.range__control {
	margin-bottom: 20px;
	position: relative;
	/* margin-left: 10px; */
	padding-left: 15px;
}
.price_block .ui-slider-horizontal {
	height: 6px !important;
}
.range__control .ui-state-default {
	background: url(../img/range.png) 0 0 no-repeat !important;
	border: none !important;
	background-size: 12px 30px  !important;

}
.price_block .ui-widget-content {
	border: 1px solid #000000 !important;
}
.range__control .ui-slider-handle {
	width: 12px !important;
	height: 30px !important;
	top: -15px !important;


}
.ui-slider-horizontal .ui-slider-handle{

}
.range__control .ui-widget-header {
	background: #B5B5B5;
	/* border: 1px solid #000000 !important; */
	border-radius: 10px;
	/* left: -5px !important; */
}
.range__control .ui-slider-range {
	height: 6px !important;

}

.price_block {
	position: relative;
	margin-bottom: 30px;
}
.search_type {
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	padding: 5px 0 0 4px;
	display: block;
}
.left_pr {
	position: absolute;
	left: 13px;
	top: 110px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.right_pr {
	position: absolute;
	right: 18px;
	top: 110px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.range_block {
	overflow: hidden;
	margin-bottom: 22px;
	position: relative;
}
.podobr {
	padding: 0px 0 20px 0;
	text-align: center;
}

.range_block input {
	background: #fff;
	width: 100%;
	padding: 7px 10px;
	outline: none;
	border: none;
	font-style: italic;
	border: 1px solid #acacac;
	border-radius: 5px;
	box-sizing: border-box;
}
.range_block_left {
	float: left;
	width: 90px;
}

.range_block_right {
	margin-left: 105px;
}



.breadcrumb_box {
	width: 264px;
	position: relative;
	overflow: hidden;
	margin: 0px 0 40px 0;
	min-height: 69px;
	background-color: #fff;
	padding: 11px;
	border: 1px solid #B5B5B5;
	border-radius: 10px;
}
.search_manufact {
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	color: #000000;
	margin: 0 0 10px 0;
	display: block;
}

.breadcrumb_cat_box {
	margin-bottom: 20px;
}

.breadcrumb_cat_box table tr {
    vertical-align: top;
}
.breadcrumb_cat_box table tr td {
    padding: 0 0 !important;
	font-size: 13px;
}
.breadcrumb_box table tr td {
	font-size: 13px;
}

.breadcrumb_box a {
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	margin-bottom: 16px;
	text-decoration: none;
}

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

.breadcrumb_manufact_box {
	display: block;
    margin-bottom: 20px;
}

.breadcrumb_manufact_box table {
}
.breadcrumb_manufact_box table tr {
    vertical-align: top;
}
.breadcrumb_manufact_box table tr td {
    padding: 5px 0;
}
.breadcrumb_manufact_box input {
	display: block;
    float: left;
}

.breadcrumb_manufact_box_input {

}
.breadcrumb_manufact_box_input input {
	float: left;
	display: block;
}
.cols-right h1{
	font-weight: 700;
	font-size: 42px;
	line-height: 49px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #000000;
}
.content {
	padding-bottom: 30px;
}

.list_sort_price {
    text-align: right;
	margin-bottom: 40px;
}
.list_sort_price span {
	font-weight: 400;
}
.list_sort_price a {
	color: #30BF39;
	font-weight: 700;
}
.list_sort_price a:hover {
	color: #005cb2;
}



.product {
	display: flex;
	overflow: hidden;
	/* border-radius: 5px; */
	/* background-color: rgb(242, 247, 248); */
	/* padding: 11px; */
	margin: 0 0 30px 0;
	justify-content: space-between;
}

.product_left {
	width: 558px;
  /* margin-right: 20px; */
}
.product_right {
	box-sizing: border-box;
	/* margin-left: 500px; */
	padding-top: 70px;
	padding-right: 45px;
	padding-left: 15px;
	border: 1px solid #B5B5B5;
	border-radius: 10px;
	width: 559px !important;
	/*height: 859px;*/
}
.prices_prod{
	display: flex;
}
.price_prod{
	justify-content: space-between;
	display: flex;
	align-items: center;
}
.main_price {
	font-weight: 700;
	font-size: 40px;
	line-height: 47px;
	text-align: right;
	color: #30BF39;
}
.price_text {
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	text-align: center;
	color: #000000;
}
.line_through {
	text-decoration: line-through;
}
.prices_prod .main_price{
	font-weight: 400;
	font-size: 30px;
	line-height: 35px;
	display: flex;
	align-items: center;
	text-align: right;
	color: #000000;
}
.price_special {
	font-weight: 700;
	font-size: 40px;
	line-height: 47px;
	text-align: right;
	color: #30BF39;
	margin-right: 40px;
}
.price_special .price_text {
	font-size: 16px;
	color: rgb(40, 40, 40);
	padding-right: 5px;
}


.product_sku {
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	/* text-align: center; */
	color: #000000;
	margin-top: 40px;
}
.product_sku span {
	font-weight: 400;
	font-size: 20px;
	line-height: 23px;
	color: #000000;
}
.product_manufacturers {
	margin-top: 10px;
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	/* text-align: center; */
	color: #000000;
}
.product_manufacturers a {
	font-weight: 400;
	font-size: 20px;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
}
.product_manufacturers a:hover{
	color: #30BF39;
	text-decoration: underline;
}
.product_country {
	margin-top: 10px;
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	/* text-align: center; */
	color: #000000;
}
.product_country span {
	font-weight: 400;
	font-size: 20px;
	line-height: 23px;
	color: #000000;

}

.free {
	margin-top: 20px;
	box-sizing: border-box;
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	/* text-align: center; */
	color: #30BF39;
  background: url(../img/car_03.svg) 27px 50% no-repeat;
  /* background-size: 45px 36px; */
  width: 324px;
	height: 50px;
	border: 1px solid #30BF39;
	border-radius: 10px;
  padding-left: 85px;
	padding-top: 15px;
  display: inline-block;
  /* margin-top: 10px; */
  line-height: 15px;
}
.no_sale{
	display: flex;
	align-items: center;
  justify-content: space-between;
}
#product_options {
	overflow: hidden;
}
.product_options {
	margin-top: 50px;
	position: relative;
}
.product_options_row {
  margin-bottom: 20px;
	margin-right: 26px;
	overflow: hidden;
	float: left;
}
.product_options_row input, select {
  background: #fff;
  border: 0;
  outline: 0;
	border: 1px solid #000000;
	border-radius: 10px;
  padding: 7px;
  color: #797979;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
}
.product_options_name {
	margin-bottom: 5px;
}
.cnt{
	box-sizing: border-box;
	padding-left: 13px !important;
}

.product_buy-row {
	margin: 20px 0 20px 0;
}
.product_buy-row .btn-2 {
	box-sizing: border-box;
	padding-top: 17px;
	width: 160px;
	height: 50px;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	display: flex;
	align-items: center;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
  display: inline-block;
  text-decoration: none;
	background: #30BF39;
	border-radius: 10px;
	margin-right: 20px;
}
.product_buy-row .btn-3 {
	box-sizing: border-box;
	padding-top: 17px;
	width: 160px;
	height: 50px;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	display: flex;
	align-items: center;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	display: inline-block;
	text-decoration: none;
	background: #FF6E01;
	border-radius: 10px;
}
.btn-sale span{
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	display: flex;
	align-items: center;
	/* text-align: center; */
	color: #000000;
}
.product_image{
	display: flex;
	align-items: center;
  justify-content: center;
	width: 558px;
	height: 500px;
	border: 1px solid #797979;
	border-radius: 10px;
}
.img_01{
	width: 450px !important;
	height: 450px!important;
}
.product_slider {
	margin-top: 30px;
	/* margin-left: 3px; */
	overflow: hidden;
}
.product_slider ul{
	/* display: flex; */
}
.product_slider li a {
	/* padding-right: 10px; */
	float: left;
}

.product_payinfo{
	font-weight: 600;
	margin-top: 0.5em;
}

.product_payinfo img{
	vertical-align:middle;
	margin-right: .5em;
}

.mini_img{
	box-sizing: border-box;
	display: flex;
	align-items: center;
  justify-content: center;
	width: 166px;
	height: 150px;
	border: 1px solid #797979;
	border-radius: 10px;
}
.mini_img img{
	width: 100px;
	height: 100px;
}
.gal1{
	/* margin-left: -48px; */
	position: relative;
}
.gal1 .bx-prev
	{position:absolute;
    top: 64px;
    left: 0px;
	width:30px;
	height:30px;
	background: #fff url(../img/prev.png) 45% 50% no-repeat;
	overflow:hidden;
	text-indent:-999px;
	border-radius: 50%;
	box-shadow: 0px 3px 29px 0px rgba(0, 0, 0, 0.15);
}
.gal1 .bx-next{
	position:absolute;
    top: 64px;
    right: 0px;
	width:30px;
	height:30px;
	background: #fff url(../img/next.png) 50% 50% no-repeat;
	overflow:hidden;
	text-indent:-999px;
	border-radius: 50%;
	box-shadow: 0px 3px 29px 0px rgba(0, 0, 0, 0.15);
}

.best_price_slider.prod .product_mrgn_slide:nth-child(4n) {
    margin-right: 0px;
}
.best_price_slider ul {
    margin-left: 0;
	overflow: hidden;
}
.product_mrgn_slide{
	box-sizing: border-box;
}
.kompens {
	margin-top: 30px;
	display: block;
    /* background: #fff url(../img/kompens.jpg) 14px 50% no-repeat; */
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	/* text-align: center; */
	text-decoration-line: underline;
	color: #FF6E01;
}
.kompens a {
	color: #FF6E01;
	}


.banner_free {
    background: url(../img/banner_free.jpg) 0 0 no-repeat;
    display: block;
    width: 686px;
    height: 74px;
    margin-bottom: 20px;
}



.best_price_slider li {
	float: left;
	display: block;
	width: 264px !important;
  height: 460px;
  position: relative;
	border: 1px solid #dddddd;
	margin: 0 19px 19px 0;
	border-radius: 6px;
	position: relative;
}
.one_prod_img {
	display: flex;
	margin-top: 44px;
	justify-content: center;
}
.one_prod_img img {
	width: 200px;
	height: 151px;
	border-radius: 6px 6px 0 0;
}
.one_prod_btn {
	text-align: center;
}



/* .best_price_slider .product_mrgn_slide {
}
.best_price_slider li:hover {
    -webkit-box-shadow: 0px 0px 7px 1px #b9b7b6;
	-moz-box-shadow: 0px 0px 7px 1px #b9b7b6;
	box-shadow: 0px 0px 7px 1px #b9b7b6;
}
.best_price_slider .mCSB_container {
	margin-bottom: 48px !important;
}
.best_price_slider .mCustomScrollBox {
	overflow: hidden;
}
.best_price_slider .mCSB_dragger_bar {
	background: url(../img/slide_pointer.png) left top no-repeat !important;
	width: 33px !important;
	height: 23px !important;
	border-radius: 2px !important;
}
.best_price_slider .mCSB_dragger {
	width: 33px !important;
	height: 23px !important;
}
.best_price_slider .mCSB_scrollTools {
	height: 30px !important;
}
.best_price_slider .mCSB_draggerContainer {
	height: 30px !important;
}
.best_price_slider .mCSB_draggerRail {
	height: 6px !important;
	margin: 15px 0px !important;
} */


.one_prod_title {
	margin: 0px 16px;
	height: 80px;
	overflow: hidden;
	text-align: center;
}
.one_prod_title a {
	display: inline-block;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.list_sku {
	height: 32px;
	max-width: 252px;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #30BF39;
	overflow: hidden;
	margin: auto;
	margin-top: 5px;
}

.free_postage {
	background: url(../img/shipping.svg) 5px 5px no-repeat,  #FF6E01;

	width: 80px;
	height: 22px;
	position: absolute;
	left: 7px;
	top: 7px;
	z-index: 129;
	border-radius: 5px;
	padding: 0 7px;
	font-weight: 700;
	font-size: 7px;
	line-height: 8px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #FFFFFF;
	border-radius: 10px;
	padding-left: 27px;
}
.prices{
	display: flex;
	justify-content: center;
}
.one_prod_old_price{
	font-weight: 400;
	font-size: 20px;
	line-height: 23px;
	display: flex;
	align-items: center;
	text-align: right;
	text-decoration-line: line-through;
	color: #000000
}
.one_prod_price {
	margin: 18px 0 19px 16px;
	display: block;
	padding: 0 0 0px 0;
	text-align: center;
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	/* display: flex; */
	align-items: center;
	/* text-align: right; */
	color: #000000;
}
.one_prod_price.red {
	color: #c21415;
}
.one_prod_price .pold {
	font-size: 16px;
	text-decoration: line-through;
	color: #000;
}

.prod_icons {
	background: url(../img/prod_icons2.jpg) 50% 0 no-repeat;
	height: 120px;
	margin: 15px 0;
    margin-bottom: 26px;
    border-bottom: 1px solid #dddbd8;
}

.rev_ins{
	display: flex;
	justify-content: space-between;
}
.review_block {
  overflow: hidden;
  margin-bottom: 20px;
	border-radius: 5px;
	background-color: #FFF;
	border: 1px solid #000000;
	border-radius: 10px;
	padding: 20px 60px;
}
.review_block_name a {
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
  font-weight: bold;
	text-decoration: none;
}
.review_block_text {
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;\
  margin-top: 10px;
}
.review_block .preview p {
    background: transparent !important;
}
.under_rev{
	display:flex;
	justify-content: space-between;
}
.all_revs{
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	display: flex;
	text-decoration-line: underline;
	color: #FF6E01;
}
.form_submit .button{
	width: 156.99px;
	/* height: 51.96px; */
	color: #FFFFFF !important;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	display: flex;
	align-items: center;
	text-align: center;
	text-transform: uppercase;
	border-radius: 10px;
	border: none;
	padding: 15px 15px;
	display: inline-block;
	text-decoration: none;
	background-color: #30BF39;
}
