/* Модуль категорий */
.kpmenu{
	width: 100%;
    margin: 20px auto;
}
.kpmenu ul.lev-1>li:before{
	content:none;
}
.kpmenu ul li{
	text-align: left;
}
.kpmenu ul.lev-1>li,
.kpmenu ul.lev-1>li:nth-child(2n+1){
    display: inline-block;
    width: 45%;
    margin: 5px 7px;
	padding: 10px;
    text-align: left;
	background: #F2F2F2;
    background: linear-gradient(top, rgba(242, 242, 242, 0.2) 0, rgba(209, 209, 209, 0.2) 100%) no-repeat;
    background: -webkit-linear-gradient(top, rgba(242, 242, 242, 0.2) 0, rgba(209, 209, 209, 0.2) 100%) no-repeat;
    background: -moz-linear-gradient(top, rgba(242, 242, 242, 0.2) 0, rgba(209, 209, 209, 0.2) 100%) no-repeat;
    background: -o-linear-gradient(top, rgba(242, 242, 242, 0.2) 0, rgba(209, 209, 209, 0.2) 100%) no-repeat;
    background: -ms-linear-gradient(top, rgba(242, 242, 242, 0.2) 0, rgba(209, 209, 209, 0.2) 100%) no-repeat;
    background: linear-gradient(top, rgba(242, 242, 242, 0.2) 0, rgba(209, 209, 209, 0.2) 100%) no-repeat;
    -svg-background: linear-gradient(top, rgba(242, 242, 242, 0.2) 0, rgba(209, 209, 209, 0.2) 100%) no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ddd;
}
.kpmenu ul.lev-1>li img.menu-image{
    width: 80px;
	height: 80px;
    margin: 0 10px 55px 0;
    float: left;
}
.kpmenu ul.lev-1>li a.fur{
    font-size: 20px;
    font-style: normal;
    line-height: 15px;
	text-decoration: none;
}
.kpmenu ul.lev-1>li ul.lev-2 a{
    font-size: 14px;
    text-decoration: none;
    color: #000;
    font-style: normal;
}
/* Конец модуль категорий */

/* Наша витрина */
.sl-tov{
    display: inline-block;
}
.sl-tov .blockcontent{
    padding: 0;
	border: none;
    margin-left: 6px;
}
.sl-tov .blockheader{
    padding: 10px 0;
}
.sl-tov .blockheader .t{
    font-size: 22px;
}
.sl-tov .rand_products_wfl_static .jspw_prod {
    margin: 5px 1px;
    border-radius: 4px;
    padding: 5px;
    width: 23% !important;
    border: 1px solid #ddd;
}
.sl-tov .rand_products_wfl_static .jspw_prod:hover {
    -webkit-box-shadow: 0 0 10px 0 #C4C4C4;
    box-shadow: 0 0 10px 0 #C4C4C4;
    border: 1px solid #f00;
}
.sl-tov .rand_products_wfl_static .jspw_prod:nth-child(5) {
	clear: both;
}
.sl-tov .jspw_img {
    margin: 5px !important;
    border-radius: 4px;
    height: 216px;
    border-bottom: 3px solid #f00;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.sl-tov .jspw_img:hover {
	opacity: 0.5;
}
.sl-tov span.uc,
.sl-tov span.jspw_price{
    font-size: 20px;
    color: #333;
    font-weight: normal;
    text-align: left;
    padding-left: 5px;
}
.sl-tov span.cnn {
    font-size: 14px;
	font-weight: normal;
    color: #878787;
}
.sl-tov .jspw_caption{
    border-bottom: 1px dashed #ddd;
}
.sl-tov h4.product_title {
	padding: 5px 10px;
    background: #f2f2f2;
    margin-bottom: 5px;
	border-radius: 4px;
}
.sl-tov h4.product_title a {
    display: block;
    text-align: center;
    line-height: 14px;
	text-decoration: none;
}
.sl-tov h4.product_title a:hover {
	color: #f00;
}
.sl-tov h4.product_title a:first-letter{
	text-transform:uppercase;
}
.sl-tov a {
	font-size: 14px !important;
}

.sl-tov .knpp {
    display: block;
    margin: 10px 0 5px;
}
.sl-tov .knpp a.button {
    width: 70%;
    margin: auto !important;
	color: #fff !important;
}
.sl-tov a.button:before {
    content: "\f07a";
	font-size: 14px;
    top: 0px;
    position: relative;
    color: #fff;
    font-family: 'FontAwesome';
    padding-right: 5px;
}
.sl-tov .knpp a:hover.button,
.sl-tov a:hover.button:before {
    color: #000 !important;
}
/* Конец наша витрина */

/* Страница категории */
.jshop h1 {

}
.jshop_pagination {
margin: 15px 0;
text-align: center;
}
.jshop_list_category {
	margin: 10px 0 20px;
}

.jshop_categ .category {
    padding: 0;
    margin: 0;
}
.jshop_list_category .category .image img {
    height: 160px;
    width: 160px;
    border: 1px solid #ddd;
    border-bottom: 3px solid #f00;
    border-radius: 4px;
    padding: 0;
}
.jshop_list_category .category .category_title a.product_link {
    line-height: 15px;
    text-align: center;
    font-size: 13px !important;
    color: #002aff;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}
.jshop_categ {
    text-align: center;
    margin: 0 6px;
}
.vybor{
	float: left;
    margin-top: 10px;
    margin-left: 15px;
}
ul.multitabselector {
    padding: 10px;
    border: 1px solid #ddd;
    background: #fafafa;
    margin: 0 0 10px 0!important;
    border-radius: 4px;
}
ul.multitabselector li#tabpicture {
display: none;
}
ul.multitabselector li a {
    padding: 0;
    background: rgba(0, 0, 0, 0);
    border: none;
	margin-right: 0;
}
ul.multitabselector li{
    margin: 0;
    padding: 0 !important;
}
ul.multitabselector li#tabdefault:before,
ul.multitabselector li#tabpricelist:before{
content:none;
}
.jshop.list_product{
    clear: both;
    margin-top: 15px;
}
.jshop_list_product .block_product {
	margin: 5px 6px;
    border-radius: 4px;
    padding: 5px 7px;
    border: 1px solid #ddd;
    width: 21%;
}
.jshop_list_product .block_product:hover {
    -webkit-box-shadow: 0 0 10px 0 #C4C4C4;
    box-shadow: 0 0 10px 0 #C4C4C4;
    border: 1px solid #f00;
}
.jshop_list_product .block_product .product {
    text-align: center;
    padding: 5px;
}
.jshop_list_product .product .image {
    padding-right: 0px;
}
.jshop_list_product .block_product .image_block img.jshop_img {
    border: none;
    width: 100%;
    height: 180px;
    border-bottom: 3px solid #f00;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 0;
    border-radius: 4px;
}
.jshop_list_product .block_product .image_block img.jshop_img:hover {
	opacity: 0.5;
}
.jshop_list_product .product_title {
    padding: 5px 10px;
    background: #f2f2f2;
    margin-bottom: 5px;
    border-radius: 4px;
}
.jshop_list_product .product .name{
    border-bottom: 1px dashed #ddd;
}
.jshop_list_product .product .description {
	display: none;
}
.jshop_list_product h2.product_title a {
	font-size: 15px !important;
    line-height: 15px;
    display: block;
    text-align: center;
}
.jshop_list_product .jshop_price {
    font-size: 14px;
    font-weight: normal;
    color: #878787;
	text-align: left;
}
.jshop_list_product .jshop_price span {
    font-size: 20px;
    color: #333;
    font-weight: normal;
}
.jshop_list_product .jshop_price span.currencycode{
    font-size: 14px !important;
    margin-left: 2px;
}
.jshop_list_product span.uc{
    padding: 17px 0;
    display: block;
	border: none;
    font-size: 20px !important;
    color: #f00;
}
.jshop_list_product .buttons a.button {
    width: 70%;
    color: #fff !important;
    font-size: 14px !important;
    margin: 10px 0 !important;
}
.jshop_list_product .buttons a.button:before {
    content: "\f07a";
    font-size: 14px;
    top: 0px;
    position: relative;
    color: #fff;
    font-family: 'FontAwesome';
    padding-right: 5px;
}
.jshop_list_product .buttons a.button:hover,
.jshop_list_product .buttons a:hover.button:before {
    color: #000 !important;
}
.jshop_list_product  .review_mark,
.jshop_list_product .count_commentar,
.jshop_list_product .product .buttons .button_detail {
	display: none;
}
.jshop_list_product  a{
	font-style: normal !important;
	text-decoration: none !important;
}
.jshop_list_product .product .buttons a{
    display: block;
    text-align: right;
    margin: 5px 0px;
	text-decoration: none;
}
.jshop_list_product .comp-wish a.compare_link_to_list:before {
    content: '\f080';
    font-family: 'FontAwesome';
    font-size: 13px;
    color: #002aff;
    padding-right: 5px;
}
.jshop_list_product .sp-poz a.button_wiish-l:before {
    content: '\f004';
    font-family: 'FontAwesome';
    font-size: 13px;
    color: #f00;
    padding-right: 5px;
}
.jshop_list_product .comp-wish,
.jshop_list_product .sp-poz{
    float: left;
    padding: 2px;
    background: #f2f2f2;
    margin-bottom: 5px;
}
.jshop_list_product .comp-wish{
    border-radius: 0 4px 4px 0;
}
.jshop_list_product .sp-poz{
    border-radius: 4px 0 0 4px;
}
.jshop_list_product .comp-wish {
    position: relative;
    text-align: left;
}

/* Категория прайс-лист */
.jshop.list_product.price_list .p-m{
	display: none;
}
table.jshop.list_product.price_list th,
table.jshop.list_product.price_list td{
    text-align: center;
    padding: 10px 3px;
    min-width: 100px;
}
table.jshop.list_product.price_list td.name{
	text-align: left;
	padding-left: 10px;
    border-bottom: none;
    line-height: 15px;
}
table.jshop.list_product.price_list td.name a{
	font-size: 15px;
}
.jshop .price_list img {
    max-width: 80px;
    max-height: 80px;
    border-color: #f2f2f2;
    border-radius: 4px;
    margin: 0;
    padding: 5px;
}
table.jshop.list_product.price_list td .buttons {
    padding-top: 15px;
}
table.jshop.list_product.price_list td .buttons a.button {
    text-align: center;
	width: 50%;
}
/* Конец страница категории */
/* Карта товара */
.page-nav{
    margin: 25px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.page-nav .pr-prev {
    width: 40%;
    display: inline-block;
}
.page-nav .pr-next {
    width: 40%;
    display: inline-block;
    text-align: right !important;
    float: right;
}
.productfull .text_zoom {
    padding: 15px;
    text-align: center;
}
.productfull .text_zoom img {
    float: none;
}
.productfull .image_middle{
float: none;
}
.productfull .image_middle span a > img{
	width: 100%;
    border-bottom: 3px solid #f00;
    border-radius: 4px;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.product_info_l{
    float: left;
    max-width: 49%;
    margin-top: 15px;
}
.product_info_r{
	margin-top: 10px;
    width: 49%;
    float: left;
    margin-left: 10px;
}
.productfull .product_info_r .jshop_code_prod {
    color: #333;
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
}
div.jshop_img_description {
    padding-left: 0;
}
#list_product_image_thumb img.jshop_img_thumb {
    float: left;
    max-width: 20%;
    margin: 5px;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
}
.productfull #block_price {
    font-size: 30px;
    color: #f00;
}
.productfull #block_price span.currencycode {
    font-size: 14px;
    color: #000;
	font-weight: normal;
}
.productfull .extra_fields{
	margin: 10px 0;
	padding: 5px 0;
	border-top: 1px solid #ddd;
}
.efi {
	padding: 10px 5px;
}
.block_efg .efi,
.efi:nth-child(2n+1) {
    background: #f2f2f2;
}
.efi span.extra_fields_name{
    width: 70%;
    display: inline-block;
    font-size: 14px;
    text-align: left;
}
.efi span.extra_fields_value{
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    text-align: right;
    color: #002aff;
    width: 28%;
}
.jshop.productfull span.uc{
    font-weight: bold;
    padding: 15px 0;
    display: block;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-size: 20px !important;
    color: #f00;
}
.jshop.productfull .prod_qty_input input.inputbox {
    padding: 6px 5px;
}
.jshop.productfull .prod_buttons .buttons {
    padding-left: 0;
    margin-left: -10px;
}
.jshop.productfull .prod_buttons {
	margin: 10px 0 !important;
}
.productfull .prod_buttons .buttons input,
.jshop.productfull .vprs a{
	margin: 0 !important;
	color: #fff;
	font-style: normal !important;
	text-decoration: none;
}
.productfull .prod_buttons .buttons label.but-by, 
.productfull .prod_buttons .buttons label.but-wish,
.productfull .prod_buttons .buttons label.but-cmp {
	margin-right: 7px;
}
.productfull .prod_buttons .buttons label.but-by:before {
    content: '\f07a';
    font-family: 'FontAwesome'!important;
    font-size: 14px;
    color: #fff;
    left: 20px;
    position: relative;
    z-index: 1;
    top: 1px;
}
.productfull .prod_buttons .buttons label.but-wish:before {
    content: '\f004';
    font-family: 'FontAwesome'!important;
    font-size: 13px;
    color: #fff;
    left: 20px;
    position: relative;
    z-index: 1;
    top: 1px;
}
.productfull .prod_buttons .buttons label.but-cmp:before {
    content: '\f080';
    font-family: 'FontAwesome'!important;
    font-size: 13px;
    color: #fff;
    left: 20px;
    position: relative;
    z-index: 1;
    top: 1px;
}
.productfull .prod_buttons .buttons label:hover.but-by:before,
.productfull .prod_buttons .buttons label:hover.but-wish:before,
.productfull .prod_buttons .buttons label:hover.but-cmp:before{
    color: #000;
}
.jshop.productfull .vprs{
    float: right;
}
div.jshop_prod_description {
	padding-top: 20px;
    border-top: 1px dotted #ddd;
}
/*****/
#sc_tooltip {
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border: 3px solid #002aff;
}
#sc_arrow_bottom_inner {
    border-top: 16px solid #fff;
}
.sc_tooltip_body input, .sc_tooltip_body textarea {
    margin: 5px !important;
    padding: 4px 6px !important;
    width: 240px !important;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
}
.sc_tooltip_body .title_tmpl {
    color: #000;
    width: 80%;
    margin: auto;
    line-height: 15px;
    margin-bottom: 10px;
}
#sc_sendbtn {
	background: #002AFF !important;
    background: linear-gradient(top, #2448FF 0, #002AFF 50%, #0025DB 100%) no-repeat !important;
    background: -webkit-linear-gradient(top, #2448FF 0, #002AFF 50%, #0025DB 100%) no-repeat !important;
    background: -moz-linear-gradient(top, #2448FF 0, #002AFF 50%, #0025DB 100%) no-repeat !important;
    background: -o-linear-gradient(top, #2448FF 0, #002AFF 50%, #0025DB 100%) no-repeat !important;
    background: -ms-linear-gradient(top, #2448FF 0, #002AFF 50%, #0025DB 100%) no-repeat !important;
    background: linear-gradient(top, #2448FF 0, #002AFF 50%, #0025DB 100%) no-repeat !important;
    -svg-background: linear-gradient(top, #2448FF 0, #002AFF 50%, #0025DB 100%) no-repeat !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #002aff;
    box-shadow: none !important;
}
#sc_sendbtn:hover {
  background: #F2F2F2;
  background: linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat !important;
  background: -webkit-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat !important;
  background: -moz-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat !important;
  background: -o-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat !important;
  background: -ms-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat !important;
  background: linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat !important;
  -svg-background: linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #DDDDDD;
  color: #000;
}
#sc_tooltip_body span {
    color: #000;
}
/* Вкладки */
li.resp-tab-item:before{
	content: none !important;
}
.resp-tabs-list li {
    padding: 10px 15px !important;
    color: #000 !important;
    border-radius: 4px 4px 0 0;
}
.resp-tab-active,
.resp-tab-content-active {
    background-color: #fff;
}
.resp-tab-active,
.resp-tab-content {
    border: 1px solid #eee;
}
li.resp-tab-active {
    background: #002aff;
    color: #fff !important;
}
.resp-tab-content-active {
    display: inline-block !important;
    width: 96%;
}
/******/
table.features {
	width: 100%;
}
table.features tr.fill:nth-child(2n+1) {
    background: #f2f2f2;
}
table.features tr td {
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}
table.features tr td span {
	float: right;
    color: #002aff;
}
/* Популярные  товары */
.sl-tov.pt {
    border: none;
}
.sl-tov.pt h3 {
	font-size: 22px !important;
    margin-bottom: 10px;
}
.sl-tov.pt .nostyle.sl-tov{
	border-radius: 5px;
}
.sl-tov.pt .jspw_prod{
    margin: 0 6px;
    width: 29% !important;
}
.sl-tov .manufacturer_name {
    margin: 5px 0;
}
.sl-tov span.uc {
	border: none !important;
	font-weight: bold;
    padding: 25px 0;
    display: block;
    font-size: 20px !important;
    color: #f00;
}
/* Сопутствующие товары */
.related_header {
    display: none;
}
.jshop_related .product{
text-align: center;
}
.jshop_related {
    width: 21% !important;
    border: 1px solid #f2f2f2;
    margin: 7px;
    border-radius: 5px;
    padding: 10px 9px 0 9px !important;
}
.jshop_related img.jshop_img {
    border: none;
}
.jshop_related  .sp-poz {
	margin-top: -17px;
    margin-left: -10px;
}
.jshop_related  .manufacturer_name {
margin: 0;
}
.jshop_related span.uc {
	border-top: none;
	border-bottom: none;
}
/* Просмотренные товары */
.last_visited_products .block_item {
    border: 1px solid #ddd;
    margin: 10px 4px;
    border-radius: 4px;
    text-align: center;
    width: 30%;
}
.last_visited_products img.jshop_img {
    border: none;
    width: 100%;
	padding: 0;
	border-radius: 4px;
    height: 216px;
    border-bottom: 3px solid #f00;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.last_visited_products .block_item:hover {
    -webkit-box-shadow: 0 0 10px 0 #C4C4C4;
    box-shadow: 0 0 10px 0 #C4C4C4;
    border: 1px solid #f00;
}
.last_visited_products .manufacturer_name {
	margin: 0;
}
.last_visited_products .jshop_price{
    color: #000;
    text-align: left;
    padding: 5px;
    border-top: 1px dashed #ddd;
}
.last_visited_products .jshop_price span{
    font-size: 20px;
    color: #333;
    font-weight: normal;
    text-align: left;
    padding-left: 5px;
}
.last_visited_products .name {
    padding: 5px 10px;
    background: #f2f2f2;
    margin-bottom: 5px;
    border-radius: 4px;
    line-height: 14px;
    min-height: 45px;
}
.last_visited_products .name a{
    line-height: 14px;
    text-decoration: none !important;
	font-style: normal !important;
}
.last_visited_products .name a:hover{
    color: #f00;
}
/* Конец карта товара */
/* Страница Корзина, закладки */
table.cart{
	width: 99%;
}
table.cart,
table.cart tr td, table.cart tr th {
    border: 1px solid #eee !important;
    text-align: center !important;
	padding: 5px;
}
table.cart th {
	font-size: 73%;
    font-weight: bold;
    color: #000;
}
.jshop_prod_cart td{
    vertical-align: middle !important;
}
.jshop_prod_cart img.jshop_img{
	width: 100%;
}
.jshop_prod_cart td.product_name a{
	color: #002aff !important;
    font-style: normal;
    text-decoration: none !important;
    font-size: 15px;
}
.jshop_prod_cart td.product_name a:hover{
	color: #333 !important;
}
.jshop_subtotal .value,
.jshop_prod_cart td.summa,
.jshop_prod_cart td.cena{
	text-align: center;
    font-size: 20px;
}
.jshop_subtotal .name,
.jshop_subtotal .value{
	text-align: right !important;
	vertical-align: middle;
}
.jshop_subtotal .value span.currencycode,
.jshop_prod_cart td.summa span.currencycode,
.jshop_prod_cart td.cena span.currencycode{
    font-size: 12px;
}
span.cart_reload{
	top: 5px;
    position: relative;
    margin-left: 10px;
}
.product_plus {
    background: #f59000 url('../images/arrow_minus.png') -4px -4px no-repeat;
    padding: 0;
    width: 16px !important;
    height: 16px;
    border: 1px solid #ddd;
    border-radius: 2px;
}
.product_minus {
    background: #f59000 url('../images/arrow_plus.png') -4px -4px no-repeat;
    padding: 0;
    width: 16px !important;
    height: 16px;
    border: 1px solid #ddd;
    border-radius: 2px;
}
/* Заказ */
span.text_pay_without_reg a,
span.text_pay_without_reg b {
    font-size: 140% !important;
    font-weight: bold !important;
    text-decoration: underline !important;
    text-transform: uppercase;
	padding: 0 10px;
}
 span.text_pay_without_reg b {
    color: #333 !important;
}
span.text_pay_without_reg {
    background: #f9f9f9;
    text-align: center;
    padding: 10px 0;
    border: 2px solid #002aff;
    border-radius: 5px;
    width: 97%;
    margin: 20px auto;
}
.address_block .jshop_register .name {
    width: auto;
    margin: 5px 0;
    color: #000;
	display: block;
}
.finish_registration input.button{
margin-top: 20px !important;
}
/* Конец страница корзина, закладки */
/* Личный кабинет */
.register_block, .login_block {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #FFF;
    border-radius: 0;
    box-shadow: none;
    padding: 0 15px;
}
span.small_header {
    font-size: 16px;
}
form[name="loginForm"] fieldset {
    background: #fff;
    margin-bottom: 10px;
    padding: 0 15px;
    border: 1px solid #fff;
    border-radius: 0;
    box-shadow: none;
}
.jshop_register .name {
    color: #000;
    font-size: 15px;
}
.lich-cab .tabs_section{
margin-top: 15px;
}
ul.eac_tabs li:before{
content: none;
}
ul.eac_tabs li {
    background: transparent !important;
    border: none !important;
    color: #333!important;
}
ul.eac_tabs li.current {
	background: #fff !important;
    border: 1px solid #fff !important;
    padding: 7px 10px !important;
    color: #0054FE !important;
}
.nvg_name, .nvg_name1 {
	background: #002aff !important;
    font-size: 20px !important;
}
.acc_nvg_name {
    color: #333 !important;
}
.jshop_nvg_edit a{
	background:#002aff !important;
	border: none !important;
	color: #fff !important;
}
.jshop_nvg_edit a:hover {
    background: #878787 !important;
}
span.aec_value {
    color: #878787 !important;
}
/* Конец личный кабинет */
/* Сравнение товаров */
.block.mod-compar{
display: none;
}
table.compare_table {
    margin-top: 15px;
}
table.compare_table th {
    width: 100px;
    background-color: #f9f9f9;
    text-align: center;
    color: #000;
}
table.compare_table td {
	width: 30%;
    padding: 5px;
    text-align: center;
    display: inline-block;
}
.compare_name a{
    font-style: normal !important;
    line-height: 14px;
    display: block;
    text-align: center !important;
}
.compare_foto img{
max-width: 50%;
}
table.compare_table a.s-del {
    color: #f00;
    font-style: normal;
}
table.compare_table a.s-del:before {
    color: #f00;
    content: "\f00d";
    font-family: 'FontAwesome';
    margin-right: 5px;
}
.compare_rating  .stars_no_active{
    margin: auto;
}
.compare_manufacturer td{
color: #f00;
font-weight: bold;
}
.compare_table tr:nth-child(2n) {
    background: #f9f9f9;
}
.compare_price p{
    margin-bottom: 5px !important;
    font-size: 20px;
    color: #333;
    padding-left: 5px;
}
.compare_attrib, .compare_weight,
.compare_manufacturer ,
.compare_short_descr{
    display: none;
}
.compare_price span.vvl{
    font-size: 14px;
    margin-left: 5px;
}
/* Конец сравнение товаров */
/* Фильтр товаров */
.block.ffil{

}
.ExtendedFilterContainer h3{
    color: #000;
    font-size: 15px !important;
    margin-bottom: 10px !important;
    font-family: 'Conv_9417' !important;
}
.ExtendedFilterContainer .slider_wrapper {
    width: 235px;
	padding: 0;
}
.ui-slider-handle.ui-state-default.ui-corner-all.ui-state-hover,
.ui-slider-handle.ui-state-default.ui-corner-all{
    border: 3px solid #fff !important;
    background: #002aff !important;
    border-radius: 100%;
    -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
    -webkit-transition: none !important;
    transition: none !important;
	top: -8px;
}
.ui-slider-horizontal {
    height: 5px !important;
}
.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all,
.ui-slider-range.ui-widget-header.ui-corner-all {
    background: #002aff !important;
	border: none !important;
}
.ExtendedFilterContainer .slider_wrapper input.filter-slider-amount {
	padding: 8px 0 8px 5px;
	margin-bottom: 15px;
}
.ui-multiselect.ui-widget.ui-state-default.ui-corner-all{
    border: 1px solid #ddd;
    background: #fff;
    font-size: 14px;
    padding: 8px;
}
.ui-state-hover, .ui-widget-content .ui-state-hover{
	border: 1px solid #ddd !important;
    background: #f2f2f2 !important;
}
.ui-multiselect-checkboxes li {
    font-size: 14px !important;
}
.filter-cell.filter-cell-submit{
	text-align: center;
}
.filter-cell.filter-cell-submit .button{
    margin: 10px 5px !important;
}
.ExtendedFilterContainer select, .ExtendedFilterContainer button.ui-multiselect {
    width: 235px !important;
}
/******/
.ssea .block_sorting_count_to_page{
    padding: 10px;
    border: 1px solid #ddd;
    background: #fafafa;
    margin: 0 0 10px 0!important;
    border-radius: 4px;
}
.ssea .jshop .product_list_hr {
    height: 0px;
    border-top: 0px solid #aaa;
    margin-bottom: 0;
}
.ssea table.filt-cat td.image,
.ssea table.filt-cat td.ob-inf {
	display: block;
}
.ssea table.jshop_pagination{
	width: 100%;
}
.ssea table.jshop_pagination td .pagination{
	text-align: center;
}
.ssea table.filt-cat .sp-poz {
    border-radius: 4px;
    float: none;
    margin-top: -15px;
    margin-bottom: 0;
}
/* Конец фильтр товаров */