html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

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

html {
    height: 100%;
    margin: 0px;
    padding: 0px;
}

body {
    height: 100%;
    width: 100%;
    color: #000;
    font-family: Arial, Helvetica, sasn-serif;
    color: #000;
    font-size: 13px;
}

body#site {
    background: url(../img/bodybg.jpg) 50% -100px no-repeat #14180a;
    position: relative;
    min-width: 1010px;
}

a {
    text-decoration: underline;
    outline: none;
    color: #697137;
}

a.btn {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

strong {
    font-weight: bold;
}

ul, ol {
    margin: 0 0 13px 15px;
}

ul li, ol li {
    margin: 0 0 5px 0;
    line-height: 16px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    text-rendering: optimizelegibility
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999
}

h1, h2, h3 {
    line-height: 30px;
}

h1 {
    font-size: 24.5px;
    color: #000;
}

h1.cathead {
    color: #000;
}

h2 {
    font-size: 20.5px
}

h3 {
    font-size: 17px; /*text-transform:uppercase;*/
}

h4 {
    font-size: 12.5px
}

h1 small {
    font-size: 14px
}

h2 small {
    font-size: 14px
}

h3 small {
    font-size: 11px
}

h4 small {
    font-size: 8px
}

.componentheading {
    margin: 0 0 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 30px;
    font-size: 24.5px;
    color: #000;
    text-rendering: optimizelegibility;
}

p {
    font-size: 13px;
    line-height: 18px;
    margin: 0 0 12px 0;
}

table {
    margin: 0 0 15px 0;
}

input[type="text"], input[type="password"], select, textarea {
    background: #fff;
    border: 1px solid #ccc;
    padding: 3px 6px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 18px;
}

.openmodaladdcart, input[type="submit"], input[type="button"], button {
    background: #697137;
    padding: 0 10px;
    color: #fff;
    border: none;
    cursor: pointer;
    height: 25px;
    line-height: 23px;
}

.openmodaladdcart:hover, input[type="submit"]:hover, input[type="button"]:hover, button:hover, input[type="submit"]:active, input[type="button"]:active, button:active {
    background-color: #1d271f;
}

.table th, .table td {
    padding: 4px 10px;
}

.checkbox input, .radio input {
    display: inline-block;
    margin-right: 5px;
}


.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px
}

.row-fluid:before, .row-fluid:after {
    display: table;
    line-height: 0;
    content: ""
}

.row-fluid:after {
    clear: both
}

.row-fluid .span6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0
}

#wrapper {
    margin: 0 auto -174px auto;
    width: 980px;
    min-height: 100%;
    position: relative;
    z-index: 1;
    background: #fff;
}

#mfooter {
    height: 240px;
}

#footer {
    height: 240px;
    margin: 0 auto;
    margin-top: -240px;
    width: 980px;
    display: block;
    overflow: hidden;
    font-size: 12px;
    background: #14180a;
    position: relative;
    z-index: 2;
}

.clr, .clearfix {
    clear: both;
}

#footer .span15 {
    width: 168px;
}

.header {
    padding: 1px 0 0 0;
    width: 980px;
    margin: 0 auto;
    height: 174px;
    position: relative;
}

.sitelogo {
    white-space: nowrap;
    position: absolute;
    top: 15px;
    left: 5px;
    color: #d0d0d0;
}

.sitelogo p {
    font-size: 14px;
    margin: 0;
}

.sitelogo a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 60px;
    line-height: 60px;
}

.header-phone {
    font-size: 30px;
    font-weight: bold;
    color: #d3d3d3;
    white-space: nowrap;
    position: absolute;
    top: 31px;
    left: 370px;
}

.moduletable.logmod {
    position: absolute;
    top: 10px;
    right: 5px;
}

.header .nav.login {
    margin-bottom: 12px;
}

.header .nav.login li {
    display: inline-block;
    font-size: 14px;
    color: #af7336;
}

.header .nav.login li a {
    text-decoration: none;
    color: #af7336;
}

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

.header .nav.login input.link {
    margin: 0;
    padding: 0;
    line-height: auto;
    font-size: 10.5px;
    text-decoration: underline;
    color: #005580;
    background: none;
    height: auto;
    border: none;
}

.header .nav.login input.link:hover, .header .nav.login input.link:focus {
    color: #000;
    text-decoration: none;
}

.control-group {
    margin: 0 0 15px 0;
}

.control-group::after {
    content: '';
    display: table;
    clear: both;
}

.control-group label {
    float: left;
    margin: 0 15px 0 0;
    line-height: 21px;
}

.control-group .controls input {
    width: 180px;
}

.modal.login {
    width: 320px;
}

.modal.login h2 {
    margin: 0 0 15px 0;
}

.modal.login .form-horizontal .control-label {
    width: 60px;
}

.modal.login .controls {
    margin-left: 85px;
}

#password_div label, #email_div label {
    width: 60px;
}


.moduletablecart {
    position: absolute;
    right: 0px;
    top: 39px;
    padding: 3px 5px 3px 50px;
    background: url(../img/cartbg.png) 0 0 no-repeat;
}

.cartblock {
    background: url(../img/buyicon2.png) 0 50% no-repeat;
    margin: 0;
    padding: 0 0 0 40px;
    position: relative;
    line-height: 24px;
    color: #fff;
}

.cartblock p {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    height: 32px;
    line-height: 16px;
    font-size: 13px;
}

.cartblock a {
    text-decoration: underline;
    color: #fff;
}

.cartblock a:hover {
    text-decoration: none;
}

.cart-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 36px;
    display: block;
    margin: 0;
}

.topnavbar {
    margin: 70px 0 0 0;
}

.moduletable.topmenu {
    float: right;
    background: url(../img/topmenu.png) 0 0 no-repeat;
    padding: 6px 45px 0 30px;
    position: relative;
    z-index: 1;
    margin: 0 -50px 0 0;
}

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

.moduletable.topmenu ul:after {
    content: '';
    display: table;
    clear: both;
}

.moduletable.topmenu ul li {
    float: left;
    margin: 0 0 0 20px;
    font-size: 14px;
    font-weight: bold;
    line-height: 43px;
}

.moduletable.topmenu ul li a {
    color: #af7336;
    text-decoration: none;
}

.moduletable.topmenu ul li a:hover, .moduletable.topmenu ul li.active a {
    text-decoration: underline;
}

.moduletable.topsearch {
    float: right;
    background: url(../img/topsearch.png) 0 0 no-repeat;
    padding: 16px 0 11px 57px;
    position: relative;
    z-index: 2;
}

.moduletable.topsearch input[type="text"] {
    border: none;
    width: 206px;
    line-height: 22px;
    height: 22px;
    padding: 0 6px;
    display: block;
    float: left;
}

.moduletable.topsearch button {
    display: block;
    float: left;
    line-height: 22px;
    height: 22px;
    text-transform: uppercase;
    padding: 0;
    width: 74px;
    margin: 0 10px;
}

.moduletable.topseocity {
    margin-top: 22px;
    display: inline-block;
}

#wrapper .container {
    padding: 15px;
}

.slider {
    background-color: #FAFAFA;
    min-height: 40px;
    margin: 0 0 15px 0;
    position: relative;
}

.slider img {
    width: 950px;
    height: 315px;
}

.slider #controls {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next {
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    text-indent: -8000px;
}

#container {
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 950px;
    background: #fff;
}

#content {
    position: relative;
}

#slider ul, #slider li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#slider li {
    width: 950px;
    height: 315px;
    overflow: hidden;
}

ol#controls {
    margin: 0 15px 15px 0;
    padding: 0;
}

ol#controls li {
    margin: 0 0 0 7px;
    padding: 0;
    float: left;
    list-style: none;
    display: block;
    height: 13px;
    width: 13px;
    line-height: 13px;
    text-indent: -9999px;
}

ol#controls li a {
    float: left;
    display: block;
    height: 13px;
    width: 13px;
    line-height: 13px;
    background: #eee;
    padding: 0;
    text-decoration: none;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

ol#controls li.current a {
    background: #696e3b;
    color: #fff;
}

ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
    outline: none;
}

.hide_slide {
    display: none;
}

.moduleheader {
    margin: 0 0 10px 0;
    font-family: inherit;
    font-weight: bold;
    color: inherit;
    text-rendering: optimizelegibility;
    line-height: 20px;
    font-size: 18px;
    text-transform: uppercase;
}

.manufacturers-block {
    border-top: 1px solid #DDDDDD;
    margin: 0;
    padding: 10px 0 0 0;
}

.manufacturers-block .jcarousel-direction-rtl {
    direction: rtl;
}

.manufacturers-block .jcarousel-container-horizontal {
    width: 880px;
    height: 64px;
    padding: 0 35px;
}

.manufacturers-block .jcarousel-clip {
    overflow: hidden;
}

.manufacturers-block .jcarousel-clip-horizontal {
    width: 880px;
    height: 104px;
    overflow: hidden;
}

.manufacturers-block ul li {
    overflow: hidden;
    display: inline;
    float: left;
    margin: 0 10px;
    padding: 0;
    height: 64px;
    list-style: none;
    background: none;
    text-align: center;
}

.manufacturers-block ul li a {
    display: block;
}

.manufacturers-block .jcarousel-next-horizontal {
    position: absolute;
    top: 14px;
    right: 0;
    width: 23px;
    height: 43px;
    cursor: pointer;
    background: url(../img/arrright.png) 50% 0px no-repeat;
}

.manufacturers-block .jcarousel-next-horizontal:hover, .manufacturers-block .jcarousel-next-horizontal:active {
    background-position: 50% -43px;
}

.manufacturers-block .jcarousel-prev-horizontal {
    position: absolute;
    top: 14px;
    left: 0;
    width: 23px;
    height: 43px;
    cursor: pointer;
    background: url(../img/arrleft.png) 50% 0px no-repeat;
}

.manufacturers-block .jcarousel-prev-horizontal:hover, .manufacturers-block .jcarousel-prev-horizontal:active {
    background-position: 50% -43px;
}

.special {
    margin: 0 0 30px 0;
    padding: 0;
}

.special.similar {
    margin: 0 0 15px 0;
}

.special.category {
    margin: 0 0 15px 0;
}

.special .jcarousel-direction-rtl {
    direction: rtl;
}

.special .jcarousel-container-horizontal {
    width: 920px;
    height: 295px;
    padding: 0 15px;
}

.special .jcarousel-clip {
    overflow: hidden;
}

.special .jcarousel-next-horizontal {
    position: absolute;
    top: -14px;
    right: -30px;
    width: 45px;
    height: 324px;
    cursor: pointer;
    background: url(../img/arrrightb.png) 50% 0px no-repeat;
}

.special .jcarousel-prev-horizontal {
    position: absolute;
    top: -14px;
    left: -30px;
    width: 45px;
    height: 324px;
    cursor: pointer;
    background: url(../img/arrleftb.png) 50% 0px no-repeat;
}

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

.special.category ul {
    margin: 0 0 0 -15px;
}

.special.category ul::after {
    content: '';
    display: table;
    clear: both;
}

.special ul li {
    margin: 0 7px;
}

.special.similar ul li {
    margin: 0 0 15px 0;
}

.special.category ul li {
    margin: 0 0 15px 15px;
    float: left;
}

.special ul li .thumbnail {
    padding: 5px 5px 8px 5px;
    position: relative;
    max-width: 204px;
    width: 204px;
    border: 1px solid #ddd;
}

.special.category ul li .thumbnail {
    max-width: 214px;
    width: 214px;
}

.special ul li .thumbnail:hover {
    border: 1px solid #697137;
}

.special ul li .thumbnail .prodpic {
    text-align: center;
    width: 200px;
    height: 200px;
    display: table-cell;
    vertical-align: middle;
}

.special ul li .thumbnail img {
    width: 145px;
    height: 145px;
}

.special ul li .thumbnail p.prodname {
    display: block;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 10px 0;
}

.special ul li .thumbnail p.prodname a {
    color: #697137;
    text-decoration: none;
}

.special ul li .thumbnail:hover p.prodname a {
    color: #4f4f4f;
}

.special ul li .thumbnail .prodprice, .special ul li .thumbnail .prodbuy {
    height: 34px;
    display: block;
    width: 50%;
    float: left;
}

.special ul li .thumbnail .prodbuy {
    text-align: right;
}

.special ul li .thumbnail .prodbuy div {
    padding: 0 3px 0 0;
}

.special ul li .thumbnail .prodprice div.prodprice-cont {
    display: table-cell;
    height: 34px;
    vertical-align: middle;
}

.special ul li .thumbnail .oldprice {
    line-height: 14px;
    font-size: 13px;
    color: #867049;
    text-decoration: line-through;
    display: block;
    white-space: nowrap;
    padding: 0 0 0 3px;
}

.special ul li .thumbnail .newprice {
    font-size: 16px;
    color: #344323;
    font-weight: bold;
    white-space: nowrap;
    padding: 0 0 0 3px;
}

.openmodaladdcart, .thumbnail .prodbuy button {
    position: relative;
    padding: 6px 8px 6px 32px;
    height: 34px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    background-image: url(../img/buyicon.png);
    background-position: 5px 50%;
    background-repeat: no-repeat;
}

div.related.special ul li .thumbnail .prodbuy, div.related.special ul li .thumbnail .moreabout {
}

.moduletable.favcats {
    margin: 0 0 15px 0;
}

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

.moduletable.favcats ul::after {
    content: '';
    display: table;
    clear: both;
}

.moduletable.favcats ul li {
    display: block;
    float: left;
    margin: 0 16px 15px 0;
}

.moduletable.favcats ul li.i3 {
    margin: 0 0 15px 0;
}

.moduletable.favcats ul li a {
    display: block;
    height: 35px;
    line-height: 35px;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    padding: 165px 10px 0 10px;
    background-color: #697137;
    width: 286px;
}

.moduletable.favcats ul li.i1 a {
    background: url(../img/favcat1.jpg) 0 0 no-repeat #697137;
}

.moduletable.favcats ul li.i2 a {
    background: url(../img/favcat2.jpg) 0 0 no-repeat #697137;
}

.moduletable.favcats ul li.i3 a {
    background: url(../img/favcat3.jpg) 0 0 no-repeat #697137;
}

.moduletable.catalog {
    margin: 0 0 15px 0;
    border-top: 1px solid #DDDDDD;
    padding: 10px 0 0 0;
}

.moduletable.catalog ul {
    -moz-column-count: 4;
    -moz-column-gap: 0;
    column-count: 4;
    column-gap: 0;
    -webkit-column-count: 4;
    -webkit-column-gap: 0;
    margin: 0;
    list-style: none;
    padding: 0;
}

.moduletable.catalog ul li {
    display: inline-block;
    margin: 0 0 15px 0;
    min-width: 150px;
    float: left;
}

.moduletable.catalog ul li a {
    font-size: 16px;
    color: #867049;
    font-weight: bold;
}

.moduletable.catalog ul ul {
    -moz-column-count: 1;
    -moz-column-gap: 0;
    column-count: 1;
    column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    margin: 7px 0 0 0;
}

.moduletable.catalog ul ul li {
    display: block;
    margin: 0 0 7px 0;
}

.moduletable.catalog ul ul li a {
    font-size: 12px;
    color: #6d6d6d;
    font-weight: normal;
}

.moduletable.horcatalog {
    border: none;
    background: url(../img/clig.png) 0 0 repeat-x #576130;
    height: 41px;
    width: 980px;
    position: absolute;
    top: 119px;
    left: 0;
    z-index: 100;
    -webkit-box-shadow: 0 5px 20px 0 #333;
    box-shadow: 0 5px 20px 0 #333;
}

.rightarrowclass {
    display: none !important;
}

.ddsmoothmenu {
    background: none !important;
    padding: 0px;
}

.downarrowclass {
    display: none !important;
    width: 7px;
    height: 4px;
    position: absolute;
    left: 14px;
    top: 16px;
}

.moduletable.horcatalog ul.level1 {
    list-style: none;
    margin: 0;
    padding: 0;
}

.moduletable.horcatalog ul.level1 li {
    z-index: 98;
    line-height: 41px;
    border-right: 1px solid #535e2f;
    font-size: 16px;
    float: left;
    letter-spacing: 0px;
    text-transform: uppercase;
    padding: 0;
    font-weight: bold;
    margin: 0;
}

.moduletable.horcatalog ul.level1 li:hover, .moduletable.horcatalog ul.level1 li.active {
    background: #697137;
}

.moduletable.horcatalog ul li.cid-49 {
    width: 157px;
}

.moduletable.horcatalog ul li.cid-50 {
    width: 209px;
}

.moduletable.horcatalog ul li.cid-56 {
    width: 152px;
}

.moduletable.horcatalog ul li.cid-51 {
    width: 202px;
}

.moduletable.horcatalog ul li.cid-19 {
    width: 256px;
    border-right: none;
}

.moduletable.horcatalog ul li.cid-44 {
    width: 152px;
}

.moduletable.horcatalog ul.level1 li a {
    text-decoration: none;
    text-align: center;
    color: #f6f6f6;
    display: block;
}

.moduletable.horcatalog ul.level1 li a:hover, .moduletable.horcatalog ul.level1 li a.active, .moduletable.horcatalog ul.level1 li a.selected {
    color: #f6f6f6;
}

.menu_img_span {
    display: none;
    position: absolute;
}

.menu_img_span img.menu_img {
    width: 150px;
    height: 150px;
    background: #fff;
}

.moduletable.horcatalog ul.level2 .column {
    width: 236px;
    overflow: hidden;
    min-height: 150px;
    float: left;
    border-right: 1px solid #f6f6f6;
    margin: 0;
    padding: 0;
}

.moduletable.horcatalog ul.level2 li a.parent {
    padding-right: 0 !important;
    margin-bottom: 0 !important;
}

.moduletable.horcatalog ul.level2 {
    background: #697137;
    border: none !important;
    width: 980px;
    height: auto;
    padding: 15px 0;
    list-style-type: none;
    margin: 0 !important;
    position: absolute !important;
    top: 41px !important;
    left: 0px !important;
    visibility: hidden;
    margin: 0;
    z-index: 999;
}

.moduletable.horcatalog ul.level2 li {
    background: none;
    line-height: 22px;
    border: none;
    border-top: none;
    font-weight: normal;
    padding: 0 15px 30px 15px;
    width: 206px;
    margin: 0;
    float: left !important;
    border-right: none;
    text-align: left;
}

.moduletable.horcatalog ul.level2 li a {
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    line-height: 21px;
    color: #f6f6f6;
    display: block;
    margin: 0;
    background: none !important;
    text-transform: uppercase;
    letter-spacing: -1px;
    border: none;
    text-align: left;
    padding: 0;
}

.moduletable.horcatalog ul.level2 li a:hover, .moduletable.horcatalog ul.level2 li a.active, .moduletable.horcatalog ul.level2 li a.selected {
    text-decoration: none;
    color: #1D271F;
    background: none !important;
}

.moduletable.horcatalog ul.level3 {
    background: none;
    border: none !important;
    height: auto;
    padding: 0;
    list-style-type: none;
    margin: 0 !important;
    position: none !important;
}

.moduletable.horcatalog ul.level3 li {
    float: none !important;
    border: none !important;
    width: auto !important;
    padding: 0;
    line-height: 19px;
}

.moduletable.horcatalog ul.level3 li:first-child {
    border-top: none !important;
}

.moduletable.horcatalog ul.level3 li a {
    color: #a3a3a3;
    font-size: 12px;
    font-weight: normal;
    line-height: 19px;
    padding: 0;
    text-transform: none;
}

.moduletable.horcatalog ul.level3 li a:hover, .moduletable.horcatalog ul.level3 li a.active, .moduletable.horcatalog ul.level3 li a.selected {
    color: #feb101;
    text-decoration: none;
}

.moduletable.horcatalog ul.level2 li a:hover .menu_img_span {
    display: block;
    right: 40px;
    top: 50%;
    margin-top: -85px;
}

.moduletable.horcatalog ul.level3 li a:hover .menu_img_span {
    display: block;
    right: 40px;
    top: 50%;
}

.moduletable.horcatalog ul.level4 {
    border: none !important;
    width: 180px;
    height: auto;
    padding: 20px 10px 20px 0;
    list-style-type: none;
    margin: 0 !important;
    position: absolute !important;
    top: -20px !important;
    left: 190px !important;
}

.breadcrumb {
    margin: 0 0 15px 0;
    font-size: 12px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #14180a;
    list-style: none;
    color: #697137;
}

.breadcrumb li {
    display: inline-block;
}

.breadcrumb .divider {
    padding: 0 5px;
}

.breadcrumb a {
    color: #af7336;
}

.childcategories {
    margin: 0 0 15px 0;
}

.childcategories ul {
    margin: 0 0 0 -12px;
    padding: 0;
    list-style: none;
}

.childcategories ul::after {
    content: '';
    display: table;
    clear: both;
}

.childcategories ul li {
    margin: 0 0 15px 15px;
    float: left;
    width: 145px;
}

.childcategories ul li .prodpic {
    display: table-cell;
    width: 143px;
    height: 143px;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #ddd;
}

.childcategories ul li:hover .prodpic {
    border: 1px solid #697137;
}

.childcategories ul li .prodpic img {
    max-width: 135px;
    max-height: 135px;
}

.childcategories ul li .prodname {
    display: block;
    height: 36px;
    overflow: hidden;
    margin: 0;
    font-size: 14px;
}

#footer .moduleheader {
    font-size: 14px;
    text-transform: none;
}

#footer .container {
    margin: 40px 15px 20px 0px;
}

#footer .moduletable {
    float: left;
    margin: 0 0 0 25px;
    color: #f1f1f1;
}

#footer .moduletable.copy {
    padding: 22px 0 0 0;
}

#footer .moduletable.copy p {
    font-size: 12px;
    line-height: 18px;
}

#footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer ul li {
    margin: 0 0 7px 0;
}

.pagerblock {
    text-align: center;
}

.pagerblock .pagination-plain {
    margin: 0 0 15px 0;
}

.pagerblock ul {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
}

.pagerblock ul li {
    padding: 0;
    float: left;
    margin: 0 17px;
}

.pagerblock ul li span.previous, .pagerblock ul li a.previous, .pagerblock ul li span.next, .pagerblock ul li a.next {
    font-weight: normal;
    text-decoration: none;
}

.pagerblock ul li span, .pagerblock ul li a {
    display: block;
}

.pagerblock ul li.active span {
}

.toShowAll {
    display: inline-block;
    padding: 0 10px 3px 10px;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    margin-left: 0px;
    vertical-align: top;
    font-weight: bold;
    color: #000;
}

.product {
    position: relative;
}

.product .doppic {
    float: left;
    margin: 5px 15px 0 0;
    width: 100px;
}

.product .doppic a {
    display: table-cell;
    margin: 0;
    width: 98px;
    height: 98px;
    border: 1px solid #ddd;
    vertical-align: middle;
    text-align: center;
}

.product .doppic a img {
    width: 90px;
    height: 90px;
}

.product .doppic a:hover img {
    border-color: #CC3417;
}

.product .doppic .jcarousel-container-vertical {
    width: 100px;
    height: 215px;
    padding: 35px 0;
}

.product .doppic.jcarousel-clip {
    overflow: hidden;
}

.product .doppic .jcarousel-clip-vertical {
    width: 100px;
    height: 230px;
    overflow: hidden;
}

.product .doppic ul li {
    overflow: hidden;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    height: 100px;
    width: 100px;
    list-style: none;
    background: none;
    text-align: center;
}

.product .doppic .jcarousel-next-vertical {
    position: absolute;
    bottom: 0;
    left: 28px;
    width: 43px;
    height: 23px;
    cursor: pointer;
    background: url(../img/arrdown.png) 100% 50% no-repeat;
}

.product .doppic .jcarousel-next-vertical:hover, .product .doppic .jcarousel-next-vertical:active {
    background-position: 0 50%;
}

.product .doppic .jcarousel-prev-vertical {
    position: absolute;
    top: 0;
    left: 28px;
    width: 43px;
    height: 23px;
    cursor: pointer;
    background: url(../img/arrup.png) 100% 50% no-repeat;
}

.product .doppic .jcarousel-prev-vertical:hover, .product .doppic .jcarousel-prev-vertical:active {
    background-position: 0 50%;
}

.product .pic {
    float: right;
    margin: 0 405px 0 0;
    width: 430px;
    height: 300px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
}

.product .pic img {
    max-width: 300px;
    max-height: 300px;
}

.product .productform {
    float: right;
    width: 390px;
    margin-top: -300px;
}

.product .productform .prodsku {
    color: #777;
}

.product .productform .inputboxattrib {
    margin: 0;
}

.product .productform .quantityblock {
    margin: 0 0 15px 0;
}

.product .productform .quantityblock span {
    line-height: 27px;
    vertical-align: top;
}

.product .productform .addtocart_form input.span1 {
    width: 26px;
    text-align: center;
    height: 27px;
    line-height: 27px;
    padding: 0 6px;
    vertical-align: top;
}

.product .productform .quantityblock button {
    height: 29px;
    line-height: 29px;
}

.product .productform .addcart {
    margin: 0 0 15px 0;
}

.product .productform .addcart button.btn-block {
    font-size: 16px;
    font-weight: bold;
    padding: 0 10px 0 50px;
    margin: 0 0 15px 0;
    background-image: url(../img/buyicon2.png);
    background-position: 10px 50%;
    background-repeat: no-repeat;
    height: 42px;
    line-height: 42px;
}

.product .pricetable {
    margin: 0 0 15px 0;
    line-height: 21px;
}

.product .price {
    font-size: 18px;
}

.product .price .newprice {
    margin: 0;
    font-weight: bold;
    color: #697137;
}

.product .price .oldprice {
    line-height: 14px;
    font-size: 13px;
    color: #867049;
    text-decoration: line-through;
}

.product .label.noin {
    margin: 0 0 15px 0;
    font-size: 12px;
    background: #ddd;
    display: inline-block;
    padding: 4px 5px;
}

.product .social {
    margin: 0 0 15px -6px;
}

.product .desc {
    margin: 0 0 15px 0;
    padding: 10px 0 0 0;
}

.product .simprod {
    float: right;
    width: 216px;
    margin: 5px 0 15px 15px;
}

.vmCartDetails .vmCartChild .vmCartAttributes .size-label {
    line-height: 27px;
    padding: 0;
    white-space: nowrap;
}

.vmCartDetails .vmCartChild {
    margin: 0 0 15px 0;
    float: none;
    border: none;
    padding: 0;
}

.vmCartDetails .vmCartChild .vmCartAttributes {
    margin-top: 0;
}

.vmCartDetails .vmCartChild .vmCartAttributes .size-select {
    margin: 0 0 0 5px;
}

.desc.category-text ol, .desc.category-text ul {
    margin: 0 0 13px 35px;
}

ul.product-features-list {
    margin: 0 0 10px 1px;
    padding: 0;
    overflow: hidden;
}

ul.product-features-list li {
    float: left;
    width: 200px;
    border-left: 1px solid #ccc;
    padding: 0 12px;
    min-height: 50px;
    list-style: none;
    line-height: 16px;
}

.feature-title {
    color: #7f8c9a;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 5px 0;
}

.feature-value {
    margin-bottom: 15px;
}

p.reviews, p.related {
    font-weight: bold;
    font-size: 17.5px;
    text-transform: uppercase;
}

div.reviews {
    margin: 0 0 30px 0;
}

.cbBox h2 {
    border-bottom: none;
}

.cbBox .btn.btn-small {
    font-weight: bold;
    padding: 6px 8px;
    height: 36px;
}

.cbBox .cbButtons {
    padding: 0 0 10px 0
}

.table {
    width: 100%;
}

.table th {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    border-top: 1px solid #ddd;
}

.table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table .del, .table .sum, .table .quant, .table .price, .table .nn, .table .status, .table .date, .table .nomer {
    text-align: center;
}

.table .nn {
    width: 50px;
}

.table .status {
    width: 170px;
}

.table .date {
    width: 130px;
}

.table .quant {
    width: 110px;
}

.table .sum, .table .price {
    width: 100px;
}

.table .del {
    width: 60px;
}

.table .total {
    text-align: right;
}

.table .name img {
    width: 60px;
    height: 60px;
    margin: 0 15px 0 0;
}

.table .name div {
    display: table-cell;
    vertical-align: middle;
    height: 62px;
    margin: 0;
}

.table .name div small {
    display: block;
    line-height: 16px;
}

.table .quant .span1 {
    width: 20px;
    text-align: center;
}

.table .price, .table .sum {
    font-size: 16px;
}

.table .total .price, .table .total .discount {
    width: auto;
    text-align: left;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #ccc;
}

.table-striped tr:nth-child(even) {
    background: #f6f6f6;
}

.table-hover tr:hover {
    background: #f6f6f6;
}

.table-condensed th, .table-condensed td {
    padding: 4px 5px;
}

.quantincart input {
    vertical-align: top;
    height: 21px;
    line-height: 21px;
}

.quantincart button {
    height: 29px;
}

.table .delspan2 {
    width: 100px;
}

.table .delspan3 {
    width: 250px;
}

.table .delspan3 label {
    margin: 0;
}

.table .delspan4 p {
    margin: 0;
}

table.innertable {
    margin: 0;
    width: 100%;
    padding: 0;
}

table.innertable td {
    padding: 0;
    border: none;
    vertical-align: middle;
}

table.innertable td p {
    margin: 0;
}

table.innertable td.lc {
    text-align: right;
    padding-right: 8px;
}

table.innertable td.rc {
    width: 1%;
    white-space: nowrap;
}

.contentheading h3 {
    margin-bottom: 1px;
    line-height: 20px;
}

h3.nomarg {
    margin: 0 0 10px 0;
}

.pagination {
    margin: 0;
}

.cartbuttons {
    padding: 10px 0 0 0;
    margin: 0 0 30px 0;
}

.cartbuttons::after {
    content: '';
    display: table;
    clear: both;
}

.cartbuttons .pull-left {
    float: left;
}

.cartbuttons .pull-right {
    float: right;
}

.cartbuttons .btn {
    background: #697137;
    padding: 0 10px;
    color: #fff;
    border: none;
    cursor: pointer;
    height: 31px;
    line-height: 31px;
}

.cartbuttons .btn:hover, .cartbuttons .btn:active {
    background: #1d271f;
}

.cartbuttons .btn.btn-danger {
    background: #af7336;
}

.cartbuttons .btn.btn-danger:hover, .cartbuttons .btn.btn-danger:active {
    background: #867049;
}

.oform {
    margin: 0 0 15px 0;
}

.oform::after {
    content: '';
    display: table;
    clear: both;
}

.oform .span1 {
    width: 105px;
    text-align: center;
    margin-top: 130px;
    float: left;
}

.oform .span4 {
    border: 1px solid #ddd;
    width: 598px;
    padding: 0 0 15px 15px;
}

.oform .span4.l {
    float: left;
    margin-left: 100px;
}

.oform .span4.r {
    float: left;
    margin-right: 100px;
    margin-left: 0;
}

.oform .span4.l, .oform .span4.r {
    width: 290px;
}

.oform .span4.l .controls input, .oform .span4.r .controls input {
    width: 162px;
}

.oform .span4.r button {
    margin: 0 !important;
}

.oform .span4 h2, .oform .span4 h3 {
    text-align: center;
    margin: 10px 0 20px 0;
}

.oform .span4 label {
    width: 70px;
}

.oform .span4 .controls {
    margin-left: 85px;
}

.oform .span4 .controls input {
    width: 480px;
}

.oform .span4 .controls select {
    width: 493px;
    padding: 2px 5px;
}

a.socvk, a.socfb, a.soctw {
    display: inline-block;
    height: 26px;
    width: 26px;
    text-decoration: none;
    margin: 0 10px 0 0;
}

a.socvk {
    background: url(../img/soc.png) 0 0 no-repeat;
}

a.socfb {
    background: url(../img/soc.png) -35px 0 no-repeat;
}

a.soctw {
    background: url(../img/soc.png) -70px 0 no-repeat;
}

#customer_note {
    display: block;
    width: 932px;
    margin: 0 0 15px 0;
    float: none;
}

.row.centuerd {
    text-align: center;
}

.confirm-agreement {
    background-color: #af7336;
    display: inline-block;
    color: white;
    font-weight: bold;
    padding: 3px 6px 3px 6px;
    margin: 0 0 15px 0;
}

.confirm-agreement a {
    color: #FFD886;
}

.checkbox.confirm-agreement input {
    display: inline-block;
}

.alert {
    padding: 8px;
    margin: 0 0 12px 0;
    line-height: 18px;
}

.alert-error {
    background: #F2DEDE;
    border-color: #FED1C9;
}

.alert-block {
    background: #af7336;
    border-color: #867049;
    color: #fff;
}

.label {
    padding: 3px 5px;
}

.label-important {
    background: #697137;
    font-weight: bold;
    color: #fff;
}

.label-info {
    color: #fff;
    background: #867049;
}

.well {
    background: #eee;
    margin: 0 0 15px 0;
    padding: 15px;
}

.well p:last-child, .well ul:last-child, .alert p:last-child, .alert ul:last-child {
    margin-bottom: 0;
}

.well table:last-child {
    margin: 0
}

.special ul li .thumbnail .label.novinka, .special ul li .thumbnail .label.out-of-stock, .special ul li .thumbnail .label.in-stock, .special ul li .thumbnail .label.label-nobuy {
    position: absolute;
    top: 47px;
    left: 7px;
    font-size: 12px;
}

.label.novinka {
    background: #AF7336;
    color: #fff;
}

.label.out-of-stock {
    background: #ccc;
    color: #000;
}

.label.in-stock {
    background: #867049;
    color: #fff;
}

.label.label-nobuy {
    background: #344323;
    color: #fff;
}

.label.novinka + .label.in-stock {
    left: 74px !important;
}

.label.novinka + .label.out-of-stock {
    left: 74px !important;
}

.product .pic .label {
    position: absolute;
    top: 5px;
    left: 7px;
}

span.customSelect {
    background-color: #fff;
    padding: 3px 6px;
    border: 1px solid #ccc;
    line-height: 18px;
}

span.customSelect.changed {
    background-color: #ccc;
}

.customSelectInner {
    background: url(../img/arrow_down.png) no-repeat center right;
}

form[name="order"] {
    margin-bottom: 15px !important;
    clear: both;
}

form[name="order"]::after {
    content: '';
    display: table;
    clear: both;
}

.orderf {
    float: left;
    margin: 0 15px 0 0;
}

.orderf .title {
    color: #666;
    margin: 0 0 3px 0;
}

h5 big, p big {
    font-weight: normal;
    color: #DA4F49;
}


.control-group.inv {
    margin-bottom: 15px;
    margin-top: 15px;
}

.control-group.inv .inp {
    width: 70px;
    text-align: right;
}

.control-group.inv .controls {
    margin-left: 15px;
}

.control-group.inv input {
    width: auto;
    margin-top: 0;
}

.control-group.inv .controls label {
    padding: 0;
    width: 180px;
}

.delprice {
    color: #000;
}

.discount {
    color: #DA4F49;
}


a.linkfilters {
    display: block;
    height: 129px;
    width: 30px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: 460px;
    margin-top: -61px;
}

.modal.filters {
    width: 300px;
    margin-left: 190px;
    border-radius: 6px 0 0 6px;
    left: 50%;
}

.modal.fade.filters {
    left: 100%;
    top: 50%;
    margin-top: -150px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.fade.in.filters {
    left: 50%;
    top: 40%;
    margin-top: -150px;
}

.modal.filters h1, .modal.filters h2 {
    margin: 0;
}

.modal.filters .form-inline {
    margin: 0 0 10px 0;
}

.modal.filters .form-inline label {
    margin: 0 15px 0 0;
}


.finalform h2 {
    margin-top: 20px;
}

#username_div, #password2_div {
    display: none;
}

.bordered {
    border: 1px solid #DDDDDD;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: white;
    padding: 5px;
    text-align: center;
    width: 146px;
    margin-bottom: 5px;
}

.counter_container {
    border-top: 1px solid #c0c0c0;
    padding-top: 5px;
    width: 158px;
}

.article_column {
    padding-right: 10px;
}

.column_separator {
    padding-right: 0 !important;
    padding-left: 10px;
    border-left: 1px solid #d4d4d4;
}

.blog_more {
    margin-top: 15px;
}

.filters-parametrs {
    width: 400px;
}

.filters-parametrs-table-first-td {
    width: 200px;
}

.manufacturers-list {
    list-style: none;
    margin: 0;
}

.manufacturers-list li a {
    color: #555;
}


.robokassa-form {
    background: white;
}

.robokassa-form tbody tr td div {
    width: 700px !important;
}

.robokassa-form div table td input[readonly] {
    background: white !important;
    padding: 4px;
    border: 1px solid #CCC;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.robokassa-form div table td input[type="button"] {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: whiteSmoke;
    background-image: -moz-linear-gradient(top, white, #E6E6E6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#E6E6E6));
    background-image: -webkit-linear-gradient(top, white, #E6E6E6);
    background-image: -o-linear-gradient(top, white, #E6E6E6);
    background-image: linear-gradient(to bottom, white, #E6E6E6);
    background-repeat: repeat-x;
    border: 1px solid #BBB;
    border-color: #E6E6E6 #E6E6E6 #BFBFBF;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #A2A2A2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    border-color: #C5C5C5;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background: #7192A5;
    background: -moz-linear-gradient(top, rgba(113, 146, 165, 1) 0%, rgba(83, 121, 142, 1) 50%, rgba(56, 97, 121, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(113, 146, 165, 1)), color-stop(50%, rgba(83, 121, 142, 1)), color-stop(100%, rgba(56, 97, 121, 1)));
    background: -webkit-linear-gradient(top, rgba(113, 146, 165, 1) 0%, rgba(83, 121, 142, 1) 50%, rgba(56, 97, 121, 1) 100%);
    background: -o-linear-gradient(top, rgba(113, 146, 165, 1) 0%, rgba(83, 121, 142, 1) 50%, rgba(56, 97, 121, 1) 100%);
    background: -ms-linear-gradient(top, rgba(113, 146, 165, 1) 0%, rgba(83, 121, 142, 1) 50%, rgba(56, 97, 121, 1) 100%);
    background: linear-gradient(to bottom, rgba(113, 146, 165, 1) 0%, rgba(83, 121, 142, 1) 50%, rgba(56, 97, 121, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7192a5', endColorstr='#386179', GradientType=0);
}

.robokassa-form div table td select {
    margin-bottom: 0px !important;
}

.highlighted {
    border-top: 1px solid #3A637B;
    border-left: 1px solid #3A637B;
    border-right: 1px solid #3A637B;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}

.payment_info_com {
    float: right;
    color: #979797;
    font-size: 12px;
}

.social-network {
    font-size: 11px;
    position: absolute;
    left: 0;
    margin-left: 175px;
    margin-top: 1px;
}

.social-network a {
    background: url('../img/vk.png') no-repeat left center;
    padding-left: 17px;
    color: #C70800;
}

.faq {
    font-size: 11px;
    left: 0;
    margin-left: 436px;
    margin-top: 1px;
}

.any-relative {
    position: relative;
}

a {text-decoration:underline; outline:none; color:#697137;}
a.btn {text-decoration:none;}
a:hover {text-decoration:none;}

strong {font-weight:bold;}

ul,ol {margin:0 0 13px 15px;}
ul li, ol li {margin: 0 0 5px 0; line-height:16px;}

h1,h2,h3,h4,h5,h6{margin:0 0 10px 0;font-family:inherit;font-weight:bold;line-height:20px;color:#000;text-rendering:optimizelegibility}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:normal;line-height:1;color:#999}
h1,h2,h3{line-height:30px;}
h1{font-size:24.5px; color:#000;}
h1.cathead {color:#000;}
h2{font-size:20.5px}
h3{font-size:17px; /*text-transform:uppercase;*/}
h4{font-size:12.5px}
h1 small{font-size:14px}
h2 small{font-size:14px}
h3 small{font-size:11px}
h4 small{font-size:8px}

.componentheading {margin:0 0 10px 0;font-family:inherit;font-weight:bold;line-height:30px;font-size:24.5px;color:#000;text-rendering:optimizelegibility; }

p {font-size:13px; line-height:18px; margin: 0 0 12px 0;}

table {margin:0 0 15px 0;}

input[type="text"], input[type="password"], select, textarea {background:#fff; border:1px solid #ccc; padding:3px 6px; font-family:Arial, Helvetica, sans-serif; color:#000; line-height:18px;}
.openmodaladdcart, input[type="submit"], input[type="button"], button {background:#697137; padding:0 10px; color:#fff; border:none; cursor:pointer; height:25px; line-height:23px;}
.openmodaladdcart:hover, input[type="submit"]:hover, input[type="button"]:hover, button:hover, input[type="submit"]:active, input[type="button"]:active, button:active {background-color:#1d271f;}

.table th, .table td { padding: 4px 10px; }

.checkbox input, .radio input {display:inline-block; margin-right:5px;}

#wrapper { margin: 0 auto -174px auto; width:980px; min-height:100%; position:relative; z-index:1; background:#fff;}
#mfooter { height: 240px; }
#footer { height: 240px; margin: 0 auto; margin-top: -240px; width:980px; display:block; overflow:hidden; font-size:12px; background:#14180a; position:relative; z-index:2;}
.clr, .clearfix {clear:both;}

#footer .span15 {width:168px;}

.header {padding:1px 0 0 0; width:980px; margin:0 auto; height:174px; position:relative;}

.sitelogo { white-space:nowrap; position:absolute; top:15px; left:5px; color:#d0d0d0;}
.sitelogo p {font-size:14px; margin:0;}
.sitelogo a {text-decoration:none; color:#fff; font-weight:bold; font-size:60px; line-height:60px;}

.header-phone{ font-size:30px; font-weight:bold; color:#d3d3d3; white-space:nowrap; position:absolute; top:31px; left:370px;}

.moduletable.logmod {position:absolute; top:10px; right:5px;}
.header .nav.login {margin-bottom:12px;}
.header .nav.login li{display:inline-block; font-size:14px; color:#af7336;}
.header .nav.login li a {text-decoration:none; color:#af7336;}
.header .nav.login li a:hover {text-decoration:underline;}
.header .nav.login input.link {margin:0; padding:0; line-height:auto; font-size:10.5px; text-decoration:underline; color:#005580; background:none; height:auto; border:none;}
.header .nav.login input.link:hover, .header .nav.login input.link:focus {color:#000; text-decoration:none;}

.control-group {margin:0 0 15px 0;}
.control-group::after {content:''; display:table; clear:both;}
.control-group label {float:left; margin:0 15px 0 0; line-height:21px;}
.control-group .controls input {width:180px;}

.modal.login {width:320px;}
.modal.login h2 {margin:0 0 15px 0;}
.modal.login .form-horizontal .control-label {width:60px; }
.modal.login .controls {margin-left:85px;}

#password_div label, #email_div label {width:60px;}


.moduletablecart { position:absolute; right:0px; top:39px; padding:3px 5px 3px 50px; background:url(../img/cartbg.png) 0 0 no-repeat;}
.cartblock { background:url(../img/buyicon2.png) 0 50% no-repeat; margin: 0; padding: 0 0 0 40px; position: relative; line-height:24px; color:#fff;}
.cartblock p {margin:0; display:table-cell; vertical-align:middle; height:32px; line-height:16px; font-size:13px;}
.cartblock a {text-decoration:underline; color:#fff;}
.cartblock a:hover {text-decoration:none;}
.cart-link{ position: absolute; top: 0; left: 0; width: 26px; height: 36px; display: block; margin: 0; }

.topnavbar {margin:70px 0 0 0;}

.moduletable.topmenu {float:right; background:url(../img/topmenu.png) 0 0 no-repeat; padding:6px 45px 0 30px; position:relative; z-index:1; margin:0 -50px 0 0;}
.moduletable.topmenu ul {margin:0; padding:0; list-style:none;}
.moduletable.topmenu ul:after {content:''; display:table; clear:both;}
.moduletable.topmenu ul li {float:left; margin:0 0 0 20px; font-size:14px; font-weight:bold; line-height:43px;}
.moduletable.topmenu ul li a {color:#af7336; text-decoration:none;}
.moduletable.topmenu ul li a:hover, .moduletable.topmenu ul li.active a { text-decoration:underline;}

.moduletable.topsearch {float:right; background:url(../img/topsearch.png) 0 0 no-repeat; padding:16px 0 11px 57px; position:relative; z-index:2;}
.moduletable.topsearch input[type="text"] {border:none; width:206px; line-height:22px; height:22px; padding:0 6px; display:block; float:left;}
.moduletable.topsearch button {display:block; float:left; line-height:22px; height:22px; text-transform:uppercase; padding:0; width:74px; margin:0 10px;}
.moduletable.topseocity{margin-top: 22px;display: inline-block;}

#wrapper .container {padding:15px;}

.slider {background-color: #FAFAFA; min-height: 40px; margin:0 0 15px 0; position:relative;}
.slider img { width:950px; height:315px;}
.slider #controls {position:absolute; bottom:0px; right:0px; }
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{ margin:0; padding:0; display:block; overflow:hidden; text-indent:-8000px; }
#container{	margin:0 auto; position:relative; text-align:left; width:950px; background:#fff; }
#content{ position:relative; }
#slider ul, #slider li { margin:0; padding:0; list-style:none; }
#slider li{  width: 950px; height: 315px; overflow:hidden;  }
ol#controls{ margin:0 15px 15px 0; padding:0; }
ol#controls li{ margin:0 0 0 7px; padding:0; float:left; list-style:none; display:block; height:13px; width:13px; line-height:13px; text-indent:-9999px;}
ol#controls li a{ float:left; display:block; height:13px; width:13px; line-height:13px; background:#eee; padding:0; text-decoration:none; -webkit-border-radius:8px; border-radius:8px;}
ol#controls li.current a{ background:#696e3b; color:#fff; }
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
.hide_slide {display:none;}

.moduleheader {margin:0 0 10px 0;font-family:inherit;font-weight:bold; color:inherit;text-rendering:optimizelegibility; line-height:20px; font-size:18px; text-transform:uppercase;}

.manufacturers-block {border-top:1px solid #DDDDDD; margin:0; padding:10px 0 0 0;}
.manufacturers-block .jcarousel-direction-rtl {direction: rtl;}
.manufacturers-block .jcarousel-container-horizontal {width: 880px; height:64px; padding: 0 35px; }
.manufacturers-block .jcarousel-clip { overflow: hidden;}
.manufacturers-block .jcarousel-clip-horizontal { width:880px; height: 104px; overflow:hidden; }
.manufacturers-block ul li{overflow:hidden;display:inline;float:left; margin:0 10px; padding:0; height:64px; list-style:none;background:none; text-align:center;}
.manufacturers-block ul li a {display:block;}
.manufacturers-block .jcarousel-next-horizontal {position: absolute; top: 14px; right: 0; width: 23px; height: 43px; cursor: pointer; background: url(../img/arrright.png) 50% 0px no-repeat;}
.manufacturers-block .jcarousel-next-horizontal:hover, .manufacturers-block .jcarousel-next-horizontal:active {  background-position:50% -43px;}
.manufacturers-block .jcarousel-prev-horizontal {position: absolute;  top: 14px; left: 0;  width: 23px; height: 43px; cursor: pointer; background: url(../img/arrleft.png) 50% 0px no-repeat;}
.manufacturers-block .jcarousel-prev-horizontal:hover, .manufacturers-block .jcarousel-prev-horizontal:active{ background-position:50% -43px;}

.special { margin: 0 0 30px 0; padding:0; }
.special.similar {margin:0 0 15px 0;}
.special.category {margin:0 0 15px 0;}
.special .jcarousel-direction-rtl {direction: rtl;}
.special .jcarousel-container-horizontal {width: 920px; height:295px; padding: 0 15px; }
.special .jcarousel-clip { overflow: hidden;}
.special .jcarousel-next-horizontal {position: absolute; top: -14px; right: -30px; width: 45px; height: 324px; cursor: pointer; background: url(../img/arrrightb.png) 50% 0px no-repeat;}
.special .jcarousel-prev-horizontal {position: absolute;  top: -14px; left: -30px;  width: 45px; height: 324px; cursor: pointer; background: url(../img/arrleftb.png) 50% 0px no-repeat;}
.special ul {margin:0; padding:0; list-style:none;}
.special.category  ul {margin:0 0 0 -15px;}
.special.category  ul::after {content:''; display:table; clear:both; }
.special ul li {margin:0 7px;}
.special.similar ul li {margin:0 0 15px 0;}
.special.category ul li {margin:0 0 15px 15px; float:left;}
.special ul li .thumbnail {padding:5px 5px 8px 5px; position:relative; max-width: 204px; width: 204px; border:1px solid #ddd;}
.special.category ul li .thumbnail {max-width: 214px; width: 214px;}
.special ul li .thumbnail:hover {border: 1px solid #697137;}
.special ul li .thumbnail .prodpic {text-align:center; width:200px; height:200px; display:table-cell; vertical-align:middle;}
.special ul li .thumbnail img {width:145px; height:145px; }
.special ul li .thumbnail p.prodname {display:block; line-height:18px; height:36px; overflow:hidden; font-weight:bold; font-size:14px; margin:0 0 10px 0;}
.special ul li .thumbnail p.prodname a {color:#697137; text-decoration:none;}
.special ul li .thumbnail:hover p.prodname a {color:#4f4f4f;}
.special ul li .thumbnail .prodprice, .special ul li .thumbnail .prodbuy { height:34px; display:block; width:50%; float:left;}
.special ul li .thumbnail .prodbuy {text-align:right;}
.special ul li .thumbnail .prodbuy  div {padding:0 3px 0 0;}
.special ul li .thumbnail .prodprice div.prodprice-cont {display:table-cell; height:34px; vertical-align:middle;}
.special ul li .thumbnail .oldprice {line-height:14px; font-size:13px; color:#867049; text-decoration:line-through; display:block; white-space:nowrap; padding:0 0 0 3px;}
.special ul li .thumbnail .newprice { font-size:16px; color:#344323; font-weight:bold; white-space:nowrap; padding:0 0 0 3px;}
.openmodaladdcart, .thumbnail  .prodbuy button {position: relative;padding: 6px 8px 6px 32px;height: 34px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box; font-size:16px; background-image:url(../img/buyicon.png); background-position:5px 50%; background-repeat:no-repeat;}
div.related.special ul li .thumbnail .prodbuy, div.related.special ul li .thumbnail .moreabout {}

.moduletable.favcats {margin:0 0 15px 0;}
.moduletable.favcats ul {margin:0; padding:0; list-style:none;}
.moduletable.favcats ul::after {content:''; display:table; clear:both;}
.moduletable.favcats ul li {display:block; float:left; margin:0 16px 15px 0;}
.moduletable.favcats ul li.i3 {margin:0 0 15px 0;}
.moduletable.favcats ul li a {display:block; height:35px; line-height:35px; color:#fff; text-decoration:none; font-size:18px; font-weight:bold; padding:165px 10px 0 10px; background-color:#697137; width:286px;}
.moduletable.favcats ul li.i1 a {background:url(../img/favcat1.jpg) 0 0 no-repeat #697137;}
.moduletable.favcats ul li.i2 a {background:url(../img/favcat2.jpg) 0 0 no-repeat #697137;}
.moduletable.favcats ul li.i3 a {background:url(../img/favcat3.jpg) 0 0 no-repeat #697137;}

.moduletable.catalog { margin:0 0 15px 0; border-top:1px solid #DDDDDD; padding:10px 0 0 0;}
.moduletable.catalog ul {-moz-column-count:4; -moz-column-gap:0; column-count:4; column-gap:0; -webkit-column-count:4; -webkit-column-gap:0; margin:0; list-style:none; padding:0;}
.moduletable.catalog ul li {display:inline-block; margin:0 0 15px 0;min-width: 150px;float: left;}
.moduletable.catalog ul li a {font-size:16px; color:#867049;font-weight: bold;}
.moduletable.catalog ul ul {-moz-column-count:1; -moz-column-gap:0; column-count:1; column-gap:0; -webkit-column-count:1; -webkit-column-gap:0; margin:7px 0 0 0;}
.moduletable.catalog ul ul li {display:block; margin:0 0 7px 0;}
.moduletable.catalog ul ul li a {font-size:12px; color:#6d6d6d;font-weight: normal;}

.moduletable.horcatalog { border:none; background:url(../img/clig.png) 0 0 repeat-x #576130; height:41px; width:980px; position:absolute; top:119px; left:0; z-index:100; -webkit-box-shadow: 0 5px 20px 0 #333; box-shadow: 0 5px 20px 0 #333;}
.rightarrowclass { display:none !important;}
.ddsmoothmenu { background:none !important; padding:0px;}
.downarrowclass  { display:none!important; width:7px; height:4px; position:absolute; left:14px; top:16px;}
.moduletable.horcatalog ul.level1 { list-style:none; margin:0; padding:0;}
.moduletable.horcatalog ul.level1 li { z-index:98; line-height:41px; border-right:1px solid #535e2f; font-size:16px; float:left;letter-spacing:0px;  text-transform:uppercase; padding:0; font-weight:bold; margin:0;}
.moduletable.horcatalog ul.level1 li:hover, .moduletable.horcatalog ul.level1 li.active {background:#697137;}
.moduletable.horcatalog ul li.cid-49 {width:157px;}
.moduletable.horcatalog ul li.cid-50 {width:209px;}
.moduletable.horcatalog ul li.cid-56 {width:152px;}
.moduletable.horcatalog ul li.cid-51 {width:202px;}
.moduletable.horcatalog ul li.cid-19 {width:256px; border-right:none;}
.moduletable.horcatalog ul li.cid-44 {width:152px;}
.moduletable.horcatalog ul.level1 li a  { text-decoration:none; text-align:center; color:#f6f6f6; display:block; }
.moduletable.horcatalog ul.level1 li a:hover , .moduletable.horcatalog ul.level1 li a.active , .moduletable.horcatalog ul.level1 li a.selected  {color:#f6f6f6;}
.menu_img_span { display:none; position:absolute; }
.menu_img_span img.menu_img  { width:150px; height:150px; background:#fff;}
.moduletable.horcatalog ul.level2 .column { width:236px; overflow:hidden; min-height: 210px; float:left; border-right:1px solid #f6f6f6; margin:0; padding:0;}
.moduletable.horcatalog ul.level2 li a.parent { padding-right:0 !important; margin-bottom:0!important;}
.moduletable.horcatalog ul.level2 {background:#697137;  border:none!important; width:980px; height:auto; padding:15px 0; list-style-type:none; margin:0!important; position:absolute !important; top:41px !important; left:0px !important; visibility:hidden; margin:0; z-index:999;}
.moduletable.horcatalog ul.level2 li {background:none; line-height:22px; border:none; border-top:none; font-weight:normal; padding:0 15px 30px 15px; width:206px;  margin:0; float:left!important; border-right:none; text-align:left;}
.moduletable.horcatalog ul.level2 li a { text-decoration:none; font-weight:bold; font-size:15px; line-height:21px; color:#f6f6f6; display:block; margin:0; background:none !important; text-transform:uppercase;  letter-spacing:-1px; border:none; text-align:left; padding:0;}
.moduletable.horcatalog ul.level2 li a:hover, .moduletable.horcatalog ul.level2 li a.active , .moduletable.horcatalog ul.level2 li a.selected { text-decoration:none; color:#1D271F; background:none !important;}
.moduletable.horcatalog ul.level3 { background:none;   border:none!important; height:auto; padding:0; list-style-type:none; margin:0!important; position:none !important;}
.moduletable.horcatalog ul.level3 li { float:none!important; border:none!important; width:auto!important; padding:0; line-height:19px;}
.moduletable.horcatalog ul.level3 li:first-child { border-top:none!important;}
.moduletable.horcatalog ul.level3 li a {color:#a3a3a3; font-size:12px; font-weight:normal; line-height:19px; padding:0; text-transform:none;}
.moduletable.horcatalog ul.level3 li a:hover, .moduletable.horcatalog ul.level3 li a.active , .moduletable.horcatalog ul.level3 li a.selected { color:#feb101;  text-decoration:none;}
.moduletable.horcatalog ul.level2 li a:hover .menu_img_span { display:block; right:40px; top:50%; margin-top:-85px;}
.moduletable.horcatalog ul.level3 li a:hover .menu_img_span { display:block; right:40px; top:50%;}
.moduletable.horcatalog ul.level4 { border:none!important; width:180px; height:auto; padding:20px 10px 20px 0; list-style-type:none; margin:0!important; position:absolute !important; top:-20px !important; left:190px !important; }

.breadcrumb {margin:0 0 15px 0; font-size:12px; padding: 0 0 10px 0; border-bottom:1px solid #14180a; list-style:none; color:#697137;}
.breadcrumb li {display:inline-block;}
.breadcrumb .divider {padding:0 5px;}
.breadcrumb a {color:#af7336;}

.childcategories {margin:0 0 15px 0;}
.childcategories ul {margin:0 0 0 -12px; padding:0; list-style:none;}
.childcategories ul::after {content:''; display:table; clear:both;}
.childcategories ul li {margin:0 0 15px 15px; float:left; width:145px;}
.childcategories ul li .prodpic {display:table-cell; width:143px; height:143px; vertical-align:middle; text-align:center; border:1px solid #ddd;}
.childcategories ul li:hover .prodpic {border:1px solid #697137;}
.childcategories ul li .prodpic img {max-width:135px; max-height:135px;}
.childcategories ul li .prodname {display:block; height:36px; overflow:hidden; margin:0; font-size:14px;}

#footer .moduleheader {font-size:14px; text-transform:none;}
#footer .container {margin:40px 15px 20px 0px;}
#footer .moduletable {float:left; margin:0 0 0 25px; color:#f1f1f1;}
#footer .moduletable.copy {padding:22px 0 0 0;}
#footer .moduletable.copy p {font-size:12px; line-height:18px;}
#footer ul {margin:0; padding:0; list-style:none;}
#footer ul li {margin:0 0 7px 0;}

.pagerblock {text-align:center;}
.pagerblock .pagination-plain {margin: 0 0 15px 0; }
.pagerblock ul {display: inline-block; font-size:16px; font-weight:bold;}
.pagerblock ul li {padding:0; float:left; margin:0 17px;}
.pagerblock ul li span.previous, .pagerblock ul li a.previous, .pagerblock ul li span.next, .pagerblock ul li a.next {font-weight:normal; text-decoration:none;}
.pagerblock ul li span, .pagerblock ul li a {display:block;}
.pagerblock ul li.active span{}
.toShowAll{ display: inline-block; padding: 0 10px 3px 10px; font-size: 16px; line-height: 20px; text-decoration: none; margin-left: 0px; vertical-align: top; font-weight:bold; color:#000;}

.product {position:relative;}
.product .doppic {float:left; margin:5px 15px 0 0; width:100px;}
.product .doppic a {display:table-cell; margin: 0; width:98px; height:98px; border:1px solid #ddd; vertical-align:middle; text-align:center;}
.product .doppic a img {width:90px; height:90px;}
.product .doppic a:hover img {border-color:#CC3417;}
.product .doppic .jcarousel-container-vertical {width: 100px; height:215px; padding: 35px 0; }
.product .doppic.jcarousel-clip { overflow: hidden;}
.product .doppic .jcarousel-clip-vertical { width:100px; height: 230px; overflow:hidden; }
.product .doppic ul li{overflow:hidden;display:inline;float:left; margin:0 ; padding:0; height:100px; width:100px; list-style:none;background:none; text-align:center;}
.product .doppic .jcarousel-next-vertical {position: absolute; bottom: 0; left: 28px; width: 43px; height: 23px; cursor: pointer; background: url(../img/arrdown.png) 100% 50% no-repeat;}
.product .doppic .jcarousel-next-vertical:hover, .product .doppic .jcarousel-next-vertical:active {  background-position:0 50%;}
.product .doppic .jcarousel-prev-vertical {position: absolute;  top: 0; left: 28px;  width: 43px; height: 23px; cursor: pointer; background: url(../img/arrup.png) 100% 50% no-repeat;}
.product .doppic .jcarousel-prev-vertical:hover, .product .doppic .jcarousel-prev-vertical:active{ background-position:0 50%;}

.product .pic {float:right; margin:0 405px 0 0; width:430px; height:300px; text-align:center;  display:table-cell; vertical-align:middle; text-align:center; position:relative;}
.product .pic img{max-width: 300px; max-height: 300px;}

.product .productform {float:right; width:390px; margin-top:-300px;}
.product .productform .prodsku {color:#777;}
.product .productform .inputboxattrib {margin:0;}
.product .productform .quantityblock {margin:0 0 15px 0;}
.product .productform .quantityblock span { line-height:27px; vertical-align:top;}
.product .productform .addtocart_form input.span1 {width:26px; text-align:center; height:27px; line-height:27px; padding:0 6px; vertical-align:top;}
.product .productform .quantityblock button {height:29px; line-height:29px;}
.product .productform .addcart {margin:0 0 15px 0;}
.product .productform .addcart button.btn-block {font-size: 16px; font-weight: bold; padding: 0 10px 0 50px; margin: 0 0 15px 0; background-image:url(../img/buyicon2.png);background-position: 10px 50%; background-repeat:no-repeat; height:42px; line-height:42px;}

.product .pricetable {margin:0 0 15px 0; line-height:21px;}
.product .price {font-size:18px; }
.product .price .newprice { margin:0; font-weight:bold; color:#697137;}
.product .price .oldprice {line-height:14px; font-size:13px; color:#867049; text-decoration:line-through;}

.product .label.noin {margin:0 0 15px 0; font-size:12px; background:#ddd; display:inline-block; padding:4px 5px;}
.product .social {margin:0 0 15px -6px;}

.product .desc {margin:0 0 15px 0; padding:10px 0 0 0;}

.product .simprod {float:right; width:216px; margin:5px 0 15px 15px;}

.vmCartDetails .vmCartChild .vmCartAttributes .size-label {line-height:27px; padding:0; white-space: nowrap;}
.vmCartDetails .vmCartChild {margin:0 0 15px 0; float:none; border: none; padding: 0;}
.vmCartDetails .vmCartChild .vmCartAttributes{ margin-top: 0; }
.vmCartDetails .vmCartChild .vmCartAttributes .size-select{ margin: 0 0 0 5px; }
.desc.category-text ol, .desc.category-text ul{
	margin: 0 0 13px 35px;
}
ul.product-features-list{ margin: 0 0 10px 1px; padding: 0; overflow: hidden; }
ul.product-features-list li{ float: left; width: 200px; border-left: 1px solid #ccc; padding: 0 12px; min-height: 50px; list-style:none; line-height:16px;}
.feature-title{ color: #7f8c9a; font-size: 11px; text-transform: uppercase; font-weight: bold; margin:0 0 5px 0;}
.feature-value{ margin-bottom: 15px; }

p.reviews, p.related {font-weight:bold; font-size:17.5px; text-transform:uppercase;}
div.reviews {margin:0 0 30px 0;}

.cbBox h2 {border-bottom:none;}
.cbBox .btn.btn-small {font-weight:bold; padding:6px 8px; height:36px; }
.cbBox .cbButtons {padding:0 0 10px 0}

.table {width:100%;}
.table th {text-align:center; font-weight:bold; font-size:15px;    border-top: 1px solid #ddd;}
.table td {padding: 8px;line-height: 20px;text-align: left;vertical-align: top;border-top: 1px solid #ddd;}
.table .del, .table .sum, .table .quant, .table .price, .table .nn, .table .status, .table .date, .table .nomer {text-align:center;}
	.table .nn {width:50px;}
	.table .status {width:170px;}
	.table .date {width:130px;}
	.table .quant {width:110px;}
	.table .sum, .table .price {width:100px;}
	.table .del {width:60px;}
	.table .total {text-align:right;}
		.table .name img {width:60px; height:60px; margin:0 15px 0 0;}
		.table .name div{display:table-cell; vertical-align:middle; height:62px; margin:0;}
		.table .name div small {display:block; line-height:16px;}
		.table .quant .span1 {width:20px; text-align:center;}
		.table .price, .table .sum{font-size:16px; }
		.table .total .price, .table .total .discount {width:auto; text-align:left;}

.table-bordered td, .table-bordered th {border:1px solid #ccc;}

.table-striped tr:nth-child(even) { background:#f6f6f6; }

.table-hover tr:hover { background:#f6f6f6; }
.table-condensed th, .table-condensed td {padding: 4px 5px;}

.quantincart input {vertical-align:top; height:21px; line-height:21px;}
.quantincart  button {height:29px;}

.table .delspan2 {width:100px;}
.table .delspan3 {width:250px;}
	.table .delspan3 label {margin:0;}
.table .delspan4 p {margin:0;}

table.innertable {margin:0; width:100%; padding:0;}
table.innertable td {padding:0; border:none; vertical-align:middle;}
	table.innertable td p {margin:0;}
table.innertable td.lc {text-align:right; padding-right:8px;}
table.innertable td.rc  {width:1%; white-space:nowrap;}

.contentheading h3{margin-bottom: 1px;line-height: 20px;}
h3.nomarg {margin:0 0 10px 0;}
.pagination {margin:0;}

.cartbuttons {padding:10px 0 0 0; margin:0 0 30px 0;}
.cartbuttons::after {content:''; display:table; clear:both;}
.cartbuttons .pull-left {float:left;}
.cartbuttons .pull-right {float:right;}
.cartbuttons .btn {background:#697137; padding:0 10px; color:#fff; border:none; cursor:pointer; height:31px; line-height:31px;}
.cartbuttons .btn:hover, .cartbuttons .btn:active {background:#1d271f;}
.cartbuttons .btn.btn-danger {background:#af7336;}
.cartbuttons .btn.btn-danger:hover, .cartbuttons .btn.btn-danger:active {background:#867049;}

.oform {margin:0 0 15px 0;}
.oform::after {content:''; display:table; clear:both;}
.oform .span1 {width:105px; text-align:center; margin-top:130px; float:left;}
.oform .span4 {border: 1px solid #ddd; width:598px; padding:0 0 15px 15px;}
.oform .span4.l { float:left; margin-left:100px;}
.oform .span4.r { float:left; margin-right:100px;}
.oform .span4.l, .oform .span4.r {width: 290px;}
.oform .span4.l .controls input, .oform .span4.r .controls input {width:162px;}
	.oform .span4.r button {margin:0 !important;}
	.oform .span4 h2, .oform .span4 h3 {text-align:center; margin:10px 0 20px 0;}
	.oform .span4 label {width:70px;}
	.oform .span4 .controls {margin-left:85px;}
	.oform .span4 .controls input {width:480px;}
	.oform .span4 .controls select {width:493px; padding:2px 5px; }
	a.socvk, a.socfb, a.soctw {display:inline-block; height:26px; width:26px; text-decoration:none; margin:0 10px 0 0; }
	a.socvk {background:url(../img/soc.png) 0 0 no-repeat;}
	a.socfb {background:url(../img/soc.png) -35px 0 no-repeat;}
	a.soctw {background:url(../img/soc.png) -70px 0 no-repeat;}
#customer_note {display:block; width:932px; margin:0 0 15px 0;}
.row.centuerd {text-align:center;}

.confirm-agreement{ background-color: #af7336; display: inline-block; color: white; font-weight: bold; padding: 3px 6px 3px 6px; margin:0 0 15px 0;}
.confirm-agreement a{ color: #FFD886; }
.checkbox.confirm-agreement	input {display:inline-block;}

.alert  {padding:8px; margin:0 0 12px 0; line-height: 18px;}
.alert-error {background:#F2DEDE; border-color:#FED1C9;}
.alert-block  {background:#af7336; border-color:#867049; color:#fff;}
.label {padding:3px 5px;}
.label-important {background:#697137; font-weight:bold; color:#fff;}
.label-info {color:#fff; background:#867049;}

.well {background:#eee; margin:0 0 15px 0; padding:15px; }
.well p:last-child, .well ul:last-child, .alert p:last-child, .alert ul:last-child {margin-bottom:0;}
.well table:last-child{margin:0}

.special ul li .thumbnail .label.novinka, .special ul li .thumbnail .label.out-of-stock, .special ul li .thumbnail .label.in-stock, .special ul li .thumbnail .label.label-nobuy  {position:absolute; top:47px; left:7px; font-size:12px;}
.label.novinka {background:#AF7336; color:#fff;}
.label.out-of-stock {background:#ccc; color:#000;}
.label.in-stock {background:#867049; color:#fff;}
.label.label-nobuy {background:#344323; color:#fff;}
.label.novinka + .label.in-stock { left: 74px !important; }
.label.novinka + .label.out-of-stock { left: 74px !important; }

.product .pic .label {position:absolute; top:5px; left:7px;}

span.customSelect { background-color: #fff; padding:3px 6px; border:1px solid #ccc; line-height:18px;}
span.customSelect.changed { background-color: #ccc; }
.customSelectInner { background:url(../img/arrow_down.png) no-repeat center right; }

form[name="order"]{ margin-bottom: 15px !important; clear: both; }
form[name="order"]::after {content:''; display:table; clear:both;}
.orderf {float:left; margin:0 15px 0 0;}
.orderf .title {color:#666; margin:0 0 3px 0;}

h5 big, p big {font-weight:normal; color:#DA4F49;}


.control-group.inv {margin-bottom:15px; margin-top:15px;}
	.control-group.inv .inp {width:70px; text-align:right;}
	.control-group.inv .controls {margin-left:15px;}
	.control-group.inv  input{width:auto; margin-top:0;}
	.control-group.inv .controls label {padding:0; width:180px;}

.delprice {color:#000;}
.discount {color:#DA4F49;}




a.linkfilters {display:block; height:129px; width:30px; position:fixed; left:50%; top:50%; margin-left:460px; margin-top:-61px;}
.modal.filters {width:300px; margin-left:190px; border-radius: 6px 0 0 6px; left:50%; }
.modal.fade.filters {left: 100%; top:50%; margin-top:-150px;
-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
     -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
       -o-transition: opacity 0.3s linear, left 0.3s ease-out;
          transition: opacity 0.3s linear, left 0.3s ease-out;}
.modal.fade.in.filters {left:50%; top:40%; margin-top:-150px;}
.modal.filters h1, .modal.filters h2 {margin:0;}
.modal.filters .form-inline {margin:0 0 10px 0;}
.modal.filters .form-inline label {margin:0 15px 0 0;}



.finalform h2 {margin-top:20px;}

#username_div, #password2_div {display: none;}
.bordered{border: 1px solid #DDDDDD; -webkit-border-radius: 4px; border-radius: 4px; background: white; padding: 5px; text-align: center; width: 146px;margin-bottom: 5px;}
.counter_container{border-top: 1px solid #c0c0c0;padding-top: 5px;width: 158px;}
.article_column{padding-right: 10px;}
.column_separator{padding-right: 0 !important; padding-left: 10px; border-left: 1px solid #d4d4d4;}
.blog_more{margin-top:15px;}

.filters-parametrs{
	width: 400px;
}
.filters-parametrs-table-first-td{
	width: 200px;
}

.manufacturers-list{ list-style: none; margin: 0; }
.manufacturers-list li a { color:#555; }


.robokassa-form{
	background: white;
}
.robokassa-form tbody tr td div{
	width: 700px !important;
}
.robokassa-form div table td input[readonly]{
	background: white !important;
	padding: 4px;
	border: 1px solid #CCC;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,box-shadow linear .2s;
	-o-transition: border linear .2s,box-shadow linear .2s;
	transition: border linear .2s,box-shadow linear .2s;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.robokassa-form div table td input[type="button"]{
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: whiteSmoke;
	background-image: -moz-linear-gradient(top,white,#E6E6E6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(white),to(#E6E6E6));
	background-image: -webkit-linear-gradient(top,white,#E6E6E6);
	background-image: -o-linear-gradient(top,white,#E6E6E6);
	background-image: linear-gradient(to bottom,white,#E6E6E6);
	background-repeat: repeat-x;
	border: 1px solid #BBB;
	border-color: #E6E6E6 #E6E6E6 #BFBFBF;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #A2A2A2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
	border-color: #C5C5C5;
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
	color: white;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: #7192A5;
	background: -moz-linear-gradient(top, rgba(113, 146, 165, 1) 0%, rgba(83, 121, 142, 1) 50%, rgba(56, 97, 121, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(113, 146, 165, 1)), color-stop(50%,rgba(83, 121, 142, 1)), color-stop(100%,rgba(56, 97, 121, 1)));
	background: -webkit-linear-gradient(top, rgba(113, 146, 165, 1) 0%,rgba(83, 121, 142, 1) 50%,rgba(56, 97, 121, 1) 100%);
	background: -o-linear-gradient(top, rgba(113, 146, 165, 1) 0%,rgba(83, 121, 142, 1) 50%,rgba(56, 97, 121, 1) 100%);
	background: -ms-linear-gradient(top, rgba(113, 146, 165, 1) 0%,rgba(83, 121, 142, 1) 50%,rgba(56, 97, 121, 1) 100%);
	background: linear-gradient(to bottom, rgba(113, 146, 165, 1) 0%,rgba(83, 121, 142, 1) 50%,rgba(56, 97, 121, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7192a5', endColorstr='#386179',GradientType=0 );
}
.robokassa-form div table td select{
	margin-bottom: 0px !important;
}

.highlighted{
	border-top: 1px solid #3A637B;
	border-left: 1px solid #3A637B;
	border-right: 1px solid #3A637B;
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
.payment_info_com{
	float: right;
	color: #979797;
	font-size: 12px;
}
.social-network{
	font-size: 11px;
	position: absolute;
	left: 0;
	margin-left: 175px;
	margin-top: 1px;
}
.social-network a{
	background: url('../img/vk.png') no-repeat left center;
	padding-left: 17px;
	color: #C70800;
}
.faq{
	font-size: 11px;
	left: 0;
	margin-left: 436px;
	margin-top: 1px;
}
.any-relative{
	position: relative;
}
.any-absolute{
	position: absolute;
}

.checkout-hint {
    position: relative;
    background: #FFF;
    border: 1px solid #D4D4D4;
    white-space: nowrap;
    padding: 0 5px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
}

.checkout-hint:after, .checkout-hint:before {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.checkout-hint:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #FFF;
    border-width: 5px;
    top: 50%;
    margin-top: -5px;
}

.checkout-hint:before {
    border-color: rgba(212, 212, 212, 0);
    border-right-color: #D4D4D4;
    border-width: 6px;
    top: 50%;
    margin-top: -6px;
}

.first_name_field-example {
    top: 0;
    left: 0;
    margin: 22px 0 0 570px;
    display: none;
}

.phone_1_field-example {
    top: 0;
    left: 0;
    margin: 61px 0 0 570px;
    display: none;
}

.address_1_field-example {
    top: 0;
    left: 0;
    margin: 102px 0 0 570px;
    display: none;
}

.article-random-products {
    border: 1px solid #E0E0E0;
    background: #F5F5F5;
    padding-left: 2px;
}

.article-random-products .span3 {
    background: #fff;
}

.article-random-products h3 {
    padding-left: 6px;
}

.ymaps-map .ymaps-glass-pane {
    -webkit-box-shadow: #A5A5A5 0px 0px 10px 2px inset;
    box-shadow: #A5A5A5 0px 0px 10px 2px inset;
}

.delivery-announce {
    background: #C70800;
    color: #fff;
    margin: 0 -1px;
    padding: 2px 20px;
    font-weight: bold;
}

.iconq {
    background-image: url("/components/com_virtuemart/shop_image/warn.png");
    background-repeat: no-repeat;
    background-size: 20px auto;
    cursor: pointer;
    height: 20px;
    width: 20px;
}

.iconq_cont {
    display: none;
    position: absolute;
    background: #fff;
    padding: 5px 10px;
    border: 1px solid #D4D4D4;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
    top: 0;
    right: 0;
    width: 300px;
}

.iconq_wrapper {
    position: relative;
}

.desc_img_td {
    width: 1%;
    white-space: nowrap;
    text-align: center !important;
}

.desc_img_td img {
    width: auto !important;
    height: 47px !important;
    max-width: initial;
}

.row.centuerd .btn.btn-danger {
    background: #af7336;
    font-size: 16px;
    font-weight: bold;
    height: 36px;
}

.prepay_info.alert {
    background: #697137;
    color: #fff;
    margin: 12px 0;
}

.checkout-hint {
    padding: 3px 5px;
}

small {
    font-size: 11px;
}

.any-relative {
    position: realtive;
}

td.name a {
    display: block;
}

.blog h3 {
    margin-bottom: 0;
}

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

.pagination.pagination-centered ul li {
    display: inline-block;
    margin: 0 10px;
}

.infomenu {
    float: left;
    background: #666E36;
    background: -moz-linear-gradient(top, #666e36 0%, #4a562b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666E36), color-stop(100%, #4A562B));
    background: -webkit-linear-gradient(top, #666E36 0%, #4A562B 100%);
    background: -o-linear-gradient(top, #666e36 0%, #4a562b 100%);
    background: -ms-linear-gradient(top, #666e36 0%, #4a562b 100%);
    background: linear-gradient(to bottom, #666E36 0%, #4A562B 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666e36', endColorstr='#4a562b', GradientType=0);
    padding: 5px 10px;
    margin: 2px 15px 0 0;
}

.infomenu .moduleheader {
    border-bottom: 3px solid #AF7336;
    margin: 0 0 5px 0;
}

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

.infomenu ul li {
    margin: 0;
}

.infomenu ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    display: block;
    padding: 5px 0;
}

.infomenu ul li a:hover {
    text-decoration: underline;
}

.cid-49 > .level2 > .column {
    height: 200px;
}

.cid-50 > .level2 > .column {
    height: 100px;
}

.cid-51 > .level2 > .column {
    height: 100px;
}

.main-features {
    font-weight: bold;
    font-size: 15px;
    margin: 0 0 12px 0;
}


.ui-autocomplete {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

.ui-autocomplete .ui-menu-item {
    padding: 0px !important;
}

.ui-autocomplete .ui-menu-item .itemcont {
    height: 55px;
    display: block;
    margin: 3px 1em 3px 0.4em;
}

.ui-autocomplete .ui-menu-item .itemcont img {
    float: left;
    margin: 0 5px;
    width: 50px;
}

.ui-autocomplete .ui-menu-item .itemcont .itemtitle {
    font-weight: bold;
    text-align: center;
}

.ui-autocomplete .ui-menu-item .itemcont .itemprice {
    text-align: center;
}

#nalpay_value {
    font-size: 16px;
}

.goods-group-links-area a {
    margin-bottom: 2px;
    padding: 0 5px 0 20px;
    display: inline-block;
    line-height: 15px;
    margin-bottom: 3px;
    /*background: url('../img/list-a.jpg') 0 7px no-repeat;*/
    min-width: 120px;
}

.article-random-products [class="span3"] {
    float: left;
    min-height: 1px;
    margin-left: 11px;
    margin-bottom: 18px;
}

.item_not_in_stock {
    color: #999;
}


/* С прода */
.delivery-tabs-cont {
    margin-left: 00px;
    width: 700px;
}

.payment-tab, .delivery-tab {
    border: 1px solid rgba(195, 195, 195, 0.5);
    margin-bottom: 18px;
    padding: 2px;
    position: relative;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #e5e5e5;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .12);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .12);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .12);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom, #f3f3f3 0%, #fff 100%);
    background-image: -o-linear-gradient(bottom, #f3f3f3 0%, #fff 100%);
    background-image: -webkit-linear-gradient(bottom, #f3f3f3 0%, #fff 100%);
    background-image: linear-gradient(bottom, #f3f3f3 0%, #fff 100%);
}

.payment-tab.active, .delivery-tab.active {
    border: 3px solid #0088cc;
    -moz-box-shadow: 0 4px 7px rgba(0, 0, 0, .09), 0 0 7px rgba(141, 216, 248, .46);
    -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, .09), 0 0 7px rgba(141, 216, 248, .46);
    box-shadow: 0 4px 7px rgba(0, 0, 0, .09), 0 0 7px rgba(141, 216, 248, .46);
    padding: 0px;
}

.payment-tab.active .payment-tab-head, .delivery-tab.active .delivery-tab-head {
    cursor: default;
    border-bottom: 1px solid #dadada;
}

.payment-tab.disabled, .delivery-tab.disabled {
    opacity: 0.5;
    z-index: 1;
}

.payment-tab label, .delivery-tab label {
    margin: 0;
}

.payment-tab-head, .delivery-tab-head {
    height: 45px;
    font-size: 16px;
    line-height: 44px;
    padding: 0px 15px 0px 6px;
    cursor: pointer;
    text-shadow: 0 1px 0 #FFF;
}

.payment-tab-head input[type="radio"], .delivery-tab input[type="radio"] {
    margin: 0 2px 0 0;
}

.payment-tab-name, .delivery-tab-name {
    font-weight: bold;
    float: left;
}

.payment-tab-pay, .delivery-tab-rate {
    float: right;
    position: relative;
}

.payment-tab-pay img {
    margin-left: 14px;
    vertical-align: middle;
}

.payment-tab-pay img:first-child {
    margin-left: 0;
}

.payment-tab-text, .delivery-tab-text {
    border-top: 1px solid #F1F1F1;
    padding: 13px 15px 15px 15px;
    background-color: #fff;
    line-height: 20px;
    max-height: none !important;
}

.payment-tab-text.showwhenactive {
    border-top: 0 !important;
}

.payment-tab.active .payment-tab-text.showwhenactive {
    border-top: 1px solid #F1F1F1 !important;
}

.tab-payment-option {
    margin: 0;
    list-style: none;
    overflow: hidden;
}

.tab-payment-option li {
    float: left;
    margin: 0px 0px 15px 11px;
    width: 200px;
}

.delivery-tab-rate-options .iconq_post {
    display: inline-block;
    height: 40px;
    background-size: 25px auto;
    width: 25px;
    background-position-y: 10px;
}

.delivery-tab-rate-options .iconq_cont_post {
    font-size: 13px;
    line-height: 18px;
    margin: 38px -10px 0 0;
}

.delivery-tab-rate .rate, .delivery-tab-post-option .rate {
    font-weight: bold;
}

.delivery-tab-text {
    /*font-size: 12px;*/
    padding: 10px 7px 8px;
}

.delivery-tab.active .delivery-tab-text.showwhenactive {
    padding: 10px 7px 8px !important;
}

.delivery-tab-text.showwhenactive.animated input#transportnaya_company {
    margin-top: 3px;
    margin-right: 20px;
    font-size: 13px;
}

.delivery-tab-text.showwhenactive.animated input#transportnaya_company_terminal {
    margin-top: 3px;
    font-size: 13px;
}

.delivery-tab-text .alert.danger-goods {
    margin: 8px 0 0;
}

.delivery-tab-post-option {
    margin: 0;
    list-style: none;
    overflow: hidden;
}

.delivery-tab-post-option li {
    float: left;
    margin: 0px 10px 0px 19px;
    width: 270px;
}

.delivery-tab-post-option li input[type="radio"] {
    margin: 4px 0 0 -20px;
}

ul.delivery-tab-post-option.post-options {
    list-style-type: disc;
    margin-left: 12px;
}

ul.delivery-tab-post-option.post-options li label.radio {
    padding-left: 0px !important;
}

.delivery-tab-post-option.post-options li:first-child {
    width: 270px;
}

.delivery-tab-post-option.post-options li:last-child {
    width: 310px;
}

.dellin-passport {
    background: #EEE;
    line-height: 14px;
    margin: 10px -9px 0;
    font-size: 12px;
}

.showwhenactive.animated .dellin-passport {
    margin: 10px -7px 0;
}

.dellin-passport table td {
    padding: 5px 10px;
}

.dellin-passport table .dl-first {
    width: 490px;
}

.dellin-passport table .pek-first {
    width: 490px;
}

.dellin-passport table .dl-second {
    width: 157px;
}

.dellin-passport table .dl-third {
    width: 237px;
}

.dellin-passport .dellin-passport-field {
    margin: 0 !important;
    padding-right: 25px !important;
    width: 100px;
    background: url(../img/if_shield_1608833.png) 107px 50% no-repeat;
}

.dellin-secured {
    display: inline;
    position: relative;
}

.dellin-secured i {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 0 0 -21px;
}

.tk-who-pays {
    padding: 5px 10px;
    border: 2px solid #CB6666;
    line-height: 17px;
}

.tk-who-pays hr {
    margin: 10px 0;
}

#free_delivery, #just_delivery {
    font-size: 19px;
    margin: 15px 0 10px;
    line-height: 26px;
}

#delivery_info_div {
    margin-top: 10px;
}

#delivery_info_div select#delivery_time_from_select[class*="span"] {
    float: left !important;
}

#delivery_info_div .label-do {
    width: 32px;
    text-align: center;
}

.form-horizontal#delivery_info_div div.controls.controls-date, .form-horizontal#delivery_info_div div.controls.controls-time {
    margin-left: 170px;
}

p.delivery_interval_label {
    margin: 1px;
}

#delivery_info_div.form-horizontal .control-group:last-child {
    margin-bottom: 5px;
}

a.delivery_options_link {
    text-decoration: none;
    border-bottom: 1px dotted #005580;
}

.jivo-btn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    text-transform: none;
    cursor: pointer;
    background-image: none;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 0px;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    margin-bottom: 10px;
}

.jivo-btn:hover {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 20px 10px rgba(255, 255, 255, 0.3);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 20px 10px rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 20px 10px rgba(255, 255, 255, 0.3);
}

.jivo-btn.jivo-btn-light:hover {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3), inset 0 0 20px 10px rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3), inset 0 0 20px 10px rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3), inset 0 0 20px 10px rgba(255, 255, 255, 0.1);
}

.jivo-btn.jivo-btn-light {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.3);
}

.jivo-btn:active,
.jivo-btn.jivo-btn-light:active {
    box-shadow: 0 1px 0px rgba(255, 255, 255, 0.4), inset 0 0 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.4), inset 0 0 15px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.4), inset 0 0 15px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.jivo-btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.jivo-btn-gradient {
    background-image: url(//static.jivosite.com/button/white_grad_light.png);
    background-repeat: repeat-x;
}

.jivo-btn-light.jivo-btn-gradient {
    background-image: url(//static.jivosite.com/button/white_grad.png);
}

.jivo-btn-icon {
    width: 17px;
    height: 20px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: -5px;
}

.jivo-btn-light {
    color: #fff;
}

.jivo-btn-dark {
    color: #222;
}

div.sc_vm_item {
    display: inline-block;
    margin: 20px 1%;
    text-align: center;
    width: 30%;
}

.ui-autocomplete {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: white;
}

.ui-autocomplete .ui-menu-item {
    padding: 0px !important;
}

.ui-autocomplete .ui-menu-item .itemcont {
    height: 55px;
    display: block;
    margin: 3px 1em 3px 0.4em;
}

.ui-autocomplete .ui-menu-item .itemcont img {
    float: left;
    margin: 0 5px;
    width: 50px;
}

.ui-autocomplete .ui-menu-item .itemcont .itemtitle {
    font-weight: bold;
    text-align: center;
}

.ui-autocomplete .ui-menu-item .itemcont .itemprice {
    text-align: center;
}

.searchwordi {
    font-weight: bold;
    color: red;
}

.dnone {
    display: none;
}

.tab-payment-option:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

/*USER REGION START*/
.span12.user-region {
    margin: -24px 0 0 0px;
    /*position: relative;*/
    z-index: 9;
}

.region_selector {
    position: absolute;
    /*top: 0;
    left: 0;*/
    margin: 2px 0px 0px 5px;
}

.region_block {
    color: orange;
}

#button_change {
    color: #CCCCCC;
}

.region_div {
    float: left;
    padding: 0 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 152px;
}

.change_region {
    text-decoration: none;
    border-bottom: 1px dashed #CCCCCC;
    cursor: pointer;
    font-size: 13px;
}

.change-region-form-container {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border: 1px solid #B3B3B3;
    z-index: 200;
    padding: 12px 17px;
    margin: 26px 0 0 -185px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    min-width: 391px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
}

.change-region-form-container.arrow-region:after, .change-region-form-container.arrow-region:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.change-region-form-container.arrow-region:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 12px;
    margin-left: -12px;
}

.change-region-form-container.arrow-region:before {
    border-color: rgba(179, 179, 179, 0);
    border-bottom-color: #929292;
    border-width: 13px;
    margin-left: -13px;
}

.select-country {
    padding: 0 20px 0 0;
    width: 125px;
    border-right: 1px solid #ccc;
}

.select-precise-region {
    padding: 0 0 0 20px;
    width: 225px;
}

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

.select-country ul li {
    line-height: 1.5;
    margin: 1px 0;
}

.select-country ul li.other-country {
    margin-top: 15px;
}

.select-country ul li a {
    font-size: 16px;
    outline-width: 0px;
    text-decoration: underline;
}

/*USER REGION END*/
.form-timezone {
    margin-bottom: 15px !important;
}

.unsubscribe-sms {
    margin-top: 10px;
}

.explain-sms {
    float: left;
    margin-left: 15px;
    font-size: 12px;
    color: #999;
    line-height: 30px;
}

.lk-current-discount {
    margin-top: 15px;
}

.dotted-link {
    border-bottom: dotted 1px;
    text-decoration: none;
}

.detailed-delivery-info-container {
    text-align: initial;
    padding: 3px 10px 10px 10px;
}

.delivery-region-name {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}

.delivery-dotted-list {
    list-style: none;
    margin: 0 20px 0;
}

.delivery-dotted-list li {
    margin: 9px 0 11px;
}

.dotted-list-item-wrapper {
    display: inline-block;
    width: 250px;
    background: url(../img/dot.png) 0 100% repeat-x;
    line-height: 1;
    margin-right: 8px;
}

.dotted-list-item {
    display: inline-block;
    background: #fff;
    position: relative;
    top: 2px;
    padding-right: 5px;
}

.detailed-delivery-info-container .delivery-notes p {
    font-size: 85%;
    line-height: 14px;
    margin-bottom: 10px;
}

@-webkit-keyframes showwhenactive {
    0% {
        opacity: 0;
        max-height: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    100% {
        opacity: 1;
        max-height: 1000px;
        padding-top: 13px;
        padding-bottom: 0px;
    }
}

@-moz-keyframes showwhenactive {
    0% {
        opacity: 0;
        max-height: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    100% {
        opacity: 1;
        max-height: 1000px;
        padding-top: 13px;
        padding-bottom: 0px;
    }
}

@-o-keyframes showwhenactive {
    0% {
        opacity: 0;
        max-height: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    100% {
        opacity: 1;
        max-height: 1000px;
        padding-top: 13px;
        padding-bottom: 0px;
    }
}

@keyframes showwhenactive {
    0% {
        opacity: 0;
        max-height: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    100% {
        opacity: 1;
        max-height: 1000px;
        padding-top: 13px;
        padding-bottom: 8px;
    }
}

.showwhenactive {
    opacity: 0;
    height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.active .showwhenactive {
    -webkit-animation-name: showwhenactive;
    -moz-animation-name: showwhenactive;
    -o-animation-name: showwhenactive;
    animation-name: showwhenactive;
    padding: 13px 15px 0px;
    height: auto;
}

div#first_name_div, div#shipto_company_div {
    margin-top: 20px;
}

.dadata #shipto_company_legal_address_field:not([readonly]), .dadata #shipto_company_physical_address_field:not([readonly]), .dadata #first_name_field, .dadata #email_field, .dadata #address_1_field, .dadata #shipto_company_field, .dadata #company_other_field, .dadata #company_field {
    height: 30px;
    width: 344px !important;
}

#company_other_legal_address_field:not([readonly]), #company_other_physical_address_field:not([readonly]), #company_legal_address_field:not([readonly]), #company_physical_address_field:not([readonly]), #company_field:not([readonly]), #company_other_field:not([readonly]), #shipto_company_field:not([readonly]), #company_bank_bik_field {
    height: 30px;
    width: 220px;
}

.row.oform .form-horizontal .control-label {
    font-weight: bold;
}

.choise_tk {
    background-color: rgb(253, 252, 148);
}

.hide-level-1, .hide-level-2, .hide-level-3, .hide-level-4, .hide-level-5 {
    display: none;
}

.dadata .span4 {
    width: 470px;
}

.dadata .span4 .form-horizontal .control-label {
    width: 100px;
}

.dadata .span4 .form-horizontal .controls {
    margin-left: 115px;
}

.dadata #shipto_company_legal_address_div {
    display: none;
}

#opt_form body {
    font: 1.2em normal Arial, sans-serif;
    color: #34495E;
}

#opt_form .container {
    width: 100%;
    margin: auto;
}

#opt_form table {
    border-collapse: collapse;
    width: 100%;
}

#opt_form .header-fix thead {
    background: #ffffff;
}

#opt_form thead {
    color: black;
}

#opt_form .fixed {
    top: 0;
    position: fixed;
    width: auto;
    display: none;
    border: none;
}

#opt_form .scrollMore {
    margin-top: 600px;
}

#opt_form td[pridres], #opt_form #pridres {
    border-right: 1px solid #ddd;
}

.selected_prod td {
    background-color: #dcefd2;
}

td.current_price {
    background-color: #ebe1af;
}

td.retail_price {
    border-left: 2px solid #adadad;
    border-right: 2px solid #adadad;
    background: #e3e3e8;
}

.table-striped tbody > tr:nth-child(odd) > td.retail_price, .table-hover tbody tr:hover td.retail_price, .selected_prod td.retail_price {
    background: #e3e3e8;
}

.opt-level-1, .opt-level-2, .opt-level-3, .opt-level-4 {
    font-weight: bold;
}

.opt-level-1 {
    font-size: 130%;
}

.opt-level-2 {
    font-size: 120%;
}

.opt-level-3 {
    font-size: 110%;
}

.opt-level-4 {
    font-size: 100%;
}

.workshop {
    float: right;
    position: relative;
    width: 300px;
    min-height: 150px;
    margin: 0 0 10px 10px;
}

.selected_prod td {
    background-color: #dcefd2 !important;
}

td.current_price {
    background-color: #ebe1af !important;
}

.shipping_list {
    border-bottom-color: rgb(223, 223, 223);
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-left-color: rgb(223, 223, 223);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(223, 223, 223);
    border-right-style: solid;
    border-right-width: 1px;
    color: rgb(51, 51, 51);
    cursor: pointer;
    display: list-item;
    font-size: 14px;
    min-height: 45px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
    text-align: left;
}

a.disabled_link {
    cursor: default;
    text-decoration: none;
    color: #000000;
}

.error_message_nocalcshiping {
    list-style-type: none; /* Убираем маркеры */
}

.dadata #shipto_company_legal_address_field:not([readonly]),
.dadata #shipto_company_physical_address_field:not([readonly]),
.dadata #first_name_field, .dadata #email_field,
.dadata #address_1_field, .dadata #shipto_company_field,
.dadata #company_other_field, .dadata #company_field {
    height: 24px;
    width: 494px !important;
}

.well-small {
    padding: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.delivery-rate-live-short {
    margin: 0 0 12px 0;
    background-image: url(../img/delivery-short-icon.png);
    background-repeat: no-repeat;
    background-position: 10px 18px;
    padding: 15px 15px 15px 43px;
}

.pull-left {
    float: left;
}

.region_selector .close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

#pvz_of_delivery_service {
    width: 100% !important;
}

.confirm-agreement-div {
    background-color: #af7336;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.confirm-agreement a {
    color: #FFD886;
}

.confirm-agreement-div label {
    display: block;
    margin-bottom: 5px;
    cursor: pointer;
}

.confirm-agreement-div input[type="checkbox"] {
    float: left;
    width: auto;
    margin-top: 4px;
    margin-right: 8px;
}

#tk_list .transportnaya_company {
    margin-bottom: 0;
    width: 330px;;
}

#terminal_list .transportnaya_company_terminal {
    margin-bottom: 0;
    width: 300px;;
}

#tk_list ul {
    background: #ffffff;
    margin: 0px;
    color: rgb(51, 51, 51);
    display: none;
    font-size: 10px;
    width: 330px;
    position: absolute;
}

#terminal_list ul {
    background: #ffffff;
    margin: 0px;
    color: rgb(51, 51, 51);
    display: none;
    font-size: 10px;
    width: 300px;
    position: absolute;
}

#tk_list ul li, #terminal_list ul li {
    border-bottom-color: rgb(223, 223, 223);
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-left-color: rgb(223, 223, 223);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(223, 223, 223);
    border-right-style: solid;
    border-right-width: 1px;
    color: rgb(51, 51, 51);
    cursor: pointer;
    display: list-item;
    font-size: 14px;
    height: 19px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
    text-align: left;
}

.insurance {
    margin-right: 4px;
}

#pvz_list select {
    max-width: 700px;
    margin: 5px 0;
}

div.dopaybuttondiv {
    margin-bottom: 40px;
}

a.dopaybutton {
    background: url(../img/credit-cards.png) 6px 50% no-repeat #767d46;
    color: #fff;
    cursor: pointer;
    padding: 14px 20px 14px 137px;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
    border: 1px solid #244616;
}

a.dopaybutton:hover {
    background: url(../img/credit-cards.png) 6px 50% no-repeat #6d7342;
}


.cdek-tariff-data {
    padding: 5px 0;
    box-sizing: border-box;
    border: 1px solid transparent;
}

.cdek-tariff-data.tariff-checked {
    background-color: #ececec;
    border: 1px solid #0088cc;
    -moz-box-shadow: 0 4px 7px rgba(0, 0, 0, .09), 0 0 7px rgba(141, 216, 248, .46);
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.delivery-tab .cdek-tariff-data input[type="radio"] {
    margin-left: 7px;
}

.delivery-tab label {
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

.tariff-wrap .row-fluid [class*="span"] {
    min-height: 1px;
}

.cdek-tariff-wrap .row-fluid .span6 {
    width: 60%;
}

.cdek-tariff-wrap .row-fluid .span3 {
    width: 15%;
}

.cdek-tariff-wrap .lead {
    margin-bottom: 0px;
    font-size: 21px;
    font-weight: 200;
    line-height: 30px;
}

.select-cdek-pvz-wrap {
    margin: 5px 0
}

@media (max-device-width: 480px), (max-device-height: 480px) {
    #cdek-pvz-map {
        max-width: 100% !important
    }
}

.payment-tab, .delivery-tab {
    clear: both
}

.cdek-tariff-wrap {
    margin: 20px 0
}

.js-tariff-select option {
    display: none
}

.js-tariff-select option.js-option-tariff-enable {
    display: block
}

.js-select-cdek-pvz .js-toopen {
    display: inline-block
}

.js-select-cdek-pvz .js-toclose {
    display: none
}

.js-select-cdek-pvz.open .js-toopen {
    display: none
}

.js-select-cdek-pvz.open .js-toclose {
    display: inline-block
}

