

/* Start:/local/templates/bona-shoes/assets/css/jquery.fancybox-1.3.4.css?16535841709410*/
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 *
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url('/local/templates/bona-shoes/assets/css/fancybox.png');
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: none;
    display: none;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101;
}

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url('/local/templates/bona-shoes/assets/css/fancybox.png') -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0;
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background: transparent url('/local/templates/bona-shoes/assets/css/blank.gif');
    z-index: 1102;
    display: none;
}

#fancybox-left {
    left: 0px;
}

#fancybox-right {
    right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

#fancybox-left-ico {
    background-image: url('/local/templates/bona-shoes/assets/css/fancybox.png');
    background-position: -40px -30px;
}

#fancybox-right-ico {
    background-image: url('/local/templates/bona-shoes/assets/css/fancybox.png');
    background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
    left: 20px;
}

#fancybox-right:hover span {
    left: auto;
    right: 20px;
}

.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}

#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url('/local/templates/bona-shoes/assets/css/fancybox-x.png');
}

#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url('/local/templates/bona-shoes/assets/css/fancybox.png');
    background-position: -40px -162px;
}

#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url('/local/templates/bona-shoes/assets/css/fancybox-y.png');
    background-position: -20px 0px;
}

#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url('/local/templates/bona-shoes/assets/css/fancybox.png');
    background-position: -40px -182px;
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url('/local/templates/bona-shoes/assets/css/fancybox-x.png');
    background-position: 0px -20px;
}

#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url('/local/templates/bona-shoes/assets/css/fancybox.png');
    background-position: -40px -142px;
}

#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url('/local/templates/bona-shoes/assets/css/fancybox-y.png');
}

#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url('/local/templates/bona-shoes/assets/css/fancybox.png');
    background-position: -40px -122px;
}

#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102;
}

.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative;
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff;
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left;
}

#fancybox-title-over {
    padding: 10px;
    background-image: url('/local/templates/bona-shoes/assets/css/fancy_title_over.png');
    display: block;
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px;
}

#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto;
}

#fancybox-title-float-wrap td {
    border: none;
    white-space: nowrap;
}

#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url('/local/templates/bona-shoes/assets/css/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url('/local/templates/bona-shoes/assets/css/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url('/local/templates/bona-shoes/assets/css/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
    height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
    position: absolute; margin-top: 0;
    top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
/* End */


/* Start:/local/templates/bona-shoes/assets/css/cherkas.css?16535841701001*/
#header #cart .products_cart {
    width: 270px;
    max-height: 360px;
    overflow: auto;
}

.basket .quantity {
    padding-left: 40px;
}

.basket .make_order {
    margin-bottom: 30px;
    text-align: center;
}

.register input[type="text"],
.register input[type="password"],
.authorization input[type="text"],
.authorization input[type="password"] {
    width: 216px;
    height: 24px;
}

#top {
    z-index: 100 !important;
}

.basket_list td {
    vertical-align: middle;
}

.products_browse_1 .cat_shoes .price_for_one.bags .productPrice {
    font-size: 20px;
}

.products_browse_1 .cat_shoes.bags .product_info {
    width: 380px;
}

.products_browse_1 .cat_shoes.bags .product_price_add2cart {
    margin-left: -155px;
}

.product_detail .productPrice {
    font-weight: bold;
}

.top-catalog-text {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 32px;
    font-size: 13px;
    line-height: 20px;
}
/* End */


/* Start:/local/templates/bona-shoes/assets/css/style.css?174468597365181*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    padding: 0;
    margin: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    border: 0;
}

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

blockquote,
q {
    quotes: none;
}

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

ins {
    color: #000;
    text-decoration: none;
    background-color: #ff9;
}

mark {
    color: #000;
    font-style: italic;
    font-weight: 700;
    background-color: #ff9;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

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

hr {
    display: block;
    height: 1px;
    padding: 0;
    margin: 1em 0;
    border: 0;
    border-top: 1px solid #ccc;
}

input,
select {
    vertical-align: middle;
}

html {
    overflow-y: scroll;
}

a:hover,
a:active {
    outline: none;
}

ul,
ol {
    margin-left: 2em;
}

ol {
    list-style-type: decimal;
}

nav ul,
nav li {
    margin: 0;
    list-style: none;
    list-style-image: none;
}

small {
    font-size: 85%;
}

strong,
th {
    font-weight: 700;
}

td {
    vertical-align: top;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

pre {
    padding: 15px;
    word-wrap: break-word;
    white-space: pre-wrap;
}

textarea {
    overflow: auto;
}

.ie6 legend,
.ie7 legend {
    margin-left: -7px;
}

input[type=checkbox] {
    vertical-align: bottom;
}

.ie7 input[type=checkbox] {
    vertical-align: baseline;
}

label,
input[type=button],
input[type=submit],
input[type=image],
button {
    cursor: pointer;
}

button,
input,
select,
textarea {
    margin: 0;
}

input:invalid,
textarea:invalid {
    box-shadow: 0 0 5px red;
    border-radius: 1px;

    -webkit-box-shadow: 0 0 5px red;
    -moz-box-shadow: 0 0 5px red;
}

.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid {
    background-color: #f0dddd;
}

button {
    width: auto;
    overflow: visible;
}

.ie7 img {
    -ms-interpolation-mode: bicubic;
}

input[type=radio],
.ie6 input {
    vertical-align: text-bottom;
}

:focus {
    outline: none;

    -moz-outline: 3px solid #fff !important;
}

button::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=file] > input[type=button]::-moz-focus-inner {
    border: none;
}

input[type=radio]:focus {
    -moz-outline-offset: 0 !important;
    -moz-outline-radius: 12px !important;
}

input[type=checkbox]:focus {
    -moz-outline: 1px solid #000 !important;
    -moz-outline-offset: -1px !important;
}

input[type="submit"]::-moz-focus-inner {
    padding: 0;
    border: 0;
}

body {
    color: #333;
    font: 12px/1.231 Arial, Helvetica, sans-serif;

    *font-size: small;
}

select,
input,
textarea,
button {
    font: 99% Arial, Helvetica, sans-serif;
}

pre,
code,
kbd,
samp {
    font-family: monospace, sans-serif;
}

a {
    color: #069;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
    font-weight: bold;
}

em,
i {
    font-style: italic;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
ul,
ol,
dl,
address,
table {
    margin-bottom: 1em;
}

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

h6 {
    font-size: 100%;
}

h5 {
    font-size: 115%;
}

h4 {
    font-size: 125%;
}

h3 {
    font-size: 150%;
}

h2 {
    margin-top: 30px;
    font-size: 175%;
}

h1 {
    font-size: 200%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

.inputbox {
    height: 18px;
    padding: 2px 4px;
    line-height: 18px;
    background: #fff;
    border: 1px solid #c3c1b7;
}

select.inputbox {
    padding: 0 0 0 4px;
}

textarea.inputbox {
    height: auto;
}

html {
    height: 100%;
    min-width: 1000px;
    background: #1a63b0 url(/local/templates/bona-shoes/assets/css/../images/bg.gif) 50% 4px repeat;
}

body {
    width: 100%;
    height: 100%;
    min-width: 1000px;
}

#layer_form {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
}

#form_border {
    position: absolute;
    z-index: 1001;
    z-index: 1001;
    width: 29px;
    height: 33px;
    background: #fff;
    border: 1px solid #000;
    border-radius: 6px;
    /*display: none;*/
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);

    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

#form_vopros {
    display: none;
    position: absolute;
    z-index: 1002;
    z-index: 1002;
    width: 328px;
    height: 375px;
    overflow: hidden;
    /*opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);*/
    font-size: 12px;
    line-height: 1.3;
}

body div#form_vopros1 {
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    text-align: center;
}

#form_vopros #bg_top {
    width: 288px;
    height: 25px;
    background: url("/local/templates/bona-shoes/assets/css/../images/fon_top.png") no-repeat transparent;
}

#form_vopros #bg_left {
    float: left;
    width: 19px;
    height: 280px;
    background: url("/local/templates/bona-shoes/assets/css/../images/fon_left.png") no-repeat transparent;
}

#form_vopros #bg_right {
    float: right;
    width: 20px;
    height: 280px;
    background: url("/local/templates/bona-shoes/assets/css/../images/fon_right.png") no-repeat transparent;
}

#form_vopros #form_cb {
    position: relative;
    float: left;
    width: 289px;
    /*height: 280px;*/
    height: 280px;
    height: auto;
    padding-bottom: 20px;
    background: #fff;
}

#form_vopros #form_cb form {
    margin: 0;
}

#form_vopros #form_cb .powered {
    position: absolute;
    right: 6px;
    bottom: 0;
    font-family: Tahoma, Arial;
    font-size: 11px;
    text-align: right;
}

#form_vopros #form_cb .powered a {
    color: #ccc;
}

#form_vopros #form_cb .field_input {
    margin: 0 0 0 0;
}

#form_vopros #form_cb .field_input span {
    margin: 0 0 0 40px;
}

#form_vopros #form_cb .field_input .input_fon {
    height: 21px;
    padding: 4px 0 4px 56px;
    margin: 0;
    background: url("/local/templates/bona-shoes/assets/css/../images/input.gif") scroll 50px 0 no-repeat transparent;
}

#form_vopros #form_cb .field_input .input_fon .input_cb {
    width: 100%;
    height: 19px;
    padding: 0;
    margin: 0;
    background: #fff;
    border: none;
}

.width {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

#wrapper {
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    background: url(/local/templates/bona-shoes/assets/css/../images/main-bg.jpg) no-repeat 50% 0;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
    height: 33px;
    background: url(/local/templates/bona-shoes/assets/css/../images/top-bg.png) repeat-x;
}

.products_cart a:hover {
    text-decoration: none !important;
}

.products_cart a {
    color: #286bb1 !important;
    font-size: 16px !important;
    text-decoration: underline !important;
}

.products_cart .pr_details {
    float: left;
    width: 125px;
    padding-top: 8px;
    font-size: 12px;
    line-height: 20px;
}

.products_cart img {
    float: left;
    margin: 10px;
    border: 1px solid #dadada;
}

#top_header {
    height: 33px;
    color: #fff;
    font: 14px/33px Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 0 #418eca;
}

#top_header a {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}

#top_header a:hover {
    text-decoration: underline;
}

#log_in {
    float: left;
    height: 33px;
    padding: 0 21px 0 76px;
    background: url(/local/templates/bona-shoes/assets/css/../images/login-bg.png) no-repeat 47px 50%;
}

#log_in .button {
    height: 16px;
    padding: 1px 0;
    margin: 0 2px 3px;
    color: #fff;
    font-size: 14px;
    text-shadow: 0 1px 0 #418eca;
    background: none;
    border: none;
}

#cart {
    float: right;
    height: 33px;
    padding-left: 20px;
    background: url(/local/templates/bona-shoes/assets/css/../images/ico_cart.png) no-repeat;
    background-position: 30px 3px;
}

.vmCartModule {
    position: relative;
    padding-left: 70px;
    color: #fff !important;
    background: url(/local/templates/bona-shoes/assets/css/../images/bg_cart.png) repeat;
}

.vmCartModule .gotocart {
    position: absolute;
    left: 9px;
    width: 30px;
    height: 30px;
}

#cart span {
    display: inline-block;
    padding-right: 15px;
}

#car2t a {
    display: inline-block;
    width: 230px;
    margin-left: 16px;
    color: #666;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background: url(/local/templates/bona-shoes/assets/css/../images/cart-link.png) no-repeat;
}

#cart a {
    padding-right: 15px;
    font-size: 14px;
}

#cart a:hover {
    text-decoration: none;
}

#mid_header {
    height: 153px;
    clear: both;
}

#logo {
    position: absolute;
    top: 45px;
    left: -89px;
    z-index: 10;
}

#top_contact {
    position: absolute;
    top: 35px;
    right: 0;
    z-index: 10;
    color: #fff;
    font-size: 14px;
    text-align: right;
}

#top_contact .phone1 {
    font-size: 28px;
}

#top_contact .phone1 span {
    font-size: 14px;
}

#top_contact .phone2 {
    margin: -4px 0;
    font-size: 25px;
}

#slogan {
    position: absolute;
    top: 59px;
    left: 372px;
    width: 386px;
    height: 46px;
    padding: 12px 0 0 40px;
    color: #fff;
    font: normal 30px/1.2 DINPro, Arial, Helvetica, sans-serif;
    background: url(/local/templates/bona-shoes/assets/css/../images/slogan-bg.png) no-repeat 5px 9px;
}

#cart .products_cart {
    display: none;
    position: absolute;
    top: 36px;
    right: 0;
    z-index: 11;
    width: 250px;
    color: #626262;
    background: #fff;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);

    -khtml-opacity: .6;
    -moz-opacity: .6;
}

#product_page {
}

#product_page .gallery {
    margin-right: 16px;
}

#product_page .main_img {
    position: relative;
    width: 300px;
    height: 400px;
    margin-bottom: 10px;
}

#product_page .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 63px;
    height: 31px;
    background: url(/local/templates/bona-shoes/assets/css/../images/close.png) no-repeat;
}

#product_page ul.thumbs {
    width: 300px;
    margin: 0;
    list-style: none;
}

#product_page ul.thumbs li {
    float: left;
    width: 80px;
    height: 100px;
    overflow: hidden;
}

#product_page ul.thumbs li + li {
    margin-left: 30px;
}

#product_page ul.thumbs img {
}

#product_page .brd {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 290px;
    height: 390px;
    border: 1px solid #fff;
}

#product_page .magnify {
    position: absolute;
    bottom: 8px;
    left: 8px;
    width: 20px;
    height: 20px;
    background: url(/local/templates/bona-shoes/assets/css/../images/magnify.png) no-repeat;
    cursor: pointer;
}

#product_page .product_name {
    margin: 26px 0 3px 0;
    font-size: 20px;
    font-weight: normal;
}

#product_page .product_price {
    padding-bottom: 8px;
    margin-bottom: 17px;
    font-size: 18px;
    background: url(/local/templates/bona-shoes/assets/css/../images/dots-gr.png) 0 100% repeat-x;
}

#product_page .product_price .productPrice {
    font-size: 20px;
    font-weight: bold;
}

#product_page .product_price .productPrice .curr {
    font-size: 12px;
    font-weight: normal;
}

#product_page dl {
    padding-bottom: 16px;
    margin-bottom: 18px;
    font-size: 14px;
    background: url(/local/templates/bona-shoes/assets/css/../images/dots-gr.png) 0 100% repeat-x;
}

#product_page dt {
    float: left;
    width: 60px;
    padding-right: 5px;
    clear: left;
    font-style: italic;
    text-align: right;
}

#product_page .product_descr {
    padding-bottom: 21px;
    margin-bottom: 17px;
    background: url(/local/templates/bona-shoes/assets/css/../images/dots-gr.png) 0 100% repeat-x;
}

#product_page .add2cart {
    text-align: right;
}

#product_page .add2cart .addtocart_button {
    height: 35px;
    padding: 0 32px;
    color: #fff;
    font-size: 20px;
    text-shadow: 0 -1px 0 #4491cc;
    background: #7fcdf1 url(/local/templates/bona-shoes/assets/css/../images/add2cart_button2.png) 0 0 repeat-x;
    border: none;
    border-radius: 12px;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
}

/* Middle
-----------------------------------------------------------------------------*/
#boy_l {
    position: absolute;
    top: -110px;
    left: -359px;
    width: 498px;
    height: 652px;
    background: url(/local/templates/bona-shoes/assets/css/../images/main-sides.png) 0 0 no-repeat;
}

#girl_r {
    position: absolute;
    top: -83px;
    right: -281px;
    width: 468px;
    height: 633px;
    background: url(/local/templates/bona-shoes/assets/css/../images/main-sides.png) 100% 0 no-repeat;
}

@-moz-document url-prefix() {
    #girl_r {
        position: absolute;
        top: -82px;
        right: -281px;
    }
    #shoes_c {
        position: absolute;
        top: 125px;
        left: 0;
        z-index: 10000;
        width: 598px;
        height: 652px;
        background: url("/local/templates/bona-shoes/assets/css/../images/shoes.png") no-repeat scroll 0 0 transparent;
    }
    #shoes_c img {
        width: 422px;
        height: 635px;
    }
}

#mainpage {
    position: relative;
}

#mainpage_l {
    position: absolute;
    top: 0;
    left: 0;
}

.product_main {
    display: none;
    width: 194px;
    height: 88px;
    padding: 8px 25px 28px 41px;
    margin: 13px 0 0 180px;
    border: 1px solid #248ccd;
    border-radius: 23px;

    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
}

.product_main .price {
    padding-right: 34px;
    color: #363636;
    font-size: 80px;
    line-height: 1.2;
    letter-spacing: -5px;
    background: url(/local/templates/bona-shoes/assets/css/../images/rur.png) 100% 70% no-repeat;
}

.product_main .name {
    margin-top: -1.2em;
    color: #999;
    font-size: 18px;
}

#mainpage_r {
    float: right;
    width: 285px;
    padding-top: 51px;
    margin-right: 58px;
}

#mainpage_r p {
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 18px;
    color: #3a3f38;
    font-size: 18px;
    line-height: 1.45;
    background: #fff;
}

#mainpage_r a {
    display: block;
    width: 266px;
    height: 50px;
    padding-left: 4px;
    margin-bottom: -10px;
    color: #fff;
    font-size: 24px;
    line-height: 50px;
    text-decoration: none;
    text-shadow: 0 -1px 0 #1f68b3;
    background: url(/local/templates/bona-shoes/assets/css/../images/mainpage-link.png) no-repeat;
}

#mainpage_r a span {
    display: inline-block;
    width: 163px;
    padding: 0 41px 0 62px;
    background: url(/local/templates/bona-shoes/assets/css/../images/mainpage-links-bg.png) 7px 0 no-repeat;
}

#mainpage_r a.download_price span {
    background-position: 7px 100%;
}

#mainpage_r a.main_login span {
    background: url(/local/templates/bona-shoes/assets/css/../images/login.png) 11px 16px no-repeat;
}

#middle {
    position: relative;
    /*height: 1%;*/
    padding-top: 2px;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, .65);
    border-radius: 25px;

    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .65);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .65);
}

.item1 #middle {
    padding-bottom: 3px;
    background: #fff url(/local/templates/bona-shoes/assets/css/../images/lines.png) no-repeat 0 71px;
}

/*#mid_in{height:1%;}*/
.item1 #mid_in {
    height: 390px;
    margin: 3px 3px 0;
    border: 1px solid #d0e9f5;
    border-radius: 24px 24px 24px 24px;
}

#mid_in.contentl {
    background: url(/local/templates/bona-shoes/assets/css/../images/left-bg.gif) repeat-y;
}

#mid_in:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#bottom {
    height: 50px;
    padding: 0 25px;
    clear: both;
    line-height: 50px;
    background: #fff url(/local/templates/bona-shoes/assets/css/../images/bottom.gif) repeat-x;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;

    -webkit-border-bottom-left-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-bottomleft: 25px;
    -moz-border-radius-bottomright: 25px;
}

.item1 #bottom {
    display: none;
}

#top_link {
    float: right;
}

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

#top {
    position: relative;
    z-index: 10;
}

#top_link {
    font-size: 14px;
}

#nav {
    height: 50px;
    padding: 0 18px;
    margin: 0 2px;
    background: url(/local/templates/bona-shoes/assets/css/../images/nav-bg.png) repeat-x;
    border-radius: 25px;

    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
}

#nav ul.menu {
    float: left;
    height: 50px;
}

ul.menu li ul {
    display: none;
}

ul.menu li:hover ul {
    display: block;
    position: absolute;
    left: 0;
    z-index: 99999;
    width: 390px;
    background: url(/local/templates/bona-shoes/assets/css/../images/main-bg.jpg) no-repeat;
}

/* ul.menu ul li a:hover{color:#8DB7DC !important; text-shadow:0 -1px 0 #307BBF;} */
ul.menu li ul li a:hover,
ul.menu li ul li.active a {
    color: #fff !important;
}

.shoes.module .menu li {
    font-size: 16px;
    list-style: none;
}

.shoes.module .menu li span {
    cursor: pointer;
}

.shoes ul.menu li ul {
    display: block;
    margin-left: 0;
}

.shoes ul.menu li:hover ul {
    position: static;
    z-index: auto;
    width: auto;
    background: none;
}

.shoes ul.menu li ul li a:hover,
.shoes ul.menu li ul li.active a {
    color: #8db7dc !important;
}

#copyright .menu.footer span {
    color: #fff;
    font-size: 13px;
    font-weight: 100;
    text-transform: uppercase;
}

#nav li {
    position: relative;
    float: left;
    padding: 0 30px;
}

#nav li + li {
    background: url(/local/templates/bona-shoes/assets/css/../images/nav-separator.gif) no-repeat 0 0;
}

#nav li.parent li {
    width: 100%;
}

#nav a,
#nav span {
    color: #fff;
    font: bold 16px/50px Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-decoration: none;
    text-transform: uppercase;
}

#nav a:hover {
    color: #8db7dc !important;
    text-shadow: 0 -1px 0 #307bbf !important;
}

#nav .item7,
#nav .item8 {
    display: none;
}

#prod_nav {
    margin: 7px 0 20px 0;
}

#prod_nav .item21,
#prod_nav .item22,
#prod_nav .item23 {
    display: none;
}

.item1 #prod_nav {
    display: none;
}

#prod_nav ul.menu {
    width: 100%;
    height: 46px;
    background: url(/local/templates/bona-shoes/assets/css/../images/prod-nav.png) no-repeat 0 100%;
}

#prod_nav li {
    float: left;
    height: 39px;
    padding: 7px 7px 0 7px;
}

#prod_nav li.active,
#prod_nav li:hover {
    background: url(/local/templates/bona-shoes/assets/css/../images/prod-nav-item.png) no-repeat;
}

#prod_nav a,
#prod_nav .active span {
    display: block;
    width: 120px;
    height: 39px;
    color: #4375a8;
    font: 18px/39px Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

#prod_nav .active a,
#prod_nav .active span,
#prod_nav li:hover a {
    color: #145292;
}

#prod_nav .menu li span {
    font-size: 15px;
}

#search {
    position: absolute;
    top: 50px;
    right: 6px;
    float: left;
    width: 170px;
    height: 20px;
    padding-top: 15px;
}

#search .inputbox {
    width: 170px;
    height: 20px;
    padding: 4px 10px 2px 25px;
    color: #558cc4;
    font-size: 14px;
    font-size: 11px;
    line-height: 14px;
    background: url(/local/templates/bona-shoes/assets/css/../images/search-bg.png) no-repeat;
    border: none;
}

#mainsearch {
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 1;
    width: 245px;
    height: 20px;
    padding-top: 15px;
    margin: 20px 0 0 -122px;
}

#mainsearch .inputbox {
    width: 170px;
    height: 20px;
    padding: 4px 10px 2px 25px;
    color: #558cc4;
    font-size: 14px;
    font-size: 11px;
    line-height: 14px;
    background: url(/local/templates/bona-shoes/assets/css/../images/search-bg.png) no-repeat;
    border: none;
}

.searchbutton {
    height: 20px;
    padding: 0 20px;
    color: #fff;
    font-size: 11px;
    background: #2872ba;
    border: medium none;
    border-radius: 10px;
}

#container {
    float: left;
    width: 100%;
    /*overflow: hidden;*/
}

#content {
    padding: 0 20px;
}

#content.shop_browse {
    padding: 0;
}

.contentl #content {
    padding-left: 300px !important;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
    position: relative;
    float: left;
    width: 290px;
    margin-left: -100%;
}

.module {
    margin-bottom: 2em;
}

.module .moduletitle {
    height: 31px;
    padding-left: 20px;
    margin-bottom: 8px;
    color: #fff;
    font: normal 18px/31px Arial, Helvetica, sans-serif;
    text-shadow: 0 -1px 0 #1f5e9c;
    background: #fff url(/local/templates/bona-shoes/assets/css/../images/left-title.png) no-repeat;
}

.module + .module .moduletitle {
    background-color: transparent;
}

.module .menu li {
    padding-left: 20px;
    font-size: 18px;
    line-height: 1.75;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #c9e9f8;
}

.module .menu li.first {
    border-top: none;
}

.module .menu li.last {
    border-bottom: none;
}

.module .menu li:before {
    content: "\2014\2002";
    height: 1%;
    color: #069;
}

.module .menu a {
    text-decoration: none;
}

.module .menu a:hover {
    text-decoration: underline;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
    height: 65px;
    padding-top: 20px;
    color: #fff;
    text-shadow: 0 1px 0 #1859a3;
}

#copyright {
    position: relative;
    float: left;
}

#copyright span {
    display: block;
    font-size: 16px;
    font-weight: bold;
}

#gt1 {
    float: right;
    font-size: 16px;
    line-height: 21px;
    text-align: right;
}

#gt1 a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

#gt1 a:hover {
    text-decoration: underline;
}

.item1 #footer {
    padding-top: 87px;
}

#feed_back {
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 120;
    margin-top: -97px;
}

#feed_back a {
    display: block;
    width: 40px;
    height: 193px;
    text-indent: -999em;
    background: url(/local/templates/bona-shoes/assets/css/../images/feed-back.png) no-repeat;
}

a[href$=".xls"] {
    padding: 5px 0 5px 31px;
    background: url(/local/templates/bona-shoes/assets/css/../images/xls.png) no-repeat scroll 0 50% transparent;
}

.fleft {
    float: left;
    margin-right: 1em;
}

.fright {
    float: right;
    margin-left: 1em;
}

.over {
    overflow: hidden;
}

.ir {
    display: block;
    overflow: hidden;
    direction: ltr;
    text-align: left;
    text-indent: -999em;
    background-repeat: no-repeat;
}

.hidden {
    display: none;
    visibility: hidden;
}

.visuallyhidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0000);
    border: 0;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

@media print {
    * {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        filter: none !important;

        -ms-filter: none !important;
    }

    a,
    a:visited {
        color: #444 !important;
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    @page {
        margin: .5cm;
    }

    p,
    h2,
    h3 {
        widows: 3;

        orphans: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.shop_info,
#system-message {
    padding: 10px;
    margin-bottom: 20px;
    font-size: 15px;
    border: 1px dashed #5fb0dd;
}

.txt_page_obuv {
    padding-right: 25px;
    padding-left: 20px;
    color: #069;
    font-size: 12px;
}

#seo a {
    color: #fff;
}

.through {
    text-decoration: line-through;
}

.bold {
    font-weight: bold;
}

.old_price {
    width: 99px;
    font-size: 14px;
    text-align: right;
    text-decoration: line-through;
}

.price_for_pair {
    font-size: 20px;
}

.item24 .downmenu,
.item24 .current_cat,
.item24 .sub_cat {
    display: none;
}

.bottom_cat {
    display: none;
}

.sub_cat {
    height: auto;
    margin: 14px 0;
    clear: both;
    line-height: 1;
}

.sub_cat a {
    height: auto;
    padding: 0;
    margin: 0;
    color: #333;
    font-size: 13px;
    line-height: 1;
    border: none;
    border-bottom: 1px solid #fff;
}

.sub_cat a:hover,
.sub_cat .active a {
    color: #175292;
    background: none;
    border: none;
    border-radius: 0;
}

.sub_cat a:hover {
}

.sub_cat .active a {
    border-bottom: 1px dotted #175292;
}

.orderby_form {
    margin-left: 0;
}

.form-validate {
    padding-bottom: 20px;
}

.products_browse_1 .cat_shoes .product_images {
    border-bottom: 1px solid #d4ebf7;
}

.products_browse_1 .cat_shoes .product_info {
    width: 420px;
    /*height: 120px;*/
}

.products_browse_1 /*.cat_shoes*/ .product_s_descr dt {
    color: #000;
    text-align: left;
}

.products_browse_1 .cat_shoes .product_descr b,
.products_browse_1 .cat_shoes .product_s2_descr dt {
    color: #000;
    font-style: normal;
    font-weight: normal;
}

.products_browse_1 .cat_shoes .product_order_info {
    float: right;
    width: 427px;
    padding: 0 3px 0 9px;
}

.products_browse_1 .cat_shoes .product_s2_descr {
    line-height: 16px;
    background: none;
}

.products_browse_1 .cat_shoes .product_sizes {
    height: auto;
    border-bottom: none;
}

.products_browse_1 .cat_shoes .addtocart_button {
    top: 87px;
}

.products_browse_1 .cat_shoes .product_price {
    width: 175px;
}

.products_browse_1 .cat_shoes .product_price_add2cart {
    margin-left: -194px;
}

.shop_product_details .product_s2_descr {
    background: none;
    border-top: 1px solid #d5ebf6;
    border-bottom: 1px solid #d5ebf6;
}

.shop_product_details .products_browse_1 .browseProductContainer {
    float: right;
    margin-top: 10px;
    border: 0;
}

.shop_product_details h2,
h2.itemTitle {
    color: #244799;
    font-size: 21px;
    font-weight: normal;
}

.itemImageBlock {
    float: left;
    padding: 0 20px 20px 0;
}

.shop_product_details .product_order_info {
    width: 250px;
    height: 180px;
    /* border-left: 1px solid #D4EBF7; */
    margin-left: 263px;
}

.shop_product_details .addtocart_button_detail {
    width: 236px;
    height: 36px;
    margin-top: 8px;
    text-indent: -999px;
    background: url(/local/templates/bona-shoes/assets/css/../images/add_to_cart.png);
    border: 0;
}

.shop_product_details .products_browse_1 .product_info {
    width: 400px !important;
    border: 0;
}

.shop_product_details .product_price {
    background: none;
}

.products_browse_1 .price_for_bundle > span {
    background: #d4ebf7 !important;
}

.products_browse_1 .price_for_one > .productPrice,
.products_browse_1 .price_for_one b > .productPrice {
    padding: 0 4px;
    margin-left: 12px;
}

.shop_product_details .quantity_box,
.products_browse_1 .cat_shoes .quantity_box {
    margin-bottom: 5px;
}

.shop_product_details .product_images {
    border: 0;
}

/* .shop_product_details .products_browse_1 .price_for_bundle {
	margin-bottom: 8px;
} */
.shop_product_details .products_browse_1 .header {
    font-size: 15px;
}

.shop_product_details .quantity_box,
.products_browse_1 .cat_shoes .quantity_box {
    float: none !important;
    width: auto !important;
}

.shop_product_details .product_s_descr dt {
    width: auto;
    color: #000;
    font-weight: normal;
    text-align: left;
}

.shop_product_details .products_browse_1 .product_descr b,
.shop_product_details .products_browse_1 .header span {
    color: #000;
    font-style: normal;
    font-weight: normal;
}

.shop_product_details .products_browse_1 .pruduct_name {
    float: left;
}

.shop_product_details .products_browse_1 .pruduct_sku {
    float: right;
}

.shop_product_details .products_browse_1 .pruduct_sku,
.shop_product_details .products_browse_1 .pruduct_sku span {
    color: #666;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
}

.shop_product_details .browseProductContainer {
    /* border-bottom: 1px solid #D4EBF7!important; */
    padding-bottom: 10px;
}

.shop_product_details .products_browse_1 .product_price {
    float: none;
    width: auto;
    height: auto;
}

.shop_product_details .products_browse_1 .product_order_info {
    width: auto;
    height: auto;
}

.shop_product_details .price-block,
.shop_product_details .quantity-block {
    float: left;
    width: 50%;
}

.shop_product_details .quantity-block {
    padding-top: 7px;
}

.shop_product_details .products_browse_1 .inputboxquantity,
.products_browse_1 .cat_shoes .inputboxquantity {
    height: 16px;
    font-size: 12px;
    font-weight: bold;
}

.shop_product_details .products_browse_1 .price_for_one,
.products_browse_1 .cat_shoes .price_for_one {
    margin: 0;
}

.products_browse_1 .price_for_bundle {
    margin-bottom: 0;
}

.price_for_one em,
.price_for_bundle em {
    font-style: normal;
}

.shop_product_details .products_browse_1 .price_for_one em,
.shop_product_details .products_browse_1 .price_for_bundle em,
.products_browse_1 .cat_shoes .price_for_one em,
.products_browse_1 .cat_shoes .price_for_bundle em {
    display: inline-block;
    min-width: 80px;
    color: #000;
    font-weight: normal;
}

.shop_product_details .products_browse_1 .price_for_one .productPrice,
.products_browse_1 .cat_shoes .price_for_one .productPrice {
    font-size: 17px;
}

.products_browse_1 .cat_shoes .price_for_one .productPrice {
    font-weight: bold;
}

.shop_product_details .products_browse_1 .price_for_bundle > span,
.products_browse_1 .cat_shoes .price_for_bundle > span {
    padding: 0 4px;
    margin-left: 12px;
    color: #666;
    font-size: 17px;
    font-weight: bold;
    line-height: 29px;
    background: #eee;
}

.shop_product_details .products_browse_1 .price_for_bundle .curr,
.products_browse_1 .cat_shoes .price_for_bundle .curr {
    display: inline-block;
    width: 12px;
    height: 13px;
    line-height: 12px;
    text-indent: -999em;
    background: url("/local/templates/bona-shoes/assets/css/../images/rur2.png") no-repeat scroll 0 0 transparent;
}

.products_browse_1 .cat_shoes .addtocart_button {
    position: static !important;
}

.shop_product_details .addtocart_button_detail,
.products_browse_1 .cat_shoes .addtocart_button {
    width: 119px;
    height: 30px;
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    text-indent: 0;
    text-shadow: 0 -1px 0 #1c7ec1;
    text-transform: uppercase;
    background: #3ac5ef;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhYzVlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iIzNhOWFkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDVhOWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #3ac5ef 0%, #3a9ad7 36%, #005a9d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3ac5ef), color-stop(36%, #3a9ad7), color-stop(100%, #005a9d));
    background: -webkit-linear-gradient(top, #3ac5ef 0%, #3a9ad7 36%, #005a9d 100%);
    background: -o-linear-gradient(top, #3ac5ef 0%, #3a9ad7 36%, #005a9d 100%);
    background: -ms-linear-gradient(top, #3ac5ef 0%, #3a9ad7 36%, #005a9d 100%);
    background: linear-gradient(to bottom, #3ac5ef 0%, #3a9ad7 36%, #005a9d 100%);
    border-radius: 3px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ac5ef', endColorstr='#005a9d', GradientType=0);
}

.shop_product_details .addtocart_button_detail:hover,
.products_browse_1 .cat_shoes .addtocart_button:hover {
    background: #1d7aba;
    box-shadow: inset 0 2px 4px #037;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength=2, direction=180, color='#003377');

    -webkit-box-shadow: inset 0 2px 4px #037;
    -moz-box-shadow: inset 0 2px 4px #037;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 180, Color = '#003377')";
}

ul.footer {
    height: 91px;
}

ul.footer li {
    float: left;
    margin-right: 30px;
}

ul.footer li a span {
    font-size: 13px !important;
    font-weight: normal !important;
}

ul.footer li a,
.modulex_payments a {
    color: #caedff;
    text-decoration: underline;
    text-transform: uppercase;
}

ul.footer li a:hover,
ul.footer li.active a,
.modulex_payments a {
    color: #fff;
    text-decoration: none;
}

.modulex_payments {
    position: absolute;
    top: 45px;
}

.shop_product_details h2 {
    margin-bottom: 8px;
}

.jcarousel-wrapper {
    margin-bottom: 10px;
}

#mainpage_n {
    position: relative;
    z-index: 2;
}

#mainpage_n .inner {
    padding: 0 61px;
    text-align: justify;
}

#mainpage_n .inner:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

#mainpage_n .item_n {
    display: inline-block;
    width: 240px;
    padding: 2px;
    margin: 21px 11px;
    background: #75c6ec;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc1YzZlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMTZhYjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #75c6ec 0%, #216ab5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #75c6ec), color-stop(100%, #216ab5));
    background: -webkit-linear-gradient(top, #75c6ec 0%, #216ab5 100%);
    background: -o-linear-gradient(top, #75c6ec 0%, #216ab5 100%);
    background: -ms-linear-gradient(top, #75c6ec 0%, #216ab5 100%);
    background: linear-gradient(to bottom, #75c6ec 0%, #216ab5 100%);
    border-radius: 3px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75c6ec', endColorstr='#216ab5', GradientType=0);
}

#mainpage_n .img-container {
    background: #fff;
    border-radius: 3px;
}

#mainpage_n a {
    text-decoration: none;
}

#mainpage_n span {
    display: block;
    padding: 6px 2px 5px;
    clear: both;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

#mainpage_n img {
    display: block;
    margin: 0 auto;
    border-radius: 3px;
}

#callback {
    float: right;
    height: 33px;
    background: url(/local/templates/bona-shoes/assets/css/../images/bg_cart.png) repeat;
}

#callback a {
    display: block;
    padding: 0 15px;
}

#form_vopros1 {
    display: inline-block;
}

#form_vopros #form_cb .powered,
#form_vopros #form_cb .powered a {
    color: #f1f9fd;
    text-shadow: none;
}

#form_vopros #bg_bottom,
#form_vopros #bg_top,
#form_vopros #bg_left,
#form_vopros #bg_right {
    background: none;
}

#form_vopros #form_cb,
#form_border {
    background: #f1f9fd;
    border: 1px solid #c9e9f8;
    border-radius: 5px;
}

#form_vopros #form_cb .field_input span {
    color: #069;
    font-size: 14px;
    font-weight: bold;
    text-shadow: none;
    text-transform: uppercase;
}

#form_vopros #form_cb .field_input .input_fon {
    height: 28px;
    padding: 5px 40px 15px 40px;
    background: none;
}

#form_vopros #form_cb .field_input .input_fon .input_cb {
    width: 100%;
    height: 27px;
    padding: 0 10px;
    border: 1px solid #c9e9f8;
}

#form_vopros #form_close {
    position: relative;
}

#close_callback {
    display: block;
    position: absolute;
    top: 4px;
    right: 4px;
    width: 11px;
    height: 12px;
    padding: 0 !important;
    background: url(/local/templates/bona-shoes/assets/css/../images/close_w.png) no-repeat 0 0 transparent;
}

#form_vopros #form_cb form {
    margin: 30px 0 0;
}

#form_vopros #form_cb #field_submit {
    margin: 10px 0 0;
}

#field_submit > input {
    display: block;
    width: 138px;
    height: 37px;
    margin: 0 auto;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    text-shadow: 0 -1px 0 #1c7ec1;
    text-transform: uppercase;
    background: #75c6ec;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc1YzZlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMTZhYjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #75c6ec 0%, #216ab5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #75c6ec), color-stop(100%, #216ab5));
    background: -webkit-linear-gradient(top, #75c6ec 0%, #216ab5 100%);
    background: -o-linear-gradient(top, #75c6ec 0%, #216ab5 100%);
    background: -ms-linear-gradient(top, #75c6ec 0%, #216ab5 100%);
    background: linear-gradient(to bottom, #75c6ec 0%, #216ab5 100%);
    border: none;
    border-radius: 5px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75c6ec', endColorstr='#216ab5', GradientType=0);
}

#field_submit > input:hover {
    background: #1d7aba;
    box-shadow: inset 0 2px 4px #037;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength=2, direction=180, color='#003377');

    -webkit-box-shadow: inset 0 2px 4px #037;
    -moz-box-shadow: inset 0 2px 4px #037;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 180, Color = '#003377')";
}

.pagination {
    display: inline-block;
    margin: 12px 0;
    text-align: center;
    list-style: none;
}

.pagination li {
    display: inline-block;
    margin: 0 3px;
    vertical-align: top;
}

.product_images img {
    opacity: 1;
    /*-moz-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;*/
}

.system-pagebreak,
.caption {
    font-size: 13px;
}

.system-pagebreak a {
    color: #fff;
}

#vmMainPage {
    width: 100%;
}

.navigation_childlist {
    position: relative;
    right: 50%;
    float: right;
}

.navigation_childlist_in {
    position: relative;
    left: 50%;
    float: left;
    padding: 0 20px;
}

.navigation_childlist .cols {
    float: left;
    width: 257px;
    padding-bottom: 28px;
}

.category_separator {
    float: left;
    width: 1px;
    height: 269px;
    margin: 0 46px;
    background: #d4ebf7;
}

.navigation_childlist figure {
    display: table-cell;
    width: 249px;
    height: 261px;
    padding: 10px;
    margin-bottom: 5px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    border: 4px solid #d4ebf7;
}

.navigation_childlist figure img {
    width: auto;
    height: auto;
    max-width: 229px;
    max-height: 241px;
}

.ie .navigation_childlist figure {
    display: block;
    width: 229px;
    height: 241px;
}

.navigation_childlist .category_name {
    font-size: 18px;
    text-decoration: none;
}

.navigation_childlist .category_name:hover {
    text-decoration: underline;
}

.products_browse_1 {
}

.products_browse_1 .browseProductContainer {
    padding: 5px 0;
    margin-bottom: 12px;
    border: 1px solid #d4ebf7;
    border-width: 1px 0;
}

.products_browse_1 .product_images {
    float: left;
    width: 250px;
    height: 140px;
    padding: 0 5px;
    border-right: 1px solid #d4ebf7;
}

.products_browse_1 .product_images figure {
    float: left;
    width: 200px;
    height: 140px;
    margin-right: 5px;
    overflow: hidden;
}

.products_browse_1 .product_images ul.thumbs {
    float: right;
    width: 45px;
    height: 140px;
    margin: 0;
    overflow: hidden;
    list-style: none;
}

.products_browse_1 .fp {
    float: left;
    width: 200px;
}

.products_browse_1 .product_images ul.thumbs img {
    width: 45px;
    height: 32px;
    margin-bottom: 4px;
}

.products_browse_1 .product_info {
    float: left;
    width: 287px;
    height: 140px;
    padding: 0 8px;
    border-right: 1px solid #d4ebf7;
}

.products_browse_1 .product_order_info {
    position: relative;
    padding: 0 3px 0 5px;
}

.products_browse_1 .header {
    height: 22px;
    height: 22px;
    padding-bottom: 1px;
    margin-bottom: 3px;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    background: url("/local/templates/bona-shoes/assets/css/../images/dots.png") repeat-x 0 100%;
}

.products_browse_1 .header div {
    display: inline;
    margin-right: 10px;
}

.products_browse_1 .header span {
    margin-right: 3px;
    color: #666;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
}

.products_browse_1 .product_s2_descr {
    height: 22px;
    height: 22px;
    padding-bottom: 1px;
    margin-bottom: 3px;
    font-weight: bold;
    line-height: 22px;
    //background: url("/local/templates/bona-shoes/assets/css/../images/dots.png") repeat-x 0 100%;
}

.products_browse_1 .product_s2_descr dt {
    display: inline;
    margin-right: 3px;
    color: #666;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
}

.products_browse_1 .product_s2_descr dd {
    display: inline;
    margin-right: 10px;
    font-weight: bold;
}

h3.search {
    margin: 10px;
}

.products_browse_1 .product_s_descr {
    padding-bottom: 3px;
    margin-bottom: 5px;
    color: #666;
    line-height: 1.45;
    background: url("/local/templates/bona-shoes/assets/css/../images/dots.png") repeat-x 0 100%;
}

.products_browse_1 .product_s_descr dt {
    float: left;
    width: 65px;
    margin-right: 5px;
    clear: left;
    text-align: right;
}

.products_browse_1 .product_descr {
    color: #666;
}

.products_browse_1 .product_order_info .header {
    color: #666;
    font-size: 12px;
}

.products_browse_1 .product_color {
    color: #333;
}

.products_browse_1 .product_sizes {
    height: 17px;
    padding-bottom: 5px;
    margin-bottom: 4px;
    font-size: 14px;
    font-size: #666;
    //border-bottom: 1px solid #d4ebf7;
}

.products_browse_1 .product_sizes.clothes {
    width: 100%;
    height: 1px;
}

.products_browse_1 .product_sizes span {
    margin-right: 5px;
}

.products_browse_1 .price_for_one {
    margin: 4px 0 0 0;
    color: #666;
}

.products_browse_1 .price_for_one .productPrice {
    padding: 0 4px;
    margin-left: 12px;
    font-size: 15px;
    line-height: 29px;
    background: #d4ebf7;
}

.products_browse_1 .price_for_one .productPrice .curr,
.products_browse_1 .price_for_bundle .curr {
    display: inline-block;
    width: 12px;
    height: 13px;
    line-height: 12px;
    text-indent: -999em;
    background: url("/local/templates/bona-shoes/assets/css/../images/rur2.png") no-repeat;
}

.products_browse_1 .product_price {
    float: left;
    width: 220px;
    height: 76px;
    background: url("/local/templates/bona-shoes/assets/css/themes/default/images/dots-v.png") 100% 0 repeat-y;
}

.products_browse_1 .price_for_bundle {
    /* margin-bottom: 14px;*/
}

.products_browse_1 .product_add2cart {
    float: left;
    padding: 9px 0 0 18px;
}

.products_browse_1 label.quantity_box {
    display: block;
    float: left;
    width: 67px;
    margin-right: 13px;
    color: #666;
}

.products_browse_1 .quantity_box_button {
    width: 20px;
    height: 20px;
    background: url("/local/templates/bona-shoes/assets/css/../images/up_down.png") 0 0 no-repeat;
    border: none;
}

.products_browse_1 .quantity_box_button_up {
    background-position: 100% 0;
}

.products_browse_1 .inputboxquantity {
    width: 43px;
    height: 22px;
    padding: 2px;
    color: #666;
    font-size: 22px;
    line-height: 1;
    text-align: center;
    border: 1px solid #9ed1ed;
}

.products_browse_1 .addtocart_button {
    position: absolute;
    top: 114px;
    right: -6px;
    width: 116px;
    height: 28px;
    padding-bottom: 3px;
    color: #fff;
    font-size: 14px;
    text-shadow: 0 -1px 0 #2c77bc;
    background: url("/local/templates/bona-shoes/assets/css/../images/add2cart_button.png") no-repeat;
    border: none;
}

.products_browse_1 .absent {
    color: #666;
    font-size: 16px;
    font-weight: bold;
    line-height: 67px;
}

.orderby_form {
    height: 19px;
    padding-top: 7px;
    margin: 0 13px 11px 13px;
    clear: both;
    color: #155293;
    background: url("/local/templates/bona-shoes/assets/css/../images/dots.png") repeat-x;
}

.orderby_form a {
    padding-right: 12px;
    margin: 0 15px;
    color: #145292;
}

.orderby_form a.up {
    background: url("/local/templates/bona-shoes/assets/css/../images/arrow_up.png") 100% 50% no-repeat;
}

.orderby_form a.down {
    background: url("/local/templates/bona-shoes/assets/css/../images/arrow_down.png") 100% 50% no-repeat;
}

.orderby_form.templ_browse_4,
.orderby_form.templ_browse_5 {
    height: 31px;
    padding: 0 0 0 0;
    margin: 0;
    margin-bottom: 24px;
    line-height: 31px;
    text-align: right;
    background: url("/local/templates/bona-shoes/assets/css/../images/dots.png") repeat-x 0 100%;
}

h3.current_cat {
    float: left;
    width: 226px;
    height: 30px;
    padding: 0 30px 0 7px;
    margin: 0 48px 0 16px;
    color: #175292;
    font-size: 18px;
    line-height: 30px;
    background: url("/local/templates/bona-shoes/assets/css/../images/arrow_down2.png") 100% 50% no-repeat;
    border: 1px dashed #165394;
    cursor: pointer;
}

.downmenu {
    position: absolute;
    width: 265px;
    margin: 34px 0 0 16px;
}

.downmenu_hide {
    display: none;
}

a.sel_cat {
    display: block;
    height: 30px;
    padding: 0 7px 0 7px;
    margin: 0;
    margin-bottom: 2px;
    color: #175292;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
    background: #fff;
    border: 1px dashed #165394;
}

a.sel_cat:hover {
    text-decoration: none;
    background: #f0f6ff;
}

.sub_cat {
    float: left;
    height: 32px;
    margin: 0 0 14px 0;
    line-height: 30px;
    list-style: none;
}

.sub_cat li {
    float: left;
    margin-right: 26px;
}

.sub_cat a {
    display: block;
    height: 30px;
    padding: 0 12px;
    color: #155293;
    font-size: 18px;
    text-decoration: none;
    border: 1px solid transparent;
}

.sub_cat a:hover,
.sub_cat .active a {
    border: 1px solid #165394;
    border-radius: 15px;

    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}

.bottom_cat {
    height: 53px;
    padding: 0 20px;
    color: #145292;
    font-size: 14px;
    line-height: 53px;
    background: url("/local/templates/bona-shoes/assets/css/themes/default/images/bottom.gif") 0 0 repeat-x;
}

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

.bottom_cat ul.sub_cat {
    height: 53px;
    margin: 0;
    list-style: none;
}

.bottom_cat ul.sub_cat li {
    float: left;
    margin-right: 45px;
}

.bottom_cat ul.sub_cat a {
    display: inline;
    height: auto;
    padding: 0;
    margin: 0;
    color: #069;
    font-size: 14px;
    line-height: 53px;
    text-decoration: underline;
    border: none !important;
}

.bottom_cat ul.sub_cat a:hover {
    text-decoration: none;
}

#product_list.browse_4 {
    padding: 0 20px;
}

.products_browse_4 {
    float: left;
    width: 23%;
    padding-top: 24px;
    margin: 0 1% 42px 1%;
    text-align: center;
}

.products_browse_4 figure {
    display: table-cell;
    width: 152px;
    height: 151px;
    margin-bottom: 4px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}

.ie .products_browse_4 figure {
    display: block;
}

.products_browse_4 .product_name {
    margin-bottom: 6px;
    font-size: 12px;
    font-weight: normal;
}

.products_browse_4 .product_name a {
    color: #666;
    text-decoration: none;
}

.products_browse_4 .product_name a:hover {
    text-decoration: underline;
}

.products_browse_4 .productPrice {
    color: #333;
    font-size: 14px;
    font-weight: bold;
}

.products_browse_4 .productPrice .curr {
    font-size: 12px;
    font-weight: normal;
}

.checkout_link {
    font-size: 18px;
}

.sectiontableheader {
    height: 26px;
    font-size: 16px;
    font-weight: bold;
}

.Information {
    font-size: 16px;
    border-collapse: separate;
    border-spacing: 7px;
}

.cbOverlay {
    background-color: #000;
}

.cbContainer {
    z-index: 1000;
    padding: 5px;
    background-color: white;
    border: 2px solid gray;
}

.cbBox h3 {
    padding-top: 3px;
    margin-top: 0;
    font-size: 1.4em;
    text-align: center;
    vertical-align: middle;
    background-color: #ccc;
    background-image: url("/local/templates/bona-shoes/assets/css/js/mootools/header-background.png");
}

.cbBox p {
    margin: 3px;
}

.cbBox,
.cbButtons {
    text-align: center;
}

.cbButton {
    margin: 3px;
}

.cbCloseButton {
    position: absolute;
    top: 9px;
    right: 5px;
    width: 16px;
    height: 16px;
    background: url("/local/templates/bona-shoes/assets/css/js/mootools/close.gif") no-repeat;
    cursor: pointer;
}

.sku-link {
    font-size: 12px;
}

.products_browse_1 .product_s_descr dt {
    color: #000;
    text-align: left;
}

.products_browse_1 {
}

.products_browse_1 .browseProductContainer {
    padding: 5px 0;
    margin-bottom: 12px;
    border: 1px solid #d4ebf7;
    border-width: 1px 0;
}

.products_browse_1 .product_images {
    float: left;
    width: 250px;
    height: 140px;
    padding: 0 5px;
    border-right: 1px solid #d4ebf7;
}

.products_browse_1 .product_images figure {
    float: left;
    width: 200px;
    height: 140px;
    margin-right: 5px;
    overflow: hidden;
}

.products_browse_1 .product_images ul.thumbs {
    float: right;
    width: 45px;
    height: 140px;
    margin: 0;
    overflow: hidden;
    list-style: none;
}

.products_browse_1 .fp {
    float: left;
    width: 200px;
}

.products_browse_1 .product_images ul.thumbs img {
    width: 45px;
    height: 32px;
    margin-bottom: 4px;
}

.catalog-list.images-section {
    margin: 0;
}

.select_image {
    cursor: pointer;
}

.select_image.active {
    cursor: default;
}

.products_browse_1 .price_for_one .productPrice {
    padding: 0;
    margin-left: 0;
    background: #eee;
}

h3.current_cat {
    margin: 0;
    font-size: 13px;
    border: 1px solid #999;
}

.downmenu {
    z-index: 60;
    margin-left: 0;
}

.downmenu .sel_cat {
    font-size: 13px;
    border: 1px solid #999;
}

.sub_cat .inner_cat_menu {
    height: auto;
    padding: 0;
    margin: 0;
    color: #333;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    /*border-bottom: 1px solid #fff;*/
    text-decoration: none;
    background: #fff;
    border: none;
}

.sub_cat .inner_cat_menu:hover,
.sub_cat .active a {
    color: #175292;
    background: none;
    border: none;
    border-radius: 0;
}

.sub_cat {
    height: auto;
    margin: 14px 0;
    clear: both;
    line-height: 1;
}

.sub_cat .active a,
.sub_cat .active a:hover {
    border-bottom: 1px dotted #175292;
}

.sub_cat li {
    display: inline-block;
    float: none;
    margin: 5px 23px 5px 0;
}

.product_detail h2,
h2.itemTitle {
    color: #244799;
    font-size: 21px;
    font-weight: normal;
}

.product_detail h2 {
    margin-bottom: 8px;
}

.product_detail .product_s2_descr {
    background: none;
    border-top: 1px solid #d5ebf6;
    border-bottom: 1px solid #d5ebf6;
}

.product_detail .browseProductContainer {
    border: none;
}

.product_detail .products_browse_1 .pruduct_sku,
.product_detail .products_browse_1 .pruduct_sku span {
    color: #666;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
}

.product_detail .products_browse_1 .pruduct_sku {
    float: right;
}

.product_detail .products_browse_1 .product_info {
    width: 400px !important;
    border: 0;
}

.product_detail .product_order_info {
    margin-left: 263px;
}

.product_detail .price-block,
.product_detail .quantity-block {
    float: left;
    width: 50%;
}

.product_detail .products_browse_1 .product_price {
    float: none;
    width: auto;
    height: auto;
}

.product_detail .products_browse_1 .price_for_one em,
.product_detail .products_browse_1 .price_for_bundle em,
.products_browse_1 .cat_shoes .price_for_one em,
.products_browse_1 .cat_shoes .price_for_bundle em {
    display: inline-block;
    min-width: 80px;
    color: #000;
    font-weight: normal;
}

.product_detail .products_browse_1 .price_for_bundle > span,
.products_browse_1 .cat_shoes .price_for_bundle > span {
    padding: 0 4px;
    margin-left: 12px;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    line-height: 29px;
    background: #eee;
}

.product_detail .products_browse_1 .price_for_bundle .curr,
.products_browse_1 .cat_shoes .price_for_bundle .curr {
    display: inline-block;
    width: 12px;
    height: 13px;
    line-height: 12px;
    text-indent: -999em;
    background: url("/local/templates/bona-shoes/assets/css/../images/rur2.png") no-repeat scroll 0 0 transparent;
}

.product_detail .quantity-block {
    padding-top: 7px;
}

.product_detail .quantity_box,
.products_browse_1 .cat_shoes .quantity_box {
    float: none !important;
    width: auto !important;
}

.product_detail .products_browse_1 .price_for_one .productPrice,
.products_browse_1 .cat_shoes .price_for_one .productPrice {
    font-size: 17px;
}

.product_detail .products_browse_1 .browseProductContainer {
    float: right;
    margin-top: 10px;
    border: 0;
}

.product_detail .browseProductContainer {
    /* border-bottom: 1px solid #D4EBF7!important; */
    padding-bottom: 10px;
}

.product_detail .products_browse_1 .inputboxquantity,
.products_browse_1 .cat_shoes .inputboxquantity {
    height: 16px;
    font-size: 12px;
    font-weight: bold;
}

.product_detail .addtocart_button_detail,
.products_browse_1 .cat_shoes .addtocart_button {
    width: 119px;
    height: 30px;
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    text-indent: 0;
    text-shadow: 0 -1px 0 #1c7ec1;
    text-transform: uppercase;
    background: #3ac5ef;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #3ac5ef 0%, #3a9ad7 36%, #005a9d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3ac5ef), color-stop(36%, #3a9ad7), color-stop(100%, #005a9d));
    background: -webkit-linear-gradient(top, #3ac5ef 0%, #3a9ad7 36%, #005a9d 100%);
    background: -o-linear-gradient(top, #3ac5ef 0%, #3a9ad7 36%, #005a9d 100%);
    background: -ms-linear-gradient(top, #3ac5ef 0%, #3a9ad7 36%, #005a9d 100%);
    background: linear-gradient(to bottom, #3ac5ef 0%, #3a9ad7 36%, #005a9d 100%);
    border: 0;
    border-radius: 3px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ac5ef', endColorstr='#005a9d', GradientType=0);
}

.catalog_no_photo {
    width: 210px;
    height: 135px;
}

.product_detail .addtocart_button_detail:hover,
.products_browse_1 .cat_shoes .addtocart_button:hover {
    background: #1d7aba;
    box-shadow: inset 0 2px 4px #037;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength=2, direction=180, color='#003377');

    -webkit-box-shadow: inset 0 2px 4px #037;
    -moz-box-shadow: inset 0 2px 4px #037;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 180, Color = '#003377')";
}

.error {
    border: 1px solid #e41717 !important;
}

.answer_text {
    padding: 20px;
    color: #1f73bb;
    font-size: 16px;
}

.clothes_list_item .product_order_info {
    height: 100px;
}

.clothes_list_item .addtocart_button {
    top: 68px;
}

.clothes_list_item .product_info {
    width: 382px;
}

.clothes_list_item .product_order_info {
    width: 621px;
}

.clothes_list_item .product_price {
    margin-right: 200px;
}

.order_link {
    width: 154px;
    padding: 8px;
    padding-right: 5px;
    padding-left: 5px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 5px;
    color: #fff !important;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    text-decoration: none !important;
    text-indent: 0;
    text-shadow: 0 -1px 0 #1c7ec1;
    text-transform: uppercase;
    background: #3ac5ef;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #3ac5ef 0%, #3a9ad7 36%, #005a9d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3ac5ef), color-stop(36%, #3a9ad7), color-stop(100%, #005a9d));
    background: -webkit-linear-gradient(top, #3ac5ef 0%, #3a9ad7 36%, #005a9d 100%);
    background: -o-linear-gradient(top, #3ac5ef 0%, #3a9ad7 36%, #005a9d 100%);
    background: -ms-linear-gradient(top, #3ac5ef 0%, #3a9ad7 36%, #005a9d 100%);
    background: linear-gradient(to bottom, #3ac5ef 0%, #3a9ad7 36%, #005a9d 100%);
    border: 0;
    border-radius: 3px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ac5ef', endColorstr='#005a9d', GradientType=0);
}

#cart .order_link a {
    padding-right: 0;
    color: #fff !important;
    text-decoration: none !important;
}

#cart .order_link:hover {
    background: #1d7aba;
    box-shadow: inset 0 2px 4px #037;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength=2, direction=180, color='#003377');

    -webkit-box-shadow: inset 0 2px 4px #037;
    -moz-box-shadow: inset 0 2px 4px #037;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 180, Color = '#003377')";
}

.fixheader {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
}

.stretcher.authorization {
    margin-bottom: 20px;
}

.authorization form {
    margin-left: 0;
}

.order_formalization .tab.active {
    display: block;
}

.order_formalization .tab {
    display: none;
}

.order_formalization .preloader {
    width: 33px;
    height: 33px;
    margin: 0 auto;
    background: url("/bitrix/templates/bona-shoes/assets/images/loading.gif") no-repeat;
    background-position: -108px -108px;
}

.order_formalization .basket {
    margin: 20px 0;
}

#bx-soa-order-form .tab > table input[type=text] {
    width: 250px;
    height: 30px;
    padding-left: 10px;
}

#bx-soa-order-form .tab > table textarea {
    width: 250px;
    height: 100px;
    resize: none;
}

#bx-soa-order-form .tab td {
    vertical-align: middle;
}

.hide {
    display: none !important;
}

.order_formalization .error_block {
    color: red;
}

.order_formalization {
    margin-top: 20px;
}

.joint-wrap-form {
    box-sizing: border-box;
    padding: 20px;
    margin: 20px 0;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.joint-form {
}

.joint-form-title {
    margin-bottom: 15px;
    font-size: 200%;
    text-align: center;
}

.joint-form-descriprion {
    margin-bottom: 15px;
    color: #333;
    font-size: 12px;
    font-weight: bold;
}

.joint-form-area-wrap {
    margin-bottom: 15px;
}

.joint-form-area {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    color: #555;
    font-size: 14px;
    background-color: #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    border: 1px solid #ccc;
    border-radius: 4px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.joint-form-area.err-area {
    background-color: rgb(255, 238, 238) !important;
    border: 1px solid #f00 !important;
}

.joint-form-area-comment {
    height: 132px;
    resize: none;
}

.joint-form-btn {
    display: inline-block;
    width: 280px;
    padding: 6px 0;
    margin: 0 0 0 300px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    background-image: -webkit-linear-gradient(bottom, #0b66a8, #3ac3ee);
    background-image: -moz-linear-gradient(bottom, #0b66a8, #3ac3ee);
    background-image: -o-linear-gradient(bottom, #0b66a8, #3ac3ee);
    background-image: -ms-linear-gradient(bottom, #0b66a8, #3ac3ee);
    background-image: linear-gradient(to top, #0b66a8, #3ac3ee);
    border: 0 solid transparent;
    border-radius: 4px;
    cursor: pointer;
    user-select: none;

    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.joint-form-btn-wrap {
    text-align: left;
}

.msg-success {
    width: 350px;
    padding: 30px;
    color: green;
    font-size: 22px;
    text-align: center;
}

.joint-steps {
    margin: 58px 0 30px 0;
    counter-reset: Counter;
    text-align: justify;
}

.joint-steps:after {
    content: "";
    display: inline-block;
    width: 310px;
}

.joint-step-item {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    width: 310px;
    height: 150px;
    padding: 29px 30px 0 95px;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    vertical-align: top;
    list-style: none;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.joint-step-item:before {
    content: counter(Counter);
    display: inline-block;
    position: absolute;
    top: 0;
    left: 21px;
    z-index: 10;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    color: #fff;
    counter-increment: Counter;
    font-family: "Arial";
    font-size: 45px;
    font-weight: bold;
    line-height: 1.15;
    text-align: center;
    background-color: #c0c0c0;
    background-clip: padding-box;
    border-radius: 3px;

    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.joint-attantion {
    position: relative;
    width: 100%;
    height: 58px;
    padding: 0 20px;
    margin-top: 27px;
    margin-left: -20px;
    color: #333;
    font-family: "Arial";
    font-size: 18px;
    line-height: 58px;
    background-color: #e6e6e6;
}

.joint-attantion-content {
    padding-left: 60px;
}

.joint-attantion:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 20px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    background: url(/local/templates/bona-shoes/assets/css/../images/joint-attantion.png);
}

.joint-form-leftcol {
    float: left;
    width: 280px;
    margin-right: 20px;
}

.joint-form-rightcol {
    float: left;
    width: 280px;
}

#header #cart .products_cart {
    z-index: 999;
    border: 1px solid #ddd;
}

.update-captcha {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-left: 30px;
    text-decoration: none;
    vertical-align: top;
    background: url(/local/templates/bona-shoes/assets/css/../images/reload.png);
}

.wrap-joint-top-form {
    position: relative;
    width: 960px;
    height: 301px;
    margin-top: 23px;
    margin-bottom: 34px;
    background: url(/local/templates/bona-shoes/assets/css/../images/jointtopformbg.jpg);
}

.joint-top-form {
    position: absolute;
    top: 38px;
    right: 84px;
    width: 282px;
}

.joint-top-form-title {
    margin-bottom: 18px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.wrap-joint-top-form .joint-form-btn {
    padding: 8px 0;
    margin-top: 16px;
    margin-left: 0;
}

.wrap-joint-top-form .joint-form-area {
    height: 37px;
    background-color: rgba(255, 255, 255, .7);
    border: 1px solid #bfbfbf;
    border-radius: 4px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.wrap-joint-top-form .joint-form-area-wrap {
    margin-bottom: 8px;
}

.wrap-joint-text {
    font-size: 14px;
}

.prod_new .product_images {
    position: relative;
}

.prod_new .product_images:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 99;
    width: 72px;
    height: 16px;
    background: url(/local/templates/bona-shoes/assets/css/../images/novelty.png);
}

/* End */


/* Start:/local/templates/bona-shoes/components/bitrix/sale.basket.basket.line/.default/style.css?16535841724229*/
.bx-basket {}
.bx-basket-block {
	font-size: 12px;
	padding-bottom: 5px;
	white-space: nowrap;
	position: relative;
	padding-left: 20px;
}
.bx-basket-block>.fa {
	color: #97a1ab;
	width: 12px;
	position: absolute;
	left: 0;
	top: 3px;
}
.bx-basket-block a {
	color: #039BE5;
	border-bottom: 1px dashed;
	margin-right: 10px;
}
.bx-basket-block a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}


/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed{
		width: 200px;
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
	}
	.bx-basket-fixed.top	  {top:10px}
	.bx-basket-fixed.right  {right:10px}
	.bx-basket-fixed.bottom{bottom:10px}
	.bx-basket-fixed.left	 {left:10px}
	.bx-basket-fixed.bx-max-height{top:10px;bottom:10px;}
}
@media (max-width: 767px) {
	.bx-basket-fixed{
		/*width: 200px;*/
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.bx-basket-item-list{
		display: none;
	}
	/*.bx-basket-fixed */
}
.bx-basket-fixed .bx-basket-block{
	margin-left: 10px;
}
.bx-basket-item-list{
	position: relative;
	padding-bottom: 20px;
	border-top: 1px solid #F7F7F7;
	overflow: hidden;
}
.bx-opener .bx-basket-item-list{
	padding-bottom: 75px;
}
.bx-max-height .bx-basket-item-list{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.bx-closed .bx-basket-item-list{
	height: 20px;
	overflow: hidden;
}
.bx-basket-item-list-action{
	cursor: pointer;
	background: #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 120;
	height: 20px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #4f4f4f;
	padding: 3px 0;
}
.bx-basket-item-list-button-container{
	text-align: center;
	position: absolute;
	bottom: 20px;
	border-top: 1px solid #F7F7F7;
	padding: 10px 0;
	background: #fff;
	left: 0;
	right: 0;
}

.bx-basket-item-list-button-container a.btn
{
	color: #dddddd;
	text-decoration: none;
}

.bx-basket-item-list-button-container a.btn:hover,
.bx-basket-item-list-button-container a.btn:active
{
	color: #ffffff;
}

.bx-basket-item-list-container{
	overflow-y: auto;
	max-height: 100%
}
.bx-basket-item-list-item{
	padding-top: 15px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #F7F7F7;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.bx-basket-item-list-item-status{
	font-weight: bold;
	padding: 3px;
	background: #EBEBEB;
	margin: 0 10px 20px;
	line-height: 16px;
	font-size: 13px;
	border-radius: 3px;
	text-align: center;
	white-space: normal;
}
.bx-basket-item-list-item-img{
	text-align: center;
	position: relative;
	padding-bottom: 5px;
}
.bx-basket-item-list-item-img img{
	max-width: 90px;
	height: auto;
	border: 1px solid #E6E6E6;
}
.bx-basket-item-list-item-name
{
	padding-bottom: 5px;
}
.bx-basket-item-list-item-name a
{
	font-size: 13px;
	color: #3F3F3F;
	text-decoration: none;
	white-space: normal;
	line-height: 16px;
}
.bx-basket-item-list-item-remove{
	position: absolute;
	right: 10px;
	top: -7px;
	width: 20px;
	height:20px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
	opacity: .5;
}
.bx-basket-item-list-item-remove:hover{
	opacity: .7;
}
.bx-basket-item-list-item-price-block{
	padding-bottom: 5px;
	font-size: 12px;
}
.bx-basket-item-list-item-price{
	display: inline-block;
	margin-right: 5px;
}
.bx-basket-item-list-item-price-old{
	display: inline-block;
	margin-right: 5px;
	text-decoration: line-through;
	color: #B0B0B0
}
.bx-basket-item-list-item-price-summ{}

.bx_cart_login_top .bx-hdr-profile a {
	text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile{
	line-height: 1.44em;
}
/* End */


/* Start:/local/templates/bona-shoes/template_styles.css?1744685969434*/
.grecaptcha-badge{
    display: none;
}

.site_creator {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    opacity: 0.9;
}
.site_creator a {
    color: #fff;
    text-decoration: none;
}

@media (max-width:1400px) {
    .site_creator {
        margin-bottom: 55px;
    }
}
#copyright {
    display: flex;
    align-items: end;
    width: 100%;
    justify-content: space-between;
}
/* End */
/* /local/templates/bona-shoes/assets/css/jquery.fancybox-1.3.4.css?16535841709410 */
/* /local/templates/bona-shoes/assets/css/cherkas.css?16535841701001 */
/* /local/templates/bona-shoes/assets/css/style.css?174468597365181 */
/* /local/templates/bona-shoes/components/bitrix/sale.basket.basket.line/.default/style.css?16535841724229 */
/* /local/templates/bona-shoes/template_styles.css?1744685969434 */
