
.h1_share h1 {
	float: left;
}

.h1_share div {
	float: right;
	padding-top: 5px;
}

.h1_share li {
	padding: 0;
}

.h1_share  img {
	
}



@media only screen and (max-width: 979px) {
	h1 {
		margin-left: 15px;
	}
}

.list_item {
	padding-left: 240px;
	width: 100%;
	padding-top: 10px;
	
}

@media only screen and (max-width: 700px) {
	.list_item {
		padding-left: 0;
	}
	h1 {
		padding-left: 30px;
		padding-top: 15px;
		margin-left: -15px;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 540px) {
	.h1_share {
		margin-bottom: 10px;
	}
	.h1_share div {
		float: none;
		text-align: right;
		padding: 0;
		padding-right: 10px;
	}
	.h1_share h1 {
		margin-bottom: 10px;
	}
}

.list_item .item {
	border: 1px solid #CCCCCC;
	width: 32.333333%;
	position: relative;
	padding: 0 10px;
	margin-left: 1%;
	float: left;
	height: 425px;
	margin-bottom: 1%;
	overflow: hidden;
	display: inline-block;
	
}

div.item {
	background-color: #fff !important;
} 

.list_item .item:last-child {
	float: none; 

}

div.item:nth-last-child(2) {
 
}

@media screen and (min-width: 701px) and (max-width: 930px) {
	.list_item .item  {
		width: 49%;
	}
	div.item:nth-last-child(2) {
		margin-right: 0;
	}
}

@media screen and (max-width: 650px) {
	.list_item .item  {
		width: 49%;
	}	
	div.item:nth-last-child(2) {
		margin-right: 0;
	}	
}

@media screen and (max-width: 460px) {
	.list_item .item  {
		width: 100%;
		margin-left: 0;
		float: none;
		margin-bottom: 10px;
	}		
}

@media screen and (max-width: 840px) {
	.list_item .item {
		height: 370px;
	}
}

@media screen and (min-width: 650px) and (max-width: 700px) {
	.list_item .item {
		height: 340px;
	}
}

@media screen and (max-width: 650px) {
	.list_item .item {
		height: 390px;
	}	
}	

@media screen and (max-width: 600px) {
	.list_item .item {
		height: 380px;
	}	
}

@media screen and (max-width: 520px) {
	.list_item .item {
		height: 380px;
	}	
}	
@media screen and (max-width: 460px) {
	.list_item .item {
		height: 430px;
	}		
}	



@media only screen and (min-width: 980px) {
.list_item .item:hover, div.banners:hover {
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); 
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	box-shadow: 0 0 10px rgba(0,0,0,0.5); 	
}
}


div.banners a {
	display: block;
	width: 100%;
}
div.banners img {
	display: block;
	width: 732px !important;
	height: auto;
}
@media only screen and (max-width: 979px) {
	div.banners img {
		width: auto;
		max-width: 100%;
	}
}
@media only screen and (max-width: 710px) {
	div.banners {
		display: none !important;
	}
}
.item p.item_title  {
	font-size: 0.98rem;
	font-weight: bold;
	min-height: 56px !important;
	max-height: 56px !important;
	overflow: hidden;
}

.item p.item_title > a {
	color: #4C4C4C;
	text-decoration: none;
}

.item p.item_title > a:hover {
	text-decoration: underline;
}

.item  .item_img img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}



@media screen and (max-width: 930px) {
	.item  .item_img img {
		width: 75%;
		margin-right: 10px;
	}

}

@media screen and (max-width: 460px) {
	.item  .item_img img {
		width: auto;
		max-width: 70%;
		margin: 0 auto;
	}

}

input.add2_price {
	background: none;
	color: #028BCF;
	text-transform: none;
	font: 13px Arial;
	text-decoration: underline;
	opacity: 1;
}

input.add2_price:hover {
	border: 0;
	box-shadow: none;
	color: #A5A5A5;
	opacity: 1;
	text-decoration: none;
}

.list_item .item ul {
	margin-top: 15px;
	margin-bottom: 7px;
}

.list_item .item li {
	list-style: none;
	padding: 0;
	font-size: 12px;
}

.list_item .item li > span {
	color: #787878;
}

.item .buy_block {
	width: 100%;
	clear: both;
	min-height: 30px;
	margin-top: 6px;

}



.buy_block .buy {
	float: right;
}


.item .price {
	float: left;
	color: #028BCF;
	padding-top: 7px;
	font: 1.3rem Arial;
	line-height: 15px;
}

.item .price span {
	color: red;
	font-size: 0.9rem;
	text-decoration: line-through;
}

.buy_block  input {
	padding: 5px 15px;
	height: auto;
}
.buy input.add2.disabled {
	background-color: #838383;
	cursor: default;
	opacity: 0.8
}
.buy input.add2.disabled:hover {
	opacity: 0.8;
	box-shadow: none;
}
.item a.compare {
	padding: 5px 23px 5px 0;
	color: #787878;
	text-decoration: none;
	background: url("/images/comparea.jpg") right center no-repeat; 
	background-size: 20px;
	position: absolute;
	bottom: 0;
	right: 10px;
}

@media screen and (max-width: 660px) {
	.item a.compare {
		display: none;
	}
}

.item a.compare:hover {
	color: #028BCF;
}

.item a.compare > span {
	border-bottom: 1px dotted #787878;
}

.item a.compare:hover > span {
	border-bottom: 1px dotted #028BCF;
}

.item .ban_leader  {
	background: #32BDF6;
	min-width: 55px;
	height: 55px;
	color: #fff;
	font-weight: bold;
	padding-top: 10px;
	font-size: 1.2rem;
	padding-left: 5px;
	padding-right: 5px;
}

 .item .ban_leader {
	position: absolute;
	top: 0;
	left: 0;
	border-bottom-right-radius: 50px;
}

.item .ban_leader {
	display: none;
}


.item .ban_new, .item .ban_discont   {
	position: absolute;
	top: 10px;
	left: -70px;
	color: #fff;
	padding: 7px 0;
	padding-right: 5px;
	width: 200px;
	text-align: center;
	font-size: 0.8rem;
	font-weight: bold;
	font-family: Calibri, sans-serif;
	background-color: #0969A4;
	text-transform: uppercase;
	-moz-transform: rotate(-45deg);
	 -webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.item .ban_new.costless {
	color: #000;
	background-color: #e7cd46;
}

.item .ban_discont  {

			 background-color: #DC4E41; 
	/*background-color: transparent;
		background-image: url(/images/sale_new_year_4.png); 
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 60%; */
}

.item .ban_sale {
	position: absolute;
	top: 15px;
	left: -65px;
	color: #fff;
	padding: 7px 0;
	padding-right: 5px;
	width: 200px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	font-family: Calibri, sans-serif;

	background-color: #DC4E41; 
	/*background-color: transparent;
		background-image: url(/images/sale_new_year_4.png); 
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 60%; */
	text-transform: uppercase;
	-moz-transform: rotate(-45deg);
	 -webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.item .ban_sale.sale {
	font-size: 0.8rem;
	padding: 5px 0;
	padding-right: 10px !important;
	padding-left: 0;
		top: 15px;
	left: -60px;
}

@media screen and (max-width: 979px) {
	.item .ban_new, .item .ban_discont, .item .ban_sale {
		font-size: 0.7rem;
	}
}

.item .ban_sale.sale.coupon {
	top: 15px;
	left: -55px;
	font-size: 12px !important;
}

.item  p.on_store, .item  p.out_store, .item  p.to_order {
	font-style: italic;
	font-weight: bold;
	font-size: 0.8rem;
	margin-top: -16px; 
}

.item p.store_status {
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding-left: 18px;
	font-size: 13px;
	font-family: Trebuchet MS;
	color: #444444;
	font-style: italic;
}

.item p.store_status.in {
	background-image: url(/images/store_yes2.png);
	background-repeat: no-repeat;
	background-position: left 0;
	background-size: 14px;	
}

.item p.store_status.out {
	background-image: url(/images/store_no.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	background-size: 13px;	
}

.item p.store_status.order {
	background-image: url(/images/store_order.png);
	background-repeat: no-repeat;
	background-position: left 0;
	background-size: 14px;	
}

.item  p.on_store {
	color: green;
}
.item  p.out_store {
	color: #ED574D;
}
.item  p.to_order {
	color: #C69A00;
}


.sort_and_view {
	position: relative;
	width: 99%;
	margin-left: 1%;
	margin-bottom: 20px;
	color: grey;
}

@media only screen and (max-width: 450px) {
	.sort_and_view {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}
}

.sort_and_view ul:last-child {
	position: absolute;
	right: 0;
	top: -4px;
}

@media only screen and (max-width: 979px) {
	.sort_and_view ul:last-child {
		right: 15px;
	}
}

.sort_and_view a {
	text-decoration: none;
}
.sort_and_view p:first-child {
	float: left;
	margin-right: 10px;
}


.sort_and_view img {
	height: 17px;
}

.sort_and_view li {
	padding: 0;
	list-style: none;
	display: inline-block;
}


.sort_and_view p.view_by {
	position: absolute;
	right: 55px;
	top: 2px;
}
@media only screen and (max-width: 979px) {
	.sort_and_view p.view_by {
		right: 70px;
	}

}
.sort_and_view ul.sort a {
	border-bottom: 1px dashed #028BCF;
	background-repeat: no-repeat;
	margin-right: 12px;
	margin-left: 5px;
}
p.sort_by_mobile {
	display: none;
}
p.sort_by_mobile:after  {
	background-repeat: no-repeat;
	background-size: 11px;
	background-position: right 5px top 50%;	
	padding-right: 20px;
}

p.sort_by_mobile.shows_desc:after {
	content: " по популярности";
	background-image: url("/images/sort_down.png");
}

p.sort_by_mobile.shows_asc:after {
	content: " по популярности";
	background-image: url("/images/sort_up.png");
} 

p.sort_by_mobile.name_desc:after {
	content: " по названию";
	background-image: url("/images/sort_down.png");
}

p.sort_by_mobile.name_asc:after {
	content: " по названию";
	background-image: url("/images/sort_up.png");
}

p.sort_by_mobile.price_desc:after {
	content: " по цене";
	background-image: url("/images/sort_down.png");
}

p.sort_by_mobile.price_asc:after {
	content: " по цене";
	background-image: url("/images/sort_up.png");
}


ul.sort_mobile {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-bottom-right-radius: 3px;
	margin-right: 40px;
	display: none;
}
ul.sort_mobile > li {
	width: 100%;
	border-top: 1px solid #CCCCCC;
}

ul.sort_mobile > li:first-child {
	border-top: 0;
}

ul.sort_mobile > li > a {
	background-repeat: no-repeat;
	background-size: 11px;	
	display: block;
	padding: 7px 15px;
	font-size: 0.9rem;
}

li.sort_by_mobile.shows_desc a, li.sort_by_mobile.shows_asc a {
	background-position: 112px 50%; 
}

li.sort_by_mobile.name_desc a, li.sort_by_mobile.name_asc a {
	background-position: 82px 50%; 
}

li.sort_by_mobile.price_desc a, li.sort_by_mobile.price_asc a {
	background-position: 50px 50%; 
}

li.sort_by_mobile.shows_desc a, li.sort_by_mobile.name_desc a, li.sort_by_mobile.price_desc a {
	background-image: url("/images/sort_down.png");
}

li.sort_by_mobile.shows_asc a, li.sort_by_mobile.name_asc a, li.sort_by_mobile.price_asc a {
	background-image: url("/images/sort_up.png");
}

p.sort_by_mobile:after {
	content: " по:";
}

.sort_and_view ul.view li:first-child {
	padding: 0;
}

.sort_and_view ul.view li.actived_view {
	background-color:#E8E8E8;  
	border-radius:4px;
	padding: 5px 5px 0 2px;
	
}

.sort_and_view ul.view li.actived_view a {
	margin-left: 3px;
}

.sort_and_view ul.sort a:hover {
	border-bottom: 1px dashed grey
}

.sort_and_view ul.sort a.actived_up, .sort_and_view ul.sort a.actived_down {
	background-color:#E8E8E8; 
	border-radius:4px;
	border: 0;
	padding: 4px 16px 4px 5px;
	margin-right: -4px;
	margin-left: 0;
	color: #787878;

}

.sort_and_view ul.sort a.actived_up {
		background-image:url("/images/arrow_sort_down.png");
		background-position: right 5px top 7px;
		background-size: 9px;
}



.sort_and_view ul.sort a.actived_down {
		background-image:url("/images/arrow_sort_up.png");
		background-position: right 5px top 7px;
		background-size: 9px;
}



@media only screen and (max-width: 450px) {
	p.sort_by_mobile {
		display: block;
	}
	.sort_and_view p:first-child {
		display: none;
	}
	p.sort_by_mobile {
		float: none;
		cursor: pointer;
		font-size: 0.75rem;
		padding: 7px 10px 7px 15px;
		text-transform: uppercase;
		background-image:url("/images/arrow_sort_down.png");
		background-position: right 10px top 50%;
		background-repeat: no-repeat;
		background-size: 12px;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
		margin-right: 40px;
		border: 1px solid #CCCCCC;
		border-left: 0;
	}

	.sort_and_view p.sort_by_mobile_open {
		border-bottom-right-radius: 0;
	}
	.sort_and_view ul.sort {
		display: none;
	}
}

@media screen and (max-width: 600px) {
	p.view_by, ul.view {
		display: none;
	}
	
}

.navigation {
	/* padding-left: 240px; */
	margin-left: 1%;
	color: #5195d0;
	
}

@media only screen and (max-width: 700px) {
	.navigation {
		padding-left: 0;
	}
}

.navigation span {
	color: #808080;
	font-weight: bold;
}

.navigation .paginnav {
	margin-top: 10px;
}

.navigation .paginnav a {
	display: inline-block;
	width: 37px;
	height: 36px;
	background: #DCEDF4;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	float: left;
	border-right: 1px solid #fff;
}

.navigation .paginnav a:hover, .navigation .paginnav a.active {
	background-color: #73B8D5;
	color: #fff;
}

#popular_asks {
	margin-left: 1%;
}

#popular_asks > p {
	display: none;
	text-transform: uppercase;
	color: #787878;
	cursor: pointer;
	padding: 7px 10px 7px 15px;
	margin-right: 40px;
	background-image:url("/images/arrow_sort_down.png");
	background-position: right 10px top 50%;
	background-repeat: no-repeat;
	background-size: 12px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border: 1px solid transparent;
	border-left: 0;
	background-color:#E8E8E8; 
}

#popular_asks li {
	display: inline-block;
	list-style: none;
	padding: 0;
	padding-right: 20px;
	line-height: 20px;
}
@media only screen and (max-width: 450px) {
	#popular_asks li {
		display: block;
	}
	#popular_asks ul {
		border-right: 1px solid #CCCCCC;
		margin-right: 40px;
		border-bottom-right-radius: 3px;
	}
}
#popular_asks  a {
	text-decoration: none;
	border-bottom: 1px dotted #028BCF;
	font-size: 0.9rem;
}

@media only screen and (min-width: 451px) {
	#popular_asks li:first-child:before {
		content: 'Популярные категории:';
		color: #787878;
		font-size: 0.9rem;
		padding-right: 15px;
	}
}
@media only screen and (max-width: 450px) {
	#popular_links {
		display: none;
	}
	#popular_asks {
		margin-left: 0;
		margin-bottom: 15px;
	}
	#popular_asks > p {
		display: block;
		font-size: 0.75rem;
	}
	#popular_asks > p.open {
		background-color:#fff; 
		border: 1px solid #CCCCCC;
		border-left: 0;
		border-bottom-right-radius: 0;
		border-bottom: 1px solid transparent;
		
	}
	#popular_asks li {
		padding: 0;
		border-bottom: 1px solid #CCCCCC;
	}
	#popular_asks li:first-child {
		border-top: 1px solid #CCCCCC;
	}
	#popular_asks  a {
		display: block;
		border: 0;
		padding: 7px 10px 7px 10px;
	}
}
#seo_text {
	background-color: #fff;
}
@media screen and (max-width: 980px) {
	#seo_text {
		width: 100%;
		max-width: 100%;
		padding: 0 20px;
	}
}
#seo_text h2, #seo_text h3 {
	text-align: center;
	text-transform: none;
}

.section_adv {
	clear: both;
	margin-top: 15px;
}

#seo_text .willhelp {
	margin-top: 25px;
}

#seo_text .willhelp p:first-child {
	font: bold 1rem Arial;
	color: #028BCF;
	letter-spacing: -0.5px;
	text-align: center;
}

#seo_text .willhelp a:first-child {
	font: bold 1rem Arial;
	color: #585858;
	text-decoration: none;
	white-space: nowrap;
}

#advantages {
	position: relative;
	border: 1px solid #CCCCCC;
	padding: 20px 0 0 10px;
	background: #F6F6F6;
	margin-bottom: 15px;
}
#advantages .adv_block {
	float: left;
	width: 25%;
	margin-bottom: 20px;
}

#advantages .adv_block:last-child {
	float: none;
}

@media screen and (max-width: 979px) {
	#advantages .adv_block {
		min-width: 33.3333%;
		width: 33.3333%;
	}
}

@media screen and (max-width: 760px) {
	#advantages .adv_block {
		width: 50%;
		display: inline-block;
	}
	#advantages .adv_block:nth-child(2) {
		margin-bottom: 70px;
	}
}

@media screen and (max-width: 580px) {
	#advantages .adv_block {
		width: 100%;
		min-width: 100%;
	}
	#advantages .adv_block:nth-child(2) {
		margin-bottom: 20px;
	}
}

#advantages .circle {	
	width: 26px;	
	height: 26px;
	background: #4FA7CB;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	text-align: center;
	display: table;
	float: left;
	margin-right: 10px;
}
#advantages .circle p {
	font: bold 1rem Arial;
	color: white; 
	display: table-cell;
	vertical-align: middle;
}

#advantages .adv_name {
	margin-top: -2px;
	margin-bottom: 10px;
	width: 100%;
	}
#advantages .adv_name p { 
	text-transform: uppercase;
	font: bold 0.9rem Arial;
	color: #4C4C4C;
}
#advantages .adv_text {
	padding: 0 10px 0 35px;
	width: 100%;
}

span.old_price {
	color: red;
	text-decoration: line-through;
}

.panel {
	padding: 0;
	z-index: 6000;
	width: 370px;
	background: #fff;
	border: 0;

}

	.handle {
		background-size: 29px !important;
		margin-left: 6px !important;
	}

.handle:hover {
	opacity: 0.9;
}
@media only screen and (max-width: 450px) {
	.panel {
		width: 90% !important;
	}
	.handle {
		background-size: 26px !important;
		margin-left: 9px !important;
	}
}
div.sale_name {
	margin-top: 15px;
	background: #73b8d5;
	color: #fff;
	font: bold 0.9rem Arial;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
}
div.sale_body {
	margin-top: 15px;
	padding: 15px;
	border: 1px solid #CCCCCC;
	position: relative;
	overflow: hidden;
	position: relative;
}

div.sale_body.hide {
	background: #fff;
	margin-top: 0;
	padding-top: 10px;
}

div.sale_body div.percentage {
	position: absolute;
	left: -70px;
	color: #fff;
	padding: 10px 0;
	width: 200px;
	text-align: center;
	background-color: #DC4E41;
	-moz-transform: rotate(-45deg);
	 -webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	
}

div.sale_body div.percentage p {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	font-family: Tahoma, sans-serif;
}
div.sale_body div.text1 {
	padding-left: 80px;
	font: bold 16px Arial;
	color: #585858;
}
div.sale_body div.text2 {
	margin-top: 10px;
	padding-left: 5px;
}
div.ya-share2 ul li {padding-left: 0;}
p.only_online {
	color: #028BCF;
	font: bold 11px Arial;
	position: absolute;
	border-left: 1px dashed #028BCF; 
	border-bottom: 1px dashed #028BCF;
	padding: 35px 0 2px 5px;
	top: -25px;
	left: 1px;
}

div.pos_new {
	display: table;
	width: 99%;
	margin-left: 1%;
	margin-bottom: 15px;
}

div.pos_new > div {
	display: table-cell; 
	width: 25%;
	border-bottom: 1px solid #bdbdbd;
	padding-bottom: 15px;

}

div.pos_new > div p.pos_new_zag {
	font: bold 17px Arial; 
	border-bottom: 1px solid #bdbdbd; 
	border-top: 1px solid #bdbdbd;
	padding: 15px 0;
	margin-bottom: 15px;
}

div.pos_new > div p.pos_new_page {
	margin-bottom: 3px;
	padding-right: 10px;
}
div.pos_new > div p a {
	color: #000; 
	text-decoration: none;
}
div.pos_new > div  p a:hover {
	text-decoration: underline;
	color: #028BCF;
}

div.pos_nizkochastotniki {
	margin-left: 247px;
	margin-top: 10px;
}

@media screen and (max-width: 720px) {
	div.pos_nizkochastotniki {
		margin-left: 0;
	}
}

p.pos_nizko_zag {
	border-bottom: 1px solid #bdbdbd;
	border-top: 1px solid #bdbdbd;
	padding: 15px 0;
	font: bold 15px Arial;
	margin-bottom: 15px;
}
p.pos_nizko_page {
	display: inline-block;line-height: 1.7;padding-right: 10px;
}

p.pos_nizko_page a {
	text-decoration: none;color: #000;
}
p.pos_nizko_page a:hover {
	text-decoration: underline;
	color: #028BCF;	
}

@media screen and (max-width: 650px) {
div.pos_new > div p.pos_new_zag {
	font: bold 12px Arial !important;
	border-bottom: 1px solid #bdbdbd; 
	border-top: 1px solid #bdbdbd;
	padding: 15px 0;
	margin-bottom: 15px;
}
p.pos_nizko_zag {
	border-bottom: 1px solid #bdbdbd;
	border-top: 1px solid #bdbdbd;
	padding: 15px 0;
	font: bold 12px Arial !important;
	margin-bottom: 15px;
}
}

.analog_slider {
	margin-top: 15px;
	padding: 0 5px;
	margin-left: -5px;
}


.analog_item {
	border: 1px solid #CCCCCC;
	position: relative;
	padding: 0 10px;
	padding-bottom: 20px;
	min-height: 350px;
	overflow: hidden;
	margin: 5px;
	background-color: #fff;
}

@media screen and (max-width: 850px) {
	.analog_item {
		min-height: 320px;
	}
}


.analog_item .ban_new, .analog_item .ban_discont {
	position: absolute;
	z-index: 99;
	top: 10px;
	left: -70px;
	color: #fff;
	padding: 7px 0;
	width: 200px;
	text-align: center;
	background-color: #0969A4;
	font-size: 0.8rem;
	font-weight: bold;
	font-family: Calibri, sans-serif;
	text-transform: uppercase;
	-moz-transform: rotate(-45deg);
	 -webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.analog_item .ban_discont {
	background-color: #DC4E41;
}

.analog_item .ban_sale {
	position: absolute;
	z-index: 99;
	top: 16px;
	right: -60px;
	color: #fff;
	padding: 7px 0;
	font-size: 0.8rem;
	font-weight: bold;
	font-family: Calibri, sans-serif;
	padding-left: 65px;
	width: 200px;
	text-align: left;
	background-color: #DC4E41;
	text-transform: uppercase;
	-moz-transform: rotate(45deg);
	 -webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);	
	font-size: 0.75rem;
}

.analog_item .item_img {
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
}

.analog_item .item_img img {
	width: auto;
	height: auto;
	max-height: 140px;
}

.analog_item .item_title {
	font-size: 0.98rem;
	font-weight: bold;
	min-height: 60px;
	max-height: 60px;
	line-height: 20px;
	overflow: hidden;
	margin-bottom: 5px;
}

.analog_item .item_title > a {
	color: #4C4C4C;
	text-decoration: none;
	overflow: hidden;
    text-overflow: ellipsis;
}

.analog_item .item_title > a:hover {
	text-decoration: underline;
}

.analog_item .price {
	float: left;
	color: #028BCF;
	padding-top: 7px;
	font: 1.3rem Arial;
	line-height: 15px;
}

.analog_item .price span {
	color: red;
	font-size: 0.9rem;
	text-decoration: line-through;
}

.analog_item  ul {
	clear: both;
	padding-top: 20px;
}

.analog_item  li {
	list-style: none;
	padding: 0;
	font-size: 0.72rem;
}

.analog_item  li > span {
	color: #787878;
}

.analog_item a.compare_analog {
	padding: 5px 23px 5px 0;
	color: #787878;
	text-decoration: none;
	background: url("/images/comparea.jpg") right center no-repeat; 
	background-size: 20px;
	position: absolute;
	bottom: 0;
	right: 10px;
}

@media screen and (max-width: 850px) {
	.analog_item a.compare_analog {
		display: none;
	}
}

.analog_item a.compare_analog:hover {
	color: #028BCF;
}

.analog_item a.compare_analog > span {
	border-bottom: 1px dotted #787878;
}

.analog_item a.compare_analog:hover > span {
	border-bottom: 1px dotted #028BCF;
}

a.add2basket_analog_items, a.add2basket_other_from_collection {
	display: block;
	background-color: #0969A4;
	font: bold 0.75rem Arial;
	height: 25px;
	border: 0;
	color: white;
	border-radius: 3px;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	opacity: 0.8;
	-webkit-appearance: none;
}

p.panalog { 	
	font: bold 1.2rem Arial;
	letter-spacing: -1px;
	color: #028BCF; 
	margin-top: 20px;
}