/*web.netflow.by*/

.prod_price.karta-d {
    display: none;
}

div.jshop_price.karta span {
    text-decoration: line-through;
}

.obl {
    border-bottom: #ffd200;
    border-bottom-width: 32px;
    border-bottom-style: solid;
}

div.owl-item div.item div.kartochka {
border-bottom-color: #ffd200;
    border-bottom-width: 32px;
    border-bottom-style: solid;
}

/* reset */
.width33 {width:33.333%;}
.width50 {width:50%;}

.my-search{display: none;}

.jshop .img { 
	max-width:none;}

.productfull .button_back {
    margin: 20px 0;
}

.block_sorting_count_to_page, .jshop .filters{
    margin-bottom: 12px;
    margin: 0 10px;
}

.jshop table,.jshop table tr td,.jshop table th{
	border-collapse:collapse;
	border-spacing:0;
	background: none;
	border-radius: 0;
}

.kartochka table.review_mark.respons-table.table_blur tr:nth-child(2n+1) {background: none;}

textarea.jshop {
	border: 0;
	border-bottom: 1px solid #ccc;
	margin:20px 0;
	width: auto;}

#jshopping_captcha {margin: 20px 0;}



#jshop_review_write{
    border: none !important;
}

#jshop_search_mod .button {width: 33%;padding: 8px 0;}
#jshop_search_mod input#jshop_search.inputbox {width: 65%;}

body {
    color: #c3c3c3;
    font-family: sans-serif;
    font-size: 14px;
}
.jshop_code_prod {
    color: #999;
    font-size: 11px;
	margin-top: 4px;
    font-weight: normal;
}

div.jshop.filters input.button {
    margin: 0 !important;
}

.jshop .list_product_demo .descr {
    background: url("../images/clips.png") #888 no-repeat left bottom;
    border: medium none;
    box-shadow: none;
    color: #fff;
    padding: 8px 14px 8px 40px;
    text-shadow: none;
    transition: all 0.2s ease-out 0s;
}

.jshop.filters .box_category {
   display: block;
   padding: 0;
}
.jshop.filters .box_manufacrurer {
   display: block;
   padding: 0;
}
.go_filters {
   display: block;
   float: left;
   padding:18px 0 0;
   text-align:right;
}
.jshop_list_product .filter_price {
   display: block;
   float: left;
   padding: 0;
}
.jshop_list_product .box_price_from {
	width: auto;
}

input#price_from, input#price_to  {width: auto;max-width:50px; margin: 0 8px;}

.jshop_list_product{
    clear: both;
	display: block;
}


/* General*/
.jshop h1{
    margin: 0 10px 15px;
    font-size:20px;
	line-height:26px;}
	
span#mxcpr {
	clear:both;
	padding-bottom: 5px;
	display: none;}
	
	span#mxcpr a { color:#999}
	
	.jshop a img {
		-webkit-transition:all .2s ease-out;
		-moz-transition:all .2s ease-out;
		-o-transition:all .2s ease-out; 
		transition:all .2s ease-out;}
		
		.jshop a img:hover {
			opacity:.6}

/* Browse Categories */

.jshop_list_category .categ_style {
    box-sizing: border-box;
	padding: 0 0 20px;
	margin: 10px;
	text-align: center;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top,#fff,#efefef);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#efefef));
	background-image: -webkit-linear-gradient(top,#fff,#efefef);
	background-image: -o-linear-gradient(top,#fff,#efefef);
	background-image: linear-gradient(to bottom,#fff,#efefef);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
	border-color: #efefef #efefef #bfbfbf;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #ccc;
	overflow: hidden!important; 
}

.jshop_list_category .categ_style:before {
    content:url("../images/shadow_3.png");
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center; 
    overflow-x: hidden;
	}

.jshop_list_category .categ_style:hover {
	cursor: pointer;
	border: 1px solid #fbd005;
}
	
	.jshop_list_category .jshop_categ {    
	display: block;
    float: left;}
	
	.categ_style .image{
	    text-align: center;
		min-height: 150px;
		position: relative;
		}
		
		.categ_style .image img{
		max-height:150px;
		max-width:100%;
		position: absolute;
                margin: auto;
                left: 0;
                top: 0;
                bottom: 0;
                right: 0;
		}
		
	.jshop_list_category .categ_style:hover .image{
	}
	
.jshop_list_category .categ_style h3 {
    font: 18px/22px "SuisseCondNo-Conflict",Arial,sans-serif;
    margin: 10px 0 0;
    min-height: 60px;
    overflow: hidden;
    padding: 5px 8px 0;
}
		
		.jshop_list_category  .categ_style .category_short_description {
			clear:none;
			font: 13px/18px arial;
			display:none;
			margin:0 0 20px 0;}
			
		.jshop_list_category .categ_style:hover .category_short_description {
			clear:none;}
			
		.jshop_list_category .categ_style .button_go{
			margin:0;}	
	
/* Product List */
.jshop .list_product{
	clear:both;
	padding-top:30px;
	margin:0;}
	
.jshop .product_list_hr{
	border-top:none;
	clear:both;}

.jshop .list_product .product{
	}
	
.jshop .list_product .product .obl{
	padding:15px 15px 15px;
	}	
	
.jshop .list_product .product .kartochka{
	margin: 0 10px;
	position:relative;
	overflow:hidden;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top,#fff,#efefef);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#efefef));
	background-image: -webkit-linear-gradient(top,#fff,#efefef);
	background-image: -o-linear-gradient(top,#fff,#efefef);
	background-image: linear-gradient(to bottom,#fff,#efefef);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
	border-color: #efefef #efefef #bfbfbf;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	}

.jshop .list_product .product .kartochka:hover{
    cursor: pointer;
	margin: 0;
	height:auto;
	box-shadow: 0 1px 20px rgba(0, 0, 0, 0.2);
	width: calc(100% - 20px);
	margin-left: 10px;
    z-index: 20;
	-webkit-transition:all .5s ease-out;
	-moz-transition:all .5s ease-out;
	-o-transition:all .5s ease-out; 
	transition:all .5s ease-out;
}	
	
.jshop_list_product .product .image{
	text-align:center;
	padding-right:0px;}
	
.jshop_list_product .product div.count_commentar{
	font: 15px/20px "SuisseCondNo-Conflict",sans-serif;
	float:right;
	color:#999;
	margin:8px 0;}
	
.jshop_list_product .product table.review_mark{
	margin-top:5px;
	float:left;
	width:80px;
	border: 0;}
	
	.jshop_list_product .product table.review_mark td{
	padding: 5px 0;
	border: 0 none !important;}
	
.jshop_list_product .block_product{
	margin-bottom:30px;
	float:left;}
		
.jshop_list_product .product .name {
    display: flex;
	min-height:50px;
    vertical-align: middle;
	margin:0;
}
	
.jshop_list_product .product .name-text{
    margin:auto;
    vertical-align: middle;
	font: 16px/22px "SuisseCondNo-Conflict", sans-serif;
	}
	
.jshop_list_product .product .name-text a{
   color: #aa4412; 
	}	
	
.jshop_list_product .product .description{
    font-size: 12px;
	line-height:18px;
	}	
	
.jshop_list_product .product .buttons{
	clear:both;
	margin:0;
	text-align:center;}	
	
img.jshop_img{
	border:none;}

	.jshop_list_product .image_block{
	    text-align: center;
		min-height: 150px;
		width: 150px;
		background-color: #fff;
		position: relative;
		}
		
		.jshop_list_product .image_block img{
		max-height:150px;
		max-width:100%;
		position: absolute;
        margin: auto;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
		}

.jshop_list_product .box_products_sorting{
	display: block;
	padding: 0;}

	
.jshop_list_product .box_products_sorting img{
    cursor: pointer;
	left:100px;
	top:0px;
	position: absolute;}

.jshop_list_product .product .plusshippinginfo, .jshop_list_product .product .plusshippinginfo a {
    font-size: 12px;
}

.jshop_list_product .product .kartochka .opisanie {
background: rgba(51,51,51,0.79);
top:-350px;
left:0;
padding:20px 10px 20px;
position:absolute;
text-align:center;
color:#fff;
font-size:14px;
line-height:20px;
margin:0;
display:none;
width:100%;
}

.jshop .list_product .product .kartochka:hover .opisanie{
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -o-transition: all 600ms;
  -ms-transition: all 600ms;
  transition: all 600ms;
display:none;
height: calc(100% - 40px);
top:0;
left:0;
z-index: 999;
}

.extra_fields_name {font-size:16px;font-weight: bold;}

.price_prod_qty_list_head {font-size:18px;margin: 10px 0 20px;}
	
.jshop_list_product .box_products_count_to_page{   
    display: block;
	padding: 0;}
	
	.jshop_list_product .box_products_count_to_page select {
		width:60px;
		margin:0 0 1px 5px}     
	
.jshop .product_label{
    position:absolute;
	margin-left:0;
	margin-top:0;}
		
	.jshop .product_label img{
		z-index:9;
		position:relative;
		margin: 0!important;}

.jshop_pagination{
	clear:left;
	width:100%;
	border:none!important;}	
	
	.jshop_pagination td { text-align:center;border:none!important;}		
		

.jshop .not_available{
    color: red;
	clear: both;
	font-weight: bold;
	width: 100%;
	display:block;
	text-align: center;
}

.jshop .available{
    color: green;
	clear: both;
	font-weight: bold;
	margin:5px 0 30px;
	width: 100%;
	display:block;
	text-align: center;
}
.jshop .price_area .available{
    color: green;
	clear: both;
	font-weight: bold;
	margin:5px 0 15px;
	width: 100%;
	display:block;
	text-align: center;
}

.jshop_list_product .jshop .not_available{
   margin:5px 0 25px;
}
	
/* Product Page */
.productfull h1 {
	margin-bottom:5px;
	margin-top:8px;
	clear:both;
	width: 100%;}
	
.productfull .prod_buttons {
  margin-top: 25px;
}
	
	.productfull h1 span.jshop_code_prod {
		display:block;
		line-height:18px;}

.productfull .productfull_rating {
	margin-bottom:20px;
	color: #999;
	font-size: 12px;
	width: 100%;}	

.productfull .productfull_rating  td{
    display: inline-flex !important;
	padding: 0 !important;}

	.productfull_rating tr:nth-child(2n+1), .productfull_rating table,.productfull_rating table tr td{
	border-collapse:collapse;
	background: none!important;
	border-spacing:0;
	border: 0 none !important;}	
	
	
.productfull .image_middle {
	text-align: center;
	margin:10px 0 0;
	width:410px;
	float: left;
	margin-bottom:15px;
	position:relative;}
	
	.productfull .image_middle img{
    background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top,#fff,#efefef);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#efefef));
	background-image: -webkit-linear-gradient(top,#fff,#efefef);
	background-image: -o-linear-gradient(top,#fff,#efefef);
	background-image: linear-gradient(to bottom,#fff,#efefef);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
	border-color: #efefef #efefef #bfbfbf;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	}
	
	.productfull .image_middle img:hover{
		opacity:0.8;}
	
	.productfull .text_zoom {
	    background: url("../images/search.png") #ff6756 no-repeat left bottom;
		color:#fff;
		font-size:13px;
		max-width:200px;
		text-decoration:none!important;
		padding: 6px 5px 6px 40px;
		box-sizing: border-box;
		margin: 0 auto !important;}
		
		.productfull a.lightbox:hover {
			text-decoration:none}
			
		.productfull a.lightbox:hover .text_zoom {
			text-decoration:none;
			color:#333}
		
	.productfull .text_zoom img{
		display:none;
		float:none;
		margin-top:2px;}
		
	.jshop_img_description{
		margin:12px 0 20px; }	
	
	span#list_product_image_middle:hover{
		opacity:1;}

img.jshop_img_thumb {
    border: 0 none;
    cursor: pointer;
    margin-bottom: 5px!important;
    margin-left: 1px!important;
    margin-right: 1px!important;
	max-height: 62px;
	width: auto!important;
    padding: 2px;
	box-sizing: border-box;
    text-align: center;}
	
	.jshop_prod_attributes td {border:0!important;}
	
	.productfull .manufacturer_name {padding: 0; margin:5px 0; font:14px/16px "SuisseCondNo-Conflict","Arial";}
	
	.manufactuter_list {background:#414141;}
	
	.categ_style h3 a{color: #aa4412;}
	
	.price_area .extra_fields {
	padding:0;
	box-sizing:border-box;
	margin-top: 5px;
	}
	
	img.jshop_img_thumb:hover {
		border-color:#ed1c24;}
	
	.productfull .price_area{
		text-align:center!important;
		float:right;
		width:320px;
		padding:0 10px 0px;
		box-sizing: border-box;
		margin:0px 15px;
		margin-bottom:20px;}

		.productfull #block_price{
			font: 20px/28px "SuisseCondNo-Conflict"sans-serif;
			color:red;
			font-weight:normal;
			text-decoration: line-through;}
			
			
		.price_area .old_price{
			font: 18px/22px "SuisseCondNo-Conflict",sans-serif;
			color:#c3c3c3;
		}
		
/*web.netflow.by*/		
		
		.jshop span.old_price {
            text-decoration: none;
            font-style: normal;
         }
		
		.price_area .prod_price{
			margin:5px 0;
			font: 16px/22px "SuisseCondNo-Conflict",sans-serif;
		    position:relative;
		}
			
/*web.netflow.by*/					
			
		.price_area .prod_price.karta-d::after{
  /*          content:url("../images/icon-card.png");*/
            position: absolute;
            left: -8px;
            top: -20px;
        }
		
		.productfull .price_area .prod_buttons .buttons {padding: 0 10px 15px 10px;}
			
			.productfull .price_area .prod_buttons .buttons .button_cart {
			     margin-top:10px;
				 clear:both;}
			
		.productfull .price_area .prod_buttons .button_wishlist_product {
				clear:both;}	
		
		.prod_buttons .prod_qty_input {float:none; display: inline-block;}
		.prod_buttons .prod_qty {float:none; display: none;}
		
					
		.price_area td {}
		
		.price_area td.attributes_title {width:auto; font-weight: normal; padding: 0 10px;display: block!important;font-size:16px;}	
		
		.price_area div.jshop_prod_attributes select {width: auto; max-width: 160px; margin: 0 !important;}
		
		.price_area div.jshop_prod_attributes td {padding:0; margin: 10px 0 0; width: 100%; vertical-align: middle;}
			
			.price_area td.attributes_title	span.attributes_description { 
				font-size:13px; color:#999; line-height: 15px; margin-bottom: 10px;display: none;}
				
				.prod_attr_img{text-align:center;display:none;width:100%;}
				span.prod_attr_img img{width:20px;height:20px;margin:3px 0;}
	
.jshop_related {padding-bottom:40px;}	
	
	.jshop_related .list_product {border:none;}		
	
	.related_header {font-weight:normal; border-bottom: 1px solid #e5e5e5; font-size:26px; height: 40px; margin: 30px 0 0; }
	
.category_short_description{
	clear:both;}
	
div.jshop_prod_description{
	clear:both;
	padding:0;}

.prod_qty{
	float:left;
	margin-top:5px;}
	
.prod_qty_input{
	float:left;
	margin:0;}
	
    button.btn.list-btn{padding:0;background-color: #ff6756;border-radius: 0;}
	button.btn.list-btn i{color:#fff;}
	.jshop .prod_qty_input input {
		width:50px;
		height: 33px;
        margin:0;
		border-radius: 0;
		background-color:#fff;
		border: 0;
		text-align: center;}
	.jshop .prod_qty_input input:hover {
		color:#222;}

.button_wishlist_product{
	border:none;
	box-shadow:none;
	color: #fff;
	border-radius: 2px;
	background-color:#555;
	display: inline-block;
	padding:0 8px;
	margin-top:10px;
	height:35px;
	line-height:35px;
	border:none;
	position:relative;}
	
.button_wishlist_product:hover{
	background-color:#999;}

.review_header {
    display:none;
	clear:both;
	font-weight:normal;
	margin:0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #fbd005;}
	
	.review_header h3 {margin:0}
	
	.review_item {border-bottom:1px dashed #E3E4E6;padding: 10px 0 10px;margin: 0 0 30px;}
		.review_user {font-weight: bold; color:#fbd005;}
		.review_item .review_title {padding: 1px 5px;float:left}
        .review_item .review_mark {float:right;}
		.review_item .review_text {padding: 12px 8px;clear:both}

.button validate{
	margin-top:20px;}
	
.jshop.productfull form fieldset{margin:40px 0 0;}


.block_product .button.button_cart{
	width: 25%;
	height: 40px;
	margin: 0 !important;
	border: none;
	border-right: 1px solid #a1a1a1;
	left: 0;
	display: block;
	text-indent: -9999px;
	top: 0;
    position: absolute;
}
.block_product .button_detail{
	width: 25%;
	height: 40px;
	margin: 0 !important;
	border: none;
	border-right: 1px solid #a1a1a1;
	left: 25%;
	display: block;
	text-indent: -9999px;
	top: 0;
    position: absolute;
}
.block_product .button.button_cart {
	background:  #8a8a8a url("../images/cart.png") center center no-repeat;
}
.block_product .button_detail{
	background: #8a8a8a url("../images/details.png") center center no-repeat;
}	
.block_product .button.button_cart:hover,
.block_product .button_detail:hover{
	background-color: #696969 !important;
	opacity: 1;
}	

.button validate{
	margin-top:20px;}
	
.buttons{margin: 5px 0;}
	
.button.button_cart {
	display: inline-block;
	background-color:#ff6756;
	padding:0 8px;
	height:35px;
	border-radius: 0 2px 2px 0;
	overflow: visible;
	line-height:35px;
	margin:0 0 0 34px;
	border:none;
	color: #fff;}
	
	.button.button_cart:before {
		background:#ca6758 url(../images/icon_cart.png) no-repeat 7px 5px;
		border-radius: 2px 0 0 2px;
		content:"";
		width:35px;
		height:35px;
		display:block;
		font-weight:normal;
		position:absolute;
		left:-35px;
		margin:0;
		-webkit-transition: all .2s ease-out;
		-moz-transition: all .2s ease-out;
		-o-transition: all .2s ease-out;
		transition: all .2s ease-out;}
		
		.button.button_cart:hover:before {
			background-color:#ff6756}

.price{
	height: 40px;
	width: auto;
	background-color: #b4abab;
	text-align:center;
	margin: 0;
}
.jshop_list_product .jshop .old_price{
	color: #ffffff;	
	font: 18px/22px "SuisseCondNo-Conflict",sans-serif;
	margin: 0;
	display: block;
	padding-right: 10px;
	text-align: right;
}
.jshop_list_product .jshop .old_price span{
    text-decoration: none;
}
.jshop_list_product .jshop .jshop_price{
	color: #ffffff;	
	font: 18px/22px "SuisseCondNo-Conflict",sans-serif;
	display: block;
	padding-right: 10px;
	text-align: right;
/*	text-decoration: line-through;*/
}
.jshop_price.karta{
	color: #fff;	
	font: 18px/22px "SuisseCondNo-Conflict",sans-serif;
	display: block;
	text-align: right;
	background-color: #c31d1d;
    padding: 5px 10px 5px 0;
	position: relative;
    top: -64px;
}

/*web.netflow.by*/

.jshop_price.karta::before{
    content:"";
    font: 15px/18px "SuisseCondNo-Conflict",sans-serif;
    position: absolute;
    left: 10px;
    top: 7px;
}
.jshop_price.karta::after{
 /*   content:url("../images/icon-card.png");*/
    position: absolute;
    left: -8px;
    top: -36px;
}
.no-old{
	line-height: 40px;
	padding: 10px 0;
}

/* Cart Page */
.cart .odd td {
    background-color: #eee;
    color: #555;
}

.jshop.cart tr.jshop_prod_cart:hover {
    color: #999!important;
}

.jshop.cart a {color:brown;}

p.jshop_cart_attribute{
    padding-left:5px;
    font-weight:bold;
    font-size: 11px;
	margin:0;
}
p.jshop_cart_extra_field{
    padding-left:5px;
    font-weight:bold;
    font-size: 11px;
    margin:0;
}

table.jshop.cart {
	border:1px solid #f5f5f5;
	font-size: 12px;
	margin-top: 20px;}

	table.jshop.cart td {
		border:1px solid #f5f5f5!important;
		vertical-align:middle;}
	
	table.cart th{
		background-color:#cae087;
		padding:5px;}
		
table.jshop.cart .inputbox{
	margin-bottom:0px;
	padding-left:10px;}

table.cart .jshop_img{
	width:60px;}
	
table.cart .even td{
	background-color:#ddd;}

.jshop .cart .product_name{
	text-align:center;}
	
	
table.jshop_subtotal, table.jshop_checkout, table.jshop_finish, table.finish{border-top: 0 none!important;}		
table.jshop_subtotal tr td{font:18px/24px "SuisseCondNo-Conflict",sans-serif!important;color:orange;}	
table.jshop_finish tr td, table.jshop_finish tr th{border:0 none!important;font-size: 14px;}
	
.jshop_subtotal td, tr#checkout td, .jshop_cod td, 
table.jshop_cod, .finish td {border:0!important;padding: 15px 0!important;border-radius:0!important;}

.jshop_subtotal .value{
    text-align: right;
    white-space: nowrap;
    width: 12%;
}
.jshop_subtotal .name{
    padding-right: 10px;
    text-align: right;
    width: 88%;
}

.jshop.finish textarea {
	border: 0;
	border-bottom: 1px solid #ccc;
	margin:50px 0 20px 0;
	margin-left: 3rem;}
	
a.policy {
    text-transform: uppercase;
    font-weight: bold;
	font-size: 16px;
	margin-right: 5px;
}	
			
input#button_activate.button {
	background-color:#A6A6A6;
	margin-top: 10px;}	
	
	input#button_activate.button:hover{	
		 background-color:olive; }	
		
tr#checkout td{
	line-height:24px;
	}
	
table .jshop .cart{
	margin-top:20px;}
	
tr#checkout td.td_1 a{
	font-weight:normal;
    background-color:#999;
	border-radius: 2px;
	padding:7px 14px;
	color: #fff;}
	
tr#checkout td.td_1 img{
    margin: -3px 3px 0 0;}
	
tr#checkout td.td_2 a{
	font-weight:normal;
    background-color:#a0ba27;
	padding:7px 14px;
	color: #fff;}
	
table.jshop_cod {
    text-align: center;
}
	
a.button.button_checkout{
	background-color:#af1313;
	padding:7px 14px;
	font-weight:normal;
	color: #fff;}
	
a.button.button_checkout:hover{
	background-color:#777;}
	
table.jshop_subtotal tr{
	border-bottom: 1px dashed #bfbfbf;}
	

/* Checkout pages */
table#jshop_menu_order {border: 1px solid;}
	
	#jshop_menu_order td {
		color:#999;
		font-size: 1rem;}
		
	#jshop_menu_order td span#active_step {
		color:#fbd005;}
		
div.jshop_register:first-child{
    margin: 30px 0 0;
}		
.jshop_order_step a{
    vertical-align: top;
    text-decoration: underline;
    font-size:1rem;
}		
.jshop.address_block{}	

	
table#table_payments .label{
	display:inline;}
	
div.controls label.radio{
	display:block;}

/* orders */
ul.order_list {
	padding:20px 0 5px;}
	
	ul.order_list li {
		line-height:25px;
		font: normal 18px/24px "SuisseCondNo-Conflict","Arial Narrow",Helvetica,Arial,sans-serif;}


/* JoomShopping Modules
----------------------------------------------------- */

/* label module*/
.label_products .block_item   {
	border-bottom: 1px dotted #BCBDC2;
	margin-top: 20px;
	position:relative;
	overflow:hidden;
	}
	
    .label_products .block_item .item_image {
		width: 100%;
		overflow: hidden;
		margin: 8px 0;
		text-align: center;}
		
		.label_products .block_item .item_image img {
			width:auto;
			max-width:130px;
			max-height:130px;}
	
		    .label_products .block_item:hover .item_image img{
				opacity:.6}

	        .label_products .block_item .item_price {
			text-align:center;
			font: 16px/22px "SuisseCondNo-Conflict","Arial Narrow",Helvetica,Arial,sans-serif;
			color: #fff;
			background:#b71919;
			padding: 3px 5px;
			margin: 10px 0;}	
			
		    .label_products .block_item .item_name {
			text-align:center;
			font: 16px/22px "SuisseCondNo-Conflict","Arial Narrow",Helvetica,Arial,sans-serif;
			width:auto;
			margin-top: 3px;}

/* Categories module on sidl */
div.jshop_menu_level_0,
div.jshop_menu_level_0_a,
div.jshop_menu_level_1,
div.jshop_menu_level_1_a,
div.jshop_menu_level_2,
div.jshop_menu_level_2_a  { margin:0}

div.jshop_menu_level_0 a,
div.jshop_menu_level_0_a a,
div.jshop_menu_level_1 a,
div.jshop_menu_level_1_a a,
div.jshop_menu_level_2 a,
div.jshop_menu_level_2_a a  {
	color:#f5f5f5;
	display:block;
	height: auto;
    font: bold 14px/20px arial;
	text-transform: uppercase;
	padding: 12px 15px;
	border-bottom:1px dotted #BCBDC2;
	text-decoration:none;
	-webkit-transition:all .2s ease-out;
	-moz-transition:all .2s ease-out;
	-o-transition:all .2s ease-out; 
	transition:all .2s ease-out;}
	
    div.jshop_menu_level_0 a:hover {color:orange;}
	
	div.jshop_menu_level_0 a img,
	div.jshop_menu_level_0_a a img,
	div.jshop_menu_level_1 a img,
	div.jshop_menu_level_1_a a img,
	div.jshop_menu_level_2 a img,
	div.jshop_menu_level_2_a a img {
		float:left;
		width:18px;
		height:18px;
		display:block;
		margin: 9px 10px 0 7px;
		-webkit-transition:all .2s ease-out;
		-moz-transition:all .2s ease-out;
		-o-transition:all .2s ease-out; 
		transition:all .2s ease-out;}
	
	div.jshop_menu_level_0 a:hover img,
	div.jshop_menu_level_0_a a:hover img,
	div.jshop_menu_level_1 a:hover img,
	div.jshop_menu_level_1_a img,
	div.jshop_menu_level_2 a:hover img,
    div.jshop_menu_level_2_a img  {
		-webkit-filter:contrast(150%);
		-moz-filter:contrast(150%);
		-o-filter:contrast(150%);
		filter:contrast(150%);
		opacity:.6}
		
		/* level 1*/
		div.jshop_menu_level_1 ,
		div.jshop_menu_level_1_a {
			padding-left:25px;}
		div.jshop_menu_level_1 a ,
		div.jshop_menu_level_1_a a {
				color:#888}
		
		/* level 2*/
		#sidl div.jshop_menu_level_2 ,
		#sidl div.jshop_menu_level_2_a {
			padding-left:50px;}
			#sidl div.jshop_menu_level_2 a ,
			#sidl div.jshop_menu_level_2_a a {
				color:#888}

				

.jshop_ultra_filters .button{margin: 10px 0 0 10px; font-size: 12px; padding: 8px; background:#b61414;}	

.jshop .list_product .product:hover {

}
.jshop_list_product .product .image:hover {
	
}
.jshop_list_product .product .image_block a:hover,
.jshop_list_product .product .image_block a:active,
.jshop_list_product .product .image_block a:focus {

}
.jshop_list_product .product:hover .image_block {
}
.jshop_list_product .product:hover .description {

}
.jshop_list_product .product .description {

}	
.row_agb {
	min-width: 200px;	
	margin-bottom: 10px;
}
.row_agb input  {	
	margin-right: 10px;
	margin-top: 3px;
}
.search_tochka input {float: left; margin-right: 5px; margin-top: 3px;}
.search_tochka label {margin: 8px 0px;}
input#jshop_search {width:100%;}
.jsearchfilter input {float: left; margin-right: 5px; margin-top: 3px;}
.jsearchfilter label {margin: 8px 0px;}
.price_from_filter label  {

}
.price_from_filter input  {
  width: 100%;
}

.stars_active {
  background: url("../images/star-active.png") repeat scroll 0 0 rgba(0,0,0,0);
  height:15px;
}
.stars_no_active {
  background: url("../images/star.png") repeat-x scroll 0 0 rgba(0,0,0,0);
  height: 15px;
  overflow: hidden;
  width: 85px !important;
  background-repeat: repeat-x;
  background-position: 0px 0px;
}

/* Модуль список пожеланий */

#jshop_module_wishlist {
  padding:10px;
  font: 16px/22px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
  text-align: center;
}
	
#jshop_quantity_products {
font:16px/24px "SuisseCondNo-Conflict","Arial",Helvetica,Arial,sans-serif;
color: yellow;
}

#jshop_module_wishlist table {
  border: 0;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

#jshop_module_wishlist tr, #jshop_module_wishlist td {
  padding: 0 0 25px!important;
  border: 0;
}

#jshop_summ_product {
   color: #ccc;
   padding: 3px;
   font: 16px/24px "SuisseCondNo-Conflict","Arial Narrow",Helvetica,Arial,sans-serif;
}

/* Модуль авторизации */

.akaunt_detail {
background: url("../images/login.png") #f8f8f8 no-repeat scroll 10px center;
border: 1px solid #ccc;
padding: 15px 10px 15px 65px;
font: 16px/24px "SuisseCondNo-Conflict","Arial Narrow",Helvetica,Arial,sans-serif;
}

/*  */

input#jshop_search.inputbox {width: 70%;}
div.poisk input.button{padding:0!important;margin-top:3px!important;width: 30%;float:right;height: 36px;
}

/*  */

.qty_in_stock {margin: 3px 0;font-size:12px; text-align:center;clear: both;}

.default_price {margin: 3px 0;font-size:12px; text-align:center;}

.switch  {margin-top: 15px;}


/*  Таблица в описании */

#features {
    background: #e0e0e0 none repeat scroll 0 0;
    border: medium none;
    border-collapse: collapse;
    clear: right;
    font-size: 1.2em;
    margin: 0 10px 15px;
    min-width: 300px;
}
#features caption {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
}
#features thead td {
    background: #fff none repeat scroll 0 0;
    font-weight: 400;
    letter-spacing: 0.5em;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
#features tbody td {
    background: #fff none repeat scroll 0 0;
    color: #555;
	font-size: 14px;
    font-family: arial;
	border: none !important;
    font-weight: 300;
    padding: 8px;
    text-align: left;
}
#features tbody th {
    background: #fff none repeat scroll 0 0;
    font-weight: 300;
    padding: 8px;
	font-weight: bold;
	border: none !important;
    text-align: left;
}
#features .l0 td, #features .l0 th {
    background: #f0f0f0 none repeat scroll 0 0;
}


/* Модуль карусели товаров */

.owl-item .item .kartochka{
	margin: 0;
	padding: 15px 15px 8px;
	position:relative;
	overflow:hidden;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top,#fff,#efefef);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#efefef));
	background-image: -webkit-linear-gradient(top,#fff,#efefef);
	background-image: -o-linear-gradient(top,#fff,#efefef);
	background-image: linear-gradient(to bottom,#fff,#efefef);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
	border-color: #efefef #efefef #bfbfbf;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	}
	
.owl-item .item .kartochka:hover{
    cursor: pointer;
}
.owl-item .item .name {
    display: flex;
	min-height:50px;
    vertical-align: middle;
	margin:0;
}	
.owl-item .item .name-text{
    margin:auto;
    vertical-align: middle;
	font: 16px/22px "SuisseCondNo-Conflict", sans-serif;
	text-align: center;
}	
.owl-item .item .name-text:hover a{
    color:brown!important;
}
.owl-item .item .name-text a{
   color: #aa4412; 
}
.owl-item .item .price-block{
    color: #ffffff;	
	font: normal 18px/22px "SuisseCondNo-Conflict",sans-serif;
	display: block;
	padding-right: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 40px;
	width: auto;
	background-color: #8a8a8a;
	text-align:right;
}
.owl-item .item .price-block .old_price,
.owl-item .item .price-block .jshop_price{
    color: #ffffff;	
	font: normal 15px/22px "SuisseCondNo-Conflict",sans-serif;
	display: block;
	padding-right: 10px;
}
.vina-carousel-jshopping .price-block i {
    text-decoration: line-through;
    font-size: 14px;
	font-style:normal;
	color: #ccc;
	line-height: 20px;
	display: block;
	margin:-10px 0 0;
}	
.owl-item .item .button_cart,
.owl-item .item .button_detail{
	width: 25%;
	height: 40px;
	margin:0!important;
	border: none;
	border-radius:0;
	border-right: 1px solid #a1a1a1;
	float: left;
	display: block;
	text-indent: -9999px;
}
.owl-item .item .button_cart {
	background: #8a8a8a url("../images/cart.png") center center no-repeat;
}
.owl-item .item .button_cart:before {
	display: none;
}
.owl-item .item .button_detail{
	background: #8a8a8a url("../images/details.png") center center no-repeat;
}
.owl-item .item .button_cart:hover,
.owl-item .item .button_detail:hover{
	background-color: #696969 !important;
	opacity: 1;
}	

/* */

/* Формы авторизации, регистрации */

#birthday_btn{display:none;}
.jshop_profile_data {margin-bottom: 30px;}
.jshop_profile_data div{margin: 5px 0;}
.table_order_list {border-top: 1px solid !important;}

/* Результат поиска */

form#searchForm {
    margin: 0 0 30px;
}

.jshop_list_product.search-results .kartochka{
	margin: 10px 15px 10px;
	
}
.jshop_list_product.search-results .text_in_jshop{
	height: 40px;
}
.jshop_list_product.search-results .result-title {
    margin-bottom: 15px;
	margin-top: 0;
}
        .img-responsive{
	    text-align: center;
		min-height: 150px;
		width: 100%;
		background-color: #fff;
		position: relative;
		}
		
		img.img-serche{
		max-height:150px;
		max-width:100%;
		position: absolute;
        margin: auto;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
		}