/*@import url(http://fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic,700italic&subset=latin,cyrillic);*/
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,400italic,500,500italic,700,700italic&subset=latin,cyrillic-ext);

body{ font: 12px/16px 'Roboto', Arial, Tahoma, Verdana, sans-serif; color: #636363; }

h1, h2, h3, h4{ color: #164c52; font-weight:bold; line-height:normal; margin-top: 0px; }
h1{ font-size: 36px; margin-bottom:20px; line-height: 53px; }
h2{ font-size:18.75pt; margin-bottom:12px; }
h3{ font-size:15pt; line-height:15pt; margin-bottom:10px; }
h4{ font-size:11.25pt; margin-bottom:10px; }
p { margin: 0 0 18px; color:#635f68; }

.bx-auth-title{border-bottom: 2px solid #e0ecf3;}


ol{counter-reset:li; padding:0; list-style-type:none; margin-top:5px;	}
ol li{position:relative; padding:0 0 0 20px; margin-bottom:5px;}
textarea{resize:none}
ul { margin:5px 0 20px 0; padding-left: 18px;}
ul  li{position:relative; padding-left:5px;}

blockquote { padding: 10px 25px;  margin:30px 10px 30px 10px; background: #f1f1f1; border-radius: 5px; -webkit-box-shadow:  0px 5px 12px 1px rgba(0, 0, 0, 0.2); box-shadow:  0px 5px 12px 1px rgba(0, 0, 0, 0.2);}
blockquote p{ margin-bottom: 0px; }

/* таблица */

.table-standart{ border-collapse:collapse; border:0; width:100%; }



	.table-standart tr th,
	.table-standart thead tr td 	{ text-align: center; border-top: 1px solid #F4F4F4; min-height: 30px; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; padding: 8px; background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e4e4e4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e4e4e4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e4e4e4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e4e4e4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e4e4e4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e4e4e4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e4',GradientType=0 ); /* IE6-8 */
	color: black; font-weight:bold; -webkit-box-shadow: 0px 1px 4px rgba(204, 204, 204, 1);
	-moz-box-shadow:    0px 1px 4px rgba(204, 204, 204, 1);
	box-shadow:         0px 1px 4px rgba(204, 204, 204, 1); }


.table-standart tr td{ padding: 10px; border-bottom:1px solid #e0ecf3; }
/*.table-standart tr td.cart-item-price { text-align: right; }*/


.table-standart input[type="text"]{ text-align: center; width: 90% !important; }

#lDiv{margin-right: 100px;min-width: 100px;}
#rDiv{top:140px;right:180px;width: 300px;}




.display_rows tr:hover
{
	-webkit-filter: saturate(1.6);
}
.display_rows tr
{
	-webkit-transition: all ease-out .2s;
	-moz-transition: all ease-out .2s;
	transition: all ease-out .2s;
}


/* catalog table */
.display_rows
{
	margin: 15px 0 30px;
	border-bottom: 1px solid #d9d9d9;
}
.display_rows td
{
	padding: 5px;
	border-top: 1px solid #d9d9d9;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.display_rows td.image
{
	text-align: center;
	width: 85px;
}
.display_rows td.image img
{
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.display_rows tr:first-child td
{
	border:0;
}
.display_rows td.desc_name a
{
        color:#164c52;
        text-decoration:none;
	font-size: 14px;
	font-weight: bold;
}
.display_rows td.desc_name a:hover
{
        color:#164c52;
        text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
}

.display_rows td.desc_name .article
{
	font-size: 11px;
	font-weight: normal;
}
.display_rows td.quantity
{
	text-align: center;
	width: 50px;
}
.display_rows td.buttons
{
	text-align: right;
	width: 175px;
	white-space: nowrap;
}
.display_rows td.buttons.small
{
	width: 135px;
}
.display_rows td.buttons .tooltip-wrapp .wish_item_tooltip, .display_rows td.buttons .tooltip-wrapp .compare_item_tooltip
{
	margin: 0px 0 0 -51px;
}
.display_rows td.buttons .button_block, .display_rows td.buttons .likes_icons
{
	display: inline-block;
	margin-top: -7px;
}
.display_rows td.buttons .likes_icons
{
	position: relative;
	bottom: -10px;
	zoom: 1;
	margin-left: 5px;
}
.display_rows td.price_block
{
	text-align: right;
	white-space: nowrap;
	width: 135px;
}
.display_rows td.price_block .price_name
{
	line-height: 11px;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 1px;
	margin-top: 5px;
}
.display_rows td.price_block .price_name:first-child
{
	margin-top: 0;
}
.display_rows td.price_block .price
{
	font-size: 14px;
	font-weight: bold;
}
.display_rows td.price_block .price .old
{
	font-size:12px;
	font-weight: normal;
}
.display_rows td.quantity .counter_block
{
	margin: 0;
	height: 25px;
	width: 50px;
}
.display_rows td.quantity .counter_block input
{
	height: 25px;
	font-size: 17px;
	padding-top: 0;
	width: 30px;
}

	.display_rows .price span.new{ color:#e11771; }
	.display_rows .price span.old{ font-size: 13px; color:#164c52; text-decoration: line-through; margin-top: 3px;
}
.error_404
{
    min-height: 220px;
    margin: 10% auto 50px;
}
.error_404 td
{
    text-align: center;
}
.error_404 .image
{
    max-width: 550px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-right: 50px;
}
.error_404 .image img
{
    max-width: 100%;
}
.error_404 .description .t
{
    font-size: 38px;
    font-weight: bold;
    line-height: 50px;
}
.error_404 .description .st
{
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 18px;
}
.error_404 .description p
{
    line-height: 18px;
}
.error_404 .description button
{
    margin-bottom: 20px;
}
.filter_block .separate_filter .checkboxes_block.scroll {
	padding: 11px 0 7px;
    max-height: 53px;
    overflow: auto;
    margin: 5px 0 10px;
    border-bottom: 0;
}
.breadcrumb .itemspan {
    margin: 0;
}