/* ** сброс стилей **
   ================================================== */

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%;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
input:focus {
	outline:none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
del,s {
	text-decoration-thickness: 0.5px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong {
	font-weight: bold;
}
.clear {
	clear:both;
	float:none;
	font-size:0px;
	height:0px;
	line-height:0px;
}

/* ** общий стиль **
   ================================================== */

html,
body {
	height: 100%;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
    color: #4c4c4c;
}

body.front { /* for all page */
	min-width: 1180px;
	background: #fff url(/layout/mob2/images/body_bg.jpg) center top no-repeat;
	background-image: none;
}

body.inner { /* for all inner page exlude homepage */
	background: #fff url(/layout/mob2/images/body_bg.jpg) center top no-repeat;
	background-image: none;
}

p {
	margin-bottom: 15px;
	line-height: 18px;
        text-align: justify;
}

h1 {
	font-size: 40px;
	margin-bottom: 20px;
	font-weight: normal;
	text-shadow: 0px 1px 0px #fff;
	width: auto;
}

h2 {
	clear: both;
	font-size: 20px;
	/*margin-top: 10px;
	margin-bottom: 10px;*/
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 16px;
}

h3 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}

a {
	color: #245FA0;
}

a:hover,a:focus,a:active {
	color: #52A6EC;
}

e[type="button"] {
	cursor: hand;
	cursor: pointer;
}

/* чистый блок для обнуления обтекаемости  */

.clear {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
	float: none;
}

/* **** DEMO MODE ****
   ================================================== */

#demo_mode {
	width: 100%;
	height: 20px;
	background-color:#000;
	margin: 0 auto;
}

#demo_mode div{
	margin: 0px auto;
	width: 970px;
	height: 20px;
	text-align: center;
}

#demo_mode a {
	display: inline-block;
	margin: 0 10px;
	color:#999;
}

#demo_mode a:hover,
#demo_mode a:focus,
#demo_mode a:active,
#demo_mode a.active {
	/*color:#9CC531;
	color:#D31534;*/
	color:#ccc;
}


/* **** TOP WRAP ****
   ================================================== */

#top_background {
	width: 100%;
	background-color: #e6e6e6;
	height: 35px;
	display: none;
}

#top {
	margin: 0px auto;
	width: 1180px;
	/*background-color: #999;*/
	height: 100%;
	overflow: hidden;
}

/* **** HEADER WRAP ****
   ================================================== */

#header {
	position:relative;
	margin: 0px auto;
	width: 1180px;
	height: 220px;
	clear: both;
	margin-bottom: 35px;
	/*overflow: hidden;*/
}

/* ** logo **
   ================================================== */

#logo {
	padding: 30px 45px 30px 0;
	float: left;
	clear: left;
	width: 250px;
	background: url(/layout/mob2/images/logo.png) center 30px no-repeat;
	height: 130px;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

/* ** блок c корзинкой, валютой и авторизацией **
   ================================================== */

#user_cart_wrap {
	width: 220px;
	float: right;
	/*padding-top: 45px;*/
	background: transparent url(/layout/mob2/images/cart_bg.gif) right 45px no-repeat;
	padding-top: 40px;
}

/* корзинка  */

#cart_informer {
	width: 180px;
	color: #505050;
	/*padding-right: 50px;*/
	padding-bottom: 15px;
}

#cart_informer a.my_cart {
	font-size: 20px
}

/* выбор валюты  */

#currencies {
	display: block;
	line-height: 20px;
	text-align: left;
	padding-bottom: 15px;
	font-size: 11px;
	color: #888;
}

#currencies ul {
	display: inline
}

#currencies ul li {
	display: inline;
	padding-left: 5px;
	list-style: none;
}

#currencies ul li a {
	font-size: 11px;
	white-space: nowrap;
	color: #888;
}

#currencies ul li a:hover,
#currencies ul li a:focus,
#currencies ul li a:active {
	color: #505050
}

#currencies ul li.selected a {
	text-decoration: none
}

/* авторизация  */

#account {
	font-size: 11px;
	text-align: left;
	color: #505050;
	line-height: 15px;
	vertical-align: middle;
}

#account a {
	color: #878787
}

#account a:hover,
#account a:focus,
#account a:active {
	color: #505050
}

#account #register {
	float: left;
	width: 80px;
}

#account #username {
	float: left;
	width: 160px;
}

#account #login,
#account #logout {
	float: left;
	margin-left: 20px;
	width: 40px;
	margin-bottom:10px;
}

/* ** меню страниц (схема 2) **
   ================================================== */

#menu_wrap {
	background: #E6E6E6 none left top repeat-x;
	height: 40px;
}

.menu {
	display: block;
	margin-left: 290px;
	/*max-width: 690px;*/
	overflow: hidden;
	max-height: 40px;
	max-width: 700px;
}

.menu li {
	display: inline;
	list-style: none;
}

.menu li a {
	font-size: 14px;
	display: block;
	float: left;
	line-height: 40px;
	padding: 0 20px;
	color: #606060;
	text-decoration: none;
}

.menu li.selected a,
.menu li:hover a,
.menu li a:focus,
.menu li a:active {
	background-color: #51595C;
	color: #fff;
}

/* ** поиск **
   ================================================== */

#search {
	margin: 5px 0 0 5px;
	height: 30px;
	float: left;
	width: 290px;
	background: url(/layout/mob2/images/search_bg.png) left center no-repeat;
}

#search .input_search {
	width: 220px;
	height: 30px;
	line-height: 30px !important;
	padding: 0 10px;
	font-size: 12px;
	border-style: none;
	background: transparent;
	display: block;
	float: left;
}

#search .button_search {
	width: 30px;
	height: 30px;
	background: transparent url(/layout/mob2/images/search_btn.gif) left top no-repeat;
	border-style: none;
	cursor: pointer;
	cursor: hand;
	display: block;
	float: left;
}

#search .button_search:hover,
#search .button_search:focus,
#search .button_search:active {
	background-position: left bottom
}

#search input.input_search::-webkit-input-placeholder {
    color:    #5aa106;
}
#search input.input_search:-moz-placeholder {
    color:    #5aa106;
}
#search input.input_search:-ms-input-placeholder {
    color:    #5aa106;
}

/* ** контакты сверху **
   ================================================== */

#contact {
	float: left;
	text-align: left;
	margin-top: 22px;
	/*padding-right: 20px;*/
	color: #505050;
	font-size: 15px;
	/* width: 410px; */
	width:650px;
	padding-top:20px;
	max-height: 150px;
	/*text-shadow: 0px 1px 0px #999;*/
}

#contact div {
	color: #777;
	vertical-align: top;
	height: 30px;
	/* clear: both; */
}

#contact .caption {
	font-size: 16px;
	margin-top: 5px;
}

#contact .worktime {
	font-size: 11px;
}

#contact .phone i {
	float: left;
	font-size: 14px;
	line-height: 19px;
	font-style: normal;
	/*padding-right: 10px;*/
	padding: 0 10px 0 23px;
}

#contact .phone b {
	float: left
}

#contact .phone1 b {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #f17700;
	padding: 0 0 10px 0px;
}

#contact .phone2 b {
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #f38d1f;
}

#contact .phone2 i.ph_ks {
	padding: 0px 10px 0px 23px;
	background: url(/layout/mob2/images/ic_ks.png) left center no-repeat;
	color:#0094DF;
}

#contact .phone2 b.ph_ks {
	padding: 0px 30px 0px 0px;
	color:#0094DF;
}


#contact .phone2 i.ph_mts {
	padding: 0px 10px 0px 23px;
	background: url(/layout/mob2/images/ic_mts.png) left center no-repeat;
	color:#ED1C24;
}

#contact .phone2 b.ph_mts {
	padding: 0px 30px 0px 0px;
	color:#ED1C24;
}

#contact .callback {
	font-size: 12px;
	text-decoration:none;
	border-bottom:1px dashed;
	white-space: nowrap;
}

/* **** MAIN WRAP ****
   ================================================== */

#main {
	margin: 0px auto;
	width: 1180px;
	position: relative;
}

#content {
	float: right;
	width: 685px;
	min-height:400px;
	margin-bottom: 40px;
	/*overflow: hidden;*/
}

#contentFull {
	min-height:300px;
	margin-bottom: 40px;
}

#content.page_view ul, #contentFull.page_view ul, #content.page_view ol, #contentFull.page_view ol {
	padding-left: 40px;
}

#content.page_view h2, #contentFull.page_view h2 {
	clear: none;
}

#left {
	width: 265px;
	padding: 0 30px 0 0;
	float: left;
	overflow: hidden;
	margin-bottom: 40px;
}



#right {
	width: 240px;
	padding: 0 0 0 20px;
	float: right;
	overflow: hidden;
	margin-bottom: 40px;
}

#left h2,
#right h2 {
	margin-top:0;
}

#cartHistoryBack {
	position:absolute;
	/*left:440px;*/
	/*top:15px;*/
	font-size:16px;
	/*text-decoration:none;*/
	/*border-bottom:1px dashed #296CB6;*/


	top: 13px;
	right: 0;
}

#cartHistoryBack:hover,
#cartHistoryBack:focus,
#cartHistoryBack:active {
	/*border-color:#d31534;*/
}

#cartOrdering {
	width:400px;
	float:right;
	margin-right:40px;
	padding-bottom:40px;
}

#cartProducts {
	width:540px;
	float:right;
	padding-bottom:40px;
}

/* **** FOOTER WRAP ****
   ================================================== */

#footer_background {
	clear: both;
	background: #e7e7e7 url(/layout/mob2/images/footer_bg.gif) center top repeat-x;
}

#footer {
	margin: 0px auto;
	width: 1180px;
	overflow: hidden;
	clear: both;
	min-height: 60px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

#ftr-lft {
	float: left;
	width: 245px;
	margin-right: 50px;
	text-align: left;
	padding-top: 7px;
}

#counters {
	margin-top: 30px
}

#ftr-mdll {
	float: left;
	/*width: 230px;*/
	width:480px;
	margin-right: 60px;
	text-align: left;
	padding-top: 7px;
	color: #3F3F3F;
}

#ftr-mdlr {
	float: left;
	width: 150px;
	margin-right: 50px;
	text-align: left;
	padding-top: 7px;
}

#ftr-rgt {
	float: left;
	width: 170px;
}

#ftr-lft,
#ftr-lft * {
	color: #969696;
	text-decoration: none;
}

#ftr-mdlr ul li {
	padding-bottom: 10px;
	list-style: none;
	text-align: left;
}

#ftr-mdlr a {
	color: #606060;
}

#ftr-mdlr a:hover,
#ftr-mdlr a:focus,
#ftr-mdlr a:active {
	color: #000000;
}

#ftr-rgt a.mgzns {
	display: block;
	text-align: right;
	/*padding-right: 35px;*/
	background: url(/layout/mob2/images/ic_magazinus.gif) right top no-repeat;
	font-size: 12px;
	color: #969696;
	/*line-height: 30px;*/
	/*margin: 20px 0 40px 0;*/

	line-height: 32px;
	padding-right: 45px;
	text-decoration: none;
}

#ftr-rgt #counters {
	margin: 0
}

/* меню каталога (схема 2 и 3)  */

#catalog_menu {
	/*margin-left: -15px;*/
	/*padding: 3px 0 10px 0;*/
	padding: 3px 0 20px 0;
}

#catalog_menu ul {
	padding: 0 0 5px 0;
	list-style: none;
}

#catalog_menu ul ul {
	padding: 0 0 0 20px
}

#catalog_menu ul li {
	font-size: 14px;
	margin: 0 0 1px 0;
}

#catalog_menu ul li img {
	vertical-align: middle
}

#catalog_menu ul li a {
	padding: 0;
	margin: 0;
	padding-left: 15px;
	line-height: 30px;
	height: 30px;
	background: transparent url(/layout/mob2/images/category_bg.png) right top no-repeat;
	display: block;
	clear: right;
}

#catalog_menu ul li a.selected,
#catalog_menu ul li a:hover,
#catalog_menu ul li a:focus,
#catalog_menu ul li a:active {
	background-position: right bottom;
	color: #ffffff;
}

#catalog_menu ul ul li {
	font-size: 14px;
	line-height: 18px;
}

#catalog_menu ul ul li a {
	margin-bottom: 0;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	background-image: none;
}

#catalog_menu ul ul li a.selected,
#catalog_menu ul ul li a:hover,
#catalog_menu ul ul li a:focus,
#catalog_menu ul ul li a:active {
	color: #f17700
}

#catalog_menu ul ul ul li {
	font-size: 12px
}

/* ** blog **
   ================================================== */

#blog {
	list-style: none;
	padding-left: 0px !important;
}

#blog li {
	clear: both;
	padding-bottom: 20px;
}

#blog p {
	margin-bottom: 0px;
}

#blog_menu {
	background-color: #F1F1F1;
	padding: 10px;
	margin-bottom: 40px
}

#blog_menu, #blog_menu_category li {
	clear: both;
	line-height: 13px;
	padding-bottom: 10px;
}

#blog_menu_category {
	background-color: transparent;
	padding: 0px;
	margin-bottom: 40px
}

#blog_menu_category div b {
	display: inline-block;
	padding-bottom:5px;
}

#blog_menu_category h2 { display:none; }

#blog_menu_category div {
	background-color: #F1F1F1;
	padding: 10px 10px 5px 10px;
	margin-bottom: 20px
}

#blog_menu li, #blog_menu_category li {
	list-style-type: none
}

#blog_menu li i, #blog_menu_category li i {
	color: #777;
	font-style: normal;
	display: block;
}

.blog_image_micro {
	max-width: 25px;
	max-height: 25px;
	margin: 0px 5px 5px 0;
	float: left;
	clear: left;
}

.blog_image_mini {
	max-width: 50px;
	max-height: 50px;
	margin: 10px 20px 10px 0;
	float: left;
	clear: left;
}

.blog_image_post {
	max-width: 250px;
	max-height: 250px;
	margin: 20px 0 20px 30px;
	float: right;
	/*clear: right;*/
}

.blog_date_post {
	color: #777;
}

.blog_date_post i {
	font-style: normal;
}

.blog_date_post small {
	color: #aaa;
	font-size: 10px;
}

/* brands  */

#all_brands {
	margin-bottom: 40px;
	line-height: 25px;
}

#brands {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 25px;
}

#brands a {
	/*color: #E61781;*/
	/*color: #9CC531;*/
	font-size: 12px;
	margin-right: 10px;
	display:inline-block;
}

#brands img, #all_brands img {
	max-height: 23px;
	max-width: 60px;
	vertical-align: middle
}

#brands a:hover,
#brands a:focus,
#brands a:active {
	/*color: #000;_NO__DOTCOMMA__AFTER__*/
}

#brands a.selected {
	/*background-color: #E61781;*/
	background-color: #8bbd07;
	color: #fffeff;
	padding: 3px;
	text-decoration: none;
}

/* ===[ Просмотренные товары ]=== */

#browsed_products_wrap {
	margin-bottom: 40px;
	overflow: hidden;
}

#browsed_products {
	/*margin-bottom: 20px;*/
	/*overflow: hidden;*/
	/*width: 110%;*/
}

#browsed_products li {
	display: block;
	float: left;
	overflow: hidden;
	margin: 0 15px 15px 0;
	width: 50px;
	height: 50px;
}

#browsed_products li a {
	display: block;
	/*border: 1px solid #e0e0e0;*/
	background-color: #ffffff;
	vertical-align: middle;
	text-align: center;
	width: 48px;
	height: 48px;
	line-height:46px;
	filter: alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
	border:none;
}

#browsed_products li a:hover,
#browsed_products li a:focus,
#browsed_products li a:active {
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}


#browsed_products li a img {
	text-align:center;
	vertical-align: middle;
	max-width: 40px;
	max-height: 40px;
}

#browsed_products li a img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

#browsed_products li a img:hover,
#browsed_products li a:focus img,
#browsed_products li a:active img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}


/* ** side misc style **
   ================================================== */

.banner1 {
	display: block;
	margin-bottom: 40px;
}
#content #left .banner1 {
	display: inline-block;
	margin-right:40px;
}

.banner1 img {
	max-width: 240px
}

.html_side_wrap {
	margin: 0 0 40px 0
}

.social {
	height: 30px;
	margin: 20px 0 20px 0;
}

/* ===[ Хлебные крошки ]=== */

#path {
	margin-top: -15px;
	margin-bottom: 7px;
	font-size: 11px;
	/*color: #a0a0a0;*/
	color: #b5b5b5;
}

#path a {
	/*color: #a0a0a0;*/
	color: #b5b5b5;
}

#path a:hover,
#path a:focus,
#path a:active {
	color: #888888;
    text-decoration: underline;
}

/* ===[ Вкладки (табы) в продукте ]=== */

.section {
	width: 100%;
	background: #EFEFEF;
	margin: 30px 0 30px 0;
}

ul.tabs {
	height: 28px;
	line-height: 25px;
	list-style: none;
	border-bottom: 1px solid #d0d0d0;
	background: #FFF;
}

.tabs li {
	float: left;
	display: inline;
	margin: 0 1px -1px 0;
	padding: 0 13px 1px;
	color: #777;
	cursor: pointer;
	background: #F9F9F9;
	border: 1px solid #d0d0d0;
	border-bottom: 1px solid #F9F9F9;
	position: relative;
}

.tabs li b {
	color:#888;
	line-height:20px;
	font-size:10px;
}

.tabs li:hover,
.tabs li:hover * {
	color: #FFF;
}

.tabs li:hover,
.vertical .tabs li:hover {
	/*color: #F70;*/
	padding: 0 13px;
	/*background: #FFFFDF;
	border: 1px solid #FFCA95;*/
	background: #737373;
	border: 1px solid #737373;
}

.tabs li.current, .tabs li.current * {
	color: #444;
}

.tabs li.current {
	background: #FFF;
	padding: 0 13px 2px;
	border: 1px solid #D0D0D0;
	border-bottom: 1px solid #FFF;
}


div.tabs {
	height: 28px;
	line-height: 25px;
	list-style: none;
	border-bottom: 1px solid #d0d0d0;
	background: #FFF;
}

div.tabs a {
	float: left;
	display: inline;
	margin: 0 1px -1px 0;
	padding: 0 13px 1px;
	color: #777;
	cursor: pointer;
	background: #F9F9F9;
	border: 1px solid #d0d0d0;
	border-bottom: 1px solid #F9F9F9;
	position: relative;
	text-decoration: none;
}


/* NEW TABS */

.tabs a b {
	color:#888;
	line-height:20px;
	font-size:10px;
}

.tabs a:hover,
.tabs a:focus,
.tabs a:active,
.tabs a:hover * {
	color: #FFF;
}

.tabs a:hover,
.tabs a:focus,
.tabs a:active,
.vertical .tabs a:hover,
.vertical .tabs a:focus,
.vertical .tabs a:active {
	padding: 0 13px;
	background: #737373;
	border: 1px solid #737373;
}

.tabs a.current,
.tabs a.current * {
	color: #444;
}

.tabs a.current {
	background: #FFF;
	padding: 0 13px 2px;
	border: 1px solid #D0D0D0;
	border-bottom: 1px solid #FFF;
}

/* END NEW TABS */


.box {
	display: none;
	border: 0px solid #D4D4D4;
	border-width: 0 1px 1px;
	background: #FFF;
	padding: 15px 15px;
}

.box.visible {
	display: block
}

.box ul, .box ol {
	padding-bottom: 10px;
	padding-left: 40px;
}

.box iframe {
	padding:10px 0;
}

.box table td {
	padding: 10px;
	vertical-align: top;
}


/* **** ОТОБРАЖЕНИЕ ПРОДУКТА ****
   ================================================== */

/* ===[ Метки на товаре ]=== */

.i_label {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	background-position:left top;
	background-repeat: no-repeat;
	background-size: cover;
	display:none;
}

.i_label.stock {
	background-image: url(/layout/mob2/images/i_stock.png)
}

.i_label.sale {
	background-image: url(/layout/mob2/images/i_sale.png)
}

.i_label.featured {
	background-image: url(/layout/mob2/images/i_featured.png)
}

.i_stock .stock, .i_sale .sale, .i_featured .featured  {
	display:block;
}

.i_stock.i_sale .sale, .i_sale.i_featured .featured, .i_stock.i_featured .featured {
	top:30px;
}

.i_stock.i_sale.i_featured .featured {
	top:90px;
}


/* ===[ Товар подробно ]=== */

.product-sku {
	display: block;
	width: auto;
	float: right;
	line-height: 30px;
	margin-top: 3px;
	padding: 0 10px;
	background-color: #EBEBEB;
	color: #999;
}

.product .gallery {
	width: 310px;
	float: left;
}

.product .image {
	text-align: center;
	width: 300px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	padding: 0px;
	/*margin-right: 20px;*/
	position: relative;
}

.product .gallery .image {
	padding-bottom: 30px
}

.product .image a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
}

.product .image img {
	max-width: 300px
}

/*
.product .image img.featured {
	position: absolute;
	top: 0px;
	right: 0px;
}

.product .image img.sale {
	position: absolute;
	top: 0px;
	right: 0px;
}

.product .image img.saleBelow {
	top: 45px
}
*/
.product .images {
	text-align: center;
	margin-bottom: 10px;
}

.product .images a {
	width: 55px;
	height: 55px;
	background-color: #ffffff;
	/*border: 1px solid #e0e0e0;*/
	margin: 5px;
	filter: alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
	display:inline-block;
	text-align:center;
	vertical-align:top;
	line-height:53px;
	border:none;
}

.product .images img {
	text-align: center;
	vertical-align:middle;
	max-width: 48px;
	max-height: 48px;
	/*background-color: #ffffff;
	border: 1px solid #e0e0e0;
	margin: 5px;
	padding: 5px;
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;*/
}

.product .images a:hover,
.product .images a:focus,
.product .images a:active {
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}

.product .image img, .product .images img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.product .images img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.product .excerpt .images {
	float: left;
	clear: left;
	width: 105%;
}

.product .excerpt .images img {
	float: left;
	margin: 0px 10px 10px 0px;
}

.product .excerpt {
	float: right;
	width: 340px;
	overflow: hidden;
}

.product .stock_block {
	height: 26px;
    padding-bottom: 15px;
    overflow: hidden;
    line-height: 12px;
    font-size: 12px;
}

.product .stock_block p, .product .stock_block div {
	padding:0;
	margin:0;
	/*color: #D52525;*/
	color: #5F595B;
	font-size: 16px;
	/*font-weight: bold;*/
}

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

.product .features {
	list-style: none;
	width: 100%;
	display: block;
	clear: both;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 25px;
	/*border-bottom: 1px solid #e0e0e0;*/
	border:none;
}

.product .box .features {
	padding:0;
}

.product .features li {
	padding: 10px 5px 10px 5px;
	overflow: hidden;
	/*border-top: 1px solid #e0e0e0;
	background-color: #fafafa;*/
	border:none;
	background-color: #fff;
}

.product .features li.even {
	background-color: #f1f1f1;
}

.product .features li:hover {
	background-color: #F6EDD6;
}

.product .features label {
	font-style: normal;
	display: block;
	width: 30%;
	float: left;
}

.product .features p {
	float: left;
	display: block;
	width: 70%;
}

.product .variants {
	/*margin-bottom: 10px;*/
	margin: 0px 0 30px 0;
}

.product .variants select {
	font-size: 12px;
	margin-bottom: 15px;
	margin-right: 20px;
}

.product .price_block {
	height: 30px;
	width: 100%;
	clear: both;
	float: none;
	text-align: left;
}

.product.to_compare .price_block {
	height:auto;
}

.product .price {
	height: 30px;
	line-height: 30px;
	display: inline-block;
	float: left;
	padding-right: 10px;
}

.product .price b {
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
	color: #8bbd07;
}

.product .price b.stColor {
	/*color: red*/
}
div.product .price b.stColor {

}
.product .price i {
	font-size: 13px;
	color: #8bbd07;
	font-style: normal;
}
div.product .price i {

}
.product .price i.stColor {
	/*color: red*/
}
div.product .price i.stColor {

}


.product .price s {
	font-size: 14px;
	text-decoration: none; /*line-through*/
	white-space: nowrap;
	color: #999;
	padding-left: 5px;
}
div.product .price s {

}

.product  s.compare_price {
	display: inline-block;
	line-height: 15px;
	color: #8bbd07;
	margin-bottom: 0px;
    text-decoration: line-through;
}
div.product  s.compare_price {

}

.product .not_available {
	color: #999;
	font-style: italic;
	color: #888;
    background: url(/layout/front/images/no_nalichii.svg) left center no-repeat;
	padding-left: 25px;
}

.product .variant_name {
	float: left;
	margin-right: 5px;
	font-size: 11px;
	color: #777;
}

.product .variant_radiobutton {
	margin-right: 5px;
	margin-left: 0px;
}

.product .compare {
	/*display: inline-block;*/
	/*max-width: 150px;*/
}

.product .compare,
.product .compare * {
	font-size: 11px !important;
	line-height: 14px !important;
}

.product .excerpt .compare {
	margin: 0 0 20px 0
}

/* список товаров в категории (список)  */

.products_lists li {
	list-style: none
}

.products_lists .product {
	height: 190px;
	vertical-align: top;
}

.products_lists .product .not_available {
	line-height: 25px
}

.products_lists .image {
	width: 150px;
	float: left;
	overflow: hidden;
}

.products_lists .image img {
	max-width: 150px;
	max-height: 150px;
}

.products_lists .i_label {
	width: 30px;
	height: 30px;
}

.products_lists .i_stock.i_sale .sale, .products_lists .i_sale.i_featured .featured, .products_lists .i_stock.i_featured .featured {
	top:25px;
}

.products_lists .i_stock.i_sale.i_featured .featured {
	top:50px;
}

/*
.products_lists .image img.featured {
	max-width: 30px;
	max-height: 30px;
}

.products_lists .image img.sale {
	max-width: 30px;
	max-height: 30px;
}

.products_lists .image img.saleBelow {
	top: 25px
}
*/
.products_lists .product_info {
	margin-left: 160px;
	padding: 5px;
}

.products_lists select {
	display: inline-block;
	float: left;
	margin-top: 6px;
}

.products_lists .price_block {
	width: 350px;
	clear: none;
}

.products_lists .price_block s {
	display: none
}

.products_lists .rate-block2 {
	/*margin-top: 8px*/
	margin-right: 20px;
        display: none;
}

.products_lists .compare {
	text-align: left;
}

.products_lists .variants {
	margin: 0px 0 10px 0
}

/* список товаров в категории (таблица)  */

.products_table {
	margin-bottom: 50px;
}

.products_table li {
	list-style: none;
	position: relative;
}

.products_table li.prdbg2 {
	background-color:#f7f7f7;
}

.products_table .product {
	height: 42px;
	vertical-align: top;
	overflow: hidden;
}

.products_table .product .not_available {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 40px;
	padding-right:5px;
}

.products_table h3 {
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 0;
	max-width: 400px;
	overflow: hidden;
}

.products_table .image {
	width: 30px;
	height: 30px;
	float: left;
	overflow: hidden;
}

.products_table .image img {
	clear: left;
	max-width: 30px;
	max-height: 30px;
}

.products_table .i_label {
	width: 7px;
	height: 7px;
}

.products_table .i_stock.i_sale .sale, .products_table .i_sale.i_featured .featured, .products_table .i_stock.i_featured .featured {
	top:5px;
}

.products_table .i_stock.i_sale.i_featured .featured {
	top:10px;
}

/*
.products_table .image img.featured {
	max-width: 7px;
	max-height: 7px;
}

.products_table .image img.sale {
	max-width: 7px;
	max-height: 7px;
}

.products_table .image img.saleBelow {
	top: 5px
}
*/
.products_table .product_info {
	margin-left: 45px;
	padding: 5px;
}

.products_table .annotation {
	display: none;
}
.products_table .stock_block {
	display: none;
}

.products_table .variants {
	position: absolute;
	top: 5px;
	right: 5px;
	text-align: right;
	margin: 0 0 0 0;
}

.products_table .product .variants select {
	display: inline-block;
	margin: 0 20px 0 0;
}

.products_table .product .price_block {
	clear: none;
	text-align: right;
	display: inline-block;
	width: auto;
}

.products_table .product .price_block .price {
	text-align: right;
	float: none;
}

.products_table .price_block s {
	display: none
}

.products_table .rate-block2 {
	display: none;
	/*
	margin: 1px 0 0 30px;
	float: left;
	*/
}

.products_table .compare {
	display: none;
	float: left;
	/*width: 380px;*/
}

/* список товаров в категории (витрина)  */

.products .compare {
	text-align: right
}

.products {
	padding-left:0px !important;
	list-style: none;
	display: block;
	/*margin-left:-20px;*/
	width: 100%;
	/*overflow: hidden;*/
}

.products .product {
	width: 30%;
	margin:0 1.47% 0 1.47%;
	/*margin-left: 20px;*/
	margin-bottom: 60px;
	display: -moz-inline-box;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	word-spacing: normal;
	vertical-align: top;
	position: relative;
}

.products.side_marked_product .product {
	width: 200px !important;
	margin: 0 0 40px 0 !important;
}

.products.side_marked_product .product .image {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.products .product .image {
	vertical-align: middle;
	text-align: center;
	width: 200px;
	height: 200px;
	line-height: 200px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 0;
}

.products .product .image img {
	vertical-align: middle;
	vertical-align: top;
	max-width: 200px;
	max-height: 200px;
}

.products .product .image img:hover, .products_lists .product .image img:hover , .products_table .product .image img:hover {
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
	transform: none;
}

.products .product h3 {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
}
/*
.products .product h3.featured {
	background: url(/layout/mob2/images/star.png) no-repeat;;
	background-position: left center;
}
*/
.products .product .product_info a {
	font-size: 16px;
	text-decoration: none;
}
.products .product .product_info a:hover {
	text-decoration: underline;
}
/*
.products .product .image img.featured {
	position: absolute;
	top: 0px;
	right: 0px;
}

.products .product .image img.sale {
	position: absolute;
	top: 0px;
	right: 0px;
}

.products .product .image img.saleBelow {
	top: 45px
}
*/
.products .price_block {
	text-align: right
}

.products .price s {
	display: none
}

.products .variants {
	margin: 0px 0 10px 0
}

.products .variants select {
	font-size: 11px;
	margin-bottom: 10px;
}



/* ** дополнительные блоки в продукте **
   ================================================== */

/* product extra block  */

.peb_border {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

.peb_wrap {
	border: 1px solid #efefef;
	padding: 12px;
	width: 314px;
	/*margin-bottom: 20px;*/
	margin: 10px 0 10px 0;
}

.peb_wrap p {
	text-align: center
}

.peb_text {
	font-size: 12px;
	color: #616161;
	padding: 0;
	margin: 0;
}

.peb_phone {
	font-size: 18px;
	color: #D52525;
	padding: 0;
	margin: 0;
	padding: 10px 0 15px 0;
}

.peb_wrap a {
	display: block;
	padding-left: 28px;
	line-height: 20px;
	text-decoration: none;
}

.peb_chat {
	background: url(/layout/mob2/images/ic_online_sm.png) left center no-repeat
}

.peb_callback {
	background: url(/layout/mob2/images/ic_phone_sm.png) left center no-repeat
}

.peb_chat b, .peb_callback b {
	font-weight: normal;
	border-bottom: 1px dashed;
}

.peb_delivery {
	border: 1px solid #F8A70B;
	padding: 12px;
	min-width: 190px;
	max-width:230px;
	/*height: 40px;*/
	height: auto;
	text-align: center;
	margin: 15px auto 0 auto;
	font-size: 12px;
	color: #329A1C;
	white-space: pre;
}

.peb_delivery b {
	font-size: 18px;
	font-weight: normal;
	color: #329A1C;
	/*clear: both;
	float: none;*/
	display: inline-block;
	padding-bottom: 10px;
	text-align: center;
}

.peb_delivery span {
	display: block;
	font-size: 11px;
	color: #329A1C;
	float: left;
	padding-left: 5px;
}

.peb_delivery center {
	font-size: 12px;
	color: #329A1C;
}

.peb_delivery u {
	color: #9B9B9B;
	float: left;
	padding: 0 0 0 5px;
	text-decoration: none;
}

.peb_delivery_else {
	/*border-color:#ccc;*/
	color: #777;
	height: auto;
}

.peb_delivery_else b {
	color: #777;
}

/* следующий и предыдущий продукт  */

#back_forward {
	font-size: 14px;
	margin-bottom: 20px;
	/*margin-right: 50px; */
	clear: both;
}

#back_forward a {
	text-decoration: none;
}

#back_forward i {
	font-style: normal;
	text-decoration: underline;
}

#back_forward a.prev_page_link {

}

#back_forward a.next_page_link {
	float: right;
}


/* ** картинки в категориях и меню категорий **
   ================================================== */

.category_image_mini {
	max-width: 50px;
	max-height: 50px;
	margin: 0 20px 20px 0;
	float: left;
	clear: left;
}

.category_image_micro {
	display: block;
	width: 30px;
	height: 24px;
	float: left;
	clear: left;
	padding: 2px 0 2px 0;
	margin-right: 5px;
	background-color: #fff;
	text-align: center;
	border: 1px solid #ccc;
}

.category_image_micro img {
	max-width: 28px;
	max-height: 24px;
}

/* сообщение с ошибкой  */

.message_error {
	clear: both;
	height: 18px;
	padding: 10px 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	/*overflow: hidden;*/
	/*color: red;*/
	color:#fff;
	/*background-color: #ffcaca;*/
	background-color: #f17700;
	/*border: 1px dotted #ff4545;*/
}

/* карта сайта  */

.sitemap {

}

.sitemap div {
	margin-bottom: 40px
}

.sitemap ul {
	list-style: none
}

.sitemap a.smap-cat {
	font-weight: bold
}

.sitemap li li {
	padding-left: 30px
}

/* **** WIDGETS ****
   ================================================== */

/* mini cart  */

#mini_cart_wrap {
	min-width: 450px
}

#mini_cart_wrap h2, #mini_cart_wrap h3 {
	margin: 0;
	padding: 0 0 15px 0;
	text-align: center;
	/*line-height: 20px;*/
}

#mini_cart {
	/*margin-bottom: 10px;*/
	width: 100%;
}

#mini_cart td {
	padding: 5px 3px
}

#mini_cart td.price,
#mini_cart td.remove,
#mini_cart td.discount {
	text-align: right
}

#mini_cart .image a img, #mini_cart td.remove img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	max-width:30px;
	max-height:30px;
}

#mini_cart .image a img:hover, #mini_cart td.remove img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

#mini_cart td.price {
	white-space: nowrap;
	padding: 2px 5px;
	color: #8BBD07;
}

#mini_cart th.price {
	font-size: 14px;
	text-align: right;
	line-height: 25px;
	color: #8BBD07;
}

#mini_cart #checkout {
	padding-top: 10px;
	height: 30px
}

#btnCheckout,
#btnProceed {
	float: left;
	clear: none;
	display: inline-block;
	line-height: 30px;
	height: 30px;
	cursor: pointer;
	text-align: center;
}

/*#btnCheckout {
	background: #ccc url(/layout/mob2/images/buy_btn_bg.png) right top no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	width: 140px;
}

#btnCheckout:hover {
	background-position: right bottom;
	color: #fff;
}
*/

#btnProceed {
	font-size: 12px;
	width: auto;
	margin-left: 20px;
	float: right;
}

/* microcart informer  */

#micro_cart_informer_wrap {
	position: fixed;
	top: 160px;
	right: 0;
	width: 42px;
	height: 75px;
	overflow: hidden;
	z-index: 2;
}

#micro_cart_informer {
	display: block;
	width: 100%;
	height: 35px;
	padding-top: 42px;
	color: #fff;
	background: #f17700 url(/layout/mob2/images/ic_cart.png) center 10px no-repeat;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	/*display: none;*/
}

#micro_cart_informer b {
	font-size: 14px;
	display: block;
	text-align: center;
}

/* compare informer  */

#compare_informer_wrap {
	position: fixed;
	top: 250px;
	right: 0;
	width: 42px;
	height: 75px;
	overflow: hidden;
	z-index: 2;
}

#compare_informer {
	display: block;
	width: 100%;
	height: 35px;
	padding-top: 42px;
	color: #fff;
	/*background: #265fc6 url(/layout/mob2/images/ic_compare.png) center 10px no-repeat;*/
	background: #265fc6 url(/layout/front/images/ic_compare_white.svg) center 10px no-repeat;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	display: none;
	background-size: 30px;
	border:1px solid #fff;
}

#compare_informer b {
	font-size: 14px;
	display: block;
	text-align: center;
}

/* share  */

#share42 {
	position: fixed;
	bottom: 2px;
	right: 0;
	z-index: 1000;
	margin-left: -70px;
}

#share42 {
	padding: 6px 2px 0;
	background-color: transparent;
}

#share42:hover {

}

#share42 a {
	opacity: 0.5
}

#share42:hover a {
	opacity: 0.7
}

#share42 a:hover,
#share42 a:focus,
#share42 a:active {
	opacity: 1
}

/* button TOP */
.scrollTop {
	background: url(/layout/mob2/images/ic_top_btn.png) 0 0 no-repeat;
	display: block;
	width: 44px;
	height: 44px;
	position: fixed;
	bottom: 250px;
	right: 3%;
	z-index: 5;
}

.scrollTop:hover,
.scrollTop:focus,
.scrollTop:active {
	background-position: 0 -44px;
}

/* rating  */

.rate-block2 {
	float: left;
	margin-bottom: 5px;
	margin-right: 3px;
        display: none;
}

.rate-block {
	margin: 0 auto 20px auto;
	height: 40px;
}

.products .product .rate-block-prods {
	height:16px;
	overflow:hidden;
	margin:13px 0 0 0;
	text-align: left;
}

.products .product .rate-block-prods #comments_link {
	/*float:right;*/
	font-size: 11px;
    font-weight: 100;
    text-align: left;
	vertical-align:top;
	display: inline-block;
	padding: 3px 0 0 5px;
}

.rater {
	display: inline-block;
	height: 16px;
	text-align: left;
	line-height: 16px;
}

.rater-starsOff,
.rater-starsOn,
.rater-starsHover {
	height: 16px;
	font-size: 16px;
	line-height: 16px;

}

.rater-starsOff,
.rater-starsOn {
	display: inline-block;
	background: url(/layout/mob2/images/rating.gif) 0 0 repeat-x;
	background-size: 16px;

}

.rater-starsOff {
	width: 80px;

}

.rater-starsOn {
	display: block;
	max-width: 80px;
	top: 0;
	background-position: 0 -16px;
}

.rater-starsHover {
	background-position: 0 -32px!important
}

.rater-text {
	display: block;
	clear: both;
	color: #999;
}

.rate-right {
	margin: 0 0 20px 0;
	height: 16px;
}

.rate-right .rater {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

.rate-right .rater-text {
	display: inline-block;
	line-height: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
	clear: none;
	padding-left: 10px;
}



/* **** FORMS ****
   ================================================== */

input[type="text"],
input[type="password"],
input[type="tel"] {
	width: 98%;
	font-size: 16px;
}

.form {
	width: 400px;
	margin-bottom: 20px;
}

.form textarea {
	width: 100%;
	height: 100px;
	font-size: 16px;
}

.form label {
	display: block;
	font-size: 13px;
}

.form label a {
	text-decoration: none;
	border-bottom: 1px dashed #296CB6;
	display:inline-block;
	margin-bottom:5px;
}

.form label a:hover,
.form label a:focus,
.form label a:active {
	border-color: #d31534
}

.form input[type="text"],
.form input[type="email"],
.form input[type="tel"] {
	display: block;
	margin-bottom: 10px;
	/*line-height: 32px;*/
	padding:5px 1%;
}

.form select {
	font-size: 13px;
	display: block;
	margin-bottom: 10px;
	width:98%;
	padding:5px 1%;
}

.cart_form .button {
	margin-top: 20px;
	float: right;
}

/* ===[ Комментарии ]=== */

#comments_wrap {
	position: relative;
}

.comment_list {
	margin-top: 15px;
	list-style: none;
	padding-left: 0 !important;
}

.comment_list li {
	padding-bottom: 15px
}

.comment_header {
	font-size: 14px;
	color: #090;
}

.comment_header i {
	font-weight: normal;
	font-style: normal;
	color: #a8a8a8;
	font-size: 12px;
}

.comment_header b {
	font-weight: normal;
	font-style: normal;
	color: red;
	font-size: 12px;
}

/* ===[ Форма отправки комментария ]=== */

.add_comment {
	display: inline-block;
	font-size: 13px;
	text-decoration: none;
	padding: 0 9px 0 30px;
	line-height:30px;
	border-radius: 20px;
	width: auto;
	background: url(/layout/mob2/images/add_comment.png) 7px center no-repeat;
	background-color: #FBF9E4;
}

.add_comment b {
	font-weight: normal;
}

.comment_form {
	/*background-color: #f3f3f3;*/
	background-color: #FBF9E4;
	/*border: 1px solid #e0e0e0;*/
	/*border-radius: 10px;*/
	padding: 20px;
	margin: 20px 0 30px 0;
	width: 90%;
	max-width: 450px;
	overflow: hidden;
	border: none;
	display: none;
}

.comment_form sup {
	font-size:10px;
	color:red;
}

.comment_form h3 {
	margin: 0 0 10px 0;
}

.comment_form .comment_textarea {
	width: 100%;
	height: 100px;
	font-size: 12px;
}

.comment_form label {
	display: block;
	float: left;
	width: 100px;
	font-size: 16px;
	margin-top: 15px;
}

.comment_form .input_name {
	font-size: 16px;
	width: 250px;
	margin-top: 15px;
	padding:5px 1%;
}

.comment_form .input_captcha {
	float: left;
	width: 150px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 36px;
}

.comment_form .captcha {
	float: left;
	display: block;
	margin-top: 15px;
	margin-left: 10px;
}

.comment_form .captcha img {
	border:1px solid #ccc;
}

.comment_form .button,
.feedback_form .button,
.register_form .button,
.login_form .button {
	float: right;
	display: block;
	margin-top: 20px;
	/*margin-right: 30px;*/
}

/* ===[ Форма отправки обратной связи ]=== */

.feedback_form {
	/*background-color: #f3f3f3;*/
	/*border: 1px solid #e0e0e0;*/
	background-color: #FBF9E4;
	/*border: 1px solid #e0e0e0;*/
	border-radius: 10px;
	padding: 20px;
	margin-top: 20px;
	width: 90%;
	overflow: hidden;
}

.feedback_form .input_captcha {
	float: left;
	width: 150px;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	/*height: 36px;*/
}

.feedback_form .captcha {
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}

.feedback_form .captcha img {
	border:1px solid #ccc;
}

.feedback_form .button_send {
	font-size: 18px;
	float: right;
	margin-top: 25px;
}


input.compare_button {
	display: none
}

label.compare_button {
	color: #999;
	border-bottom: 0px dashed #999;
	cursor: pointer;
}

label.compare_button:hover,
label.compare_button:focus,
label.compare_button:active {
	color: #f17700;
	border-bottom: 0px dashed #d31534;
	cursor: pointer;
}

/* cart form  */

.cart_form label sup {
	font-size: 11px;
	color: red;
}

.cart_form label small {
	font-size: 11px;
	color: #777;
}

.cart_warning_text {
	font-size: 10px;
	color: #6E6E6E;
	padding: 0px 0 30px 0;
}

.cart_warning_text img {
	margin-right: 30px;
	max-width: 40px;
	max-height: 40px;
}

.cart_warning_text p {
	margin: 0;
	line-height: 12px;
}

/* ===[ Корзина ]=== */

.purchasesBlock {
	border: 1px solid #ABADB3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 15px;
}

#purchases {
	width: 100%;
}

#purchases tr {
	border-bottom: 1px solid #d5d5d5;
	height: 70px;
}

#purchases th {
	vertical-align: top;
	padding-top: 10px;
	font-size: 18px;
	font-weight: normal;
}

#purchases .image {
	width: 50px;
	text-align: center;
}

#purchases .image a {
	/*border: 1px solid #e0e0e0;*/
	/*background-color: #ffffff;*/
	margin: 0 7px 7px 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
}

#purchases .name {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

#purchases .name small {
	font-size:11px;
	color:#808080;
}

#purchases .name u {
	text-decoration:none;
	line-height:25px;
	color:#606060;
}

#purchases td.name {
	font-size: 14px
}

#purchases td .download_attachment {
	white-space: nowrap;
	color: #3b8500;
	padding: 5px 10px 7px 10px;
	border-bottom-color: 1px dotted green;
	background-color: #ccff72;
	line-height: 30px;
}

#purchases .price {
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	text-align: right;
	/*color: #1CB80C;*/
	/*color: #8BBD07;*/
	/*color: #00bd00;*/
	color:#88aa17;
}

#purchases td.price {
	font-size: 14px
}

#purchases .remove {
	padding-left: 15px;
	text-align: right;
}

/*#purchases .image a img, #purchases .remove img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}*/

#purchases .image a img:hover, #purchases .remove img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

#purchases .amount {
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
}

#purchases .amount select {
	font-size: 12px
}

#purchases .coupon td, #purchases .coupon th {
	padding-bottom:10px;
}

#purchases .coupon .name {
	font-size: 14px
}

#purchases .coupon .name input.coupon_code {
	width: 200px;
	padding: 5px;
}

#purchases .coupon .name input {
	font-size: 16px
}

#purchases .total {
	border:none;
}

#purchases .total th {
	padding-top:0;
	vertical-align:middle;
}

#purchases .total small {
	font-size: 14px;
	font-weight: normal;
	color: #999;
}

#purchases #total_cart_delivery_price div {font-size:16px;}

ul#deliveries {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	/*
	border: 1px solid #e0e0e0;
	padding: 20px 20px 0 20px;
	*/
	list-style: none;
}

ul#deliveries li {
	margin-bottom: 20px
}

ul#deliveries li div.checkbox {
	float: left
}

ul#deliveries li h3,
ul#deliveries li .description {
	display: block;
	margin-left: 25px;
}

/* ===[ Кабинет ]=== */

#orders_history {
	list-style: none
}

#orders_history li {
	margin-bottom: 10px
}

#orders_history li a {
	font-size: 16px
}

/* @end — Кабинет
   ================================================== */

/* мега кнопка  */

.button {
	cursor: pointer
}

.button {
	-webkit-appearance: none;
	display: inline-block;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	line-height: 32px;
	padding: 0 10px;
	height: 32px;
	width: auto;
	background-color: #00bd00;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 0px solid #00bd00;
}
div.product .button{

}
.button:hover,
.button:focus,
.button:active {
	/*background-color: #E10327;*/
	background-position: right bottom;
	background-color: #4ee34e;
	border: 0px solid #4ee34e;
	color: #fff;
}
div.product .button:hover,
div.product .button:focus,
div.product .button:active{

}

.button:active {
	position: relative;
	top: 1px;
}

.button {
	/*-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;*/
}

/*.button:hover,
.button:focus,
.button:active {
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	-o-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03);
}*/


.on_request {
	/*color: #3a3a3a;
	background-color: #fff;
	border: 1px solid #999;*/
	/*font-size:27px!important;*/

}
.new_price_block .button.on_request {
	font-size:17px!important;
}
#variants_bl .on_request {
	font-size:20px!important;
	margin-top: -10px;
}

.on_request:hover,
.on_request:focus,
.on_request:active {
	/*color: #fff;*/
	/*
	background-color: #51595C;
	border: 1px solid #51595C;
	*/
	/*background-color: #9CC531;
	border: 1px solid #9CC531;*/
}

.btn_filter {
	color:#3a3a3a;
	background-color: #F0F0F0;
	border: 1px solid #999;
	border:none;
	text-decoration: underline;
}

.btn_filter:hover,
.btn_filter:focus,
.btn_filter:active {
	color: #fff;
	background-color: #9CC531;
	text-decoration: none;
	/*border: 1px solid #9CC531;*/
	border: none;
}

.btn_apply {
	color:#3a3a3a;
	background-color: #fff;
	border: 1px solid #999;
}

.btn_apply:hover,
.btn_apply:focus,
.btn_apply:active {
	color: #fff;
	background-color: #9CC531;
	border: 1px solid #9CC531;
}

.btn_payment_method {
	color:#3a3a3a;
	background-color: #fff;
	border: 1px solid #999;
}

.btn_payment_method:hover,
.btn_payment_method:focus,
.btn_payment_method:active {
	color: #fff;
	background-color: #9CC531;
	border: 1px solid #9CC531;
}



/*.checkout_button {
	padding: 10px 20px 10px 20px;
	border: 1px solid #51a400;
	background-color: #d3ffa9;
	color: #2e5e00;
	font-size: 14px;
}*/

.checkout_button {
	color:#fff;
	background-color: #4f7942;
	border: 1px solid #4f7942;
}

.checkout_button:hover,
.checkout_button:focus,
.checkout_button:active {
	color: #fff;
	background-color: #9CC531;/*51a400*/
	border: 1px solid #9CC531;
}


/* ===[ Детали заказа ]=== */

table.order_info {
	width: 100%;
	/*margin-right: 20px;*/
	margin-bottom: 20px;
	/*background-color: #f9f9f9;*/
}

table.order_info td {
	padding: 10px 10px 10px 10px;
	border: 1px dotted #e0e0e0;
	font-size: 14px;
}


/* **** ОБСЛУЖИВАЮЩИЕ СТИЛИ ****
   ================================================== */

/* ** служебное - виды и типы сортировок и отображений **
   ================================================== */

/* отображение главной категориями  */

.home_category_viev {
	list-style: none;
	display: block;
	width: 105%;
	/*overflow: hidden;*/
}

.home_category_viev li {
	width: 210px;
	margin-right: 17px;
	margin-bottom: 30px;
	display: -moz-inline-box;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	word-spacing: normal;
	vertical-align: top;
	position: relative;
}

.home_category_viev li a {
	width: 210px;
	border: 1px solid #efefef;
	display: block;
}

.home_category_viev li div {
	vertical-align: middle;
	text-align: center;
	width: 198px;
	height: 200px;
	line-height: 200px;
	background-color: #fff;
	border: 1px solid #fff;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 0;
}

.home_category_viev li div img {
	vertical-align: middle;
	max-width: 198px;
	max-height: 200px;
}

.home_category_viev li h3 {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: center;
}

/* выбор вида отображения товаров в категории  */

.category_view {
	color: #505050;
	font-size: 12px;
	/*margin-top: 15px;*/
	/*margin-bottom: 30px;*/
	padding-top: 15px;
	font-weight: normal;
	font-style: normal;
	float: right;
	width: 50%;
	text-align: right;
}

.category_view a {
	margin-right: 5px
}

.category_view .selected {
	color: #505050;
	text-decoration: none;
	margin-right: 5px;
}

/* выбор типа сортировка товаров в категории  */

.sort {
	color: #505050;
	font-size: 12px;
	/*margin-top: 15px;*/
	padding-top: 15px;
	margin-bottom: 30px;
	font-weight: normal;
	font-style: normal;
	width:auto;
	position:relative;
	z-index:2;
	/*margin-right: 50%;*/
	width: 210px;
}

.sortLink {
	border-bottom:1px dashed;
	text-decoration:none;
	position:relative;
	z-index:3;
}

.sortLink i {
	position:absolute;
	top:1px;
	right:-15px;
}

.sort .dropboxSort {
	list-style:none;
	position:absolute;
	top:5px;left:50px;
	display:none;
	border:1px solid #ccc;
	padding:25px 10px 10px 10px;
	background-color:#fff;
	min-width:135px;
	z-index:2;
}

.sort .dropboxSort a {
	line-height:20px;
	display:block;
}


/* фильтр по свойствам  */
/*
#features {
	background-color: #f5f5f5;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 99%;
}

#features form {
	padding: 5px
}

#features .feature_name {
	padding: 7px
}

#features .feature_values {
	padding: 7px
}

#features a {
	padding-right: 6px;
	white-space: nowrap;
}

#features a.selected {
	//background-color: #4a4a4a;
	color: #505050;
	text-decoration: none;
}
*/
/* фильтр по свойствам - обновление  */
/*
.features_wrap_left {
	margin: 0 0 40px 0!important
}

.features_wrap_left form {

}

.filter_link li {
	list-style: none;
	float: left;
	padding: 5px;
}

.filter_link label {
	padding: 1px 3px 1px 3px;
	text-decoration: underline;
	cursor: pointer;
}

.filter_link label:hover,
.filter_link label:focus,
.filter_link label:active {
	padding: 1px 3px 1px 3px;
	text-decoration: none;
}

.filter_link label.selected {
	border-radius: 4px;
	padding: 0px 16px 2px 3px;
	border: 1px  solid #4D4D4D;
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: 0px 1px 0px #3B3B3B;
	background: #808080 url(/layout/mob2/images/delete2.png) no-repeat right;
	-o-box-shadow: 0 0 5px #B6B6B6;
	-moz-box-shadow: 0 0 5px #B6B6B6;
	-webkit-box-shadow: 0 0 5px #B6B6B6;
	box-shadow: 0 0 5px #B6B6B6;
	behavior: url(ie-css3.htc);
}

.filter_link label.selected:hover,
.filter_link label.selected:focus,
.filter_link label.selected:active {
	background: #808080 url(/layout/mob2/images/delete3.png) no-repeat right;
	-o-box-shadow: 0 0 5px #828282;
	-moz-box-shadow: 0 0 5px #828282;
	-webkit-box-shadow: 0 0 5px #828282;
	box-shadow: 0 0 5px #828282;
}

.filter_link a.selected {
	border-radius: 4px;
	padding: 0px 16px 2px 3px;
	border: 1px  solid #4D4D4D;
	text-decoration: none;
	color: #FFFFFF!important;
	text-shadow: 0px 1px 0px #3B3B3B;
	background-color: #808080;
	-o-box-shadow: 0 0 5px #B6B6B6;
	-moz-box-shadow: 0 0 5px #B6B6B6;
	-webkit-box-shadow: 0 0 5px #B6B6B6;
	box-shadow: 0 0 5px #B6B6B6;
	/ *behavior: url(ie-css3.htc);* /
}
*/
/* ===[ Постраничная навигация ]=== */

.pagination {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 20px;
	overflow: hidden;
	/*text-align: center;*/
}

.pagination a {
	display: inline-block;
	/*float: left;*/
	font-size:20px;
	line-height:28px;
	background-color: #fffeff;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0 5px;
	min-width: 20px;
	text-align: center;
	/*border: 1px solid #d7d7d7;*/
	border-radius: 3px;
	text-decoration: none;
}

.pagination a:hover,
.pagination a:focus,
.pagination a:active {
	background-color: #F3F3F3
}

.pagination a.next_page_link,
.pagination a.prev_page_link {
	border: none;
	/*background: none;*/
}

.pagination a.selected,
.pagination a.selected:hover {
	/*background-color: #4da5d4;;
	border-color: #3786b0;*/
	background-color: #999;
	/*border-color: #888;*/
	color: #ffffff;
}

.no_pointer {cursor:default;}

.autocomplete-w1 { background:url(/layout/mob2/images/shadow_autocomplete.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:3px 0 0 14px; _background:none; _margin:1px 0 0 0; }
.autocomplete { border:1px solid #e0e0e0; background:#FFF; cursor:default; text-align:left; max-height:200px; overflow:auto; margin:-3px 4px 4px -3px; _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; cursor: pointer; }
.autocomplete strong { font-weight:normal; color:#3399FF; }
.autocomplete img {max-width:25px; max-height:25px;}


/* FOR EDITOR */
.mceContentBody {background:#fff none;}
.mceContentBody ul,.mceContentBody ol {margin-left:20px;}


form.compare, .rate-block{
	position:relative;
	float:center;
}
.product .excerpt form.compare{
	width:130px;
	height:40px;
	line-height:40px !important;
	margin-bottom:0px;
}
.rate-block{
	width:100px;
}
.product.to_compare .variants, .product.to_compare .compare{
	width:210px;
	position:relative;
	float:left;
}

.product.to_compare .excerpt form.compare {
	margin-top: 26px;
	width:180px;
}

.product.to_compare label{
	font-size: 14px !important;
        padding-left: 12px;
}

/* Slider RANGE */
p.sort_price{
	margin: 20px 0px 10px;
	text-align: left;
}
p.sort_price input[type="submit"]{
	background:#88AA17;
	color:#fff;
	height: 30px;
	line-height: 30px;
	margin-left: 8px;
	display:inline-block;
	border:1px solid #88AA17;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	cursor:pointer;
	width:40px;
}
p.sort_price input[type="submit"]:hover{
	background:#0080D2;
	border:1px solid #0080D2;
}
#slider-range.ui-slider-horizontal .ui-slider-handle {
	/*margin-left: -0.1em;*/
	margin-left: -3px;
}
#slider-range.ui-slider .ui-slider-handle {
	/*width: 0.3em;*/
	width: 0px;
	cursor:pointer;
}
#slider-range .ui-widget-header {
	background:#000;
}
#slider-range.ui-slider-horizontal {
	/*height: 0.4em;*/
	height: 3px;
	width:244px;
	margin:15px 0px 0px 0px;
	background:#c4c4c4;
}
#slider-range .ui-state-default, #slider-range .ui-widget-content .ui-state-default, #slider-range .ui-widget-header .ui-state-default {
	background: #0080D2;
	border: 1px solid #0080D2;
}
#slider-range.ui-slider-horizontal .ui-slider-handle {
	/*top: -0.5em;*/
	top: -7px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#slider-range.ui-slider-horizontal .ui-slider-handle:first-of-type {
	/*margin-left:-5px;*/
	margin-left:-1px;
	z-index:100;
}
.sort_price input[type="text"] {
	border:1px solid #ccc;
	border-radius: 3px;
		-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
	color: #88AA17;
	display: inline-block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height:25px;
	margin: 0px 3px;
	padding-left: 0;
	padding-right: 0;
	text-align:center;
	width: 55px;
}
#amount{
	margin:0px;
	display:none;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr{
	border-radius:0px;
}
#price_filter{
    background-color: #f4f4f4;
	display:none;
	margin:0px 0px 20px;
    padding: 15px 15px 3px;
}
/*#form_submit, p.sort_price {
	display:inline-block;
	color:#3a3a3a;
	border:none;
	text-decoration: none;
}*/
#price_filter #form_submit{
	margin-top:20px;
}

.priceFilter {
	margin-bottom: 30px;
	margin-top: 10px;
	padding: 0px 2px;
}
/* END Slider */

#header {
    height: 200px;
}

.rate-block2 {
    display: none;
}

/* **** СХЕМА 2 ****
   ================================================== */

.scheme2.invert #content {
	float: left;
}

.scheme2.invert #left {
	padding: 0 0 0 20px;
}

.scheme2.change_header #logo {
	clear: none;
	float: right;
	width: 360px;
	padding: 30px 50px;
}

.scheme2.change_header #logo a {
	margin: 0 auto;
}

.scheme2.change_header #contact {
	width:300px;
}

/* **** СХЕМА 3 ****
   ================================================== */

.scheme3 #content {
	width: 500px;
	float: left;
}

.scheme3.invert #content {
	float: right;
}

.scheme3 #left {
	width: 240px;
	padding: 0 20px 0 0;
}

.scheme3.invert #left {
	padding: 0 0 0 20px;
	float: right;
}

.scheme3 #right {
	width: 200px;
	padding: 0 0 0 20px;
	float: left;
}

.scheme3.invert #right {
	padding: 0 20px 0 0;
}

.scheme3 #top_background {
	display: block;
}

.scheme3 #top {
	text-align: center;
}

.scheme3 #header {
	height: 180px;
}

.scheme3 #account {
	margin-top: 10px;
}

.scheme3 #account #username {
	width: 140px;
}

.scheme3 #user_cart_wrap {
	width: 200px;
}

.scheme3 #search {
	position: absolute;
	top: 140px;
	width: 240px;
	margin: 0;
	background-image: url(/layout/mob2/images/search_bg_scheme3.png);
}

.scheme3 #search .input_search {
	width: 190px;
}

.scheme3 #logo {
	height: 80px;
}

.scheme3.change_header #logo {
	clear: none;
	float: right;
	width: 340px;
	padding: 30px 50px;
}

.scheme3.change_header #logo a {
	margin: 0 auto;
}

.scheme3.change_header #contact {
	width:340px;
	margin-top: 0;
}

.scheme3 #top .menu {
	max-width:980px;
	display: inline-block;
	margin: 0 auto;
}

.scheme3 #top .menu li a{
	line-height: 35px;
	/*height: 35px;*/
}

.scheme3 #menu_wrap {
	display: none;
}

.scheme3 #browsed_products li {
	margin: 0 10px 10px 0;
}

.scheme3 #right #browsed_products li {
	margin: 0 0 10px 0;
}

.scheme3 .products {
	width: 100%;
}

.scheme3 .products_lists .product .image {
	width: 150px;
}

.scheme3 .products_lists .image img {
	max-width: 150px;
	max-height: 150px;
}

.scheme3 .products_table .product .image {
	width: 30px;
}

.scheme3 .products .product {
	width: 45.5%;
	margin-left: 2%;
	margin-right: 2%;
}

.scheme3 .products .product .image {
	width: 200px;
}

.scheme3 .products .product .image img {
	max-width: 200px;
	max-height: 200px;
}


/* **** СХЕМА 1 ****
   ================================================== */

.scheme1 #top_background {
	display: block;
}

.scheme1 #top {
	text-align: center;
}
/*
.scheme1 #header {
	height: 180px;
}
*/
.scheme1 #account {
	/*margin-top: 10px;*/
}

.scheme1 #search {
	margin: 50px 0 0 0;
	width: 380px;
	background-image: url(/layout/mob2/images/search_bg_scheme1.png);
}

.scheme1 #search .input_search {
	width: 330px;
}

.scheme1 #logo {
	height: 80px;
}

.scheme1.change_header #logo {
	clear: none;
	float: right;
	width: 260px;
	padding: 30px 50px;
}

.scheme1.change_header #logo a {
	margin: 0 auto;
}

.scheme1.change_header #contact {
	width:340px;
}

.scheme1.change_header #search {
	width:340px;
}

.scheme1.change_header #search .input_search {
	width: 290px;
}


.scheme1 #top .menu {
	max-width:980px;
	display: inline-block;
	margin: 0 auto;
}

.scheme1 #top .menu li a{
	line-height: 35px;
	/*height: 35px;*/
}

.scheme1 #top .menu li a {
	font-size: 14px;
	text-decoration: underline;
}

.scheme1 #top .menu li.selected a,
.scheme1 #top .menu li:hover a {
	background-color: transparent;
	color: #D31534;
}

.scheme1 #header {
	position: relative;
        height: 200px;
}

.scheme1 #menu_wrap {
	position: absolute;
	display: block;
	width: 100%;
	left: 0;
	bottom: 0;
}

.scheme1 #menu_wrap .menu {
	display: block;
	margin: 0;
}
/*
.scheme1 .banner1 {
	display: none;
}
*/
/*
.scheme1 .banner1 img {
	max-width: 970px;
	width: 970px;
	height: 190px;
}
*/

.scheme1 #left {
	/*display:none;*/
	/*width:100%;
	margin-top:40px;
	clear:both;
	float:none;*/
}
.scheme1 #content #left {
	/*display:none;*/
	width:100%;
	margin-top:40px;
	clear:both;
	float:none;
}

.scheme1 #right {
	display:none;
}

.scheme1.invert #right {
	float: left;
	padding: 0 20px 0 0;
}


.scheme1 #content {
	width: 885px;
}

.scheme1 #contentFull {
	width: 100%;
	margin-bottom: 40px;
}

.scheme1 #contentFull .products {
	width: 100%;
}


.scheme1 #contentFull .products .product {
	/*width: 23%;
	margin-left: 0.8%;
	margin-right: 0.8%;*/
}


.scheme1.home #blog_menu_category ul {
	vertical-align:top;
}
.scheme1.home #blog_menu_category li {
	display:inline-block;
	width: 95%;
	margin-left: 0.8%;
	margin-right: 0.8%;
	vertical-align:top;
	/*-moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;*/
}

/*.scheme1.home*/
.scheme1 #blog_menu_category p {
	margin-bottom:7px;
}

.scheme1 #blog_menu_category p.blog_image_micro {
	width:220px;
	height:110px;
	max-width:220px;
	max-height:110px;
	background-color:#fff;
	overflow:hidden;
	text-align:center;
	margin-bottom:10px;
	vertical-align:middle;
}
.scheme1 #blog_menu_category p.blog_image_micro img {
	max-width:220px;
	max-height:110px;
}
.scheme1 #blog_menu_category i {
	color: #aaa;
	font-size: 10px;
}


/*.scheme1 .products {
	list-style: none;
	display: block;
	margin-right:17px;
	width: 100%;
}*/

.scheme1 .gallery {
	width: 450px;
}

.scheme1 .gallery .image {
	margin: 0 auto;
}

.scheme1 .excerpt {
	width: 500px;
}

.scheme1 .product .excerpt .variants {
	display: inline-block;
	width: auto;
}

.scheme1 .product .excerpt .variants select {
	display: inline-block;
	/*margin: 0 20px 0 0;*/
}

/* SCHEME 1 DROPMENU */

ul.dropdown { font-size:14px; }
ul.dropdown li.last ul li { float: right; }

ul.dropdown ul {
	background-color: #314051;
	font-size: 12px;
}

ul.dropdown li { padding: 0; }

ul.dropdown ul li.dir { padding: 1px; }


ul.dropdown li a {
	color: #606060;
	display: block;
	text-decoration: none;
}

ul.dropdown li.hover,
ul.dropdown li:hover,
ul.dropdown li.hover a,
ul.dropdown li:hover a {
	background-color: #314051;
	color: #fff;
}

ul.dropdown li li a { color: #fff; }

ul.dropdown li.dir {
	height: 40px;
	padding: 0 7px 0 10px;
	width: 100px;
	text-align: center;
	display: table;
}

	ul.dropdown ul li.dir {
		display: block;
		padding:5px 5px;
		height:auto;
		width: auto;
		text-align: left;
	}

ul.dropdown li a {
	vertical-align: middle;
	display: table-cell;
}

ul.dropdown li li a {
	display: block;
}


ul.dropdown ul ul{ /*padding-left: 10px;*/ }

	ul.dropdown ul a {
		padding: 3px 5px;
	}

	ul.dropdown ul a:hover {
		background-color: #fff;
		color: #314051;
	}


/** DROPDOWN **/

ul.dropdown,
ul.dropdown li,
ul.dropdown ul { list-style: none; }

ul.dropdown {
	position: relative;
	z-index: 597;
	float: left;
	width: 100%;
}

ul.dropdown li {
	float: left;
	min-height: 1px;
	/*line-height: 1.3em;*/
	vertical-align: middle;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}

ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 100%;
	/*padding-bottom:10px;*/
}

ul.dropdown ul li { float: none; }

ul.dropdown ul ul {
	top: 1px;
	/*left: 224px;*/
	/*left: 196px;*/
	/*left: 156px;*/
	/*left: 147px;*/
	left: 129px;
	max-width: 224px;
	width: 224px;
	/*padding:10px 0;*/
}
/*ul.dropdown ul ul li {
	padding:5px;
}*/

ul.dropdown li:hover > ul { visibility: visible; }

/** DROPDOWN LINEAR **/

ul.dropdown-linear { width: 100%; }

ul.dropdown-linear ul li { float: left; }
ul.dropdown-linear ul li.dir { padding: 10px; }

ul.dropdown-linear li.hover,
ul.dropdown-linear li:hover { position: static; }

ul.dropdown-linear ul ul { display: none !important; width: 100%; }


/** DROPDOWN LINEAR COLUMNAR **/

ul.dropdown-columnar ul li {
	position: static;
}

ul.dropdown-columnar ul ul {
	display: block !important;
	position: static;
	width: auto !important;
}

ul.dropdown-columnar ul ul li { float: none; }
ul.dropdown-columnar ul li.dir { padding: 10px; }

ul.dropdown-columnar ul ul ul { display: none; }

ul.dropdown-columnar li.hover ul,
ul.dropdown-columnar li:hover ul { visibility: visible !important; }

ul.dropdown-columnar li li a { font-weight: bold; }
ul.dropdown-columnar li li li a { font-weight: normal; }

.rate-block2 {
    display: none;
}

/*
html, body {
min-width: 1220px;
}
*/


a:hover,a:focus,a:active {
	color: #e27f0b;
}

body.front {
  /*min-width: 1180px;*/
  background: #F5F5F5;
  background-image: none;
}


.menu {
max-height: 50px;
max-width: 870px;
}

#menu_wrap {
background: #566A80;
height: 50px;
border-radius:3px;
}

.menu li a {
line-height: 50px;
}

#search {
margin: 10px 0 0 5px;
}


.scheme1 #top .menu li a {
color: #585858;
text-decoration: none;
font-size: 14px;
}

.menu li.selected a, .menu li:hover a, .menu li a:focus, .menu li a:active {
background-color: #08961b;
}

#content {
width: 885px;
}

.products .product {
  /*width: 22%;
  margin-left: 0%;
  margin-right: 0.5%;*/
  padding: 10px;
  background-color: #fff;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #eeeeeb;
  margin-bottom: 30px;
  width: 197px;
  margin-left:0;
  margin-right:2px;
}

.products .product .image {
width: 180px;
}


#logo {
padding: 30px 45px 30px 0;
float: left;
clear: left;
width: 400px;
background: url(/layout/mob2/images/logo.png) left 20px no-repeat;
height: 100px;
}

h2 {
color: #000;
}

#search .input_search {
color: #5aa106;
}

#footer_background {
background: #fff;
background-image: none;
}

#contact .worktime {
height: 20px;
}

#catalog_menu {
background-color: #fff;
margin-bottom: 30px;
padding: 3px 0 30px 0;
}

#catalog_menu ul li a {
line-height: 40px;
height: 40px;
padding-left: 15px;
font-weight: bold;
}

#catalog_menu ul ul li a {
font-weight: normal;
}

.category_image_micro img {
max-width: 40px;
max-height: 40px;
}

.category_image_micro {
width: 40px;
height: 40px;
padding: 0px 3px 0px 7px;
margin-right: 5px;
background-color: transparent;
border: 0px solid #ccc;
}

#catalog_menu ul ul li a {
line-height: 30px;
height: 24px;
}

.product-sku {
background-color: #e2e2e2;
color: #242424;
}

.product .gallery {
width: 400px;
}

.product .excerpt {
width: 458px;
}
.product .excerpt ul{
	list-style-position:inside;
}
.peb_wrap {
width: 360px;
}

.peb_delivery {
max-width: 280px;
}

#catalog_menu ul li a.selected,
#catalog_menu ul li a:hover,
#catalog_menu ul li a:focus,
#catalog_menu ul li a:active {
	color: #fff;
        text-decoration: none;
}

.product .price b {
font-size: 20px;
/*color: #338f01;*/
color: #000;
}

#mini_cart td.price {
color: #338f01;
}

.product .price i {
/*color: #338f01;*/
color: #000;
padding-left: 3px;
font-size: 12px;
}

#blog_menu_category div {
background-color: #fff;
padding: 20px 10px 10px 15px;
margin-top: 10px;
}

.blog_image_micro {
max-width: 45px;
max-height: 45px;
margin: 0px 10px 20px 0;
}

#blog_menu li i, #blog_menu_category li i {
margin-top: 5px;
}

.blog_image_mini {
max-width: 200px;
max-height: 200px;
margin: 0px 20px 20px 0;
}

#comments_wrap h2{
color: #ee910d;
}

#left h2, #right h2 {
color: #ee910d;
}

#mini_cart .image a img, #mini_cart td.remove img {
max-width: 80px;
max-height: 80px;
}

#mini_cart th.price {
font-size: 20px;
color: #88aa17;
    text-align: center;
}

#cartOrdering {
width: 400px;
float: left;
margin-left: 70px;
}

#cartProducts {
width: 600px;
}


#user_cart_wrap {
background: transparent url(/layout/mob2/images/card.png) right 22px no-repeat;
padding-top: 22px;
width: 200px;
position: relative;
}

#cart_informer {
padding-bottom: 32px;
}

#contact {
width: 410px;
margin-top: 5px;
padding-top: 5px;
}

#contact .phone1 b {
font-size: 23px;
line-height: 23px;
font-weight: bold;
color: #5C5C5C;
padding: 0 20px 10px 0px;
}

#contact .phone i {
float: left;
font-size: 23px;
line-height: 23px;
font-weight: bold;
color: #5C5C5C;
padding: 0 5px 0 0px;
}

#brands a.selected {
background-color: #f5f5f5;
padding: 7px;
margin-bottom: 0px;
}

.products .price_block {
height: 36px;
}


.products_table .product .price{
height: 32px;
line-height: 32px;
}


.products .product .image img {
max-width: 185px;
}

.product .image {
width: 400px;
}
.products_lists .product .image, .products_table .product .image{
	width:auto;
}
.product .variants {
margin: 0px 0 55px 0;
}

#btnCheckout {
    line-height: 56px;
    height: 56px;
    padding: 0 20px;
    border-radius: 0px;
    font-size: 20px;
}

#btnProceed {
    line-height: 56px;
    height: 56px;
    padding: 0 20px;
    font-size: 20px;
    float: left;
    margin-left: 0px;
    background-color: #fff;
	border:1px solid;
    border-radius: 0px;
    text-decoration: none;
    color:#245FA0;
	font-weight: normal;
	margin-bottom: 4px;
}

#btnProceed:hover{
    background-color: #AE1881;
    color:#fff;
}

#mini_cart {
    margin-bottom: 20px;
}

#btnCheckout, #btnProceed {
    float: inherit;
}

/*
.button {
	background: #fff url(/layout/mob2/images/buy_btn_bg.png) left top no-repeat;
	line-height: 36px;
	padding: 0 10px;
	height: 36px;
	background-color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0px solid #fff;
}

.products_table .button{
	vertical-align:top;
}

.button:hover,
.button:focus,
.button:active {
	background-position: left bottom;
	background-color: #fff;
}
*/

.section {
margin: 0px 0 30px 0;
}


#micro_cart_informer {
/*background: #13a628 url(/layout/mob2/images/ic_cart.png) center 10px no-repeat;*/
background: #00bd00 url(/layout/mob2/images/ic_cart.png) center 10px no-repeat;
}

label.compare_button {
color: #1f7ec1;
font-size: 18px;
}


#vk_groups{
	position:relative;
	float:left;
	margin-right:40px;
}

.product s.compare_price {
	color: #8f8f8f;
	font-size: 17px;
	/*font-weight: bold;*/
        text-decoration: line-through;
}

.product.to_compare .variants, .product.to_compare .compare {
width: 250px;
}


h5 {
color: #d10002;
font-size: 30px;
	margin-bottom: 10px;
	font-weight: normal;
	text-shadow: 0px 1px 0px #fff;
	width: auto;
}


#path a:hover, #path a:focus, #path a:active {
color: #f17700;
}

#path a {
color: #296cb6;
font-size: 15px;
}

.btn_filter {
color: #fff;
text-decoration: none;
}

.related_products .price_block{
	text-align:left;
}

/*
#features {
margin-top: 0px;
font-size:14px;
line-height: 20px;
}

#features .feature_name {
font-weight: bold;
}
*/
.callback_wrap a{
padding-right: 20px;
}

#contact .callback {
text-decoration: underline;
border-bottom: 0px dashed;
}

.products .product h3 {
height: 54px;
}

.products .product h3 a {
font-size: 16px;
text-decoration:none;
}
.products .product h3 a:hover {
text-decoration:underline;
}

.annotation {
height: 90px;
}

.product .images {
min-height: 200px;
}

#top_background {
  background-color: #fff;
  border-bottom: 1px solid #fff;
}

ul.dropdown li a {
  color: #FFFFFF;
  text-transform: uppercase;
}

ul.dropdown li.dir {
  height: 50px;
  padding: 0 7px 0 7px;
  padding:0;
}

.product {
  background-color: #FFFFFF;
  padding: 50px 30px 30px 30px;
  border-radius:3px;
}

.product .excerpt {
  width: 400px;
}

.box {
  border: 0px;
  padding: 15px 0px;
}

.add_comment {
  padding: 10px 20px 10px 50px;
  line-height: 30px;
  border-radius: 0px;
  background: url(/layout/mob2/images/add_comment.png) 20px center no-repeat;
  background-color: #FFFFFF;
}

.comment_form {
  background-color: #FFFFFF;
}

.product-sku {
  background-color: #E8E8E8;
  padding: 10px 20px;
  color: #808080;
}

html,
body {
	height: 100%;
	/*font: 14px "Trebuchet MS", Tahoma, Arial, Helvetica, Geneva, sans-serif;*/
	font: 14px Arial, sans-serif;
	color: #676767;
}

#slider-range .ui-widget-header {
  background: #566A80;
}

#slider-range .ui-state-default, #slider-range .ui-widget-content .ui-state-default, #slider-range .ui-widget-header .ui-state-default {
  background: #AE1881;
  border: 1px solid #AE1881;
}

#slider-range.ui-slider-horizontal {
  background: #F5F5F5;
}

p.sort_price input[type="submit"] {
  background: #566A80;
  border: 1px solid #566A80;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;

}

.scheme1 #search {
  background-color: #FFF;
  border: 1px solid #E5E5E5;
  top: 120px;
  margin: 0;
  border-radius: 20px;
  background-image: none;
  margin-top: 5px;
}

#search .button_search {
  background: transparent url(/layout/front/images/search_btn.png) left top no-repeat;
}


.product .price i {
/*color: #338f01;*/
color: #000;
padding-left: 3px;
font-size: 12px;
}

div.product .price i {
font-size: 20px;
padding-left: 5px;
}

div.product .price b {
font-size: 30px;
}

div.product .price {
	padding: 5px 3px 5px 10px;
	word-spacing: -7px;
	font-family: 'Roboto Condensed', sans-serif;
}

div.product .button{
  padding: 0px 15px;
  height: 58px;
  font-size: 20px;
  line-height: 30px;
}

.product .excerpt form.compare {
  width: 130px;
  height: 48px;
  line-height: 20px !important;
  margin-bottom: 0px;
}

.product.to_compare .excerpt form.compare {
  width: 120px;
  float: right;
}

.scheme1 .product .excerpt .variants {
  width: 270px;
  height: 60px;
}

.product.to_compare label {
	padding-left: 0px;
}

#mini_cart th.price {
font-size: 23px;
line-height: 50px;
}

.rater-text {
    margin-top: 20px;
	display:none;
}

.form {
    width: 450px;
}
.form select {
    width: 454px;
    padding: 6px 1%;
}

#cartOrdering {
    /*width: 450px;*/
	width: 560px;
	margin-left:0;
	margin-right:0;
}
#cartOrdering .form {
	width:100%;
}

#cartOrdering .form label {
	display:inline-block;
	width:30%;
	font-size:18px;
	line-height:25px;
}
#cartOrdering .form input[type="text"],
#cartOrdering .form input[type="email"],
#cartOrdering .form input[type="tel"] {
	display:inline-block;
	width:65%;
	margin-bottom: 20px;
	font-size:17px;
	line-height:25px;
}
#cartOrdering .form input[type="text"]:hover,
#cartOrdering .form input[type="email"]:hover,
#cartOrdering .form input[type="tel"]:hover {
	box-shadow: 0px 0px 3px gray;
}
#cartOrdering .form select {
	display:inline-block;
	width:auto;
	margin-bottom:0px;
	font-size:17px;
	line-height:25px;
}
textarea:focus, input:focus, select:focus{
    outline: none;
}

.select-wrapper {
  background:#fff url(/layout/mob2/images/select_arrow_down.png) right center no-repeat;
  position: relative;
  width:65%;
  margin-bottom:20px;
  border: 1px solid #ABADB3;
  /*border-radius: 3px;*/
  padding: 5px 1%;
  display:inline-block;
}

.select-wrapper:hover {
  box-shadow: 0px 0px 3px gray;
}

.select-wrapper select {
  width: 300px;
  height: 28px;
  padding: 0 20px 0 7px;
  background-color: transparent;
  border: 0;
  appearance: none;            /* remove arrow        */
  -webkit-appearance: none;    /* remove arrow Chrome */
  -moz-appearance: none;       /* remove arrow FF     */
}
.select-wrapper select::-ms-expand{
    display: none;             /* remove arrow IE     */
}

.select-arrow-3 {
  position: absolute;
  z-index: -9999;
  border: 8px solid transparent;
  border-bottom: 0;
  right: 6px;
}
.select-arrow-3:nth-child(1) {
  top: 16px;
  border-top-color: #6C7231;
}
.select-arrow-3:nth-child(2) {
  top: 13px;
  border-top-color: #FFF;
}
#purchases .coupon .name input.coupon_code {
	width:115px;
}
#purchases .coupon .name input[type="submit"] {
	font-size: 14px;
	line-height: 20px;
}

.submit_order {
	margin-top:50px;
	margin-left:6px;
	padding:0 20px;
	font-size:20px;
	line-height:50px;
	height:50px;
	border-radius:5px;
}

#contact .captio {
    font-size: 14px;
    margin-top: -5px;
    color: #DE0000;
}

#contact div {
    font-size: 14px;
    color: #DE0000;
}




#contact .caption {
    font-size: 12px !important;
    margin-top: 10px;
    color: #DE0000;
}

.rate-block2 {
    display: none;
}

#enter_account {
	background:url(/layout/front/images/ic_login.jpg) right center no-repeat;
	float:left;
	clear:both;
	line-height:45px;
	font-size:18px;
	width:185px;
	display:block;
	color:#888!important;
}
#enter_account:hover {
	color:#e27f0b!important;
}
.login_form {
	width:420px;
	margin:0 auto;
}
.login_form h1 {
	font-size:36px;
	font-weight:400;
	margin-bottom:30px;
	color:#000;
}
.login_form h3 {
	font-size:25px;
	font-weight:400;
	color:#000;
}
.login_form h4 {
	margin-top:35px;
	font-size:18px;
	font-weight:400;
	margin-bottom:15px;
	color:#000;
}

.login_form input[type="text"], .login_form input[type="password"] {
	font-size:25px;
	margin-bottom: 10px;
	padding: 5px 10px;
	/*width:80%;*/
	width:94%;
}
.login_form input[type="password"] {
	margin-bottom: 30px;
}
.login_form .button {
	float:left;
	margin-top:0;
	margin-right:30px;
	font-size:23px;
	height:45px;
	line-height:45px;
	padding:0 30px;
	border-radius:0px;
}
.login_form .remind_nd_register a {
	font-size:18px;
	line-height:22px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
}

/*
.wishlist_link_in_products {
    font-size: 11px !important;
    line-height: 14px !important;
	display:block;
	clear:both;
	float:right;
	width:auto;
	height:auto;
}
*/


a.wishlist_link_in_products, a.wishlist_link_product_page{
	background: url(/layout/front/images/ic_like_new.svg) center top no-repeat;
	font-size: 12px !important;
	height: 1px;
	/*margin-left: 20px;*/
	margin-top: 14px;
	text-align: center;
	width: 50px !important;
	display:block;
	clear:none;
	padding-top:35px;
	/*padding-top:39px;*/
	float:right;
}

a.wishlist_link_in_products.selected, a.wishlist_link_product_page.selected{
	background-image: url(/layout/front/images/ic_like_new_selected.svg);
}

form.compare{
	background: url(/layout/front/images/ic_compare.svg) center center no-repeat;
	/*font-size: 14px !important;*/
	line-height:14px;
	height: 36px;
	margin-left: 7px;
	margin-top: 15px;
	text-align: center;
	width: 50px !important;
	float:right;
}
.product.to_compare .compare {
	float:right;
}

form.to_compare {
	background-image: url(/layout/front/images/ic_compare_selected.svg);
}

form.compare, form.compare a,
.product.to_compare .compare,
.product.to_compare .compare a{
	font-size: 12px !important;
}

form.compare a, form.compare label {
	padding-top:35px;
	width:100%;
	height:100%;
	display:block;
	text-decoration:underline;
}


.new_price_block .price_block {text-align:right;}
.new_price_block .price {margin-bottom:10px;}
.new_price_block .button {display:block;padding:0 10px;height:40px;font-size:20px;line-height:40px;}
.new_price_block form.compare {width:50px !important;margin-bottom:-15px;}
.new_price_block form.compare a, .new_price_block form.compare label {color:#fff;color:transparent;font-size:0;line-height:0;padding:0;}
.new_price_block a.wishlist_link_in_products {width:50px !important;margin:0px;color:#fff;color:transparent;font-size:0;line-height:0;}

#wishlist_icon_header {background: url(/layout/front/images/ic_like.png) center top no-repeat;font-size: 1px;height: 35px;width: 40px;display: block;clear: none;position:absolute;top:90px;right:13px;}
#wishlist_icon_header.wish_selected {background-position: center bottom;}

#micro_wishlist_informer_wrap {
	position: fixed;
	top: 340px;
	right: 0;
	width: 42px;
	height: 75px;
	overflow: hidden;
	z-index: 2;
	display:none;
}

#micro_wishlist_informer {
	display: block;
	width: 100%;
	height: 35px;
	padding-top: 42px;
	color: #fff;
	/*background: #f38d1f url(/layout/mob2/images/ic_like_sm.png) center 10px no-repeat;*/
	background: #AE1881 url(/layout/front/images/ic_like.svg) center 10px no-repeat;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	/*display: none;*/
	background-size: 30px;
	border:1px solid #fff;
}

#micro_wishlist_informer b {
	font-size: 14px;
	display: block;
	text-align: center;
}

.reload_wishlist {
	padding:10px 20px;font-size:24px;
	background-color:#B9B9B9;
}
.buy_all {
	padding:10px 20px;font-size:24px;
}
.annotation {
	height:74px;
	overflow:hidden;
}
.annotation p {
	margin:0;
}
.products .price s {
	display: block;
    text-align: left;
    padding: 0;
	color: #8f8f8f;
    font-size: 15px;
	line-height: 15px;
    text-decoration: line-through;
	text-decoration-thickness: 0.5px;
	position:absolute;
	margin-top:-7px;
	min-height:15px;
}

.products .product .price {
	line-height: 47px;
	font-family: 'Roboto Condensed', sans-serif;
}

#top_background {
	background-color:#F5F5F5;
	border-bottom:none;
}
.scheme1 #top .menu li a {
	color:#245FA0;
	text-decoration:underline;
}


/*
.scheme1 #search .input_search, .scheme1 #search .input_search[placeholder] {

}
*/
#search .input_search {
color: #5aa106;
}

#search .input_search {
	color:orange;
	font-size: 16px;
}

/*#search input.input_search::-webkit-input-placeholder {color:orange;}
#search input.input_search::-moz-placeholder          {color:orange;}
#search input.input_search:-moz-placeholder           {color:orange;}
#search input.input_search:-ms-input-placeholder      {color:orange;}
*/
#search input.input_search::placeholder {
    color:#ccc;
    opacity: 1;
	font-size:14px;
}

#comments_wrap {
    min-height: 100px;
}

.blog_link {
	display:block;
	font-size: 40px;
	margin-bottom: 20px;
	font-weight: normal;
	text-shadow: 0px 1px 0px #fff;
	width: auto;
}


#path {
	font: 15px "Trebuchet MS", Tahoma, Arial, Helvetica, Geneva, sans-serif;
}

#path a {
	color:#245FA0;
	text-decoration:none;
}
#path a:hover {
	color:#e27f0b;
	text-decoration:underline;
}
.breadcrumbs-link {
    /*background: #F5F5F5;
    border: 1px solid #dcdcdc;*/
    border-right: 0;
    display: inline-block;
    font-size: 15px;
    line-height: 32px;
    padding-left: 20px;
    padding-right: 5px;
    position: relative;
    white-space: nowrap;
}

.breadcrumbs-link:before, .breadcrumbs-link:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    top: 0;
}
.breadcrumbs-link:before {
    border-left: 15px solid #dcdcdc;
    border-bottom: 16px solid transparent;
    border-top: 17px solid transparent;
    right: -15px;
}

.breadcrumbs-link:after {
    border-left: 15px solid #F5F5F5;
    border-bottom: 16px solid transparent;
    border-top: 17px solid transparent;
    right: -14px;
}




.category_view_rozetka {
	border-bottom:1px solid #ccc;
}

.category_view_rozetka, .category_view_rozetka ul {
	list-style: none;
	display: block;
	width: 100%;
	margin-bottom:30px;
}

.category_view_rozetka li {
	width: 165px;
	margin:0 5px 0 0;
	margin-bottom: 5px;
	display: -moz-inline-box;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	word-spacing: normal;
	vertical-align: top;
	position: relative;
	background-color:#fff;
	padding:3px;
	text-align:center;
	height:235px;
	overflow:hidden;
}

.category_view_rozetka li ul {
	display:block;
	width:auto;
	/*margin-left:20px;*/
}

.category_view_rozetka li ul li {
	display:block;
	width:auto;
	margin:0;
}

.category_view_rozetka li a {
/*	width: 210px;
	border: 1px solid #efefef;
	display: block;*/
}

.category_view_rozetka li a {
	display:block;
	text-decoration: none;
	text-align:center;
	font-size:16px;
	font-weight:normal;
	height:235px;
}
.category_view_rozetka li a:hover {
	text-decoration: underline;
}

.category_view_rozetka li span {
	display:block;
	vertical-align: middle;
	text-align:center;
	width: 165px;
	height: 165px;
	line-height: 165px;
	background-color: #fff;
	/*border: 1px solid #fff;*/
	margin: 0 auto;
	overflow:hidden;
	margin-bottom:10px;
}

.category_view_rozetka li span img {
	vertical-align: middle;
	max-width: 165px;
	max-height: 165px;
	text-align:center;
}

.category_view_rozetka li h3 {
	font-size:16px;
	font-weight: normal;
	margin-bottom:0;
}


#all_brands a {
    margin: 0 10px 10px 0px;
}


#logo {
padding: 30px 45px 30px 0;
float: left;
clear: left;
width: 390px;
background: url(/layout/mob2/images/logo.png) left 20px no-repeat;
height: 100px;
}


#misha {
    width: 116px;
    margin-top: -85px;
    margin-left: 400px;
    position: absolute;
}

.products .product .product_info h3 a {
    overflow: hidden;
    height: 33px;
    display: inline-block;
	vertical-align:top;
}

#contact .callback a{
text-decoration: none;
}

#contact .callback {
    font-size: 16px;
    text-decoration: none;
}

#description_info {
    float: left;
    margin: 50px 0;
    width: 560px;
}

.call_product {
    background-color: #8dc3ef;
    border-radius: 6px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.call_product a{
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}

.viber_product {
    background-color: #ac83c9;
    border-radius: 6px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin: 20px 0;
}

.viber_product a{
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}


.phone_product {
    background-color: #f1f1f1;
    border-radius: 6px;
    height: 100px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
}

.phone_product a{
    color: #676767;
    text-decoration:none;
    padding-right: 40px;
    float: right;
}

.purchasesBlock {
    background-color: #fff;
}

.btn_apply:hover, .btn_apply:focus, .btn_apply:active {
    background-color: #4ee34e;
    border: 1px solid #4ee34e;
}

#purchases td.price {
    font-size: 16px;
}



#fast_order{
	float: left;
	margin: 15px 0px 20px;
	position: relative;
}
#fast_order {
    width: 340px;
    float: none;
    margin: 15px auto 20px;
    position: relative;
}
#fast_order label.error{
	color: red;
	font-size: 15px !important;
	font-weight: 800;
	left: 0px;
	position: absolute;
	top: -23px;
}
#fast_order input[type="text"],
#fast_order input[type="tel"]{
	border: 1px solid #265fc6;
	/*border-radius: 5px 0px 0px 5px;
		-moz-border-radius: 5px 0px 0px 5px;
			-webkit-border-radius: 5px 0px 0px 5px;
	*/
	height: 18px;
	padding: 5px 10px;
	/*width: 118px;*/
	width: 145px;
	vertical-align:top;
}
#fast_order input[type="submit"]{
	background: #8AC6EB;
	border: 1px solid #265fc6;
	border-left:1px none #8AC6EB;
	/*border-radius: 0px 5px 5px 0px;
		-moz-border-radius: 0px 5px 5px 0px;
			-webkit-border-radius: 0px 5px 5px 0px;
	*/
	color: #FFF;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	text-align: center;
	width: 170px;
	font-family: 'Roboto Condensed', sans-serif;
	vertical-align:top;
	text-transform: uppercase;
}
#fast_order .loader{
	background: url(/layout/mob2/images/fast_form_loader.gif) 0px 0px no-repeat;
	height: 32px;
	margin: 0 auto;
	width: 32px;
}
.success{
	color: green;
	font-size: 16px;
	font-weight: bold;
}
.product .image {
	overflow:hidden;
}

#share42 {
    left: 0;
    top: 42%!important;
    margin-left: 0px;
    z-index: 1!important;
    width: 1px;
    height: 1px;
}

#share42 a {
    opacity: 0.8;
}

.share42init {
    z-index: 1!important;
}

p.catalog{
	cursor:pointer;
	color:#fff;
	border:1px solid #0080D2;
	background:#0080D2;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width:135px;
	padding:5px 10px;
	font:bold 16px arial;
}
#left #all_brands{
	width:200px;
}
#catalog_menu{
	display:none;
	margin-bottom:0px;
}
/*
#brands a.selected{
	background-color: #808080;
	border: 1px solid #4D4D4D;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 0 5px #B6B6B6;
	color: #FFFFFF !important;
	padding: 0 16px 2px 3px;
	text-decoration: none;
	text-shadow: 0 1px 0 #3B3B3B;
}
p.filter{
	font:bold 16px arial;
}


.filter_link label {
	cursor: pointer;
	text-decoration: none;
	border-radius: 5px;
	border: 1px solid #4D4D4D;
	padding: 2px 6px;
}
.filter_link label:hover, .filter_link label:focus, .filter_link label:active, .filter_link label.selected {
	padding: 2px 6px;
	text-decoration: none;
	background-color:#00BE00;
	color:white;
}
.filter_link label:hover {
	background-color:#808080;
}
.filter_link label.selected {
	padding: 2px 16px 2px 5px;
}

#features .feature_name  {
	border-top:1px solid #999;
	padding-left:0;
	padding-top:13px;
}
tr.filter_link td {
	padding-bottom:13px;
}
.filter_link li {
	padding-left:0;
	padding-right:10px;
}
*/
/*
#features a, #brands a.selected {
    display:inline-block;
	text-decoration: none;
	border-radius: 5px;
	border: 1px solid #4D4D4D;
	padding: 2px 6px;
	line-height:15px;
	margin-right:10px;
	margin-bottom:10px;
    font: 14px "Trebuchet MS", Tahoma, Arial, Helvetica, Geneva, sans-serif;
    color: #676767;
}
#brands a.selected {
	background-color:#00BE00;
	color:#fff;
    padding: 2px 16px 2px 6px;
    color: #FFFFFF;
    text-shadow: 0px 1px 0px #3B3B3B;
    background: #00BE00 url(/layout/mob2/images/delete2.png) no-repeat right;
    -o-box-shadow: 0 0 5px #B6B6B6;
    -moz-box-shadow: 0 0 5px #B6B6B6;
    -webkit-box-shadow: 0 0 5px #B6B6B6;
    box-shadow: 0 0 5px #B6B6B6;
}
#features a:hover, #brands a.selected:hover {
	background-color:#808080;
	color:#fff;
}
*/

.jcarousel-skin-tango{
	margin-left:-30px;
}
.complete_sets li{
	width:685px;
	margin:0px;
	display:inline;
	text-align:center;
}
.complete_transfer, .complete_set{
	width:683px;
	border:1px solid red;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.complete_sets.jcarousel-skin-tango .jcarousel-clip-horizontal, .complete_sets.jcarousel-skin-tango .jcarousel-container-horizontal{
	width:685px;
}
.scheme1 .product .jcarousel-skin-tango .jcarousel-container-horizontal{
	margin:0 auto;
}
.complete_sets.jcarousel-skin-tango .jcarousel-prev-horizontal{
	left:5px;
}
.complete_sets.jcarousel-skin-tango .jcarousel-next-horizontal{
	right:5px;
}
#purchases .complete_set .image, #purchases .complete_set .image a, .complete_set .image, .complete_set .image a{
	position:relative;
	width:100px;
	height:100px;
	margin:0 auto;
}
.complete_set .image i{
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	font:normal 12px Tahoma, sans-serif;
	background:red;
	color:#fff;
	padding:2px 5px;
	border:1px solid red;
	/*border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;*/
	z-index:2;
}
.complete_product{
	width:160px;
	text-align:center;
	margin:0px;
}
.product .complete_set .price{
	height:auto;
	float:none;
	/*font:bold 12px/19px Tahoma, sans-serif;*/
	padding:0px;
	margin:0px;
	font-weight:400;
	font-size:15px;
	line-height:19px;
	font-family: 'Roboto Condensed', sans-serif;
}
.complete_set .old_price{
	color:#929292;
	font-family: 'Roboto Condensed', sans-serif;
	text-decoration-thickness: 0.5px;
}
.plus, .equal{
	width:32px;
	height:200px;
	margin:0px 4px;
}
.plus{
	background:url('/layout/front/images/plus.png') center center no-repeat;
}
.equal{
	background:url('/layout/front/images/equal.png') center center no-repeat;
}
.inline{
	display:inline-block;
}
.complete_set .inline.sum{
	/*position:relative;*/
	top:40px;
	max-width:185px;
	padding:10px;
	margin-top: 20px;
    margin-bottom: 20px;
}
.sum b, .sum input{
	margin:0px 0px 0px 0px;
}
.sum b, .sum em, .sum .b{
	color:red;
	display:block;
	/*font:bold normal 23px Tahoma, sans-serif;*/
	font-weight:400;
	font-style:normal;
	font-size:23px;
	font-family: 'Roboto Condensed', sans-serif;
}
.sum em{
	/*font:normal 14px Tahoma, sans-serif;*/
	font-weight:400;
	font-style:normal;
	font-size:15px;
	font-family: 'Roboto Condensed', sans-serif;
	margin:0px auto 10px;
	text-transform:lowercase;
}
.sum input.button{
	display:block;
	white-space:normal;
	line-height:25px;
	height:auto;
	min-height:30px;
	/*margin:0px!important;*/
	margin-top:0!important;
	font-size:22px!important;
	padding: 0px 15px!important;
	float:none!important;
	font-weight:400!important;
}
.complete_set .inline{
	vertical-align:top;
}
.complete_set p:first-of-type{
	text-align:right;
	padding:10px 10px 0px 0px;
}
.complete_products{
	/*margin-left:10px;*/
}
.complete_products .complete_product{
	width:220px;
	text-align:left;
	margin-bottom:10px;
}
#purchases .complete_products .complete_product .image, #purchases .complete_products .complete_product .image a, .complete_products .complete_product .image, .complete_products .complete_product .image a{
	width:50px;
	height:50px;
	padding:0px;
	margin:0px;
}
.complete_products .product_description{
	width:153px;
	padding:0px 0px 0px 5px;
}
.complete_products .image i{
	padding:1px 2px;
}
#mini_cart .image a img, #mini_cart td.remove img{
	max-width:100px;
	max-height:100px;
}
#mini_cart .complete_set .inline.sum{
	top:75px;
}
#mini_cart .complete_set .removeComplete{
	display:inline-block;
	margin:0px -7px 0px 20px;
}
#purchases .complete_set  p{
	margin:0px;
}
#purchases .complete_set{
	width:auto;
	border:none;
}
#purchases  p.price i{
	color:#8BBD07;
	font-style:normal;
}
#purchases .complete_set  .price{
	text-align:left;
	margin:0px;
	padding:5px 0px 0px 10px;
}
#purchases .complete_set  p.price{
	color:#000;
	font-size:14px;
	text-align:right;
	margin:5px 10px 0px 0px;
}
#purchases .complete_product{
	width:150px;
}
#purchases .complete_products .complete_product{
	width:170px;
}
#purchases .complete_products .product_description {
	width:106px;
}
#purchases .plus, #purchases .equal{
	margin:0px;
}
#purchases .sum b, #purchases .sum em{
	font: 14px Tahoma,sans-serif;
	color: #8BBD07;
}
#purchases .complete_set .inline.sum{
	top:80px;
}
#purchases .complete_set .removeCompleteSet{
	display:inline-block;
	margin:0px -9px 0px 20px;
}
#purchases .complete_set_amounts{
	display:inline-block;
	margin:0px 0px 0px 20px;
}
.complete_product .name{
	max-height:49px;
	text-overflow:ellipsis;
	overflow:hidden;
}
div.product .complete_product .price, div.product .complete_products .complete_product .price {
	word-spacing: -2px;
	padding:2px 4px;
	background-color:#F5F5F5;
	color:red;
}
div.product .complete_product:first-of-type .price {
	color:green;
}
div.product .complete_products .complete_product .price {
	color:red!important;
}
.complete_set p:first-of-type {
    color:#ccc;
}
.complete_set .sum p:first-of-type {
    padding:0;
	margin:0;
}
.complete_set > p:first-of-type b {
    font-weight:normal;
}
.complete_set > p:first-of-type i {
    float:left;
    padding-left: 10px;
	font-style:normal;
	font-weight:bold;
	color:red;
	font-size:130%;
}
.complete_set .image i {
	right:auto;
	left:0;
}
.complete_set .inline.sum {
	background-color:#F5F5F5;
}
.complete_set .name a {
	text-decoration:none;
}
#mini_cart .complete_products .complete_product {
	width:180px;
}
#mini_cart .complete_products .product_description {
    width: 120px;
}
#mini_cart .complete_transfer, #mini_cart .complete_set {
	width:550px;
}
#mini_cart .complete_set .inline.sum {
	top:90px;
}
#mini_cart .complete_set .inline.sum {
	background-color:#fff;
}
#mini_cart .complete_set .inline.sum{
	padding:0;
}
#mini_cart .sum b {
	font-weight:normal;
	font-size:18px;
}
.form_input_type_login {
	display:none!important;
}

.product.to_compare .available {
    display: block;
    padding: 0;
    margin: 0 0 0px 0;
    font-style: normal;
    font-size: 16px;
    color: #88AA17;
    background: url(/layout/front/images/v_nalichii.svg) left center no-repeat;
    background-size: 18px;
    padding-left: 20px;
}
.product.to_compare .available.not_available {
    display: block;
    color: #888;
	clear:both;
    background: url(/layout/front/images/no_nalichii.svg) left center no-repeat;
	padding-left: 25px;
}
.product.to_compare .available.pending {
	background: url(/layout/front/images/predzakaz.svg) left center no-repeat;
	padding-left: 25px;
    color: #ffa900;
}