html {
  -webkit-text-size-adjust: none; }

.clearfix, header:after, header .search .form:after, header .login_box:after, header .login_box .social:after, nav:after, nav .menu_wrap:after, nav .popup_submenu:after, nav .popup_submenu .col:after, nav .popup_submenu .cols:after, nav .search_submenu .search .form:after, .content_wrap:after, .content_wrap aside.brands .list li .brand_contents:after, .content_wrap aside.brands .list li .brand_contents .all:after, .home_content .elite_watches:after, .home_content .elite_watches .cols:after, .home_content .accessories:after, .home_content .accessories .cols:after, .home_content .blog:after, .home_content .blog .cols:after, .home_footer:after, .home_footer .poll .answers li:after, .home_footer .poll .buttons:after, .bottom_nav:after, .bottom_nav .col:after, footer:after, footer .social:after, footer .social .icons:after, footer .social .verified:after, footer .rss_copyright:after, .content .slider_big .pager .bx-pager:after, .home_content .elite_watches .cols .slider_small .pager:after, .brands_list:after, .brand_box:after, .brand_box > .rt .collections:after, .news:after, .news ul:after, .history:after, .catalog_search_wrap:after, .catalog_search:after, .products_list:after, .products_list li:after, .products_list li .attributes:after, .products_list li .prices:after, .products_list li .buttons:after, .product_box:after, .product_box .prices_links:after, .product_box .prices_links .prices:after, .gallery_social_wrap:after, .gallery_social:after, .gallery_social .gallery:after, .gallery_social .tell_friend_like:after, .gallery_social .tell_friend .links:after, .gallery_social .like ul:after, .specification_description:after, .specification_description .names:after, .model_variants:after, .model_reviews .reviews .stars:after, .model_similar:after, .question_form:after, .question_form .fields:after, .question_form .captcha:after, footer .rss_copyright .copyright:after, .content .content_text:after, .form .item:after, .choose_brand .brand-bulk:after, .news_post_content .author:after, .news_post_content .text:after, .news_list li:after, .advanced_search:after, .advanced_search .box:after, .advanced_search .special_box #asf-feature-container:after, .advanced_search .face_box #asf-face-color-container:after, .adv_search_content .paginator_wrap:after, .model_reviews .buttons:after, .news_item_view .brand_news:after, .notice:after, footer .newsletter_menu:after, footer .newsletter_menu .newsletter .form:after, footer .menu:after {
  display: block;
  content: '';
  clear: both; }

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: #000; }

body, body.bg1 {
  background: #161d15 url("../../images/bg1.jpg") 0 0; }

body.bg2 {
  background: #0b1d1d url("../../images/bg2.jpg") 0 0; }

body.bg3 {
  background: #240c0c url("../../images/bg3.jpg") 0 0; }

a, input, select, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #000; }

input[type="button"], input[type="submit"], input[type="reset"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

input[type="text"]:focus {
  outline: none; }

.clear {
    clear:both;
}

header, .contacts--narrow, nav, .content_wrap, .bottom_nav, footer, .developer {
  max-width: 990px;
  min-width: 240px;
  margin: 0 auto; }

header {
  position: relative;
  z-index: 4;
  background: #F5F6E9; }

header:before {
  display: block;
  content: '';
  position: absolute;
  z-index: -5;
  top: 0;
  left: 0;
  right: 0;
  height: 42px;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY2ZTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, white 0%, #f5f6e9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f5f6e9));
  background: -webkit-linear-gradient(top, white 0%, #f5f6e9 100%);
  background: -o-linear-gradient(top, white 0%, #f5f6e9 100%);
  background: -ms-linear-gradient(top, white 0%, #f5f6e9 100%);
  background: linear-gradient(to bottom, white 0%, #f5f6e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f6e9',GradientType=0 ); }

header .logo {
  float: left;
  margin: 13px 0 0;
  padding: 7px 16px 10px 17px;
  border-right: 2px solid #E3D7A0; }

header .logo--narrow {
  display: none; }

header .logo a {
  display: block;
  margin: 0 0 0 5px; }

header .logo .slogan {
  padding: 5px 0 0;
  color: #626244;
  font-size: 0.8125em; }

header .backend, header .pickup, header .search {
  overflow: hidden; }

header .backend {
    position:relative;
    z-index:1;
  padding: 9px 15px 0 0;
  text-align: right;
}

header .backend--narrow, header .backend--narrow span.shortname {
  display: none; }


header .backend a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding: 0 16px 5px 0;
  color: #8E5754;
  line-height: 1em;
  font-size: 0.6875em; }

header .backend a:after {
  display: inline-block;
  content: '';
  position: absolute;
  top: 1px;
  right: 0;
  width: 11px;
  height: 11px;
  vertical-align: middle;
  background: url("../../images/login_arrow.png") no-repeat 0 0; }

header .backend a span {
  border-bottom: 1px solid #E1D59B; }

header .backend a span:hover {
  border-bottom: 1px solid #8E5754;
}
header .backend--logged {
    padding-top:11px;
    padding-bottom:2px;
    font-size:0.6875em;
    color:#464646;
    vertical-align:top;
}
header .backend--logged a {
    font-size:1em;
    padding-right:0;
    padding-bottom:0;
    line-height:normal;
    vertical-align:top;
    border-bottom: 1px solid #E1D59B;
}
header .backend--logged a:hover {
    border-bottom: 1px solid #8E5754;
}
header .backend--logged a:after {
    display:none;
}

header .pickup {
  padding: 5px 0 1px 19px; }

header .pickup--narrow {
  display: none; }

header .pickup a {
  border-bottom: 1px solid #E1D59B;
  color: #8E5754;
  font-size: 0.8125em; }

header .pickup a:hover {
  border-bottom: 1px solid #8E5754; }

header .search {
  padding: 15px 14px 0 11px; }

header .search .form {
  position: relative;
  height: 25px;
  padding: 0 0 0 7px;
  border: 1px solid #E1D59B;
  background: #FFF; }

header .search .form > div {
  overflow: hidden; }

header .search .form input[type='text'] {
  width: 98%;
  height: 25px;
  line-height: 25px;
  line-height: 25px;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  color: #ADA477;
  font-weight: bold; }

header .search .form input.ui-autocomplete-loading,
nav .search_submenu .search .form input.ui-autocomplete-loading {
    background:url("../../images/loader.gif") no-repeat right 4px;
}

header .search .form input[type='submit'] {
  position: relative;
  z-index: 10;
  top: -1px;
  float: right;
  width: 29px;
  height: 27px;
  border: none;
  background: #a60000 url("../../images/search.png") no-repeat 6px 4px;
  text-indent: -9999em; }

header .search_comment {
  overflow: hidden;
  padding: 2px 15px 0 20px;
  color: #858585;
  line-height: 1.18em;
  font-size: 0.6875em; }

header .search_comment b {
  font-weight: normal;
  color: #464646; }

header .contacts {
  position: relative;
  float: right;
  padding: 15px 0 9px; }

.contacts--narrow {
  display: none; }

header .contacts, header .contacts a, .contacts--narrow, .contacts--narrow a {
  color: #FEF0AF; }

header .contacts, header .contacts--bg {
  width: 242px; }

header .contacts--bg {
  position: absolute;
  z-index: -3;
  top: 0;
  right: 0;
  bottom: 0;
  background: #A60000; }

header .contacts--bg:after {
  display: block;
  content: '';
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  height: 18px;
  background: #a60000;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E2MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NjAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #a60000 0%, #960000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a60000), color-stop(100%, #960000));
  background: -webkit-linear-gradient(top, #a60000 0%, #960000 100%);
  background: -o-linear-gradient(top, #a60000 0%, #960000 100%);
  background: -ms-linear-gradient(top, #a60000 0%, #960000 100%);
  background: linear-gradient(to bottom, #a60000 0%, #960000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a60000', endColorstr='#960000',GradientType=0 ); }

header .contacts .phones {
  min-height:59px;
  list-style-type: none; }

header .contacts .phones li {
  clear: both; }

header .contacts .phones li:first-child {
    padding-bottom:8px;
}

header .contacts .phones li span {
  display: block;
  float: left;
  width: 60px;
  text-align: right;
  padding: 1px 8px 0 0;
  line-height: 1.571em;
  font-size: 0.875em; }

header .contacts .phones li strong {
  display: block;
  overflow: hidden;
  line-height: 1.22em;
  font-size: 1.125em; }

header .contacts .other {
  clear: both;
  list-style-type: none;
  padding: 5px 0 0; }

header .contacts .other li {
  clear: both; }

header .contacts .other li span {
  display: block;
  float: left;
  width: 60px;
  padding: 0 8px 0 0;
  text-align: right; }

header .contacts .other li span img {
  vertical-align: middle; }

header .contacts .other li a {
  border-bottom: 1px solid #BE4949;
  font-size: 0.875em; }

header .contacts .other li a:hover {
  border-bottom: 1px solid #FEF0AF; }

.login_box,
.logged_box {
  display: none;
  position: absolute;
  top: 6px;
  right: 250px;
  z-index: 100;
  width: 213px;
  border: 3px solid #970000;
  background: #FBFBFB; }

.login_box .backend--login,
.logged_box .backend--login {
  padding: 0 4px 7px 0;
  text-align: right; }

.login_box .backend--login a,
.logged_box .backend--login a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding: 0 16px 5px 0;
  color: #8E5754;
  line-height: 1em;
  font-size: 0.6875em; }

.login_box .backend--login a:after,
.logged_box .backend--login a:after {
  display: inline-block;
  content: '';
  position: absolute;
  top: 1px;
  right: 0;
  width: 11px;
  height: 11px;
  vertical-align: middle;
  background: url("../../images/login_arrow.png") no-repeat 0 -11px; }

.login_box .input {
  padding: 0 0 8px;
  text-align: center; }

input.validation-error {
    border-color:red !important;
    background-color:#FFF5F5 !important;
}

.login_box .input input {
  width: 188px;
  height: 25px;
  padding: 0 4px;
  border: 1px solid #E1D59B;
  line-height: 25px;
  color: #ADA477;
  font-weight: bold;
  font-size: 0.75em; }

.login_box .buttons {
  padding: 0 0 25px; }
.login_box .errors {
    padding:0 7px 5px;
    font-size:0.7em;
    color:#A50000;
}
.login_box .login {
  float: right;
  position:relative;
  z-index:1;
  padding: 9px 8px 0 0;
}
.login_box .login--loading:before {
    content:'';
    display:block;
    position:absolute;
    top:13px;
    left:-22px;
    width:16px;
    height:16px;
    background:url("../../images/loader.gif") no-repeat 0 0;
}
.login_box .remember {
  float: left;
  padding: 0 0 0 7px;
  color: #A3A3A0;
  vertical-align: middle;
  font-size: 0.625em; }

.login_box .remember input {
  padding: 0;
  vertical-align: middle; }

.login_box .forgot {
  float: left;
  padding: 9px 0 0 7px;
  font-size: 0.6875em; }

.login_box .forgot a {
  color: #8E5754;
  border-bottom: 1px solid #E1D59B;
  line-height: 1em; }

.login_box .forgot a:hover {
  border-bottom-color: #8E5754; }

.login_box .register {
  clear: both;
  padding: 23px 0 0;
  text-align: center;
  font-size: 0.875em; }

.login_box .register a {
  color: #8E5754;
  border-bottom: 1px solid #E1D59B; }

.login_box .register a:hover {
  border-bottom-color: #8E5754; }

.login_box .or_login {
  padding: 12px 0 0;
  text-align: center;
  color: #858585;
  font-size: 0.8125em; }

.login_box .social {
  padding: 5px 23px 0;
  font-size: 0.6875em; }

.login_box .social a {
  color: #8E5754;
  border-bottom: 1px solid #E1D59B; }

.login_box .social a:hover {
  border-bottom-color: #8E5754; }

.login_box .social .vk {
  float: left; }

.login_box .social .fb {
  float: right; }

.login_box .social .vk, .login_box .social .fb {
  position: relative;
  z-index: 1;
  padding: 0 0 0 21px; }

.login_box .social .vk:before, .login_box .social .fb:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 16px;
  height: 16px;
  background-image: url("../../images/social_icons2.gif");
  background-repeat: no-repeat; }

.login_box .social .vk:before {
  background-position: 0 0; }

.login_box .social .fb:before {
  background-position: -21px 0; }

.logged_box {
    display:none;
    width:225px;
}
.logged_box .links {
    padding:0 9px 5px;
    list-style-type:none;
    color:#858585;
    font-size:0.75em;
    line-height:1.5em;
}
.logged_box .links a {
    border-bottom: 1px solid #E1D59B;
    color: #8E5754;
}
.logged_box .links a:hover {
    border-bottom: 1px solid #8E5754;
}

nav {
  position: relative;
  z-index: 3;
  clear: both; }

nav .menu_wrap {
  border-top: 1px solid #BD0000;
  background: #a50000;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E1MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NjAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #a50000 0%, #960000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a50000), color-stop(100%, #960000));
  background: -webkit-linear-gradient(top, #a50000 0%, #960000 100%);
  background: -o-linear-gradient(top, #a50000 0%, #960000 100%);
  background: -ms-linear-gradient(top, #a50000 0%, #960000 100%);
  background: linear-gradient(to bottom, #a50000 0%, #960000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a50000', endColorstr='#960000',GradientType=0 ); }

nav ul.menu {
  display: table;
  width: 82%;
  margin: 0 auto;
  list-style-type: none; }

nav ul.menu li {
  float: left;
  display: block;
  padding: 9px 0 10px;
  text-align: center; }

nav ul.menu a {
  position: relative;
  z-index: 1;
  display: inline-block;
  white-space: nowrap;
  font-size: 1em;
  line-height: 1.125em;
  font-family: Tahoma, Geneva, sans-serif;
  color: #FEF0AF;
  text-shadow: 1px 1px 0 #6C100C;
  border-bottom: 1px solid #BE4949; }

nav ul.menu li:hover {
  background: #B20000; }

nav ul.menu li:hover a {
  color: #FFF;
  border-bottom: 1px solid #FEF0AF; }

nav ul.menu li span {
  position: relative;
  z-index: 1;
  display: block;
  border-right: 1px solid #7C0000;
  border-left: 1px solid #B12525; }

nav ul.menu li.first {
  display: none; }

nav ul.menu li.m2 {
  width: 24%; }

nav ul.menu li.m3 {
  width: 21%; }

nav ul.menu li.m4 {
  width: 23%; }

nav ul.menu li.m5 {
  width: 12%; }

nav ul.menu li.m6 {
  width: 16%; }

nav ul.menu li.m2 span:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -2px;
  width: 1px;
  background: #7C0000; }

nav ul.menu li.last span:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -2px;
  width: 1px;
  background: #B12525; }

nav ul.menu li span.submenu a {
  padding-right: 19px; }

nav ul.menu li span.submenu a:after {
  display: block;
  content: '';
  position: absolute;
  z-index: 5;
  top: 5px;
  right: 0;
  width: 12px;
  height: 12px;
  background: #a60000 url("../../images/menu_arrow.png") no-repeat 0 0; }

nav ul.menu li.open, nav ul.menu li.open:hover {
  background: #C30000; }

nav ul.menu li.open span.submenu a:after {
  background-position: 0 -12px; }

nav ul.buttons {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  float: right;
  min-width: 80px;
  padding: 6px 0 0;
  list-style-type: none; }

nav ul.buttons a {
  display: block;
  float: right;
  width: 29px;
  height: 27px;
  margin: 0 9px 0 0;
  background: #fef4c4 url("../../images/menu_buttons.gif") no-repeat 0 0; }

nav ul.buttons .submenu_btn a {
  text-indent: -999em; }

nav ul.buttons .submenu_btn a.open {
  background-position: -78px 0; }

nav ul.buttons .search_btn {
  position: relative;
  z-index: 1; }

nav ul.buttons .search_btn a {
  background-position: -39px 0;
  text-indent: -999em; }

nav ul.buttons .search_btn a.open {
  background-position: -117px 0; }

nav .popup_submenu {
  display: none;
  position: absolute;
  top: 38px;
  left: 0;
  right: 0;
  z-index: 100;
  background: #C30000;
  clear: both;
  padding: 26px 0 30px; }

nav .main_items_submenu {
  top: 33px; }

nav .popup_submenu .cols {
  display: none; }

nav .popup_submenu_open .catalog_submenu {
  display: block; }

nav .catalog_submenu .cols {
  display: block; }

nav .popup_submenu .col {
  float: left; }

nav .popup_submenu .col .subcol {
  float: left;
  width: 44%;
  margin-left: 11%; }

nav .popup_submenu .col .subcol:first-child {
  margin-left: 0; }

nav .popup_submenu .col1 {
  width: 36%;
  margin: 0 0 0 2%; }

nav .popup_submenu .col2 {
  width: 36%;
  margin: 0 0 0 4%; }

nav .popup_submenu .col1 .subcol2, nav .popup_submenu .col2 {
  padding-top: 32px; }

nav .popup_submenu .col3 {
  width: 16%;
  margin: 0 0 0 4%; }

nav .popup_submenu .col3 .subcol {
  float: none;
  width: auto;
  margin-left: 0; }

nav .popup_submenu ul {
  list-style-type: none; }

nav .popup_submenu ul li {
  display: block;
  position: relative;
  z-index: 1;
  padding: 4px 0 4px 11px;
  line-height: 0.9375em; }

nav .popup_submenu ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #FEF0AF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

nav .popup_submenu ul li:hover a {
  border-bottom-color: #FEF0AF;
  color: #FFF; }

nav .popup_submenu ul li:hover:before {
  background: #FFF; }

nav .popup_submenu a {
  color: #EADDB1;
  border-bottom: 1px solid #BE4949;
  font-size: 0.8125em; }

nav .popup_submenu a:hover {
  border-bottom: 1px solid #EADDB1; }

nav .popup_submenu li.title {
  padding-left: 0; }

nav .popup_submenu li.title:before {
  display: none; }

nav .popup_submenu li.title a {
  color: #FFF;
  font-weight: bold; }

nav .popup_submenu li.title:hover a {
  border-bottom: 1px solid #FFF; }

nav .popup_submenu .main_items {
  clear: both;
  display: none;
  margin-left: 2%; }

nav .popup_submenu_open .main_items_submenu {
  display: none; }

nav .main_items_submenu .main_items {
  display: block; }

nav .search_submenu {
  display: none;
  position: absolute;
  top: 33px;
  left: 0;
  right: 0;
  z-index: 100;
  background: #C30000; }

nav .search_submenu .search {
  padding: 40px 8px 0 8px; }

nav .search_submenu .search .form {
  position: relative;
  height: 25px;
  padding: 0 0 0 7px;
  border: 1px solid #A60000;
  background: #FFF; }

nav .search_submenu .search .form > div {
  overflow: hidden; }

nav .search_submenu .search .form input[type='text'] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  padding: 0;
  border: none;
  color: #ADA477;
  font-weight: bold; }

nav .search_submenu .search .form input[type='submit'] {
  position: relative;
  z-index: 10;
  top: -1px;
  right: -1px;
  float: right;
  height: 27px;
  padding-left: 11px;
  padding-right: 11px;
  border: none;
  background: #A60000;
  color: #FFF;
  font-size: 0.9375em; }

nav .search_submenu .search_comment {
  clear: both;
  padding: 7px 15px 36px 17px;
  color: #FEF4C4;
  line-height: 1.18em;
  font-size: 0.6875em; }

nav.allow_brands ul.menu {
  width: 90%; }

nav.allow_brands ul.menu li.first {
  display: inline-block; }

nav.allow_brands ul.menu li.m1 span:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -2px;
  width: 1px;
  background: #7C0000; }

nav.allow_brands ul.menu li.m1 {
  width: 20%; }

nav.allow_brands ul.menu li.m2 {
  width: 20%; }

nav.allow_brands ul.menu li.m3 {
  width: 17%; }

nav.allow_brands ul.menu li.m4 {
  width: 20%; }

nav.allow_brands ul.menu li.m5 {
  width: 9%; }

nav.allow_brands ul.menu li.m6 {
  width: 13%; }

.content_wrap {
  position: relative;
  z-index: 2;
  min-height: 82px;
  background: #FFF;
  padding: 27px 0 10px;
  border-bottom: 7px solid #C2B996; }

.content_wrap:before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  height: 82px;
  background: #f5f6e9;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjZlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f5f6e9 0%, white 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f6e9), color-stop(100%, white));
  background: -webkit-linear-gradient(top, #f5f6e9 0%, white 100%);
  background: -o-linear-gradient(top, #f5f6e9 0%, white 100%);
  background: -ms-linear-gradient(top, #f5f6e9 0%, white 100%);
  background: linear-gradient(to bottom, #f5f6e9 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f6e9', endColorstr='#ffffff',GradientType=0 ); }

.content_parent {
  position: relative;
  z-index: 1; }

.content_wrap aside {
  position: relative;
  z-index: 6;
  width: 23%;
  float: left;
  padding: 0 0 0 10px; }

.content_wrap aside .title {
  padding: 0 0 9px 16px;
  background: url("../../images/dot.gif") no-repeat 0 3px;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: bold;
  color: #7C7B55;
  line-height: 1.14em;
  font-size: 0.875em; }

.content_wrap aside.brands .list {
  list-style-type: none; }

.content_wrap aside.brands .list li {
  position: relative;
  z-index: 1;
  padding: 0 15px 0 14px; }

.content_wrap aside.brands .list li:after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  right: 8px;
  width: 11px;
  height: 11px;
  background: url("../../images/login_arrow.png") no-repeat -16px 0; }

.content_wrap aside.brands .list li.padding {
  margin-bottom: 23px; }

.content_wrap aside.brands .list li.noicon:after {
  display: none; }

.content_wrap aside.brands .list a {
  display: block;
  color: #8E5754;
  padding: 4px 0;
  line-height: 1em;
  font-size: 0.8125em; }

.content_wrap aside.brands .list a span {
  border-bottom: 1px solid #E1D59B; }

.content_wrap aside.brands .list a:hover span {
  border-bottom: 1px solid #8E5754; }

.content_wrap aside.brands .list li:hover {
  background: #980000; }

.content_wrap aside.brands .list li:hover:after {
  display: none; }

.content_wrap aside.brands .list li:hover a {
  color: #FFF; }

.content_wrap aside.brands .list li:hover a span {
  border-bottom: none; }

.content_wrap aside.brands .list li .brand_contents {
  display: none;
  position: absolute;
  top: -17px;
  left: 100%;
  z-index: 1000;
  width: 367px;
  padding: 20px 21px 18px;
  background: #980000; }

.content_wrap aside.brands .list li:hover .brand_contents {
  display: block; }

.content_wrap aside.brands .list li .brand_contents .lt {
  float: left;
  width: 53%;
  margin-right: 5%; }

.content_wrap aside.brands .list li .brand_contents .rt {
  float: right;
  width: 42%; }

.content_wrap aside.brands .list li .brand_contents .title {
  background: transparent;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0 0 5px;
  color: #FFF;
  font-size: 0.8125em; }

.content_wrap aside.brands .list li .brand_contents ul {
  list-style-type: none; }

.content_wrap aside.brands .list li .brand_contents li {
  padding: 3px 0 4px 12px;
  line-height: 1em; }

.content_wrap aside.brands .list li .brand_contents li:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #FEF0AF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.content_wrap aside.brands .list li .brand_contents li:after {
  display: none; }

.content_wrap aside.brands .list li .brand_contents a {
  display: inline;
  padding: 0;
  border-bottom: 1px solid #BE4949;
  line-height: inherit;
  color: #FEF0AF; }

.content_wrap aside.brands .list li .brand_contents li:hover a, .content_wrap aside.brands .list li .brand_contents .all .link a:hover {
  border-bottom: 1px solid #FEF0AF;
  color: #FFF; }

.content_wrap aside.brands .list li .brand_contents li:hover:before {
  background: #FFF; }

.content_wrap aside.brands .list li .brand_contents .all {
  padding: 23px 0 0; }

.content_wrap aside.brands .list li .brand_contents .all .img {
  float: left; }

.content_wrap aside.brands .list li .brand_contents .all .img img {
  width: 43px; }

.content_wrap aside.brands .list li .brand_contents .all .link {
  float: left;
  padding: 11px 0 0 10px;
  line-height: 1em; }

.content_wrap aside.brands .list li .other_brands {
  width: 700px;
  padding-right: 0; }

.content_wrap aside.brands .list li .other_brands > div {
  float: left;
  width: 24%;
  margin-left: 1%; }

.content_wrap aside.brands .list li .other_brands > div:first-child {
  margin-left: 0; }
.content_wrap aside.brands .buttons {
    padding:15px 0 0 14px;
}
.content_wrap .content {
  position: relative;
  z-index: 5;
  width: 73%;
  float: right;
  padding: 0 10px 0 0; }

.home_content .slider {
  height: 227px;
  padding: 6px 0 0;
  background: gray; }

.content_wrap .content .title {
  padding: 0 0 7px;
  font-family: Tahoma, Geneva, sans-serif;
  color: #7C7B55;
  font-size: 1.25em; }

.home_content .elite_watches {
  padding: 15px 0 0; }
.content_wrap .home_content .elite_watches h1.title {
    padding-left:0;
    padding-bottom:7px;
    font-size:1.25em;
    font-family: Tahoma,Geneva,sans-serif;
    color: #7C7B55;
}
.home_content .elite_watches .cols .col {
  position: relative;
  z-index: 1;
  float: left;
  width: 32%;
  overflow: hidden;
  margin: 0 0 0 2%;
  background: #E6DDB2;
  box-shadow: inset 0px 0px 4px 0px rgba(181, 181, 181, 0.5);
  -moz-box-shadow: inset 0px 0px 4px 0px rgba(181, 181, 181, 0.5);
  -webkit-box-shadow: inset 0px 0px 4px 0px rgba(181, 181, 181, 0.5); }

.home_content .elite_watches .cols .col > a {
  display: block; }

.home_content .elite_watches .cols .col, .home_content .elite_watches .cols .col > a {
  height: 161px; }

.home_content .elite_watches .cols .col:before {
  content: '';
  display: block;
  position: absolute;
  top: 33px;
  left: 0;
  z-index: 2;
  width: 185px;
  height: 53px;
  background: url("../../images/box_top_shadow.png") no-repeat 0 0; }

.home_content .elite_watches .cols .col:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
  width: 76px;
  height: 37px;
  background: url("../../images/box_corner.png") no-repeat 0 0; }

.home_content .elite_watches .cols .col .img {
  display: block;
  position: absolute;
  top: 33px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4; }

.home_content .elite_watches .cols .col .link {
  display: block;
  position: absolute;
  width: 10px;
  height: 18px;
  bottom: 3px;
  right: 4px;
  z-index: 5; }

.home_content .elite_watches .cols .col .link span {
  display: block;
  width: 10px;
  height: 18px;
  background: url("../../images/arrow_right.png") no-repeat 0 0; }

.home_content .elite_watches .cols .col:first-child {
  margin-left: 0; }

.home_content .elite_watches .cols .col_title {
  display: block;
  position: relative;
  z-index: 5;
  height: 20px;
  padding: 6px 5px 7px;
  text-align: center; }

.home_content .elite_watches .cols .col_title span,
.home_content .elite_watches .cols .col_title h2 {
    display: inline;
  border-bottom: 1px solid #BEBD82;
  text-shadow: 1px 1px 0 #FFF9C4;
  font-weight: bold;
  color: #7C7B55;
  font-size: 1em; }

.home_content .elite_watches .cols .col:hover .col_title {
  background: #960000; }

.home_content .elite_watches .cols .col:hover .col_title span,
.home_content .elite_watches .cols .col:hover .col_title h2 {
  border-bottom: 1px solid #FEF0AF;
  text-shadow: 1px 1px 0 #660000;
  color: #FFF; }

.home_content .elite_watches .cols .col:hover .link span {
  background-position: -10px 0; }

.home_content .elite_watches .cols .col .text {
  display: block;
  position: relative;
  z-index: 10;
  width: 90px;
  margin: 0 0 0 auto;
  padding: 7px 11px 0 0;
  text-align: right;
  text-shadow: 1px 1px 0 #FDF7C3;
  color: #980000;
  font-size: 0.8125em; }

.home_content .accessories {
  margin:0 0 15px;
  padding: 15px 0 0;
}

.home_content .accessories .cols .col {
  float: left;
  width: 32%;
  margin: 0 0 0 2%; }

.home_content .accessories .cols .col:first-child {
  margin-left: 0; }

.home_content .accessories .cols .col img {
  display: block;
  width: 100%;
  border: 1px solid #90574B;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.home_content .blog {
  margin: 0; }

.home_content .products_list {
    padding-bottom:0;
}
.home_content .products_list li {
    margin-bottom:0;
}
.home_content .products_list li:nth-child(4) {
    display:none;
}

.home_content .blog .title {
  border-bottom: 3px solid #EADDB1; }
.home_content .blog .title a {
    color:inherit;
    font-family:inherit;
    text-decoration:underline;
}

.home_content .blog .cols .col {
  float: left;
  width: 32%;
  margin: 0 0 0 2%; }

.home_content .blog .cols .col:first-child {
  margin-left: 0; }

.home_content .blog .cols_title {
  padding: 16px 0 0; }

.home_content .blog .cols_text .col_title {
  display: none;
  padding: 0 0 7px; }

.home_content .blog .cols_title a, .home_content .blog .cols_text .col_title a {
  border-bottom: 1px solid #E1D59B;
  color: #8E5754;
  line-height: 1.2em;
  font-size: 0.9375em; }

.home_content .blog .cols_title a:hover, .home_content .blog .cols_text .col_title a:hover {
  border-bottom: 1px solid #8E5754; }

.home_content .blog .cols_text {
  padding: 16px 0 0; }

.home_content .blog .cols_text .text {
  color: #000;
  line-height: 1.385em;
  font-size: 0.8125em; }

.home_content .blog .buttons {
  padding: 4px 0 0 0;
  text-align: right; }

.btn,
.ui-widget-content a.btn {
  display: inline-block;
  border-top: 1px solid #F2CCCC;
  padding: 3px 8px 4px;
  color: #FEF0AF;
  font-size: 0.8125em; }

.btn {
  background: #a60000;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E2MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NzAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #a60000 0%, #970000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a60000), color-stop(100%, #970000));
  background: -webkit-linear-gradient(top, #a60000 0%, #970000 100%);
  background: -o-linear-gradient(top, #a60000 0%, #970000 100%);
  background: -ms-linear-gradient(top, #a60000 0%, #970000 100%);
  background: linear-gradient(to bottom, #a60000 0%, #970000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a60000', endColorstr='#970000',GradientType=0 ); }

.btn:hover, .ui-widget-content a.btn:hover {
  color: #FFF; }

input.btn,
button.btn {
  height: 25px;
  border: none;
}
input.btn:disabled,
button.btn:disabled {
  background:#5D5D5D !important;
}

.home_footer {
  clear: both;
  padding: 20px 0 0; }

.home_footer .poll {
  float: left;
  width: 23%;
  padding: 0 0 0 10px; }

.home_footer .poll .title {
  padding: 0 0 8px 16px;
  background: url("../../images/dot.gif") no-repeat 0 3px;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: bold;
  color: #7C7B55;
  line-height: 1.21em;
  font-size: 0.875em; }

.home_footer .poll .answers {
  padding: 15px 0 0;
  list-style-type: none;
  color: #060606; }

.home_footer .poll .answers li {
  padding: 4px 0 4px 15px; }

.home_footer .poll .answers li input {
  float: left;
  top: 1px;
  vertical-align: middle; }

.home_footer .poll .answers li label {
  display: block;
  overflow: hidden;
  padding: 0 0 0 7px;
  line-height: 1.23em;
  font-size: 0.8125em; }

.home_footer .poll .buttons {
  padding: 0 10px 0 15px; }

.home_footer .poll .buttons .results {
  float: left;
  margin-top: 3px;
  border-bottom: 1px solid #E1D59B;
  color: #8E5754;
  font-size: 0.6875em; }

.home_footer .poll .buttons .results:hover {
  border-bottom: 1px solid #8E5754; }

.home_footer .poll .buttons .btn {
  float: right; }

.home_footer .text_box {
  float: right;
  width: 73%;
  margin: 0 10px 0 0;
  padding: 8px 20px 10px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #EADDB1;
  font-size: 0.8125em; }

.home_footer .text_box p {
  margin: 8px 0; }

.home_footer .text_box a {
  border-bottom: 1px solid #BD8885;
  color: #8E5754;
  text-decoration: none; }

.home_footer .text_box a:hover {
  border-bottom: 1px solid #8E5754; }

.bottom_nav {
  position: relative;
  z-index: 1;
  padding: 26px 0 30px; }

.bottom_nav .col {
  float: left; }

.bottom_nav .col .subcol {
  float: left;
  width: 44%;
  margin-left: 11%; }

.bottom_nav .col .subcol ul.all
{
    display:none;
}

.bottom_nav .col .subcol:first-child {
  margin-left: 0; }

.bottom_nav .col1 {
  width: 36%;
  margin: 0 0 0 2%; }

.bottom_nav .col2 {
  width: 36%;
  margin: 0 0 0 4%; }

.bottom_nav .col1 .subcol2, .bottom_nav .col2 {
  padding-top: 32px; }

.bottom_nav .col3 {
  width: 16%;
  margin: 0 0 0 4%; }

.bottom_nav .col3 .subcol {
  float: none;
  width: auto;
  margin-left: 0; }

.bottom_nav ul {
  list-style-type: none; }

.bottom_nav ul li {
  display: block;
  position: relative;
  z-index: 1;
  padding: 8px 0 8px 11px;
  line-height: 0.9375em; }

.bottom_nav ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 14px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #8E5754;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.bottom_nav a {
  color: #EADDB1;
  border-bottom: 1px solid #67614E;
  font-size: 0.8125em;
}

.bottom_nav a:hover {
  border-bottom: 1px solid #EADDB1; }

.bottom_nav li.title {
  padding-left: 0; }

.bottom_nav li.title:before {
  display: none; }

.bottom_nav li.title a {
  color: #FFF;
  font-weight: bold; }

.bottom_nav li.title a:hover {
  border-bottom: 1px solid #FFF; }

footer {
  padding: 16px 0 16px;
  border-top: 7px solid #A60000;
  background: #F7F6F2; }

footer .menu {
    width:60%;
  float:right;
  list-style-type: none; }

footer .menu li {
  display: block;
  float: left;
  padding: 0 14px 10px 0; }

footer .menu a {
  border-bottom: 1px solid #E1D59B;
  color: #8E5754;
  font-size: 0.8125em; }

footer .menu a:hover {
  border-bottom: 1px solid #8E5754; }
footer .newsletter_menu {
    width:66%;
    float:left;
}
footer .newsletter_menu .newsletter {
    width:35%;
    padding:3px 0 0 1%;
}
footer .newsletter_menu .newsletter .name {
    padding:0 0 0 17px;
    background: url("../../images/dot.gif") no-repeat 0 3px;
    font-size:13px;
    color:#7c7b55;
    font-weight:bold;
    font-family:font-family: Tahoma, Geneva, sans-serif;
}
footer .newsletter_menu .newsletter .form {
    background:#FFF;
    border: 1px solid #E1D59B;
    height: 25px;
    padding: 0 0 0 4px;
    margin:11px 2px 0 13px;
    position: relative;
}
footer .newsletter_menu .newsletter .form input[type="submit"],
footer .newsletter_menu .newsletter .form input[type="button"] {
    border: medium none;
    float: right;
    height: 27px;
    position: relative;
    top: -1px;
    right: -1px;
    width: 88px;
    z-index: 10;
    text-align:center;
    padding:0;
}
footer .newsletter_menu .newsletter .form > div {
    overflow: hidden;
}
footer .newsletter_menu .newsletter .form input[type="text"] {
    background:transparent;
    border: none;
    color: #ADA477;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    width: 98%;
    font-size:0.75em;
}

footer .social {
  float: right;
  padding: 0 2.5% 0 0;
  width:30%; }

footer .social .title {
  color: #7C7B55;
  font-weight: bold;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 0.875em; }

footer .social .icons {
  float: left;
  padding: 6px 0 0; }

footer .social .icons ul {
  list-style-type: none; }

footer .social .icons li {
  display: block;
  float: left;
  padding-left: 12px; }

footer .social .icons li:first-child {
  padding-left: 0; }

footer .social .icons a {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url("../../images/social_icons.png");
  background-repeat: no-repeat;
  text-indent: -999em; }

footer .social .icons .gplus a {
  background-position: 0 0; }

footer .social .icons .facebook a {
  background-position: -52px 0; }

footer .social .icons .twitter a {
  background-position: -104px 0; }

footer .social .verified {
  clear: left;
  float: left;
  padding: 17px 0 0; }

footer .social .verified > div {
  float: left;
  width: 71px;
  margin-left: 9px;
  text-align: center;
  font-size: 0.625em; }

footer .social .verified > div:first-child {
  margin-left: 0; }

footer .social .verified > div span {
  display: block;
  width: 71px;
  height: 38px;
  margin: 0 0 2px;
  background-image: url("../../images/verified.gif");
  background-repeat: no-repeat;
  text-indent: -999em; }

footer .social .verified > div.visa span {
  background-position: 0 0; }

footer .social .verified > div.mastercard span {
  background-position: -80px 0; }

footer .social .verified > div a {
  border-bottom: 1px solid #E1D59B;
  color: #8E5754; }

footer .social .verified > div a:hover {
  border-bottom: 1px solid #8E5754; }

footer .social .qr {
  float: right;
  padding: 3px 0 0 0; }
footer .social .qr img {
    width:112px;
    height:112px;
}

footer .social .qr--narrow {
  display: none; }

footer .rss_copyright {
  float: left;
  width:64%;
  clear: left;
  padding: 36px 0 0 2.5%; }

footer .rss_copyright .rss {
  float: left;
  padding: 21px 0 0;
  font-size: 0.6875em; }

footer .rss_copyright .rss a {
  border-bottom: 1px solid #E1D59B;
  color: #8E5754; }

footer .rss_copyright .rss a:hover {
  border-bottom: 1px solid #8E5754; }

footer .rss_copyright .copyright {
  float: right;
  width:63%;
  margin: 0;
  padding: 1px 0 0 0;
  color: #7C7B55;
  line-height: 1.63em;
  font-size: 0.6875em; }

footer .rss_copyright .copyright .liveinternet {
    float:left;
    margin:0 11px 0 0;
}

footer .rss_copyright .copyright span {
  display: block; }
footer .newsletter .newsletter_subscribe--loader:after {
    position:absolute;
    top:4px;
    right:92px;
    left:auto;
    z-index:15;
}
footer .newsletter .newsletter_subscribe--loader:before {
    display:none;
}
#subscribe_dialog {
    display:none;
    padding-top:20px;
    padding-bottom:20px;
}

.developer {
  padding: 3px 0 10px;
  text-align: right;
  color: #6E4341;
  font-size: 0.625em; }

.developer img {
  vertical-align: text-bottom;
  position: relative;
  top: 3px; }

.developer a {
  color: #6E4341;
  font-family: Verdana, Geneva, sans-serif; }

.bx-wrapper {
  margin: 0; }

.bx-wrapper .bx-viewport {
  left: 0;
  border: 0;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.content .slider_big {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 227px;
  background: #2e2e2e url("../../images/slider_big_bg.gif") 0 0; }

.content .slider_big:before, .content .slider_big:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 218px;
  background-image: url("../../images/slider_big_frame_side.png");
  background-repeat: no-repeat; }

.content .slider_big:before {
  left: 0;
  background-position: 0 0; }

.content .slider_big:after {
  right: 0;
  background-position: -228px 0; }

.content .slider_big .bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 218px;
  right: 218px;
  background: url("../../images/slider_big_frame_bg.png") repeat-x 0 0; }

.content .slider_big .bx-wrapper .bx-viewport {
  z-index: 5; }

.content .slider_big ul li {
  position: relative;
  z-index: 1;
  overflow: hidden;
  position: relative;
  z-index: 6; }

.content .slider_big li a {
  display: block;
  position: relative;
  z-index: 1; }

.content .slider_big ul li, .content .slider_big li a {
  height: 227px; }

.content .slider_big li .title {
  display: block;
  position: absolute;
  top: 17px;
  left: 47px;
  right: 50%;
  z-index: 10;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #F5F5F5;
  line-height: 1.2em;
  font-size: 2.125em; }

.content .slider_big li .description {
  display: block;
  position: absolute;
  top: 117px;
  left: 47px;
  right: 50%;
  z-index: 10;
  font-family: Arial, Helvetica, sans-serif;
  color: #FEF0AF;
  line-height: 1.1875em;
  font-size: 1em; }

.content .slider_big li .image {
  display: block;
  height: 227px;
  position: absolute;
  z-index: 7;
  top: 0;
  right: 0;
  left: 52%; }

.content .slider_big li .image img {
  display: inline;
  max-width: none; }

.content .slider_big li .buttons {
  display: block;
  position: absolute;
  z-index: 10;
  bottom: 16px;
  right: 17px; }

.content .slider_big li .buttons span {
  display: inline-block;
  padding: 4px 11px 7px;
  border-top: 1px solid #BD0000;
  background: #A50000;
  color: #FEF0AF;
  font-size: 1em; }

.content .slider_big li a:hover .buttons span {
  color: #FFF; }

.content .slider_big .pager {
  position: absolute;
  z-index: 10;
  left: 48px;
  bottom: 16px; }

.content .slider_big .pager .bx-pager-item {
  float: left; }

.content .slider_big .pager a {
  display: block;
  width: 8px;
  height: 8px;
  margin-right: 5px;
  background: #8B0303;
  text-indent: -999em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }

.content .slider_big .pager a.active, .content .slider_big .pager a:hover {
  background: #FEF0AF; }

.content .slider_big .bx-wrapper .bx-next, .content .slider_big .bx-wrapper .bx-prev {
  top: 95px;
  width: 19px;
  height: 35px;
  margin: 0;
  background-image: url("../../images/slider_big_arr.png");
  background-repeat: no-repeat;
  z-index: 10; }

.content .slider_big .bx-wrapper .bx-next {
  right: 6px;
  background-position: 0 0; }

.content .slider_big .bx-wrapper .bx-next:hover {
  background-position: -24px 0; }

.content .slider_big .bx-wrapper .bx-prev {
  left: 6px;
  background-position: -48px 0; }

.content .slider_big .bx-wrapper .bx-prev:hover {
  background-position: -72px 0; }

.content .content_text {
    min-height:100px;
    padding:0 15px 20px;
    font-size:0.875em;
    line-height:1.42em;
    word-wrap:break-word;
}
.content .content_text .btn {
    font-size:0.93em;
}
.content .content_text a.btn {
    border-bottom:none;
    color:#FEF0AF;
}
.content .content_text a.btn:hover {
    border-bottom:none;
    color:#FFF;
}

.content .content_text p {
    margin:20px 0;
}
.content .content_text .align-justify {
    text-align:justify;
}
.content .content_text .align-right {
    text-align:right;
}
.content .content_text .align-center {
    text-align:center;
}
.content .content_text .align-left {
    text-align:left;
}
.content .content_text p.cc_license {
    font-size:0.8em;
}
.content .content_text a {
    border-bottom: 1px solid #E1D59B;
    color: #8E5754;
    text-decoration: none;
}
.content .content_text a:hover {
    border-bottom: 1px solid #8E5754;
}
.content .content_text ul,
.content .content_text ol {
    padding-left:20px;
}
.content .content_text img {
    max-width:100%;
}
.content .contact_form {
    padding-top:20px;
}
.content_text .brand_image {
    margin:20px 0;
    text-align:center;
}
.content_text .brand_image a,
.content_text .brand_image a:hover {
    border-bottom:none;
}

.contact_form .ok,
.contact_form .errors {
    padding:0 0 15px;
}
.contact_form .errors,
.contact_form .ok,
.ok_msg,
.err_msg {
    position:relative;
    z-index:1;
    padding-left:10px;
}
.contact_form .errors:before,
.contact_form .ok:before,
.ok_msg:before,
.err_msg:before {
    content:'';
    display:block;
    position:absolute;
    top:7px;
    left:0;
    z-index:1;
    width:6px;
    height:6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background:#A50000;
}
.contact_form .errors:before,
.err_msg:before {
    background:#A50000;
}
.contact_form .ok:before,
.ok_msg:before {
    background:#2BB24C;
}
.ok_msg,
.err_msg {
    padding-top:10px;
    padding-bottom:10px;
}
.ok_msg:before,
.err_msg:before {
    top:17px;
}

.page_form .item {
    padding: 5px 0;
}
.page_form .item label {
    float:left;
    min-width: 120px;
    padding: 3px 5px 0 0;
}
.page_form .item label .req {
    color:#A50000;
}
.page_form .item input[type="text"],
.page_form .item input[type="password"] {
    width:200px;
    padding:0 5px;
    height: 25px;
    line-height: 25px;
}
.page_form .item input[type="checkbox"] {
    vertical-align:middle;
}
.page_form .item input[type="text"],
.page_form .item input[type="password"],
.page_form .item select,
.page_form .item textarea {
    background: #FFFFFF;
    border: 1px solid #E1D59B;
    color: #858585;
    font-size: 0.85em;
    font-weight: bold;
}
.page_form .item textarea {
    width: 50%;
    min-width:200px;
    padding: 5px 6px;
    resize: none;
}
.page_form .item--submit {
    padding:0 0 0 125px;
}
.page_form .item--submit .btn {
    font-size: 0.85em;
}
.page_form .item small {
    display:block;
    clear:both;
}

.page_form span.custom_select {
    padding-bottom:3px;
    font-size:0.85em;
}
.page_form span.custom_select:after {
    top: 3px;
}
.page_form select.custom_select {
    height:27px !important;
    font-size:0.85em !important;
    vertical-align:middle;
    padding:3px 0;
}
.page_form .item--sex > label {
    padding-bottom:10px;
}
.page_form .item--sex > div {
    float:left;
}
.page_form .item--sex span {
    display:block;
}
.page_form .item--sex span input {
    vertical-align:middle;
    top:auto;
}
.page_form .item--sex span label {
    display:inline;
    float:none;
    width:auto;
}
.my_account .page_form .item {
    clear:both;
}
.page_form .item--birth .select_day span.custom_select {
    width:23px;
}
.page_form .item--birth .select_month span.custom_select {
    width:60px;
}
.page_form .item--birth .select_year span.custom_select {
    width:40px;
}
.my_account .page_form .item--city .loading-image {
    display:none;
    vertical-align:middle;
    padding:2px 0 0 5px;
}
.page_form .item--avatar label {
    float:none;
}
.page_form .item--avatar div.change_avatar {
    padding:5px 0 0;
}
.page_form .item--avatar small {
    display:block;
    padding:5px 0 0;
    font-style:italic;
}
.my_account .page_form label {
    min-width:150px;
}
.my_account .page_form .item--submit {
    padding-top:10px;
    padding-left:155px;
}
.page_form .v-error {
    padding:0 0 0 155px;
    color:#a60000;
    font-size:0.857em;
}
.my_account .page_form .left_avatar > div {
    clear:both;
}
.page_form .item--old_captcha label span.br {
    display:block;
}

.contact_form .page_form .item--contact_type label {
    float:none;
}

.payment_form {
    padding:30px 0;
}
.payment_form input#amount {
    width:69px;
    text-align:right;
}
.payment_form .item label {
    min-width:200px;
}
.payment_form .item--submit {
    padding-left:205px;
}

.home_content .elite_watches .cols .slider_small {
  background: #960000; }

.home_content .elite_watches .cols .slider_small:before {
  display: none; }

.home_content .elite_watches .cols .slider_small .bx-wrapper {
  z-index: 5; }

.home_content .elite_watches .cols .slider_small li {
  height: 161px; }

.home_content .elite_watches .cols .slider_small:after {
  display: none; }

.home_content .elite_watches .cols .slider_small > a:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  width: 76px;
  height: 41px;
  background-image: url("../../images/slider_small_corner.png");
  background-repeat: no-repeat; }

.home_content .elite_watches .cols .slider_small .img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 3; }

.home_content .elite_watches .cols .slider_small .texts {
  position: absolute;
  right: 10px;
  top: 7px;
  left: 53.5%;
  z-index: 5;
  padding: 0 0 0; }

.home_content .elite_watches .cols .slider_small .texts .col_title {
  height: auto;
  padding: 0;
  text-align: left; }

.home_content .elite_watches .cols .slider_small .texts .col_title span,
.home_content .elite_watches .cols .slider_small .texts .col_title h2 {
  border-bottom: none;
  color: #FEF0AF;
  text-shadow: 1px 1px 0 #660000;
  font-size: 1.125em; }

.home_content .elite_watches .cols .slider_small:hover .col_title {
  background: transparent; }

.home_content .elite_watches .cols .slider_small .texts .text {
  width: auto;
  margin: 0;
  padding: 13px 0 0 0;
  text-align: left;
  color: #FFF;
  text-shadow: 1px 1px 0 #660000; }

.home_content .elite_watches .cols .slider_small .buttons {
  position: absolute;
  right: 0;
  bottom: 22px;
  left: 50%;
  z-index: 5; }

.home_content .elite_watches .cols .slider_small .buttons span {
  display: inline-block;
  padding: 2px 10px 4px;
  border-top: 1px solid #AB312B;
  color: #8E5754;
  font-size: 0.8125em; }

.home_content .elite_watches .cols .slider_small .buttons span {
  background: #fff7d7;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjdkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWYxYjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fff7d7 0%, #fef1b0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff7d7), color-stop(100%, #fef1b0));
  background: -webkit-linear-gradient(top, #fff7d7 0%, #fef1b0 100%);
  background: -o-linear-gradient(top, #fff7d7 0%, #fef1b0 100%);
  background: -ms-linear-gradient(top, #fff7d7 0%, #fef1b0 100%);
  background: linear-gradient(to bottom, #fff7d7 0%, #fef1b0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7d7', endColorstr='#fef1b0',GradientType=0 ); }

.home_content .elite_watches .cols .slider_small .pager {
  position: absolute;
  bottom: 7px;
  right: 0;
  left: 53.5%;
  z-index: 7; }

.home_content .elite_watches .cols .slider_small .pager .bx-pager-item {
  float: left; }

.home_content .elite_watches .cols .slider_small .pager a {
  display: block;
  width: 8px;
  height: 8px;
  margin-right: 4px;
  background: #E6DDB2;
  text-indent: -999em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5); }

.home_content .elite_watches .cols .slider_small .pager a.active, .home_content .elite_watches .cols .slider_small .pager a:hover {
  background: #FFF; }

.content_subpage {
  padding-bottom: 0;
  border-bottom: none; }

.content_subpage aside.brands, .product_subpage aside.brands {
  display: none; }

.content_subpage .content {
  width: auto;
  float: none;
  padding: 0 10px; }

.content_wrap aside.full_width_show {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  width: auto;
  float: none;
  padding: 26px 0 30px;
  background: #C30000; }

.brands_submenu_open aside.full_width_show {
  display: block; }

.content_wrap aside.full_width_show .title {
  display: none; }

.content_wrap aside.full_width_show:after, .content_wrap aside.full_width_show .col:after, .content_wrap aside.full_width_show .cols:after {
  display: block;
  content: '';
  clear: both; }

.content_wrap aside.full_width_show .col {
  float: left; }

.content_wrap aside.full_width_show .col .subcol {
  float: left;
  width: 44%;
  margin-left: 11%; }

.content_wrap aside.full_width_show .col .subcol:first-child {
  margin-left: 0; }

.content_wrap aside.full_width_show .col1 {
  width: 36%;
  margin: 0 0 0 2%; }

.content_wrap aside.full_width_show .col2 {
  width: 36%;
  margin: 0 0 0 4%; }

.content_wrap aside.full_width_show .col3 {
  width: 16%;
  margin: 0 0 0 4%; }

.content_wrap aside.full_width_show .col3 .subcol {
  float: none;
  width: auto;
  margin-left: 0; }

.content_wrap aside.full_width_show .list li {
  display: block;
  position: relative;
  z-index: 1;
  padding: 4px 0 4px 11px;
  line-height: 0.9375em; }

.content_wrap aside.full_width_show .list li.hide,
.content_wrap aside.full_width_show .buttons {
  display: none; }

.content_wrap aside.full_width_show .list li:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #FEF0AF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.content_wrap aside.full_width_show .list li:hover a {
  border-bottom-color: #FEF0AF;
  color: #FFF; }

.content_wrap aside.full_width_show .list li:hover:before {
  background: #FFF; }

.content_wrap aside.full_width_show .list a {
  display: inline;
  padding: 0;
  line-height: inherit; }

.content_wrap aside.full_width_show .list a span, .content_wrap aside.full_width_show .list a:hover span {
  border-bottom: none; }

.content_wrap aside.full_width_show .list li:after {
  display: none; }

.content_wrap aside.full_width_show .list a {
  color: #EADDB1;
  border-bottom: 1px solid #BE4949;
  font-size: 0.8125em; }

.content_wrap aside.full_width_show .list a:hover {
  border-bottom: 1px solid #EADDB1; }

.content_wrap aside.full_width_show .list li:hover {
  background: transparent; }

.content_wrap aside.full_width_show .list li:hover .brand_contents {
  display: none; }

.content .bc {
  padding: 0 15px 4px;
  list-style-type: none;
  color: #02030F;
  font-size: 0.6875em; }

.content .bc li {
  display: inline-block;
  padding: 0 0 6px; }

.content .bc li:before {
  content: '/';
  display: inline-block;
  padding: 0 6px 0 3px; }

.content .bc li:first-child:before {
  display: none; }

.content .bc li a {
  border-bottom: 1px solid #E1D59B;
  color: #8E5754; }

.content .bc li a:hover {
  border-bottom: 1px solid #8E5754;
  color: #8E5754; }

.content_wrap .content h1.title {
  padding: 0 15px;
  font-weight: normal;
  color: #656646;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.375em; }

.content_wrap .content h2.title {
  margin: 0 15px;
  padding: 0 0 12px;
  border-bottom: 3px solid #EADDB1;
  font-weight: normal;
  color: #7C7B55;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 1.25em; }

.content .alphabet {
  margin: 10px 15px 16px;
  padding: 5px 15px 6px;
  border: 1px solid #ECEBE7;
  background: #F7F6F2;
  color: #000;
  font-size: 0.75em; }

.content .alphabet ul {
  display: inline-block;
  list-style-type: none; }

.content .alphabet li {
  display: inline-block;
  padding: 6px 0; }

.content .alphabet li:before {
  content: '|';
  display: inline-block;
  padding: 0 7px 0 4px;
  color: #C2C2C2; }

.content .alphabet li:first-child:before, .content .alphabet li.all:before {
  display: none; }

.content .alphabet li.all {
  padding: 0 0 0 7px; }

.content .alphabet a {
  border-bottom: 1px solid #E1D59B;
  color: #8E5754; }

.content .alphabet li a:hover {
  border-bottom: 1px solid #8E5754;
  color: #8E5754; }

.brands_list {
  margin: 0 0 68px;
  list-style-type: none; }

.brands_list > li {
  clear: both;
  padding: 10px 0 0; }

.brands_list .letter {
  clear: both;
  margin: 0 0 0 15px; }

.brands_list .letter span {
  display: inline-block;
  width: 27px;
  height: 27px;
  background: #EADDB1;
  color: #656646;
  text-align: center;
  line-height: 27px;
  font-size: 1.375em; }

.brands_list ul {
  clear: both;
  padding: 11px 0 0;
  list-style-type: none; }

.brands_list ul li {
  display: block;
  float: left;
  width: 24.5%;
  height: 190px;
  margin: 0 0.25%;
  border: 1px solid transparent;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #8E5754; }

.brands_list ul li > a {
  display: block;
  color: inherit; }

.brands_list ul li .img {
  display: block;
  padding: 14px 14px 16px; }

.brands_list ul li .img img {
  max-width: 100%;
  border: 1px solid #D7D7D5; }

.brands_list ul li .name {
  display: block;
  line-height: 1.11em;
  font-size: 1.125em; }

.brands_list ul li .name span {
  display: inline-block;
  border-bottom: 1px solid #E1D59B; }

.brands_list ul li .link {
  display: none;
  padding: 10px 0 0;
  border-bottom: 1px solid #E1D59B;
  font-size: 0.8125em; }

.brands_list ul li .in_stock {
  display: none;
  padding: 5px 0 0;
  font-size: 0.8125em; }

.brands_list ul li .in_stock a {
  color: inherit;
  border-bottom: 1px solid #E1D59B; }

.brands_list ul li:hover {
  border-color: #E1D59B;
  -webkit-box-shadow: 0 0 2px 1px #E3DAB3;
  box-shadow: 0 0 2px 1px #E3DAB3; }

.brands_list ul li:hover .link {
  display: inline-block;
  border-bottom-color: #8E5754; }

.brands_list ul li:hover .in_stock {
  display: inline-block;
  border-bottom-color: #8E5754; }

.brands_list ul li .in_stock a:hover {
  border-bottom-color: #8E5754; }

.brands_list ul li:hover .name span {
  border-bottom-color: #8E5754; }

.seo_text {
  clear: both;
  padding: 8px 25px 41px;
  background: #EADDB1;
  border-bottom: 7px solid #C2B996;
  color: #000;
  line-height: 1.2em;
  font-size: 0.9375em; }

.seo_text p {
  margin: 18px 0; }

.seo_text.history {padding-bottom:30px;}

.brand_box {
  padding: 0 0 43px; }

.brand_box > .lt {
  float: left;
  width: 39.5%;
  margin: 0 0 0 1.5%; }

.brand_box > .lt .logo {
  padding: 27px 0 61px 0;
  text-align: center;
  position:relative;
  z-index:1;
}
.brand_box > .lt .label--have:after {
    content:'';
    display:block;
    width:auto;
    position:absolute;
    z-index:2;
    left:-40px;
    right:0;
    top:0;
    height:77px;
    max-width:210px;
    margin:0 auto;
    background:url("../../images/label_in_stock.png") no-repeat 0 0;
}

.brand_box .description {
  color: #000;
  line-height: 1.33em;
  font-size: 0.9375em; }

.brand_box .description p {
  margin: 16px 0; }

.brand_box > .lt .description {
  display: none; }

.brand_box > .lt .slider {
  position:relative;
  z-index:1;
  text-align: center;
}
.brand_box > .lt .slider ul {
    height:398px;
    overflow:hidden;
    list-style-type:none;
}
.brand_box > .lt .slider ul li {
    min-height:348px;
}
.brand_box > .lt .slider .img {
    padding-top:10px;
    display:table;
    width:100%;
}
.brand_box > .lt .slider .img > span {
    display:table-cell;
    vertical-align:middle;
    height:348px;
}
.brand_box > .lt .slider .img img {
  margin: 0 auto;
  max-height:348px;
}

.brand_box > .lt .slider .bx-wrapper .bx-next, .brand_box > .lt .slider .bx-wrapper .bx-prev {
  top: 160px;
  width: 19px;
  height: 35px;
  margin: 0;
  background-image: url("../../images/slider_big_arr.png");
  background-repeat: no-repeat;
  z-index: 10; }

.brand_box > .lt .slider .bx-wrapper .bx-next {
  right: 0;
  background-position: -24px 0; }

.brand_box > .lt .slider .bx-wrapper .bx-next:hover {
  background-position: -96px 0; }

.brand_box > .lt .slider .bx-wrapper .bx-prev {
  left: 0;
  background-position: -72px 0; }

.brand_box > .lt .slider .bx-wrapper .bx-prev:hover {
  background-position: -120px 0; }

.brand_box > .lt .slider .name {
  width: 56%;
  margin: 8px auto 0;
  padding: 6px 5px 7px;
  background: #F7F6F2;
  font-style: italic;
  white-space:nowrap;
  color: #656646;
  font-size: 0.8125em; }

.brand_box > .rt {
  float: right;
  width: 57%; }

.brand_box > .rt .description {
  padding: 6px 0 0; }

.brand_box > .rt .collections {
  padding: 31px 0 0;
  list-style-type: none; }

.brand_box > .rt .collections > li {
  float: left;
  width: 42%;
  margin: 0 0 0 16%; }

.brand_box > .rt .collections > li:first-child {
  margin-left: 0; }

.brand_box > .rt .collections .type {
  padding: 0 0 9px;
  font-weight: bold;
  color: #7C7B55;
  line-height: 1.375em;
  font-size: 1em; }

.brand_box > .rt .collections ul {
  padding: 0 0 0 15px;
  list-style-type: none; }

.brand_box > .rt .collections ul li {
  padding: 7px 0;
  color: #8E5754;
  line-height: 1.14em;
  font-size: 0.875em; }

.brand_box > .rt .collections ul li a {
  color: inherit;
  border-bottom: 1px solid #E1D59B; }

.brand_box > .rt .collections ul li a:hover {
  border-bottom-color: #8E5754; }

.brand_box .buttons {
  clear: both;
  padding: 15px 15px 0 0;
}
.brand_box .buttons .btn {
    display:block;
    text-align:center;
    padding-top:5px;
    padding-bottom:6px;
    font-size:1.25em;
}
.brand_box .catalog {
  clear: both;
  padding: 15px 15px 0 0;
  text-align:center;
}
.brand_box .catalog a {
    color:#8E5754;
    border-bottom: 1px solid #E1D59B;
}
.brand_box .catalog a:hover {
    border-bottom: 1px solid #8E5754;
}

.news {
  padding: 24px 15px 16px; }

.news ul {
  list-style-type: none; }

.news ul li {
  float: left;
  width: 31%;
  margin-left: 3.5%; }

.news ul li:first-child {
  margin-left: 0; }

.news ul li .name {
  height: 88px;
  display: table-cell;
  vertical-align: middle;
  color: #8E5754;
  line-height: 1.25em;
  font-size: 1em; }

.news ul li .name a {
  color: inherit;
  border-bottom: 1px solid #E1D59B; }

.news ul li .name a:hover {
  border-bottom-color: #8E5754; }

.news ul li .img {
  float: left;
  padding: 0 5px 0 0; }

.news ul li .img img {
  border: 1px solid #EADDB1; }

.news ul li .text {
  clear: both;
  padding: 5px 0 0;
  color: #565656;
  line-height: 1.38em;
  font-size: 0.8125em; }

.news ul li .text p {
  margin: 12px 0; }

.news .buttons {
  text-align: right; }

.history {
  padding: 31px 25px 48px; }
.history .img {
  float: left;
  padding: 3px 30px 0 0; }

.history .img img {
  border: 3px solid #FFF; }

.history .name {
  padding: 0 0 15px;
  text-shadow: 0 1px 0 #FFF9E5;
  font-family: Tahoma, Geneva, sans-serif;
  color: #7C7B55;
  font-size: 1.25em;
  font-weight:normal;
}
.history .name a {
    color:inherit;
}
.history .text p:first-child {
  margin-top: 0; }
.history .text a {
    color:#8E5754;
    border-bottom:1px solid #BD8885;
}
.history .text a:hover {
    border-bottom:1px solid #8E5754;
}

select.custom_select {
  z-index: 5;
  height: auto !important;
  cursor: pointer;
  font-size: 0.75em !important; }

span.custom_select {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100px;
  padding: 2px 20px 2px 5px;
  border: 1px solid #E1D59B;
  background: #FFF;
  color: #858585;
  font-weight: bold;
  vertical-align: middle;
  font-size: 0.75em; }

span.custom_select:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  bottom: 0;
  width: 19px;
  background: white url("../../images/select_arrow.png") no-repeat 4px 4px; }

span.custom_select > span {
  width: 500px !important; }

.catalog_filters {
  float: left;
  width: 20%;
  padding: 0 0 0 23px;
  position:relative;
}

.catalog_filters_loading:after {
    content:'';
    display:block;
    z-index:10;
    top:-27px;
    left:0;
    right:0;
    bottom:0;
    position:absolute;
    background:#FFF;
    opacity:0.4;
}

.catalog_filters ul {
  list-style-type: none; }

.catalog_filters ul a, .catalog_filters label {
  color: #96625C;
  line-height: 1.23em;
  font-size: 0.8125em;
}
.catalog_filters label a {
    font-size: 1em;
}
.catalog_filters ul a, .catalog_filters label span {
  border-bottom: 1px solid #E1D59B; }

.catalog_filters label {
  display: block;
  overflow: hidden;
  padding: 0 0 2px 7px; }

.catalog_filters ul a:hover, .catalog_filters label span:hover {
  border-bottom: 1px solid #96625C; }

.catalog_filters ul input[type='checkbox'] {
  float: left;
  padding: 0;
  margin: 1px 0 0;
  cursor:pointer;
}

.catalog_filters li {
  clear: both;
  margin: 6px 0; }

.catalog_filters > ul > li {
  margin-top: 17px;
  margin-bottom: 17px; }

.catalog_filters > ul > li:first-child {
  margin-top: 0; }

.catalog_filters > ul > li > ul {
  margin-top: 19px; }

.catalog_filters > ul > li > ul > li > ul {
  margin-top: 18px; }

.catalog_filters > ul > li > ul > li > ul > li > ul {
  padding-left: 20px; }

.catalog_filters > ul > li > a {
  font-weight: bold; }

.catalog_filters > ul > li > ul > li:first-child > ul {
  padding-top: 0; }

.catalog_filters .archive_filter {
    position:relative;
    z-index:1;
    margin-top:25px;
    padding-top:10px;
    padding-bottom:10px;
}
.catalog_filters .archive_filter:before {
    content:'';
    display:block;
    position:absolute;
    z-index:-1;
    top:0;
    bottom:0;
    left:-10px;
    right:0;
    background:#F7F6F2;
}


.content_subpage .catalog_content {
  float: right;
  width: 75%;
  padding: 0 10px 15px 0; }
.content_subpage .catalog_content_nofilters {
    float:none;
    width:auto;
    padding-left:10px;
}

.catalog_search_wrap {
  position: relative;
  z-index: 2;
  padding: 10px 16px 0 15px; }

.catalog_search_wrap .catalog_filter_btn {
  float: left;
  display: none; }

.catalog_search_wrap .catalog_filter_btn a {
  display: block; }

.catalog_search_wrap .catalog_filter_btn a, #filters_floating_button {
  width: 43px;
  height: 40px;
  background: #a10000 url("../../images/catalog_filter_btn.gif") no-repeat 0 0;
  text-indent: -999em; }

#filters_floating_button {
  display: none;
  position: absolute;
  top: 10px;
  left: -2px;
  z-index: 15; }

.filters_floating_button_fixed {
  position: fixed !important;
  left: 235px !important; }

.filters_floating_button_hidden {
  display: none !important; }

.catalog_search {
  position: relative;
  z-index: 1;
  padding: 9px 12px 8px 8px;
  border: 1px solid #ECEBE7;
  color: #858585;
  background: #F7F6F2; }

.catalog_search:before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  width: 230px;
  background: #A60000; }

.catalog_search .brands {
  float: left;
  padding: 0 10px 0 0; }

.catalog_search .brands span.custom_select {
  width: 78px; }
.catalog_search .brands select {
    width:100px;
}

.catalog_search .collections {
  float: left;
  padding: 0 10px 0 0;
}
.catalog_search .collections select {
    width:110px;
}
.catalog_search .collections span.custom_select {
  width: 98px;
}

.catalog_search .lines {
  float: left;
  padding: 0;
}
.catalog_search .lines select {
    width:110px;
}
.catalog_search .lines span.custom_select {
  width: 98px;
}

.catalog_search .number {
  float: left; }

.catalog_search .number span.custom_select {
  width: 28px; }

.catalog_search .number .from,
.catalog_search .number .show {
  display: inline-block;
  font-size: 0.6875em;
}

.catalog_content .show_number {
  float: left;
  padding:6px 0 0 19px;
  color:#858585;
}
.catalog_content .products_list {
    clear:both;
}

.catalog_content .show_number span.custom_select {
  width: 28px; }

.catalog_content .show_number .from,
.catalog_content .show_number .show {
  display: inline-block;
  font-size: 0.75em;
}
.catalog_content .paginator {
    float:right;
}

.catalog_search .in_stock {
  float: right;
  padding: 4px 0 0 12px;
  color: #FFF;
  font-size: 0.6875em; }

.catalog_search .in_stock > span:first-child {
  margin-right: 3px;
}

.catalog_search .in_stock input {
  vertical-align: middle; }

.catalog_search .sort_by {
  float: right;
  padding: 4px 0 0 0;
  color: #8E5754;
  font-size: 0.6875em; }
.catalog_search .sort_by span {
    display:inline-block;
}
.catalog_search .sort_by span.popular {
    padding-right:4px;
}
.catalog_search .sort_by--narrow {
  display: none; }

.catalog_search .sort_by a {
  color: inherit;
  border-bottom: 1px solid #E1D59B; }

.catalog_search .sort_by a:first-child {
  margin-right: 16px; }

.catalog_search .sort_by a:hover {
  border-bottom: 1px solid #8E5754; }

.paginator {
  padding: 6px 16px 10px 15px;
  text-align: right;
  color: #000;
  font-size: 0.75em; }

.paginator ul {
  list-style-type: none; }

.paginator li {
  display: inline-block;
  padding: 4px; }

.paginator li.next, .paginator li.prev {
  color: #8E5754; }

.paginator a {
  color: #8E5754;
  border-bottom: 1px solid #E1D59B; }

.paginator a:hover {
  border-bottom: 1px solid #8E5754; }

.products_list {
  padding: 0 0 5px; }

.products_list .empty {
    padding:20px 0 0 0;
    font-size:0.875em;
    text-align:center;
}

.products_list ul {
  list-style-type: none; }

.products_list li {
  display: block;
  position:relative;
  z-index:1;
  float: left;
  width: 33%;
  height: 450px;
  overflow: hidden;
  margin: 5px 0.15% 25px 0.15%;
  border: 1px solid transparent;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.products_list li:hover {
  border-color: #E1D59B;
  -webkit-box-shadow: 0 0 2px 1px #E3DAB3;
  box-shadow: 0 0 2px 1px #E3DAB3; }
.products_list dd {
    text-align:left;
}
.products_list li .img {
    position:relative;
    z-index:1;
    padding: 21px 0 0;
    text-align: center;
    display:table;
    width:100%;
}
.products_list li .img > span {
    display:table-cell;
    height:174px;
    vertical-align:middle;
}
.products_list li .img img {
    display:block;
    margin:0 auto;
    max-width:174px;
}
.products_list li .img .label_top {
    position:absolute;
    top:15px;
    left:0;
    right:0;
    z-index:2;
    width:auto;
    height:66px;
    max-width:170px;
    margin:0 auto;
}
.products_list li .img .label_bottom {
    position:absolute;
    top:15px;
    left:0;
    right:0;
    z-index:2;
    width:auto;
    height:66px;
    max-width:170px;
    margin:0 auto;
}
.products_list li .img .label--seven {
    background:url("../../images/label_seven.png") no-repeat 0 0;
}
.products_list li .img .label--have {
    background:url("../../images/label_have.png") no-repeat 0 0;
}
.products_list li .img .label--new {
    top:auto;
    bottom:0;
    max-width:140px;
    background:url("../../images/label_new.png") no-repeat 0 0;
}
.products_list li .attributes {
  padding: 8px 5px 0 15px;
  color: #000000;
  line-height: 1.54em;
  font-size: 0.8125em; }

.products_list li .attributes dt {
  clear: both;
  float: left;
  width: 72px;
  color: #858585; }

.products_list li .attributes dd {
  overflow: hidden; }
.products_list li .attributes dd.ref a {
    font-weight:bold;
    border-bottom: 1px solid #E1D59B;
    color:#8E5754;
}
.products_list li .attributes dd.ref a:hover {
    border-bottom: 1px solid #8E5754;
}

.products_list li .prices {
  padding: 9px 0 0 15px;
  color: #000000;
  display:block;
}
.products_list li .prices span.dt,
.products_list li .prices span.dd {
    display:block;
}

.products_list li .prices dt,
.products_list li .prices span.dt {
  clear: both;
  float: left;
  width: 110px;
  color: #858585;
  line-height: 1.54em;
  font-size: 0.8125em; }

.products_list li .prices dd,
.products_list li .prices span.dd {
  font-weight: bold;
  color: #7C7B55;
  line-height: 1.54em;
  font-size: 0.8125em; }
.products_list li .prices dd.no_final_price,
.products_list li .prices span.no_final_price {
    font-size:1em;
    line-height:1.30em;
}

.products_list li .prices dt.discount,
.products_list li .prices span.dt.discount {
  padding-top: 1px; }

.products_list li .prices dd.discount,
.products_list li .prices span.dd.discount {
  color: #A60000;
  line-height: 1.4em;
  font-size: 1em; }

.products_list li .buttons {
  padding: 12px 10px 0 15px; }

.products_list li .buttons .links {
  float: left;
  color: #8E5754;
  font-size: 0.75em; }

.products_list li .buttons .links .my_collection {
    padding: 11px 0 0;
    position:relative;
    z-index:1;
}
.products_list li .buttons .links a {
  color: inherit;
  border-bottom: 1px solid #E1D59B; }

.products_list li .buttons .links a:hover {
  border-bottom: 1px solid #8E5754; }

.products_list li .buttons .big_button {
  float: right;
  min-width: 50%;
  padding: 7px 0 0;
  text-align: center; }

.products_list li .buttons .big_button .btn {
  padding: 5px 18px 7px;
  font-size: 0.875em; }

.products_list li.show_login_box {
    overflow:visible;
    z-index:5;
}
.products_list li.show_login_box .login_box {
    left:0;
    right: auto;
    top:-80px;
    display:block;
    font-size:1.33em;
}
.products_list li.show_login_box .login_box .backend--login a,
.products_list li.show_login_box .login_box .backend--login a:hover {
    border-bottom:none;
}
.products_list li.show_login_box .login_box .buttons {
    padding:0 0 25px;
}
.product_box .prices_links .links li.show_login_box {
    position:relative;
    overflow:visible;
    z-index:10;
}
.product_box .prices_links .links li.show_login_box .login_box {
    left:0;
    right: auto;
    top:-80px;
    display:block;
    font-size:1.23em;
}
.product_box .prices_links .links li.show_login_box .login_box .backend--login a {
    font-size: 0.6875em;
}
.product_box .prices_links .links li.show_login_box .login_box .buttons {
    padding:0 0 25px;
}
.product_box .prices_links .links li.show_login_box .login_box .backend--login a,
.product_box .prices_links .links li.show_login_box .login_box .backend--login a:hover {
    border-bottom:none;
}
.product_box .prices_links .links li.show_login_box .login_box .buttons .btn {
    font-size:0.8125em;
}


.product_subpage .content {
  width: auto;
  float: none;
  padding: 0 25px; }

.product_content .bc {
  padding-left: 0; }

.content_wrap .product_content h1.title {
  padding-left: 0; }

.product_content .top_note {
    float:right;
    width:30%;
    font-size: 0.8125em;
    line-height: 1.23em;
    text-align:right;
    color:#565656;
}
.product_content .top_note a {
    color:#8E5754;
    border-bottom:1px solid #E1D59B;
}
.product_content .top_note a:hover {
    border-bottom:1px solid #8E5754;
}

.product_top {
  color: #858585; }

.product_top .collection {
  padding: 13px 0 0;
  line-height: 1.5em;
  font-size: 1em; }

.product_top .brand {
  padding: 5px 0 0;
  font-size: 0.875em; }

.product_top .all {
  padding: 9px 0 0;
  font-size: 0.75em; }

.product_top a {
  font-size: inherit;
  color: #8E5754;
  border-bottom: 1px solid #E1D59B; }

.product_top a:hover {
  border-bottom: 1px solid #8E5754; }

.product_box {
  padding: 21px 0 15px 0;
  position:relative;
  z-index:2;
  clear:both;
}

.product_box .image {
  width: 47%;
  margin: 0 2% 0 0;
  padding: 0;
  float: left;
  position: relative;
  z-index: 1;
  border: 1px solid #E1D59B;
  text-align: center;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.product_box .image .centered {
    display: table;
    width:100%;
}
.product_box .image .centered > div {
  height:613px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.product_box .image img {
    max-width:439px;
}

.product_box .image .label_top {
  position: absolute;
  top: 33px;
  left: 0;
  right: 0;
  z-index: 2;
  width: auto;
  max-width: 364px;
  height: 82px;
  margin: 0 auto;
}
.product_box .image .label--have {
  background: url("../../images/label_in_stock.png") no-repeat 0 0;
}
.product_box .image .label--seven {
  background: url("../../images/label_seven_big.png") no-repeat 0 0;
}
.product_box .image .label_bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  width: auto;
  height: 82px;
  margin: 0 auto;
}
.product_box .image .label--new {
  background: url("../../images/label_new_big.png") no-repeat 0 0;
}
.product_box .image .label_right {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  display:none;
}
.product_box .image .label--star {
  background: url("../../images/star-red.png") no-repeat 0 0;
}

span.tooltip {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 215px;
  padding: 5px 10px;
  background: #F7F6F2;
  border: 1px solid #DFD3A3;
  color: #403D34;
  font-size: 0.6875em; }

.product_box .prices_links {
  width: 31%;
  float: left;
  padding: 0; }

.product_box .prices_links .note {
    padding:0 0 20px;
    font-weight:bold;
    color:#c20000;
}

.product_box .prices_links .prices {
  color: #858585; }

.product_box .prices_links .prices dt {
  clear: both;
  float: left;
  position: relative;
  z-index: 1;
  padding: 0 0 19px 17px;
  background: url("../../images/dot.gif") no-repeat 0 4px;
  font-size: 1em; }

.product_box .prices_links .prices dd {
  float: left;
  position: relative;
  z-index: 1;
  padding: 0 0 19px 5px;
  color: #7C7B55;
  font-weight: bold; }

.product_box .prices_links .prices dt.retail {
  padding-bottom: 6px;
  z-index: 5; }

.product_box .prices_links .prices dd.retail {
  padding-left: 23px;
  color: #626244;
  z-index: 5; }
.product_box .prices_links .prices dd.retail--tooltip {
    z-index:7;
}

.product_box .prices_links .prices dt.discount {
  padding-bottom: 6px; }

.product_box .prices_links .prices dd.discount {
  top: -6px;
  padding-left: 23px;
  color: #A60000;
  font-size: 1.375em; }

.product_box .prices_links .prices a.question {
  display: inline-block;
  position: relative;
  top: -9px;
  left: 2px;
  width: 14px;
  height: 12px;
  background: url("../../images/question_icon.png") no-repeat 0 0;
  cursor: help; }

.product_box .prices_links .prices span.tooltip {
  top: 15px;
  left: 30px;
  font-weight: normal; }

.product_box .prices_links .buttons {
  padding: 1px 0 0 18px; }

.product_box .prices_links .buttons--narrow {
  display: none; }

.product_box .prices_links .buttons .btn {
  padding-left: 12px;
  padding-right: 12px;
  font-size: 1.375em;
  text-align:center;
}

.product_box .prices_links .links {
  padding: 24px 0 0 18px;
  list-style-type: none; }

.product_box--narrow {
  display: none; }

.product_box .prices_links .links li {
  padding: 4px 0;
  line-height: 1.23em;
  font-size: 0.8125em; }

.product_box .prices_links .links a {
  color: #8E5754;
  border-bottom: 1px solid #E1D59B;
  font-size: inherit; }

.product_box .prices_links .links a:hover {
  border-bottom: 1px solid #8E5754; }

.product_box .prices_links .reviews_summary {
  padding: 33px 0 10px 16px; }

.product_box .prices_links .reviews_summary .stars {
  width: 96px;
  height: 15px;
  background: url("../../images/star.png") repeat-x 0 -20px;
}
.product_box .prices_links .reviews_summary .stars span {
    background: url("../../images/star.png") no-repeat 0 0;
    display: block;
    float: left;
    height: 15px;
    margin: 0 0 0 4px;
    text-indent: -999em;
    width: 16px;
}
.product_box .prices_links .reviews_summary .stars span:first-child {
    margin-left: 0;
}

.product_box .prices_links .reviews_summary .count {
  padding: 3px 0 0 2px; }

.product_box .prices_links .reviews_summary .count a {
  color: #8E5754;
  border-bottom: 1px solid #E1D59B;
  font-size: 0.8125em; }

.product_box .prices_links .reviews_summary .count a:hover {
  border-bottom: 1px solid #8E5754; }

.product_box .warranty_delivery {
  width: 18%;
  float: right; }

.product_box .warranty_delivery .box, .gallery_social_wrap .warranty_delivery .box {
  margin: 0 0 9px;
  padding: 7px 9px;
  border: 1px solid #ECEBE7;
  color: #565656; }

.product_box .warranty_delivery .box .name, .gallery_social_wrap .warranty_delivery .box .name {
  padding: 0 0 4px;
  font-weight: bold;
  color: #7C7B55;
  font-size: 1em; }

.product_box .warranty_delivery .box .text, .gallery_social_wrap .warranty_delivery .box .text {
  line-height: 1.23em;
  font-size: 0.8125em; }

.product_box .warranty_delivery .box .buttons, .gallery_social_wrap .warranty_delivery .box .buttons {
  padding: 4px 0 0;
  font-size: 0.6875em; }

.product_box .warranty_delivery .box .buttons a, .gallery_social_wrap .warranty_delivery .box .buttons a {
  font-size: inherit;
  color: #8E5754;
  border-bottom: 1px solid #E1D59B; }

.product_box .warranty_delivery .box .buttons a:hover, .gallery_social_wrap .warranty_delivery .box .box .buttons a:hover {
  border-bottom: 1px solid #8E5754; }

.gallery_social_wrap {
  float: left;
  clear: right;
  width: 50.5%; }

.gallery_social_wrap .warranty_delivery {
  display: none; }

.gallery_social {
  padding: 0; }

.gallery_social .gallery .name {
  padding: 0 0 0 17px;
  background: url("../../images/dot.gif") no-repeat 0 4px;
  font-size: 1em;
  color: #858585;
  font-size: 1em; }

.gallery_social .gallery ul {
  padding: 0 0 0 17px;
  list-style-type: none; }

.gallery_social .gallery li {
  float: left;
  padding: 10px 11px 1px 0;
   vertical-align: middle;
  }

.gallery_social .gallery li img,
.gallery_social .gallery li span {
  display: block;
  border: 1px solid #E1D59B;}

.gallery_social .gallery li img {
    max-width:63px;
    max-height:63px;
}

.gallery_social .gallery li img:hover {
  border: 1px solid #C1C1C1;
  -webkit-box-shadow: 0 0 3px 1px #B8B8B8;
  box-shadow: 0 0 3px 1px #B8B8B8; }

.gallery_social .gallery li.gallery_all span {
    width:65px;
    height:65px;
    padding-top:10px;
    background:#fffbe7;
    text-align:center;
    font-size:0.625em;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.gallery_social .gallery .gallery_all a {
    color:#8e5754;
    border-bottom:1px solid #E1D59B;
    font-family: Tahoma, Geneva, sans-serif;
}
.gallery_social .gallery .gallery_all a:hover {
    border-bottom:1px solid #8e5754;
}

.gallery_social .tell_friend {
  width: 50%;
  margin: 0 1% 0 0;
  float: left;
  padding: 30px 0 0; }

.gallery_social .tell_friend .name {
  padding: 0 0 0 17px;
  background: url("../../images/dot.gif") no-repeat 0 4px;
  color: #858585;
  font-size: 1em; }

.gallery_social .tell_friend .links {
  padding: 7px 0 0 17px;
  width: 90%;
  list-style-type: none; }

.gallery_social .tell_friend .links li {
  float: left;
  width: 70px;
  position: relative;
  z-index: 1;
  padding: 2px 0 8px 23px;
  font-size: 0.6875em; }

.gallery_social .tell_friend .links li a {
  font-size: inherit;
  color: #8E5754;
  border-bottom: 1px solid #E1D59B; }

.gallery_social .tell_friend .links li a:hover {
  border-bottom: 1px solid #8E5754; }

.gallery_social .tell_friend .links li:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  background: url("../../images/social_icons_small.png") no-repeat 0 0; }

.gallery_social .tell_friend .links li.fb:before {
  background-position: 0 0; }

.gallery_social .tell_friend .links li.tw:before {
  background-position: -42px 0; }

.gallery_social .tell_friend .links li.vk:before {
  background-position: -21px 0; }

.gallery_social .tell_friend .links li.mail:before {
  background-position: -63px 0; }

.gallery_social .like {
  width: 49%;
  float: right;
  padding: 32px 0 0; }

.gallery_social .like ul {
  padding: 0;
  list-style-type: none; }

.gallery_social .like li {
  float: left;
  padding: 3px 10px 3px 0; }

.gallery_social .like li #vk_like_mini {display:none;}

.gallery_social .like ul img {
  display: block; }

.specification_description {
  padding: 30px 0 0 0; }

.specification_description .name {
  padding: 0 0 12px;
  font-family: Tahoma, Geneva, sans-serif;
  color: #7C7B55;
  font-size: 1.25em; }

.specification_description .specification .name, .specification_description .description .name {
  display: none; }

.specification_description .specification {
  float: left;
  width: 47%; }
.specification_description .specification--fullwidth {
    float:none;
    width:auto;
}

.specification_description .specification table {
    width:100%;
  border-top: 3px solid #EADDB1;
  background: #F7F6F2;
  font-size: 0.8125em; }

.specification_description .specification tr {
  border-bottom: 1px solid #EAE6DD; }

.specification_description .specification th {
  width: 44%;
  padding: 5px 12px 6px;
  vertical-align: top;
  font-weight: normal;
  color: #858585;
  text-align: left; }

.specification_description .specification td {
  padding: 5px 12px 6px 0;
  vertical-align: top;
  color: #000; }

.specification_description .specification a {
  font-size: inherit;
  color: #8E5754;
  border-bottom: 1px solid #E1D59B; }

.specification_description .specification a:hover {
  border-bottom: 1px solid #8E5754; }

.specification_description .description {
  float: right;
  width: 49.2%; }

.specification_description .description .text {
  padding: 4px 0 0;
  border-top: 3px solid #EADDB1;
  color: #565656;
  line-height: 1.23em;
  font-size: 0.875em; }

.specification_description .description .text p {
  margin: 20px 0; }

.specification_description .names {
  position: relative;
  z-index: 1; }

.specification_description .names .specification .name, .specification_description .names .description .name {
  display: block; }

.specification_description .names .specification {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 44%; }

.model_variants {
  padding: 30px 0 0 0;
  clear:both;
}

.model_variants h3 {
  padding: 0 0 12px;
  border-bottom: 3px solid #EADDB1;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
  color: #7C7B55;
  font-size: 1.25em; }

.model_variants .products_list {
  padding-top: 18px; }

.model_variants .products_list li {
  width: 24%;
  margin-left: 0.5%;
  margin-right: 0.5%;
  margin-bottom: 12px; }

.model_variants .products_list li .img {
  padding-top: 15px; }

.model_variants .products_list li .attributes, .model_variants .products_list li .prices, .model_variants .products_list li .buttons {
  padding-left: 7px; }

.model_reviews {
  padding: 25px 0 0 0; }

.model_reviews h3 {
  padding: 0 0 12px;
  border-bottom: 3px solid #EADDB1;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
  color: #7C7B55;
  font-size: 1.25em; }

.model_reviews .reviews {
  list-style-type: none; }

.model_reviews .reviews li {
  padding: 0 0 18px;
  border-bottom: 1px solid #EADDB1; }

.model_reviews .reviews .stars {
  width: 97px;
  height: 15px;
  margin: 27px 0 0;
  background: url("../../images/star.png") repeat-x 0 -20px; }

.model_reviews .reviews .stars span {
  display: block;
  float: left;
  width: 16px;
  height: 15px;
  margin: 0 0 0 4px;
  background: url("../../images/star.png") no-repeat 0 0;
  text-indent: -999em; }

.model_reviews .reviews .stars span:first-child {
  margin-left: 0; }

.model_reviews .reviews .name {
  padding: 11px 0 0;
  color: #7C7B55;
  font-size: 0.8125em; }

.model_reviews .reviews .name span {
  padding: 0 0 0 14px;
  color: #858585; }

.model_reviews .reviews .text {
  color: #010100;
  line-height: 1.43em;
  font-size: 0.8125em; }

.model_reviews .reviews .text p {
  margin: 10px 0; }

.model_reviews .buttons {
  padding: 15px 0 0;
}
.model_reviews .buttons .lt {
    float:left;
}
.model_reviews .buttons .rt {
    float:right;
}
.model_reviews .buttons a {
  color: #8E5754;
  border-bottom: 1px solid #E1D59B;
  font-size: 0.8125em; }

.model_reviews .buttons a:hover {
  border-bottom: 1px solid #8E5754; }
.model_reviews .empty {
  padding:15px 0 0;
  font-size: 0.8125em;
}

.model_similar {
  padding: 54px 0 0 0; }

.model_similar h3 {
  padding: 0 0 12px;
  border-bottom: 3px solid #EADDB1;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
  color: #7C7B55;
  font-size: 1.25em; }

.model_similar .products_list {
  padding-top: 19px; }

.model_similar .products_list li {
  width: 231px;
  margin-bottom: 12px;
  margin-left: 0;
  margin-right: 0;
  border: none; }

.model_similar .products_list li .img {
  padding-top: 15px; }

.model_similar .products_list li .img img {
  display: inline; }

.model_similar .products_list li .attributes, .model_similar .products_list li .prices, .model_similar .products_list li .buttons {
  padding-left: 7px; }

.model_similar .products_list .bx-wrapper {
  width: 924px;
  margin: 0 auto; }

.model_similar .products_list li:hover {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.model_similar .bx-wrapper .bx-next, .model_similar .bx-wrapper .bx-prev {
  top: 160px;
  width: 19px;
  height: 35px;
  margin: 0;
  background-image: url("../../images/slider_big_arr.png");
  background-repeat: no-repeat;
  z-index: 10; }

.model_similar .bx-wrapper .bx-next {
  right: 0;
  background-position: -24px 0; }

.model_similar .bx-wrapper .bx-next:hover {
  background-position: -96px 0; }

.model_similar .bx-wrapper .bx-prev {
  left: 0;
  background-position: -72px 0; }

.model_similar .bx-wrapper .bx-prev:hover {
  background-position: -120px 0; }

.news_box {
  padding: 30px 0 0; }

.news_box h3 {
  padding: 0 0 12px;
  border-bottom: 3px solid #EADDB1;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
  color: #7C7B55;
  font-size: 1.25em; }

.news_box .news {
  padding: 24px 0 0; }

.question_form {
  margin: 27px 0 0 0;
  padding: 12px 14px 16px 16px;
  border: 1px solid #ECEBE7;
  background: #F7F6F2; }

.question_form .name {
  padding: 0 10px 13px 0;
  color: #7C7B55;
  font-weight: bold;
  font-size: 1em; }
.question_form .response {
    padding: 0 0 10px 0;
    color:#A60000;
    font-size: 0.8125em;
}
.question_form .errors {
    color:#A60000;
}
.question_form .success {
    color:#2BB24C;
}
.question_form .fields {
  position: relative;
  z-index: 1; }

.question_form .fields .lt {
  float: left;
  width: 31.5%; }

.question_form .fields .rt {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  right: 0;
  width: 64.8%;
  padding: 6px 0.6% 0;
  background: #FFF;
  border: 1px solid #E1D59B; }

.question_form input[type='text'] {
  background: #FFF;
  border: 1px solid #E1D59B;
  height: 25px;
  line-height: 25px;
  color: #858585;
  font-weight: bold;
  font-size: 0.75em; }

.question_form textarea {
  resize: none;
  border: 0;
  width: 100%;
  height: 65px;
  color: #858585;
  font-weight: bold;
  font-size: 0.75em; }

.question_form .fields .lt input {
  width: 96%;
  padding: 0 2%; }

.question_form .fields .lt input:first-child {
  margin-bottom: 25px; }

.question_form .captcha {
  float: left;
  width: 79%;
  padding: 18px 0 0; }

.question_form .captcha .image {
  float: left;
  margin: 0 16px 0 0;
  text-align: center; }

.question_form .captcha .image img {
  display: block;
  margin: 0 auto; }

.question_form .captcha .image .link {
  padding: 0 5px; }

.question_form .captcha .image .link a {
  color: #8E5754;
  border-bottom: 1px solid #E1D59B;
  font-size: 0.6875em; }

.question_form .captcha .image .link a:hover {
  border-bottom: 1px solid #8E5754; }

.question_form .captcha .input {
  padding: 9px 0 0 0; }

.question_form .captcha .input input {
  width: 142px;
  padding: 0 4px; }

.question_form .buttons {
  float: right;
  width: 20%;
  padding: 27px 0 0;
  text-align: right; }

.question_form .buttons input.btn {
  height: 27px; }
.question_form--loader .name {
    background-image: url("../../images/loader.gif");
    background-repeat:no-repeat;
    background-position:right 0;
}

.make_review {
    display:none;
}
.make_review .rating {
    padding:10px 0 0;
    font-size:0.8125em;
}
.make_review .rating span {
    display:inline-block;
}
.make_review .rating ul {
    display:inline-block;
    list-style-type:none;
}
.make_review .rating li {
    display:inline-block;
}
.make_review .rating li input {
    margin:2px 0 0 2px;
    cursor:pointer;
    vertical-align:middle;
}
.make_review .rating li:before {
    content:'';
    display:block;
    width:16px;
    height:15px;
    background: url("../../images/star.png") no-repeat 0 0;
}

.up_link {
  padding: 47px 0 5px 0;
  text-align: right; }

.up_link a {
  color: #8E5754;
  border-bottom: 1px solid #E1D59B;
  font-size: 0.875em; }

.up_link a:hover {
  border-bottom: 1px solid #8E5754; }

.galleria-close {
  background: url("../../images/close.png") no-repeat 100% 2px;
  color: #EEEEEE;
  cursor: pointer;
  display: none;
  font-size: 16px;
  height: 18px;
  padding: 2px 25px 2px 0;
  position: fixed;
  right: 15px;
  top: 8px;
  visibility: visible !important;
  z-index: 9999999999999 !important; }

.fotorama--fullscreen .fotorama__fullscreen-icon {
  display: none; }

.payment_tools {
    float:right;
    padding:0 15px 0 0;
}
.payment_page #currency-details {
    display:none;
}
.payment_page .verified {
    text-align:center;
}
.payment_page .verified a {
    margin:0 25px;
    border-bottom:none;
}
.payment_page .verified a:hover {
    border-bottom:none;
}

.terms_list dt {
    padding:15px 0 0;
    color:#656646;
    font-weight:bold;
    font-size:1.14em;
}
.terms_list dd {
    padding:0 0 0 10px;
}

.vote_results p.title {
    margin-bottom:5px;
}
.vote_results .item {
    padding:10px 0;
}
.vote_results .result {
    padding:0 0 0 15px;
    font-size:0.85em;
}
.vote_results .scale {
    height:6px;
    margin:0 0 0 15px;
    overflow:hidden;
    background:#A50000;
}
.vote_results .total {
    padding:10px 0 0;
}

.newsletter_subscribe {
    background:#F7F6F2;
    border: 1px solid #ECEBE7;
    margin:10px 0 0;
    padding:5px 15px 10px;
}
.newsletter_subscribe .name {
    padding:0 0 10px;
    font-weight:bold;
}
.newsletter_subscribe input[type="text"] {
    width: 200px;
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    border: 1px solid #E1D59B;
    color: #858585;
    font-size: 0.85em;
    font-weight: bold;
}
.newsletter_subscribe input.btn {
    font-size: 0.85em;
}
.newsletter_subscribe--loader:after,
.newsletter_subscribe--loader:before {
    position:relative;
    z-index:1;
    top:3px;
    left:8px;
    display:inline-block;
    content:'';
    width:16px;
    height:16px;
    background: url("../../images/loader.gif") no-repeat 0 0;
}
.newsletter_subscribe--loader:before {
    display:none;
}
.newsletter_subscribe label {
    display:inline-block;
    min-width: 115px;
}

.paginator--incontent {
    font-size: 0.85em;
}

.news_list_content .paginator {
    padding:20px 0 0 0;
}

.news_list_content .paginator_info {
    float:left;
    padding:24px 0 0 0;
    font-size: 0.85em;
}

.choose_brand {
    clear:both;
    position:relative;
    z-index:1;
    font-size: 0.85em;
}
.choose_brand .brand-chooser a {
    position:relative;
    z-index:1;
    padding:0 16px 0 0;
    border-bottom:none;
}
.choose_brand .brand-chooser a:hover {
    border-bottom:none;
}
.choose_brand .brand-chooser a span {
    border-bottom:1px solid #BD8885;
}
.choose_brand .brand-chooser a:hover span {
    border-bottom:1px solid #8E5754;
}
.choose_brand .brand-chooser a:after {
    display:inline-block;
    content:'';
    background: url("../../images/login_arrow.png") no-repeat 0 0;
    width: 11px;
    height: 11px;
    position: absolute;
    z-index:1;
    right: 0;
    top: 3px;
    vertical-align: middle;
}
.choose_brand .brand-chooser a.brand-chooser-open:after {
    background-position:0 -11px;
}
.choose_brand .brand-bulk {
    background: #FFF;
    border: 1px solid #DFD3A3;
    display: none;
    position: absolute;
    top:22px;
    padding: 10px 0 10px;
    width: 620px;
    max-width:100%;
    z-index: 1000;
}
.choose_brand .brand-bulk .all {
    padding:0 0 10px;
    margin-left:3%;
    font-size:1.16em;
}
.choose_brand .brand-bulk ul {
    float:left;
    width:22%;
    list-style-type:none;
    padding-left:0;
    margin-left:3%;
}

.content .content_text ul.news_list {
    list-style-type:none;
    margin:0;
    padding:0;
}
.news_list li {
    padding:20px 0;
    border-bottom: 3px solid #EADDB1;
}
.news_list .image {
    float:left;
    padding:15px 20px 0 0;
}
.news_list .image img {
    border: 1px solid #EADDB1;
}
.news_list .image a,
.news_list .image a:hover {
    border-bottom:none;
}
.news_list .text {
    padding:10px 0 0;
}
.content_wrap .content .news_list_content h2.title {
    border-bottom:none;
    margin:0;
}
.news_list .author address {
    display:inline;
}
.news_list .tags {
    padding:10px 0 0;
}
.news_list .author address,
.news_list .author abbr,
.news_list .about,
.news_list .tags {
    font-size:0.86em;
}

.content_wrap .news_item_view h1.title {
    padding:23px 0;
    font-size:1.57em;
    line-height:1.18em;
}
.news_post_content {
    padding:0 0 10px 0;
    max-width:710px;
    width:710px;
    float:left;
}
.news_post_content .label,
.news_list .label {
    color:#7C7B55;
}
.news_post_content .author address {
    display:inline;
}
.news_post_content .author address,
.news_post_content .author abbr,
.news_post_content .about,
.news_post_content .tags {
    font-size:0.86em;
}
.news_post_content .author .print {
    float:right;
    padding:0 0 0 20px;
    background:url("../../images/print_16.png") no-repeat 0 3px;
}
.news_post_content .tags {
    padding:20px 0;
}
.news_post_content .text {
    padding:25px 0 0;
}
.news_post_content .text .featured_image {
    float:left;
    margin:10px 20px 5px 0;
    border: 1px solid #EADDB1;
}
.news_post_content .text img {
    display:block;
    margin:20px auto;
    border: 1px solid #EADDB1;
    height:auto !important;
}
.news_post_content .text table {
    border-collapse:collapse;
}
.news_post_content .text table td {
    word-wrap:break-word;
}
.news_post_content .text table td {
    padding:3px 7px;
    background:#FFF;
    border:1px solid #E6B8B5;
}
.news_post_content .post_link > div {
    display:block;
    background: #EEEEEE;
    border: 1px solid #AAAAAA;
    color: #888888;
}

.news_item_view .brand_news {
    float:right;
    width:200px;
    padding-top:26px;
}
.news_item_view .brand_news #newsBox {
    min-height:100px;
    background:url("../../images/loader_big.gif") no-repeat center center;
}
.news_item_view .brand_news .news_box_loaded {
    background:transparent !important;
}
.content_wrap .content .brand_news h2.title {
    margin:0;
}
.brand_news .news {
    padding:0;
}
.content .content_text .brand_news ul {
    list-style-type:none;
    padding:0;
}
.brand_news .news li {
    padding-bottom:15px;
    float:none;
    width:auto;
}
.brand_news .news .img a {
    border-bottom:none;
}
.brand_news .news .img {
    float:none;
    padding-top:10px;
    text-align:center;
}
.brand_news .news ul li .name {
    display:block;
    height:auto;
    font-size:1em;
    line-height:1.36em;
}
.brand_news .news .text {
    font-size:0.93em;
    line-height:1.23em;
}
.brand_news .news .text p {
    margin-top:5px;
    margin-bottom:5px;
}
.brand_news .news .buttons .btn {
    text-align:center;
}

.position_details_content .author .print {
    padding-bottom:20px;
}


.print_page {
    background:#FFF;
    color: #403D34;
    line-height: 15px;
    margin: 0 auto;
    padding: 0;
    font-size: 8pt;
}
.print_page,
.print_page a {
    font-family: Tahoma, Verdana, Arial, sans-serif;
}
.print_page a {
    color: #94524E;
    font-size:inherit;
}
.print_page #header {
    border-collapse: collapse;
    margin: 0;
    width: auto;
}
.print_page #header td {
    vertical-align: top;
}
.print_page #right_box {
    width: 687px;
}
.print_page #top_main_menu {
    margin: 0;
    padding:12px 10px 5px 36px;
    text-align: left;
    font-size:13px;
}
.print_page .wide #top_main_menu a {
    margin-right: 35px;
}
.print_page #top_main_menu a {
    color: #F0E5B4;
    margin-right: 25px;
}
.print_page .news_post_content {
    padding: 15px 36px;
}
.print_page p {
    margin:0;
}
.print_page .bread-crumbs {
    font-size: 11px;
    padding: 10px 36px 0;
}
.print_page h2 {
    color: #5F5D57;
    font-family: Arial;
    font-size: 21px;
    font-weight: normal;
    line-height: 15pt;
    margin: 0;
}
.print_page .author {
    margin-top: 10px;
}
.print_page .news_post_content .author address,
.print_page .news_post_content .author abbr,
.print_page .news_post_content .about,
.print_page .news_post_content .tags {
    font-size:1em;
}
.print_page address {
    font-style: normal;
}
.print_page abbr {
    border: 0 none;
    text-decoration: none;
}
.print_page .news_post_content .tags {
    padding:0;
    margin:11px 0 10px;
}
.print_page .news_post_content .text {
    font-size: 13px;
}
.print_page .news_post_content .text .featured_image {
    border: 3px solid #DDD7C6;
    float: left;
    margin: 5px 15px 15px 0;
}
.print_page .news_post_content .align-justify {
    text-align: justify;
}
.print_page .news_post_content .text img {
    margin:10px 0;
    display:inline;
    border:none;
}
.print_page .news_post_content .text .align-right {
    text-align:right;
}
.print_page .news_post_content .post_link {
    margin:11px 0;
}
.print_page #catalogue_th {
    padding: 15px 10px;
    width: 670px;
    background: url("../../images/bg_zagl.jpg") no-repeat scroll left bottom #8F8353;
    border-bottom: 6px solid #DFD3A3;
    clear: both;
    color: #FEF0AF;
    font-family: Arial;
    font-size: 22px;
    font-weight: normal;
    margin: 0;
}
.print_page #catalogue_th a {
    color: #FEF0AF;
}
.print_page #catalogue3_left a {
    font-size:13px;
}
.print_page #catalogue3_left .photo img {
    width:auto;
    height:auto;
    max-width:280px;
}
.print_page .hproduct .bread-crumbs{
    padding:0;
}
.print_page #catalogue3_left {
    padding: 15px 15px 15px 30px;
    position: relative;
    width: 260px;
}
.print_page .product-image {
    display: block;
    margin: 20px 0;
    z-index: 5;
}
.print_page .catalogue3_cols3 {
    padding: 15px 15px 15px 25px;
    text-align: left;
}
.print_page .catalogue3_cols3 h3.red-bullet {
    margin: 15px 0 0;
}
.print_page h3.red-bullet {
    background: url("../../images/ico_red-li.gif") no-repeat scroll left 2px rgba(0, 0, 0, 0);
    color: #8C875D;
    font-family: Arial;
    font-size: 14px;
    margin: 0;
    padding: 0 0 0 20px;
}
.print_page .price_title {
    float: left;
    position: relative;
    width: 150px;
}
.print_page .price-value {
    float: right;
    font-family: Georgia,serif;
    font-size: 14px;
    margin: 15px 0 0;
    padding-right: 10px;
    text-align: right;
    width: 130px;
}
.print_page #specifications {
    border-collapse: collapse;
    margin-top: 20px;
    width: 305px;
}
.print_page #specifications td,
.print_page #specifications_price td {
    border-top: 1px solid #E8E6DA;
    padding: 8px 0;
}
.print_page .like_spec_name,
.print_page .spec_name {
    color: #78756C;
    font-weight: bold;
    text-align: left;
}


.products_list--in_content {
    font-size:1.23em;
}
.products_list--in_content li {
    height:440px;
}
.products_list--in_content a.btn {
    color: #FEF0AF;
}
.products_list--in_content a.btn:hover {
    color: #FFF;
}
.products_list--in_content img {
    max-height:174px;
}

.question_dialog {
    width:485px !important;
    font-size:0.8em;
}
.question_dialog .ui-dialog-content {
    padding:6px 20px 6px 23px;
}
.question_dialog .page_form .item label {
    min-width:25%;
    padding-right:0;
}
.question_dialog .page_form .item input[type="text"],
.question_dialog .page_form .item input[type="password"],
.question_dialog .page_form .item textarea {
    width:74%;
    -moz-box-sizing: border-box;
}
.question_dialog .page_form .item--submit {
    text-align:right;
    width:99%;
    padding-left:0;
}
.question_dialog .page_form .form_title {
    clear:both;
    padding:15px 0 0;
    font-weight:bold;
}
.question_dialog .page_form .item {
    clear:both;
}
.question_dialog .page_form .item:after,
.question_dialog .page_form .item--position_image_right:after {
    content:'';
    display:block;
    clear:both;
}
.question_dialog .page_form .item--position_image {
    float:left;
    width:110px;
    text-align:center;
}
.question_dialog .page_form .item--position_image img {
    max-height:124px;
    max-width:100px;
    width:auto;
    height:auto;
}
.question_dialog .page_form .item--position_image_right {
    float:left;
    overflow:hidden;
    width:307px;
    padding:15px 0 0 10px;
}
.question_dialog .page_form .item--position_image_right .item > span {
    overflow:hidden;
    display:block;
}
.question_dialog .page_form .item--position_image_right .item label {
    padding-top:0;
    min-width:80px;
    color:#858585;
    cursor:default;
}
.question_dialog .page_form .items {
    clear:both;
    padding:10px 0 0;
}
.question_dialog .page_form .item--contact_type label {
    float: none;
}
.question_dialog .page_form .item--submit .btn {
    font-size:1em;
}
.question_dialog .page_form .item--submit .loader {
    display:none;
    width:16px;
    height:16px;
    background:url("../../images/loader.gif") no-repeat 0 0;
    position:relative;
    top:3px;
    right:5px;
}
.question_dialog .page_form .errors {
    color:#A60000;
    padding:5px 0;
}
.question_dialog .contacts {
    padding:20px 4px 15px 0;
}
.question_dialog .contacts:after {
    content:'';
    display:block;
    clear:both;
}
.question_dialog .contacts .title > span {
    display:block;
    padding:0;
    font-weight:bold;
    color:#A50000;
}
.question_dialog .contacts .lt {
    float:left;
    width:55%;
    padding:26px 0 0;
}
.question_dialog .contacts .rt {
    float:right;
    width:44%;
    padding:26px 0 0;
    text-align:right;
}
.question_dialog .contacts .rt span {
    color:#A50000;
}
.question_dialog--loading:before {
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:#A0A0A0;
    opacity:0.5;
    z-index:100;
}
.question_dialog--loading:after {
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:url("../../images/loader_big.gif") no-repeat 50% 50%;
    z-index:110;
}
#dialog_question .ok_message {
    padding-top:35px !important;
    text-align:center;
}

.send_email_dialog {
    width: 485px !important;
}
.send_email_dialog .errors {
    display:none;
    color:#A60000;
    padding:5px 0;
}
.send_email_dialog .success {
    display:none;
    color:#2BB24C;
    padding:5px 0;
}
.send_email_dialog .page_form .item {
    clear:both;
}
.send_email_dialog .page_form .item label {
    float:none;
    display:block;
}
.send_email_dialog .page_form .item input[type="text"],
.send_email_dialog .page_form .item input[type="password"],
.send_email_dialog .page_form .item textarea {
    -moz-box-sizing: border-box;
    width:100%;
}
.send_email_dialog .page_form .item--copy input {
    float:left;
    vertical-align:middle;
    margin-top:2px;
}
.send_email_dialog .page_form .item--copy label {
    float:left;
    padding:0 0 0 5px;
    vertical-align:middle;
}
.send_email_dialog .page_form .item--submit {
    text-align:right;
    padding-left:0;
}
.send_email_dialog .page_form .item--submit .btn {
    font-size:1em;
}
.send_email_dialog .page_form .item--submit .loader {
    width:16px;
    height:16px;
    display:none;
    position:relative;
    z-index:1;
    top:3px;
    background:url("../../images/loader.gif") no-repeat 0 0;
}

.ui-widget-header {
    background:#A60000;
    border-color:#7c0000;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background:#f5f6e9;
    border-color:#FEF0AF;
}
.ui-button-icon-only .ui-icon {
    left:auto;
    margin-left:0;
}

.ui-dialog {
    font-size:0.8em;
}
.ui-widget-content a.btn {
    font-size:1em;
}

.fixed_dialog {
    position: fixed;
}

#comparator_added {
    display:none;
    text-align:center;
}
#comparator_added .message {
    padding:20px 0 25px;
    font-weight:bold;
}

.comparator_dialog {
    max-width:98%;
}
#imageTr .deleteFromComparator {
    background: url("../../images/delete.png") no-repeat 0 0;
    display: block;
    height: 11px;
    position: absolute;
    right: -5px;
    top: 0;
    width: 11px;
}
#imageTr .deleteFromComparator:hover {
    background-position:0 -11px;
}
.ui-dialog #comparatorDialog {
    padding-left:5px;
    padding-right:5px;
}
#compTable {
    width: 100%;
    border:3px solid #EADDB1;
}
#compTable td {
    padding:5px 10px;
    border:1px solid #EADDB1;
}
#compTable td.spec_name {
    font-weight:bold;
}
#compTable tr.zebra td {
    background:#F7F6F2;
}
#compTable .thumbImage {
    text-align:center;
    vertical-align:middle;
}
#compTable .thumbImage img {
    max-height:350px;
}

.ui-dialog .ui-dialog-buttonpane {
    border:none;
}
.ui-dialog .ui-dialog-buttonpane button.ui-button-text-only {
    display: inline-block;
    border-top: 1px solid #F2CCCC;
    margin:0;
    padding: 3px 8px 4px;
    color: #FEF0AF;
    font-size: 1em;
    font-weight:normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #a60000;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E2MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NzAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #a60000 0%, #970000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a60000), color-stop(100%, #970000));
    background: -webkit-linear-gradient(top, #a60000 0%, #970000 100%);
    background: -o-linear-gradient(top, #a60000 0%, #970000 100%);
    background: -ms-linear-gradient(top, #a60000 0%, #970000 100%);
    background: linear-gradient(to bottom, #a60000 0%, #970000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a60000', endColorstr='#970000',GradientType=0 );
}
.ui-dialog .ui-dialog-buttonpane button.ui-button-text-only .ui-button-text {
    padding:0;
}
.ui-dialog .ui-dialog-buttonpane button.ui-button-text-only:hover {
    color: #FFF;
}

.advanced_search input[type='checkbox'] {
    vertical-align:middle;
}
.advanced_search .buttons_top {
    float:right;
    text-align:right;
}
.advanced_search .box {
    margin:15px 0;
}
.content_wrap .content .advanced_search .title {
    color:#8E5754;
    font-weight:bold;
    font-size:1em;
}
.advanced_search input[type="text"], .advanced_search select, .advanced_search textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E1D59B;
    color: #858585;
    font-size: 0.85em;
    font-weight: bold;
}
.advanced_search input[type="text"] {
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    width: 200px;
}
.advanced_search select {
    width:200px;
}
.advanced_search span.custom_select {
    line-height:1.53em;
}
.advanced_search .price_box {
    max-width:350px;
}
.advanced_search .price_box .inputs input {
    width:60px;
}
.advanced_search .price_box .slider {
    padding:10px 0 0;
}
.content .content_text a.ui-slider-handle {
    background:#EEE;
    border-color: #D8DCDF;
    cursor:pointer;
}
.advanced_search .price_box .slider .priceSlider {
    background:#FAFAFA;
}
.advanced_search .minimize {
    background: url("../../images/arrow-up.gif") no-repeat scroll 100% 3px rgba(0, 0, 0, 0);
    padding: 0 18px 0 0;
}
.advanced_search .restore {
    background: url("../../images/arrow-down.gif") no-repeat scroll 100% 3px rgba(0, 0, 0, 0);
    padding: 0 18px 0 0;
}
.content_wrap .content .advanced_search .title a {
    border-bottom:none;
}
.advanced_search .box .float-left {
    float:left;
    width:40%;
}
.advanced_search h4 {
    padding:0 0 5px;
}
.advanced_search .brands_box #asf-class-container {
    padding:10px 0 0;
}
.advanced_search .brands_box #asf-brand-container h4 {
    display:inline-block;
    margin-right: 65px;
}
.advanced_search .note {
    line-height:1em;
}
.advanced_search .loading-image {
    background: url("../../images/loading.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 2px 0 2px 20px;
}
.advanced_search .params_box input[type='text'] {
    width:60px;
}
.advanced_search .params_box #asf-body-inlay-container {
    padding:12px 0;
}
.advanced_search .special_box #asf-feature-container {
    padding:8px 0 0;
}
.advanced_search .special_box .feature_mode_wrap {
    display:inline-block;
}
.advanced_search .face_box #asf-functions-container {
    padding:8px 0 0;
}
.advanced_search .face_box #asf-face-container .float-left {
    width:auto;
    padding-right:15px;
}
.advanced_search .face_box #asf-face-container span.colored-square {
    display:inline-block;
    width:12px;
    height:12px;
    vertical-align:middle;
    margin:0 4px 0 0;
}
.advanced_search .face_box #decorations {
    padding:8px 0 0;
}
.advanced_search .wristlet_box .float-left {
    padding-top:5px;
}
.advanced_search .wristlet_box #asf-wristlet-inlay-container {
    padding-top:10px;
}
.advanced_search .bottom_buttons {
    text-align:right;
}
.content .content_text .advanced_search .validation-error {
    margin:5px 0;
    color:#A60000;
    font-size:0.85em;
}

.content_subpage .adv_search_content {
    padding-bottom:10px;
}
.adv_search_content .products_list {
    padding-left:15px;
    padding-right:15px;
}
.adv_search_content .products_list .empty {
    padding-bottom:20px;
}
.adv_search_content .paginator_wrap {
    padding-bottom:15px;
}
.adv_search_content .paginator {
    font-size:0.75em;
}
.adv_search_content .paginator a {
    border-bottom: 1px solid #BD8885;
}
.adv_search_content .paginator a:hover {
    border-bottom: 1px solid #8E5754;
}

.choose_perpage {
    float:left;
    clear:both;
    position:relative;
    z-index:5;
    padding-top:10px;
    padding-left:15px;
    font-size: 0.75em;
    color:#8E5754;
}
.choose_perpage * {
    color:inherit;
}
.choose_perpage .brand-chooser a {
    position:relative;
    z-index:1;
    padding:0 16px 0 0;
    border-bottom:none;
}
.choose_perpage .brand-chooser a:hover {
    border-bottom:none;
}
.choose_perpage .brand-chooser a span {
    border-bottom:1px solid #BD8885;
}
.choose_perpage .brand-chooser a:hover span {
    border-bottom:1px solid #8E5754;
}
.choose_perpage .brand-chooser a:after {
    display:inline-block;
    content:'';
    background: url("../../images/login_arrow.png") no-repeat 0 0;
    width: 11px;
    height: 11px;
    position: absolute;
    z-index:1;
    right: 0;
    top: 3px;
    vertical-align: middle;
}
.choose_perpage .brand-chooser a.brand-chooser-open:after {
    background-position:0 -11px;
}
.choose_perpage .brand-bulk {
    background: #FFF;
    border: 1px solid #DFD3A3;
    display: none;
    position: absolute;
    top:32px;
    padding: 10px 0 10px 15px !important;
    width: 200px;
    max-width:100%;
    z-index: 1000;
    list-style-type:none;
}
.choose_perpage .brand-bulk .all {
    padding:0 0 10px;
    margin-left:3%;
    font-size:1.16em;
}
.choose_perpage .brand-bulk ul {
    float:left;
    width:22%;
    list-style-type:none;
    padding-left:0;
    margin-left:3%;
}
.choose_perpage .brand-bulk li {
    line-height:1.5em;
}
.choose_perpage .brand-bulk a {
    border-bottom: 1px solid #BD8885;
}
.choose_perpage .brand-bulk a:hover {
    border-bottom: 1px solid #8E5754;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.content .my_account .tabs {
    padding:0;
    margin:20px 0;
    list-style-type:none;
}
.my_account .tabs li {
    display:inline-block;
    padding-right:10px;
}
.my_account .tabs li a.act {
    font-weight:bold;
}

.sitemap .col {
    float:left;
    width:30%;
}
.sitemap .col2 > li {
    list-style-type:none;
}
.sitemap .col2,
.sitemap .col3 {
    padding-top:20px;
}

.tradein {
    max-width:723px;
    margin:5px auto 25px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.tradein a {
    display:block;
    height:115px;
}
.tradein:after {
    background: url("../../images/box_corner.png") no-repeat 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 37px;
    position: absolute;
    right: 0;
    width: 76px;
    z-index: 3;
}
.tradein .link {
    bottom: 3px;
    display: block;
    height: 18px;
    position: absolute;
    right: 4px;
    width: 10px;
    z-index: 5;
}
.tradein .link span {
    background: url("../../images/arrow_right.png") no-repeat 0 0;
    display: block;
    height: 18px;
    width: 10px;
}
.tradein:hover .link span {
    background-position: -10px 0;
}
.tradein .text {
    position: relative;
    z-index:5;
    display:inline-block;
    width:400px;
    padding:0 40px 0 33px;
    color:#960001;
    font-size:1.5em;
    line-height:1.2em;
    text-shadow:0 1px 0 #FFF;
    background: url("../../images/arrow_big.png") no-repeat right 50%;
}
.tradein .text span {
    display:table-cell;
    height:115px;
    vertical-align:middle;
}
.tradein .image {
    position: absolute;
    z-index: 2;
    display: block;
    top:0;
    left:0;
    right:0;
    bottom:0;
}


.ui-autocomplete {
    padding:0;
    border:1px solid #E1D59B;
    background:#FFF;
    max-height:300px;
	overflow-y:auto;
	overflow-x:hidden;
}
.ui-autocomplete .ui-menu-item a {
    font-size:0.8em;
    color:#8E5754;
}
.ui-autocomplete .ui-menu-item a.ui-state-focus {
    color:#8E5754;
    background:#f5f6e9;
    border:none;
    margin:0;
}
.search_small_results {
    border-color:#A60000;
}

.position_gallery .item {
    margin:10px 0 25px;
    padding:0;
}
.position_gallery .item .description {
    margin:10px 0;
    font-size:14px;
    line-height:18px;
}
.position_gallery .item .image {
    margin:10px 0;
    text-align:center;
}
.position_gallery .item .image img {
    max-width:100%;
    border:1px solid #E1D59B;
}
.position_gallery .item .code {
    margin:10px 0;
}
.position_gallery .item .code textarea {
    resize: none;
    border: 1px solid #E1D59B;
    color: #858585;
    padding: 5px 6px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body.maintenance {
    background:#FFF;
    padding:20px;
}
body.maintenance .logo {
    padding:0 0 100px;
    text-align:center;
}
body.maintenance .logo img {
    max-width:100%;
}
body.maintenance .text {
    max-width:640px;
    margin:0 auto;
}

.notice {
    background:#FFF;
    border:1px solid #A50000;
    padding:5px 10px;
    margin-bottom:10px;
}
.notice:before {
    content:'!';
    display:block;
    float:left;
    position:relative;
    top:3px;
    z-index:1;
    width:30px;
    height:30px;
    margin:0 10px 0 0;
    padding:6px 0 0;
    background:#A50000;
    color:#FFF;
    text-align:center;
    font-size:2em;
    font-weight:bold;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
     -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.notice > span {
    display:block;
    overflow:hidden;
}
.home_content .notice {
    font-size: 0.8125em;
    line-height: 1.385em;
}
.question_dialog .notice:before {
    padding-top:0;
    top:1px;
}


@media only screen and (max-width: 990px) {
  nav ul.menu, nav.allow_brands ul.menu {
    width: auto; }

  nav ul.menu li.first {
    display: inline-block; }

  nav ul.menu li {
    display: inline-block; }

  nav ul.menu li span {
    padding-left: 10px;
    padding-right: 10px; }

  nav ul.menu li.m1, nav ul.menu li.m2, nav ul.menu li.m3, nav ul.menu li.m4, nav ul.menu li.m5, nav ul.menu li.m6 {
    width: auto; }

  nav.allow_brands ul.menu li.m1, nav.allow_brands ul.menu li.m2, nav.allow_brands ul.menu li.m3, nav.allow_brands ul.menu li.m4, nav.allow_brands ul.menu li.m5, nav.allow_brands ul.menu li.m6 {
    width: auto; }

  nav ul.menu li.m2 span:before,
  nav.allow_brands ul.menu li.m1 span:before {
    display: none; }

  nav ul.menu li.last span:before {
    display: none; }

  nav ul.menu li.m1 span {
    border-left: none; }

  nav ul.menu li.last span {
    border-right: none; }

  .content_wrap aside.brands {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    width: auto;
    float: none;
    padding: 26px 0 30px;
    background: #C30000; }

  .brands_submenu_open aside.brands {
    display: block; }

  .content_wrap aside.brands .title {
    display: none; }

  .content_wrap aside.brands:after, .content_wrap aside.brands .col:after, .content_wrap aside.brands .cols:after {
    display: block;
    content: '';
    clear: both; }

  .content_wrap aside.brands .col {
    float: left; }

  .content_wrap aside.brands .col .subcol {
    float: left;
    width: 44%;
    margin-left: 11%; }

  .content_wrap aside.brands .col .subcol:first-child {
    margin-left: 0; }

  .content_wrap aside.brands .col1 {
    width: 36%;
    margin: 0 0 0 2%; }

  .content_wrap aside.brands .col2 {
    width: 36%;
    margin: 0 0 0 4%; }

  .content_wrap aside.brands .col3 {
    width: 16%;
    margin: 0 0 0 4%; }

  .content_wrap aside.brands .col3 .subcol {
    float: none;
    width: auto;
    margin-left: 0; }

  .content_wrap aside.brands .list li {
    display: block;
    position: relative;
    z-index: 1;
    padding: 4px 0 4px 11px;
    line-height: 0.9375em; }

  .content_wrap aside.brands .list li.hide {
    display: none; }

  .content_wrap aside.brands .list li:before {
    content: '';
    display: block;
    position: absolute;
    top: 11px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #FEF0AF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }

  .content_wrap aside.brands .list li:hover a {
    border-bottom-color: #FEF0AF;
    color: #FFF; }

  .content_wrap aside.brands .list li:hover:before {
    background: #FFF; }

  .content_wrap aside.brands .list a {
    display: inline;
    padding: 0;
    line-height: inherit; }

  .content_wrap aside.brands .list a span, .content_wrap aside.brands .list a:hover span {
    border-bottom: none; }

  .content_wrap aside.brands .list li:after {
    display: none; }

  .content_wrap aside.brands .list a {
    color: #EADDB1;
    border-bottom: 1px solid #BE4949;
    font-size: 0.8125em; }

  .content_wrap aside.brands .list a:hover {
    border-bottom: 1px solid #EADDB1; }

  .content_wrap aside.brands .list li:hover {
    background: transparent; }

  .content_wrap aside.brands .list li:hover .brand_contents {
    display: none; }
  .content_wrap aside.brands .buttons {
      display:none;
  }
  .content_subpage, .product_subpage {
    padding-top: 15px; }

  .content_wrap .content {
    float: none;
    width: auto;
    padding-left: 2px;
    padding-right: 2px; }

  .content_wrap .catalog_content {
    float: right;
    padding: 0 10px 15px 0;
    width: 75%; }
  .content_wrap .catalog_content_nofilters {
    float:none;
    width:auto;
    padding-left:10px;
  }

  .home_footer {
    padding-left: 20px;
    padding-right: 20px; }

  .home_footer .poll {
    width: 32%;
    padding-left: 0; }

  .home_footer .text_box {
    width: 66%;
    margin-right: 0; }

  footer {
    padding-bottom: 20px; }

    footer .menu {
        float:none;
        width:auto;
    }
    footer .newsletter_menu {
        width:60%;
        padding-left:2.5%;
    }
    footer .newsletter_menu .newsletter {
        padding-top:10px;
        padding-bottom:10px;
        padding-left:0;
        width:auto;
    }
    footer .newsletter_menu .newsletter .name {
        float:left;
        padding-top: 4px;
        padding-right:5px;
        background-position: 0 7px;
    }
    footer .newsletter_menu .newsletter form {
        overflow:hidden;
    }
    footer .newsletter_menu .newsletter .form {
        max-width:300px;
        margin-top:0;
        margin-left:0;
    }
  footer .rss_copyright {
    width: 50%;
    padding-top: 6px; }

  footer .rss_copyright .rss {
    padding-top: 0;
    padding-bottom: 10px; }

  footer .rss_copyright .copyright {
    float: none;
    clear: left;
    width:auto;
    margin-left: 13px; }

  .content .alphabet {
    margin-top: 13px;
    margin-bottom: 25px;
    padding-left: 8px;
    padding-right: 8px; }

  .content .alphabet li:before {
    padding-left: 2px;
    padding-right: 5px; }

  .brands_list {
    margin-bottom: 38px; }

  .seo_text {
    padding: 2px 15px 5px; }

  .brand_box > .rt {
    width: 56%;
    margin-right: 1%; }

  .news {
    padding-bottom: 27px; }

  .news ul li .img {
    float: none;
    padding-right: 0; }

  .news ul li .name {
    display: block;
    height: auto;
    padding-top: 13px; }

  .news ul li .text {
    padding-top: 12px; }

  .news .buttons {
    padding-top: 5px; }

  .history {
    padding-top: 20px; }

  .history .img {
    padding-right: 20px; }

  .product_content .products_list {
    margin-left: 18px;
    margin-right: 18px; }

  .product_content .bc, .content_wrap .content h1.title, .product_top {
    padding-left: 15px;
    padding-right: 15px; }

  .product_box {
    padding-top: 18px; }

  .product_box, .specification_description, .model_variants, .model_reviews, .model_similar, .news_box, .up_link {
    padding-left: 15px;
    padding-right: 15px; }

  .model_variants .products_list, .model_similar .products_list {
    margin-left: 0;
    margin-right: 0; }

  .question_form {
    margin-left: 15px;
    margin-right: 15px; }

  .model_similar .products_list .bx-wrapper {
    width: 924px; }

  .model_variants .products_list li {
    width: 33%;
    margin-left: 0.15%;
    margin-right: 0.15%; }

  .catalog_filters_loading:after {
    top:-15px;
  }
}
@media only screen and (max-width: 980px) {
  .model_similar .products_list .bx-wrapper {
    width: 693px; }

  .model_similar .bx-wrapper .bx-next {
    right: -50px; }

  .model_similar .bx-wrapper .bx-prev {
    left: -50px; } }
@media only screen and (max-width: 950px) {
  .content_wrap .catalog_content {
    float: none;
    width: auto;
    padding-left: 2px;
    padding-right: 2px; }

  .catalog_filters {
    display: none;
    float: none; }

  .products_list {
    margin-left: 18px;
    margin-right: 18px; }

  .catalog_search_wrap {
    padding-left: 0;
    padding-right: 18px; }
  .catalog_content_nofilters .catalog_search_wrap {
    padding-left: 15px;
  }

  .catalog_search_wrap .catalog_filter_btn {
    display: block;
    position: relative;
    z-index: 1;
    left: -2px;
    margin-right: 14px; }
  .catalog_content_nofilters .catalog_search_wrap .catalog_filter_btn {
    display:none;
  }

  .catalog_search {
    overflow: hidden; }
  .catalog_content .show_number {
    padding-left:60px;
  }
  .content_subpage_show_filters {
    padding-top: 0;
    overflow: hidden; }

  .content_subpage_show_filters .catalog_filters {
    width: 205px;
    display: block;
    position: absolute;
    z-index: 5;
    left: 0;
    top: 0;
    bottom: 0;
    padding-top: 15px;
    background: #FFF;
    /*overflow: hidden;*/
    overflow: auto;
  }

  .content_subpage_show_filters .catalog_filters > ul {
    width: 190px; }

  .content_subpage_show_filters .catalog_content {
    z-index: 10;
    left: 0;
    padding-top: 15px;
    border-left: 7px solid #A20000;
    background: #FFF; }

  .content_subpage_show_filters .catalog_content_shifted {
    left: 228px; }

  .content_subpage_show_filters .catalog_content_shifted #catalog_filter_toggle {
    visibility: hidden; }

  .content_subpage_show_filters .catalog_content:before {
    content: '';
    display: block;
    position: absolute;
    top: -15px;
    left: -7px;
    z-index: 1;
    width: 7px;
    height: 50px;
    background: #A20000; }

  .content_subpage_show_filters .catalog_content:after {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    height: 82px;
    background: #f5f6e9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjZlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f5f6e9 0%, white 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f6e9), color-stop(100%, white));
    background: -webkit-linear-gradient(top, #f5f6e9 0%, white 100%);
    background: -o-linear-gradient(top, #f5f6e9 0%, white 100%);
    background: -ms-linear-gradient(top, #f5f6e9 0%, white 100%);
    background: linear-gradient(to bottom, #f5f6e9 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f6e9', endColorstr='#ffffff',GradientType=0 ); }

  #filters_floating_button {
    display: block; }

  .product_box .prices_links .prices dd.retail, .product_box .prices_links .prices dd.discount {
    padding-left: 5px; }

    .adv_search_content .products_list {
        padding-left:0;
        padding-right:0;
    }

    .news_post_content {
        float:none;
        width:auto;
    }
    .news_item_view .brand_news {
        float:none;
        clear:both;
        width:auto;
    }
    .brand_news .news {
        padding-top:24px;
        padding-bottom:27px;
    }
    .brand_news .news ul li:first-child {
        margin-left: 0;
    }
    .brand_news .news ul li {
        float: left;
        margin-left: 3.5%;
        width: 31%;
    }
    .brand_news .news .img {
        padding-top:0;
        text-align:left;
    }
    .brand_news .news ul li {
        padding-bottom:0;
    }
    .brand_news .news ul li .name {
        font-size:1.14em;
    }
    .brand_news .news .text p {
        margin-top:12px;
        margin-bottom:12px;
        font-size:1em;
        line-height:1.38em;
    }

    .catalog_filters_loading:after {
      top:0;
    }
}

@media only screen and (max-width: 900px) {
    footer .social {
        width:auto;
    }
    footer .social .qr {
        padding-left:5px;
    }
    footer .newsletter_menu,
    footer .rss_copyright {
        padding-left:1.5%;
    }
    footer .social {
        padding-right:1.5%;
    }
}

@media only screen and (max-width: 850px) {
  .model_similar .bx-wrapper .bx-next {
    right: -25px; }

  .model_similar .bx-wrapper .bx-prev {
    left: -25px; }

    .product_box {
        padding-bottom:25px;
    }
  .product_box .prices_links .prices span.tooltip {
    left: 0; }
}

@media only screen and (max-width: 800px) {
  header .search_comment {
    padding-left: 12px;
    padding-right: 0; }

  .brands_list ul li {
    width: 32%;
    margin: 0 0.5%; }

  .product_box .image {
    width: 41%;
    overflow: hidden;
    margin-right: 5%;
    padding-top: 0;
    padding-bottom: 0; }

  .product_box .image img {
    max-width: 300px; }

  .product_box .prices_links {
    width: 28%; }

  .product_box .prices_links .prices dd.retail, .product_box .prices_links .prices dd.discount {
    float: none;
    clear: both;
    padding-left: 17px; }

  .product_box .prices_links .prices dt, .product_box .prices_links .prices dd {
    padding-bottom: 11px; }

  .product_box .prices_links .prices dt.discount {
    padding-bottom: 12px; }

  .product_box .prices_links .prices dd.discount {
    padding-bottom: 8px; }

  .product_box .warranty_delivery {
    width: 23%; }

  .model_similar .bx-wrapper .bx-next {
    right: 0; }

  .model_similar .bx-wrapper .bx-prev {
    left: 0; }

  .gallery_social_wrap {
    float: none;
    clear: both;
    width: auto; }

  .gallery_social .gallery {
    float: left;
    width: 45%;
    margin-right: 1%; }

  .gallery_social .gallery ul {
    padding-left: 0; }

  .gallery_social .gallery li {
    padding-right: 10px; }

  .gallery_social .tell_friend_like {
    float: left;
    width: 54%; }

  .gallery_social .tell_friend {
    width: 60%;
    padding-top: 16px; }

  .gallery_social .like {
    width: 39%;
    padding-top: 23px; }

  .specification_description .names .specification, .specification_description .specification {
    width: 42%; }

  .specification_description .names .specification--fullwidth, .specification_description .specification--fullwidth {
    width: auto; }

  .specification_description .names .description, .specification_description .description {
    width: 51.5%; }

  .model_variants {
    padding-top: 25px; }

  .catalog_search {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px; }

  .catalog_search:before {
    top: auto;
    height: 34px; }

  .catalog_search .number {
    float: right; }

  .catalog_search .in_stock {
    padding-top: 20px; }

  .catalog_search .sort_by {
    display: none; }

  .catalog_search .sort_by--narrow {
    display: block;
    float: left;
    clear: left;
    padding-top: 20px;
    padding-left: 2px; }
}
@media only screen and (max-width: 768px) {
  header .logo {
    margin-top: 3px;
    padding-left: 14px;
    border: none; }

  header .logo a {
    margin-left: 0;
  }

  header .logo .slogan {
    padding-left: 2px; }

  header .contacts {
    padding-bottom: 28px; }

  header .contacts .other {
    padding-top: 18px; }

  header .search {
    clear: left;
    padding: 2px 14px 0 17px; }

  header .pickup {
    padding: 36px 15px 0 0;
    text-align: right;
  }
  header .search_comment {
    display:block;
    padding-left: 27px;
    padding-bottom: 3px;
  }

  nav ul.menu li span {
    padding-left: 5px;
    padding-right: 5px; }

  .developer {
    padding-right: 15px; }

  .brand_box > .lt {
    width: 50%;
    margin-left: 2%; }

  .brand_box > .lt .logo {
    padding-top: 15px; }

  .brand_box > .rt {
    width: 41%;
    margin-right: 5%; }

  .brand_box > .rt .description {
    padding-top: 0; }

  .brand_box > .rt .collections {
    padding-top: 24px; }

  .brand_box > .rt .collections > li {
    float: none;
    width: 60%;
    margin: 0;
    padding-bottom: 35px; }

  .product_subpage .news_box {
    display: none; }

    .brand_box > .lt .label--have:after {
        top:0;
    }
}
@media only screen and (max-width: 767px) {
  .home_content .elite_watches {
    padding-top: 9px; }

  .home_content .elite_watches .cols .col, .home_content .blog .cols .col, .home_content .accessories .cols .col {
    width: 49.7%;
    margin-left: 0.6%; }

  .home_content .elite_watches .cols .last, .home_content .accessories .cols .last, .home_content .blog .cols .last {
    display: none; }

  .home_content .accessories {
    padding-top: 15px; }

  .home_content .accessories .title {
    padding-bottom: 2px; }

  .home_content .blog {
    /*padding-top: 14px;*/ }

  .home_content .blog .buttons {
    padding-top: 16px; }

  .home_footer {
    padding-top: 45px; }

  .home_footer .poll {
    float: none;
    width: auto;
    padding-bottom: 39px; }

  .home_footer .poll .answers {
    padding-top: 0; }

  .home_footer .poll .buttons {
    padding: 5px 0 0 0; }

  .home_footer .text_box {
    float: none;
    width: auto; }

  .bottom_nav .col {
    width: 30%; }

  .bottom_nav .col .subcol {
    float: none;
    width: auto;
    margin-left: 0;
    padding-top: 0; }

  nav .popup_submenu .col {
    width: 30%; }

  nav .popup_submenu .col .subcol {
    float: none;
    width: auto;
    margin-left: 0;
    padding-top: 0; }

  .content_wrap aside.brands .col {
    width: 30%; }

  .content_wrap aside.brands .col .subcol {
    float: none;
    width: auto;
    margin-left: 0;
    padding-top: 0; }

  footer .rss_copyright {
    float:none;
    clear:both;
    width: auto;
    padding-top: 10px; }
  footer .rss_copyright .rss {
    padding-top:21px;
  }
  footer .rss_copyright .copyright {
    width:60%;
    float:left;
    clear:none;
    margin-left: 5%; }
  footer .rss_copyright .copyright .liveinternet {
    margin-top:5px;
  }
  footer .newsletter_menu {
    width:auto;
  }
  footer .newsletter_menu .newsletter .name {
    float:none;
  }
  footer .newsletter_menu .newsletter .form {
    margin-left:15px;
    margin-top:5px;
  }

  .gallery_social .tell_friend .links li {
    padding-left: 11%; } }
@media only screen and (max-width: 735px) {
  header .backend--full {
    display: none; }

  header .backend--narrow {
    display: block;
    float: left;
    padding: 3px 0 0 15px; }
  header .backend--narrow--logged {
    padding-top:5px;
    padding-bottom:2px;
  }

  header .logo {
    clear: left;
    padding-bottom: 5px; }

  header .pickup {
    clear: left;
    padding: 0 14px 10px 16px;
    text-align: left; }

  header .search_comment {
    padding-bottom: 3px; }

  .content .slider_big li .title {
    top: 25px;
    right: 56%;
    font-size: 1.625em; }

  .content .slider_big li .description {
    top: 132px;
    right: 56%;
    font-size: 0.875em; }

  .content .slider_big li .image {
    left: 45%; }

  .login_box,
  .logged_box {
    top: 0;
    right: auto;
    left: 5px; }

  .login_box .backend--login,
  .logged_box .backend--login {
    padding-left:7px;
    text-align:left;
  }

  .products_list li.show_login_box .login_box .backend--login,
  .product_box .prices_links .links li.show_login_box .login_box .backend--login {
    padding-right:4px;
  }

  .brand_box > .rt .collections > li {
    width: auto; }

  .products_list li {
    width: 45%;
    margin-left: 2.5%;
    margin-right: 2.5%; }

  .model_similar .products_list .bx-wrapper {
    width: 462px; }

  .model_similar .bx-wrapper .bx-next {
    right: -50px; }

  .model_similar .bx-wrapper .bx-prev {
    left: -50px; }

    .home_content .products_list li:nth-child(4) {
        display:block;
    }
}
@media only screen and (max-width: 710px) {
  nav ul.menu {
    display: block;
    float: left; }

  nav ul.menu li {
    display: none; }

  nav ul.menu li.m1, nav ul.menu li.m2 {
    display: inline-block; }

  nav ul.menu li span {
    padding-right: 10px;
    padding-left: 10px; }

  nav ul.menu li.m2 span:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -2px;
    left: auto;
    width: 1px;
    background: #B12525; }

  nav .popup_submenu_open .main_items_submenu {
    display: block; }

  nav ul.buttons {
    display: block; }

  nav ul.buttons .search_btn {
    display: none; }

  footer .menu li {
    padding-left: 5px;
    padding-right: 5px; }
  footer .menu li:first-child {
    padding-left:0;
  }

  footer .social {
    padding-right: 7px;
    width: 273px; }

  .product_box {
    padding-top: 23px;
    padding-bottom:0;
  }

  .product_box .warranty_delivery {
    display: none; }

  .product_box .image {
    width: 62%;
    margin-right: 0; }

  .product_box .prices_links {
    float: right;
    width: 35%; }

  .product_box .prices_links .prices span.tooltip {
    left: 0;
    width: auto; }

  .gallery_social_wrap {
    padding-top: 13px; }

  .gallery_social_wrap .gallery {
    width: 50%;
    margin-left: 7.5%;
    margin-right: 0; }

  .gallery_social_wrap .warranty_delivery {
    display: block;
    float: right;
    width: 35%;
    padding-top: 21px; }

  .gallery_social {
    padding-top: 0;
    padding-right: 0; }

  .gallery_social .gallery ul {
    padding-top: 2px;
    text-align: center; }

  .gallery_social .gallery li {
    float: none;
    display: inline-block;
    padding-top: 8px;
    padding-right: 6px; }

  .gallery_social .tell_friend_like {
    float: left;
    width: 50%;
    margin-left: 7.5%; }

  .gallery_social .tell_friend {
    float: none;
    width: auto;
    margin: 0;}

  .gallery_social .tell_friend .links {
    padding-left: 0; }

  .gallery_social .like {
    float: none;
    width: auto;
    margin: 0; }

  .gallery_social_wrap .warranty_delivery {
    display: block;
    float: right;
    width: 35%; }

  .gallery_social .tell_friend {
    width: 220px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 23px; }

  .gallery_social .tell_friend .links {
    width: auto;
    margin-left: 18px; }

  .gallery_social .tell_friend .links li {
    padding-left: 23px; }

  .gallery_social .like {
    padding-top: 18px; }

  .gallery_social .like ul {
    padding-left: 0;
    text-align: center; }

  .gallery_social .like li {
    display: inline-block;
    float: none; }

  .specification_description .names {
    display: none; }

  .specification_description .specification {
    float: none;
    width: auto;
    margin-left: 0; }

  .specification_description .specification .name {
    display: block; }

  .specification_description .description {
    float: none;
    width: auto; }

  .specification_description .description .name {
    display: block;
    padding-top: 35px; }

  .model_similar {
    padding-top: 26px; }

  .question_form .fields .lt {
    width: 37%; }

  .question_form .fields .rt {
    width: 58%;
    padding-left: 1.1%;
    padding-right: 1.1%; }

  footer .rss_copyright .copyright .text {
    overflow:hidden; }

  .model_variants .products_list li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%; }

    .product_box .prices_links .links li.show_login_box .login_box {
        left:auto;
        right:0;
    }
}

@media only screen and (max-width: 650px) {
    .sitemap .col {
        float:none;
        width:auto;
    }
    .sitemap .col2,
    .sitemap .col3 {
        padding-top:0;
    }
    footer {
        padding-bottom:27px;
    }
    footer .newsletter_menu {
        float:none;
        padding-left:0;
    }
    footer .menu {
        text-align:center;
    }
    footer .menu li {
        display:inline-block;
        float:none;
    }
    footer .menu li {
        padding-left: 6px;
        padding-right: 6px;
    }
    footer .newsletter_menu .newsletter {
        padding-left:7px;
        padding-right:7px;
    }
    footer .newsletter_menu .newsletter .name {
        background:none;
        text-align:center;
    }
    footer .newsletter_menu .newsletter .form {
        margin-left:auto;
        margin-right:auto;
        max-width:360px;
    }
    footer .rss_copyright {
        clear:none;
        padding-left: 7px;
        padding-top: 23px;
        width: 36%;
    }
    footer .rss_copyright .rss {
        padding-bottom: 31px;
        padding-top: 0;
    }
    footer .social {
        padding-top: 22px;
    }
    footer .rss_copyright .rss span {
        display: block;
        font-size: 1px;
        text-indent: -999em;
    }
    footer .rss_copyright .copyright {
        width: auto;
        margin-left: 2px;
    }
}


@media only screen and (max-width: 600px) {
  header .contacts, header .contacts--bg {
    width: 35%; }

  header .search {
    display: none; }

  header .search_comment {
    display: none; }

  header .backend--narrow {
    padding-left: 7px; }

  header .logo {
    margin-top: 0;
    padding: 3px 0 34px 5px; }

  header .pickup {
    padding-left: 7px;
    padding-bottom: 5px; }

  nav .search_submenu_open .search_submenu {
    display: block; }

  nav ul.buttons .search_btn {
    display: block; }

  header .contacts {
    padding-top: 1px;
    padding-bottom: 14px; }

  header .contacts .phones {
    min-height:109px;
  }

  header .contacts .phones li span {
    float: none;
    width: auto;
    padding-left: 9px;
    text-align: left; }

  header .contacts .phones li strong {
    padding-left: 12px;
    line-height: 1.167em; }

  header .contacts .other {
    padding-top: 4px; }

  header .contacts .other li {
    padding-left: 8px; }

  header .contacts .other li.email {
    padding-left: 11px; }

  header .contacts .other li span {
    display: inline;
    float: none; }

  header .contacts .other li.email span {
    display: none; }

  .brands_list ul li {
    width: 49%;
    margin: 0 0.5%; }

  .brand_box {
    padding-left: 6px;
    padding-right: 6px; }

  .brand_box > .lt {
    float: none;
    width: auto;
    margin: 0; }

  .brand_box > .lt .logo {
    padding-top: 20px;
    padding-bottom: 0; }

  .brand_box > .lt .description {
    display: block;
    padding: 0 0 21px; }

  .brand_box > .rt {
    float: none;
    width: auto;
    margin: 0; }

  .brand_box > .rt .description {
    display: none; }

  .brand_box > .rt .collections {
    padding-top: 40px; }

  .brand_box > .rt .collections > li {
    float: left;
    width: 43%;
    margin-left: 6%;
    padding-bottom: 0; }

  .brand_box > .lt .slider .bx-wrapper .bx-next {
    right: 38px; }

  .brand_box > .lt .slider .bx-wrapper .bx-prev {
    left: 38px; }

  .brand_box .buttons,
  .brand_box .catalog {
    padding-right: 0; }

    .brand_box > .lt .label--have:after {
        top:5px;
    }

  .catalog_search_wrap {
    padding-right: 5px; }

  .catalog_search_wrap .catalog_filter_btn {
    margin-right: 6px; }

  .catalog_content .show_number {
    padding-left:54px;
  }

  .products_list {
    margin-left: 0;
    margin-right: 0; }

  .products_list li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%; }

  .products_list li .attributes, .products_list li .prices, .products_list li .buttons {
    padding-left: 7px; }

  .products_list li .buttons {
    padding-right: 5px; }

  .paginator {
    padding-left: 1px;
    padding-right: 1px; }

  .model_similar .bx-wrapper .bx-next {
    right: -25px; }

  .model_similar .bx-wrapper .bx-prev {
    left: -25px; }

    .advanced_search .box .float-left {
        width:49%;
    }

    .model_reviews .buttons {
        text-align:right;
    }
    .model_reviews .buttons .lt {
        float:none;
    }
    .model_reviews .buttons .rt {
        float:none;
    }
}

@media only screen and (max-width: 520px) {
  header .contacts, header .contacts--bg {
    width: 165px; }

  header .logo .slogan {
    padding-left: 0;
    font-size: 0.75em; }

  .content_wrap .content h2.title {
    margin-left: 0;
    margin-right: 0; }

  .news,
  .brand_news .news {
    padding-top: 11px;
    padding-left: 0;
    padding-right: 0; }

  .news ul li,
  .brand_news .news ul li {
    float: none;
    width: auto;
    margin-left: 0;
    padding-top: 19px; }

  .news ul li .img,
  .brand_news .news ul li .img {
    float: left;
    padding-right: 15px; }

  .news ul li .name,
  .brand_news .news ul li .name {
    width: 170px;
    height: 88px;
    display: table-cell;
    padding-top: 0;
    vertical-align: middle; }

  .news ul li .text,
  .brand_news .news ul li .text {
    padding-top: 0; }

  .model_similar .bx-wrapper .bx-next {
    right: 0; }

  .model_similar .bx-wrapper .bx-prev {
    left: 0; }

    .product_box .image .centered > div {
        height:450px;
    }
  .product_box .image img {
    max-width: 100%;
    max-height: 450px;
  }

  .brand_box .buttons {
    padding-right: 0; }

    .newsletter_subscribe .buttons {
        display:block;
        padding-left:119px;
        padding-top:5px;
    }
    .newsletter_subscribe--loader:after {
        top:4px;
    }

    .choose_brand .brand-bulk ul {
        width:45%;
        margin-left:5%;
    }
    .choose_brand .brand-bulk ul.col2 {
        clear:both;
    }
    .choose_brand .brand-bulk ul.col2,
    .choose_brand .brand-bulk ul.col3 {
        margin-top:10px;
    }

    .news_list .image {
        float:none;
        padding-right:0;
        padding-bottom:10px;
        text-align:center;
    }

    .news_post_content .author .print {
        float:none;
        padding-bottom:10px;
    }

    .question_dialog,
    .subscribe_dialog {
        width:90% !important;
    }

    .question_dialog .page_form .item--position_image_right {
        width:auto;
    }

  .catalog_search {
    padding-bottom: 6px; }

  .catalog_search:before {
    height: 26px; }

  .catalog_search .lines {
    padding-right: 0; }

  .catalog_search .number {
    float: left;
    clear: left;
    padding-top: 16px; }

    .tradein .text {
        width:auto;
        margin-right:10px;
        padding-left:15px;
        padding-right:30px;
    }
}
@media only screen and (max-width: 480px) {
  .content_wrap {
    padding-top: 0; }

  .content_wrap .content {
    padding: 6px; }

  .home_content .slider {
    padding: 0; }

  .home_footer {
    padding-left: 0;
    padding-right: 0; }

  .home_footer .poll {
    padding-left: 6px;
    padding-right: 6px; }

  .home_footer .text_box {
    padding-left: 10px;
    padding-right: 10px; }

  .content .bc, .product_top {
    padding-left: 0;
    padding-right: 0; }

  .content_wrap .content h1.title {
    padding-left: 0;
    padding-right: 0; }

  .content .alphabet {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 4px; }

  .brands_list .letter {
    margin-left: 11px; }

  .history {
    padding-top: 20px;
    padding-left: 5px;
    padding-right: 5px; }

  .catalog_search_wrap {
    padding-right: 0; }
  .catalog_content_nofilters .catalog_search_wrap {
    padding-left:0;
  }

  .catalog_search_wrap .catalog_filter_btn, #filters_floating_button {
    left: -6px;
    margin-right: 2px; }

  .catalog_content .show_number {
    padding-left:50px;
  }
  .catalog_content .paginator {
      float:none;
      clear:both;
  }

  .product_box, .specification_description, .model_variants, .model_reviews, .model_similar, .news_box, .up_link {
    padding-left: 0;
    padding-right: 0; }

  .gallery_social_wrap {
    padding-right: 0; }

  .product_box .prices_links .prices dt {
    padding-bottom: 6px; }

  .specification_description, .model_variants, .model_reviews, .model_similar, .up_link {
    padding-right: 0;
    padding-left: 0; }

  .question_form {
    margin-right: 0;
    margin-left: 0; }

  .question_form .captcha .image {
    margin-right: 2px; }

  .content .content_text {
      padding-left:0;
      padding-right:0;
  }

    .advanced_search .box .float-left {
        width:auto;
        float:none;
    }
    .advanced_search #asf-size-container,
    .advanced_search #asf-brand-container {
        padding-top:10px;
    }
    .advanced_search .price_box {
        max-width:100%;
    }
    .advanced_search .price_box .slider {
        padding-left:8px;
        padding-right:8px;
    }
}
@media only screen and (max-width: 470px) {
    header .logo {
        clear:both;
    }
  header .contacts, header .contacts--bg {
    display: none; }

  .contacts--narrow {
    display: block;
    padding-bottom: 14px; }

  .contacts--narrow:after, .contacts--narrow .phones:after, .contacts--narrow .other:after {
    display: block;
    content: '';
    clear: both; }

  .contacts--narrow .phones {
    padding: 11px 0 0 4%;
    list-style-type: none; }

  .contacts--narrow .phones li.col1 {
    display: block;
    float: left; }

  .contacts--narrow .phones li.col2 {
    display: block;
    float: right;
    width: 45%; }

  .contacts--narrow .phones li span {
    display: block; }

  .contacts--narrow .other {
    clear: both;
    padding: 0 0 0 4%; }

  .contacts--narrow .other li.email {
    display: block;
    float: left; }

  .contacts--narrow .other li.email span {
    display: none; }

  .contacts--narrow .other li.skype {
    display: block;
    float: right;
    width: 45%; }

  .contacts--narrow .other li a {
    border-bottom: 1px solid #BE4949;
    font-size: 0.875em; }

  .contacts--narrow .other li a:hover {
    border-bottom: 1px solid #FEF0AF; }

  .contacts--narrow .other li span {
    padding: 0 6px 0 0; }

  .contacts--narrow .other li span img {
    vertical-align: middle; }

  header .pickup {
    display: none; }

  header .pickup--narrow {
    display: block;
    float: right;
    padding: 3px 7px 1px 0;
    text-align:right;
    }

  header .pickup--narrow a {
    font-size: 0.6875em; }

  header .backend--narrow {
    padding-top: 7px; }
  header .backend--narrow--logged {
    padding-top: 9px; }
  .login_box {
    top: 4px; }

  header .logo {
    float: none;
    padding: 13px 0 17px;
    text-align: center; }

  header .logo .slogan {
    padding: 0;
    font-size: 0.8125em; }

  nav ul.menu li.m2 {
    display: none; }

  nav ul.menu li.m1 span:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -2px;
    left: auto;
    width: 1px;
    background: #B12525; }

  nav ul.menu li.open, nav ul.menu li.open:hover, nav ul.menu li:hover {
    background: transparent; }

  nav .popup_submenu {
    position: relative;
    top: -6px;
    padding: 0; }

  nav .popup_submenu_open .popup_submenu .cols {
    display: block; }

  nav .popup_submenu_open .popup_submenu .main_items {
    display: block; }

  nav .popup_submenu .cols .col {
    width: auto;
    float: none;
    margin: 0; }

  nav .popup_submenu ul li {
    display: block;
    position: relative;
    z-index: 1;
    padding: 0;
    border-top: 1px solid #AB0000; }

  nav .popup_submenu ul li:before {
    left: 10px;
    top: 14px; }

  nav .popup_submenu .col {
    padding: 0; }

  nav .popup_submenu .col1 .subcol1 > ul:first-child > li:first-child {
    border-top: none; }

  nav .popup_submenu li.catalog_item {
    display: none; }

  nav .popup_submenu li.has_submenu > a:after {
    display: block;
    content: '';
    position: absolute;
    z-index: 5;
    top: 14px;
    right: 15px;
    width: 12px;
    height: 12px;
    background: url("../../images/menu_arrow.png") no-repeat 0 0; }

  nav .popup_submenu li.has_submenu > a.open:after {
    background-position: 0 -12px; }

  nav .popup_submenu a {
    display: block;
    padding: 11px 10px 12px;
    font-weight: bold;
    color: #EADDB1;
    border-bottom: none;
    font-size: 0.8125em; }

  nav .popup_submenu a:hover {
    color: #FFF;
    border-bottom: none !important; }

  nav .popup_submenu a span {
    border-bottom: 1px solid #BE4949; }

  nav .popup_submenu a:hover span {
    border-bottom: 1px solid #EADDB1; }

  nav .popup_submenu li.subitem {
    display: none; }

  nav .popup_submenu li.subitem_opened {
    display: block; }

  nav .popup_submenu li.title:hover a {
    border-bottom: none; }

  nav .popup_submenu .main_items {
    margin: 0; }

  nav .popup_submenu li.subitem a {
    padding: 8px 10px 9px 20px;
    font-weight: normal; }

  nav .popup_submenu li.subitem {
    border-top: 1px solid #B20000;
    background: #9A0000; }

  .content_wrap aside.brands {
    position: relative;
    padding: 0; }

  .content_wrap aside.brands .cols .col {
    width: auto;
    float: none;
    margin: 0; }

  .content_wrap aside.brands ul li {
    display: block; }

  .content_wrap aside.brands .col1 .subcol1 > ul > li:first-child {
    border-top: none; }

  .content_wrap aside.brands .list li {
    padding: 0;
    border-top: 1px solid #B20000;
    background: #9A0000; }

  .content_wrap aside.brands .list li:before {
    left: 10px;
    top: 12px; }

  .content_wrap aside.brands .list li.padding {
    margin-bottom: 0; }

  .content_wrap aside.brands .list a {
    display: block;
    padding: 8px 10px 9px 20px;
    color: #EADDB1;
    border-bottom: none;
    font-size: 0.8125em; }

  .content_wrap aside.brands .list a:hover {
    color: #FFF;
    border-bottom: none !important; }

  .content_wrap aside.brands .list a span {
    border-bottom: 1px solid #BE4949; }

  .content_wrap aside.brands .list a:hover span {
    border-bottom: 1px solid #EADDB1; }

  .home_content .elite_watches {
    padding-top: 17px; }

  .home_content .elite_watches .cols .col {
    width: 233px; }

  .home_content .accessories .cols .col {width:229px;}

  .home_content .elite_watches .cols .last, .home_content .accessories .cols .last, .home_content .blog .cols .last {
    display: block; }

  .home_content .elite_watches .cols .col, .home_content .elite_watches .cols .col:first-child {
    float: none;
    margin: 0 auto 11px; }

  .home_content .accessories {
    padding-top: 11px; }

  .home_content .accessories .title {
    padding-bottom: 7px; }

  .home_content .accessories .cols .col, .home_content .accessories .cols .col:first-child {
    float: none;
    margin: 0 auto 11px; }

  .home_content .blog .cols .col {
    width: auto; }

  .home_content .blog .cols_title {
    display: none; }

  .home_content .blog .cols_text .col_title {
    display: block; }

  .home_content .blog .cols .col, .home_content .blog .cols .col:first-child {
    float: none;
    margin: 0 auto 18px; }

  .home_content .blog .buttons {
    padding-top: 0; }

  .bottom_nav .col {
    width: 47%; }

  .bottom_nav .col3 {
    float: none;
    width: auto;
    clear: left;
    margin-left: 0;
    padding-top: 16px; }

  .bottom_nav .col3 .subcol {
    float: left;
    width: 47%;
    margin-left: 4%; }

  .bottom_nav .col3 .subcol:first-child {
    margin-left: 2%; }

  footer {
    padding-bottom: 24px; }

  footer .menu {
    padding-left: 7px;
    text-align: left; }

  footer .menu li {
    float: left;
    padding-left: 0;
    padding-right: 17px; }

  footer .menu li.br {
    clear: left; }

  footer .social {
    float: none;
    clear: both;
    width: auto;
    padding-left: 7px;
    padding-top: 14px; }

  footer .rss_copyright {
    clear: both;
    width: auto;
    padding-top: 31px;
    padding-right: 7px; }

  footer .rss_copyright .rss {
    padding-bottom: 29px; }

  footer .rss_copyright .rss span {
    display: inline;
    font-size: inherit; }

  footer .rss_copyright .copyright {
    background-position: 0 4px; }

  footer .rss_copyright .copyright span {
    display: inline; }

  footer .rss_copyright .copyright .liveinternet {
    margin-top: 3px; }

  .developer {
    padding-right: 10px; }

  .content .slider_big:before {
    display: none; }

  .content .slider_big:after {
    display: none; }

  .content .slider_big .bg {
    display: none; }

  .content .slider_big {
    background: #000; }

  .content .slider_big li a:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 8;
    background: #000;
    opacity: 0.66; }

  .content .slider_big li .image {
    left: 27%; }

  .content .slider_big li .title {
    right: 47px; }

  .content .slider_big li .description {
    right: 47px; }

  .products_list li {
    float: none;
    width: 300px;
    height: auto;
    overflow: visible;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px; }

  .products_list li .attributes, .products_list li .prices, .products_list li .buttons {
    padding-left: 15px; }

  .product_box {
    padding-top: 19px; }

  .product_box .image {
    float: none;
    width: 80%;
    margin-left: auto;
    margin-right: auto; }

  .product_box .prices_links {
    float: none;
    width: auto;
    padding-top: 20px;
    padding-left: 16px; }

  .product_box .prices_links .prices {
    float: left;
    width: 50%;
    padding-top: 3px; }

  .product_box .prices_links .prices dt.reference {
    padding-right: 5px; }

  .product_box .prices_links .prices dd.reference {
    clear: none;
    padding-left: 0;
    overflow: visible; }

  .product_box .prices_links .prices span.tooltip {
    left: 70px;
    width: 215px; }

  .product_box .prices_links .buttons {
    display: none; }

  .product_box .prices_links .links li.show_login_box .login_box .buttons {
    display:block;
  }

  .product_box .prices_links .links {
    float: right;
    width: 41%;
    padding-top: 0; }

  .product_box .prices_links .reviews_summary {
    float: right;
    width: 41%; }

  .product_box .prices_links .buttons--narrow {
    display: block;
    clear: both;
    padding-top: 6px; }

  .gallery_social_wrap {
    padding-top: 23px; }

  .gallery_social_wrap .gallery {
    float: none;
    width: auto;
    margin-left: 0;
    padding-left: 14px; }

  .gallery_social .gallery ul {
    padding-right: 8px; }

  .gallery_social_wrap .warranty_delivery {
    float: none;
    width: auto;
    padding-top: 16px; }

  .gallery_social .tell_friend_like {
    float: none;
    width: auto;
    margin-left: 0;
    padding-left: 14px; }

  .gallery_social .tell_friend {
    float: left;
    width: 59%;
    padding-top: 11px; }

  .gallery_social .tell_friend .links li.fb, .gallery_social .tell_friend .links li.vk {
    width: 71px; }

  .gallery_social .tell_friend .links li.tw, .gallery_social .tell_friend .links li.mail {
    width: auto; }

  .gallery_social .like {
    float: right;
    width: 40%;
    padding-top: 13px; }

  .gallery_social .like ul {
    text-align: left; }

  .gallery_social .like li {
    display: block; }

  .gallery_social .like li #vk_like_mini {display:block;}
  .gallery_social .like li #vk_like {display:none;}

  .question_form .fields .lt {
    float: none;
    width: auto;
    padding-bottom: 25px; }

  .question_form .fields .lt input {
    width: 64%; }

  .question_form .fields .rt {
    float: none;
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
    position: relative; }

  .question_form .captcha {
    float: none;
    width: auto; }

  .question_form .captcha .image {
    width: 60%;
    margin-right: 0; }

  .question_form .captcha .image img {
    max-width: 100%; }

  .question_form .captcha .input {
    float: right;
    width: 35%;
    text-align: right; }

  .question_form .captcha .input input {
    width: 85%; }

  .question_form .buttons {
    float: none;
    width: auto;
    padding-top: 21px; }

  .brand_box > .lt .slider .bx-wrapper .bx-next {
    right: 0px; }

  .brand_box > .lt .slider .bx-wrapper .bx-prev {
    left: 0px; }

  .model_similar .products_list .bx-wrapper {
    width: 231px; }

  /*#slider_similar { width: 11150% !important; }*/

  .model_similar .bx-wrapper .bx-next {
    right: -50px; }

  .model_similar .bx-wrapper .bx-prev {
    left: -50px; }

  .model_variants .products_list li {
    float: none;
    width: 300px;
    height: auto;
    overflow: visible;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px; }

    .payment_form .item label {
        min-width:160px;
        width:160px;
    }
    .payment_form .item--submit {
        padding-left:165px;
    }
    .payment_page .verified a {
        display:block;
        width:33%;
        margin-left:8.5%;
        margin-right:8.5%;
    }
    .payment_page .verified a img {
        width:100%;
        height:auto;
    }
    .payment_page .verified a.lt {
        float:left;
    }
    .payment_page .verified a.rt {
        float:right;
    }

    .news_list_content .paginator_info {
        float:none;
        padding-right:4px;
        text-align:right;
    }
    .news_list_content .paginator {
        padding-top:0;
    }
    .news_list_content .paginator ul {
        padding-left:0;
    }

    .question_dialog .contacts .lt {
        width:auto;
        float:none;
    }
    .question_dialog .contacts .rt {
        width:auto;
        float:none;
        text-align:left;
    }
    .question_dialog .contacts .rt .second_phone {
        display:inline-block;
        padding-left:59px;
    }
    .question_dialog .contacts .rt strong {
        display:inline-block;
        width:55px;
    }

    .adv_search_content .paginator {
        clear:both;
    }
    .choose_perpage {
        float:right;
    }
    .choose_perpage .brand-bulk {
        right:0;
        left:auto
    }

    .tradein .text {
        font-size:1.25em;
    }

    .catalog_search .collections,
    .catalog_search .lines {
      clear: both;
      padding-top: 17px;
    }

    .catalog_search:before {
      left: 0;
      right: auto;}

    .catalog_search .sort_by--narrow {
      clear: none;
      padding-top: 21px; }

    .catalog_search .in_stock {
      float: left;
      clear: both;
      padding-left: 0; }
}
@media only screen and (max-width: 420px) {
  .content .alphabet {
    margin-bottom: 6px;
    text-align: center; }

  .brands_list .letter {
    width: 205px;
    margin: 0 auto; }

  .brands_list ul li {
    float: none;
    width: 238px;
    margin: 0 auto; }

  .news .buttons {
    padding-top: 12px; }

  .history .img {
    padding-right: 15px; }

  .product_box .prices_links {
    padding-left: 0; }

  .gallery_social_wrap .gallery {
    padding-left: 0; }

  .gallery_social .tell_friend_like {
    padding-left: 0; }

    .page_form .item label {
        width:auto;
        display:block;
        float:none;
    }
    .page_form .item input[type="text"],
    .page_form .item input[type="password"],
    .page_form .item textarea {
        width:100%;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .page_form .item--submit {
        padding-left:0;
        text-align:right;
    }
    .contact_form .page_form .item--contact_type span,
    .question_dialog .page_form .item--contact_type span {
        display:block;
    }
    .contact_form .page_form .item--contact_type label,
    .question_dialog .page_form .item--contact_type label {
        display:inline;
    }
    .question_dialog .page_form .item input[type="text"],
    .question_dialog .page_form .item input[type="password"],
    .question_dialog .page_form .item textarea {
        width:100%;
    }
    .question_dialog .page_form .item textarea {
        min-width:50px;
    }
    .question_dialog .page_form .item--submit {
        width:auto;
    }

    .newsletter_subscribe label {
        display:block;
        padding-bottom:5px;
    }
    .newsletter_subscribe input[type="text"] {
        width:100%;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .newsletter_subscribe .buttons {
        padding-left:0;
        text-align:right;
    }
    .newsletter_subscribe--loader:after {
        display:none;
    }
    .newsletter_subscribe--loader:before {
        left:auto;
        right:5px;
        top:4px;
        display:inline-block;
    }

    .question_dialog .page_form .item textarea {
        width:100%;
    }
    .question_dialog .page_form .item--position_image {
        float:none;
        width:auto;
        text-align:center;
    }
    .question_dialog .page_form .item--position_image_right {
        float:none;
    }
    .page_form .item--position_image_right .item label {
        float:left;
    }
    .my_account .page_form .item--submit {
        padding-left:0;
    }
    .page_form .v-error {
        padding-left:0;
    }
    .page_form .item--old_captcha label span.br {
        display:inline;
    }

    .catalog_search .sort_by--narrow {
      float: left;
      clear: both;
      padding-left: 0;
      padding-top: 15px; }

    .catalog_search .in_stock {
      padding-top: 17px; }

    .catalog_search:before {
      display:none;
    }

    .catalog_search .in_stock {
      margin:10px 0 -6px -10px;
      padding:6px 10px;
      background:#a60000;
    }

    .catalog_search .in_stock > span {
      display: block;
    }

    .catalog_search .in_stock > span:first-child {
      margin-right:0;
      margin-bottom: 17px;
    }
}


@media only screen and (max-width: 340px) {
  header .logo {
    padding-top: 21px;
    padding-bottom: 10px; }

  header .logo .logo--full {
    display: none; }

  header .logo .logo--narrow {
    display: block; }

  header .logo .slogan {
    padding: 3px 0 0; }

  header .logo .slogan span {
    display: block; }

  header .backend--narrow span {
    display: none; }
  header .backend--narrow .lk_link span {
    display: inline;
  }
  header .backend--narrow--logged span.logout {
    display: inline; }
  header .backend--narrow span.shortname {
    display: block; }

  .contacts--narrow .phones {
    padding-left: 5px; }

  .contacts--narrow .phones li.col1, .contacts--narrow .phones li.col2 {
    width: auto;
    float: none;
    clear: both; }

  .contacts--narrow .phones li span {
    float: left;
    width: 68px;
    padding: 0 5px 0 0;
    text-align: right; }

  .contacts--narrow .phones li strong {
    display: block;
    overflow: hidden; }

  .contacts--narrow .other {
    padding: 20px 0 0 48px; }

  .contacts--narrow .other li.email, .contacts--narrow .other li.skype {
    float: none;
    width: auto; }

  .contacts--narrow .other li.email span {
    display: inline; }

  .content .slider_big, .content .slider_big ul li, .content .slider_big ul li a {
    height: 152px; }

  .content .slider_big li .title {
    top: 13px; }

  .content .slider_big li .buttons {
    display: none; }

  .content .slider_big li .description {
    display: none; }

  .content .slider_big li .image {
    left: 0;
    text-align: center; }

  .content .slider_big li .image img {
    max-height: 152px; }

  .content .slider_big .bx-wrapper .bx-next, .content .slider_big .bx-wrapper .bx-prev {
    top: 58px; }

  .content .slider_big .pager {
    bottom: 13px; }

  .brand_box > .rt .collections {
    padding-top: 23px; }

  .brand_box > .rt .collections > li {
    float: none;
    width: auto;
    margin: 0;
    padding-bottom: 25px; }
    .brand_box > .lt .slider {
        padding-bottom:10px;
    }
  .brand_box > .lt .slider ul {
     max-height: 284px;
  }

    .brand_box > .lt .slider .img > span {
        height: 235px;
    }
    .brand_box > .lt .slider ul li {
        min-height: 235px;
    }
  .brand_box > .lt .slider .img img {
    max-height: 235px; }

  .brand_box > .lt .slider .bx-wrapper .bx-next, .brand_box > .lt .slider .bx-wrapper .bx-prev {
    top: 37%; }

  .brand_box .buttons {
    padding-top: 0; }

  .history .name {
    padding-bottom: 21px;
    text-align: center; }

  .history .img {
    float: none;
    padding-right: 0;
    text-align: center; }

  .history .text {
    padding-top: 19px; }

  .paginator {
    text-align: center; }

  .products_list li, .model_variants .products_list li {
    width: 90%; }

  .product_box .prices_links {
    padding-left: 0; }

  .product_box .prices_links .prices {
    float: none;
    width: auto; }

  .product_box .prices_links .prices span.tooltip {
    left: 0;
    width: 206px; }

  .product_box .prices_links .buttons {
    display: block; }

  .product_box .prices_links .buttons--narrow {
    display: none; }

  .product_box .prices_links .links {
    display: none; }

  .product_box .prices_links .reviews_summary {
    display: none; }

  .product_box--narrow {
    display: block;
    padding-top: 13px;
    padding-left: 20px; }

  .product_box--narrow .prices_links {
    padding-top: 0; }

  .product_box--narrow .prices_links .links {
    display: block;
    float: none;
    width: auto;
    padding-top: 0;
    padding-left: 0; }

  .product_box--narrow .prices_links .reviews_summary {
    display: block;
    float: none;
    width: auto;
    padding-left: 0;
    padding-top: 20px; }

  .gallery_social_wrap .gallery {
    padding-left: 0; }

  .gallery_social .gallery ul {
    text-align: left; }

  .gallery_social_wrap .warranty_delivery {
    padding-top: 25px; }

  .gallery_social .tell_friend_like {
    padding-left: 0; }

  .gallery_social .tell_friend {
    float: none;
    width: auto; }

  .gallery_social .like {
    float: none;
    width: auto; }

  .gallery_social .tell_friend .links li.vk {
    clear: left; }

  .gallery_social .like {
    padding-top: 17px; }

  .gallery_social .like li {
    display: inline-block; }

  .question_form .name span {
    display: block; }

  .question_form .fields .lt input {
    width: 96%; }

  .question_form .captcha {
    padding-top: 10px; }

  .question_form .captcha .image {
    float: none;
    width: auto; }

  .question_form .captcha .input {
    float: none;
    width: auto;
    padding-top: 12px;
    text-align: center; }

  .question_form .captcha .input input {
    width: 50%; }

  .question_form .buttons {
    text-align: center; }

  .model_similar .bx-wrapper .bx-next {
    right: -25px; }

  .model_similar .bx-wrapper .bx-prev {
    left: -25px; }

    .payment_page .verified a {
        width:40%;
        margin-left:5%;
        margin-right:5%;
    }

    .choose_brand .brand-bulk ul {
        clear:both;
        width:auto;
        margin-left:5%;
    }
    .choose_brand .brand-bulk ul.col2,
    .choose_brand .brand-bulk ul.col3 {
        margin-top:0;
    }

    .news_list_content .paginator_info {
        text-align:center;
    }

    .news_post_content .text .featured_image {
        float:none;
        margin-left:auto;
        margin-right:auto;
    }
    .news_post_content .text table {
        width:100%;
        table-layout:fixed;
    }

    .choose_perpage {
        float:left;
        padding-left:0;
    }
    .choose_perpage .brand-bulk {
        left:0;
        right:auto;
    }

    .product_box .prices_links .links li.show_login_box .login_box {
        right:auto;
        left:0;
    }

    .tradein .text {
        font-size:1.125em;
    }
}
@media only screen and (max-width: 300px) {
  .bottom_nav {
    padding-top: 17px;
    padding-bottom: 26px; }

  .bottom_nav .cols {
    width: 70%;
    margin: 0 0 0 25%; }

  .bottom_nav .col {
    float: none;
    width: auto;
    margin-left: 0;
    padding-top: 0; }

  .bottom_nav .col .subcol {
    float: none;
    width: auto;
    margin-left: 0; }

  .bottom_nav .col3 {
    padding-top: 16px; }

  .bottom_nav .col3 .subcol:first-child {
    margin-left: 0; }

  footer {
    padding-bottom: 20px; }

  footer .menu {
    padding-left: 0;
    text-align: center; }

  footer .menu li {
    float: none;
    padding-right: 3px;
    padding-left: 3px; }

  footer .social .title {
    text-align: center; }

  footer .social .qr {
    display: none; }

  footer .social .icons {
    float: none;
    padding-top: 10px;
    text-align: center; }

  footer .social .icons li {
    display: inline-block;
    float: none; }

  footer .social .verified {
    float: none;
    padding-top: 9px;
    text-align: center; }

  footer .social .verified > div {
    float: none;
    display: inline-block; }

  footer .social .qr--narrow {
    display: block;
    padding-top: 27px;
    text-align: center; }

  footer .rss_copyright {
    padding-top: 19px;
    text-align: center; }

  footer .rss_copyright .rss {
    float: none;
    padding-bottom: 21px; }

  footer .rss_copyright .copyright {
    text-align: left; }

  .brand_box {
    padding-left: 2px;
    padding-right: 2px; }

  .products_list li {
    width: 98%; }

  .model_similar .bx-wrapper .bx-next {
    right: -10px; }

  .model_similar .bx-wrapper .bx-prev {
    left: -10px; }

  .product_box .image {
    width: auto; }

    .product_box .image .centered > div {
        height:350px;
    }
  .product_box .image img {
    max-width: 250px;
    max-height: 350px;
  }
}
@media only screen and (max-width: 270px) {
  nav ul.menu li span {
    padding-left: 6px;
    padding-right: 0; }

  nav ul.buttons a {
    margin-right: 6px; }

  nav ul.menu li.m1 span {
    border: none; }

  nav ul.menu li.m1 span:before {
    display: none; }

  .home_content .elite_watches .cols .col, .home_content .accessories .cols .col {
    width: auto; }

  .developer {
    padding-right: 0;
    text-align: center; }

  .brands_list ul li {
    float: none;
    width: 100%;
    margin: 0 auto; }

  .brand_box > .lt .slider .name {
    width: auto;
    display: inline-block; }

  .news,
  .brand_news .news {
    padding-top: 16px; }

  .news ul li .img,
  .brand_news .news ul li .img {
    float: none;
    padding-right: 0;
    text-align: center; }

  .news ul li .name,
  .brand_news .news ul li .name {
    display: block;
    width: auto;
    height: auto;
    padding-top: 7px;
    text-align: center; }

  .news ul li .text,
  .brand_news .news ul li .text {
    padding-top: 3px; }

  .news .buttons,
  .brand_news .news .buttons {
    text-align: center; }

  .gallery_social .gallery ul {
    padding-right: 0; }

  .gallery_social .gallery li {
    padding-top: 5px;
    padding-right: 4px; }

  .specification_description .specification {
    overflow: hidden; }

  .model_similar .bx-wrapper .bx-next {
    right: 0; }

  .model_similar .bx-wrapper .bx-prev {
    left: 0; }

  .model_variants .products_list li {
    width: 100%; }

    .products_list li.show_login_box .login_box {
        left:-13px;
    }
    .product_box .prices_links .links li.show_login_box .login_box {
        left:-15px;
    }

    .brand_box > .lt .label--have:after {
        left:0;
    }
}
@media only screen and (max-width: 250px) {
  .brand_box > .lt .slider .bx-wrapper .bx-next, .brand_box > .lt .slider .bx-wrapper .bx-prev {
    top: 101px; }

  #filters_floating_button {
    left: -28px; }

  .filters_floating_button_fixed {
    left: 213px !important; }

    .payment_page .verified a {
        width:auto;
        margin-left:0;
        margin-right:0;
        padding-top:5px;
    }
    .payment_page .verified a.rt,
    .payment_page .verified a.lt {
        float:none;
    }
    .payment_page .verified a img {
        width:auto;
    }
    header .backend--narrow--logged span.logout {
        text-align:left;
        display:block;
    }

    .catalog_search .sort_by span {
        display:block;
    }
    .catalog_search .sort_by span.popular {
        padding-bottom:4px;
    }

    .tradein .text {
        font-size:1em;
    }

    .catalog_content .show_number {
      padding-left:10px;
    }
}

