@font-face {
    font-family:'pf_dindisplay_probold';
    src:url('fonts/pfdindisplaypro-bold-webfont.eot');
    src:url('fonts/pfdindisplaypro-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/pfdindisplaypro-bold-webfont.woff') format('woff'),
        url('fonts/pfdindisplaypro-bold-webfont.ttf') format('truetype'),
        url('fonts/pfdindisplaypro-bold-webfont.svg#pf_dindisplay_probold') format('svg');
    font-weight:normal;
    font-style:normal
}
@font-face {
    font-family:'pf_dindisplay_proregular';
    src:url('fonts/pfdindisplaypro-reg-webfont.eot');
    src:url('fonts/pfdindisplaypro-reg-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/pfdindisplaypro-reg-webfont.woff') format('woff'),
        url('fonts/pfdindisplaypro-reg-webfont.ttf') format('truetype'),
        url('fonts/pfdindisplaypro-reg-webfont.svg#pf_dindisplay_proregular') format('svg');
    font-weight:normal;
    font-style:normal
}
@font-face {
    font-family:'pf_din_text_cond_promedium';
    src:url('fonts/pfdintextcondpro-medium-webfont.eot');
    src:url('fonts/pfdintextcondpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/pfdintextcondpro-medium-webfont.woff') format('woff'),
        url('fonts/pfdintextcondpro-medium-webfont.ttf') format('truetype'),
        url('fonts/pfdintextcondpro-medium-webfont.svg#pf_din_text_cond_promedium') format('svg');
    font-weight:normal;
    font-style:normal
}

@font-face {
    font-family:'pf_dindisplay_prolight';
    src:url('fonts/pfdindisplaypro-light-webfont.eot');
    src:url('fonts/pfdindisplaypro-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/pfdindisplaypro-light-webfont.woff') format('woff'),
        url('fonts/pfdindisplaypro-light-webfont.ttf') format('truetype'),
        url('fonts/pfdindisplaypro-light-webfont.svg#pf_dindisplay_prolight') format('svg');
    font-weight:normal;
    font-style:normal
}

@font-face {
    font-family: 'pt_sansbold';
    src: url('fonts/PTS75F-webfont.eot');
    src: url('fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS75F-webfont.woff') format('woff'),
         url('fonts/PTS75F-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

body {
	margin: 0;
	color: #ffffff;
	font: 14px/16px Arial,Helvetica,sans-serif;
	background: url(img/body-bg.jpg);
	min-width: 990px
}

* {
    outline: none;
}

form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

img {
    border: none;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    /*font: normal 11px Tahoma;*/
    font: 11px/13px 'pf_dindisplay_proregular', Arial, Helvetica, sans-serif;
}

address {
    display: inline;
    font: 13px/20px Arial, Helvetica, sans-serif;
}

td {
    vertical-align: top;
    padding: 0;
}

.wrapper {
	margin: 0 auto;
	padding: 0 0 40px;
	width: 982px;
}

.header {
	margin: 0 0 10px;
    /*min-height: 130px;*/
}

.header a {
    text-decoration: none;
}

.header-top {
    padding: 10px 0 0 0;
    margin: 0 0 2px;
    background: url(img/header-bg.gif);
    position: relative;
}

.header-wrapper:before,
.header-wrapper:after {
    content: "";
    display: table;
}
.header-wrapper:after {
    clear: both;
}
.header-wrapper {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.header-top:before,
.header-top:after {
    content: "";
    display: table;
}
.header-top:after {
    clear: both;
}
.header-top {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.header-wrapper {
    float: right;
}

.logo {
	display: block;
	float: left;
    margin: 10px 0 0 0;
    position: relative;
}

.site-name {
    width: 220px;
    font: 14px/15px 'pt_sansbold',Arial,Helvetica,sans-serif;
    letter-spacing: 0.03em;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    bottom: 22px;
    left: 100px;
}

.site-title {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    /*font: 14px/17px 'pf_dindisplay_probold',Arial,Helvetica,sans-serif;*/
    /*text-transform: uppercase;*/
    color: #fff;
    position: absolute;
    top: 19px;
    left: 130px;
    text-align: right;
}

.header-item {
    float: left;
    border-right: 1px solid #000;
    padding: 15px 15px 0;
    height: 80px;
    margin: 0 0 10px;
}

.topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.topmenu li {
	padding: 0 0 10px;
}

.topmenu li a {
	color: #ffd800;
	text-decoration: none;
}

.header-item a:hover, .footer-item a:hover {
    text-decoration: underline !important;
}

.header-item.topcart>.cart-button>a:hover {
    text-decoration: none !important;
}

.topcontacts {
	/*float: left;*/
	/*padding: 14px 20px 14px 14px;*/
	/*border-right: solid 1px #000000;*/
	font-size: 16px;
	line-height: 16px;
	color: #ffd800;
}

.topcart {
    border: 0;
}

.topcontacts .tel, .footer-item.contacts .tel {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 6px;
}

.topcontacts a, .footer-item.contacts a {
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	color: #ffd800;
}

.topworktime span {
    font: 16px/16px Arial, Helvetica, sans-serif;
    color: #b7b7b7;
    padding-bottom: 5px;
    display: block;
}

.topworktime p {
    margin: 0;
    padding: 5px 0;
    font: 14px/16px Arial, Helvetica, sans-serif;
}

.topcart .cart-button {
    margin: -10px 0 9px;
}

.topcart .cart-button a {
    display: block;
    width: 145px;
    height: 16px;
    padding: 5px;
    color: #000;
    background: #ffd800;
    font: 15px/15px Arial, Helvetica, sans-serif;
    text-align: center;
}

.cart-icon {
    height: 22px;
    width: 22px;
    background: url('img/icobasket_top.png') 0 0 no-repeat;
    margin-bottom: 5px;
}

.cart-line, .cart-line .cart-count a {
    font: 14px/16px Arial, Helvetica, sans-serif;
    color: #ffd800;
}

.cart-line .cart-count {
    float: left;
    padding: 0px 20px 0px 0px;
    margin: 0px 20px 0px 0px;
    border-right: 1px solid #ffd800;
}

.header-nav {
    /*background: #000000;*/
    position: relative;
}

.header-nav:before,
.header-nav:after {
    content: "";
    display: table;
}
.header-nav:after {
    clear: both;
}
.header-nav {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.header-nav #nav {
    margin: 0;
    padding: 0;
    list-style: none;
	display: table;
	border-spacing: 2px;
	width: 100%;
}

.nav-item {
    position: relative;
    z-index: 1;
	display: table-cell;
}

.nav-item:last-child {
    /*margin: 0;*/
}

.nav-item>a {
    font: 14px/17px 'pf_dindisplay_probold',Arial,Helvetica,sans-serif;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    /*padding: 0 42.35px 0;*/
    /*padding: 0 12.35px 0;*/
    /* padding: 0 22px 0; */
	display: block;
    height: 40px;
    line-height: 42px;
    background: #ffd800;
    text-align: center;
    position: relative;
    z-index: 5;
}

/*.nav-item>a>.icon-recomend {*/
    /*vertical-align: middle;*/
/*}*/

/*.nav-item>a:hover {*/
    /*color: #ffd800;*/
/*}*/

.nav-item>a.on:after {
    content: "";
    position: absolute;
    background: #fff;
    bottom: -12px;
    height: 12px;
    left: 0;
    right: 0;
    z-index: 5;
    display: block;
}

.nav-item>a.hover {
    background: #fff;
    color: #000;
    /*height: 30px;*/
    box-shadow: 0 1px 10px 0 rgba(0,0,0,0.75);
    -webkit-box-shadow: 0 1px 10px 0 rgba(0,0,0,0.75);
}

.nav-item .nav-drop {
    background: #fff;
    color: #000;
    width: 310px;
    /*min-height: 354px;*/
    display: none;
    margin: 2px 0 0;
    padding: 10px 0 10px;
    position: absolute;
    top: 100%;
    left: 0;
    box-shadow: 0 1px 10px 0 rgba(0,0,0,0.75);
    -webkit-box-shadow: 0 1px 10px 0 rgba(0,0,0,0.75);
    list-style: none;
    z-index: 4;
}

.nav-item ul.nav-drop>li {
    padding: 0;
}

.nav-item ul.nav-drop>li>a {
    display: block;
    padding: 8px 20px 6px 30px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
}


#search_form {
    width: 166px;
    height: 38px;
    margin: 0;
    padding: 0 39px 0 0;
    position: relative;
    border: 1px solid #ffd800;
    background: #ffd800;
}

.search-input {
    display: block;
    padding: 11px 13px 10px;
    background: #a29124;
    height: 17px;
}

#search_input {
    width: 100%;
    height: 17px;
    padding: 0;
    border: none;
    background: none;
    text-transform: uppercase;
    float: left;
    color: #655a13;
    font-weight: bold;
    font: 14px/17px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
}

.search-input.focus #search_input {
    color: #000;
}

#search-icon {
    position: absolute;
    top: 7px;
    right: 6px;
    width: 25px;
    height: 25px;
    background: url('img/srch-btn.png') no-repeat;
    background-size: cover;
    cursor: pointer;
}

#search-submit-btn {
    background: #ffd800;
    width: 39px;
    height: 38px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

/*#search-submit-btn:hover {*/
    /*background-position: 0 -38px;*/
/*}*/

.search-input.focus {
    background: #fff;
}

#search_result {
    position: absolute;
    top: 42px;
    left: -200px;
    background: #fff !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 435px !important;
    max-height: 200px;
    z-index: 10;
    overflow: auto;
    border: 1px solid;
    border-color: #cbcfe2 #c8cee7 #c4c7d7;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

#search_result_list {
    list-style: none;
    margin: 0;
    padding: 5px;
}

#search_result_list li {
    padding: 0;
}

#search_result_list li a, #search_result_list li a:visited {
    display: block;
    padding: 0 2px;
    text-decoration: none;
    color: #2a262a;
    line-height: 24px;
    height: 24px;
    text-transform: none;
    font-weight: normal;
    font-size: 12px;
}

#search_result_list li a:hover {
    background-color: #f6f6f6;
}

.search-highlight {
    font-weight: bold;
}

.search-prod-price {
    float: right;
    color: #8c8986;
    margin-left: 5px;
}


#footer {
    background: #000;
    padding: 0 20px;
}

#footer .footer-nav {
    margin: 0;
    padding: 13px 15px 13px 0;
    list-style: none;
    font-size: 0;
    line-height: 0;
    letter-spacing: -10px;
    text-align: center;
    border-bottom: 1px solid #1e1e1e;
}

#footer .footer-nav li {
    font: 11px/14px Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    padding: 0 13px;
    color: #fff;
    border-left: 1px solid #fff;
    *display: inline;
    *zoom: 1;
}

#footer .footer-nav li:first-child {
    border-left: none;
}

.footer-nav li a {
    color: #fff;
    text-decoration: none;
}

.footer-nav li a:hover {
    text-decoration: underline;
}

.footer-bottom {
    display: table;
    width: 100%;
    position: relative;
    padding: 17px 0 21px;
}

.footer-bottom .footer-item {
    /*float: left;*/

    display: table-cell;
    vertical-align: middle;

    *display: inline;
    *zoom: 1;
}

.footer-bottom .copy {
    width: 350px;
    margin: 0 17px 0 0;
    color: #bababa;
    font: 11px/16px Arial, Helvetica, sans-serif;

    /*width: 350px;*/
    /*display: table;*/
    /*height: auto;*/
    /*margin: auto 0;*/
    /*color: #bababa;*/
    /*font: 11px/16px Arial, Helvetica, sans-serif;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*bottom: 0;*/
    /*right: 0;*/
}

.footer-bottom .contacts {
    /*float: right;*/
    font-size: 16px;
    line-height: 16px;
    color: #ffd800;

    padding: 0 0 0 450px;
}

.footer-bottom:before,
.footer-bottom:after {
    content: "";
    display: table;
}
.footer-bottom:after {
    clear: both;
}
.footer-bottom {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

/*START Колонки категорий и статей*/

.media-columns {
    margin: 0 0 19px;
}

.media-columns:before,
.media-columns:after {
    content: "";
    display: table;
}
.media-columns:after {
    clear: both;
}
.media-columns {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.media-columns .col {
    float: left;
    width: 481px;
}

.media-columns .col+.col {
    margin-left: 20px;
}

.media-columns .head {
    position: relative;
}

.media-columns .head .title {
    overflow: hidden;
    height: 29px;
    padding: 11px 20px 0;
    color: #ffd800;
    font: 17px/20px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    background: #292929;
}

.media-columns .head .link-list {
    padding: 0;
    list-style: none;
    float: right;
    margin: 0 0 0 1px;
}

.media-columns .head .link-list li {
    float: left;
    font: 12px/15px 'pf_din_text_cond_promedium', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.media-columns .head .link-list li a {
    float: left;
    padding: 13px 13px 0;
    height: 27px;
    text-decoration: none;
    color: #ffd800;
    background: #292929;
}

.media-columns .head .link-list li + li a {
    background: #292929 url('img/sep01.gif') no-repeat 0 10px;
}

.media-columns .head .link-list li a span {
    padding: 0 15px 0 0;
    background: url('img/deco07.png') no-repeat 100% 3px;
}

/*publications*/

.publication-list {
    margin: 0;
    padding: 0 20px 0 0;
    list-style: none;
    background: #fff;
    height: 200px;
    overflow: auto;
}

.publication-list .type {
    float: left;
    background: #949494;
    width: 66px;
    height: 18px;
    padding-top: 4px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font: 12px/15px 'pf_din_text_cond_promedium', Arial, Helvetica, sans-serif;
}

.publication-list .info-box {
    padding: 5px 0 11px 18px;
    overflow: hidden;
    height: 1%;
    border-top: 1px solid transparent;
}

.publication-list li + li .info-box {
    border-color: #dedede;
}

.publication-list .date {
    color: #5a5a5a;
    font: 11px/16px Arial, Helvetica, sans-serif;
}

.publication-list .title {
    font: bold 13px/16px Arial, Helvetica, sans-serif;
}

.publication-list .title a {
    text-decoration: none;
    color: #000;
}

.publication-list .title a:hover {
    text-decoration: underline;
}


/*END Колонки категорий и статей*/

ul.products-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

ul.products-list>li.product-item {
    width: 238px;
    font-size: 14px;
    color: #000000;
    line-height: normal;
    letter-spacing: normal;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    margin: 0 10px 10px 0;
    padding: 0 0 10px;
    background: #fff;
    box-shadow: 3px 3px 0 0 rgba(0,0,0,0.4);
    -webkit-box-shadow: 3px 3px 0 0 rgba(0,0,0,0.4);
    position: relative;
    text-align: center;
}

ul.products-list>li.product-item:nth-child(4n+4) {
    margin-right: 0;
}

li.product-item .img-wrapper {
    height: 155px;
    text-align: center;
    padding: 6px 0 9px;
    display: table;
    position: relative;
    width: 100%;
}

li.product-item .img-wrapper a {
    display: table-cell;
    vertical-align: middle;
}

li.product-item .buttons {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 10px;
}

li.product-item .buttons a {
    height: 30px;
    padding: 0 30px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-decoration: none;
    overflow: hidden;
    background: #ffd800;
    font: 14px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
    line-height: 32px;
    color: #000;
    text-transform: uppercase;
}

li.product-item .buttons a:hover {
    color: #ffd800;
    background: #000;
}

li.product-item .name, li.product-item .category, li.product-item .price {
    text-align: left;
    padding: 0 20px;
    margin-bottom: 10px;
    font: bold 13px/18px Arial, Helvetica, sans-serif;
    color: #292929;
    overflow: hidden;
}

li.product-item .name a {
    text-decoration: none;
    color: #000;
}

li.product-item .name a:hover {
    text-decoration: underline;
}

li.product-item .name a .name-category {
    text-transform: lowercase;
}

li.product-item .price {
    margin: 0;
    font: 20px/22px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
    color: #000;
}

li.product-item .price .currency {
    font: 16px/22px 'pf_dindisplay_proregular', Arial, Helvetica, sans-serif;
    padding: 0 0 0 4px;
}

li.product-item .description {
    font: 12px/16px Arial, Helvetica, sans-serif;
    color: #3f3f3f;
    /*overflow: hidden;*/
    text-align: left;
    padding: 0 20px;
    margin-bottom: 10px;
}

li.product-item .description p {
    margin: 0 0 5px 0;
    height: 100px;
    line-height: 15px;
}

li.product-item .category {
    margin: 0 0 4px;
    color: #5a5a5a;
    font-size: 11px;
    font-weight: normal;
    line-height: normal;
}

li.product-item .reviews {
    height: 20px;
    padding: 10px 0px 0px 0px;
}

li.product-item .stars {
    float: left;
    margin: 0px 0px 0px 10px;
    position: relative;
    background: url('img/stars.png') no-repeat;
    width: 99px;
    height: 14px;
    overflow: hidden;
    z-index: 5;
}

li.product-item .stars span {
    background: url('img/stars.png') no-repeat 0 -14px;
    position: absolute;
    top: 0;
    left: 0;
    height: 14px;
}

li.product-item .reviews .reviews-count {
    float: right;
    margin: 0px 10px 0px 0px;
}

li.product-item .reviews .reviews-count a {
    text-decoration: none;
    font: 12px/15px 'pf_dindisplay_proregular', Arial, Helvetica, sans-serif;
    color: #000;
}

li.product-item .label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 9px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font: 12px/23px 'pf_din_text_cond_promedium', Arial, Helvetica,sans-serif;
    height: 22px;
}

li.product-item .label.blue {
    background: url('img/blue-label.png') no-repeat 100% 0;
}

.prod-info-content {
    background: #fff;
    margin: 0 0 10px;
}

.prod-info-content h1.title {
    margin: 0 0 20px;
    text-transform: uppercase;
    color: #000;
    font: 33px/36px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
    letter-spacing: 0.02em;
    overflow: hidden;
}

.prod-info-content .prod-head {
    padding: 20px;
    border-bottom: 1px solid #dedede;
}

.prod-head-details:before,
.prod-head-details:after {
    content: "";
    display: table;
}
.prod-head-details:after {
    clear: both;
}
.prod-head-details {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.prod-info-content .prod-head .prod-head-details * {
    float: left;
    color: #000;
}

.prod-head-details .category {
    font: 11px/16px Arial,Helvetica,sans-serif;
    color: #bababa !important;
}

.prod-head-details .stars {
    margin: 0px 0px 0px 10px;
    position: relative;
    background: url('img/stars.png') no-repeat;
    width: 99px;
    height: 14px;
    overflow: hidden;
}

.prod-head-details .reviews .stars span {
    background: url('img/stars.png') no-repeat 0 -14px;
    position: absolute;
    top: 0;
    left: 0;
    height: 14px;
}

.prod-head-details .reviews .reviews-count {
    margin: 0px 0px 0px 10px;
}

.prod-head-details .reviews .reviews-count a {
    text-decoration: none;
    font: 11px/16px Arial,Helvetica,sans-serif;
}

.prod-head-details .reviews .reviews-count a:hover {
    text-decoration: underline;
}

.prod-body {
    color: #3f3f3f;
}

.prod-cart:before,
.prod-cart:after {
    content: "";
    display: table;
}
.prod-cart:after {
    clear: both;
}
.prod-cart {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.prod-aside {
    width: 280px;
    float: right;
    color: #000;
    font: 12px/16px Arial, Helvetica, sans-serif;
}

.prod-cart {
    padding: 30px 20px;
}

.prod-description {
    border-top: 1px solid #dedede;
    font-size: 13px;
}

.prod-aside div {
    margin: 0 0 10px;
}

.prod-media {
    float: left;
    width: 640px;
    text-align: center;
}

.prod-price {
    font: 33px/36px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
	text-align: right;
}

.prod-price .currency {
    font: 33px/36px 'pf_dindisplay_prolight',Arial,Helvetica,sans-serif;
    padding: 0 0 0 4px;
}

.prod-buttons {
    height: 40px;
}

.prod-buttons a {
    height: 40px;
    font: 17px/42px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
    padding: 0 25px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    overflow: hidden;
    background: #ffd800;
}

.prod-buttons a:hover {
    color: #ffd800;
    background: #000;
}

.prod-detail div {
    text-align: left !important;
    border-top: 1px solid #dedede;
    margin: 0;
    padding: 6px 0;
}

.prod-detail div>p {
    margin: 0;
    padding: 4px 0;
}

.prod-detail div>p>a {
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px dashed;
    margin-right: 10px;
    color: #000;
    text-decoration: none;
}

#modal-header .pickup-modal-title {
    text-align: center;
    color: #000;
    font: 33px/36px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    padding: 20px 10px;
    border-bottom: 1px solid #dedede;
}

#modal-content .pickup-modal-content-wrapper {
    width: 520px;
    margin: 20px auto 30px auto;
    text-align: left;
    font: 14px/16px Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 30px;
}

.prod-description:before,
.prod-description:after {
    content: "";
    display: table;
}
.prod-description:after {
    clear: both;
}
.prod-description {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.prod-description .content .content-inner {
    position: relative;
    margin: 0 0 20px;
}

.reviews-box {
    padding: 20px;
}

.reviews-box #vk_comments {

}

.prod-description .content-inner .justify-block {
    display: table;
    table-layout: fixed;
    overflow: hidden;
}

.prod-description .justify-block .col {
    display: table-cell;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    width: 460px;
    margin-bottom: 30px;
}

.prod-description .justify-block .col.characteristics {
    padding: 20px 10px 0 20px;
    border-right: 1px solid #dedede;
}

.prod-description .justify-block .col.description {
    padding: 20px 20px 0 10px;
}

.prod-description .justify-block .col h2 {
    font: 17px/20px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 16px;
}

.prod-description .justify-block .col .prod-documents {
    background: #fff7cc;
    font: 11px/14px Arial, Helvetica, sans-serif;
    margin: 11px 0 12px;
    padding: 12px 14px 3px;
    color: #000;
}

.prod-description .prod-documents h3 {
    font: 14px/17px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 0 0 7px;
}

.prod-description .prod-documents a {
    background: url('img/ico-download.png') no-repeat;
    padding: 2px 0 2px 26px;
    font-size: 13px;
    color: #000;
}

.prod-description .prod-documents a:hover {
    text-decoration: none;
}

.prod-description .prod-documents div {
    margin: 5px 0 10px;
}

.prod-description .content p {
    margin: 10px 0;
    line-height: 18px;
}

.prod-description .reviews-title {
    text-transform: uppercase;
    font: 17px/20px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
    color: #000;
    margin: 0 0 20px;
}

.prod-description  .reviews-body {
    font-size: 16px;
}

#vk_comments.alert {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
    padding: 10px;
}

.prod-description .content .col.characteristics table {
    text-align: left;
    font-size: 13px;
    line-height: 16px;
    color: #555;
}

.col.characteristics table tr:nth-child(odd) {
    background: #f0f0f0;
}

.col.characteristics table th {
    font-weight: normal;
    text-align: left;
    padding: 7px 8px;
    vertical-align: middle;
}

.col.characteristics table td {
    padding: 7px 8px;
    vertical-align: middle;
}

.prod-documents div {
    margin: 0 0 10px;
}

.cat-title {
    height: 25px;
    padding: 10px 20px;
    margin: 10px 0;
    font: 20px/26px 'pf_dindisplay_probold',Arial,Helvetica,sans-serif;
    color: #fff;
    background: #292929;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

.content-page {
    position: relative;
    color: #3f3f3f;
    background: #fff;
    padding: 0 20px 10px;
    margin: 10px 0;
    font: 13px/20px Arial, Helvetica, sans-serif;
    line-height: 18px;
}

.content-page h2 {
    font: 17px/20px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 20px 0 10px;
}

.content-page h1 {
    margin: 0 0 10px;
    padding: 20px 0 15px;
    border-bottom: 1px solid #dedede;
    text-transform: uppercase;
    font: 25px/27px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
}

.content-page table {
    font: 13px/20px Arial, Helvetica, sans-serif;
    color: #3f3f3f;
    line-height: 16px;
}

.content-page p {
    margin: 15px 0;
}

#map-wrapper {
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
}

#map {
    width: 790px;
    height: 400px;
    margin: 0 auto;
    padding: 12px 0;
    background-color: #fff;

}

.garantee-city {
    font-size: 12px;
    line-height: 15px;
    padding: 5px;
}

.show-adress {
    display: block;
    outline: none;
    text-decoration: none;
    color: #222222;
    line-height: 18px;
    padding: 5px 10px 7px;
}

.show-adress:hover {
    background-color: #FAFAFA;
}

.show-adress.active, .show-adress.active:hover {
    background-color: #eeeeee;
}

/*begin of cart.tmpl styles*/

.cart-content {
    color: #3f3f3f;
}

.cart-title {
    background: #fff;
    color: #000;
    padding: 10px 20px;
    margin: 0 0 10px;
    overflow: hidden;
    font: 33px/36px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.cart-body:before,
.cart-body:after {
    content: "";
    display: table;
}
.cart-body:after {
    clear: both;
}
.cart-body {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.client-info {
    width: 570px;
    float: left;
    padding: 20px 20px 35px;
    background: #fff;
    margin: 0 0 20px;
    font: 13px/18px Arial, Helvetica, sans-serif;
}

.client-info .control-box {
    margin: 0 0 26px;
}

.client-info .control-header {
    padding: 0 0 14px;
}

.client-info .control-header .title {
    padding: 2px 24px 0 0;
    color: #000;
    font: 17px/20px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.control-header:before,
.control-header:after {
    content: "";
    display: table;
}
.control-header:after {
    clear: both;
}
.control-header {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.control-header .title {
    float: left;
}

.customer-holder {
    float: left;
}

#customer-checkbox {
    display: block;
    float: left;
    width: 17px;
    height: 17px;
    margin: 3px;
    opacity: 0;
    cursor: pointer;
}

.customer-label {
    display: block;
    background: url('img/checkbox-n.png') left top no-repeat;
    height: 22px;
    line-height: 23px;
    cursor: pointer;
    padding: 0 0 0 30px;
}

#customer-checkbox:checked + label {
    background-position: 0 -22px;
}

.client-info .row {
    margin-bottom: 18px;
}

.control-label-block {
    display: block;
    margin: 0 0 6px;
    font-size: 13px;
}

span.req {
    color: #f00;
    font-size: 18px;
    line-height: 13px;
    display: inline-block;
    padding: 0 0 0 2px;
}

.input-holder input {
    width: 554px;
    vertical-align: top;
    border: 1px solid #ccc;
    padding: 6px 7px;
    background: none;
    height: 16px;
    font: 12px/16px Arial, Helvetica, sans-serif;
    color: #000;
}

.input-holder input:hover, .comments-input:hover {
    border-color: #808080;
}

.input-holder input.focus, .comments-input.focus {
    box-shadow:0 0 0 5px #e7e7e7;
    border-color:#ccc
}

.triple-input-holder input {
    width: 171px;
}

.row:before,
.row:after {
    content: "";
    display: table;
}
.row:after {
    clear: both;
}
.row {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.client-info .row .col {
    float: left;
    width: 275px;
}

.client-info .row .col+.col {
    margin-left: 20px;
}

.col .input-holder input {
    width: 259px;
}

.legal-entity .control-frame {
    border-top: 1px solid #dedede;
    padding-top: 20px;
}

.tab-title {
    color: #000;
    font: 14px/17px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 0 0 8px;
}

.delivery-method .tab-control {
    margin: 0;
    padding: 0;
    list-style: none;
}

.delivery-method .tab-control:before,
.delivery-method .tab-control:after {
    content: "";
    display: table;
}
.delivery-method .tab-control:after {
    clear: both;
}
.delivery-method .tab-control {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.delivery-method .tab-control li {
    float: left;
    width: 190px;
}

.delivery-method .tab-control li+li {
    width: 189px;
    margin-left: 1px;
}

.delivery-method .tab-control li a {
    display: block;
    height: 28px;
    text-decoration: none;
    background: #f0f0f0;
    position: relative;
    padding: 6px 0;
    color: #292929;
    border-bottom: 3px solid transparent;
}

.delivery-method .tab-control li.active a {
    border-color: #ffd800;
    background-color: #292929;
    color: #fff;
}

.delivery-method .tab-control li a strong, .delivery-method .tab-control li a span {
    display: block;
    text-align: center;
}

.delivery-method .tab-control li a strong {
    text-transform: uppercase;
    font: 13px/15px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
}

.delivery-method .tab-control li a span {
    font: 11px/13px Arial, Helvetica, sans-serif;
}

.delivery-method .tab-control li a .deco {
    background: url('img/deco15.png') no-repeat;
    width: 18px;
    height: 9px;
    position: absolute;
    left: 50%;
    bottom: -12px;
    margin: 0 0 0 -9px;
    text-indent: -9999px;
    overflow: hidden;
    display: none;
}

.delivery-method .tab-control li.active a .deco {
    display: block;
}

.tabset .tab {
    font: 13px/18px Arial, Helvetica, sans-serif;
    /*display: none;*/
    padding: 19px 0 3px;
}

.delivery-method .tab-text {
    padding: 0 0 4px;
}

.delivery-method .tab-text .delivery-price {
    display: inline-block;
    vertical-align: middle;
    color: #000;

}

.delivery-method .tab-text .delivery-price strong {
    font: 16px/20px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
}

.delivery-method .tab-description {
    color: #878787;
    font: italic 11px/16px Arial, Helvetica, sans-serif;
    margin: 0 0 10px;
}

.payment-list {
    margin: 0;
    padding: 2px 0 11px 15px;
    list-style: none;
}

.payment-list li {
    margin: 0 0 12px;
}

.payment-radio {
    display: block;
    float: left;
    width: 17px;
    height: 17px;
    margin: 3px;
    opacity: 0;
    cursor: pointer;
}

.payment-label {
    display: block;
    background: url('img/radio-bg.png') left top no-repeat;
    height: 22px;
    line-height: 23px;
    padding: 0 0 0 30px;
}

.payment-radio:checked + label {
    background-position: 0 -22px;
}

/*.radio:disabled + label {*/
    /*cursor: default;*/
/*}*/

.textarea-holder {
    display: block;
    height: 134px;
}

.comments-input {
    width: 554px;
    height: 120px;
    resize: none;
    vertical-align: top;
    border: 1px solid #ccc;
    padding: 6px 7px;
    background: none;
    font: 12px/16px Arial, Helvetica, sans-serif;
    color: #000;
}

.total-price {
    color: #000;
    font-size: 14px;
}

.total-price .price {
    font: 16px/20px Arial, Helvetica, sans-serif;
}

.total-price .price strong {
    font: 26px/30px 'pf_dindisplay_probold',Arial,Helvetica,sans-serif;
}

.total-price .price .currency {
    font: 16px/22px 'pf_dindisplay_proregular', Arial, Helvetica, sans-serif;
    padding: 0 0 0 4px;
}

#submit_button {
    display: block;
    width: 100%;
    background: none;
    border: none;
    text-align: center;
    background: #ffd800;
    text-transform: uppercase;
    height: 40px;
    cursor: pointer;
    padding: 2px 0 0;
    font: 17px/20px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
}

#submit_button:hover {
    color: #ffd800;
    background: #000;
}

#submit-loader {
    vertical-align: middle;
    display: none;
}

.submit-btn-holder {
    height: 40px;
    line-height: 39px;
    margin: 30px 0 0 0;
    text-align: center;
}

.order-info {
    float: right;
    width: 352px;
    margin: 0 0 20px;
}

.order-info .order-header {
    padding: 10px 25px;
    background: #292929;
    color: #fff;
    font: 17px/20px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
}

.order-price {
    float: right;
    font-weight: normal;
}

.order-info .currency {
    font: 16px/22px 'pf_dindisplay_proregular', Arial, Helvetica, sans-serif;
    padding: 0 0 0 4px;
}


.order-body {
    background: #fff;
    padding: 3px 20px 0;
}

.order-delivery-info .cost {
    text-align: right;
}

#order_delivery_cost {
    font: 17px/22px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
}

.order-info .order-body .order-table {
    margin: 0;
    border-collapse: collapse;
    font: 13px/18px Arial, Helvetica, sans-serif;
    color: #000;
}

.order-body .order-table .cart-product {
    border-bottom: 1px solid #dedede;
}

.order-body .order-table td {
    padding: 10px;
    vertical-align: top;
}

.order-info .prod-amount, .order-info .prod-price {
    white-space: nowrap;
    line-height: 22px;
}

.order-body .order-table .prod-price {
    font: 17px/22px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
}

.prod-delete {
    height: 22px;
    line-height: 24px;
}

.prod-delete a {
    vertical-align: middle;
}

.transp-delivery-price {
    margin-bottom: 10px;
}

.transp-delivery-price strong {
    vertical-align: middle;
    color: #000;
    font: 16px/20px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
}

#transComp {
    padding: 0 0 14px 15px;
}

.trans_comp {
    font: 13px/18px Arial, Helvetica, sans-serif;
}

.trans_comp td {
    padding: 0 5px 0 0;
    height: 22px;
    line-height: 23px;
}

.transp-radio {
    display: block;
    float: left;
    width: 17px;
    height: 17px;
    margin: 3px;
    opacity: 0;
    cursor: pointer;
}

label.company_name {
    display: block;
    background: url('img/radio-bg.png') left top no-repeat;
    height: 22px;
    line-height: 23px;
    padding: 0 0 0 30px;
}

.transp-radio:checked + label {
    background-position: 0 -22px;
}

#city-loader {
    margin: 7px 70px;
}

.complete-content h1 {
    background: #fff;
    color: #000;
    padding: 10px 20px;
    margin: 0 0 10px;
    overflow: hidden;
    font: 30px/36px Arial, Helvetica, sans-serif;
    line-height: 33px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.complete-content .information {
    padding: 20px 20px 35px;
    background: #fff;
    margin: 0 0 20px;
    font: 13px/18px Arial, Helvetica, sans-serif;
    color: #000;
}

.complete-content .information h2 {
    margin: 0 0 10px;
}

.complete-content .information table {
    font: 13px Arial, Helvetica, sans-serif;
}

.no-products {
    text-align: center;
}

/*end of cart.tmpl styles*/

.price-list-section {
	margin-bottom: 40px;
}

ul.price-list {
	margin-top: 20px;
	padding-left: 0;
}

ul.price-list li {
	display: block;
	position: relative;
	overflow: hidden;
	font-size: 13px;
	line-height: auto;
	margin-top: 6px;
}

ul.price-list li::after {
	content:'';
	display: block;
	overflow: hidden;
	height: 20px;
	border-bottom: 1px dotted #666
}

ul.price-list .price-list-item {
	display: block;
	float: left;
	z-index: 2;
	padding-right: 4px;
	padding-top: 8px;
}

ul.price-list .price-list-value {
	display: block;
	float: right;
	z-index: 2;
	padding-left: 4px;
    line-height: 32px;
}

ul.price-list .price-list-btn {
    height: 30px;
    padding: 0 20px;
    display: inline-block;
    text-decoration: none;
    background: #ffd800;
    font: 14px 'pf_dindisplay_probold', Arial, Helvetica, sans-serif;
    line-height: 32px;
    color: #000;
    text-transform: uppercase;
	margin-left: 8px;
}

ul.price-list .price-list-btn:hover {
    color: #ffd800;
    background: #000;
}

.price-descr {
	color: gray;
}

.price-note {
	color: gray;
	font-size: 11px;
}