/* -------------------------------------------------------------
	© Joomshopping - modified by IceTheme
---------------------------------------------------------------- */

/* reset */
.jshop .img { 
	max-width:none}

select { }

.block_sorting_count_to_page{
	float:right;
	margin-bottom:5px;}

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

textarea.jshop {
	border: 1px solid #ccc;}

/*.jshop label { display:block}*/

/* General*/
.jshop h1{
    margin: 0;
    font-size:34px;
	line-height:44px;}
	
	
span#mxcpr {
	clear:both;
	padding-bottom: 5px;}
	
	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;
		max-height: 250px;}
		
		.jshop1 a img:hover {
			-webkit-filter:blur(1px);
			-moz-filter:blur(1px);
			filter:blur(1px);
			opacity:.6}

/* Browse Categories */
.jshop_list_category {}
	
	.jshop_list_category .jshop_categ {
		float:left;
		margin:0 0 0px 0;
		text-align:center;
		
}
		
		
		
	
	.jshop_list_category .image{
		min-width:115px;
		min-height:220px;}
	
	
	.jshop_list_category h3 {
		font-size:22px;
		line-height:22px;
		margin:10px 0 0 0;}
		
		.jshop_list_category .category_short_description {
			clear:none;
			display: none;}
	
/* Product List */
.jshop .list_product{
	clear:both;
	border-top:1px dashed #ccc;
	padding-top:10px;
	margin:0 -5px;}
	
.jshop .product_list_hr{
	border-top:none;
	clear:both;}

.jshop .list_product .product{
	padding:15px 10px}
	
.jshop_list_product .product .image{
	text-align:center;
	padding-right:0px;}
	
.jshop_list_product .product div.count_commentar{
	font-size:12px;
	float:right;
	color:#999;
	margin-top:4px;}
	
.jshop_list_product .product table.review_mark{
	margin-top:5px;
	float:left;}
	
.jshop_list_product .block_product{
	padding-bottom:0px;
	float:left;}
	
.jshop_list_product .product .name{
	font-family:"Open Sans", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:15px;

	min-height:50px;}
	
.jshop_list_product .jshop .old_price{
	text-align:center;
	font-size:12px;
	color:#979797;}
	
.jshop_price{
	font-family:"Open Sans", Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:center;
	float:right;
	margin-right: 2px;
	margin-top: 2px;}	
	
.jshop_list_product .product .description{
    font-size: 14px;
	line-height:24px;
	margin-top:15px;
	clear:both;}	
	
.jshop_list_product .product .buttons{
	clear:both;}	
	
img.jshop_img{
	border:none;}

img.jshop_img:hover{
	  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  }
	
	
.jshop_list_product .image_block{
	position:relative;
	padding-bottom:5px;
	display: inline-block;}

.jshop_list_product .box_products_sorting{
    padding-right:20px;
	font-size:12px;}
	
	.jshop_list_product .box_products_sorting select {
		max-width: 120px;
		margin:0 0 1px 5px}
	
.jshop_list_product .box_products_sorting img{
    cursor: pointer;
	margin-left:2px;
	margin-top:-5px;}
	
.jshop_list_product .box_products_count_to_page{   
	font-size:12px;}
	
	.jshop_list_product .box_products_count_to_page select {
		width:60px;
		margin:0 0 1px 5px}     
	
.jshop .product_label{
    position: absolute;
	top:0;
	left:0;}
		
	.jshop .product_label img{
		z-index:9;
		position:relative;}

.jshop_pagination{
	clear:left;
	width:100%}	
	
	.jshop_pagination td { text-align:center}
		
	.jshop_pagination .pagination{
		border-top:1px dashed #ccc;}
	
.button_buy{
}
	
	.button_buy:hover {
		color:#fff;
		text-shadow:1px 1px 1px rgba(0,0,0,.5);
		background-color:#6C6296;}
		
.button_detail{
	}
	
/* Product Page */
.productfull h1 {
	float:left;
/*	margin-bottom:20px;*/}
	
	.productfull span.jshop_code_prod {
		display:block;
		line-height:22px;
		clear:both;}

.productfull .productfull_rating {
	float:left;
	color: #999;
	font-size: 12px}	
	
.productfull .image_middle {
	float:left;
	margin:0;
	width:300px;
	position:relative;
	text-align:center;
	border: 1px lightgray solid;
	box-shadow: 3px 3px 6px lightgray;
	padding-top: 10px;
	margin-bottom: auto;
	}
	
	.productfull .image_middle img:hover{
		opacity:0.4;}
	
	.productfull .text_zoom {
		color:#999;
		font-size:13px;
		text-decoration:none!important;
		margin-bottom:25px;}
		
		.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{
			clear:both;}	
	
	span#list_product_image_middle:hover{
		opacity:1;}

img.jshop_img_thumb {
	margin-right:0px;
	margin-bottom:10px;
	border:none;
	border:1px solid #DCDFE0;
	width:75px;
	height:75px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;}
	
	img.jshop_img_thumb:hover {
		border-color:#C4CBCC}
	
	.productfull .price_area{
		float:left;
		width:220px;
		padding:15px 15px 25px;
		}

		.productfull #block_price{
			font-family:"Open Sans", Arial, Helvetica, sans-serif;
			line-height:36px;
			font-size:30px;
			font-weight: bold;
			color:#950000;
			font-weight:normal;}
			
		.price_area .old_price{
			font-size: 13px;
			color:#979797;}
		
		.price_area .prod_price{
			margin-bottom:14px;}
		
		.productfull .price_area .prod_buttons .buttons { padding:0}
			
			.productfull .price_area .prod_buttons .buttons .button_cart {
float: left;
clear: both;
background-position: right center;
background-image: url(images/cart30.png);
background-repeat: no-repeat;
background-size: 22px auto;
padding-right: 26px;
padding-left: 8px;
font-size: 16px;
padding-right: 26px;
padding-left: 10px;
text-shadow: 2px 2px 2px #d0d0d0;
color: black;
}
			
		.productfull .price_area .prod_buttons .button_wishlist_product {
								
				float: left;}	
		
		.prod_buttons .prod_qty_input,
		.prod_buttons .prod_qty { float:none; display: inline-block;}
		
					
		.price_area td { text-align:left}
		
		.price_area td.attributes_title { width:auto; text-align:right; padding-right:10px;}	
		
		.price_area div.jshop_prod_attributes select { width: 190px;}
			
			.price_area td.attributes_title	span.attributes_description { 
				font-size:13px; color:#999; line-height: 15px; margin-bottom: 10px;display: block;}
			
	
.jshop_related { padding-bottom:40px;}	
	
	.jshop_related .list_product { border:none}		
	
	.related_header { font-weight:normal; border-bottom: 1px solid #e5e5e5; font-size:26px;}
	
.category_short_description{
	clear:both;}
	
div.jshop_prod_description{
	clear:both;
	padding:20px 0 0;}

.prod_qty{
	float:left;
	margin-top:5px;}
	
.prod_qty_input{
	float:left;
	margin:0;}
	
	.jshop .prod_qty_input input {
		width: 24px;
margin: 0;
float: left;
height: 24px;
border-right: none;}

.button_wishlist_product{

	}
	
.button_wishlist_product:hover{
	}

.review_header {
	clear:both;
	font-weight:normal;
	margin:0 0 5px;
	border-bottom: 1px solid #e5e5e5;}
	
	.review_header h3 { margin:0}

.review_item {}
	
	.review_item {
		border-bottom:1px solid #E3E4E6;
		padding: 10px 0 25px;}
		
		.review_item .review_title {
			background-color: #EBEBEB;
			padding: 1px 5px;
			float:left}
		
		.review_item .review_mark {
			padding-top: 5px;
			float:right}

		.review_item .review_text {
			padding-left: 6px;
			clear:both}

.button validate{
	margin-top:20px;}
	
.button.button_cart {}
	
/*	.button.button_cart:before {
		background:#8075aa url(../images/icon_cart.png) no-repeat 7px 1px;
		content:"";
		width:34px;
		height:30px;
		display:block;
		font-weight:normal;
		position:absolute;
		top:0;
		left:-34px;
		margin:0;
		border-radius:5px 0 0 5px;
		-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:#9D95BE}
*/
	.button.button_cart:hover{}

			/* Cart Page */
table.jshop.cart {
	border:1px solid #DCDFE0;}

	table.jshop.cart td {
		border:1px solid #DCDFE0;
		vertical-align:middle;}
	
	table.cart th{
		background-color:#E6E9EB;
		font-weight:normal;
		font-family:"Open Sans", Arial, Helvetica, sans-serif;
		padding:5px;}
		
table.jshop.cart .inputbox{
	margin-bottom:0px;}

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

.jshop .cart .product_name{
	text-align:center;}
			
input#button_activate.button {
	margin-bottom:10px;
}	
	
	input#button_activate.button:hover{	
		 background-color:#B2B2B2; }	
		
tr#checkout td{
	background-color:#F5F5F5;
	border-bottom:1px dashed #BFBFBF;
	border-top:1px dashed #BFBFBF;
	line-height:50px;}
	
table.cart .jshop cart{
	margin-top:20px;}
	
tr#checkout td.td_1{
	font-weight:normal;}
	
a.button.button_checkout{
	}
	
a.button.button_checkout:hover{
	}

/* Checkout pages */
#jshop_menu_order {
	border:1px solid #DCDFE0}
	
	#jshop_menu_order td {
		color:#999}
		
	#jshop_menu_order td span#active_step {
		color:#555}
		
.jshop.address_block{
	min-height:1400px;}	

	
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;}


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

/* label module */
#sidebar .label_products .block_item   {
	border-bottom: 1px dotted #BCBDC2;
	position:relative;
	overflow:hidden;}
	
	#sidebar .label_products .block_item .item_image {
		float:left;
		width: 75px;
		height:75px;
		overflow: hidden;
		border:1px solid #ccc;
		margin:0 12px 12px 0}
		
		#sidebar .label_products .block_item .item_image img {
			max-width:none;
			width:75px;
			height:75px;
			-webkit-transition: all .2s ease-out;
			-moz-transition: all .2s ease-out;
			-o-transition: all .2s ease-out;
			transition: all .2s ease-out;}
	
			#sidebar .label_products .block_item:hover .item_image img{
				width:90px;
				height:90px;
				opacity:.6}

		#sidebar .label_products .block_item .item_price {
			text-align:left;
			font-size: 14px;
			padding-top: 4px;}	

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

#sidebar div.jshop_menu_level_0 a,
#sidebar div.jshop_menu_level_0_a a,
#sidebar div.jshop_menu_level_1 a,
#sidebar div.jshop_menu_level_1_a a,
#sidebar div.jshop_menu_level_2 a,
#sidebar div.jshop_menu_level_2_a a  {
    color: #555;
    display: block;
    height: 36px;
    line-height: 37px;
    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;
    white-space: nowrap; 
    text-overflow: ellipsis;
	overflow: hidden; 
	}

	

	
#sidebar div.jshop_menu_level_0 a:hover,
#sidebar div.jshop_menu_level_0_a a:hover,
#sidebar div.jshop_menu_level_1 a:hover,
#sidebar div.jshop_menu_level_1_a a:hover,
#sidebar div.jshop_menu_level_2 a:hover,
#sidebar div.jshop_menu_level_2_a a:hover  {	
    text-overflow: inherit;
    overflow: visible;
}
	
	
#sidebar div.jshop_menu_level_0 a:hover,
#sidebar div.jshop_menu_level_0_a a:hover,
#sidebar div.jshop_menu_level_1 a:hover,
#sidebar div.jshop_menu_level_1_a a:hover,
#sidebar div.jshop_menu_level_2 a:hover,
#sidebar div.jshop_menu_level_2_a a:hover  {

    background: rgba(255, 255, 255, 0.35);
    transition: all .2s ease-out;
}
	
	
	
	
	#sidebar div. a {
		color:#111;
		font-weight:normal!important;
		background:#D6D7DA}
	
	#sidebar div.jshop_menu_level_0 a img,
	#sidebar div.jshop_menu_level_0_a a img,
	#sidebar div.jshop_menu_level_1 a img,
	#sidebar div.jshop_menu_level_1_a a img,
	#sidebar div.jshop_menu_level_2 a img,
	#sidebar div.jshop_menu_level_2_a a img {
		float:left;
		width:25px;
		height:25px;
		display:block;
		margin: 6px 8px 0 0px;
		-webkit-transition:all .2s ease-out;
		-moz-transition:all .2s ease-out;
		-o-transition:all .2s ease-out; 
		transition:all .2s ease-out;
		-webkit-filter: drop-shadow(1px 1px 1px #000);
		filter: drop-shadow(1px 1px 1px #000);
		}
	
	#sidebar div.jshop_menu_level_0 a:hover img,
	#sidebar div.jshop_menu_level_0_a a:hover img,
	#sidebar div.jshop_menu_level_1 a:hover img,
	#sidebar div.jshop_menu_level_1_a img,
	#sidebar div.jshop_menu_level_2 a:hover img,
	#sidebar 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*/
		#sidebar div.jshop_menu_level_1 ,
		#sidebar div.jshop_menu_level_1_a {
			padding-left:25px;}
			#sidebar div.jshop_menu_level_1 a ,
			#sidebar div.jshop_menu_level_1_a a {
				color:#888}
		
		/* level 2*/
		#sidebar div.jshop_menu_level_2 ,
		#sidebar div.jshop_menu_level_2_a {
			padding-left:50px;}
			#sidebar div.jshop_menu_level_2 a ,
			#sidebar div.jshop_menu_level_2_a a {
				color:#888}
			
/* search_mod on sidebar */
#sidebar form#jshop_search_mod input#jshop_search {
	width:70%}
	
#sidebar form#jshop_search_mod input.button {
	margin-top: -10px;
}

#sidebar form#jshop_search_mod a { display:block; font-size:13px; margin:-5px 0 0 5px;}



/* mod cart */

		
	@media (max-width: 1400px) {
		#ice_cart .popover { left:auto!important; right:13px!important;}
		.popover.bottom .arrow { left:88%!important}
		
	}
	
	#price_from {width:auto;}
	#price_to {width:auto;}
	#fprice_from {width:auto;}
	#fprice_to {width:auto;}
	
	
.jshop_price {
padding: 0px;
font-family: "Open Sans", Arial, Helvetica, sans-serif;
font-size: 14px;
}

.jshop_price span{
font-weight: bold;
padding: 0px;
text-shadow: 1px 1px 1px #d0d0d0;
}


user agent stylesheetdiv {
display: block;
}

.button_buy, a.button_buy:visited , a.button_buy:link{}
.button_buy:hover{}


.price_line .button.button_cart:hover  {
background-position: right center;
background-image: url(images/cart30.png);
background-repeat: no-repeat;
background-size: 25px auto;
background-color: rgba(0,0,0, .06);
color: initial;
font-variant: inherit;}


.price_line .button.button_cart  {
-moz-box-shadow: none;
-ms-box-shadow: none;
-webkit-box-shadow: none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;

box-shadow: none;
background-position: right center;
background-image: url(images/cart30.png);
background-repeat: no-repeat;
background-size: 22px auto;
float: right;
line-height: 37px;
height: 37px;
margin: 0;
background-color: initial;
color: black;
font-size: 16px;
border: none;
border-left: 1px solid #d0d0d0;
padding-right: 26px;
padding-left: 8px;
text-shadow: 2px 2px 2px #d0d0d0, 1px 1px 1px #d0d0d0;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; 
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tabs-simple-active {
background: #eee;
border-radius: 5px;
padding: 3px;
}

.jshop_price span.currencycode{
font-size: 14px;
font-weight: normal;
margin-left: 5px;
}

.jshop_price span.currencycode+span.currencycode{
font-size: 14px;
font-weight: normal;
margin-left: 0px;
}


.list_product {
position: relative;
}


.block_product {
position: relative;
height: 400px;
width: 100%;
}


.block_product .product{
height:400px; overflow: hidden; position: relative;box-shadow: inset 0px 0px 0px 2px #fff, inset 0px 0px 2px 2px #909090;
}

.block_product .product:hover{
height:auto; overflow: visible; z-index: 10; position: relative;  min-height:400px;
margin: -1px -1px;
background-clip: padding-box;
box-shadow: 2px 2px 2px 0 #e0e0e0;
background: #fff;
background: -moz-linear-gradient(top, #fff 0%, #fff 60%, #f5f5f5 95%, #f5f5f5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(60%,#fff), color-stop(95%,#f5f5f5), color-stop(100%,#f5f5f5));
background: -webkit-linear-gradient(top, #fff 0%,#fff 60%,#f5f5f5 95%,#f5f5f5 100%);
background: -o-linear-gradient(top, #fff 0%,#fff 60%,#f5f5f5 95%,#f5f5f5 100%);
background: -ms-linear-gradient(top, #fff 0%,#fff 60%,#f5f5f5 95%,#f5f5f5 100%);
background: linear-gradient(to bottom, #fff 0%,#fff 60%,#f5f5f5 95%,f5f5f5 100%);
border: 1px lightgray solid;
}


.list_product .block_product .product:after {
z-index: 9;
position: absolute;
content: "";
bottom: 0px;
left: 0px;
right: 0px;
height: 40px;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255,255,255,0)),color-stop(80%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%);
background: -moz-linear-gradient(rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%);
background: linear-gradient(rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%);
}

.list_product .block_product .product:hover:after {
display: none;
}

.name a , .compare_link_to_list, .button_detail{
text-decoration: underline;
}


.jshop_categ_int{
border: 1px solid #f2f2f2;
margin: 0px 10px 10px 0px;
background-clip: padding-box;
box-shadow: 2px 2px 2px 0 rgba(54,69,102,.5);
background: #fff;
background: -moz-linear-gradient(top, #fff 0%, #fff 60%, #f5f5f5 95%, #f5f5f5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(60%,#fff), color-stop(95%,#f5f5f5), color-stop(100%,#f5f5f5));
background: -webkit-linear-gradient(top, #fff 0%,#fff 60%,#f5f5f5 95%,#f5f5f5 100%);
background: -o-linear-gradient(top, #fff 0%,#fff 60%,#f5f5f5 95%,#f5f5f5 100%);
background: -ms-linear-gradient(top, #fff 0%,#fff 60%,#f5f5f5 95%,#f5f5f5 100%);
background: linear-gradient(to bottom, #fff 0%,#fff 60%,#f5f5f5 95%,#f5f5f5 100%);
padding: 6px 2px;
}

#list_product_image_thumb{
margin-top: 10px;
}

.productfull_main {
clear: both;
width:100%
}

.prod_short_info {
margin: 0 0px;
background-color: rgba(255, 240, 70, 0.3);
-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
padding: 10px;
overflow: hidden;
min-width: 200px;
}

.productfull .manufacturer_name {
padding-bottom: 0px;
}

.price_line {
border: 1px solid #d0d0d0;
box-shadow: #e0e0e0 1px 1px 1px;
background: #fcfcfc;
overflow: hidden;
line-height: 32px;
}

.carousel-control {visibility:hidden;}

.price_line .button.button_chose_options {
-moz-box-shadow: none;
-ms-box-shadow: none;
-webkit-box-shadow: none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
box-shadow: none;
background-position: right center;
background-image: url(images/options.png);
background-repeat: no-repeat;
background-size: 22px auto;
float: right;
line-height: 37px;
height: 37px;
margin: 0;
background-color: initial;
color: black;
font-size: 16px;
border: none;
border-left: 1px solid #d0d0d0;
padding-right: 26px;
padding-left: 8px;
text-shadow: 2px 2px 2px #d0d0d0, 1px 1px 1px #d0d0d0;
}

.price_line .button.button_chose_options:hover {
background-position: right center;
background-image: url(images/options.png);
background-repeat: no-repeat;t
background-size: 25px auto;
background-color: rgba(0,0,0, .06);
color: initial;
font-variant: inherit;
}

.mycart_wrapp {
display: block;
position: relative;
float: left;
max-width: 100px;
    z-index: 1000;
}

.buttons-buy {display:inline-block;float: left;}

.incdec {
float: left;
clear: both;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-box-shadow: 0 1px 0 rgba(0,0,0,0.05);
-ms-box-shadow: 0 1px 0 rgba(0,0,0,0.05);
-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.05);
box-shadow: 0 1px 0 rgba(0,0,0,0.05);
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
background-color: #fff;
border: 1px solid rgba(0,0,0,0.17);
color: #737373;
cursor: pointer;
width:15px;height:15px;
background-size:100%;
background-repeat: no-repeat;
background-position:center;
font-size:0px}

.incdec-both {float:left;}
.inc {background-image:url(images/Plus.png);}
.dec {background-image:url(images/Minus.png);}

.mycart_headertxt {
display: none;
}

.was_added_to_cart {
display: inline-block;
width: 100%;
color: #ff0000;
font-size: 12px;
border-bottom: 1px solid #d0d0d0;
text-align: center;
line-height: 32px;
}

div.delcart a {
}

.cart_reload img{width:22px; height:auto;}

.mycart_img_cart {
width: auto;
height: 50px;
margin-top: 12px;
-webkit-filter: drop-shadow(1px 1px 2px #000);
    filter: drop-shadow(1px 1px 2px #000);

}

.mycart_refresh_form {text-align: center;color: lightgray;}

table.module_cart_detail {
color: black;
text-align: left;
}

span.mycart_count_prod :after {
      content: "Новьё!"; /* Добавляемый текст */ 
      color: #333; /* Цвет текста */ 
      background-color: #fc0; /* Цвет фона */ 
      font-size: 90%; /* Размер шрифта */ 
      padding: 2px; /* Поля вокруг текста */ 
	  }
	  
.attributes_description select {margin:0px;}

#slider {min-height:0; margin-bottom: 10px;}

.sigProImg { background-position: center center;}
.sigProThumb{display: inline-block;
border: 1px lightgray solid;
box-shadow: 3px 3px 6px lightgray;
padding: 5px;
}
.sigProContainer {text-align:center;}
.productfull_buy{float: left; padding-bottom:10px;}

input.compare, input.compare:hover, input.prod_added_to_compare, input.prod_added_to_compare:hover {
background: none;
border: none;
box-shadow: none;
text-decoration: underline;
font-style: italic;
margin-left: 5px;
padding: 0px;
color: #571586;}

.jshop span.attributes_description {
font-style: italic;
display: block;
font-size: 12px;
line-height: 12px;
}

.jshop_price span {
font-size: 20px;
}

.jshop_price span.jshop_price_stot{display: inline;
font-size: 11px;
vertical-align: super;
text-decoration: underline;
line-height: 10px;}


#categories .icecircle-inner-back .icecircle-inner-link {
margin-top: 55px;
font-size: 16px;
line-height: 30px;
color: black;
}

body .mycart_abs_pos {
position: absolute;
margin-left:-280px;
width: 350px;
z-index: 10000;
}

.attributes_name{clear:both;display: block;}
a.mod-ice-carosuel-title:hover, a.mod-ice-carosuel-titleм:visited, a.mod-ice-carosuel-title{
color:#0066A2; display:none;
}

.text_pay_without_reg a{

-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	text-shadow:2px 2px 1px #1570cd;
	padding:15px;
}
.text_pay_without_reg a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}
.text_pay_without_reg a:active {
	position:relative;
	top:1px;
}

.manufacturer_logo{position: absolute;
right: 5px;
top: 5px;
width: 70px;}

.manufacturer_logo img{
-webkit-filter: drop-shadow(1px 1px 2px rgba(255,255,255,1));
filter: url(#drop-shadow);
-ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, 
Color='#fff')";
filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, 
Color='#fff')";

}

.manufacturer_logo:hover{right: 0px;
top: 0px;
width: 80px;
}

.product_link {
	font-size: 22px;
    line-height: 22px;
}

.row-fluid [class*="sblock"] {
    padding-left: 0px;
}

.jshop_list_product .product .jshop_price {
margin-bottom: 0px;}

.jshop_list_product .product .buttons a {
    margin-top: 0px;
}

#icemegamenu li.category a img {
    float: left;
    width: 25px;
    height: 25px;
    display: block;
    margin: 6px 8px 0 0px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.vina-cmenu-vertical-jshopping ul li a {
padding: 5px 0px;}

.no-price 
{
font-size: 12px;
    max-width: 160px;
    margin: 0;
    line-height: 17px;
    text-align: center;
    float: left;
}

.no-price-product
{
    font-size: 16px;
    max-width: 100%;
    margin: 0;
    line-height: 20px;
    text-align: center;
    float: left;
    font-weight: bold;
}
.manufactuter_list .jshop_menu_level_0
{
    display: block;	
	
}

.manufactuter_list .jshop_menu_level_0 img
{
    display: block;	
	
}

.control-label.name.required_field {
    font-weight: bold;
}

#slider .ui-slider-handle {
    background: url(images/triangle_left.png) no-repeat scroll 0 0 transparent;
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: #fcfff4;
    border-radius: 50px;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
    background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	margin-left:-19px;
	}
	
	#slider .ui-slider-handle:after {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    top: 6px;
    left: 6px;
    background: rgb(100, 100, 255);
    border-radius: 50px;
    box-shadow: inset 0px 1px 1px black, 0px 1px 0px rgba(255, 255, 255, 0.9);}
	
#slider .ui-slider-handle:last-child{
    margin-left:-1px;
}

#slider .ui-slider-handle:last-child:after {
    background: rgb(255, 100, 100);
}

.box_categorys #category_select{
width:auto;
}

#jquery-lightbox {
	z-index:1000;
}

.jshop_list_category.ropes .category_name {
/*text-align:left;*/
}

.jshop_list_category.ropes .category_name a{
/*    font-size: 12px;
    padding-left: 20px;
    padding-top: 2px;
    margin: 0;*/
}

.jshop_list_category.ropes .sub_categories :empty { display: none; } 

.jshop_list_category.ropes .category .sblock1 { /*min-height:0;*/ } 


.jshop_list_category.ropes .sub_category {
/*text-align:left;*/
}

.jshop_list_category.ropes .sub_category a{
/*    font-size: 12px;
    padding-left: 20px;
    padding-top: 2px;
    margin: 0;*/
}

.ropes.well {
padding: 0;
}

.jshop_list_category.ropes.category_id_78 .category_name,
.jshop_list_category.ropes.category_id_78 .sub_category:hover,
.jshop_list_category.ropes.category_id_78 .category_name a:hover,
.jshop_list_category.ropes.category_id_78.well .nav>li>a:hover
  {
background-color: #d1007a;
}

.jshop_list_category.ropes.category_id_78 .sub_category a{
    color: #d1007a;
}

.jshop_list_category.ropes.category_id_78 .sub_category,
.jshop_list_category.ropes.category_id_78.well {background-color: #f5c7e2;}

.jshop_list_category.ropes .category_name,
.jshop_list_category.ropes .category_name a,
.jshop_list_category.ropes.category_id_78 .sub_category a:hover,
.jshop_list_category.ropes.category_id_79 .sub_category a:hover,
.jshop_list_category.ropes.category_id_143 .sub_category a:hover,
.jshop_list_category.ropes.category_id_172 .sub_category a:hover,
.jshop_list_category.ropes.category_id_181 .sub_category a:hover
{

	color: #FFFFFF;
	font-size: 14px;
	margin-top: 0;
}

/*Category colors*/

.jshop_list_category.ropes.category_id_79 .category_name,
.jshop_list_category.ropes.category_id_79 .sub_category:hover,
.jshop_list_category.ropes.category_id_79 .category_name a:hover,
.jshop_list_category.ropes.category_id_79.well .nav>li>a:hover
  {
background-color: #eb7f00;
}

.jshop_list_category.ropes.category_id_79 .sub_category a{
    color: #eb7f00;
}

.jshop_list_category.ropes.category_id_79 .sub_category,
.jshop_list_category.ropes.category_id_79.well {background-color: #f9d6ad;}

/*Category colors*/

.jshop_list_category.ropes.category_id_143 .category_name,
.jshop_list_category.ropes.category_id_143 .sub_category:hover,
.jshop_list_category.ropes.category_id_143 .category_name a:hover,
.jshop_list_category.ropes.category_id_143.well .nav>li>a:hover
  {
background-color: #006e86;
}

.jshop_list_category.ropes.category_id_143 .sub_category a{
    color: #006e86;
}

.jshop_list_category.ropes.category_id_143 .sub_category,
.jshop_list_category.ropes.category_id_143.well {background-color: #add0d8;}

/*Category colors*/

.jshop_list_category.ropes.category_id_172 .category_name,
.jshop_list_category.ropes.category_id_172 .sub_category:hover,
.jshop_list_category.ropes.category_id_172 .category_name a:hover,
.jshop_list_category.ropes.category_id_172.well .nav>li>a:hover
  {
background-color: #003771;
}

.jshop_list_category.ropes.category_id_172 .sub_category a{
    color: #003771;
}

.jshop_list_category.ropes.category_id_172 .sub_category,
.jshop_list_category.ropes.category_id_172.well {background-color: #adbfd1;}

/*Category colors*/

.jshop_list_category.ropes.category_id_181 .category_name,
.jshop_list_category.ropes.category_id_181 .sub_category:hover,
.jshop_list_category.ropes.category_id_181 .category_name a:hover,
.jshop_list_category.ropes.category_id_181.well .nav>li>a:hover
  {
background-color: #006331;
}

.jshop_list_category.ropes.category_id_181 .sub_category a{
    color: #006331;
}

.jshop_list_category.ropes.category_id_181 .sub_category,
.jshop_list_category.ropes.category_id_181.well {background-color: #9cc2af;}



.jshop_list_product .ropes_items .product .description {
    clear: unset;
}

.ropes_items .block_product .product {
    height: auto;
    overflow: hidden;
    position: relative;
    box-shadow: inset 0px 0px 0px 2px #fff, inset 0px 0px 2px 2px #909090;
}

.ropes_items .block_product {
    position: relative;
    height: auto;
    width: 100%;
}

.jshop_list_product .ropes_items .product .buttons {
    clear: unset;
}

.ropes_items .block_product .product:hover {
    height: auto;
    min-height: 0px;}