/*<![CDATA[*/

@import url("local.css");
html,
body {
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
}

img {
  border: 0;
}

h1,
h2,
h3,
h2 a,
h3 a,
.moduleHeader {
  color: #170c66;
  font-size: 28px;
  font-weight: bold;
  margin: 10px 0 25px;
  padding: 0;
  text-decoration: none;
}

a {
  color: #170c66;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a:visited {
  /*color: #DA5801;*/
}

.zoom {
  text-decoration: none;
}

table caption {
  caption-side: top;
}

.container {
  position: relative;
  margin: 0px auto;
  width: 1200px;
  padding: 8px 0;
}

.shapkalogo,
.shapkalogo a {
  float: left;
  width: 300px;
}

.shapkaright {
  float: left;
}

.topline {
  height: 50px;
}

.registrantos,
.registrantos a {
  color: #7A4C32;
}

td.telephone {
  font-size: 14px;
  padding: 10px 0 0px 0;
}

.telephone span {
  font-weight: bold;
}

.style24 {
  font-size: 28px;
  font-weight: bold;
}

.style18 {
  font-size: 18px
}

.style1 {
  font-size: 10px
}

.shapkamenu {
  margin: 8px 0 25px;
  border-spacing: 0;
}

.shapkamenu td {
  position: relative;
  text-align: center;
  width: auto;
  border: 1px solid #efefef;
  border-left: 0;
}

.shapkamenu a {
  color: #170c66;
  font-size: 17px;
  display: block;
  width: 100%;
  padding: 14px 0;
  text-decoration: none;
}

.shapkamenu .parent>a:after {
  content: '';
  display: inline-block;
  position: relative;
  top: -3px;
  right: -5px;
  width: 10px;
  height: 5px;
  background: url(img/menu_arr_down.png);
}

.shapkamenu .shapkamenu_kat>a {
  background: #efefef;
  border-color: #efefef;
}

.shapkamenu .shapkamenu_kat>a:before {
  content: '';
  display: inline-block;
  position: relative;
  left: -10px;
  width: 13px;
  height: 13px;
  background: url(img/icon_cat.png);
}

.shapkamenu .shapkamenu_kat:hover>a:before,
.shapkamenu .shapkamenu_kat>a.active:before {
  background: url(img/icon_cat_h.png);
}

.shapkamenu td:hover>a,
.shapkamenu td>a.active {
  background-color: #170c66;
  color: #fff;
}

.shapkamenu td>a.active:after {
  background: url(img/menu_arr_down_a.png);
}

.shapkamenu td:hover>a:after {
  background: url(img/menu_arr_up.png);
}

.shapkamenu .submenu {
  display: none;
  position: absolute;
  top: 49px;
  left: 0;
  width: 100%;
  background: #fff;
  border: 1px solid #efefef;
  border-top: 0;
  padding: 15px 0 15px 30px;
  margin: 0;
  text-align: left;
  z-index: 2;
  box-sizing: border-box;
}

.shapkamenu .shapkamenu_kat .submenu {
  flex-direction: column;
  flex-wrap: wrap;
  height: 185px;
  width: 1200px;
}

.shapkamenu .shapkamenu_manuf .submenu {
  width: 981px;
  height: 610px;
  overflow: auto;
  padding-bottom: 15px !important;
}

.shapkamenu .shapkamenu_manuf .submenu .shapkamenu_manuf_bk {
  height: 1250px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
}

.shapkamenu .parent:hover .submenu {
  display: block;
}

.shapkamenu .shapkamenu_kat:hover .submenu {
  display: flex;
}

.shapkamenu .parent .submenu a {
  padding: 6px 0;
  font-size: 16px;
}

.shapkamenu .shapkamenu_manuf .submenu a {
  display: inline-block;
  width: auto;
  padding: 0;
}

.shapkamenu .parent .submenu a:hover {
  background-color: #fff;
  color: #170c66;
  text-decoration: underline;
}

.shapkanavigation {
  margin-bottom: 25px;
  font-size: 14px;
  color: #9a9a9a;
}

.shapkanavigation a {
  color: #ff7e00;
}

.registrantos {
  border-radius: 0 0 0 9px;
}

.artikul {
  font-size: 18px;
  color: #27FD2D;
}


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

.fontcyr9 {
  font-family: "Courier New", Courier, mono;
  font-size: 9px;
}

.fontcyr10 {
  font-family: "Courier New", Courier, mono;
  font-size: 10px;
}

.fontari10 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.fontverd12 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #7A4C32;
}

.redtext {
  color: #FF0000 !important;
}


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

.blokkartinok {}

.odnakartinka {
  float: left;
  margin: 15px;
  text-align: center;
}

.zagolovok {
  font-size: 14px
}

.texparam {
  font-size: 11px
}

.price_kart {
  font-size: 36px;
  font-weight: bold;
  font-family: "Courier New", Courier, mono;
}


/* ****************************************************************************************** */

div#wrapper {
  float: left;
  width: 1200px;
  padding: 0 0 10px;
  background-color: #fff;
}

div#content {
  margin: 0;
  display: block;
  float: left;
  width: 900px;
  word-wrap: break-word;
}

div#content_main {
  margin: 0;
  display: block;
  float: left;
  width: 1200px;
  word-wrap: break-word;
}

div#content p {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 15px 0 ;
}

div#content ul,
div#content ol {
  padding: 0 0 0 15px;
  margin: 10px 0 10px 25px;
}

div#content ul li,
div#content ol li {
  /* font-family: arial;
    font-size: 12px;
    line-height: 14px;*/
  font-size: 16px;
  line-height: 24px;
}

div#content .pageItem p {
  font-size: 14px;
  line-height: 18px;
}

div#left {
  width: 290px;
  margin-right: 10px;
  float: left;
}

div#right {
  float: right;
  overflow: hidden;
  width: 255px;
  padding: 0 5px 0 0;
}

div#footer {
  clear: left;
  width: 100%;
  background: #FFD9C0;
  border-top: 3px solid #B56649;
  text-align: center;
  color: #000;
}

div#footer a {
  color: #792304;
}

div#footer p {
  margin: 0;
  padding: 5px 10px;
}


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

#boxCategories {
  margin: 0 .5em .5em .5em;
  padding: 0;
}

#categoriesBoxMenu {
  margin: 0;
  padding: 15px 0;
  font-size: 16px;
  line-height: 20px;
  border-radius: 3px;
  background: #efefef;
}

#categoriesBoxMenu #CatNavi,
#CatNavi ul,
#CatNavi li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#categoriesBoxMenu #CatNavi li a {
  display: block;
  text-indent: 0.4em;
  background-color: transparent;
  padding: 8px 0;
  padding-left: 15px;
}

#categoriesBoxMenu #CatNavi li a:hover {
  background: #170c66;
  color: #fff;
}

#categoriesBoxMenu #CatNavi .CatLevel0,
#categoriesBoxMenu #CatNavi .CatLevel0 a {
  color: #170c66;
  text-decoration: none;
}

#categoriesBoxMenu #CatNavi .CatLevel1 a {
  background: #fff;
  color: #170c66;
  text-decoration: none;
}

#categoriesBoxMenu #CatNavi .CatLevel1.Current a {
  border-bottom: 1px dotted #170c66;
  font-weight: bold;
}

#categoriesBoxMenu #CatNavi .CatLevel1:last-of-type a {
  border-bottom: 1px dotted #170c66;
}

#categoriesBoxMenu #CatNavi .CatLevel2 a {
  padding-left: 35px;
    background: #fff;
    color: #170c66;
    text-decoration: none;
}
#categoriesBoxMenu #CatNavi .CatLevel2.Current a {
    border-bottom: 1px dotted #170c66;
    font-weight: bold;
}

#categoriesBoxMenu #CatNavi .CatLevel3 a {
  color: #7A4C32;
  padding-left: 45px;
}

#categoriesBoxMenu #CatNavi .CatLevel4 {
  padding-left: 50px;
}

#categoriesBoxMenu #CatNavi .CatLevel5 {
  padding-left: 60px;
}

#categoriesBoxMenu #CatNavi .CatLevel6 {
  padding-left: 70px;
}

#categoriesBoxMenu #CatNavi .CurrentParent a {
  font-weight: bold;
}

#categoriesBoxMenu #CatNavi li a,
#categoriesBoxMenu #CatNavi .Current li a,
#categoriesBoxMenu #CatNavi .CurrentParent li a,
#categoriesBoxMenu #CatNavi .CurrentParent .Current li a {
  font-weight: normal;
}

#categoriesBoxMenu #CatNavi .CatLevel0.Current a,
#categoriesBoxMenu #CatNavi .CatLevel0.CurrentParent .Current a {
  background: #170c66;
  color: #fff;
}


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

#boxSearch {
  padding: 0 0 0 5px;
  width: 241px;
  margin: 0 0 15px 0;
}

.searchboxform input:focus,
.sffocus,
.sffocus {
  background-color: #ffc;
}

table.RightSearch {
  width: 100%;
  height: 66px;
  background: #FFD9C0;
  margin-bottom: 12px;
}

table.RightSearch td.ss {
  width: 100%;
  background: padding: 12px 18px 0 18px;
}

table.RightSearch td.ss p {
  margin: 0 0 3px 0;
}

table.RightSearch td input.ssa {
  width: 95%;
}

table.RightSearch td input.ssb {
  width: 30px;
  height: 21px;
  background: border: 0px;
  margin-left: 3px;
}


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

.itemSubCat {
  display: block;
  float: left;
  width: 290px;
  border-radius: 10px;
  margin-right: 12px;
  margin-bottom: 15px;
  background: #fff;
  color: #170c66;
  text-align: center;
  border: 1px solid #e7e7e7;
  text-decoration: none;
  overflow: hidden;
}

.itemSubCat:nth-child(3n) {
  margin-right: 0;
}

.itemSubCat img {
  padding: 15px;
}

.itemSubCat .title {
  padding: 15px 0;
  background: #efefef;
}

.itemSubCat:hover .title {
  background: #170c66;
}

.itemSubCat .title a {
  text-decoration: none;
}

.itemSubCat:hover .title a {
  color: #fff;
}


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


/* ===================================================================================================================================================================== */


/* /Низ */


/* Навигация */

div#navigation {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 10px;
  border-bottom: 0px solid #000;
  background: transparent;
  color: #000;
}

#navigation span {}

#navigation a {
  text-decoration: none;
}

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

#navigation a:visited {
  text-decoration: none;
}


/* /Навигация */


/* Заголовок страницы */


/* /Заголовок страницы */


/* Скругленные углы */

.page {
  margin: 0 0 .5em 0;
  /*padding: .5em 0;*/
}

.pageItem {
  background: transparent;
  width: 100%;
}


/*.page h1, .page p
 {
 margin: 0 10px;
 }*/

.page h1 {
  font-size: 2em;
  color: #fff;
}


/*.page p
 {
 padding-bottom: 0.5em;
 padding-top: 0.5em;
 }*/

.page .b1,
.page .b2,
.page .b3,
.page .b4,
.page .b1b,
.page .b2b,
.page .b3b,
.page .b4b {
  display: none;
  overflow: hidden;
  font-size: 1px;
}

.page .b1,
.page .b2,
.page .b3,
.page .b1b,
.page .b2b,
.page .b3b {
  display: none;
  height: 1px;
}

.page .b2 {
  display: none;
  background: transparent;
  border-left: 1px solid #fff;
  border-right: 1px solid #f1f1f6;
}

.page .b3 {
  display: none;
  background: transparent;
  border-left: 1px solid #fff;
  border-right: 1px solid #f1f1f6;
}

.page .b4 {
  display: none;
  background: transparent;
  border-left: 1px solid #fff;
  border-right: 1px solid #f1f1f6;
}

.page .b4b {
  display: none;
  background: transparent;
  border-left: 1px solid #f1f1f6;
  border-right: 1px solid #f1f1f6;
}

.page .b3b {
  display: none;
  background: transparent;
  border-left: 1px solid #f1f1f6;
  border-right: 1px solid #f1f1f6;
}

.page .b2b {
  display: none;
  background: transparent;
  border-left: 1px solid #f1f1f6;
  border-right: 1px solid #f1f1f6;
}

.page .b1 {
  display: none;
  margin: 0 5px;
  background: transparent;
}

.page .b2,
.page .b2b {
  display: none;
  margin: 0 3px;
  border-width: 0 2px;
}

.page .b3,
.page .b3b {
  display: none;
  margin: 0 2px;
}

.page .b4,
.page .b4b {
  display: none;
  height: 2px;
  margin: 0 1px;
}

.page .b1b {
  display: none;
  margin: 0 5px;
  background: transparent;
}

.pagecontent {
  display: block;
  /* padding-left: 0.5em;
 padding-right: 0.5em;*/
  background: transparent;
}

.pagecontentfooter {
  display: block;
  text-align: center;
  background: transparent;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}


/* /Скругленные углы */


/*- Меню-закладки сверху */

div#menu {
  border-top: 3px solid #ff7b08;
  padding: 0;
  margin: 0 auto;
}

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

#menu ul {
  padding: 5px 0 4px;
  text-align: center;
}

#menu ul li {
  display: inline;
  margin-right: .3em;
}

#menu ul li.current a {
  display: inline;
  color: #fff;
  background: #ff7b08;
  margin-right: .3em;
}

#menu ul li a {
  color: #000;
  padding: 5px 0;
  text-decoration: none;
}

#menu ul li a span {
  padding: 5px .5em;
}

#menu ul li a:hover span {
  color: #fff;
  text-decoration: none;
}

#menu ul li a:hover {
  color: #69C;
  background: #ff7b08;
  text-decoration: none;
}


/*\*/

* html #menu ul li a {
  padding: 0;
}


/**/


/*\*/

* html #menu ul li a {
  padding: 0;
}


/**/


/*- /Меню-закладки сверху */


/*- Боксы */


/*- Бокс разделы */


/*- /Список разделов */


/*- /Бокс разделы */


/*- Бокс фильтры */

#boxFilters {
  margin: 0 .5em .5em .5em;
  padding: 0;
}


/*- Заголовок бокса фильтры */

#boxFilters div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}


/*- /Заголовок бокса фильтры */


/*- Содержимое бокса фильтры */

#boxFiltersContent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  text-align: left;
}

#boxFilters div.close {
  width: 100%;
  border: 0px solid #67748B;
  margin: 0 auto;
  padding: 0;
}

#boxFilters div.close div.content {
  clear: both;
}

#boxFilters div.content span.name {
  display: block;
  border: 0px solid green;
  text-align: left;
  float: left;
  padding: 0;
  margin: 0;
}

#boxFilters div.content span.close {
  display: block;
  border: 0px solid red;
  text-align: right;
  padding: 0;
  float: right;
  margin: 0 auto;
}


/*- /Содержимое бокса фильтры */


/*- /Бокс фильтры */


/*- Бокс контент */

#boxContent {
  margin: 0 .5em .5em .5em;
  padding: 0;
}


/*- Заголовок бокса контент */

#boxContent div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}


/*- /Заголовок бокса контент */


/*- Содержимое бокса контент */

#boxContentContent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  text-align: center;
}

#boxContentContent p {
  margin: 0 0 0 0;
  padding-bottom: 0.2em;
}

#boxContent ul {
  list-style-type: none;
  text-align: left;
  padding-left: 1em;
  margin: 0 0 0 0;
}

#boxContent li {
  display: block;
  padding: 0;
}


/*- /Содержимое бокса контент */


/*- /Бокс контент */


/*- Бокс информация */

#boxInformation {
  margin: 0 .5em .5em .5em;
  padding: 0;
}


/*- Заголовок бокса информация */

#boxInformation div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}


/*- /Заголовок бокса информация */


/*- Содержимое бокса информация */

#boxInformationContent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
}

#boxInformationContent p {
  margin: 0 0 0 0;
  padding-bottom: 0.2em;
}

#boxInformation ul {
  list-style-type: none;
  text-align: left;
  padding-left: 1em;
  margin: 0 0 0 0;
}

#boxInformation li {
  display: block;
  padding: 0;
}


/*- /Содержимое бокса контент */


/*- /Бокс информация */


/*- Бокс быстрый заказ */

#boxAddQuickie {
  margin: 0 .5em .5em .5em;
  padding: 0;
}


/*- Заголовок бокса быстрый заказ */

#boxAddQuickie div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}


/*- /Заголовок бокса быстрый заказ */


/*- Содержимое бокса быстрый заказ */

#boxAddQuickieContent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
}

#boxAddQuickieContent p {
  margin: 0 0 0 0;
  text-align: left;
}


/*- /Содержимое бокса быстрый заказ */


/*- Форма быстрый заказ */

.addquickieform input {
  width: 80%;
  font-size: 1em;
  border: 1px solid;
  border-color: #666 #ccc #ccc #666;
  padding: 2px;
  margin-top: 0.2em;
  margin-bottom: 0.4em;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}

.addquickieform input:focus,
.sffocus,
.sffocus {
  background-color: #ffc;
}


/*- /Форма быстрый заказ */


/*- /Бокс быстрый заказ */


/*- Бокс авторы */

#boxAuthors {
  margin: 0 .5em .5em .5em;
  padding: 0;
}


/*- Заголовок бокса авторы */

#boxAuthors div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}


/*- /Заголовок бокса авторы */


/*- Содержимое бокса авторы */

#boxAuthorsContent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
}

#boxAuthorsContent p {
  margin: 0 0 0 0;
  text-align: left;
}


/*- /Содержимое бокса авторы */


/*- /Бокс авторы */


/*- Бокс статьи */

#boxArticles {
  margin: 0 .5em .5em .5em;
  padding: 0;
}


/*- Заголовок бокса статьи */

#boxArticles div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}


/*- /Заголовок бокса статьи */


/*- Содержимое бокса статьи */

#boxArticlesContent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
}

#boxArticlesContent p {
  margin: 0 0 0 0;
  text-align: left;
}


/*- /Содержимое бокса статьи */


/*- /Бокс статьи */


/*- Бокс партнёрка */

#boxAffiliate {
  margin: 0 .5em .5em .5em;
  padding: 0;
}


/*- Заголовок бокса партнёрка */

#boxAffiliate div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}


/*- /Заголовок бокса партнёрка */


/*- Содержимое бокса партнёрка */

#boxAffiliateContent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
}

#boxAffiliateContent p {
  margin: 0 0 0 0;
  text-align: left;
}


/*- /Содержимое бокса партнёрка */


/*- /Бокс партнёрка */


/*- Бокс новые статьи */

#boxArticlesNew {
  margin: 0 .5em .5em .5em;
  padding: 0;
}


/*- Заголовок бокса новые статьи */

#boxArticlesNew div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}


/*- /Заголовок бокса новые статьи */


/*- Содержимое бокса новые статьи */

#boxArticlesNewContent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
}

#boxArticlesNewContent p {
  margin: 0 0 0 0;
  text-align: left;
}


/*- /Содержимое бокса новые статьи */


/*- /Бокс новые статьи */


/*- Бокс просмотренные товары */

#boxLastViewed {
  margin: 0 .5em .5em .5em;
  padding: 0;
}


/*- Заголовок бокса просмотренные товары */

#boxLastViewed div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}


/*- /Заголовок бокса просмотренные товары */


/*- Содержимое бокса просмотренные товары */

#boxLastViewedContent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  text-align: center;
}

#boxLastViewedContent p {
  margin: 0 0 0 0;
  padding-bottom: 0.2em;
}


/*- /Содержимое бокса просмотренные товары */


/*- /Бокс просмотренные товары */


/*- Бокс отзывы */

#boxReviews {
  position: relative;
  margin: 40px 0;
  padding: 0;
}

.allreviews {
  position: absolute;
  right: 0;
  top: 10px;
  color: #170c66;
  font-size: 17px;
}

.allreviews:after {
  content: '';
  display: inline-block;
  position: relative;
  margin-left: 10px;
  top: 0;
  right: 0;
  width: 5px;
  height: 10px;
  background: url(img/menu_arr_right.png);
}


/*- Заголовок бокса отзывы */

#boxReviews div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}


/*- /Заголовок бокса отзывы */


/*- Содержимое бокса отзывы */


/*#boxReviewsContent
 {
		margin: 0;
		padding: .5em;
		border-top: 0px;
		border-left: 1px solid #c0c1c2;
		border-right: 1px solid #c0c1c2;
		border-bottom: 1px solid #c0c1c2;
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
		-moz-border-radius-bottomleft: 8px;
		-webkit-border-bottom-left-radius: 8px;
		-moz-border-radius-bottomright: 8px;
		-webkit-border-bottom-right-radius: 8px;
 text-align: center;
 }*/


/*- /Содержимое бокса отзывы */


/*- /Бокс отзывы */


/*- Бокс отзывы */

#boxBanners {
  margin: 0 0 0 -10px;
  padding: 0;
}


/*- Заголовок бокса отзывы */

#boxBanners div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 28px;
  border-top: 1px solid #d5d6d7;
  border-right: 1px solid #d5d6d7;
  border-bottom: 1px solid #d5d6d7;
  vertical-align: middle;
  border-radius: 0 12px 0 0;
  background: linear-gradient(to bottom, #fff 0%, #eaeaea 63%);
  width: 241px;
}


/*- /Заголовок бокса отзывы */


/*- Содержимое бокса отзывы */

#boxBannersContent {
  margin: 0 0 20px 0px;
  padding: 6px 0;
  border-top: 0px;
  border-right: 1px solid #d5d6d7;
  border-bottom: 1px solid #d5d6d7;
  text-align: center;
  border-radius: 0 0 20px 0;
  width: 269px;
}

#boxBannersContent a {
  font-size: 13px;
  margin: 5px;
}

#boxBannersContent p {
  margin: 8px 0;
}

#boxBannersContent img {
  height: auto;
  max-width: 230px;
  width: 96%;
}


/*- /Содержимое бокса отзывы */


/*- /Бокс отзывы */


/*- Бокс поиск */


/*- /Содержимое бокса поиск */


/*- Форма бокса поиск */

.searchboxform input {
  width: 80%;
  font-size: 1em;
  border: 1px solid;
  border-color: #666 #ccc #ccc #666;
  padding: 2px;
  margin-top: 0.2em;
  margin-bottom: 0.4em;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}

.searchboxform input:focus,
.sffocus,
.sffocus {
  background-color: #ffc;
}


/*- /Форма бокса поиск */


/*- /Бокс поиск */


/*- Бокс скидки */

#boxSpecials {
  margin: 0 .5em .5em .5em;
  padding: 0;
}


/*- Заголовок бокса скидки */

#boxSpecials div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}

#boxSpecials div.title a {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  text-decoration: none;
}


/*- /Заголовок бокса скидки */


/*- Содержимое бокса скидки */

#boxSpecialsContent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  text-align: center;
}

#boxSpecialsContent p {
  margin: 0 0 0 0;
  padding-bottom: 0.2em;
}


/*- /Содержимое бокса скидки */


/*- /Бокс скидки */


/*- Бокс рекомендуемые */

.boxFeatured {
  margin: 0 .5em .5em .5em;
  padding: 0;
}


#content .boxFeatured {
  margin: 0;
}

/*- Заголовок бокса рекомендуемые */

/*.boxFeatured div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}*/

.boxFeatured div.title a {
  color: red;
  font-weight: bold;
  font-size: 12pt;
  text-decoration: none;
}


/*- /Заголовок бокса рекомендуемые */


/*- Содержимое бокса рекомендуемые */

.boxFeaturedContent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  text-align: center;
}

.boxFeaturedContent p {
  margin: 0 0 0 0;
  padding-bottom: 0.2em;
}


/*- /Содержимое бокса рекомендуемые */


/*- /Бокс рекомендуемые */


/*- Содержимое бокса новые товары */

.boxNewproductsContent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  text-align: center;
}

.boxNewproductsContent p {
  margin: 0 0 0 0;
  padding-bottom: 0.2em;
}


/*- /Содержимое бокса рекомендуемые */


/*- Бокс новинки */

#boxWhatsNew {
  margin: 0 .5em .5em .5em;
  padding: 0;
}


/*- Заголовок бокса новинки */

#boxWhatsNew div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}

#boxWhatsNew div.title a {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  text-decoration: none;
}


/*- /Заголовок бокса новинки */


/*- Содержимое бокса новинки */

#boxWhatsNewContent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  text-align: center;
}

#boxWhatsNewContent p {
  margin: 0 0 0 0;
  padding-bottom: 0.2em;
}


/*- /Содержимое бокса новинки */


/*- /Бокс новинки */


/*- Бокс новости */

#boxNews {
  position: relative;
  margin: 40px 0;
  padding: 0;
}


/*- Заголовок бокса новости */


/*#boxNews div.title
 {
		color: #ff7b08;
		font-weight: bold;
		font-size: 12pt;
		margin: 0;
		padding: 7px 0 7px 10px;
		background-color: #f4f4f4;
		background-image: url(img/vamcart/bg.png);
		background-position: 0 -2843px;
		background-repeat: repeat-x;
		border-top: 1px solid #c0c1c2;
		border-left: 1px solid #c0c1c2;
		border-right: 1px solid #c0c1c2;
		border-bottom: 1px solid #c0c1c2;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
		-moz-border-radius-topleft: 8px;
		-webkit-border-top-left-radius: 8px;
		-moz-border-radius-topright: 8px;
		-webkit-border-top-right-radius: 8px;
		vertical-align: middle;
 }

#boxNews div.title a
 {
		color: #ff7b08;
		font-weight: bold;
		font-size: 12pt;
		text-decoration: none;
 }*/


/*- /Заголовок бокса новости */


/*- Содержимое бокса новости */


/*#boxNews .boxNewsContent
 {
		margin: 0;
		padding: 12px;
		border-top: 0px;
		border-left: 1px solid #c0c1c2;
		border-right: 1px solid #c0c1c2;
		border-bottom: 1px solid #c0c1c2;
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
		-moz-border-radius-bottomleft: 8px;
		-webkit-border-bottom-left-radius: 8px;
		-moz-border-radius-bottomright: 8px;
		-webkit-border-bottom-right-radius: 8px;
 text-align: left;
 display:block;
 float:left;
 }

#boxNews .boxNewsContent p
 {
 margin: 0 0 0 0;
 padding-bottom: 0.2em;
 }*/


/*- /Содержимое бокса новости */


/*- /Бокс новости */


/*- Бокс вопросы и ответы */

#boxFaq {
  margin: 0 .5em .5em .5em;
  padding: 0;
}


/*- Заголовок бокса вопросы и ответы */

#boxFaq div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}

#boxFaq div.title a {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  text-decoration: none;
}


/*- /Заголовок бокса вопросы и ответы */


/*- Содержимое бокса вопросы и ответы */

#boxFaq .boxFaqContent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  text-align: left;
}

#boxFaq .boxFaqContent p {
  margin: 0 0 0 0;
  padding-bottom: 0.2em;
}


/*- /Содержимое бокса вопросы и ответы */

dl.itemFaqDefault {
  width: 48%;
  float: left;
  margin: 0.5em 0 0.5em 0;
  padding: 0 0 0 0;
}

dl.itemFaq {
  width: 98%;
  float: left;
  margin: 0.5em 0 0.5em 0;
  padding: 0 0 0 0;
}

dt.itemFaq {
  display: none;
  float: left;
  background: transparent;
  border-right: 0px #f1f1f6 solid;
  margin: 0 0 0 0;
  padding: 5px 5px 0 5px;
  text-align: left;
}

dd.itemFaq {
  margin-left: 1em;
  padding: 0 0;
  line-height: normal;
  background: transparent;
}


/*- /Бокс вопросы и ответы */


/*- Бокс корзина */


/* Оформление */

#boxCart {
  margin: 0 .5em .5em .5em;
  padding: 0;
}

#boxCart .top,
#boxCart .bottom {
  display: none;
  background: transparent;
  font-size: 1px;
}


/* Шапка с углами */

#boxCart .b1,
#boxCart .b2,
#boxCart .b3,
#boxCart .b4,
#boxCart .b5 {
  display: none;
  overflow: hidden;
  height: 1px;
  background: #006600;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}


/* /Шапка с углами */


/* Низ с углами */

#boxCart .b1b,
#boxCart .b2b,
#boxCart .b3b,
#boxCart .b4b,
#boxCart .b5b {
  display: none;
  overflow: hidden;
  height: 1px;
  background: transparent;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}


/* /Низ с углами */

#boxCart .b1,
#boxCart .b1b {
  display: none;
  margin: 0 5px;
  background: #000;
}

#boxCart .b2,
#boxCart .b2b {
  display: none;
  margin: 0 4px;
}

#boxCart .b3,
#boxCart .b3b {
  display: none;
  margin: 0 3px;
}

#boxCart .b4,
#boxCart .b4b {
  display: none;
  margin: 0 2px;
}

#boxCart .b5,
#boxCart .b5b {
  display: none;
  margin: 0 1px;
}

#boxCart .boxheader {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}

#boxCart .boxcontent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
}

#boxCart .boxcontent span {
  font-weight: bold;
}

#boxCart .boxheader p {
  padding: 0;
  margin: 0;
}

#boxCart .boxcontent p {
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  padding-left: 0.5em;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}


/* /Оформление */


/* Ссылки в заголовке бокса */

#boxCart .boxheader a {
  color: #ff7b08;
  text-decoration: none;
}

#boxCart .boxheader a:hover {
  color: #ff7b08;
  text-decoration: none;
}


/* /Ссылки в заголовке бокса */

p.CartContentRight {
  text-align: right !important;
  padding-right: 0.2em;
}

p.CartContentCenter {
  text-align: center;
}


/*- /Бокс корзина */


/*- Бокс вход/админ */


/* Оформление */

#boxLogin {
  margin: 0 .5em .5em .5em;
  padding: 0;
}

#boxLogin .top,
#boxLogin .bottom {
  display: none;
  background: transparent;
  font-size: 1px;
}


/* Шапка с углами */

#boxLogin .b1,
#boxLogin .b2,
#boxLogin .b3,
#boxLogin .b4,
#boxLogin .b5 {
  display: none;
  overflow: hidden;
  height: 1px;
  background: #67748B;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}


/* /Шапка с углами */


/* Низ с углами */

#boxLogin .b1b,
#boxLogin .b2b,
#boxLogin .b3b,
#boxLogin .b4b,
#boxLogin .b5b {
  display: none;
  overflow: hidden;
  height: 1px;
  background: transparent;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}


/* /Низ с углами */

#boxLogin .b1,
#boxLogin .b1b {
  display: none;
  margin: 0 5px;
  background: #000;
}

#boxLogin .b2,
#boxLogin .b2b {
  display: none;
  margin: 0 4px;
}

#boxLogin .b3,
#boxLogin .b3b {
  display: none;
  margin: 0 3px;
}

#boxLogin .b4,
#boxLogin .b4b {
  display: none;
  margin: 0 2px;
}

#boxLogin .b5,
#boxLogin .b5b {
  display: none;
  margin: 0 1px;
}

#boxLogin .boxheader {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}

#boxLogin .boxcontent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
}

#boxLogin .boxcontent span {
  font-weight: bold;
}

#boxLogin .boxheader p {
  padding: 0;
  margin: 0;
}

#boxLogin .boxcontent p {
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  padding-left: 0.2em;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}


/* /Оформление */


/*- Форма входа */

.loginform input {
  width: 70%;
  font-size: 1em;
  border: 1px solid;
  border-color: #666 #ccc #ccc #666;
  padding: 2px;
  margin-top: 0.2em;
  margin-bottom: 0.4em;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}

.loginform input:focus,
.sffocus,
.sffocus {
  background-color: #ffc;
}


/*- /Форма входа */

p.LoginContentCenter {
  text-align: center;
}

p.LoginContentLeft {
  text-align: left;
}


/*- /Бокс вход/админ */


/*- Бокс мои загрузки */

#boxDownloads {
  margin: 0 .5em .5em .5em;
  padding: 0;
}


/*- Заголовок бокса мои загрузки */

#boxDownloads div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}


/*- /Заголовок бокса мои загрузки */


/*- Содержимое бокса мои загрузки */

#boxDownloadsContent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  text-align: left;
}

#boxDownloadsContent p {
  margin: 0 0 0 0;
  padding-bottom: 0.2em;
}


/*- /Содержимое бокса мои загрузки */


/*- /Бокс мои загрузки */


/*- Бокс рассылка */

#boxNewsletter {
  margin: 0 .5em .5em .5em;
  padding: 0;
}


/*- Заголовок бокса рассылка */

#boxNewsletter div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}


/*- /Заголовок бокса рассылка */


/*- Содержимое бокса рассылка */

#boxNewsletterContent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
}

#boxNewsletterContent p {
  margin: 0 0 0 0;
  text-align: left;
}


/*- /Содержимое бокса рассылка */


/*- Форма рассылка */

.newsletterform input {
  width: 70%;
  font-size: 1em;
  border: 1px solid;
  border-color: #666 #ccc #ccc #666;
  padding: 2px;
  margin-top: 0.2em;
  margin-bottom: 0.4em;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}

.newsletterform input:focus,
.sffocus,
.sffocus {
  background-color: #ffc;
}


/*- /Форма рассылка */


/*- /Бокс рассылка */


/*- Бокс лучшие товары */

#boxBestsellers {
  margin: 0 .5em .5em .5em;
  padding: 0;
}


/*- Заголовок бокса лучшие товары */

#boxBestsellers div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}


/*- /Заголовок бокса лучшие товары */


/*- Содержимое бокса лучшие товары */

#boxBestsellersContent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
}

#boxBestsellersContent p {
  margin: 0 0 0 0;
  text-align: left;
}


/*- /Содержимое бокса лучшие товары */

#boxBestsellersContent p.BestsellersContentRight {
  text-align: right;
  padding-right: 0.2em;
  padding-bottom: 0.3em;
}

#boxBestsellersContent span {
  font-weight: bold;
}


/*- /Бокс лучшие товары */


/*- Бокс информация о группе */

#boxGroupInfo {
  margin: 0 .5em .5em .5em;
  padding: 0;
}


/*- Заголовок бокса информация о группе */

#boxGroupInfo div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}


/*- /Заголовок бокса информация о группе */


/*- Содержимое бокса информация о группе */

#boxGroupInfoContent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  text-align: center;
}

#boxGroupInfoContent p {
  margin: 0 0 0 0;
  padding-bottom: 0.2em;
}

#boxGroupInfoContent span {
  font-weight: bold;
}


/*- /Содержимое бокса информация о группе */


/*- /Бокс информация о группе */


/*- Бокс валюты */

#boxCurrencies {
  margin: 0 .5em .5em .5em;
  padding: 0;
}


/*- Заголовок бокса валюты */

#boxCurrencies div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}


/*- /Заголовок бокса валюты */


/*- Содержимое бокса валюты */

#boxCurrenciesContent {
  margin: 0;
  padding: .5em;
  /border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  text-align: center;
}

#boxCurrenciesContent p {
  margin: 0 0 0 0;
  padding-bottom: 0.2em;
}


/*- /Содержимое бокса валюты */


/*- Форма выбора валюты */

#boxCurrenciesContent select {
  width: 70%;
  font-size: 1em;
  border: 1px solid;
  border-color: #666 #ccc #ccc #666;
  padding: 2px;
  margin-top: 0.2em;
  margin-bottom: 0.4em;
}


/*- /Форма выбора валюты */


/*- /Бокс валюты */


/*- Бокс языки */

#boxLanguages {
  margin: 0 .5em .5em .5em;
  padding: 0;
}


/*- Заголовок бокса языки */

#boxLanguages div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}


/*- /Заголовок бокса языки */


/*- Содержимое бокса языки */

#boxLanguagesContent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  text-align: center;
}

#boxLanguagesContent p {
  margin: 0 0 0 0;
  padding-bottom: 0.2em;
}


/*- /Содержимое бокса языки */


/*- /Бокс языки */


/*- Бокс производители */

#boxManufacturers {
  position: relative;
  margin: 40px 0;
  padding: 0;
}


/*- Заголовок бокса производители */

#boxManufacturers div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}


/*- /Заголовок бокса производители */


/*- Содержимое бокса производители */

#boxManufacturersContent {
  height: 475px;
  margin: 0 10px;
  overflow: hidden;
}

#boxManufacturersContent.active {
  height: auto;
  overflow: visible;
}

.boxManufacturersContent_bk {
  height: 1050px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

#boxManufacturersContent .manufacturers_item {
  width: 305px;
}

#boxManufacturersContent a {
  font-size: 15px;
  color: #a7a7a7;
  margin: 0 2px 3px 0px;
}

#boxManufacturersContent p {
  margin: 0 0 0 0;
  padding-bottom: 0.2em;
}


/*- /Содержимое бокса производители */


/*- Форма выбора производителя */

#boxManufacturersContent select {
  width: 70%;
  font-size: 1em;
  border: 1px solid;
  border-color: #666 #ccc #ccc #666;
  padding: 2px;
  margin-top: 0.2em;
  margin-bottom: 0.4em;
}


/*- /Форма выбора производителя */


/*- /Бокс производители */


/*- Бокс информация о производителе */

#boxManufacturersInfo {
  margin: 0 .5em .5em .5em;
  padding: 0;
}


/*- Заголовок бокса информация о производителе */

#boxManufacturersInfo div.title {
  color: #ff7b08;
  font-weight: bold;
  font-size: 12pt;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #f4f4f4;
  background-image: url(img/vamcart/bg.png);
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-top: 1px solid #c0c1c2;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  vertical-align: middle;
}


/*- /Заголовок бокса информация о производителе */


/*- Содержимое бокса информация о производителе */

#boxManufacturersInfoContent {
  margin: 0;
  padding: .5em;
  border-top: 0px;
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  border-bottom: 1px solid #c0c1c2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  text-align: center;
}

#boxManufacturersInfoContent p {
  margin: 0 0 0 0;
  padding-bottom: 0.2em;
}


/*- /Содержимое бокса информация о производителе */


/*- /Бокс информация о производителе */


/*- /Боксы */


/*- Время парсинга */

div#parseTime {
  clear: left;
  background: transparent;
  width: 100%;
  text-align: center;
  color: #000;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}


/*- /Время парсинга */


/*- Информация о магазине */

div#copyright {
  clear: left;
  background: transparent;
  width: 100%;
  text-align: center;
  color: #000;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

div.copyright {
  clear: left;
  background: transparent;
  width: 100%;
  text-align: center;
  color: #000;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}


/*- /Информация о магазине */


/*- Формы */

form {
  width: 100%;
  margin: 0;
}

.form input,
textarea,
input[type=text] {
  font-size: 1em;
  border: 1px solid;
  border-color: #666 #ccc #ccc #666;
  padding: 2px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}

.form textarea {
  width: 80%;
}

.pagecontent fieldset.form {
  border: 0px;
}

.pagecontent fieldset.form legend {
  font-weight: bold;
  font: 12pt arial, sans-serif;
  font-weight: bold;
}

.pagecontent .form p {
  font: 12pt arial, sans-serif;
  font-weight: normal;
}


/*- Подсветка ошибок формы */

#errormsg {
  border: 2px solid #c00;
  padding: 5px;
  width: 96%;
}

.error {
  background: #fcc;
}


/*- /Подсветка ошибок формы */

.form textarea:focus,
input:focus,
.sffocus,
.sffocus {
  /*background-color: #ffc;*/
}

span.Requirement {
  color: red;
}


/*- /Формы */


/*- Цены */

span.markProductOutOfStock {
  color: #c76170;
  font-weight: bold;
}

span.productSpecialPrice {
  color: #ff0000;
}

span.productOldPrice {
  display: inline-block;
  margin-right: 10px;
  color: #9a9a9a;
  font-size: 14px;
  font-weight: normal;
  text-decoration: line-through;
}

span.errorText {
  color: #ff0000;
}


/*- /Цены */


/* Ошибка на странице свяжитесь с нами */

div.contacterror {
  border: 1px solid;
  border-color: #ff0000;
  background-color: #FFCCCC;
  text-align: center;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}


/* /Ошибка на странице свяжитесь с нами */


/* Вывод товаров */


/*  новинки */

dl.itemNewProducts {
  display: block;
  width: 48%;
  float: left;
  height: 190px;
  /* auto; */
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: transparent;
}


/* / новинки */


/*  рекомендуемые товары */

dl.itemFeaturedProducts {
  display: block;
  width: 48%;
  float: left;
  height: auto;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-bottom: 1px #e5e5e5 solid;
}


/* / рекомендуемые товары */


/* Количество колонок с товаром в блоке новинки на главной странице */

dl.itemNewProductsDefault {
  background: transparent none repeat scroll 0 0;
  display: block;
  float: left;
  margin: 10px 0 10px 15px;
  min-height: 190px;
  padding: 0;
  width: 295px;
}

dl.itemNewProductsDefault:nth-child(2n+1) {
  clear: both;
}


/* /Количество колонок с товаром в блоке новинки на главной странице */


/* Количество колонок с новостями на главной странице */

dl.itemLatestNewsDefault {
  display: block;
  width: 48%;
  height: 180px;
  float: left;
  margin: 0.5em 0 0.5em 0;
  padding: 0 0 0 0;
}


/* /Количество колонок с новостями на главной странице */


/* Количество колонок с новостями на странице новостей */

dl.itemLatestNews {
  display: block;
  width: 98%;
  float: left;
  margin: 0.5em 0 0.5em 0;
  padding: 0 0 0 0;
}


/* /Количество колонок с новостями на странице новостей */


/*  скидки */

dl.itemSpecials {
  display: block;
  width: 48%;
  float: left;
  height: auto;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-bottom: 1px #e5e5e5 solid;
}


/* / скидки */


/*  мои данные */

dl.itemLastViewed {
  display: block;
  width: 98%;
  float: left;
  height: auto;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-bottom: 1px #e5e5e5 solid;
}


/* / мои данные */


/* Информация о заказе, адрес клиента и адрес доставки */

dl.ordersAddress {
  border: 1px dashed #D8D8D8;
  border-radius: 10px;
  display: block;
  float: left;
  margin: 0 10px 0 0;
  padding: 10px 10px 10px 0;
  width: 270px;
  font-family: tahoma;
  font-size: 13px;
}

dl.ordersAddress a,
.order-inform a {
  font-weight: normal;
  text-transform: lowercase;
}

dt.ordersAddress {
  display: block;
  float: left;
  background: transparent;
  border-right: 0px #f1f1f6 solid;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}

dd.ordersAddress {
  display: block;
  margin: 0 0 0 1em;
  padding: 0 0 0 0;
  line-height: normal;
  background: transparent;
}


/* /Информация о заказе, адрес клиента и адрес доставки */


/* Адресная книга */

dl.AddressBook {
  display: block;
  width: 48%;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

dt.AddressBook {
  display: block;
  float: left;
  width: 90px;
  background: transparent;
  border-right: 0px #f1f1f6 solid;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}

dd.AddressBook {
  display: block;
  margin: 0;
  padding: 0 0 0 0;
  line-height: normal;
  background: transparent;
}

dl.AddressBookList {
  display: block;
  width: 48%;
  float: left;
  height: auto;
  margin: 0 0 0 0;
  padding: 0 0 1em 0;
}

dt.AddressBookList {
  display: block;
  float: left;
  background: transparent;
  border-right: 0px #f1f1f6 solid;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}

dd.AddressBookList {
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: normal;
  background: transparent;
}


/* /Адресная книга */


/* Вход */

dl.Login {
  display: block;
  width: 48%;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

dt.Login {
  float: left;
  display: block;
  background: transparent;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}

dd.Login {
  display: block;
  margin: 0 0 0 1em;
  padding: 0 0 0 0;
  line-height: normal;
  background: transparent;
}


/* /Вход */

dt.itemImage {
  float: left;
  display: block;
  background: transparent;
  border-right: 0px #f1f1f6 solid;
  margin: 0 0 0 0;
  padding: 5px 5px 0 5px;
  text-align: center;
  width: 120px;
}

dt.itemNews {
  display: none;
  float: left;
  background: transparent;
  border-right: 0px #f1f1f6 solid;
  margin: 0 0 0 0;
  padding: 5px 5px 0 5px;
  text-align: left;
}

dd.itemDescription {
  display: block;
  float: left;
  width: 160px;
  margin: 0 0 0 0;
  padding: 0 0;
  line-height: normal;
  background: transparent;
  clear: right;
  font-size: 12px;
}

dd.itemDescription a {
  font-size: 13px;
  line-height: 19px;
  display: block;
  margin: 0 0 7px 0px;
}

dd.itemDescriptionPrice {
  background: transparent none repeat scroll 0 0;
  display: block;
  float: right;
  font-family: tahoma;
  font-size: 17px;
  font-weight: bold;
  line-height: normal;
  margin: 7px 0 5px;
  padding: 0;
}

dd.itemDescription .sravn {
  display: block;
  float: right;
  font-family: tahoma;
  font-size: 13px;
  line-height: 20px;
  margin: -23px 10px 0 0;
}

dd.itemDescriptionPrice .pricelabel {
  font-family: arial;
  font-size: 14px;
}

dd.itemNews {
  display: block;
  margin-left: 1em;
  padding: 0 0;
  line-height: normal;
  background: transparent;
}

div.clear {
  clear: both;
}

div.navigation {
  display: block;
  width: 100%;
  color: #9a9a9a;
  font-size: 14px;
    line-height: 30px;
}

div.navigation:after {
  display: block;
  clear: both;
  content: "";
}

.navigation {
  padding: 15px 0 30px;
}

.navigation a {
  padding: 5px;
}

.navigation a.pageResults {
  font-size: 16px;
  padding: 5px;
  margin: 0 5px;
  text-decoration: none;
}
.navigation a.pageResultsn {
  text-decoration: none;
}

.navigation a:hover {
  background-color: #170c66;
  border-radius: 2px;
  color: #ffffff;
}
form .navigation a:hover {
  background-color: transparent
}

.navigation b {
  background-color: #3b9db6;
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  text-decoration: none;
}

.navigation a.pageResults_s {
  border-bottom: 1px dotted #3ea5c0;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  padding: 4px;
  text-decoration: none;
}

.navigation .active {
  border: 1px solid #170c66;
  border-radius: 2px;
  font-weight: bold;
  padding: 5px 7px;
  text-decoration: none;
}

.navigation_links {
  margin-left: 15px;
}

span.right {
  float: right;
}

.sort {
    display: inline-block;
}
.sort select {
    border-color: #e7e7e7;
    border-radius: 3px;
    padding: 5px;
    color: #a9a9a9;
    outline: none;
}


/* /Вывод товаров */


/* Вывод категорий */

dl.itemCategoriesListing {
  width: 33%;
  float: left;
  height: auto;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: transparent;
}

dt.itemCategoriesListing {
  float: left;
  height: auto;
  background: transparent;
  border-right: 0px #f1f1f6 solid;
  margin: 0 0 0 0;
  padding: 5px 5px 0 5px;
  text-align: center;
}

dd.itemCategoriesListing {
  margin: 0 1em 0 1em;
  padding: 0 0;
  line-height: normal;
  background: transparent;
  text-align: center;
}


/* /Вывод категорий */


/* Страница карточки товара */

p.center {
  text-align: center;
}

div.ProductInfoLeft {
  float: left;
  margin-right: 10px;
  width: 292px;
}

.ProductInfoLeft a {
  display: block;
  float: left;
  margin: 5px;
}

.url>a {
  display: inline-block;
  float: none;
  margin: 0;
}

div.ProductInfoRight {
  float: right;
  margin-left: 1em;
  text-align: right;
  width: 290px;
  clear: right;
}

.ProductInfoRight>p {
  text-indent: 0 !important;
}


/* /Страница карточки товара */


/* Ссылки на странице мои данные */

ul.accountLinks {
  list-style-type: none;
  text-align: left;
  padding-left: 1em;
  margin: 0 0 0 0;
}

li.accountLinks {
  display: block;
  padding: 0;
}


/* /Ссылки на странице мои данные */

.bold {
  font-weight: bold;
}


/* Ajax quick find */

div.ajaxQuickFind {
  text-align: left;
}

ul.ajaxQuickFind {
  list-style-type: none;
  list-style-image: none;
  padding-left: 0px;
}

li.ajaxQuickFind {
  font-size: 80%;
  padding-left: 0px;
}


/* /Ajax quick find */


/* Ajax add quickie suggest */

div.ajaxAddQuickie {
  text-align: left;
}

div.addQuick {
  text-align: left;
  color: #67748B;
  text-decoration: underline;
  cursor: pointer;
}

ul.ajaxAddQuickie {
  list-style-type: none;
  list-style-image: none;
  padding-left: 0px;
}

li.ajaxAddQuickie {
  font-size: 80%;
  padding-left: 0px;
}


/* /Ajax add quickie suggest */

.errorBox {
  background-color: #ffb3b5;
}

.messageStackError,
.messageStackWarning {
  background-color: #ffb3b5;
}

.messageStackSuccess {
  background-color: #99ff00;
}

.headerError {
  background-color: #ffb3b5;
  border: 1px solid red;
}

.messageStack {
  background-color: #ffb3b5;
  padding: 0.5em 0.5em 0.5em 0.5em;
}

.new-product {
  background: #52ac62;
  display: block;
  position: absolute;
  top: 15px;
  right: 0;
  padding: 2px 10px;
  color: #fff;
  font-size: 11px;
}

.new-product:before {
  content: 'Новинка';
}


/* НОВЫЙ БЛОК КУПИТЬ */

.product-info {
  border: 1px solid #c0c1c2;
  border-radius: 8px;
  display: inline-block;
  float: right;
  font-family: Tahoma, Verdana, Arial !important;
  margin: 0 0 25px;
  text-decoration: none;
  vertical-align: top;
  width: 280px;
}

.product-info a {
  text-decoration: none;
}

.product-info .block-buying {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  overflow: hidden;
  padding: 20px 25px 0;
  width: 230px;
}

.product-info .block-buying .left-part {
  float: left;
  width: 250px;
}

.product-info .block-buying .right-part {
  float: left;
  margin: 15px;
  text-align: center;
}

.product-info .block-buying .label-cost {
  font-size: 16px !important;
  margin-bottom: 0;
}

.product-info .block-buying .cost {
  font-size: 36px !important;
  font-weight: bold !important;
  line-height: 30px;
}

.product-info .block-buying .cost span.productOldPrice {
  font-size: 22px;
}

.product-info .block-buying .having {
  color: #1d76a8;
  font-size: 16px !important;
  line-height: 14px;
  margin-top: 10px;
}

.product-info .block-buying .having .icon {
  background-image: url("/images/sprite.png");
  background-position: -26px -3px;
  float: left;
  height: 12px;
  margin-right: 11px;
  margin-top: 1px;
  width: 12px;
}

/*.link-buy {
  background: none repeat scroll 0 0 #FD7D0D;
  border: 1px solid #BB4E00;
  border-radius: 3px;
  color: #FFFFFF !important;
  display: block;
  font-size: 30px;
  height: 44px;
  line-height: 44px;
  margin-bottom: 13px;
  text-align: center;
  transition: all 0.1s ease 0s;
  width: 197px;
}

.link-buy:active {
  box-shadow: 0 1px #BB4E00;
}

.link-buy:hover {
  background: none repeat scroll 0 0 #DD640B;
}*/

.btn-custom.link-buy {
  display: block;
  width: auto;
  background: url(img/icon_basket_link.png) no-repeat 80px 50% #fd7d0d;
  margin: 5px 0;
  padding: 15px 0;
}
.btn-custom.link-buy:hover {
  background-color: #dd640b;
  background-repeat: no-repeat;
}
.btn-custom_trans.fast-link-buy {
  display: block;
  width: auto;
  margin: 15px 0;
  padding: 15px 0;
}

.goToBasketButton {
  background-position: -34px -196px;
  border: medium none;
  height: 23px;
  width: 106px;
}

.product-info .block-buying .fast-link-buy,
.product-info .analogue {
  border-bottom: 1px dotted #FD7D0D;
  color: #FD7D0D;
  cursor: pointer;
  font-size: 16px !important;
  font-weight: bold !important;
  text-transform: uppercase;
  text-decoration: none;
}

.product-info .block-buying .fast-link-buy:hover,
.product-info .analogue:hover {
  border-bottom: 1px dotted #7A4C32;
  color: #7A4C32;
}

.fast-link-buy.bottom {
  background-color: #FD7D0D;
  color: #FFFFFF;
  display: block;
  float: left;
  font-family: Tahoma, Verdana;
  font-size: 19px;
  font-weight: bold;
  height: 27px;
  margin: 0px 0 0 0px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  transition: all 0.1s ease 0s;
  width: 228px;
  cursor: pointer;
  border-radius: 10px;
  box-shadow: 3px 3px 2px #ccc;
  border: none;
  border-radius: 7px;
}

.fast-link-buy.bottom:hover {
  border-bottom: 1px dotted #7A4C32;
  color: #7A4C32;
}

.fast-link-buy.bottom.right {
  height: auto;
  line-height: 15px;
  padding: 6px 17px;
  font-size: 15px;
  width: auto;
  float: right;
  background-color: #1d76a8;
}

.fast-link-buy.bottom.right:hover {
  color: #fff;
}

.product-info .block-link {
  background: none repeat scroll 0 0 #eaeaea;
  overflow: hidden;
  padding: 8px 20px;
  width: 240px;
}

.product-info .block-link .link1 {
  color: #ff0000;
  float: left;
  font-size: 11px !important;
  font-weight: bold;
  line-height: 12px;
  margin: 0 0 8px;
  width: 240px;
}

.product-info .block-link .link1:hover {
  color: #9F0000;
}

.product-info .block-link .link2 {
  color: #000;
  float: left;
  font-size: 11px !important;
  line-height: 12px;
  margin: 0 0 5px;
  width: 254px;
}

.product-info .block-link .link2:hover {
  color: #9F0000;
}

.product-info .block-link .link3 {
  float: left;
  font-size: 11px !important;
  line-height: 12px;
  width: 240px;
}

.product-info .block-link .select:hover {
  color: #9F0000;
}

.product-info .block-link .plus {
  float: left;
  font-size: 18px !important;
  font-weight: bold !important;
  line-height: 10px;
  margin-right: 8px;
}

.product-info .block-link .margin-left {
  font-size: 11px !important;
  margin-left: 20px;
}

.product-info .block-link .btwob {
  color: #000;
  font-size: 13px !important;
  font-weight: bold !important;
  margin-right: 3px;
}

.product-info .block-link .select {
  color: #1D76A8;
  font-size: 11px !important;
}

.product-info-wrapper {
  display: block;
  float: left;
  width: 100%;
}

.link2 .icon {
  background-image: url("/images/sprite.png");
  background-position: -26px -3px;
  float: left;
  height: 12px;
  margin-right: 10px;
  margin-top: 1px;
  width: 12px;
}

.link3 .icon {
  float: left;
  margin-right: 3px;
  margin-top: 1px;
  width: 20px;
}

.bluetext {
  color: #170c66;
  text-transform: uppercase;
}

.bluetext span {}

.alerttext {
  color: #fe0100;
  text-transform: uppercase;
  font-weight: bold;
}

.ss form {
  display: block;
  float: left;
  width: 100%;
}


/* БЫСТРЫЙ ЗАКАЗ */

div.one_product_only {
  min-height: 360px;
}

div.one_product_only .wrapper_for_height {
  height: 300px;
}

div.one_product_only .divider {
  margin: 15px 0 10px 0;
  border-top: 1px solid #C6C6C6;
}

div.one_product_only .delivery_wrapper {
  margin-top: 10px;
}

div.one_product_only .self_delivery_place_count {
  position: absolute;
  margin: -18px 0 0 80px;
}

div.one_product_only .delivery-price .spacer {
  height: 5px;
  overflow: hidden;
}

div.FastOrderBlock {
  display:none;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 2px solid #BFBFBF;
  border-radius:6px;
  height: 475px;
  position: fixed;
  top: 100px;
  width: 933px;
  z-index: 200;
}

div.FastOrderBlock div.close {
  left: 823px;
  position: absolute;
  top: 10px;
}

div.FastOrderBlock div.close span.text {
  color: #6C6C6C;
  cursor: pointer;
  font-size: 12px;
  position: absolute;
}

div.FastOrderBlock div.close a.button {
  border-color: #C6C6C6 #C6C6C6;
  border-image: none;
  border-style: none none solid solid;
  border-width: medium medium 1px 1px;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  left: 54px;
  padding: 8px 23px;
  position: absolute;
  top: -10px;
  text-decoration:none;
}

div.FastOrderBlock div.title {
  font-size: 22px;
  font-weight: bold !important;
  margin: 19px 0 0 23px;
}

div.FastOrderBlock td.form {
  vertical-align: top;
  width: 648px;
}

div.FastOrderBlock div.form {
  /*margin: 17px 0 17px 26px;*/
  display:block;
  float:left;
  width: 468px;
  /*height:600px;*/
  overflow:hidden;
}

div.FastOrderBlock div.form td.title {
  height: 44px;
  width: 273px;
}

div.FastOrderBlock tr.city td.value {
  font-weight: bold !important;
}

div.FastOrderBlock td.product_list.one_product {
  padding: 28px 20px 0 35px;
}

div.FastOrderBlock div.white_upper {
  background: none repeat scroll 0 0 #FFFFFF;
  height: 39px;
  margin-left: -37px;
  margin-top: -29px;
  position: absolute;
  width: 3px;
}

div.one_product_only {
  min-height: 360px;
}

div.one_product_only .wrapper_for_height {
  height: 223px;
}

div.one_product_only .divider {
  border-top: 1px solid #C6C6C6;
  margin: 15px 0 10px;
}

div.FastOrderBlock div.product_list div.total_title {
  font-size: 16px;
  margin-bottom: 10px;
}


div.FastOrderBlock table.total_cost {
  border-collapse: collapse;
}

div.FastOrderBlock table.total_cost td.price {
  background: none repeat scroll 0 0 #F2F2F2;
  font-size: 24px;
  font-weight: bold !important;
  padding: 8px 9px 0;
  vertical-align: top;
  border-radius:6px;
}


div.FastOrderBlock table.total_cost td.arrow {
  /*background: url("/images/fo_arrow.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
  height: 40px;
  width: 13px;
}

div.FastOrderBlock .help {
  bottom: 20px;
  position: absolute;
  width: 600px;
}

div.FastOrderBlock .help .do_it {
  font-size: 14px;
  margin: 8px 0 0 10px;
}


div.FastOrderBlock .help ul {
  margin: 14px 0 0 25px;
  padding: 0;
}



div.FastOrderBlock .help a.submit {
  background-color: #FD7D0D;
  border: 1px solid #BB4E00;
  border-radius: 3px;
  color: #FFFFFF;
  display: block;
  font-family: Tahoma,Verdana;
  font-size: 30px;
  font-weight: 700;
  height: 48px;
  line-height: 150%;
  margin: 15px 0 0 8px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  transition: all 0.1s ease 0s;
  width: 577px;
}

div.FastOrderBlock .help a.submit:hover {
  background: none repeat scroll 0 0 #DD640B;
}

div.FastOrderBlock.one_product div.white_bottom {
  margin-top: -30px;
}

div.FastOrderBlock .help .do_it a {
  color: #1D76A8;
  font-size: 14px;
  text-decoration: none;
}

div.FastOrderBlock .help ul li {
  font-size: 15px;
  list-style: disc outside none;
  margin-bottom: 2px;
}

div.FastOrderBlock div.form input[type="text"] {
  border: 1px solid #999999;
  font-size: 16px;
  height: 48px;
  padding: 15px;
  width: 100%;
  box-sizing: border-box;
}

div.FastOrderBlock div.form textarea {
  border: 1px solid #999999;
  font-size: 16px;
  padding: 15px;
  width: 100%;
  box-sizing: border-box;
}

div.FastOrderBlock div.form select {
  border: 1px solid #999999;
  font-size: 16px;
  height: 48px;
  padding: 0 15px;
  width: 100%;
  box-sizing: border-box;
  background: white;
  color: #717070;
}

div.FastOrderBlock div.form div.error {
  clear: both;
  color: #FF0000;
  display: none;
  font-size: 11px;
  margin-top: -1px;
}

div.FastOrderBlock div.form td.value .prefix {
  color: #6C6C6C;
  float: left;
  font-size: 16px;
  margin: 8px 0 0 -40px;
}

div.FastOrderBlock div.form input[name="qcode"], div.FastOrderBlock div.form input[name="qcode_org"] {
  text-align: center;
  width: 85px;
}

div.FastOrderBlock div.form input[name="qphone"], div.FastOrderBlock div.form input[name="qphone_org"] {
  margin-left: 1px;
  width: 226px;
}

div.FastOrderBlock div.form .value-static, div.FastOrderBlock div.form .sms-password {
  display: none;
  position: relative;
}

div.FastOrderBlock td.product_list {
  border-left: 1px solid #C6C6C6;
  vertical-align: top;
}

#hidimg {
  background-color: #000000;
  display: block;
  height: 100%;
  margin: 0;
  opacity: 0.3;
  overflow: hidden;
  position: fixed;
  visibility: hidden;
  width: 100%;
  z-index: 100;
}

.shiptable {
  margin: 25px 0 0;
  width: 550px;
}

.shiptable td {
  height: 30px;
  border-bottom: 1px dotted #ccc;
  padding: 7px 10px;
  text-align: center;
}

.shiptable a {
  color: #ff6600;
  font-size: 13px;
}

.shiptable td img {
  width: 170px;
}

#informer {
  display: block;
  float: left;
  width: 97%;
  background-color: #fff;
  border: 1px solid #FF6600;
  border-radius: 6px;
  padding: 10px;
  margin: 0 0 20px 0;
  color: #7A4C32;
  background-image: url(/images/snow.png);
  text-align: center;
}

#informer span {
  color: #1F89BD;
  font-weight: bold;
}

#informer strong {
  color: #FF0000;
  font-weight: bold;
}

.fastcart {
  display: block !important;
  border: none !important;
  position: inherit !important;
  height: inherit !important;
  width: inherit !important;
  z-index: inherit !important;
  background: none;
}

.medium-input {
  margin: 5px 0 0 !important;
  /*width: 220px !important;*/
}
input[name='street_address1']
{
  margin-right: 23px!important;
}

.name .value span {
  display: block;
  float: left;
  line-height: 36px;
  margin: 5px 0 0;
  width: 59px;
}

.shortinput {
  display: block;
  float: left;
  margin: 10px 10px 5px 0;
}

.shortinput_row {
  margin-right: -10px;
}



div.FastOrderBlock div.form input[type="password"] {
  background: none repeat scroll 0 0 #F2F2F2;
  border: 1px solid #999999;
  font-size: 16px;
  height: 30px;
  padding-left: 3px;
  width: 299px;
  color: #313131;
}

input[name="shipping"],
input[name="payment"] {
  display: none;
}

span.nice_radio,
span.nice_radio2 {
  background: url("/images/nice_radio.png") no-repeat;
  height: 25px;
  width: 25px;
  display: inline-block;
  cursor: pointer;
}

label.checkbox_under{
 width: 32px;
 height: 26px;
 display: block;
 position: relative;
 float: left;
 margin-left: 501px;
}
input[name="policy"] + span {
 position: absolute;
 left: 0; top: 0;
 width: 100%; height: 100%;
 background: url("/images/nice_radio.png") no-repeat;
 cursor: pointer;
}

input[name="policy"]:checked + span  	{
 background: url("/images/nice_radio_check.png") no-repeat;
}

span.nice_radio.checked,
span.nice_radio2.checked {
  background: url("/images/nice_radio_check.png") no-repeat;
}

span.nice_checkbox {
  background: url("/images/nice_checkbox.png") no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

span.nice_checkbox.checked {
  background: url("/images/nice_checkbox_check.png") no-repeat;
}

.shipping-content {
  font-size: 13px;
}

.shipping-content span {
  /* display:block;
	float:left; */
  margin: 0 10px 0 0;
}

.shipping-content label {
  line-height: 20px;
}

.shipping-content dl {
  display: block;
  float: left;
  width: 100%;
}

.shipping-content dd {
  display: block;
  float: left;
  width: 90px;
}

.shipping-content dt {
  display: block;
  float: left;
  width: 470px;
}

.payment-content {
  font-size: 13px;
}

.payment-content span {
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

.payment-content label {
  line-height: 20px;
}

.payment-content dl {
  display: block;
  float: left;
  width: 100%;
}

.payment-content dd {
  display: block;
  float: left;
  width: 60px;
}

.payment-content dt {
  display: block;
  float: left;
  width: 600px;
}

.payment-description {
  display: none;
}

.payment-content label,
.shipping-content label {
  cursor: pointer;
}

.registrantos a {
  display: block;
  float: left;
  font-family: arial, sans-serif;
  font-size: 13px;
  line-height: 21px;
}

.registrantos img {
  display: block;
  float: left;
  margin: 0 5px;
}

.registrantos span {
  display: block;
  float: left;
  font-size: 13px;
  line-height: 20px;
  margin: 0 0 0 5px;
}

.scroll-cart {
  background-color: #F2F2F2;
  border-radius: 0 0 6px 6px;
  display: block;
  height: 23px;
  margin: -10px 0 0;
  position: fixed;
  width: 245px;
}

.popup-cart {
  display: none;
  background-color: #FFFFFF;
  width: 750px;
  padding: 20px 35px 20px 45px;
  position: absolute;
  right: 0;
  top: 100px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  z-index: 2;
}

.popup-cart-content a:hover {
  color: #FF6600 !important;
}

.popup-cart .line {
  border-top: 1px solid #BFBFBF;
  height: 0;
  padding: 0;
}

.popup-cart-header {
  color: #170c66;
  font-size: 26px;
  font-weight: bold;
  margin: 7px 0 25px;
  text-align: left;
}

.popup-cart-items td {
  vertical-align: middle;
}

.popup-cart-items td.spacer {
  width: 20px;
  cursor: default;
}

.popup-cart-bottom {
  text-align: center;
}

table.popup-cart-total {
  margin-bottom: 25px;
  padding-bottom: 15px;
  width: 100%;
  border-bottom: 1px dashed #d0d0d0;
}

table.popup-cart-total td {
  color: #170c66;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  vertical-align: top;
}

table.popup-cart-total td.popup-cart-count {
  text-align: right;
}

table.popup-cart-total a {
  color: #ff6600;
  text-decoration: underline;
}

table.popup-cart-total a:hover {
  text-decoration: none;
}

.popup-cart-bottom .incart-button {
  width: 265px;
  font-weight: bold;
  margin: 0 20px;
}

.incart-button:hover {
  background: none repeat scroll 0 0 #DD640B;
  color: #FFFFFF !important;
}

.popup-cart-items {
  margin-bottom: 15px;
  max-height: 435px;
  overflow-y: overlay;
}

.popup-cart-items table {
  border-collapse: collapse;
}

.popup-cart-items tr {
  border-bottom: 1px dashed #d0d0d0;
}

.popup-cart-items td.image {
  width: 100px;
  padding: 7px 0;
}

.popup-cart-items td.title {
  text-align: left;
  padding: 0 20px;
}

.popup-cart-items td.price {
  padding: 0 30px 10px 0;
}

.popup-cart-items td.quantity {
  text-align: center;
  padding: 0 25px 10px 0;
}

.popup-cart-items td.title .product_code {
  font-size: 12px;
  color: #6C6C6C;
  margin-bottom: 7px;
}

.popup-cart-items td.title div.title {
  margin-bottom: 3px;
}

.popup-cart-items td.title div.title a {
  color: #ff6600;
  font-size: 14px;
}

.popup-cart-items .remove {
  text-align: center;
  padding: 0 0 10px 0;
}

.popup-cart-items .remove input[type="submit"] {
  background: url(img/icon_remove.png) center no-repeat;
  border: none;
  width: 15px;
  height: 15px;
  cursor: pointer;
}

.popup-cart-items .remove input[type="submit"]:hover {
  opacity: 0.7;
}

.popup-cart-items .remove a {
  color: #1D76A8;
  font-size: 12px;
  text-decoration: none;
}

.popup-cart-items .remove span.icon {
  color: #F47920;
  font-weight: bold !important;
  cursor: default;
}

.popup-cart-items .remove a span.text {
  border-bottom: 1px dotted #1D76A8;
  color: #1D76A8;
}

.popup-cart-items td.price div.price {
  color: #6C6C6C;
  margin-bottom: 7px;
  font-size: 12px;
}

.popup-cart-items td.price div.total {
  color: #170c66;
  font-size: 14px;
}

.popup-cart-items td.quantity div.price {
  color: #6C6C6C;
  margin-bottom: 7px;
  font-size: 12px;
}

.popup-cart-items td.quantity div.total {
  color: #170c66;
  font-size: 14px;
  min-width: 60px;
}

td.image img {
  max-height: 100px;
  max-width: 90px;
}

div.popup-cart-content div.close {
  display: block;
  float: right;
  margin: -7px -30px 0 0;
}

div.popup-cart-content div.close a.button {
  background: url(img/icon_close.png) center no-repeat;
  width: 17px;
  height: 17px;
  cursor: pointer;
  padding: 8px 23px;
}

div.popup-cart-content div.close a.button:hover {
  opacity: 0.7;
}

.FastOrderBlockSomeProduct {
  height: 371px;
  margin: -20px 0 0 -8px;
}

div.FastOrderBlockSomeProduct div.title {
  font-size: 16px;
  font-weight: bold !important;
  margin: 13px 0 0 12px;
}

div.FastOrderBlockSomeProduct .list {
  border-bottom: 1px solid #C6C6C6;
  border-top: 1px solid #C6C6C6;
  margin: 8px 0 15px 11px;
  height: 235px;
  overflow-y: scroll;
  width: 210px;
}

div.FastOrderBlockSomeProduct .list .position {
  margin: 10px 0 15px 2px;
}

div.FastOrderBlockSomeProduct .list .position .title {
  font-size: 14px;
  line-height: 110%;
  margin: 0;
}

div.FastOrderBlockSomeProduct .list .position .quantity {
  color: #6C6C6C;
  font-size: 12px;
  margin: 4px 0 0;
}

div.FastOrderBlock .help .do_it {
  width: 577px;
}

.popup-cart-items td.title div.attributes {
  color: #6C6C6C;
  font-size: 11px;
  text-transform: lowercase;
  font-weight: bold;
}

.popup-cart-items td.title div.attributes span {
  color: #6C6C6C;
  font-weight: normal;
}

#video-wrapper {
  display: block;
  position: fixed;
  z-index: 101;
}

.video-close {
  border: 2px solid;
  color: #FFFFFF !important;
  display: block;
  float: right;
  font-weight: bold;
  padding: 4px 8px;
  text-decoration: none;
  border-radius: 6px 6px 0 0;
  border-bottom: none;
  background-color: #FD7D0D;
}

.video-link {
  background: url(/images/video.png) no-repeat;
  display: block;
  float: left;
  height: 50px;
  line-height: 50px;
  padding: 0 0 0 44px;
  font-weight: bold;
  cursor: pointer;
}

.email-conf-grey {
  font-size: 11px;
  color: #737373;
}

.email-conf {
  font-size: 11px;
  color: #FF0000;
}

.header-line {
  display: block;
  float: left;
  line-height: 18px;
  margin-right: 5px;
}

.minus_button,
.plus_button {
  background: #efefef;
  display: block;
  float: left;
  font-size: 14px;
  border-radius: 3px;
  height: 17px;
  line-height: 14px;
  text-decoration: none;
  width: 17px;
}

.minus_button {
    margin-left: 7px;
}

.prodprice {
  display: block;
  float: left;
  margin: 0 2px;
}

.elmoney {
  display: block;
  float: left;
  margin: 0 0 0 35px;
}

.elmoney img {
  display: block;
  float: left;
  margin: 0 21px 0 0;
}



.submit-button2 {
  background-color: #fd7d0d;
  border: none;
  border-radius: 4px;
  color: #FFF;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 700;
  height: 48px;
  line-height: 150%;
  margin: 30px 0 40px 21px;
  padding: 14px 0;
  text-align: center;
  text-decoration: none;
  transition: all 0.1s ease 0s;
  width: 585px;
}

.submit-button {
  background-color: #fd7d0d;
      border: none;
      border-radius: 4px;
      color: #FFF;
      cursor: pointer;
      display: block;
      font-size: 16px;
      font-weight: 700;
      height: 48px;
      line-height: 150%;
      margin-left: 500px;
      padding: 14px 0;
      text-align: center;
      text-decoration: none;
      transition: all 0.1s ease 0s;
      width: 211px;
}

.pagecontent.shipping-content span
{
  color: #606060;
  vertical-align: middle;
}
.pagecontent.payment-content span
{
  color: #606060;
}

.under_order_buttom
{
  color: #606060;
  font-size: 13px;
  width: 413px;
  margin-left: 535px;
}

.submit-button:hover,
.submit-button2:hover {
  background: #dd640b;
}

.submit-button.disabled
.submit-button2.disabled {
  background: #ccc;
  cursor: auto;
}

/*.submit-button2 {
  background-color: #FD7D0D;
  border: 1px solid #BB4E00;
  border-radius: 3px;
  color: #FFFFFF !important;
  cursor: pointer;
  display: block;
  font-family: Tahoma, Verdana;
  font-size: 30px;
  font-weight: 700;
  height: 48px;
  line-height: 150%;
  margin: 30px 25px 40px 21px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  transition: all 0.1s ease 0s;
  width: 550px;
}

.submit-button2:hover {
  background: none repeat scroll 0 0 #DD640B;
}*/

.shipping-desc {
  display: none;
  line-height: 30px !important;
}

.shipping-desc input {
  text-align: center;
  width: 40px;
}

.order-inform {
  display: block;
  float: left;
  margin: 15px 0 0;
  font-family: tahoma;
  font-size: 13px;
  padding: 0 15px;
}

.order-confirm-item {
  border: 1px dashed #D8D8D8;
  border-radius: 10px;
  padding: 5px 10px;
}

.order-confirm-table {
  margin: 0 0 0 -15px;
}

div.OrderEditStepBlockVersion3 td.value div {
  font-size: 16px;
  line-height: 110%;
  margin-bottom: 7px;
}

.FastOrderBlock .btns {
  display: block;
  float: left;
  width: 100%;
  /*margin: 15px 0 8px 20px;*/
}

.FastOrderBlock .btns a {
  text-decoration: none;
  /*color: #000;*/
}

.FastOrderBlock .btn {
  border: 1px solid #BBBBBB;
  cursor: pointer;
  float: left;
  /*font-weight: bold !important;*/
  height: 46px;
  line-height: 45px !important;
  text-align: center;
  width: 217px;
  color: #fd7d0d;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  border-radius: 4px;
}
#reguser_single
{
  margin-right: 29px;
}

.FastOrderBlock .btn.active {
  /*background: none repeat scroll 0 0 #F0EAE5;*/
  border: 1px solid #F47920;
  background: #fd7d0d;
  color: #fff;
  /*box-shadow: 0 0 6px #F2B487 inset;*/
}
.under_text
{
   margin-left: 20px;
    color: #606060;
    font-size: 90%;
}


.cont {
  position:relative;
}
.placeholder {
  position:absolute;
  left:17px;
  top:36%;
  transform:translateY(-50%);
  pointer-events:none;
  color: #717070;
 font-size: 109%;
}
.red {
  color:red;
}
input:focus ~ .placeholder,
input:valid ~ .placeholder
{
  display:none;
}

.FastOrderBlock .btn:hover {
  background-image: -moz-linear-gradient(center bottom, #F1EBE6 7%, #FFFFFF 54%);
  border-color: #F47920;
  position: relative;
}

.FastOrderBlock .form table {
  float: left;
  width: 600px;
}

.FastOrderBlock .form .form-wrapper {
  width: 1210px;
  position: relative;
  right: 0;
}

.FastOrderBlockBottom {
  display: block;
  float: left;
  position: absolute;
    left: 43%;
    top: 275px;

}

.name .value {
  margin: 5px 0;
}

.name.hiddenField {
  display: none;
}

.show .title {
  height: 20px !important;
}

.middle-input {
  margin: 5px 0 0 !important;
}

/*.inshop {
  margin: -40px 0 0 228px !important;
  position: absolute;
  z-index: 86;
}*/

#tooltip {
  z-index: 85;
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  border: 1px solid #1593db;
  background-color: #e5f5fe;
  color: #000;
  padding: 10px;
  opacity: 0.95;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 0 0 15px;
  position: absolute;
}

.tooltip-fix {
  position: inherit !important;
  width: 250px;
}

#tooltip h3 {
  font-size: 14px;
  padding: 0;
  margin: 0;
}

.news-date {
  display: block;
  float: right;
  font-size: 11px;
  font-weight: bold;
  margin: 0 0 15px
}

.news-title {
  font-size: 13px;
  font-weight: bold;
  display: block;
  float: left;
  width: 100%;
}

.news-text {
  font-size: 13px;
  margin: 9px 5px 3px;
  display: block;
  float: left;
  width: 100%;
}

.itemParams {
  display: block;
  font-size: 14px;
  margin: 0 0 7px;
}

.allnews {
  position: absolute;
  right: 0;
  top: 10px;
  color: #170c66;
  font-size: 17px;
}

.allnews:after {
  content: '';
  display: inline-block;
  position: relative;
  margin-left: 10px;
  top: 0;
  right: 0;
  width: 5px;
  height: 10px;
  background: url(img/menu_arr_right.png);
}

#quick_find input[type="text"] {
  color: #000;
}

#quick_find input[type="text"].filled {
  color: #000;
}

#boxSearchLoading {
  display: none;
  position: absolute;
}

#boxSearchLoading img {
  display: block;
  height: 100%;
  margin: 30px auto;
  width: 60%;
}

#boxSearchContent {
  border-bottom-left-radius: 8px;
  border-color: #d5d6d7;
  border-style: none solid solid;
  border-width: 0 1px 1px;
  margin: 0px;
  padding: 0.5em;
  text-align: left;
  font-size: 12px;
}

#boxSearch div.title {
  border-color: #d5d6d7;
  border-style: solid;
  border-radius: 6px 6px 0 0;
  border-width: 1px;
  color: #FF7B08;
  font-weight: bold;
  margin: 0;
  font-size: 12pt;
  padding: 7px 0;
  vertical-align: middle;
  background: linear-gradient(to bottom, #fff 0%, #eaeaea 100%);
  text-align: center;
}

#boxSearchContent dl {
  display: block;
  float: left;
  margin: 3px 0 3px 5px;
  width: 100%;
}

#boxSearchContent dt {
  display: block;
  float: left;
  width: 100px;
}

#boxSearchContent dd {
  display: block;
  margin: 0 0 0 105px;
}

#boxSearchContent #quick_find_keyword {
  width: 96%;
}

#boxSearchContent #quick_find_button {
  position: static;
  background-color: #FD7D0D;
  background-image: none;
  float: none;
  color: #FFFFFF;
  display: block;
  font-family: Tahoma, Verdana;
  font-size: 19px;
  font-weight: bold;
  height: 27px;
  margin: 0px 0 0 0px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  transition: all 0.1s ease 0s;
  width: 228px;
  cursor: pointer;
  border-radius: 10px;
  box-shadow: 3px 3px 2px #ccc;
  border: none;
  border-radius: 7px;
}

#boxSearchContent #quick_find_button:hover {
  background: none repeat scroll 0 0 #DD640B;
}

.admin-edit-params {
  background-color: #FD7D0D;
  border: 1px solid #BB4E00;
  border-radius: 8px;
  color: #FFFFFF !important;
  display: block;
  font-family: Tahoma, Verdana;
  font-size: 13px;
  height: 20px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 88px;
}

.admin-edit-params:hover {
  background: none repeat scroll 0 0 #DD640B;
}

#boxVisit {
  margin: 0 0.5em 0.5em;
  padding: 0;
}

#boxVisitContent {
  border-radius: 8px;
  border: 1px solid #2098dc;
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #e1f5fe;
}

#boxVisitContent p {
  text-align: center;
  margin: 0;
}

#boxVisitContent img {
  border-radius: 8px;
  max-width: 228px;
}

#boxVisitContent a {
  display: block;
  width: 100%;
}

#boxPayments {
  margin: 0 0.5em 0.5em;
  padding: 0;
}

#boxPaymentsContent {
  border-radius: 8px;
  border: 1px solid #C0C1C2;
  margin: 0;
  padding: 0;
  text-align: center;
}

#boxPaymentsContent p {
  text-align: center;
  margin: 0;
}

#boxPaymentsContent img {
  border-radius: 8px;
}

#boxPaymentsContent a {
  display: block;
  width: 100%;
}

#boxSocialsContent p {
  margin: 8px 0;
  font-size: 14px;
  color: #9a9a9a;
}

#boxSocialsContent img {
  border-radius: 8px;
}

#boxSocialsContent a {
  margin-right: 6px;
}

#boxWebmoney {
  margin: 0 0.5em 0.5em;
  padding: 0;
}

#boxWebmoneyContent {
  border-radius: 8px;
  border: 1px solid #C0C1C2;
  margin: 0;
  padding: 0;
  text-align: center;
}

#boxWebmoneyContent p {
  font-family: arial;
  font-size: 19px;
  margin: 5px 0 10px;
  text-align: center;
}

#boxWebmoneyContent ul {
  margin: 0;
  padding: 0;
}

#boxWebmoneyContent li {
  line-height: 40px;
  list-style: none;
}

#boxWebmoneyContent img {
  width: 25px;
}

#quick_find select {
  width: 124px;
}

.pagecontent li {
  line-height: 40px;
}

.pagecontent .payimg {
  margin: 0 0 -10px;
}

.imptext {}

#collections-button {
  display: block;
  padding: 5px;
}

.coll-button,
.coll-button:visited {
  background-color: #F4F4F4;
  background-image: url("img/vamcart/bg.png");
  background-position: 0 -2843px;
  background-repeat: repeat-x;
  border-color: #C0C1C2;
  border-style: solid;
  border-radius: 8px;
  border-top-right-radius: 8px;
  border-width: 1px;
  color: #FF7B08;
  font-size: 12pt;
  font-weight: bold;
  margin: 0;
  padding: 7px 0 7px 10px;
  vertical-align: middle;
  display: block;
  text-decoration: none;
  text-align: center;
}

.coll-button:hover {
  color: #DD640B;
}

/*.popup-collections {
  background-color: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  display: none;
  font-family: Tahoma, Verdana;
  max-width: 560px;
  min-width: 400px;
  padding: 20px;
  position: fixed;
  right: 21%;
  margin: -32px 0 0 0;
}*/

div.popup-collections-content div.close {
  display: block;
  float: right;
  margin: -12px -20px 0 0;
}

div.popup-collections-content div.close a.button {
  border-color: #C6C6C6;
  border-image: none;
  border-style: none none solid solid;
  border-width: medium medium 1px 1px;
  color: #000000;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  padding: 8px 23px;
  text-decoration: none;
}

.popup-collections-header {
  color: #170c66;
  font-size: 16px;
  margin: 10px 0 15px;
}

.popup-collections-items {
  margin-bottom: 15px;
}

.popup-collections-items .heading3 {
  color: #170c66;
  font-weight: bold;
  margin-bottom: 5px;
}

.popup-collections-item {
  display: block;
  float: left;
  width: 100%;
  margin: 8px 0;
}

.popup-collections-items img {
  height: 155px;
  border-radius: 9px;
}

.popup-collections-items a {
  border: 1px solid #E1E1E1;
  border-radius: 9px;
  display: block;
  float: left;
  padding: 6px;
  margin: 5px;
}
.popup-collections-item a:first-of-type {
  margin-left: 0;
}
.popup-collections-item a:last-child {
  margin-right: 0;
}

.popup-collections-items a:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.collection-more {
  color: #170c66;
  text-decoration: none;
  width: 155px;
  height: 155px;
  text-align: center;
  font-size: 60px;
  font-family: arial;
  line-height: 175px;
}

.collection-more:hover {
  color: #FF7B08;
}

#zoombox {
  background-color: #fff;
  background-position: 0 0;
  background-repeat: no-repeat;
  box-shadow: 0 0 4px #494949;
  display: none;
  height: 424px;
  position: absolute;
  width: 444px;
  z-index: 1;
  margin: -77px 0 0 365px;
}

#big-image {
  display: block;
  width: 240px;
  height: 240px;
  padding: 25px;
  cursor: url("img/icon-quick-zoom.bmp"), move;
}

#zoom-field {
  display: none;
  float: left;
  position: absolute;
  width: 100px;
  height: 100px;
  background-color: #CCCCCC;
  border: 1px solid #eee;
  opacity: 0.4;
}

.border-text {
  color: #000000;
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: normal !important;
  font-size: 15px;
  margin: 0 5px;
  /* border: 1px solid #1593DB;
    border-radius: 5px;
    opacity: 0.95;
    line-height: 28px;
    padding: 2px 5px;
    background-color: #E5F5FE; */
}

.border-text2 {
  background-color: #1ccd67;
  border-radius: 5px;
  color: #fff;
  font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal !important;
  line-height: 28px;
  opacity: 0.95;
  padding: 4px 7px;
}

#banner_container {
  display: block;
  width: 100%;
  margin: 0 0 30px 0;
}

#banner_container>div {
  background: url("/images/slider/ajax-loader.gif") no-repeat scroll center center transparent;
  display: block;
  float: left;
  /*overflow: hidden;*/
  position: relative;
  width: 100%;
}

#banner {
  position: relative;
  background: #f5f5f5;
  height: 400px;
  width: 900px;
  border-radius: 8px;
  float: right;
}

#banner.small {
  height: 250px;
}

#banner.activated {}

#banner>img {
  display: none;
  position: absolute;
  left: 50%;
  top: 41%;
}

#banner>img[alt="slider0"] {
  width: 648px;
  height: 263px;
  margin: -130px 0 0 -324px;
}

#banner>img[alt="slider1"] {
  /*
    width:564px;
	height:198px;
	margin:-99px 0 0 -282px;
    */
  width: 648px;
  height: 263px;
  margin: -130px 0 0 -324px;
}

#banner>img[alt="slider2"] {
  width: 551px;
  height: 199px;
  margin: -99px 0 0 -282px;
}

#banner>img[alt="slider3"] {
  width: 611px;
  height: 230px;
  margin: -117px 0 0 -282px;
}

#banner>img[alt="slider4"] {
  width: 566px;
  height: 205px;
  margin: -99px 0 0 -282px;
}

#banner>img[alt="slider5"] {
  width: 565px;
  height: 182px;
  margin: -91px 0 0 -283px;
}

#banner>img[alt="slider6"] {
  width: 566px;
  height: 182px;
  margin: -91px 0 0 -283px;
}

#banner>img[alt="slider7"] {
  width: 566px;
  height: 182px;
  margin: -91px 0 0 -283px;
}

#banner>img[alt="slider8"] {
  width: 564px;
  height: 198px;
  margin: -91px 0 0 -283px;
}

#banner>div.pager {
  bottom: 0px;
  left: 0;
  position: absolute;
  background: #fff;
}

#banner>div.pager>div {
  position: relative;
  cursor: pointer;
  float: left;
  font-size: 12px;
  height: 35px;
  width: 128px;
  margin-right: 4px;
  padding: 6px 9px;
  word-wrap: normal;
  background-color: #efefef;
  color: #170c66;
  text-align: center;
  border-radius: 0 0 5px 5px;
}

#banner>div.pager>div:last-child {
  margin-right: 0;
}

#banner>div.pager>div:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(23, 12, 102, 0);
  border-bottom-color: #efefef;
  border-width: 7px;
  margin-left: -7px;
}

#banner>div.pager>div.act,
#banner>div.pager>div:hover {
  background-color: #170c66;
  color: #fff;
}

#banner>div.pager>div.act:before,
#banner>div.pager>div:hover:before {
  border-bottom-color: #170c66;
}

#banner .slick-prev {
  left: 15px;
}

#banner .slick-next {
  right: 15px;
}


/*.pager .act{
	background: url("/images/slider/pointer-bg.png") no-repeat scroll center top;
}

.pager div{
	background: url("/images/slider/noact-bg.png") no-repeat scroll center top;
}*/


/*#slide0 {
    background-color: #336699;
   !* background-color: #000;  *!
    color: #fff;
    padding: 15px 7px 5px !important;
	text-align:center;
}
#slide1{
	background-color: #00aef3;
	color:#fff;
}
#slide2{
	background-color: #dd1e34;
	color:#fff;
}
#slide3{
	background-color: #fd7d0d;
	color:#fff;
}
#slide4{
	background-color: #f6c615;
	color:#fff;
}
#slide5{
	background-color: #11df2d;
	color:#fff;
}
#slide6{
	background-color: #24b1ce;
	color:#fff;
}
#slide7{
	background-color: #b186bf;
	color:#fff;
}*/


/*
#banner > div.pager > div.act, #banner > div.pager > div.act:hover {
    background-image: url("/images/slider/but_banner_action.png");
}
#banner > div.pager > div:hover {
    background-image: url("/images/slider/but_banner_on.png");
}*/

#banner_container div.menu.bottom .block_alphabet {
  background: none repeat scroll 0 0 transparent;
}

#banner-morebutton {
  display: block;
  float: left;
  width: 100%;
  height: 267px;
  position: absolute;
}

.certificates {
  display: block;
  float: left;
  width: 100%;
}

.certificates>a {
  display: block;
  float: left;
  margin: 0 12px 15px 0;
  height: 130px;
}

.certificates img {
  display: block;
  width: 80px;
}

.briklaer {
  display: block;
  float: left;
  width: 100%;
}

.briklaer img {
  display: block;
  width: 250px;
  margin: 0 0 10px 15px;
}

.salepage-button {
  background: url(img/icon_salepage.png) 25px 50% no-repeat #efefef;
  background-size: 42px;
  color: #bbb;
  display: block;
  font-size: 12px;
  line-height: 24px;
  margin: 20px 0;
  padding: 15px 0 15px 80px;
  text-align: left;
  text-decoration: none;
  border-radius: 3px;
}

.salepage-button:hover {
  background-color: #efefef;
  color: #bbb;
}

.salepage-button div {
  font-size: 19px;
  color: #170c66;
}

.actionspage-button {
  background: url(img/icon_actionspage.png) 25px 50% no-repeat #f7f7f7;
  color: #bbb;
  display: block;
  font-size: 12px;
  line-height: 24px;
  margin: 20px 0;
  padding: 15px 0 15px 80px;
  text-align: left;
  text-decoration: none;
  /*width: 100%;*/
}

.actionspage-button:hover {
  background-color: #efefef;
  color: #bbb;
}

.actionspage-button div {
  font-size: 19px;
  color: #170c66;
}

div#content .pageItem p .selected {
  font-weight: bold;
}


/*.moduleHeader{
    color: #7c5033;
    font-size: 18pt;
    font-weight: bold;
    margin: 0;
    padding: 7px 0 7px 10px;
	clear:both;
}*/

.ProductInfoRight table {
  border: none;
  width: 420px;
  margin: 0 0 0 -100px;
}

.ProductInfoRight table tr td {
  height: 22px;
  text-align: left;
  vertical-align: middle;
  font-size: 12px;
  line-height: 12px;
  color: #363434;
  padding: 3px 0;
}

.ProductInfoRight table tr td strong {
  display: block;
  font-size: 13px;
  margin: 10px 0;
  text-align: center;
  text-decoration: underline;
  width: 100%;
}

.ProductInfoRight table tr td.td0 {
  width: 60px;
}

.ProductInfoRight table tr td.td1 {
  width: 24px;
}

.ProductInfoRight table tr td.td2 {
  width: 215px;
  border-bottom: 1px dotted #e5e5e5;
}

.ProductInfoRight table tr td.td3 {
  border-bottom: 1px dotted #e5e5e5;
}

.manuf-cat-links {
  display: block;
  float: left;
  margin: 10px 0 30px;
  width: 100%;
}

.manuf-cat-item {
  display: block;
  float: left;
  width: 33%;
  height: 200px;
}

.manuf-cat-item>a {
  display: block;
  height: 100px;
  margin: 0 auto 10px;
  width: 100px;
}

.manuf-cat-item>a {
  display: block;
  height: 120px;
  width: 120px;
  margin: 0 auto 20px;
}

.manuf-cat-item img {
  height: 120px;
  width: 120px;
}

.manuf-cat-item-link {
  height: auto !important;
  width: 160px !important;
}

.install-product {
  background: url("/images/install2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  height: 48px;
  position: absolute;
  width: 45px;
  margin: 0 0 0 -19px;
}

.nosilicone {
  background: url("/images/nosilicone-san.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  height: 48px;
  position: absolute;
  width: 48px;
  margin: 0 0 0 3px;
}

.honey {
  background: rgba(0, 0, 0, 0) url("/images/honey-san.png") no-repeat scroll 0 0;
  display: block;
  height: 77px;
  left: -70px;
  opacity: 0.85;
  position: absolute;
  top: -33px;
  width: 82px;
  z-index: 1;
}

.honey:hover {
  opacity: 1;
}

.mneniya-box {
  display: none;
}

.ymaps-div {
  /*padding: 0 0 0 20px;*/
}

.payment-content label dt img {
  display: block;
  float: left;
  margin: 3px 0 0 30px;
}

.att-submit {
  border: 2px dashed #f50202;
  border-radius: 4px;
  display: block;
  float: left;
  font-weight: bold;
  margin: 10px;
  padding: 10px;
}

.block2 {
  color: #1c1c1c;
  font-size: 14px;
  line-height: 14px;
}

.block2 table {
  border: none;
  width: 100%;
}

.block2 table tr td {
  vertical-align: top;
  text-align: left;
  height: 30px;
  padding: 10px;
}

.block2 table tr td.td1 {
  width: 615px;
  font-size: 18px;
  line-height: 16px;
  color: #1c1c1c;
}

.block2 table tr td.td2 {
  font-size: 15px;
  line-height: 15px;
  color: #1c1c1c;
  text-align: right;
}

.tdn table {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
}

.tdn td {
  padding: 8px;
  width: 200px;
}

.tdn ul {
  margin: 10px 0;
  padding: 0;
}

.tdn li {
  list-style: disc inside none;
  line-height: 14px;
}


/*
.dost1 {
    background-color: #ccffa2;
}

.dost2 {
    background-color: #f7ffac;
}

.dost3 {
    background-color: #ffdd99;
}
*/


/*
.buynow-button {
    background: rgba(0, 0, 0, 0) url("buttons/russian/button_buy_now.gif") no-repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 29px;
    line-height: 28px;
    margin: 5px 0;
    text-decoration: none;
    width: 70px;
    text-align: center;
}
*/

.buynow-button {
  background: url(img/icon_buynow.png) center no-repeat #fd7d0d;
  color: #fff;
  display: block;
  margin: 3px 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.buynow-button:visited {
  color: #fff;
}

.buynow-button:hover {
  color: #fef48e;
}

.buynow-button-new {
  background: url("/images/btn11.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding: 7px 0 0 22px;
  width: 69px;
}

.SubCatKeywords {
  display: block;
  float: left;
  margin: 10px 0 30px;
  width: 100%;
}

.itemSubCatKeywords {
  border: 1px solid #170c66;
  border-radius: 10px;
  display: inline-flex;
  text-align: center;
  width: 215px;
  margin: 5px 0;
  margin-right: 6px;
  vertical-align: middle;
}

.itemSubCatKeywords:nth-child(4n) {
  margin-right: 0;
}

.itemSubCatKeywords:hover {
  background-color: #170c66;
}

.itemSubCatKeywords>a {
  text-decoration: none;
  padding: 14px;
  font-size: 14px;
}

.itemSubCatKeywords>a:hover {
  color: #fff;
}

.SubCatKeywords .show_all_block {
  margin: 10px 0;
}

.alertWindow {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  display: none;
  height: 255px;
  position: fixed;
  top: 100px;
  width: 595px;
  z-index: 200;
}

.alertWindow div.close {
  right: 15px;
  position: absolute;
  top: 15px;
}

.alertWindow div.close span.text {
  color: #6C6C6C;
  cursor: pointer;
  font-size: 12px;
  position: absolute;
}

.alertWindow div.close a.button {
  background: url(img/icon_close.png) center no-repeat;
  width: 17px;
  height: 17px;
  cursor: pointer;
  padding: 5px;
  display: block;
}

.alertWindow div.title {
  margin: 50px 50px 0;
  color: #170c66;
  font-size: 26px;
  font-weight: bold;
}

.alertWindow .help {
  margin: 50px;
}

.alertWindow .help .do_it {
  width: 450px;
  font-size: 14px;
  margin: 8px 0 0 10px;
}

.alertWindow .help p {
  color: #170c66;
  font-size: 16px;
  margin: 7px 0;
}

.alertWindow .help a.submit {
  background-color: #FD7D0D;
  border: 1px solid #BB4E00;
  border-radius: 3px;
  color: #ffffff !important;
  display: block;
  font-family: Tahoma, Verdana;
  font-size: 24px;
  font-weight: bold;
  height: 37px;
  line-height: 38px;
  margin: 8px 0 0 8px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 98%;
}

.alertWindow .help a.submit:hover {
  background: none repeat scroll 0 0 #DD640B;
  color: #FFFFFF !important;
}

.infoWindow {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 2px solid #BFBFBF;
  border-radius: 6px;
  display: none;
  height: 90%;
  position: fixed;
  width: 800px;
  z-index: 200;
}

.infoWindow div.close {
  left: 686px;
  position: absolute;
  top: 10px;
}

.infoWindow div.close a.button {
  border-color: #C6C6C6;
  border-image: none;
  border-style: none none solid solid;
  border-width: medium medium 1px 1px;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  left: 54px;
  padding: 8px 23px;
  position: absolute;
  text-decoration: none;
  top: -10px;
}

.infoWindow div.close span.text {
  color: #6C6C6C;
  cursor: pointer;
  font-size: 12px;
  position: absolute;
}

.infoWindow div.title {
  font-size: 23px;
  font-weight: bold !important;
  margin: 19px 0 0 23px;
}

.infoWindow .help {
  margin: 0px 5px 0px 25px;
  width: 755px;
  overflow-y: scroll;
  height: 90%;
  padding: 0 20px 0 0;
  font-size: 13px;
}

.notation {
  font-size: 10px;
}

.sravn {
  display: inline-block;
  color: #170c66;
  font-size: 16px;
  padding-left: 15px;
  margin: 10px 0 2px;
  border-bottom: 1px solid #170c66;
  background: url(img/icon_sravn.png) center left no-repeat;
  cursor: pointer;
}

.sravn:hover {
  border-bottom: none;
}

.sravn input {
  display: none;
}

.itemParams>span {
  color: #fd7d0d;
}

.main-alert {
  background-color: #daf3ff;
  border-radius: 10px;
  box-shadow: 0 4px 7px #aaaaaa;
  margin: 10px auto 0;
  padding: 10px;
  text-align: center;
}

p.main-alert {
  background-color: #daf3ff;
  border-radius: 10px;
  box-shadow: 0 4px 7px #aaaaaa;
  color: #fd7d0d;
  font-size: 14px !important;
  font-weight: bold;
  padding: 10px !important;
  text-align: center !important;
  text-indent: 0 !important;
  width: 605px;
}

.info-oferta {
  background-color: #fff;
  border: 1px solid #f50202;
  border-radius: 11px;
  display: block;
  float: left;
  font-size: 13px;
  line-height: 17px;
  margin: 10px 0 20px;
  padding: 10px 15px;
  text-align: center;
  width: 100%;
}

.itemImage img {
  max-height: 200px;
}

.noactive {
  opacity: 0.5;
  cursor: default;
}

.writeForm {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 2px solid #BFBFBF;
  border-radius: 6px;
  display: none;
  height: 460px;
  position: fixed;
  top: 100px;
  width: 500px;
  z-index: 200;
}

.writeForm div.close {
  left: 387px;
  position: absolute;
  top: 10px;
}

.writeForm div.close span.text {
  color: #6C6C6C;
  cursor: pointer;
  font-size: 12px;
  position: absolute;
}

.writeForm div.close a.button {
  border-color: #C6C6C6;
  border-image: none;
  border-style: none none solid solid;
  border-width: medium medium 1px 1px;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  left: 54px;
  padding: 8px 23px;
  position: absolute;
  text-decoration: none;
  top: -10px;
}

.writeForm div.title {
  font-size: 22px;
  font-weight: bold !important;
  margin: 19px 0 0 23px;
}

.writeForm .help {
  margin: 15px;
  width: 470px;
}

.writeForm .help .do_it {
  width: 450px;
  font-size: 14px;
  margin: 8px 0 0 10px;
}

.writeForm .help a.submit {
  background-color: #FD7D0D;
  border: 1px solid #BB4E00;
  border-radius: 3px;
  color: #ffffff !important;
  display: block;
  font-family: Tahoma, Verdana;
  font-size: 24px;
  font-weight: bold;
  height: 37px;
  line-height: 38px;
  margin: 8px 0 0 8px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 98%;
}

.writeForm .help a.submit:hover {
  background: none repeat scroll 0 0 #DD640B;
  color: #FFFFFF !important;
}

.writeForm td.title {
  height: 44px;
  padding: 0 0 0 10px;
  width: 244px;
}

.writeForm td.value .prefix {
  color: #6C6C6C;
  float: left;
  font-size: 16px;
  margin: 8px 0 0 -40px;
}

.writeForm input[name="qcode_call"] {
  text-align: center;
  width: 60px !important;
  margin-left: 1px;
}

.writeForm input[name="qphone_call"] {
  width: 224px !important;
  margin-left: 1px;
}

.writeForm input[type="text"] {
  background: none repeat scroll 0 0 #F2F2F2;
  border: 1px solid #999999;
  color: #313131;
  font-size: 16px;
  height: 30px;
  padding-left: 3px;
  width: 299px;
}

.writeForm textarea {
  background: none repeat scroll 0 0 #f2f2f2;
  border: 1px solid #999999;
  color: #313131;
  font-size: 16px;
  height: 75px;
  padding-left: 3px;
  width: 299px;
}

.writeForm2 {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 2px solid #BFBFBF;
  border-radius: 6px;
  display: none;
  height: 580px;
  position: fixed;
  top: 100px;
  width: 595px;
  z-index: 200;
}

.writeForm2 div.close {
  right: 15px;
  position: absolute;
  top: 15px;
}

.writeForm2 div.close span.text {
  color: #6C6C6C;
  cursor: pointer;
  font-size: 12px;
  position: absolute;
}

.writeForm2 div.close a.button {
  background: url(img/icon_close.png) center no-repeat;
  width: 17px;
  height: 17px;
  cursor: pointer;
  padding: 5px;
  display: block;
}

.writeForm2 div.title {
  margin: 50px 50px 0;
  color: #170c66;
  font-size: 26px;
  font-weight: bold;
}

.writeForm2 .help {
  margin: 15px 50px;
}

.writeForm2 .help .do_it {
  color: #170c66;
  font-size: 15px;
}

.writeForm2 .form_group {
  margin: 20px 0;
  text-align: left;
    position: relative;
}

.writeForm2 .form_group label {
  display: block;
  margin-bottom: 3px;
  color: #170c66;
  font-size: 16px;
}

.writeForm2 .form_group input,
.writeForm2 .form_group textarea {
  border: 1px solid #999999;
  font-size: 16px;
  height: 48px;
  padding: 15px;
  width: 100%;
  box-sizing: border-box;
    outline: none;
}

.writeForm2 .form_group textarea {
  height: 100px;
  resize: none;
}

.writeForm2 .form_offert {
  width: 265px;
  margin: 5px 0;
  font-size: 13px;
  line-height: 18px;
  color: #9a9a9a;
  float: left;
}

.writeForm2 .help a.submit {
  float: right;
}

.writeForm2 .help a.submit:hover {
  background: none repeat scroll 0 0 #DD640B;
  color: #FFFFFF !important;
}

.writeForm2 td.title {
  height: 44px;
  padding: 0 0 0 10px;
  width: 244px;
}

.writeForm2 td.value .prefix {
  color: #6C6C6C;
  float: left;
  font-size: 16px;
  margin: 8px 0 0 -40px;
}


/*.writeForm2 input[name="qcode_call"] {
    text-align: center;
    width: 60px !important;
    margin-left: 1px;
}

.writeForm2 input[name="qphone_call"] {
    width: 224px !important;
    margin-left: 1px;
}

.writeForm2 input[type="text"] {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #999999;
    color: #313131;
    font-size: 16px;
    height: 30px;
    padding-left: 3px;
    width: 299px;
}

.writeForm2 textarea {
    background: none repeat scroll 0 0 #f2f2f2;
    border: 1px solid #999999;
    color: #313131;
    font-size: 16px;
    height: 75px;
    padding-left: 3px;
    width: 299px;
}*/

.fastCall {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  display: none;
  height: 355px;
  position: fixed;
  top: 100px;
  width: 595px;
  z-index: 200;
}

.fastCall div.close {
  right: 15px;
  position: absolute;
  top: 15px;
}

.fastCall div.close span.text {
  color: #6C6C6C;
  cursor: pointer;
  font-size: 12px;
  position: absolute;
}

.fastCall div.close a.button {
  background: url(img/icon_close.png) center no-repeat;
  width: 17px;
  height: 17px;
  cursor: pointer;
  padding: 5px;
  display: block;
}

.fastCall div.close a.button:hover {
  opacity: 0.7;
}

.fastCall div.title {
  margin: 50px 50px 0;
  color: #170c66;
  font-size: 26px;
  font-weight: bold;
}

.fastCall .help {
  margin: 15px 50px;
}

.fastCall .help .do_it {
  color: #170c66;
  font-size: 16px;
}

.fastCall .help a.submit {
  float: right;
}

.fastCall .help a.submit:hover {
  background: none repeat scroll 0 0 #DD640B;
  color: #FFFFFF !important;
}

.fastCall .form_group {
    position: relative;
  margin: 35px 0;
  text-align: left;
}

.fastCall .form_group label {
  display: block;
  margin-bottom: 3px;
  color: #170c66;
  font-size: 16px;
}

.fastCall .form_group input {
  border: 1px solid #999999;
  font-size: 16px;
  height: 48px;
  padding: 15px;
  width: 100%;
  box-sizing: border-box;
    outline: none;
}

.fastCall .form_offert {
  width: 265px;
  margin: 5px 0;
  font-size: 13px;
  line-height: 18px;
  color: #9a9a9a;
  float: left;
}

.fastCall td.title {
  height: 44px;
  padding: 0 0 0 10px;
  width: 244px;
}

.fastCall td.value .prefix {
  color: #6C6C6C;
  float: left;
  font-size: 16px;
  margin: 8px 0 0 -40px;
}

.fastCall input[name="qcode_call"] {
  text-align: center;
  width: 60px !important;
  margin-left: 1px;
}


/*.fastCall input[name="qphone_call"] {
    width: 120px !important;
    margin-left: 1px;
}*/


/*.fastCall input[type="text"] {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #999999;
    color: #313131;
    font-size: 16px;
    height: 30px;
    padding-left: 3px;
    width: 299px;
}*/

.label-cost a {
  border-bottom: 1px dashed;
  font-size: 13px;
  margin: 1px 40px 0 0px;
  float: right;
}

.greentext {
  color: #006600;
  text-transform: uppercase;
}

.util {
  background: url('/images/util-san-min.png');
  width: 40px;
  height: 25px;
  position: absolute;
  top: 25px;
}

.ProductInfoLeft .util {
    z-index: 1;
    position: relative;
    top: -293px;
    left: 241px;
}

.brand-coll {
  display: block;
  float: left;
  width: 100%;
}

.brand-coll-h {
  display: block;
  float: left;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 20px;
  width: 100%;
}

.brand-coll-item {
  display: block;
  float: left;
  margin: 0 0 10px 16px;
  width: 200px;
  height: 250px;
}

.brand-coll-heading {
  color: #000;
  display: block;
  font-size: 22px;
  line-height: 21px;
  text-align: center;
  text-decoration: none;
  width: 100%;
  margin: 0 0 12px 0;
}

.brand-coll-item-link {
  display: block;
  width: 100%;
  margin: 0 0 5px 0;
}

.brand-coll-item-link>img {
  margin: 0 auto;
  display: block;
}

.brand-coll-item-prod {
  display: block;
  float: left;
  margin: 4px 5px;
}

.brand-coll-item-prod>img {
  height: 40px;
  max-width: 100%;
}

.ship-info {
  background: #f2f2f2;
  border-radius: 8px;
  padding: 20px;
  padding-right: 5px;
  margin: 10px 0;
}

.ship-info img {
  vertical-align: bottom;
}

.ship-info p {
  text-indent: 0 !important;
  font-size: 14px !important;
  line-height: 14px !important;
  color: #9a9a9a;
}
.ship-info p.ship-item {
  margin: 35px 0 20px !important;
}
.ship-info p.ship-item:first-child {
  margin-top: 0 !important;
}
.ship-info p.ship-item .small_text {
  font-size: 12px !important;
}

.ship-info a {
  line-height: 16px;
  color: #FF6600 !important;
}

.link-info {
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  padding: 12px;
  padding-right: 0px;
  margin: 10px 0;
}

.link-info .cart {
  margin-left: 2px;
  margin-bottom: 12px;
}

.link-info .cart > * {
  vertical-align: middle;
}

.link-info .cart span {
  margin-right: 5px;
  color: #9a9a9a;
  font-size: 13px;
}

.link-info a[class^="link"] {
  display: block;
  position: relative;
  padding: 5px 0;
  margin-left: 21px;
  font-size: 12px;
}

.link-info .link1 {
  margin-top: 5px;
}

.link-info  a[class^="link"]:before {
  content: '';
  position: absolute;
  left: -25px;
  top: 2px;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.link-info .link1:before {
  background: url(img/icon_percentage.png) center no-repeat;
}
.link-info .link2:before {
  background: url(img/icon_checked.png) center no-repeat;
}
.link-info .link3:before {
  background: url(img/icon_sdel.png) center no-repeat;
}
.link-info .link4:before {
  background: url(img/icon_question-mark.png) center no-repeat;
}

div#desc p {
  margin: 0 0 25px;
  color: #9a9a9a;
}
div#desc ul li, div#desc ol li
{
  color: #9a9a9a;
}
.bluesmall {
  color: #1D76A8;
  font-weight: bold;
}

.SubCatKeywords .itemSubCatKeywords>a {
  text-align: center;
  width: 100%;
}

.gift {
  background-color: #f00;
  color: #fff;
  display: block;
  float: left;
  font-size: 12px;
  font-weight: normal;
  height: 18px;
  line-height: 17px;
  opacity: 1;
  position: relative;
  text-align: center;
  text-shadow: 0px 4px 3px #818181;
  top: -3px;
  width: 126px;
  z-index: 2;
  right: 7px;
  border-radius: 5px;
}

#big-image .gift {
  position: relative;
  top: -71px;
  right: 3px;
}

.popup-gift {
  display: none;
  border-radius: .1px;
  background: #fff;
  box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, .4);
  color: #444;
  text-shadow: none;
  padding: 5px 10px;
  width: 163px;
  left: -19px;
  position: absolute;
  top: -207px;
  border-radius: 8px;
}

.slick-list .popup-gift {
  position: initial;
}

.popup-gift-header {
  font-weight: bold;
  font-size: 13px;
  width: 100%;
  display: block;
  margin: 2px 0 7px 0px;
}

.popup-gift-text {
  font-size: 12px;
}

.popup-gift-text .green {
  color: #3a9c1a;
  font-weight: 700;
}

.popup-gift-text .oldprice {
  color: #bbb;
  text-decoration: line-through;
}

.popup2__tail::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 1px;
  left: 1px;
  content: '';
  background-image: linear-gradient(to top right, #fff 50%, transparent 50%);
}

.popup2__tail::before {
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 0;
  left: 0;
  content: '';
  border: 1px solid transparent;
  border-bottom-color: rgba(0, 0, 0, .06);
  border-left-color: rgba(0, 0, 0, .06);
}

.popup2__tail {
  transform: rotate(-45deg);
  position: absolute;
  z-index: 1;
  width: 16px;
  height: 16px;
  top: 188px;
  left: 82px;
}

.example-obtuse {
  position: absolute;
  padding: 3px 12px;
  margin: -15px 0 0 672px;
  color: #fff;
  background: #f3961c;
  /* default background for browsers without gradient support */
  /* css3 */
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#f6715b), to(#c53b31));
  background: -moz-linear-gradient(#f6715b, #c53b31);
  background: -o-linear-gradient(#f6715b, #c53b31);
  background: linear-gradient(#f6715b, #c53b31);
  /* Using longhand to avoid inconsistencies between Safari 4 and Chrome 4 */
  -webkit-border-top-left-radius: 25px 50px;
  -webkit-border-top-right-radius: 25px 50px;
  -webkit-border-bottom-right-radius: 25px 50px;
  -webkit-border-bottom-left-radius: 25px 50px;
  -moz-border-radius: 25px / 50px;
  border-radius: 25px / 50px;
  font-weight: bold;
  font-size: 13px;
}


/* display of quote author (alternatively use a class on the element following the blockquote) */

.example-obtuse+p {
  margin: 10px 150px 2em 0;
  text-align: right;
  font-style: italic;
}

.example-obtuse::before {
  content: "";
  position: absolute;
  bottom: 22px;
  right: 198px;
  border-width: 12px 0 0 7px;
  border-style: solid;
  border-color: transparent #d8472f;
  display: block;
  width: 0;
}

.example-obtuse p {
  margin: 0;
}

.example-obtuse2 {
  position: relative;
  padding: 5px 17px;
  margin: 0px 0 30px -10px;
  color: #3B9CB5;
  background: #fff;
  -webkit-border-top-left-radius: 25px 50px;
  -webkit-border-top-right-radius: 25px 50px;
  -webkit-border-bottom-right-radius: 25px 50px;
  -webkit-border-bottom-left-radius: 25px 50px;
  -moz-border-radius: 25px / 50px;
  border-radius: 25px / 50px;
  font-weight: bold;
  font-size: 16px;
  width: 209px;
  border: 2px solid #3B9CB5;
  text-align: center;
}

.example-obtuse2::before {
  content: "";
  position: absolute;
  bottom: -20px;
  right: 23px;
  border-width: 0 0 18px 11px;
  border-style: solid;
  border-color: transparent #3B9CB5;
  display: block;
  width: 0;
}


/*]]>*/


/*  New Style */

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.container .slick-prev,
.container .slick-next {
  width: 35px;
  height: 35px;
  z-index: 1;
}

.container .slick-prev:before,
.container .slick-next:before {
  display: block;
  width: 36px;
  height: 36px;
  font-size: 0;
}

.container .slick-prev:before {
  background: url(img/slider_arr_left.png) center no-repeat;
}

.container .slick-next:before {
  background: url(img/slider_arr_right.png) center no-repeat;
}

.sub_title {
  color: #170c66;
  font-size: 18px;
  font-weight: bold;
}

.btn-custom {
  display: inline-block;
  width: 185px;
  text-decoration: none;
  background: #efefef;
  border-radius: 4px;
    border: none;
  padding: 14px 0;
  text-align: center;
  color: #130468;
  font-size: 16px;
    line-height: normal;
  cursor: pointer;
}

.btn-custom:hover {
  background-color: #fd7d0d;
  color: #fff;
}

.btn-custom_trans {
  display: inline-block;
  width: 185px;
  text-decoration: none;
  background: transparent;
  border-radius: 4px;
  padding: 15px 0;
  text-align: center;
  color: #170c66;
  border: 1px solid #170c66;
  font-size: 16px;
}
.btn-custom_trans:hover {
  background: #170c66;
  color: #fff;
}

.navigation .btn-custom {
    padding: 14px 0;
}

/* == Header == */

.header {
  padding: 40px 0px;
}

.hdr_col {
  float: left;
  position: relative;
}

.header-logo {
  width: 305px;
}

.hdr_desc {
  width: 305px;
}
.header .hdr_phone{
  font-size: 20px;
}
.hdr_phone {
  display: inline-block;
  margin-bottom: 3px;
  font-size: 26px;
  text-decoration: none;
  text-decoration: none;
}

.hdr_phone:hover {
  text-decoration: underline;
}

.hdr_time {
  display: inline-block;
  font-size: 14px;
  color: #9a9a9a;
}

.hdr_call {
  width: 250px;
  margin-left:80px;
}

.hdr_search_btn,
.hdr_login_btn {
  display: inline-block;
  width: 45px;
  height: 45px;
  background: #efefef center no-repeat;
  border-radius: 50%;
  vertical-align: middle;
}

.hdr_search_btn {
  background-image: url(img/icon_search.png);
  margin-right: 40px;
  display:none;
}

.hdr_login_btn {
  background-image: url(img/icon_login.png);
  margin-right: 55px;
}

.hdr_basket_btn {
  position: relative;
  background: url(img/icon_basket.png) center left no-repeat;
  padding: 10px 0 10px 50px;
  font-size: 16px;
  text-decoration: none;
  vertical-align: middle;
}

.hdr_basket_btn .count {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 24px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background: #fd7d0d;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  text-align: center;
}


/* == END Header == */


/* == Main Page == */

.banner_sidebar {
  width: 290px;
  float: left;
}

.banner_sidebar .salepage-button {
  background: url(img/icon_salepage.png) 50% 40px no-repeat #f7f7f7;
  background-size: 59px;
  margin-top: 0;
  padding: 117px 0 25px;
  text-align: center;
}

.banner_sidebar .actionspage-button {
  background: url(img/icon_actionspage.png) 50% 40px no-repeat #f7f7f7;
  padding: 117px 0 25px;
  text-align: center;
}

.banner_sidebar .salepage-button:hover,
.banner_sidebar .actionspage-button:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}

.popular_cat .item {
  display: block;
  float: left;
  width: calc(97% / 4); /*Паддинг 3шт по 1%*/
  border-radius: 10px;
  margin-right: 1%;
  margin-bottom: 15px;
  background: #efefef;
  color: #170c66;
  text-align: center;
  text-decoration: none;
}

.popular_cat .item:nth-child(4n) {
  margin-right: 0;
}

.popular_cat .item:hover {
  background: #170c66;
  color: #fff;
}

.popular_cat .item img {
  width: 100%;
}

.popular_cat .item span {
  display: inline-block;
  padding: 15px 0;
}

.show_all_block {
  margin: 15px 0;
  text-align: center;
}

.show_all {
  position: relative;
  font-size: 17px;
}

.show_all:after {
  content: '';
  display: inline-block;
  position: relative;
  top: -3px;
  right: -5px;
  width: 10px;
  height: 5px;
  background: url(img/menu_arr_down.png)
}

.popular_brand .slick-slide img {
  margin: 0 auto;
}

#boxReviewsContent .itemProduct_reviews {
  position: relative;
  float: left;
  margin: 0 12px 0 0;
  margin-right: 12px;
  width: calc((100% - 36px) / 4);
  min-height: 282px;
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  padding: 15px 20px 0;
  box-sizing: border-box;
}

#boxReviewsContent .itemProduct_reviews:last-child {
  margin-right: 0;
}

.itemProduct_reviews .itemProduct_link {
  font-size: 14px;
  display: block;
  color: #9a9a9a;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.itemProduct_reviews .itemProduct_rating {
  margin: 25px 0;
  width: 130px;
}

.itemProduct_news {
  position: relative;
  float: left;
  margin-right: 15px;
  width: calc((100% - 45px) / 4);
  border-radius: 3px;
  padding: 20px 25px;
  box-sizing: border-box;
}

.itemProduct_news:last-child {
  margin-right: 0;
}

.box_news .itemProduct_news {
  min-height: 205px;
}



.itemProduct_news .title {
  margin-bottom: 15px;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.itemProduct_news .text,
.itemProduct_news .date {
  font-size: 14px;
  color: #9a9a9a;
}


/* == END Main Page == */


/* == itemProduct  == */

.pageItem, .pageItem > form {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 912px;
}
.pageItem > form {
  margin: 0 -3px;
}

.itemProduct {
  position: relative;
  /*float: left;*/
  margin: 6px 6px;
  /*margin-right: 12px;*/
  min-height: 450px !important;
  width: 290px;
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  padding: 30px 20px 80px;
  box-sizing: border-box;
  cursor: pointer;
  outline: none;
}

.itemProduct * {
  outline: none;
}

.itemProduct:hover {
  box-shadow : 0 0 8px rgba(0, 0,  0, 0.4);
}

/*.pageItem .itemProduct:nth-child(3n) {
  margin-right: 0;
}*/

.itemProduct_image {
  margin-bottom: 15px;
  text-align: center;
  height: 125px;
}

.itemProduct_image img {
  margin: auto;
}

.itemProduct_name {
  margin-bottom: 10px;
  font-size: 16px;
  color: #170c66;
  height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.itemProduct_desc {
  margin-bottom: 10px;
  color: #9a9a9a;
  font-size: 14px;
}

.itemProduct_price {
  position: absolute;
  bottom: 30px;
}

.itemProduct_price.not_absolute {
    bottom: 0;
    position: relative;
}

.itemProduct_price .left {
  float: left;
  width: 195px;
}

.itemProduct_price .right {
  float: right;
}

.price_bk {
  color: #170c66;
  font-size: 18px;
  font-weight: bold;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.price_bk .productPrice {
  color: #ff0000;
}

.productPrice {
  margin-right: 10px;
}

.slick-slide.itemProduct,
.pageItem .slick-slide.itemProduct:nth-child(3n) {
  margin: 6px;
}


/* == END itemProduct == */


/* == Catalog page == */

.footer_filter {
  margin: 20px 0;
  padding: 0;
}

.footer_filter div {
  margin-bottom: 20px;
  color: #9a9a9a;
  font-size: 16px;
  line-height: 24px;
}

.footer_filter a {
  color: #ff7e00;
}


/* == END Catalog page == */

/* == Kartochka page == */

.product-options {
  margin: 10px 0;
}
.product-options table {
  width: 100%;
  color: #170c66;
  border-collapse: collapse;
}

.product-options table tr td {
  padding: 3px 0;
  font-size: 14px;
}

.product-options table strong {
  display: inline-block;
  margin: 12px 0;
  font-size: 16px;
}

.product-options table .td1 {
  width: 30px;
}

.product-options table .td5 {
  width: 125px;
}

.product-options table input[type="radio"],
.product-options table input[type="checkbox"] {
  display: none;
}

.product-options table.checkbox tr:not(:first-child) {
  border-top: 1px dotted #d9d9d9;
}

.product-tabs {
  border-top: 1px dotted #d9d9d9;
  padding-top: 55px;
  margin-top: 5px;
  margin-bottom: 25px;
}

.product-tabs .tab_item,
.product-tab-sm {
  float: left;
  position: relative;
  background: #efefef;
  padding: 15px 45px;
  margin-right: 5px;
  border-radius: 5px 5px 0 0;
  color: #170c66;
  font-size: 16px;
  cursor: pointer;
}

.product-tabs .tab_item.active,
.product-tab-sm.active{
  background: #170c66;
  color: #fff;
}

#desc, #reviews, #collection { display: none; }
#desc, #param, #reviews, #collection {
  padding-bottom: 10px;
  border-bottom: 1px dotted #d9d9d9;
  margin-bottom: 40px;
}

#param .title {
  color: #170c66;
  font-size: 16px;
  margin-bottom: 15px;
}

#param .param_bk {
  column-count: 2;
}

#param .sub_title {
  margin-top: 6px;
  color: #170c66;
  font-size: 16px;
}

#param .param_item {
  line-height: 24px;
}
#param .param_item .name {
  color: #9a9a9a;
  font-size: 16px;
}

#param .param_item .value {
  margin-left: 10px;
  color: #170c66;
  font-size: 16px;
}

#divReviews .moduleHeader {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0 15px;
}
#divReviews .first {
  color: #9a9a9a;
}
#divReviews .pagecontentfooter {
  margin-top: 25px;
  text-align: left;
}

/* == END Kartochka page == */

/* == Dostavka page == */

.dostavka_lift {
  margin: 15px 0;
  border: 1px dashed #999;
  border-left: 0;
  border-right: 0;
  padding: 15px 0 10px;
}

.dostavka_lift:after {
  display: block;
  clear: both;
  content: "";
}

.dostavka_lift .item {
  float: left;
  width: 295px;
  font-size: 14px;
}

#content .dostavka_lift p {
  font-size: 14px;
}

#content .dostavka_lift .item ul {
  margin: 15px 0;
}

.dostavka_region {
  margin: 0px 0 25px;
  border: 1px dashed #999;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  padding: 5px 0 10px;
}

.akciya {
  border: 1px dotted #f60;
  padding: 10px 60px;
  margin: 15px 0;
}

.dostavka_region .list_title {
  color: #170c66;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
}

#content .dostavka_region ol li {
  font-size: 16px;
  line-height: 24px;
}

.dostavka_groups {
  margin-bottom: 30px;
  font-size: 16px;
}

.dostavka_groups .sub_title {
  margin-bottom: 30px;
}

.dostavka_groups .item {
  float: left;
  width: 295px;
  font-size: 14px;
}

.dostavka_groups_row {
  margin: 5px 0 20px;
  padding-bottom: 15px;
  /*border-bottom: 1px dashed #999;*/
}

.dostavka_groups_row:after {
  display: block;
  clear: both;
  content: "";
}

.dostavka_groups_row .sub_title {
  margin-bottom: 0;
  font-size: 16px;
}

#content .dostavka_groups_row ul li {
  font-size: 16px;
  line-height: 24px;
}


/* == END Dostavka page == */


/* == Samovyvoz page == */

.samovyvoz_bk {
  margin: 12px 0;
  padding-bottom: 10px;
  border-bottom: 1px dashed #999;
}

#content .samovyvoz_bk ol {
  margin: 0;
}

#content .samovyvoz_bk ol li {
  font-size: 16px;
  line-height: 24px;
}

.comagic_phone3 {
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.comagic_phone3:hover {
  text-decoration: underline;
}

.samovyvoz_img img {
  width: 100%;
  margin: 20px 0;
}

/* == END Samovyvoz page == */


/* == Kontakty page == */

.cont_left {
  width: 415px;
  float: left;
}

#content .cont_left p {
  font-size: 15px;
  line-height: 25px;
}

.cont_left .cont_bk {
  margin: 25px 0 50px;
  color: #9a9a9a;
}

.cont_left .comagic_phone3 {
  font-size: 18px;
}

.cont_right {
  width: 455px;
  float: right;
}

.callback_form_bk {
  background: #efefef;
  border-radius: 5px;
  padding: 40px 50px;
  text-align: center;
}

.callback_form_bk .head {
  color: #170c66;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 10px;
}

.callback_form_bk .form_group {
  margin: 18px 0;
  text-align: left;
    position: relative;
}

.callback_form_bk label {
  display: block;
  margin-bottom: 3px;
  color: #170c66;
  font-size: 16px;
}

.callback_form_bk input[type="text"],
.callback_form_bk textarea {
  border: 1px solid #999999;
  font-size: 13px;
  height: 48px;
  padding: 15px;
  width: 100%;
  box-sizing: border-box;
    outline: none;
}

.callback_form_bk textarea {
  height: 120px;
  resize: none;
}

.callback_form_bk input[type="text"]::placeholder,
.callback_form_bk textarea::placeholder {
  color: #9a9a9a;
  font-style: italic;
}

.callback_form_bk .form_offert {
  width: 300px;
    margin: 0 auto !important;
    font-size: 14px !important;
    line-height: 18px !important;
}

.callback_form_bk .submit {
  margin-top: 30px;
}


/* == END Kontakty page == */


/* == Footer == */

.footer {
  margin-top: 20px;
  padding: 25px 0;
  border-top: 1px solid #efefef;
}

.footer .col_ftr {
  float: left;
}

.footer .footer-logo {
  width: 280px;
}

.footer .footer-logo .logo {
  display: inline-block;
  margin-bottom: 5px;
}

.footer .footer-menu {
  width: 630px;
}

.footer .footer-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  column-count: 3;
}

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

.footer .footer-menu ul li a {
  color: #170c66;
  font-size: 14px;
  text-decoration: none;
}

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

.footer .footer-desc {
  float: right;
  width: 290px;
  text-align: right;
}

.footer .footer-desc .hdr_phone {
  line-height: 24px;
  margin-bottom: 8px;
}

.footer .footer-desc a {
  color: #170c66;
}

.footer .footer-desc .callme_ftr a,
.footer .footer-desc .email_ftr a {
  padding-left: 22px;
  font-size: 16px;
}

.footer .footer-desc .callme_ftr {
  margin-bottom: 8px;
}

.footer .footer-desc .callme_ftr a {
  background: url(img/icon_phone.png) 0 4px no-repeat;
}

.footer .footer-desc .email_ftr {
  margin-bottom: 25px;
}

.footer .footer-desc .email_ftr a {
  background: url(img/icon_mail.png) 0 4px no-repeat;
}

.footer .footer-desc .ftr_time,
.footer .footer-desc .ftr_address {
  display: inline-block;
  padding-left: 20px;
  color: #9a9a9a;
  font-size: 14px;
  line-height: 24px;
}

.footer .footer-desc .ftr_time {
  background: url(img/icon_time.png) 2px 8px no-repeat;
}

.footer .footer-desc .ftr_address {
  background: url(img/icon_adr.png) 2px 8px no-repeat;
  margin-bottom: 5px;
}

.footer_under {
  background: #170c66;
  padding: 5px 0 20px;
  color: #fff;
  font-size: 14px;
}

.footer_under a {
  color: #fff;
}

.footer_under .left {
  float: left;
}

.footer_under .right {
  float: right;
}

.footer_under .right {
  margin-top: 10px;
}



/* UX */

.popular_brand .slick-slider .slick-prev {
  left: 0;
}

.popular_brand .slick-slider .slick-next {
  right: 0;
}

.block-title {
  margin-bottom: 20px;
}

.featured-page,
.slider-body {
  margin-left: -6px;
  margin-right: -6px;
}

.featured-page .slick-slider .slick-arrow,
.slider-body .slick-slider .slick-arrow {
  top: -35px;
}

.featured-page .slick-slider .slick-prev,
.slider-body .slick-slider .slick-prev {
  left: auto;
  right: 51px;
}

.featured-page .slick-slider .slick-next,
.slider-body .slick-slider .slick-next {
  right: 6px;
}


.slider-body .itemProduct_image {
  text-align: center;
}

.slider-body .itemProduct_image a {
  display: inline-block;
}

.slider-body .itemProduct_image a img {
  margin: auto;
}

.slider-body .label {
  position: absolute;
  width: 60px;
  right: 0;
  top: 20px;
  font-size: 10px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  padding: 2px 0;
}

.slider-body .label_hit {
  background-color: #170c66;
}

.slider-body .label_new {
  background-color: #52ac62;
}

.slider-body .label_discount {
  background-color: #ff0000;
}

.slider-body .slick-track {
  margin: 0;
}

.prod-block {
  margin-bottom: 40px;
}

.box_news .itemProduct_news .text {
  margin-bottom: 20px;
}

.main_page_desc {
  font-size: 16px;
}

#box-banners,
.box-featured {
  border: 1px solid #d0d0d0;
  border-radius: 3px;
}

.box-featured {
  margin-top: 30px;
}

.box-banners-title,
.box-featured-title {
  padding: 15px 20px;
  font-size: 16px;
  color: #170c66;
  background-color: #efefef;
}

.box-featured-title span {
  font-size: 14px;
  color: #9a9a9a;
}
.box-featured_spec .box-featured-title:not(.bottom_title) {
  padding: 5px 20px;
}

.banners-inner {
  margin: 30px auto;
}

.banners-inner p {
  text-align: center;
}

.banners-inner img {
  max-width: 100%;
}

.bottom_title a {
  display: block;
  text-decoration: none;
  text-align: center;
}

.bottom_title a:hover {
  text-decoration: underline;
}

.itemProduct_side {
  padding: 30px 20px;
}


.product-data-col {
  width: 288px;
  margin-right: 13px;
  display: inline-block;
  vertical-align: top;
}

.product-data-col_2 {
  width: 594px;
  display: inline-block;
  vertical-align: top;
}
.product-data-hr {
  border-top: 1px dotted #d9d9d9;
  padding-top: 15px;
}

.product-data-container .product-data-col:last-child {
  margin-right: 0;
}

.main-image {
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  margin-bottom: 12px;
}

.image-thumbs {
  margin-left: -3px;
  margin-right: -3px;
}

.image-thumbs a {
  display: block;
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  margin: 0 3px;
  padding: 5px;
}

.image-thumbs a img {
  max-width: 100%;
  height: auto;
}

.poduct-price {
  font-size: 28px;
  font-weight: 700;
  color: #170c66;
}

.marketing-form {
    margin: 3px 3px 15px;
}

.marketing-form a {
    color: #fd7d0d;
    font-size: 14px;
}

.product-sku {
    color: #9a9a9a;
    font-size: 16px;
}

.product-avalibility {
  margin: 16px 2px;
  color: #170c66;
  font-size: 16px;
}

.product-avalibility .icon_avail,
.product-avalibility .icon_not-avail {
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  margin: 1px 8px;
}

.product-avalibility .icon_avail {
  background: #52ac62;
}

.product-avalibility .icon_not-avail {
  background: #ff0000;
}

  /* UX */

.FastOrderBlock.more_product {
    display: none;
}

.itemParams.volume {
    height: 16px;
}

.itemParams > img {
    display: inline-block !important;
}

/* search */

.hdr_search_btn.active {
    background-image: url('img/icon_close.png');
    background-size: 15px;
}

#search_bk {
    /*display: none;*/
    position: absolute;
    /*right: calc(100% - 45px);*/
    right: -13px;
    top: calc(100% + 30px);
    /*width: 600px;*/
    width: 1200px;
}

#quick_find {
    display: flex;
}

#quick_find_keyword,
#quick_find_button {
    box-sizing: border-box;
    height: 35px;
    outline: 0;
    border: 1px solid #efefef;
    font-size: 14px;
    line-height: 33px;
}

#quick_find_keyword {
    flex: 1;
    padding: 0 10px 0 34px;
    border-radius: 5px 0 0 5px;
    background: url('img/icon_search.png') 10px 9px/14px no-repeat;
}

#quick_find_keyword::-webkit-input-placeholder {opacity: 1; color: #9a9a9a;}
#quick_find_keyword::-moz-placeholder          {opacity: 1; color: #9a9a9a;}
#quick_find_keyword:-ms-input-placeholder      {opacity: 1; color: #9a9a9a;}

#quick_find_button {
    padding: 0 15px;
    background-color: #fd7d0d;
    border-radius: 0 5px 5px 0;
    color: #fff;
    cursor: pointer;
    border: 1px solid #fd7d0d;
}
#quick_find_button:hover
{
	background: #efefef;
	color:#130468;
    border: 1px solid #efefef;
}
/* footer */

.footer .footer-menu li.Current > a,
.footer .footer-menu li.active > a {
    font-weight: bold;
}

/* quickbuy */

.quickbuy,
.quickbuy input[type="text"],
.quickbuy input[type="tel"],
.quickbuy textarea,
.quickbuy select,
.quickbuy .product > .summary {
    border-radius: 4px;
}

.quickbuy {
    display: none;
    position: fixed;
    box-sizing: border-box;
    z-index: 100;
    width: 870px;
    padding: 44px 45px;
    border: 1px solid #d0d0d0;
    background-color: #fff;
    color: #170c66;
    line-height: 20px;
}

.quickbuy.narrow {
    width: 600px;
}

.quickbuy * {
    box-sizing: inherit;
}

.quickbuy input[type="text"],
.quickbuy input[type="tel"],
.quickbuy textarea,
.quickbuy select,
.quickbuy button {
    outline: 0;
}

.quickbuy label {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
    font-size: 16px;
}

.quickbuy label > .required {
    font-size: 16px;
    color: #ff1b1b;
}

.quickbuy input[type="text"],
.quickbuy input[type="tel"],
.quickbuy textarea,
.quickbuy select {
    width: 100%;
    padding: 0 15px;
    border-color: #d0d0d0;
    background-color: #fff;
}

.quickbuy input[type="text"].invalid,
.quickbuy input[type="tel"].invalid,
.quickbuy textarea.invalid,
.fastCall input[type="text"].invalid,
.writeForm2 .form_group input.invalid,
.writeForm2 .form_group textarea.invalid,
.callback_form_bk .form_group input.invalid,
.callback_form_bk .form_group textarea.invalid {
    border-color: #ff0000;
}

.quickbuy input[type="text"],
.quickbuy input[type="tel"],
.quickbuy select {
    height: 50px;
    line-height: 48px;
}

.quickbuy textarea {
    padding-top: 14px;
    padding-bottom: 14px;
    font-family: inherit;
    line-height: 20px;
    resize: none;
}

.quickbuy select {
    font-size: inherit;
    background: url('img/triangle.svg') right 15px top 22px no-repeat;
    -webkit-appearance: none;
    appearance: none;
}

.quickbuy .button {
    border: 0;
    padding: 0;
    cursor: pointer;
}

.quickbuy .fields,
.quickbuy .product > .body,
.quickbuy > .heading {
    margin-bottom: 30px;
}

.quickbuy .columns,
.quickbuy .column.right,
.quickbuy .field.message,
.quickbuy .form > .summary,
.quickbuy > .init > .body {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.quickbuy .form,
.quickbuy .column,
.quickbuy .field.message,
.quickbuy .field.message > textarea {
        -webkit-box-flex:1;
    -webkit-flex:1;
        -ms-flex:1;
            flex:1;
}

.quickbuy .form {
    margin-right: 40px;
}

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

.quickbuy .field {
    position: relative;
}

.quickbuy .field.message {
    flex-direction: column;
}

.quickbuy .field.message > label {
    align-self: flex-start;
}

.quickbuy .field:not(:last-child) {
    margin-bottom: 20px;
}

.quickbuy .field > .error,
.fastCall .error,
.writeForm2 .error,
.callback_form_bk .error {
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 3px;
    background-color: transparent;
    font-size: 12px;
    line-height: 15px;
    color: #ff0000;
}

.quickbuy .form > .summary {
    align-items: center;
    justify-content: space-between;
}

.quickbuy .form > .summary > .privacy {
    width: 255px;
    font-size: 13px;
    line-height: 15px;
    color: #9a9a9a;
}

.quickbuy .form > .summary > .privacy > .nowrap {
    white-space: nowrap;
}

.quickbuy .form > .summary > .submit {
    width: 185px;
    height: 50px;
    border-radius: 4px;
    background-color: #fd7d0d;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
}

.quickbuy .form > .summary > .submit:hover {
    background-color: #dd640b;
}

.quickbuy .product {
    flex-basis: 215px;
}

.quickbuy .product .image {
    display: inline-block;
    vertical-align: top;
    height: 150px;
    margin-bottom: 10px;
}

.quickbuy .product .image > img {
    height: 100%;
}

.quickbuy .product .properties {
    line-height: 25px;
    text-align: left;
}

.quickbuy .product .properties > .title {
  color: #fd7d0d;
    overflow: hidden;
    max-height: 25px;
    max-width: 215px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.quickbuy .product .properties > .title > a {
    color: #fd7d0d;
}

.quickbuy .product > .body {
    height: 240px;
    padding-top: 9px;
    border: 1px dotted #d0d0d0;
    border-left: 0;
    border-right: 0;
    text-align: center;
}

.quickbuy .product .list {
    height: 210px;
    overflow-y: scroll;
    text-align: left;
}

.quickbuy .product .list .position {
    margin: 10px 0 15px 2px;
}

.quickbuy .product  .list .position .title {
    font-size: 14px;
    font-weight: bold;
    line-height: 110%;
    margin: 0;
}

.quickbuy .product  .list .position .quantity {
    color: #6C6C6C;
    font-size: 12px;
    margin: 4px 0 0;
}

.quickbuy .product > .summary {
    height: 50px;
    background-color: #efefef;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}

.quickbuy .product > .summary > .productPrice {
    margin: 0;
}

.quickbuy .product > .summary > .productOldPrice {
    display: none;
}

.quickbuy > .close {
    position: absolute;
    right: 25px;
    top: 20px;
    width: 17px;
    height: 17px;
    background: url('img/icon_close.png') no-repeat;
}

.quickbuy > .close:hover {
    opacity: 0.7;
}

.quickbuy > .heading {
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
}

.quickbuy > .init > .body {
    align-items: flex-end;
}

.quickbuy > .result {
    display: none;
}

.quickbuy > .result p {
    line-height: 25px;
}


.top-btn {
  position: fixed;
  right: 30px;
  bottom: 160px;
  z-index: 90;
  display: none;
  width: 49px;
  height: 49px;
  background: url(/images/top-btn.png) no-repeat;
  border-radius: 50%;
}

.top-btn:hover {
  cursor: pointer;
  opacity: 0.8;
}






.ur-lizo
{
  display: none;
}
.sravn_btn{
	color: #170c66;
    font-size: 16px;
    margin-top: 10px;
    border: none;
    background: #fff;
    cursor: pointer;
    text-decoration: underline;
}
.compare_table p.comp-name {
    text-align: left;
    max-width: 230px;
}
.compare_table .productPrice{
	color:#f00;
	font-weight:bold;
}
.compare_table .buynow-button{
	text-decoration: none;
    height: auto;
    max-width: 200px;
    background: #fd7d0d;
    width: 100%;
    border-radius: 5px;
    margin-top: 10px;
    padding: 10px 0;
}
.compare_table .buynow-button:before{
	content:'Купить';
}
.compare_table tr.comp-param td{
    border-bottom: 1px dotted #ccc;
    padding: 5px 0;
}
.del_sravn input{
	display:none;
}
.del_sravn{
	color: #9a9a9a;
    font-size: 14px;
    margin-top: 15px;
    display: block;
    cursor: pointer;
}

.print_button
{
    display: inline-block;
    width: 200px;
    text-decoration: none;
    background: #fd7d0d;
    border-radius: 4px;
    border: none;
    padding: 14px 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: normal;
    cursor: pointer;
    margin-right: 20px;
}

.href_main_button
{
  display: inline-block;
  width: 200px;
  text-decoration: none;
  background: #c3c3c3;
  border-radius: 4px;
  border: none;
  padding: 14px 0;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: normal;
  cursor: pointer;
}


/* Доставка */

.spoiler,.dostavka_groups_row {
    display: none;
}

.sub_title.spoiler_title {
    margin: 25px 0;
    padding: 20px 25px;
    background: url(/images/arrow1.png) 100% 100% no-repeat;
    background-position: 95% 50%;
    border: 1px dashed #FD7D0D;
    color: #333333;
}

.sub_title.spoiler_title.active {
    background: url(/images/arrow.png) 100% 100% no-repeat;
    background-position: 95% 50%;
}

.groups {
    background: #EFEFEF;
    width: 125px;
    padding: 10px;
    text-align: center;
    float: left;
    margin-right: 15px;
}

.groups.active {
    background: #FF7E00;
    color: #fff;
}

.sub_title_tiny_mangin
{
  margin-bottom: 15px;
  color: #170c66;
  font-size: 18px;
  font-weight: bold;
}

.dostavka_groups_row {
    margin-top: 20px;
}

.itemProduct.slick-slide .sravn {
    display: none;
}
div#content .brands_ul li{
	list-style-type:none;
	font-size: 14px;
    line-height: 30px;
}
div#content .brands_ul li span{
	color: #ff7e00;
    font-weight: bold;
    font-size: 18px;
}
div#content .brands_ul {
    column-count: 3;
}
div#content .brands_ul li a{
    text-decoration: none;
}

div#content .brands_ul li a:hover{
    text-decoration: underline;
}

.search-variants {
    background-color: #fff;
    z-index: 999;
    position: absolute;
    margin: 0 0 0 0;
    width: 589px;
    font-size: 12px;
    color: #d1d1d1;
    box-shadow: 0px 7px 16px #898989;
}

.search-variants ul {
    padding: 0;
    overflow: hidden;
    max-height: 355px;  
    margin:0;  
}

.search-variants ul li {
    display: table;
    padding: 0;
    border: none;
    margin: 5px 0;
    height: auto;
    width: 100%;
    border-bottom: 1px #ccc solid;
}

.search-variants ul li a img {
    width: 60px;
    height: 60px;
}

.search-variants ul li a {
    display: table-cell;
    font-size: 15px;
    color: #000;
    line-height: 20px;
    padding: 0 5px;
    background: none;
    text-align: left;
    vertical-align: middle;
    font-weight: normal;
    font-family: Arial;
    height: auto !important;
    float: none !important;
    text-decoration: none;

}

.search-variants ul li a:hover {
    color: #00ace0;
}

.search-variants ul li a.search-item-image {
    width: 14%;
}

.search-variants ul li span.search-item-price {
    display: table-cell;
    font-size: 15px;
    color: #F08200;
    line-height: 20px;
    padding: 6px 5px;
    background: none;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    width: 19%;
    font-family: Arial, Helvetica, sans-serif;   
}

.search-variants ul li span.search-item-price span {
    width: 100%;
    float: left;
    font-size: 13px;
    color:#A1A1A1;
    text-decoration: line-through;
}

.search-variants ul li a.search-item-name span {
    font-weight: bold;
    color:#2eb0ec;
}

.search-variants a.search-showall {
    font-size: 15px;
    color:#0082be;
}

.search-variants a.search-showall {
    display: block;
    float: left !important;
    font-size: 15px;
    color: #2eb0ec;
    margin: 8px 17px;
    text-decoration: none;
    height: auto !important;
}

.search-variants a.search-close {
    display:block;
    float:right !important;
    font-size: 15px;
    color: #2eb0ec;
    margin: 8px 17px;
    text-decoration: none;
    height: auto !important;
}

.search-variants a.search-showall:hover, .search-variants a.search-close:hover {
    color: #0082be;
}

.search-variants .search-noresults {
    display: block;
    float: left;
    margin: 7px 15px;
    color: #A1A1A1;
}

.new-year-box {
    background-color: #f5f5f5;
    border-radius: 6px;
    box-shadow: 0 1px 6px #C0B9B9;
    margin: -15px auto 10px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

#filters-form {
    top: 197px;
    width: 237px;
    background-color: #d6f0f5;
    height: 100%;
    opacity: 0.9;
    float: left;
    margin: 0 0 20px 0;
    border-radius:0 0 6px 6px;
}

#filters-form label.disabled{
    color:#d1d1d1 !important;
    cursor:default;
}

#filters-form label.disabled a {
    color: #d1d1d1 !important;
}

.filters-form-item {
    display: block;
    float: left;
    width: 100%;
}

.filters-form-item input{
    display: block;
    float: left;
}

.filters-form-item label{
    display: block;
    float: left;
    width: 90%;
}

.filters-form-item label a {
    display: block;
    float: left;
    text-decoration:none;
}

#filters-form fieldset {
    display: block;
    float: left;
    width: 224px;
    margin: 6px 3px;
    font-size: 12px;
    font-family: tahoma;
    border: 1px solid #fff;
    cursor:pointer;
}

#filters-form fieldset:nth-child(3n+2) {
    clear: both;
}

#filters-form input[type="text"] {
    width: 50px;
    text-align: center;
}

#filters-form input[type="submit"] {
    clear: both;
    height: 30px;
    background-color: #387487;
    bottom: 81px;
    display: block;
    float: left;
    width: 234px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    border: none;
    margin: 0 2px;
    text-transform: uppercase;
    font-family: arial;
}

#filters-form input[type="submit"]:hover {
    background-color: #000;
}

.filter-reset {
    clear: both;
    height: 19px;
    background-color: #e36212;
    display: block;
    float: left;
    width: 234px;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    margin: 0px 2px 2px 2px;
    cursor: pointer;
    line-height: 21px;
    border-radius: 0 0 5px 6px;
    border-top: 1px dashed #fff;
    text-transform: uppercase;
    font-family: arial;
}

.filter-reset:hover {
    background-color: #000;
    color: #fff;
}

#filters-form fieldset legend {
    font-weight: bold;
    font-size: 13px;
}

#filters-form fieldset legend img {
    width: 10px;
}

#filters-form fieldset .hidden{
    display:none;
}  

.filter_item_name {
    display: block;
    float: left;
    width: 100%;
    clear: both;
    margin: 12px 0 2px 0;
    line-height: 14px;
    color: #000;
    font-size: 12px;
}

.filter_item {
    margin: 5px 0 5px 0;
    color: #030303;
    line-height: 20px;
    max-height: 200px;
    overflow-y: auto;  
    width: 100%; 
    scrollbar-color: #498ca7 #ececec;
    scrollbar-width: thin; 
} 

.filter_item.topsizes {
    width: 94%;
    background-color: #ebf8fa;
    padding: 2px 5%;
    margin-left: -9px; 
}

#filters-title {
    font-size: 13px;
    font-family: Tahoma;
    font-weight: bold;
    background-color: #498ca7;
    color: #fff;
    margin: 10px 0 0 0;
    padding: 7px 0 7px 10px;
} 


#hide-all-filters{
    display: none;
}

#show-all-filters {
    clear: both;
    height: 19px;
    background-color: #006868;
    display: block;
    float: left;
    width: 234px;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    margin: 0 2px;
    cursor: pointer;
    line-height: 21px;
    border-radius: 5px 5px 0 0;
    text-transform: uppercase;
    font-family: arial;
    border-bottom: 1px dashed #fff;
    text-decoration:none;
}

#show-all-filters:hover {
    background-color: #000;
    color: #fff;
}




#content #filters-form {
    width: 750px;
    background-color: unset;
    columns-count:3;
}

#content #filters-form fieldset:nth-child(3n+2) {
    clear: unset;
}

#content #filters-form fieldset {
    width: 221px;
    margin: 6px 3px;
    padding: 3px 0 3px 5px;
    border-bottom: 1px solid #ccc;
}

#content .filter_item.topsizes {
    width: 94%;
    background-color: unset;
    padding: 0;
    margin-left: 0; 
}

#content #filters-form input[type="submit"] {
    float: right;
    margin: 30px 45px 0 0;
}

::-webkit-scrollbar {
    width: 6px;
    background: #ececec;
}

::-webkit-scrollbar-thumb {
    background: #498ca7;
}