ol, ul {list-style: none;}
table {border-collapse: collapse; border-spacing: 0;}
* { margin: 0; padding: 0px; }
html {height: 100%;}
* html body {height: 100%;}
img {border: 0;}
input {vertical-align: top; outline: none;}
textarea {outline: none; resize: none;}
button {outline: none;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {display: block;}
fieldset {border: none;}
.recapthca iframe {transform: scale(0.85, 0.85); transform-origin: 0 0;}

body {
	/* width: 100%; */
	min-width: 1226px;
	height: 100%;
	font-size: 12px;
	font-family: verdana, sans-serif;
	color: #333;
	cursor: default;
	background: url(img/background.png);
}

.no-right {margin-right: 0 !important;}
.no-bg {background: none !important;}
.clear {clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0;}
.no-border {border: none !important;}
.no-photo {background: #f8f8f8 url(img/no_photo.png) center center no-repeat;}
.no-photo a {display: block; width: 100%; height: 100%;}

a {
	color: #0063a4;
	text-decoration: none;
	outline: none;
	transition: color 0.2s ease;
}

a:hover {
	color: #ff7900;
}

.wrapper {
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: hidden;
}

h1, h2 {
	font-size: 22px;
	margin-bottom: 20px;
	font-weight: 400;
	line-height: 26px;
	color: #333;
}

h3 {
	color: #333;
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: bold;
}

.error_text, .errortext {
	color: red;
	padding-bottom: 10px;
	font-size: 12px;
}

/*== header ========================================*/

.header {
	height: 206px;
	background: url(img/header-line.png) repeat-x;
	color: #333;
}

.header-top {
	width: 1220px;
	margin: 0 auto;
	height: 206px;
	position: relative;
}

.header .social {
	position: absolute;
	left: 25px; top: 7px;
	height: 16px;
}

.header .social a {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	background: url(img/social.png) 0 0;
	margin-right: 10px;
}

.header .social a.vk {background-position: 0 0;}
.header .social a.youtube {background-position: -16px 0;}
.header .social a.facebook {background-position: 32px 0;}
.header .social a.twitter {background-position: -48px 0;}

.header-right {
	position: absolute;
	right: 0; top: 0;
	line-height: 30px;
}

.header-time {
	float: left;
	background: url(img/icon-time.png) 0 50% no-repeat;
	padding-left: 30px;
	line-height: 20px;
	margin: 5px 0 0 200px;
	font-size: 14px;
	min-width: 100px;
	height: 20px;
}

.join-block,
.addservice-block,
.exit-block {
	float: left;
	margin-left: 20px;
}

.exit-block a {
	display: block;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	font-weight: bold;
	position: relative;
	padding: 0 10px;
}

.addservice-block li:first-child {
	border-right: 0;
}

.addservice-block li {
	float: left;
	height: 31px;
	border-left: 1px solid #d6a006;
	border-right: 1px solid #d6a006;
}

.addservice-block li a {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(255,255,204,0.3);
	display: block;
	padding: 0 15px;
	height: 30px;
	text-shadow: 0px 1px 0px rgba(83, 68, 31, 0.3);
	/* border-radius: 3px; */
	/* background: url(img/addservice-block.png) repeat-x; */
	background-image: -moz-linear-gradient( 90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.34),inset 0px 2px 0px 0px rgba(255, 227, 146, 0.004);
}

.addservice-block li a:hover {
	background: #ff7900;
}

.addservice-block li a:active {
	/* background-position: 0 -33px; */
	/* line-height: 31px; */
	background-image: -moz-linear-gradient( 0, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	box-shadow: 0px -1px 1px 0px rgba(0, 0, 0, 0.34),inset 0px 2px 0px 0px rgba(255, 227, 146, 0.004);
}

.join-block {
	position: relative;
}

.join-block:after {
	content: '';
	background: url(img/icon-key.png);
	width: 11px;
	height: 12px;
	position: absolute;
	left: 12px; top: 11px;
}

.join-block:hover:after {
	background-position: 0 -12px;
}

.join-block.no-bg:after, .join-block.no-bg:hover:after {
	background: none;
}

.join-block a {
	display: block;
	font-weight: bold;
	padding: 0 10px 0 33px;
	position: relative;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
}

.join-block a {
	color: #666;
}

.join-block a:after,
.exit-block a:after {
	content: '';
	height: 4px;
	width: 100%;
	position: absolute;
	bottom: -4px;
	left: 0;
	border-radius: 0 0 2px 2px;
	background-color: #0063a4;
}

.join-block a:hover:after,
.exit-block a:hover:after {
	background-color: #ff7900;
}

/*== search-block ========================================*/

.search-block {
	position: absolute;
	left: 0;
	bottom: 48px;
	width: 960px;
	height: 30px;
	border-radius: 4px;
	background-color: #0063a4;
	border: 1px solid #016193;
	padding: 14px 0;
}

.header .logotype {
	position: absolute;
	left: 20px; top: -23px;
	background: url(img/logotype.png);
	width: 371px;
	height: 106px;
}

.winter .header .logotype {
	background: url(img/logotype_ny.png);
	height: 144px;
	top: -62px;
}

.header .logotype a {
	display: block;
	height: 106px;
	text-indent: -9999px;
}

.header .search {
	position: absolute;
	width: 520px;
	height: 30px;
	left: 420px; top: 13px;
}

.sorting-list .search {
	height: 30px;
	width: 165px;
}

.header .search .input-search,
.filter-search .input-search {
	width: 350px;
	background: #fff url(img/icon-search.png) 10px 7px no-repeat;
	border-radius: 2px;
	box-shadow: inset 0 1px #1c78a5;
	height: 20px;
	padding: 5px 10px 5px 47px;
	line-height: 20px;
}

.sorting-list .search .input-search {
	background: #fff url(img/icon-search.png) 10px 7px no-repeat;
	border-radius: 2px;
	box-shadow: inset 0 1px #c5c5b9;
	padding: 5px 10px 5px 47px;
	height: 20px;
}

.header .search .input-search input,
.sorting-list .search .input-search input,
.filter-search .input-search input {
	height: 20px;
	background: none;
	border: none;
	width: 100%;
	font-size: 12px;
}

.input-search input::-webkit-input-placeholder {font-style: italic;}
.input-search input:-moz-placeholder {font-style: italic;}

button.search-button {
	text-shadow: 0px 1px 0px rgba(83, 68, 31, 0.3);
	background-image: -moz-linear-gradient( 90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.34), inset 0px 2px 0px 0px rgba(255, 227, 146, 0.004);
	width: 100px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	/* text-indent: -9999px; */
	border-radius: 2px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

button:hover.search-button {
	background: #ff7900;
}

button:active.search-button {
	text-shadow: 0px -1px 0px rgba(83, 68, 31, 0.3);
	background-image: -moz-linear-gradient( -90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	background-image: -ms-linear-gradient( -90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	box-shadow: 0px -1px 1px 0px rgba(0, 0, 0, 0.34), inset 0px 2px 0px 0px rgba(255, 227, 146, 0.004);
}

/*== nav ========================================*/

.menu {
	position: absolute;
	right: 260px; top: 60px;
	z-index: 11;
}

.menu > li {
	float: left;
	height: 30px;
	font-size: 13px;
	line-height: 30px;
	background: url(img/menu-li.png) 100% 7px no-repeat;
	position: relative;
	border-radius: 2px;
	padding: 0 20px;
	color: #1c77a5;
}

.menu > li:last-child {
	background: none;
	padding: 0 0 0 20px;
}

.menu li a {
	display: block;
	color: #666;
}

.menu li a:hover {
	color: #ff7900;
}

.menu > li.sub:after {
	content: '';
	width: 7px;
	height: 4px;
	background: url(img/menu-spin.png);
	position: absolute;
	left: 50%; bottom: 0;
	margin-left: -3px;
}

.menu > li.sub:hover {
	background: #fff;
	height: 38px;
}

.menu > li.sub:hover:after {
	content: '';
	background: none;
}

.menu li.sub:hover .submenu {display: block;}

.menu .submenu {
	position: absolute;
	display: none;
	background: #fff;
	line-height: 14px;
	font-size: 11px;
	white-space: nowrap;
	left: 0; top: 38px;
	padding: 10px 0;
	border-radius: 0 2px 2px 2px;
	min-width: 105%;
}

.menu .submenu li {
	position: relative;
	padding-left: 18px;
	margin-bottom: 8px;
	padding: 0 20px 0 40px;
}

.menu .submenu li:after {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #ff7900;
	position: absolute;
	left: 20px;
	top: 4px;
}

/*== recall-block ========================================*/

.header .recall-block {
	width: 190px;
	position: absolute;
	right: 0; top: 45px;
	background: url(img/icon-recall.png) 10px 5px no-repeat;
	min-height: 40px;
	padding-left: 50px;
}

.header .recall-block .phone {
	font-size: 16px;
	line-height: 25px;
}

.header .recall-link a {
	color: #ff7900;
	border-bottom: 1px dotted #ff7900;
}

.header .recall-link a:hover {
	border-bottom: 1px solid #ff7900;
}

/*== basket-block ========================================*/

.content .basket-block {margin-bottom: 25px;}

#mini-basket {
	position: absolute;
	width: 246px;
	height: 66px;
	right: -2px;
	bottom: 45px;
}

a.basket-block {
	display: block;
	width: 183px;
	height: 42px;
	background: url(img/basket.png) no-repeat;
	padding: 9px 10px 15px 53px;
	line-height: 20px;
	position: relative;
	z-index: 2;
}

a.basket-block-load {
	display: block;
	width: 183px;
	height: 42px;
	background: url(img/basket.png) no-repeat;
	padding: 9px 10px 15px 53px;
	line-height: 20px;
	position: absolute;
}
.basket-block-load .title {
	color: #1c77a5;
	font-size: 14px;
}

a:hover.basket-block {background-position: 0 -66px;}
a:active.basket-block {
	background-position: 0 -132px;
	padding: 13px 10px 11px 53px;
}

.basket-block .title {
	color: #ff7900;
	font-size: 14px;
}

.basket-block:hover .title {
	color: #0063a4;
}

.basket-block .total, a.basket-block-load .total {
	color: #808080;
	font-size: 10px;
	line-height: 13px;
}

.basket-block .total span {
	font-weight: bold;
	font-size: 11px;
	color: #333;
	margin-right: 3px;
}

.basket-block .border-link {
	float: left;
	padding: 10px 40px;
	margin-top: 40px;
	margin-right: 20px;
	font-size: 16px
}

/*== basket-panel ========================================*/

.basket-panel {
	position: fixed;
	z-index: 100;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.6);
	color: #b8d5e3;
}


.basket-panel * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.basket-panel-main {
	width: 1180px;
	height: 70px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 0 0 -35px -590px;
	padding: 0 10px;
	background: #343C40;
	color: #b8d5e3;
	border-radius: 3px;
	box-shadow: 0 0 0 2px #F4BF2A, 0 12px 14px 2px rgba(0,0,0,.5);
}

.basket-panel-main .title {
	color: #fff;
	font-size: 14px;
	float: left;
	padding: 0 15px 0 50px;
	height: 46px;
	line-height: 46px;
	margin: 12px 0;
	border-radius: 5px;
	background: #293033 url(img/basket-panel-title.png) 15px 50% no-repeat;
}

.table-name-block {
	float: left;
	width: 600px;
	height: 40px;
	margin: 15px 0;
	line-height: 18px;
}

.table-name {width: 100%;}

.table-name td:first-child {
	width: 60%;
	font-size: 12px;
}

.table-name td {
	vertical-align: middle;
	width: 20%;
	font-size: 18px;
	padding-left: 30px;
}

.basket-event {
	float: right;
	height: 20px;
	line-height: 20px;
	margin: 25px 0;
}

.basket-event li:first-child {
	border: none;
}

.basket-event li {
	float: left;
	border-left: 2px solid #293033;
	margin-left: 10px;
	padding-left: 10px;
}

.basket-event li a {
	color: #FFB900;
	text-decoration: underline;
}

.basket-event li a:hover {
	text-decoration: none;
}

/*== category-list-block  ========================================*/

.category-list-block {
	position: relative;
	background: #fff;
	padding: 3px;
	border-radius: 4px;
	transition: all 0.2s ease;
}

.category-list-block:hover {
	box-shadow: 0 0 0 3px #ff7900;
	border-radius: 4px 0 0 4px;
}

.category-list-block.single:hover {
	box-shadow: 0 0 0 3px #FFB900;
	border-radius: 4px;
}

.category-list > li {
	height: 30px;
	background: url(img/category-list.png) no-repeat;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #c5c5b9;
}

.category-list > li.no_visible {
	padding: 0 30px 0 20px;
}

.category-list > li.no_visible:hover {
	background: url(img/category-list.png) no-repeat;
}

.category-list > li:hover {
	background-position: 0 -30px;
	width: 244px;
	z-index: 21;
}

.category-list > li > a {
	display: block;
	height: 30px;
	padding: 0 30px 0 15px;
	position: relative;
	transition: none;
	white-space: nowrap;
}

.category-list > li > a > i {
	display: block;
	width: 195px;
	height: 30px;
	overflow: hidden;
	font-style: normal;
}

.category-list > li:hover > a,
.single .category-list > li.active > a {
	color: #fff;
}

.category-list > li > a:after {
	content: '';
	width: 6px;
	height: 11px;
	position: absolute;
	right: 20px; top: 9px;
	background: url(img/category-list-spin.png);
}

.category-list > li:hover > a:after,
.single .category-list > li.active > a:after {
	background-position: 0 -11px;
}

.multi .category-list > li:hover > ul {
	opacity: 1;
	border-top: 3px solid #ff7900;
	border-right: 3px solid #ff7900;
	border-bottom: 3px solid #ff7900;
	height: auto;
	visibility: visible;
}

.multi .category-list > li > ul {
	position: absolute;
	background: #fff;
	left: 246px;
	top: -3px;
	overflow: hidden;
	z-index: 20;
	border-radius: 0 4px 4px 0;
	line-height: 20px;
	height: 0;
	padding: 0 0 0 20px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.2s ease;
}

.b--menu .multi .category-list > li > ul
{
	left: 243px;
	top: -36px;
}

.category-list > li > ul li {
	width: 238px;
	padding: 5px 0;
	border-bottom: 1px dotted #c5c5b9;
	font-weight: bold;
	font-size: 12px;
}

.category-list > li > ul li > a {
	color: #333;
}

.category-list span,
.sub-catalog li span {
	font-size: 11px;
	color: #c5c5b9;
	font-weight: normal;
}

.category-list > li > ul a:hover {
	color: #ff7900;
}

.category-list > li > ul li > ul {
	padding: 3px 0;
}

.category-list > li > ul li > ul > li,
.sub-catalog li {
	font-weight: normal;
	font-size: 11px;
	padding: 0 0 0 25px;
	/*background: url(img/submenu-li.png) 8px 4px no-repeat;*/
	line-height: 15px;
	margin: 2px 0;
	border: none;
	width: auto;
	position: relative;
}

.category-list > li > ul li > ul > li:after {
	content: '';
	position: absolute;
	display: block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #ff7900;
	left: 7px;
	top: 5px;
}

.category-list > li > ul li > ul > li a {
	color: #0063a4;
	font-weight: normal;
}

.column {
	float: left;
	margin-right: 20px;
}

.column.last {margin-right: 0 !important;}

/*--------------------------------------------------*/

.single .category-list > li > ul {
	background: #fff;
	padding: 0 15px;
	width: 201px;
}

.single .category-list > li.active {
	height: auto;
	width: 244px;
	background-position: 0 -30px;
}

.single .category-list > li > ul li {
	line-height: 15px;
	margin: 5px 0;
	font-weight: bold;
	color: #333;
	width: auto;
}

.single .category-list > li > ul > li > ul > li {
	width: 170px;
}

.single .category-list > li > ul li.last {
	border-bottom: none;
}

.single .category-list ul {display: none;}

.single .category-list li.active > ul {display: block;}

.single .category-list > li.active > ul > li.label {
	padding-right: 20px;
	position: relative;
}

.single .category-list li.label i {
	background: url(img/left-menu-spin.png);
	width: 9px;
	height: 5px;
	position: absolute;
	right: 0; top: 10px;
	z-index: 2;
	cursor: pointer;
}



/*== banner ========================================*/

.banner {
	width: 960px;
	height: 450px;
	float: right;
	background: #fff;
	border-radius: 4px;
	padding: 3px;
}

#sale-slider {
	position: relative;
	width: 960px;
	margin-left: -15px;
	padding: 0 15px;
}

#sale-slider .slide {
	width: 960px;
	height: 450px;
	border-radius: 4px;
	overflow: hidden;
}

#sale-slider .slidesjs-pagination {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 15px;
	z-index: 10;
	text-align: center;
}

#sale-slider .slidesjs-pagination li {
	display: inline-block;
	vertical-align: top;
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	margin: 0 5px;
}

#sale-slider .slidesjs-pagination li a {
	display: block;
	height: 15px;
	background: url(img/slider-pagination.png);
}

#sale-slider .slidesjs-pagination li a:hover {
	background-position: 0 -15px;
}

#sale-slider .slidesjs-pagination li a.active {
	background-position: 0 -30px;
}

.prev-button,
.next-button {
	background: url(img/slider-navigation.png) no-repeat;
	width: 24px;
	height: 24px;
	border-radius: 24px;
	border: 3px solid #fff;
	text-indent: -9999px;
	display: block;
	z-index: 11;
	position: absolute;
}

#sale-slider .prev-button,
#sale-slider .next-button {
	top: 50%;
	margin-top: -6px;
}

#sale-slider .prev-button {
	left: 0px;
}

#sale-slider .next-button {
	right: 0px;
}

.prev-button:hover {background-position: 0 -24px;}
.prev-button:active {background-position: 0 -48px;}

.next-button {background-position: -24px 0;}
.next-button:hover {background-position: -24px -24px;}
.next-button:active {background-position: -24px -48px;}


/*== Content ========================================*/

.index {
	width: 1226px;
	margin: 0 auto 32px auto;
	position: relative;
}

.index .left-block {
	width: 246px;
	float: left;
	margin-right: 14px;
}

.content {
	padding: 0 0 220px;
	position: relative;
	line-height: 20px;
}

.content .page {
	width: 1180px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 30px;
	font-size: 12px;
	line-height: 20px;
	color: #808080;
}

.content .page p {margin-bottom: 18px;}

.line {
	height: 10px;
	background: url(img/line.png) repeat-x;
	margin: 20px 0 15px 0;
	clear: both;
}

.block-l,
.block-c {float: left;}

.index-page .block-l {
	width: 300px;
}

.template-one .block-l {
	width: 246px;
	margin-left: -26px;
	margin-right: 20px;
}

.template-three .block-l {
	width: 300px;
	margin-right: 60px;
}

.index-page .block-c{
	width: 460px;
	padding: 0 40px;
	margin: 0 20px;
}

.template-two .block-c {
	width: 1180px;
	float: none;
}

.template-one .block-c {
	width: 940px;
}

.template-three .block-c {
	width: 820px;
}



ul.global {
	margin-top: 15px;
}

ul.global li {
	margin-bottom: 10px;
	padding-left: 27px;
	background: url(img/global-li.png) 5px 5px no-repeat;
}

.index-page p {
	margin-bottom: 15px;
}

.block700 {
	float: left;
	width: 700px;
	margin: 0 20px 30px 0;
}

.block220 {
	float: right;
	width: 220px;
	margin-bottom: 20px;
}

.block360 {
	width: 360px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.block280 {
	float: right;
	width: 280px;
	position : relative;
}

.block810 {
	width: 810px;
	float: left;
	margin-right: 50px;
}

.block320 {
	width: 320px;
	float: right;
}

.blox {
	padding: 20px;
	border-top: 3px solid #ffb900;
	border-radius: 4px;
	background: #fff;
}

/*== catalog ========================================*/

.catalog-block {
	background: #dbdbdb;
	padding: 30px 0;
	box-shadow: inset 0 -3px #999;
	display: none;
}

.show-block {
	text-align: center;
	height: 33px;
	box-shadow: inset 0 -3px #999;
}

.show-block a {
	width: 220px;
	height: 30px;
	line-height: 30px;
	background: #999;
	color: #fff;
	display: inline-block;
	border-radius: 3px 3px 0 0;
}

.show-block a span {
	font-size: 12px;
	border-bottom: 1px dotted #fff;
}

.catalog-block .catalog-container {
	width: 1180px;
	margin: 0 auto;
	position: relative;
}

.catalog-block .prev-button {
	left: -45px;
	top: 0;
}

.catalog-block .next-button {
	right: -45px;
	top: 0;
}

.catalog-jcarousel > ul > li {
	width: 220px;
	margin-right: 20px;
	float: left;
}

.no-carousel .prev-button,
.no-carousel .next-button {
	display: none;
}

.catalog-jcarousel > ul > li > a {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.catalog-jcarousel > ul > li a:hover {
	text-decoration: underline;
}

.catalog-jcarousel > ul > li > ul {
	padding-top: 15px;
}

.catalog-jcarousel > ul > li > ul > li {
	margin-bottom: 5px;
	padding-left: 8px;
	background: url(img/mini-li.png) 0 8px no-repeat;
	line-height: 15px;
}

.catalog-jcarousel > ul > li > ul > li a {
	color: #808080;
	font-size: 11px;
}

/*== stock-block ========================================*/

.stock-block {
	height: 480px;
	position: relative;
}

.stock-navigation {
	height: 25px;
	margin-bottom: 20px;
}

.stock-navigation li {
	height: 25px;
	display: inline;
	margin-right: 45px;
}

.stock-navigation li span {
	color: #0063a4;
	border-bottom: 1px dotted #0063a4;
	cursor: pointer;
	text-transform: lowercase;
}

.stock-navigation li.active span {
	color: #333;
	font-size: 22px;
	border: none;
	text-transform: none;
	cursor: default;
}

.stock-tabs {
	height: 440px;
	position: relative;
}

.stock-tabs .tab {
	height: 440px;
	display: none;
}

.stock-tabs .tab.active {
	display: block;
}

.stock-carousel-container {
	position: relative;
}

.stock-carousel {
	padding: 3px;
	margin-left: -3px;
	width: 1183px;
}

.stock-carousel > ul > li, .catalog-dynamic > li {
	width: 220px;
	/*height: 430px;*/
	height: 390px;
	float: left;
	margin-right: 20px;
	border-radius: 4px;
	position: relative;
}

.arrow-block {
	width: 65px;
	height: 30px;
	position: absolute;
	right: 0; top: -45px;
	background: url(img/carousel-arrow.png);
}

.arrow-block .prev-button {
	left:0 ; top: 0;
}

.arrow-block .next-button {
	right: 0px; top: 0;
}

/*== item-tovar ========================================*/

.item-tovar {
	width: 200px;
	/*height: 410px;*/
	height: 370px;
	background: #fff;
	border-radius: 4px;
	padding: 10px;
	line-height: 20px;
	box-shadow: 0 0 0 3px transparent;
	transition: box-shadow 0.2s ease;
}

.item-tovar .image {
	width: 200px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 5px;
}

.item-tovar:hover {
	box-shadow: 0 0 0 3px #ffb900;
}

.item-tovar .option-tovar {
	padding: 0 10px;
}

.item-tovar a {
	transition: color 0.2s ease;
}

.item-tovar .name {
	height: 60px;
	overflow: hidden;
	font-size: 12px;
	position: relative;
}

.item-tovar .name:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 20px;
	right: 0; bottom: 0;
	z-index: 2;
	box-shadow: inset -5px 0px 28px 0px #fff;
}

.item-tovar .opt-block {
	height: 20px;
	margin-bottom: 5px;
	position: relative;
	padding-right: 80px;
}

.opt-block .article {
	font-size: 10px;
	color: #b3b3b3;
	display: block;
}

.compare {
	font-size: 11px;
	background: url(img/icon-compare.png) 0 50% no-repeat;
	padding-left: 20px;
	display: block;
}

.opt-block .compare {

	position: absolute;
	right: 0; top: 0;

}

.compare a {color: #23a512;}
.compare a:hover {color: #efb821;}

.item-tovar .param-block {
	border-top: 1px dotted #c5c5b9;
	padding-top: 10px;
	height: 20px;
	margin-bottom: 5px;
	position: relative;
}

.param-block .cena {
	position: absolute;
	left: 0; top: 7px;
	color: #333;
	font-size: 18px;
	background: url(img/rubl.png) 100% 0 no-repeat;
	padding-right: 17px;
}

.sales-cena {
	color: #ff7900;
	line-height: 18px;
	margin-bottom: 10px;
}

.sales-cena span {
	font-size: 18px;
	padding-right: 15px;
	background: url(img/rubl-sales.png) 100% 50% no-repeat;
}

.param-block .weight {
	font-size: 10px;
	color: #b3b3b3;
	background: url(img/weight.png) 0 50% no-repeat;
	padding-left: 15px;
	position: absolute;
	right: 0; top: 7px;
}

.in-basket-block {
	/*height: 25px;
	position: relative;
	line-height: 25px;
	padding: 0 10px;*/
	height: 25px;
	position: absolute;
	line-height: 25px;
	padding: 0 10px;
	/*bottom: 20px;*/
	width: 180px;
}

.item-tovar .in-basket-block {
	bottom: 20px;
}

.in-basket-block .quantity {
	float: left;
	height: 25px;
	line-height: 25px;
}

.quantity {
	width: 26px;
	padding: 0 12px;
	position: relative;
	/*background: url(img/wt.png) 100% 50% no-repeat;*/
	padding-right: 28px;
}

.quantity span {
	position: absolute;
	left: 53px; top: 0;
	line-height: 25px;
	font-size: 10px;
	color: #B4B4B4;
}

.quantity a {
	position: absolute;
	display: block;
	height: 25px;
	width: 12px;
	top: 0;
	text-indent: -9999px;
}

.quantity a.plus {
	background: url(img/plus-minus.png) 0 0 no-repeat;
	right: 16px;
}

.quantity a.plus:hover {background-position: 0 -25px;}
.quantity a.plus:active {background-position: 0 -50px;}

.quantity a.minus {
	background: url(img/plus-minus.png) -12px 0 no-repeat;
	left: 0px;
}

.quantity a.minus:hover {background-position: -12px -25px;}
.quantity a.minus:active {background-position: -12px -50px;}

.quantity input {
	text-align: center;
	width: 100%;
	height: 25px;
	border:none;
	background: #f3f3f3;
	box-shadow: inset 0 1px #c5c5b9;
}

a.in-busket {
	background: url(img/in-basket-mini.png) no-repeat;
	display: block;
	width: 105px;
	height: 25px;
}

a.in-busket:hover {background-position: 0 -25px;}
a.in-busket:active {background-position: 0 -50px;}

.item-tovar a.in-busket {
	float: right;
}

/*.zakaz-order {
	border-top: 1px dotted #c5c5b9;
	padding-top: 40px;
}*/

.in-order {
	height: 25px;
	line-height: 25px;
	float: right;
	border-radius: 2px;
	background-color: #fff;
	box-shadow: inset 0 1px #29adf0;
	border: solid 1px #17648a;
	background-image: linear-gradient(to top, #1c77a5, #2395cf);
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	padding: 0 15px;
}

.in-order:hover {
	color: #fff;
	background-image: linear-gradient(to top, #1c77a5, #27a6e6);
}

.in-order:active {
	line-height: 27px;
	background-image: linear-gradient(to top, #2395cf, #1c77a5);
}

.tovar-label {
	position: absolute;
	left: -3px; top: 5px;
	width: 100%;
	z-index: 5;
}

.image-tovar-block .tovar-label{
	z-index:15;
	width: 145px;
}

.tovar-label li{
	width: 100% !important;
	height: 29px !important;
	margin-bottom: 3px;
}

.tovar-label .hit {background: url(img/labels.png) 0 0 no-repeat;}
.tovar-label .new {background: url(img/labels.png) 0 -29px no-repeat;}
.tovar-label .sale {background: url(img/labels.png) 0 -58px no-repeat;}
.tovar-label .freeze {background: url(img/labels.png) 0 -88px no-repeat;}

/*== ads-block ========================================*/

.ads-left {
	float: left;
	width: 560px;
}

.ads-right {
	float: right;
	width: 560px;
}

.flyer-block .title {
	font-size: 14px;
	font-weight: bold;
	padding: 0 120px 10px 0;
	border-bottom: 1px dotted #c5c5b9;
	margin-bottom: 10px;
	position: relative;
	color: #333;
}

.flyer-block .title .date {
	font-style: italic;
	color: #c5c5b9;
	font-weight: 400;
	font-size: 11px;
	position: absolute;
	right: 0; top: 0;
}

.flyer-block .text {
	color: #7f7f7f;
	margin-bottom: 10px;
	height: 80px;
	overflow: hidden;
	position: relative;
}

.older-ad .flyer-block .text,
.older-ad .flyer-block .tags {
	height: auto;
}

.older-ad .flyer-block {margin-bottom: 20px;}

.flyer-block .text:after {
	content: '';
	position: absolute;
	right: 0; top: 0;
	height: 40px;
	width: 30px;
	box-shadow:inset -25px 1px 18px -11px #fff;
}

.flyer-block .tags {
	font-size: 11px;
	line-height: 15px;
	border-top: 1px dotted #c5c5b9;
	padding-top: 10px;
	margin-top: 15px;
	overflow: hidden;
	height: 30px;
}

.flyer-block .tags a {
	color: #23a512;
}

.user-contact li a,
.flyer-block .tags a {
	transition: color 0.2s ease;
}

.flyer-block .tags a:hover {color: #efb821;}

.user-contact li:last-child {
	border-right: 1px dotted transparent;
	margin-right: 0;
}

.user-contact li {
	display: inline-block;
	padding: 0 20px;
	border-right: 1px dotted #c5c5b9;
	margin-right: 20px;
	color: #333;
}

.user-contact li.user {background: url(img/icon-user.png) 0 50% no-repeat;}
.user-contact li.phone {background: url(img/icon-phone.png) 0 50% no-repeat;}
.user-contact li.email {background: url(img/icon-email.png) 0 50% no-repeat;}

.flyer-links {
	margin-top: 12px;
	height: 37px;
}

.border-link {
	padding: 1px;
	height: 28px;
	line-height: 28px;
	border-radius: 2px;
	display: inline-block;
	text-shadow: 0px 1px 0px rgba(83, 68, 31, 0.3);
	background-image: -moz-linear-gradient( 90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.34), inset 0px 2px 0px 0px rgba(255, 227, 146, 0.004);
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.border-link.inactive {
	filter: grayscale(100%);
}

.border-link:hover {
	color: #fff;
	background: #ff7900;
}

.border-link span {
	display: block !important;
	padding: 0 20px;
	text-shadow: 0px 1px 0px rgba(83, 68, 31, 0.3);
	background-image: -moz-linear-gradient( 90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.34), inset 0px 2px 0px 0px rgba(255, 227, 146, 0.004);
}

.border-link:hover span {
	background: #ff7900;
}

.border-link:active {
	text-shadow: 0px -1px 0px rgba(83, 68, 31, 0.3);
	background-image: -moz-linear-gradient( -90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	background-image: -ms-linear-gradient( -90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	box-shadow: 0px -1px 1px 0px rgba(0, 0, 0, 0.34), inset 0px 2px 0px 0px rgba(255, 227, 146, 0.004);
}

.border-link:active span {
	text-shadow: 0px -1px 0px rgba(83, 68, 31, 0.3);
	background-image: -moz-linear-gradient( -90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
	background-image: -ms-linear-gradient( -90deg, rgb(255,121,0) 0%, rgb(255,183,85) 100%);
}


a.all-link {
	display: inline-block;
	padding-right: 20px;
	position: relative;
}

a.all-link:after {
	content: '';
	width: 6px;
	height: 11px;
	position: absolute;
	right: 0; top: 50%;
	margin-top: -5px;
	background: url(img/category-list-spin.png) no-repeat;
}

.flyer-links a.all-link {
	float: right;
	margin-top: 5px;
}

.carousel {
	position: relative;
	overflow: hidden;
}

.carousel > ul {
	width: 20000em;
	position: relative;
}

.ads-carousel > ul > li {
	width: 560px;
	float: left;
}

.ads-carousel-container {
	position: relative;
}

/*== news ========================================*/

.template-two .news-block .item {margin-bottom: 20px;}

.template-two .news-block .date {margin-bottom: 5px;}

.template-two .news-block .link {font-size: 14px;}

.news-block .item {
	position: relative;
	margin-bottom: 10px;
}

.news-block .item .link {
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c5c5b9;
}

.date {
	font-style: italic;
	font-size: 11px;
	color: #c5c5b9;
	padding-left: 22px;
	background: url(img/icon-date.png) 0 3px no-repeat;
}

.block-c .date {
	color: #898989;
	margin-bottom: 15px;
}

.foto-block{float:left;  margin-right: 10px;}

.foto-block .dop-foto{width:225px;}

.foto-block .dop-foto li{display:inline; margin-right: 1px;}
/*== service-block ========================================*/

.service-block {
	margin-top: 50px;
}

.service-block .item {
	padding-left: 75px;
	min-height: 60px;
	margin-bottom: 20px;
	position: relative;
}

.service-block .item .link {
	font-size: 14px;
	font-weight: bold;
}

.service-block .item .image {
	position: absolute;
	width: 58px;
	height: 58px;
	position: absolute;
	left: 0; top: 0;
	background: url(img/service-block-image.png) no-repeat;
}

.service-block .item.image1 .image { background-position: 0 0px;}
.service-block .item.image2 .image { background-position: 0 -58px;}
.service-block .item.image3 .image { background-position: 0 -116px;}
.service-block .item.image4 .image { background-position: 0 -174px;}

.template-one .service-block {
	margin-top: 0;
}

.template-one .service-block .item {
	float: left;
	width: 33px;
	width: 204px;
	border-right: 1px dotted #c5c5b9;
	padding-right: 20px;
	margin-right: 20px;
}

.template-one .service-block .item.last {
	border-right: 1px dotted transparent;
	margin-right: 0;
}

/*== video-block ========================================*/

span.icon-yt {
	display: inline-block;
	text-indent: -9999px;
	background: url(img/icon-youtube.png) no-repeat;
	width: 73px;
	height: 29px;
	vertical-align: top;
}

.index-page .video-block {
	background: #fff;
	border-radius: 4px;
	padding: 3px;
	width: 300px;
	height: 310px;
	position: relative;
}

.video-jcarousel li {
	width: 300px;
	height: 310px;
	float: left;
}

.video-item a.image {
	width: 300px;
	height: 170px;
	text-align: center;
	overflow: hidden;
	border-radius: 2px;
	margin-bottom: 10px;
	display: block;
	position: relative;
}

.video-item a.image:after {
	content: '';
	width: 100%;
	height: 100%;
	background: url(img/icon-video.png) center center no-repeat;
	position: absolute;
	left: 0; top: 0;
}

.video-item .link {
	height: 40px;
	font-weight: bold;
	font-size: 14px;
	overflow: hidden;
	margin: 0 20px 10px 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #c5c5b9;
}

.video-item .text {
	margin: 0 20px;
	overflow: hidden;
	height: 60px;
}

.video-block a.next-button {
	right: -14px; top: 75px;
}

.video-block a.prev-button {
	left: -14px; top: 75px;
}

/*== breadcrumbs ========================================*/

.breadcrumbs {
	font-size: 11px;
	text-transform: lowercase;
	vertical-align: top;
	float: left;
}

.breadcrumbs a,
.breadcrumbs span {
	display: inline-block;
	margin-right: 6px;
	vertical-align: middle;
	height: 20px;
}

.breadcrumbs a.home {
	width: 16px;
	background: url(img/icon-home.png) 0 50% no-repeat;
	text-indent: -9999px;
}

.breadcrumbs span, .breadcrumbs a.last {
	color: #7f7f7f;
	cursor: default;
}

.breadcrumbs span.arrow {
	background: url(img/breadcrumbs-arrow.png) 0 50% no-repeat;
	width: 16px;
}

.breadcrumbs i {
	font-style: normal;
}

/*== head ========================================*/

.head {
	border-bottom: 1px solid #c5c5b9;
	margin-bottom: 20px;
	padding-right: 130px;
	position: relative;
}

.head.head--b {
	padding-bottom: 0;
	border: none;
}

.head.head--b h1 {margin: 0;}

.head h1 {
	display: inline-block;
}

.head span {
	font-size: 14px;
	color: #7f7f7f;
	margin-left: 7px;
}

.head a.return {
	position: absolute;
	right: 0; top: 8px;
}

/*== catalog-dynamic ========================================*/

.catalog-dynamic > li {
	margin-bottom: 20px;
}

.name-category {
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #c5c5b9;
	margin-bottom: 5px;
	height: 58px;
	overflow: hidden;
	position: relative;
}

.name-category a {
	color: #333;
	font-weight: bold;
}

.name-category a span {
	color: #c5c5b9;
	font-weight: normal;
	font-size: 11px;
	margin-left: 5px;
	text-decoration: none;
}

.sub-catalog {
	height: 95px;
	overflow: hidden;
}

.sub-catalog li {
	background: url(img/submenu-li.png) 8px 4px no-repeat;
	margin-bottom: 5px;
}

.show-more {
	font-size: 11px;
	border-top: 1px solid #c5c5b9;
	padding-top: 5px;
	margin-top: 5px;
}

.show-more a {color: #23a512;}

.show-more a:hover {color: #efb821;}

.catalog-dynamic.cat li:hover .item-tovar {
	position: absolute;
	left: 0;
	top: 0;
	height: auto;
	min-height: 370px;
	z-index: 100;
}

.catalog-dynamic li:hover .sub-catalog {
	height: auto;
}

/*== recently-block ========================================*/

.recently {
	position: relative;
}

.recently-block {
	position: relative;
	width: 1183px;
}

.recently-block-container {
	height: 210px;
	position: relative;
	padding: 3px;
	margin-left: -3px;
}

.recently-block-container ul li {
	float: left;
	width: 130px;
	height: 210px;
	margin-right: 20px;
}

.tovar-item-m {
	width: 110px;
	height: 190px;
	border-radius: 4px;
	padding: 10px;
	background: #fff;
	display: block;
	box-shadow: 0 0 0 3px transparent;
	transition: box-shadow 0.2s ease;
	position: relative;
}

.tovar-item-m:hover {
	box-shadow: 0 0 0 3px #efb821;
}

.tovar-item-m .image {
	width: 110px;
	height: 110px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
}

.tovar-item-m .link {
	font-size: 11px;
	line-height: 15px;
	height: 30px;
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
}

.tovar-item-m .link:after {
	content: '';
	position: absolute;
	right: 0; bottom: 0;
	width: 10px;
	height: 20px;
	box-shadow:inset -5px 0px 28px 0px #fff;
	z-index: 2;
}

.tovar-item-m .cena {
	font-size: 14px;
	color: #333;
	border-top: 1px dotted #c5c5b9;
	padding-top: 8px;
/*	text-align: right;*/
	display: inline-block;
	margin-bottom: 5px;
	background: url(img/rubl-m.png) 100% 13px no-repeat;
	padding-right: 15px;
}

.other-block .tovar-item-m {
	width: 126px;
	padding: 10px 8px 10px 78px;
	height: auto;
	margin-left: 3px;
	margin-bottom: 10px;
}

.other-block .tovar-item-m .image {
	position: absolute;
	left: 10px; top: 10px;
	width: 60px;
	height: 60px;
	margin: 0;
}

.other-block {
	position: relative;
	margin-top: 50px;
}

.other-list-tovar li {
	width: 220px;
	float: left;
}

.other-list-tovar {
	padding: 5px 0;
}

/*== sorting-block ========================================*/

.sorting-block {
	border-radius: 4px;
	background-color: #EFEFEF;
	border: solid 3px #fff;
	background-image: -webkit-linear-gradient(bottom, #e6e6e6, #f9f9f9);
	background-image: -moz-linear-gradient(bottom, #e6e6e6, #f9f9f9);
	background-image: -o-linear-gradient(bottom, #e6e6e6, #f9f9f9);
	background-image: linear-gradient(to top, #e6e6e6, #f9f9f9);
	height: 30px;
	padding: 20px;
	margin-bottom: 20px;
	position: relative;
}

.sorting-list.search > li {
	width: 406px;
}

.sorting-list.search > li:first-child {
	width: 446px;
}

.sorting-list.search .sort-drop-block {
	width: 250px;
}

.search > li:first-child .sort-drop-block {
	width: 310px;
}

.sorting-list > li:first-child {
	border-left: 1px dotted transparent;
	padding-left: 0;
	margin-left: 0;
	width: 255px;
}

.sorting-list > li {
	width: 278px;
	float: left;
	border-left: 1px dotted #c5c5b9;
	line-height: 30px;
	height: 30px;
	padding-left: 20px;
	margin-left: 20px;
	font-size: 12px;
	position: relative;
}

.sorting-list > li > em,
.sorting-list > li > a,
.sorting-list > li > span {
	margin-right: 10px;
	float: left;
}

.sorting-list li span {
	color: #000;
	font-weight: bold;
}

.sorting-list li span,
.sorting-list li a {
	font-size: 14px;
}

.sort-drop-block {
	float: left;
	border: 1px solid #c5c5b9;
	height: 28px;
	border-radius: 2px;
	width: 135px;
	background: url(img/sort-drop-block.png) 100% 0 no-repeat;
	padding: 0 40px 0 10px;
	cursor: pointer;
	line-height: 28px;
	position: relative;
}

.sort-drop-block p {
	width: 100%;
	height: 30px;
	white-space: nowrap;
	overflow: hidden;
	color: #333;
}

.drop {
	border: 1px solid #c5c5b9;
	position: absolute;
	width: 100%;
	left: -1px; top: -6px;
	border-radius: 2px;
	background: #fff;
	z-index: 10;
	padding: 5px 0;
	display: none;
}

.drop li a {
	display: block;
	background: #fff;
	padding: 0 10px;
	font-size: 12px;
	transition: background 0.2s ease;
	color: #333;
}

.drop li a:hover {
	background: #008EC1;
	color: #fff;
}

/*== navigation-block ========================================*/

.navigation-block {
	background: #fff;
	border-radius: 4px;
	position: relative;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 100%;
}

.navigation-arrows {
	position: relative;
	height: 50px;
}

.navigation-block .nav-current-page,
.navigation-block a.page-list {
	display: inline-block;
	font-size: 18px;
	margin: 0 10px;
}

.navigation-block .nav-current-page {
	color: #b3b3b3;
}

.navigation-block a.arrow_left,
.navigation-block a.arrow_right {
	position: absolute;
	top: 13px;
	line-height: 24px;
}

.navigation-block a.arrow_left {
	padding-left: 40px;
	left: 20px;
}

.navigation-block a.arrow_right {
	padding-right: 40px;
	right: 20px;
}

.navigation-block a.arrow_left:after,
.navigation-block a.arrow_right:after {
	content: '';
	position: absolute;
	top: 0;
	width: 24px;
	height: 24px;
}

.navigation-block a.arrow_left:after {
	left: 0;
	background: url(img/slider-navigation.png);
}

.navigation-block a.arrow_right:after {
	right: 0;
	background: url(img/slider-navigation.png) -24px 0;
}

.navigation-block a.arrow_left:hover:after {background-position: 0 -24px;}
.navigation-block a.arrow_left:active:after {background-position: 0 -48px;}

.navigation-block a.arrow_right:hover:after {background-position: -24px -24px;}
.navigation-block a.arrow_right:active:after {background-position: -24px -48px;}

/*== card-block ========================================*/

.card {
	margin-bottom: 30px;
}

.card em {
	color: #b3b3b3;
	display: block;
}

.template-one .stock-carousel{
	width: 940px;
}

.card .description {
	font-size: 11px;
	padding: 10px 0;
}

.card-param li {
	color: #b3b3b3;
	position: relative;
	padding-left: 135px;
	font-size: 12px;
	/*margin-bottom: 10px;*/
}

.card-param li em {
	position: absolute;
	left: 0; top: 0;
}

.card-param li span {
	color: #333;
	margin-right: 5px;
}

.cena-block {
	padding: 12px 0;
	border-bottom: 1px dotted #c5c5b9;
	margin-bottom: 10px;
	position: relative;
	line-height: 25px;
}

.cena-block .cena {
	font-size: 22px;
	color: #333;
	padding-right: 20px;
	background: url(img/rubl-b.png) 100% 5px no-repeat;
	float: left;
}

.cena-block a.sale-block {
	display: block;
	float: right;
	font-size: 11px;
	padding-left: 45px;
	background: url(img/icon-sale.png) 0 50% no-repeat;
	width: 50px;
	line-height: 12px;
}

.cena-block .old-cena {
	font-size: 16px;
	text-decoration: line-through;
}

.param-block .old-cena {
	color: #b3b3b3;
	text-decoration: line-through;
	position: absolute;
	right: 0; top: 8px;
	line-height: 20px;
}

/*.card .quantity,
.basket-table .quantity {
	width: 50px;
}*/

.card .in-basket-block {height: auto;}

a.in-busket-big {
	width: 139px;
	height: 45px;
	display: block;
	background: url(img/in-busket-big.png);
}

a.in-busket-big:hover { background-position: 0 -45px; }
a.in-busket-big:active { background-position: 0 -90px; }

.like-like {
	padding-top: 15px;
	border-top: 1px solid #c5c5b9;
	position: relative;
	margin-top: 15px;
}

.like-like .catalog-sb-item {
	display: block;
	float: left;
	width: 140px;
}

.slider-tovar-block {
	position: relative;
	min-height: 310px
}

.pagination-tovar {
	float: left;
	width: 60px;
	margin-right: 20px;
}

.image-tovar-block {
	width: 260px;
	height: 260px;
	position: relative;
	float: right;
	overflow: hidden;
	padding: 10px;
}

.image-tovar-block .slide {
	position: absolute;
	width: 260px;
	height: 260px;
	left: 10px; top: 10px;
	z-index: 1;
	opacity: 0;
	transition: opacity 0.5s ease;
}

.image-tovar-block .slide.active {
	z-index: 10;
	opacity: 1;
}

.pagination-tovar li {
	cursor: pointer;
	width: 60px;
	height: 60px;
	margin-bottom: 12px;
	box-shadow: 0 0 0 1px #c5c5b9;
	border-radius: 2px;
	transition: box-shadow 0.2s ease;
}

.pagination-tovar li.active,
.pagination-tovar li:hover {
	box-shadow: 0 0 0 3px #fdc93b;
}

.characteristic-pagination {
	height: 50px;
}

.characteristic-pagination li {
	height: 37px;
	border-top: 3px solid transparent;
	border-radius: 4px;
	background: #fff;
	font-size: 12px;
	font-weight: bold;
	color: #1c77a5;
	float: left;
	padding: 0 15px;
	margin-right: 9px;
	line-height: 37px;
	cursor: pointer;
}

.characteristic-pagination li.active {
	color: #333;
	border-top: 3px solid #f4bf2a;
	height: 50px;
	border-radius: 4px 4px 0 0;
}

.characteristic-tabs .ch-tab {
	padding: 20px;
	background: #fff;
	border-radius: 0 4px 4px 4px;
	display: none;
}

.characteristic-tabs .ch-tab.active {
	display: block;
}

.characteristic-tabs .ch-tab iframe {
	max-width: 100%;
}

/*== certificates ========================================*/

.sert-block {
	margin: 0 -10px -10px -10px;
}

.sert-item {
	display: block;
	float: left;
	width: 108px;
	height: 160px;
	border: 3px solid transparent;
	background-color: #fff;
	margin: 0 5px 10px 5px;
	overflow: hidden;
	padding: 5px;
	border-radius: 4px;
	transition: all 0.2s ease;
}

.sert-item:hover {
	border: 3px solid #EFB821;
}

.sert-item-container {
	width: 108px;
	height: 160px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

/*== service-block========================================*/

.service-block li:first-child {
	border-top: 1px dotted transparent;
}

.service-block li {
	border-top: 1px dotted #c5c5b9;
	padding: 10px 0 10px 80px;
	position: relative;
	min-height: 45px;
}

.service-block li h3 {margin-bottom: 5px;}

.service-block li .icon {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 0; top: 10px;
	background: url(img/icon-service.png) no-repeat;
}
/*== basket ========================================*/

.basket-table {
	width: 100%;
	border-bottom: 1px solid #c5c5b9;
}

.basket-table th.th-photo {width: 140px;}
.basket-table th.th-name {width: 280px;}
.basket-table th.th-money {width: 160px;}
.basket-table th.th-option {width: 120px;}
.basket-table th.th-del {width: 40px;}

.basket-table th {
	color: #b3b3b3;
	font-style: italic;
	font-weight: normal;
	border-bottom: 1px solid #c5c5b9;
	height: 40px;
	padding-left: 20px;
	text-align: left;
}

.basket-table td {
	padding: 10px 0 10px 20px;
	font-size: 18px;
	color: #333;
	border-bottom: 1px dotted #c5c5b9;
}

.basket-table td .no-photo {
	width: 130px;
	height: 130px;
}

.basket-table a.link {font-size: 14px;}

.basket-table span.article {
	display: block;
	font-size: 10px;
	color: #b3b3b3;
}

.basket-table .cena {
	background: url(img/rubl.png) 100% 1px no-repeat;
	padding-right: 17px;
	display: inline;
}

.basket-table .weight {
	background: url(img/weight-big.png) 0 5px no-repeat;
	padding-left: 15px;
	color: #b3b3b3;
}

.basket-table .weight span {
	color: #333;
}

.basket-table a.delete, .user-table a.delete {
	display: block;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	background: url(img/icon-del.png) 0 0 no-repeat;
}

.basket-table a.delete:hover {background-position: 0 -20px;}

.basket-table .in-basket-block {
	position: relative;
}


/*== full-block ========================================*/

.full-block {
	padding: 20px 20px 0 20px;
	position: relative;
	color: #b3b3b3;
}

.number-card {
	float: left;
	width: 590px;
}

.total-cena {
	float: right;
	width: 300px;
}

.checkin-block {
	float: left;
	width: 190px;
}

a.reload {
	float: left;
	width: 75px;
	padding-left: 30px;
	margin-left: 15px;
	background: url(img/icon-reload.png) 0 4px no-repeat;
	font-size: 11px;
	line-height: 12px;
	margin-top: 2px;
}

.input,
.textarea {
	margin-bottom: 15px;
}


.input input,
.textarea textarea {
	width: 100%;
	height: 30px;
	padding: 5px;
	box-shadow: inset 0 1px #c5c5b9;
	border-radius: 2px;
	background: #f3f3f3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	border: none;
	font-family: verdana;
}

.textarea textarea {height: 90px;}

.input input:focus,
.textarea textarea:focus {
	box-shadow: inset 0 1px #ff7900, 0 0 3px 1px #ff7900;
}

.input.error input,
.textarea.error textarea {
	box-shadow: 0 0 0 2px #ff0000, inset 0 1px #c5c5b9;
	color: #f00;
}

.input.crd {
	width: 130px;
	float: left;
}

.total-param li {
	position: relative;
	padding-left: 150px;
	margin-bottom: 5px;
	color: #b3b3b3;
}

.total-param li span {color: #333;}

.total-param li em {
	width: 130px;
	margin-right: 20px;
	text-align: right;
	position: absolute;
	left: 0; bottom: 0;
	color: #b2b2b2;
}

.total-param .full-cena {
	font-size: 22px;
	color: #333;
	padding-right: 20px;
	background: url(img/rubl-b.png) 100% 5px no-repeat;
	display: inline-block;
}

.total-param .discont {color: red;}

a.checkin {
	width: 139px;
	height: 45px;
	display: block;
	background: url(img/checkin.png) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 5px;
}

a.checkin:hover {background-position: 0 -45px;}
a.checkin:active {background-position: 0 -90px;}

a.clear-trash {
	font-size: 11px;
	padding-left: 15px;
	background: url(img/icon-clean-basket.png) 0 2px no-repeat;
	line-height: 10px;
}

a.clear-trash:hover {background-position: 0 -18px;}

.ok {
	color: #23a512;
	padding-bottom: 10px
}

/*== ordering ========================================*/

.left--ord {
	float: left;
	width: 700px;
	margin-right: 40px;
}

.right--ord {
	float: left;
	width: 400px;
}

.form h3 {
	border-bottom: 1px dotted #c5c5b9;
	padding-bottom: 15px;
}

.box--form {
	width: 220px;
	float: left;
	margin-right: 20px;
}

.form label {
	display: inline-block;
	font-size: 12px;
	font-style: italic;
	color: #b3b3b3;
	margin-bottom: 5px;
}

.form label span {
	color: #ff7900;
	font-size: 14px;
}

.ordering .form label > span {
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 12px;
	line-height: 14px;
	border-radius: 6px;
	text-align: center;
	font-size: 10px;
	font-family: Arial;
	color: #666;
	background: #f2f2f2;
	cursor: pointer;
	box-shadow: 0 1px 1px #555;
	margin-top: -2px;
	position: relative;
}

.ordering .form label > span:hover .span_popup {
	opacity: 1;
	visibility: visible;
	bottom: 30px;
}

.span_popup {
	position: absolute;
	width: 220px;
	left: -110px; bottom: 20px;
	background-color: #F7B808;
	z-index: 10;
	text-align: left;
	font-family: verdana;
	padding: 10px;
	border-radius: 5px;
	font-size: 12px;
	line-height: 16px;
	color: #645121;
	font-weight: bold;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease;
	background-image: -webkit-linear-gradient(bottom, #F7B808, #ffcb3f);
	background-image: -moz-linear-gradient(bottom, #F7B808, #ffcb3f);
	background-image: -o-linear-gradient(bottom, #F7B808, #ffcb3f);
	background-image: linear-gradient(to top, #F7B808, #ffcb3f);
}

.span_popup:after {
	content: '';
	position: absolute;
	left: 50%; bottom: -10px;
	margin-left: -13px;
	border-left: 10px solid transparent;
   border-right: 10px solid transparent;
   border-top: 10px solid #F7B808;
}

.radio-block {margin-bottom: 15px;}

.radio-block input[type="radio"]{
	display: none;
}

.radio-block input[type="radio"]:checked+label.radio:after {
	background-position: 0 -34px;
}

.form label.radio {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	font-style: normal;
	position: relative;
	padding-left: 30px;
}

.form label.radio:after {
	content: '';
	width: 17px;
	height: 17px;
	position: absolute;
	left: 0; top: 2px;
	background: url(img/radio-button.png);
}

.radio-block em {
	display: block;
	padding-left: 30px;
}

.ordering-button {
	border-top: 1px solid #c5c5b9;
	padding-top: 15px;
}

.form .border-link {
	border: none;
	height: 41px;
	width: 100%;
	line-height: 41px;
	font-family: verdana;
	text-align: center;
}

.form .border-link::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.form .border-link i {
	display: inline-block;
	position: relative;
	font-style: normal;
	background: url(img/icon-cash.png) 0 10px no-repeat;
	padding-left: 35px;
}

table.global {
	width: 100%;
	border: 2px solid #fff;
	background: #fff;
	margin-bottom: 18px;
}

table.global th {
	height: 40px;
	background: url(img/table-bg.png) repeat-x;
	font-size: 11px;
	color: #333;
	padding: 0 10px;
}

table.global td {
	border-bottom: 1px dotted #c5c5b9;
	padding: 10px;
	vertical-align: top;
	text-align: center;
}

/*== b--menu-link========================================*/

.b--menu-link {
	width: 238px;
	text-align: center;
	position: relative;
	box-shadow: none;
	position: relative;
}

.b--menu-link:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(img/b--menu-link.png) 50% 13px no-repeat;
	left: 0; top: 0;
}

.b--menu.open .b--menu-link:after {
	background-position: 50% -32px;
}

.b--menu {
	position: relative;
	width: 246px;
	padding-right: 20px;
	vertical-align: top;
	margin-top: -5px;
	height: 36px;
	float: left;
}

.b--menu .category-list-block {
	position: absolute;
	left: 0; top: 0;
	z-index: 50;
	width: 240px;
	height: 30px;
}

.b--menu.open .category-list-block {height: auto;}

.b--menu .category-list {
	position: relative;
	top: -9999px;
}

.b--menu.open .category-list {top: 0;}

.shadow--menu {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 49;
	left: 0; top: 0;
	display: none;
}

/*== contact ========================================*/

.contact--l {
	width: 620px;
	float: left;
	margin-right: 20px;
}

.contact--r {
	float: left;
	width: 540px;
}

.map {
	width: 530px;
	height: 640px;
	border-radius: 4px;
	background: #fff;
	border: 3px solid #fff;
	overflow: hidden;
}

.send-massege-block {
	border-radius: 6px;
	background: url(img/contact-bg.png);
	padding: 3px;
	width: 600px;
}

.send-masseg {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 2px rgba(0,0,0,.2);
	padding: 20px;
}

.send-masseg .box--form { width: 270px;}

.form .captcha .input { width: 105px;}

.form .captcha {position: relative;}

.form .captcha img {
	position: absolute;
	right: 0; bottom: 0;
	height: 30px;
}

.contacy--list {
	padding-left: 190px;
	margin-bottom: 30px;
}

.contacy--list li {
	padding-left: 35px;
	margin-bottom: 15px;
	position: relative;
	color: #333;
	min-height: 20px;
}

.contacy--list li em {
	width: 195px;
	position: absolute;
	text-align: right;
	left: -200px;
	top: 0;
	font-size: 12px;
	color: #808080;
}

.contacy--list li.icon-adress {background: url(img/icon--home.png) 0 2px no-repeat;}
.contacy--list li.icon-phone {background: url(img/icon--phone.png) 0 2px no-repeat;}
.contacy--list li.icon-fax {background: url(img/icon--fax.png) 0 2px no-repeat;}
.contacy--list li.icon-email {background: url(img/icon--email.png) 0 2px no-repeat;}
.contacy--list li.icon-time {background: url(img/icon--time.png) 0 2px no-repeat;}

/*== video--block ========================================*/

.video--block .video-item {
	background: #fff;
	border-radius: 4px;
	padding: 3px;
	width: 380px;
	height: 340px;
	position: relative;
	float: left;
	margin: 0 11px 11px 0;
}

.video--block .video-item .image {
	width: 380px;
	height: 214px;
}

.video--block .video-item .link {
	height: 20px;
}

.template-three .video-item {
	background: #fff;
	border-radius: 4px;
	padding: 3px;
	width: 300px;
	margin: 0 0 12px -3px;
	height: 310px;
}

.block-c .video iframe {
	width: 820px;
	border-radius: 4px;
	background: #fff;
	padding: 3px;
	margin: 0 0 18px -3px;
	overflow: hidden;
	width: 820px !important;
	height: 615px !important;
}

/*== overlay ========================================*/

#recall .overlay-block {width: 300px;}

#history .overlay-block {width: 860px;}

#successful .overlay-block {width: 620px;}

#not-login .overlay-block, #not-login-user .overlay-block {width: 601px;}

#login .overlay-block {width: 300px;}

.overlay-block.faq--form {
	margin: 0 0 0 -3px;
}

.overlay {
	position: fixed;
	left: 0; top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 1000;
	text-align: center;
	line-height: 20px;
	display: none;
}

.overlay-block {
	margin: 100px 0;
	display: inline-block;
	text-align: left;
	border-radius: 6px;
	background: rgba(255,255,255,0.3);
	padding: 3px;
}

.overlay-block.send {background: url(img/contact-bg.png);}

.overlay-content {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 2px rgba(0,0,0,.2);
	padding: 20px;
	position: relative;

}

.overlay-content .title {
	font-size: 22px;
	border-bottom: 1px solid #c5c5b9;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.enter.overlay-content {padding: 0;}

.enter .title {
	padding: 20px 0;
	margin: 0 40px;
	border-bottom: 1px solid #c5c5b9;
}

.enter .text {
	padding: 20px 40px;
	color: #808080;
	font-size: 12px;
	line-height: 20px;
	min-height: 95px;
}

#successful .enter .text {
	background: url(img/image-phone.jpg) 40px 15px no-repeat;
	padding: 20px 40px 20px 160px;
}

.enter .ordering-button {
	background: #f3f3f3;
	padding: 20px 40px 5px 40px;
	border-top: 1px solid #dcdcd6;
	text-align: center;
}

.enter .ordering-button .border-link {
	width: 100%;
	height: 40px;
	line-height: 40px;
}


span.close {
	display: block;
	position: absolute;
	right: 20px; top: 23px;
	background: url(img/close.png);
	width: 24px;
	height: 24px;
	cursor: pointer;
}

span.close:hover {background-position: 0 -24px;}
span.close:active {background-position: 0 -48px;}

.enter span.close {right: 40px;}

.overlay-content .border-link {margin-bottom: 15px;}

.time-block span,
.time-block .input {
	float: left;
	margin-right: 10px;
}

.time-block .input {width: 92px;}

.time-block span {
	color: #b3b3b3;
	padding-top: 12px;
	font-size: 14px;
}

#not-login .enter .ordering-button {
	float: left;
	width: 220px;
	background: none;
	margin-top: 25px;
	border: none;
}


#not-login .form {
	float: left;
	width: 300px;
}

#not-login .enter .ordering-button.bottom {
	width: 520px;
	border-top: 1px solid #dcdcd6;
	background: #f3f3f3;
}

/*== user-personal ========================================*/

.user-personal .box--form {
	margin-right: 60px;
}

.user-personal .box--form.pr {
	width: 340px;
}

.dotted {
	border-bottom: 1px dotted #c5c5b9;
	height: 1px;
	margin-bottom: 15px;
}

.user-personal .ordering-button {
	padding: 0;
	border: none;
	float: right;
}

.user-table .cena {
	color: #333;
	font-size: 18px;
	background: url(img/rubl.png) 100% 1px no-repeat;
	padding-right: 17px;
	display: inline;
}

.user-table td,
.user-table th {
	text-align: left !important;
	color: #999;
}

.global.user-table {
	border: none;
}

.status.done {
	color: #23a512;
}

.status.canceled {
	color: #f00;
}

.user-table .content {
	display: none;
}

a.more-button {
	text-decoration: none;
	border-bottom: 1px dotted #1c77a5;
	position: relative;
	display: inline-block;
}

a.more-button:hover {border-bottom: 1px dotted #efb821;}

a.more-button:after {
	content: '';
	width: 24px;
	height: 24px;
	background: url(img/slider-navigation.png) -24px 0;
	position: absolute;
	right: -35px; top: 0;
}

#history .user-table th:first-child {
	width: 65%;
}

.user-table span.article {
	display: block;
	font-size: 9px;
	color: #b3b3b3;
}

.table-tovar {
	padding-left: 40px;
	position: relative;
	min-height: 30px;
}

.table-tovar .image {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0; top: 0;
}

#history .total-cena {
	float: right;
	padding-right: 30px;
}

/*== subscribe ========================================*/

.subscribe .checkbox-block {
	margin-top: 10px;
}

.checkbox-block input[type="checkbox"]{
	display: none;
}

.checkbox-block input[type="checkbox"]:checked+label.checkbox:after,
.checkbox-block.check label.checkbox:after {
	background-position: 0 -28px;
}

.checkbox-block label.checkbox {
	display: block;
	font-size: 12px;
	color: #333;
	font-style: normal;
	position: relative;
	padding-left: 25px;
}

.checkbox-block label.checkbox:after {
	content: '';
	width: 15px;
	height: 14px;
	position: absolute;
	left: 0; top: 4px;
	background: url(img/checkbox.png);
}

.form .box--form.sr {
	width: 285px;
}

.subscribe .ordering-button {
	border-top: none;
	padding-top: 0;
	text-align: right;
}

.subscribe .ordering-button button.border-link {
	width: 220px;
}

/*== ad ========================================*/

.ad {margin-bottom: 20px;}

.left--ad {
	width: 500px;
	float: left;
	margin-right: 60px;
}

.right--ad {
	width: 340px;
	float: left;
}

.ad .box--form {margin-right: 60px;}

.left--ad label.checkbox {
	color: #b3b3b3;
	margin-bottom: 15px;
}

.ad .captcha {
	width: 270px;
	float: left;
	margin-bottom: 20px;
}

.ad .captcha .input {margin: 0;}

.ad .ordering-button {
	float: right;
	border-top: none;
}

.ad .right--ad label.checkbox {
	color: #1c77a5;
	font-size: 12px;
	margin-bottom: 10px;
}

/*== slide-up ========================================*/

.slide-up span {
	font-size: 14px;
	color: #0063a4;
	font-weight: bold;
	border-bottom: 1px dotted #0063a4;
}

.slide-up {
	cursor: pointer;
	line-height: 24px;
	position: relative;
	height: 24px;
}

.slide-up:after {
	content: '';
	background: url(img/down-arrow.png) 0 0 no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	right: 0; top: 0;
}

.slide-up:hover:after {background-position: 0 -24px;}
.slide-up:active:after {background-position: 0 -48px;}

.open .slide-up:after {background-position: -24px -24px;}
.open .slide-up:hover:after {background-position: -24px -24px;}
.open .slide-up:active:after {background-position: -24px -48px;}

.faq-text {
	padding: 20px;
	background: #f4f4f4;
	border-radius: 3px;
	margin-top: 10px;
	font-size: 12px;
	font-style: italic;
	color: #7f7f7f;
	position: relative;
	display: none;
}

.faq-text:after {
	content: '';
	width: 13px;
	height: 6px;
	background: url(img/faq-spin.png);
	position: absolute;
	left: 20px; top: -6px;
}

/*== login-social ========================================*/

.bx-ss-button {
	display: block;
	width: 221px;
	height: 40px;
	margin-bottom: 10px;
	background: url(img/social-join.png);
}

.enter .ordering-button span {display: none;}

.bx-ss-button.facebook-button {background-position: 0 0; }
.bx-ss-button.facebook-button:hover {background-position: 0 -40px; }
.bx-ss-button.facebook-button:active {background-position: 0 -80px; }

.bx-ss-button.twitter-button {background-position: 0 -120px; }
.bx-ss-button.twitter-button:hover {background-position: 0 -160px; }
.bx-ss-button.twitter-button:active {background-position: 0 -200px; }

.bx-ss-button.vkontakte-button {background-position: 0 -240px; }
.bx-ss-button.vkontakte-button:hover {background-position: 0 -280px; }
.bx-ss-button.vkontakte-button:active {background-position: 0 -320px; }

#uLogin {
	display: block;
	width: 221px;
	margin: 0 auto;
}

#not-login #uLogin {
	position: absolute;
	right: 40px;
	top: 105px;
	padding: 0;
	background: none;
}

/*== not-login ========================================*/

/*.left--n {
	float: left;
	width: 300px;
}

.text--r {
	padding-bottom: 15px;
	text-align: left;
	color: #808080;
	font-size: 12px;
}

.login-social-block {
	margin-top: 25px;
}*/

/*== filter ========================================*/

.filter .checkbox-block label {
	margin-bottom: 10px;
	color: #1c77a5;
	font-size: 12px;
}

.reset-filter-block {
	border-top: 1px dotted #c5c5b9;
	margin-top: 15px;
	padding-top: 10px;
	padding-left: 20px;
}

.reset-filter-block a.clear-trash {
	color: #23a512;
	background-position: 0 -38px;
}

#adv_search input[id^=check_sect_] {
	display: none;
}

/*== filter-search-block ========================================*/

.filter-search-block {
	margin-bottom: 20px;
	height: 67px;
	margin-left: -3px;
}

.filter-search {
	background: #F0F0F0 url(img/filter-search.png) repeat-x;
	border-radius: 4px;
	border: solid 3px #fff;
	padding: 15px 130px 15px 20px;
	position: relative;
	height: 29px;
	width: 430px;
	float: left;
}

.filter-search button.search-button {
	right: 20px; top: 15px;
}

.filter-search .input-search {
	box-shadow: inset 0 1px #c5c5b9;
	width: 370px;
}

a.add-ads,
a.add-tender {
	display: block;
	width: 226px;
	height: 65px;
	float: right;
	background: url(img/add-ads.png);
	margin-right: -3px;
	text-indent: -9999px;
}

a.add-ads:hover,
a.add-tender:hover {
	background-position: 0 -65px;
}

a.add-ads:active,
a.add-tender:active {
	background-position: 0 -130px;
}

a.add-tender {background: url(img/add-tender.png);}

/*== 404 ========================================*/

.fourhundredfour-block {
	width: 800px;
	margin: 0 auto;
	color: #808080;
	line-height: 20px;
	font-size: 12px;
	position: relative;
	padding-top: 100px;
}

.fourhundredfour-block .image {
	height: 400px;
	background: url(img/404.png) 50% 0 no-repeat;
}

.coloumn--e {
	float: left;
	margin: 0 10px;
	width: 380px;
}

.fourhundredfour-block a {text-decoration: underline;}

/*== Footer ========================================*/

.footer-container {
	background: #4d4d4d;
}

.footer {
	margin: -220px auto 0;
	min-height: 220px;
	position: relative;
	color: #999;
	font-size: 11px;
	line-height: 15px;
}

.footer-container a {color: #fff;}

.footer-container a:hover {
	color: #fff;
	text-decoration: underline;
}

.footer-block {
	width: 1180px;
	margin: 0 auto;
	position: relative;
	height: 200px;
	padding: 30px 0 25px 0;
}

.center-footer {
	position: relative;
	float: left;
	margin: 0 20px;
	height: 165px;
	width: 700px;
}

.footer-left,
.footer-right {
	width: 220px;
	height: 165px;
	float: left;
}

.footer .logotype {
	height: 33px;
	width: 220px;
	background: url(img/logotype-footer.png);
	margin-bottom: 25px;
}

.footer .social {
	height: 26px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #666;
	margin-bottom: 25px;
}

.footer .social a {
	width: 26px;
	height: 26px;
	float: left;
	margin-right: 10px;
	background: url(img/social-footer.png);
}

.footer .social a.vk {background-position: 0 0;}
.footer .social a:hover.vk {background-position: 0 -26px;}

.footer .social a.youtube {background-position: -78px 0;width: 62px;}
.footer .social a:hover.youtube {background-position: -78px -25px;}

.footer .social a.facebook {background-position: -26px 0;}
.footer .social a:hover.facebook {background-position: -26px -26px;}

.footer .social a.twitter {background-position: -52px 0;}
.footer .social a:hover.twitter {background-position: -52px -26px;}

.footer .counter {
	float: left;
	margin-right: 5px;
	width: 88px;
	height: 31px;
}

.footer .footer-menu {
	font-size: 12px;
	margin-left: 80px;
	float: left;
	width: 220px;
	margin-right: 20px;
}

.footer .footer-menu li {
	margin-bottom: 13px;
}

.footer .footer-menu li span {
	color: #999;
	margin-right: 7px;
}

.footer .tags {
	width: 300px;
	float: left;
	height: 160px;
	overflow: hidden;
	color: #666;
	line-height: 20px;
}

.footer .recall-block {
	background: url(img/icon-recall-footer.png) 10px 0 no-repeat;
	font-size: 16px;

}

.footer .recall-link a {
	font-size: 11px;
	border-bottom: 1px dotted #fff;
}

.footer .recall-link a:hover {
	text-decoration: none !important;
}


.footer .recall-block,
.footer .adress,
.footer .mail {
	padding-left: 50px;
	margin-bottom: 10px;
}

a.cadesign {
	border-top: 1px dotted #666;
	padding: 20px 0 0 50px;
	min-height: 39px;
	display: block;
	background: url(img/cadesign.png) 100% 12px no-repeat;
	color: #999;
}

.copyright .text {
	float: left;
}

.counters {
	position: absolute;
	left: 132px;
	bottom: 65px;
	width: 88px;
	height: 31px;
}

/*== compare-table ========================================*/

.compare-table {max-width: 100%;}

.compare-table th:first-child {
	text-align: left;
}

.compare-table th {
	width: 160px;
	border-bottom: 1px dotted #C5C5B9;
	font-weight: normal;
}

.compare-table td {
	width: 150px;
	padding: 10px 10px 10px 0;
	vertical-align: top;
	border-bottom: 1px dotted #C5C5B9;
	line-height: 18px;
}


.compare-table .cena {
	background: url(img/rubl.png) 100% 1px no-repeat;
	padding-right: 17px;
	display: inline;
	font-size: 18px;
	color: #333;
}

.compare-table .weight {
	background: url(img/weight-big.png) 0 3px no-repeat;
	padding-left: 15px;
	color: #333;
}

/*== preload ========================================*/
.bx-core-waitwindow
{
	height: 100% !important;
	width: 100% !important;
	position: fixed;
	left: 0 !important;
	top: 0 !important;
	margin-left: 0;
	padding: 0 !important;
	z-index: 9999;
	border-radius: 0;
	box-shadow: none;
	background: rgba(255,255,255,0.6) url(img/preload.gif) 50% 50% no-repeat !important;
	text-indent: -9999px;
	overflow: hidden;
}

/*== messages ========================================*/
#message_stack_box
{
	position: fixed;
	top: 25px;
	right: 15px;
	width: 220px;
	text-align: center;
	z-index: 10000;
}

#message_stack_box .message
{
	background-color: #000000;
	background: rgba(0, 0, 0, .6);
	padding: 10px 0;
	margin-bottom: 10px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer;
}

/*== fancyBox v2.1.5 ========================================*/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('img/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('img/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('img/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
			border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

.text-block-li {
	padding: 20px 40px;
}

.btn-li li {
	width: 220px;
	margin: 0 40px 0 40px;
	height: 45px;
	float: left;
}

.btn-li li .border-link {
	width: 100%;
	text-align: center;
}

.btn-li li .border-link span {
	padding: 0;
}

.act-radio{
	border-radius: 2px;
	box-shadow: inset 0 1px #c5c5b9, 0 0 3px 1px #F7B808;

}

#uLogin {
	display: block;
}

/*== uslugi ========================================*/

.usluga-item {
	float: left;
	width: 293px;
	height: 80px;
	position: relative;
	padding-left: 100px;
	margin: 20px 0;
}

.usluga-item span {
	display: table-cell;
	vertical-align: middle;
	width: 293px;
	height: 80px;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #333;
}

.usluga-item .image {
	position: absolute;
	left: 0; top: 0;
	width: 80px;
	height: 80px;
}

/*== on_order ========================================*/

#on_order .name {
	font-weight: bold;
	margin-bottom: 10px;
	background: #f2f2f2;
	padding: 5px 10px;
	border-radius: 2px;
}

#on_order .cena-block {
	padding: 0 0 10px 0
}

#on_order .in-basket-block {
	margin-bottom: 20px;
}

#on_order .overlay-block {
	width: 300px
}

/*== info-panel ========================================*/

.info-panel {
	float: left;
	width: 590px;
}

.info-panel-main {
	float: left;
	border: 2px solid #ffb655;
	border-radius: 3px;
	/*padding: 10px 15px 10px 100px;
	background: #F8F8F8 url(img/info-panel.png) 20px 10px no-repeat;*/
	padding: 10px;
	position: relative;
	color: #888888;
	margin-bottom: 20px;
}

.info-panel-main.red {
	border-color: red;
	color: red;
}

.info-panel-main span {
	font-weight: bold;
}

.bnr-left,
.bnr-center {

overflow: hidden;
	margin: 20px 0;
	border-radius: 5px;
	box-shadow: 0 0 0 3px #EFB821;
}

.bnr-left img {
	width: 100%;
	display: block;
}

.bnr-center {
	width: 940px;
	height: 210px;
}

.bnr-text {
	height: 69px;
	font-size: 15px;
	line-height: 20px;
	color: #333;
	padding: 95px 15px 0 15px;
	position: relative;
}

.bnr-text img {
	position: absolute;
	left: 0; top: 0;
	z-index: -1;
}

.bnr-text a {text-decoration: underline;}

.hidden {
	width: 0;
	height: 0;
	opacity: 0;
	overflow: hidden;
}

.adcarry {
	margin-top: 25px;
	padding-top: 20px;
	width: 300px;
	border-top: 1px solid #333;
	float: right;
}

.adcarry.inside {
	border: none;
	margin: 0;
	padding: 0;
}

.adcarry-block {
	display: block;
	overflow: hidden;
	min-height: 205px;
	border: 3px solid #ffb900;
	background: #fff url(img/suppliers.jpg) no-repeat;
	border-radius: 3px;
}

.adcarry .link1 {
	display: block;
	height: 205px;
	line-height: 20px;
}
.adcarry .link2 {
	line-height: 10px;
	display: block;
	padding: 15px 18px;
	font-size: 14px;
	font-weight: bold;
}

.header-error {
	height: 60px;
	line-height: 22px;
	font-size: 14px;
	color: #ff0000;
}

.header-error span {
	height: 18px;
	display: inline-block;
	border-bottom: 1px solid #ff0000;
}

#catalog-banner-slider {
	position: relative;
	width: 940px;
	/*margin-left: -15px;*/
	/*padding: 0 15px;*/
	/*margin-bottom :15px;*/
	overflow: hidden;
	margin: 20px 0;
	border-radius: 5px;
	box-shadow: 0 0 0 3px #EFB821;
}

#catalog-banner-slider .slide {
	width: 940px;
	height: 210px;
	border-radius: 4px;
	overflow: hidden;
}

#catalog-banner-slider .slidesjs-pagination {
	display : none;
}

.order_completion {
	font-size: 15px;
}

/*== filter ========================================*/

.row:after, .row:before {display: table; content: ''; line-height: 0;}
.row:after {clear: both;}

.filter-block {
	margin: 20px 0;
	background: #fff;
	border-radius: 3px;
}

.filter-block__main {
	padding: 15px;
}

.filter-block .filter-block__main + .filter-block__main {
	border-top: 1px solid #E4E4E4;
}

.ch-box {
	margin: 10px 0;
}

.ch-check {display: none;}

.ch-label {
	display: block;
	line-height: 20px;
	padding-left: 30px;
	position: relative;
	font-size: 12px;
}

.ch-label:after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0; top: 0;
	background: url(img/ch.png) no-repeat;
}

.ch-check:checked + .ch-label:after {
	background-position: 0 -20px;
}

.center {
	text-align: center;
}

.filterbar-table td {
	vertical-align: middle;
}

.filterbar-table td + td {
	padding-left: 10px;
	font-size: 12px;
}

.filterbar-input {
	width: 60px;
	height: 25px;
	text-align: left;
	border: 1px solid #C5C5B9;
	background-color: #F3F3F3;
	padding: 0 5px;
	border-radius: 2px;
}

.filterbar {
	width: 200px;
	height: 3px;
	border: 1px solid #C5C5B9;
	background-color: #F3F3F3;
	border-radius: 2px;
	margin-top: 20px;
	position: relative;
}

.ui-slider-handle {
	width: 21px;
	height: 16px;
	position: absolute;
	background: url(img/ui-slider-handle.png) no-repeat;
	outline: none;
	margin: -6px 0 0 -10px;
}

.ui-slider-range {
	position: absolute;
	height: 5px;
	top: -1px;
	background-color: #FFB800;
	background-image: -webkit-linear-gradient(bottom, #ffa200, #ffc600);
	background-image: linear-gradient(to top, #ffa200, #ffc600);
}

/*--------- grid ---------*/

.grid * {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}

.grid {
	margin-left: -10px;
	margin-right: -10px;
}

.grid-col-20,
.grid-col-25,
.grid-col-30,
.grid-col-50 {
	float: left;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.grid-col-20 {width: 20%;}
.grid-col-25 {width: 25%;}
.grid-col-30 {width: 30%;}
.grid-col-50 {width: 50%;}

.card .description {
	width: 100%;
	margin: 15px 0;
}

.card .description tr td + td {
	color: #000;
}

button.border-link {
	border: none;
	height: 43px;
	width: 100%;
	line-height: 41px;
	font-family: verdana;
	text-align: center;
}

.vkontakte-button,
.facebook-button,
.od-button {
	display: block;
	width: 221px;
	height: 40px;
	margin-bottom: 10px;
	background: url(img/social-join.png);
	text-indent: -9999px;
}

.facebook-button {background-position: 0 0; }
.facebook-button:hover {background-position: 0 -40px; }
.facebook-button:active {background-position: 0 -80px; }

.od-button {background-position: 0 -120px; }
.od-button:hover {background-position: 0 -160px; }
.od-button:active {background-position: 0 -200px; }

.vkontakte-button {background-position: 0 -240px; }
.vkontakte-button:hover {background-position: 0 -280px; }
.vkontakte-button:active {background-position: 0 -320px; }

/*--------- subscribe ---------*/

.subscribe_block {
	position: absolute;
	width: 270px;
	height: 100%;
	top: 0;
	right: 90px;
}

.subscribe_info {
	height: 70px;
	padding-left: 75px;
	color: #fff;
	line-height: 19px;
	font-size: 14px;
	background: url(img/envelope.png) 10px 0 no-repeat;
}

.subscribe_block input {
	width: 250px;
	height: 20px;
	padding: 10px;
	line-height: 40px;
	border: none;
	border-radius: 2px;
	color: #fff;
	background: #363636;
	box-shadow: inset 0px 0px 8px -2px #000;
}

.subscribe_block input.error {
	border: 1px solid red;
}

.subscribe_block .border-link {
	box-shadow:	none;
}

.subscribe_block.top {
	position: relative;
	width: 960px;
	height: 60px;
	top: auto;
	right: auto;
	float: right;
}

.subscribe_block.top input {
	background: rgba(0, 0, 0, 0.1);
}

.subscribe_block.top .subscribe_info {
	width: 330px;
	height: 46px;
	float: left;
	color: #363636;
	background-size: 38px;
}

.subscribe_block.top .subscribe_info, .subscribe_block.top input, .subscribe_block.top button {
	margin-top: 7px;
}

.subscribe_block.top form {
	width: 530px;
	float: left;
}

.subscribe_block.top input, .subscribe_block.top button {
	float: left;
}

.subscribe_block.top button {
	width: 150px;
	height: 40px;
	margin-left: 10px;
}

.subscribe_block.top button span {
	height: 38px;
}

#subscribe_popup .overlay-block.send {
	background: rgba(255,255,255,0.3);
}

#subscribe_popup .overlay-content {
	width: 340px;
	min-height: 135px;
	padding: 20px 0 0 150px;
	border-top: 5px solid #ffd200;
	font-size: 14px;
	background-image: url('img/paper-plane.png');
	background-position: 25px 32px;
	background-repeat: no-repeat;
}

#subscribe_popup .border-link {
	box-shadow:	none;
	margin: 20px 0;
	line-height: 38px;
	color: #363636;
}

#subscribe_popup .border-link:hover {
	text-decoration: none;
}

#subscribe_popup .border-link, #subscribe_popup .border-link span {
	height: 38px;
}

#subscribe_popup .border-link span {
	padding: 0 40px;
}

.subscribe_confirmed {
	padding: 240px 0 150px 0;
	background: #fff;
	border-radius: 2px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	background: #fff url('img/ok_icon.png') 50% 87px no-repeat;
}


/*--------- offer-overlay ---------*/

.offer-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0; top: 0;
	background-color: rgba(0,0,0,.5);
	z-index: 100;
	text-align: center;
	display: none;
}

.offer-overlay * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.offer-main {
	display: inline-block;
	vertical-align: top;
	width: 940px;
	height: 285px;
	text-align: left;
	margin-top: 200px;
	border: 4px solid rgba(255,255,255,.5);
	border-radius: 10px;
	position: relative;
	padding: 15px 20px 0 550px;
	background: #fff url(img/card_client.jpg) no-repeat;
	background-clip: padding-box;
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.5);
}

.offer-main:after {
	content: '';
	width: 95px;
	height: 404px;
	background: url(img/card_client_key.png) no-repeat;
	position: absolute;
	left: 463px; top: -55px;
}

.offer-title {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 15px;
	padding-right: 30px;
}

.offer-title span {
	font-weight: bold;
	color: #ff0000;
}

.showcase {
	/*display: none;*/
	position: absolute;
	top: 0;
	right: -24px;
	background: url("img/showcase.png");
	width: 177px;
	height: 31px;
}

/*--------- offer-overlay ---------*/

.pickmeup {
	background: #fff;
	border-radius: .4em;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	display: inline-block;
	position: absolute;
	touch-action: manipulation
}

.pickmeup * {
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.pickmeup.pmu-flat {
	position : relative
}

.pickmeup.pmu-hidden {
	display : none
}

.pickmeup .pmu-instance {
	display: inline-block;
	height: 13.8em;
	padding: .5em;
	text-align: center;
	width: 15em
}

.pickmeup .pmu-instance .pmu-button {
	color: #333;
	cursor: pointer;
	outline: none;
	text-decoration: none
}

.pickmeup .pmu-instance .pmu-today {
	background: #d61528;
	color: #fff;
	font-weight: bold;
}

.pickmeup .pmu-instance .pmu-button:hover {
	background : transparent;
	color: #d61528;
}

.pickmeup .pmu-instance .pmu-not-in-month {
	color : #eee;
}

.pickmeup .pmu-instance .pmu-disabled, .pickmeup .pmu-instance .pmu-disabled:hover {
	color: #333;
	cursor: default
}

.pickmeup .pmu-instance .pmu-selected {
	background : #ed1c24;
	color: #fff
}

.pickmeup .pmu-instance .pmu-not-in-month.pmu-selected {
	background : rgba(214, 21, 40, 0.41)
}

.pickmeup .pmu-instance nav {
	color: #eee;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	line-height: 2em
}

.pickmeup .pmu-instance nav *:first-child :hover {
	color : #88c5eb
}

.pickmeup .pmu-instance nav .pmu-prev, .pickmeup .pmu-instance nav .pmu-next {
	display: none;
	height: 2em;
	width: 1em
}

.pickmeup .pmu-instance nav .pmu-month {
	width: 14em
}

.pickmeup .pmu-instance .pmu-years *, .pickmeup .pmu-instance .pmu-months * {
	display: inline-block;
	line-height: 3.6em;
	width: 3.5em
}

.pickmeup .pmu-instance .pmu-day-of-week {
	color: #ea293c;
	cursor: default
}

.pickmeup .pmu-instance .pmu-day-of-week *, .pickmeup .pmu-instance .pmu-days * {
	display: inline-block;
	line-height: 1.5em;
	width: 2em
}

.pickmeup .pmu-instance .pmu-day-of-week * {
	line-height : 1.8em
}

.pickmeup .pmu-instance:first-child .pmu-prev, .pickmeup .pmu-instance:last-child .pmu-next {
	display : block
}

.pickmeup .pmu-instance:first-child .pmu-month, .pickmeup .pmu-instance:last-child .pmu-month {
	width : 13em
}

.pickmeup .pmu-instance:first-child:last-child .pmu-month {
	width : 12em
}

.pickmeup:not(.pmu-view-days) .pmu-days, .pickmeup:not(.pmu-view-days) .pmu-day-of-week, .pickmeup:not(.pmu-view-months) .pmu-months, .pickmeup:not(.pmu-view-years) .pmu-years {
	display : none
}

.pickmeup .pmu-instance nav .pmu-button{
	color: rgba(214, 21, 40, 0.71);
}

.pickmeup .pmu-instance nav .pmu-button:hover{
	color: #d61528;
}