/*<![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,.h2,
h3,
h2 a,
h3 a,
.moduleHeader {
  color: #222;
  font-size: 28px;
  font-weight: bold;
  margin: 10px 0 25px;
  padding: 0;
  text-decoration: none;
}

a {
  color: #222;
  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: 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;
  margin-top: 25px; 
  font-size: 14px;
  color: #777;
}

span.header_menu__toggler-burger{
	width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background-position: center;
    background-image: url(./img/burger-icon.svg);
    margin-right: 6px;
    bottom: 5px;
}

.shapkanavigation a {
  color: #777;
}
div.header_menu__catalog:hover .submenu {
    display: block;
}
div.header_menu__catalog .submenu{box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);max-height: none;  height: auto;
    columns: 4;
    column-count: 4;}
.header_menu__catalog .submenu li a{font-size: 16px;text-decoration:none;}
.header_menu__catalog ul.submenu {
    width: 98%;
    padding: 20px 0 20px 40px;
	margin: 0 14px;
}
.header_menu__catalog .submenu li a:hover{color: #170C66;text-decoration:underline;text-decoration-skip-ink: none;}
.registrantos {
  border-radius: 0 0 0 9px;
}

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

div.header_menu__items{
    width: calc(100% - 270px);
    justify-content: space-between;
	display: flex;
}
div.header_menu__item > a {
    padding: 16px 0px;
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    color: #222222;
    font-family: Arial;
}
div.header_menu__item {
    border: none;
}
div.header_menu {
    margin: 0px;
	border: 1px solid #F5F5F5;
}
div.header_menu__item:hover > a {
    color: #222;
	text-decoration:underline;
    background-color: transparent;
}
.header_menu__item:hover > a:after {
    color: #222;
}
div.header_menu__inner{
   	z-index:99;
}
.header_menu__inner .hdr_login_btn {
    background-image: url(img/icon_login.png);
    margin-right: 0px;
	margin-left:auto;
}
.login-icon{
    display: flex;
    margin-left: auto;
    align-items: center;
    position: relative;
	padding-left:25px;
}
.login-icon:before{
    content: "";
    width: 17px;
    height: 18px;
    display: inline-block;
    position: absolute;
    background: url(./img/login-icon.svg) center;
    background-repeat: no-repeat;
    left: 0;
    top: 14px;
}
.wrap-bg-grey{
	background: #F5F5F5;
}
.pady-50{padding:50px 0;}
.shapka .header_menu__catalog-toggler {
    background: #F8D016;
	border-radius: 0px;
	height: 60px;
	padding: 21px 0;
}
@media screen and (max-width: 580px)
{
    .shapka .header_menu__catalog-toggler {
        height: auto;
        padding: 14px 0;
    }    
}
.shapka .header_menu__toggler-text
{
font-family: Arial;
font-style: normal;
font-weight: bold;
font-size: 17px;
line-height: 20px;
color: #000000;
}
@media screen and (max-width: 990px)
{
    .shapka .header_menu__toggler-text span {
        display:none;
    }
}
.shapka .header_menu__toggler-arrow:after {
    content: "";
    border-right: 1px solid #222;
    border-bottom: 1px solid #222;
    width: 5px;
    height: 5px;
    left: 4px;
}
.shapka .header_menu__toggler-cat_burger {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background-position: center;
    background-image: url(./img/burger-icon.svg);
	margin-right: 6px;
	bottom: 5px;

}
.shapka .header_menu__catalog {
    width: 285px;
	z-index: 87;
}
.shapka #quick_find_keyword {
    background-image: none;
	padding: 3px 10px 0 11px;
	background-color:#fff;
	margin-right: -10px;
}
.shapka #quick_find_keyword, .shapka #quick_find_button {
    height: 45px;
}
.shapka #quick_find_button{
	background: #F5F5F5;
	border-radius: 5px;
	font-size: 16px;
	line-height: 18px;
	color:#222;
	border: 1px solid #e9e9e9;
	width:115px;
	
}
.shapka #quick_find {
    padding: 8px 0 8px 20px;
	box-sizing:border-box;
}
.hdr_desc{
    line-height: 24px;
    font-size: 16px;
}
.btn-fb{
	font-size: 16px;
	line-height: 18px;
	color: #170C66;
	border-bottom: 1px dashed #170C66;
	position:relative;
	margin-left:25px;
	display: flex;
    width: max-content;
	text-decoration:none;
}
.btn-fb:before{
	content:"";
	display:inline-block;
	width:16px;
	height:16px;
	background:url(./img/phone-icon.svg) center;
	position:absolute;
	left:-25px;
}
.marb-40{margin-bottom:40px;}
div.container .slick-prev:before {
    background-color: #f3f3f3;
    border-radius: 10%;
    background-size: 25%;
    background-position: 14px;
}
div.container .slick-next:before {
    background-color: #f3f3f3;
    border-radius: 10%;
    background-size: 25%;
    background-position: 14px;
}
div.container .slick-prev, div.container .slick-next {
    width: 40px;
    height: 40px;
    z-index: 1;
}
.search-icon{position:relative;}
.search-icon input#quick_find_button{padding-left:30px;}
.search-icon:before{
	position:absolute;
	content:"";
	width:15px;
	height:15px;
	display:inline-block;
	left:20px;
	top:15px;
	background:url(./img/search-icon.svg) center;
}
.bg-grey{background:#F5F5F5;position:relative;}
.bg-grey:before{
	content:"";
    width: calc(100vw - 8px);
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    background: #f5f5f5;
	left: 50%;
    margin-left: -50vw;
}
.itemProduct_news{
background: #FFFFFF;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
border-radius: 5px;
}

.itemProduct_news .title a{
font-size: 14px;
line-height: 18px;
color: #170C66;
}
.main-wrap-reviews #boxReviewsContent{display:block;}
div.itemProduct:not(.csip) .buynow-button:before {
    content: "";
}
div.itemProduct:not(.csip) .buynow-button {
	background-image: none;
    background: #F8D016;
    border: 2px solid #F8D016;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 16px;
    line-height: 40px;
    color: #222;
	padding-left:0;
    width: 129px;
    height: 42px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
div.itemProduct:not(.csip) .buynow-button:hover {
    background: #FFDA2F;
}
div#boxReviewsContent .itemProduct_reviews {
    margin-right:10px;
}
div#content.product {
    width: 100%;
}

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

.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;
  color:#222;
}

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;
  margin-top:20px;
}

#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: 30px 0;
  padding: 0;
}
.box_news .show_all_btn{margin-bottom: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: 10px 0 25px;
  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;
    float: left;
    margin-top: 20px;
}

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

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

.navigation a {
  padding: 5px;
}

.navigation a.pageResults {
  font-size: 16px;
  
  margin: 0 5px;
  text-decoration: none;
  background: #F5F5F5;
    border: 1px solid #E7E7E7;
    border-radius: 5px;
    min-width: 26px;
    display: inline-block;
    text-align: center;
    padding: 0 4px !important;
	   
  
  
}
.navigation a.pageResultsn {
  text-decoration: none;
}

.navigation a:hover {
   
  font-weight: bold;
  color: #222;
}
.navigation .active:hover {
	color: #222;
	background: #F5F5F5;
	border: 1px solid #E7E7E7;

   
}

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 {
  
  
  font-weight: bold;
  
  text-decoration: none;
  
  background: #F5F5F5;
    border: 1px solid #E7E7E7;
   
    border-radius: 5px;
    min-width: 26px;
    display: inline-block;
    text-align: center;
    padding: 0 4px !important;
    font-weight: bold;
    margin: 0 5px;
}

.navigation_links {
  margin-left: 15px;
}

span.right {
  float: right;
}

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


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


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

dl.itemCategoriesListing {
  width: 33%;
  float: left;
  height: auto;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: transparent;
}
.categori-product-items .itemProduct_price .right {
    margin-top: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.categori-product-items .price_bk {
    margin-bottom: 15px;
}
.categori-product-items .sravn {
    margin: 10px 0 13px;
}

.categori-product-items .favoritesIcon {
    background: url(./img/heart.png) no-repeat center;
    width: 25px;
    height: 23px;
    top: 13px;
    right: 10px;
    position: absolute;
}

.categori-product-items .favoritesIcon.active {
    background: url(./img/heart2.png) no-repeat center;
}

.categori-product-items .favoritesDeleteIcon {
    width: 25px;
    height: 23px;
    top: 4px;
    right: 5px;
    position: absolute;
    font-size: 28px;
}


.product-data-container .favoritesIcon {
    background: url(./img/heart.png) no-repeat left;
    height: 23px;
    top: 13px;
    float: right;
    line-height: 21px;
    margin-top: -3px;
    padding: 0 0 0 30px;
    display: block;
    right: 10px;
    position: relative;
    cursor:pointer;
}

.product-data-container .favoritesIcon.active {
    background: url(./img/heart2.png) no-repeat left;
}

.product-data-container .favoritesDeleteIcon {
    width: 25px;
    height: 23px;
    top: 4px;
    right: 5px;
    position: absolute;
    font-size: 28px;
}

.categori-product-items .itemProduct_price {
    width:calc(100% - 40px);
	max-height: 76px;
} 

.art-prod {
    margin: -10px 0 20px;
    font-size: 16px;
    line-height: 18px;
    color: #777;
}

@media screen and (max-width: 580px)
{
    .art-prod {
        display: none;
    }    
}

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 {
  position:absolute;
      z-index: 1;
}

.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: 5px;
  right: 0;
  padding: 2px 10px;
  color: #fff;
  font-size: 11px;

  background-image: url(/images/icons/new.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
  height: 27px;
  width: 55px;
}

.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;
    float: left;  
}

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: 22px;
  width: 22px;
  background-size:22px;
  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("img/checked-icon.svg") 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: right;
  width: 90px;
}

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

.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: 740px;
  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: 200;
  box-sizing: border-box;
}
div.popup-cart {
  z-index: 100;
}

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

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

.popup-cart-header {
	font-size: 24px;
	line-height: 28px;
	color: #444444;
  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: right;
}

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

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;
  color:#222;
}
table.popup-cart-total td.popup-cart-count b{
   font-size: 18px;
}
table.popup-cart-total a {
  color: #ff6600;
  text-decoration: none;
  font-size: 16px;
  line-height: 40px;
  color: #170C66; 
  border-bottom: 1px dashed #170C66; 
}
table.popup-cart-total a:hover {
   border-bottom:none;
}

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

.popup-cart-bottom .incart-button {

}
.popup-cart-bottom .btn-custom_trans{
	margin-right: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-bottom .btn-custom{
    display: inline-block;
    width: 166px;
    text-decoration: none;
    background: #F8D016;
    border-radius: 4px;
    border: none;
    padding: 12px 0;
    text-align: center;
    color: #222;
    font-size: 16px;
    line-height: normal;
    cursor: pointer;
}
.popup-cart-bottom .btn-custom:hover{
    background: #FFDA2F;
	color:#222;
}
.popup-cart-bottom .btn-custom_trans {
    display: inline-block;
    width: 197px;
    text-decoration: none;
    background: transparent;
    border-radius: 4px;
    padding: 11px 0;
    text-align: center;
    color: #170c66;
    border: 1px solid #170c66;
    font-size: 16px;
}
.popup-cart-items table {
  border-collapse: collapse;
}

.popup-cart-items tr {
  border-bottom: 1px solid #F5F5F5;
}

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

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

.popup-cart-items td.title a{
  text-decoration:none;
}

.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: 6px;
}

.popup-cart-items td.title div.title a {
  color: #222;
	font-size: 16px;
	line-height: 18px;
	text-decoration:none;
}

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

.popup-cart-items .remove input[type="submit"] {
  background: url(img/remove-icon.svg) 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,.popup-cart-items td.price div.item-price {
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	color: #222222;
}

.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;
  width:107px;
  border: 1px solid #E8E8E8;
  display:inline-block;
}
.popup-cart-items .minus_button,.popup-cart-items .plus_button{
    font-size: 16px;
    border-radius: 0px;
    height: 35px;
    line-height: 34px;
    width: 35px;
	    margin: 0;
}


.popup-cart-items .prodprice {
    display: block;
    float: left;
    width: 35px;
    line-height: 35px;
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
	margin:0;
}	


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/remove-icon.svg) center no-repeat;
  width: 12px;
  height: 12px;
  cursor: pointer;
  padding: 8px 23px;
  background-size: cover;
}

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: #F8D016;
border: 2px solid #F8D016;
box-sizing: border-box;
border-radius: 5px;
color:#222;
      border-radius: 4px;
      cursor: pointer;
      display: block;
      font-size: 18px;
      font-weight: 500;
      height: 48px;
      line-height: 150%;
      margin-left: 500px;
      padding: 14px 0;
      text-align: center;
      text-decoration: none;
      transition: all 0.1s ease 0s;
      width: 201px;
}
.wrap-cart-order{
	border-bottom: 1px solid #F5F5F5;
	padding-bottom:40px;
	margin-bottom:30px;
}

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

.under_order_buttom
{
  color: #777;
  font-size: 13px;
  width: 413px;
  margin-left: 500px;
}
.under_order_buttom a{
	text-decoration:none;
}

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

.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;
}

div.FastOrderBlockBottom {
  display: block;
  float: right;
width:50%;
}
div.FastOrderBlockBottom .payment_title img{
  display: none;
}
.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.7;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
    margin: -13px 0 15px;
  position: absolute;
    font-size: 12px;
}

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

#tooltip .inshop img {
    width: 31px;
}

#tooltip .inshop {
    margin:0 5px;
}

#tooltip h3,#tooltip .h3 {
  font-size: 13px;
  padding: 0;
  margin: 0;
  color: #222;
  font-weight: bold;
}

.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;
}


#divShoppingCartItems .popup-cart-items > table{
	width:100%;
}
#divShoppingCartItems .popup-cart-items td.quantity {
  text-align: center;
  padding: 0 25px 10px 25px;
}
#divShoppingCartItems .popup-cart-items td {
    text-align: center;
}
#divShoppingCartItems .popup-cart-items td.title {
    text-align: left;
}
#divShoppingCartItems .popup-cart-items td.price {
    padding: 0 30px 10px 30px;
}

.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 20px;
  font-size: 14px;
  color: #fff;
}
#boxSocialsContent{display:flex;}

#boxSocialsContent img {
  border-radius: 8px;
	height: 22px;
	width: auto;
}

div#boxSocialsContent a.boxSocialsVK img {
    height: 13px;
}

#boxSocialsContent a {
  margin-right: 18px;
	display: flex;
	align-items: flex-end;
	margin-bottom: 5px;
}

#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: 100%;
    height: auto;
  padding: 25px;
  cursor: url("img/icon-quick-zoom.bmp"), move;
  box-sizing:border-box;
}

#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: 28px 0 38px 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%;
}

div#banner {
  position: relative;
  background: linear-gradient(90.17deg, #F8D016 0.14%, #F5F5F5 124.72%);
  height: 400px;
  width: 900px;
  border-radius: 8px;
  float: right;
  width: 74.5%;
}

#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: 9px;
    left: 10px;
  position: absolute;
}

#banner>div.pager>div {
position: relative;
cursor: pointer;
float: left;
font-size: 12px;
height: 35px;
width: 125px;
margin-right: 4px;
padding: 6px 0px;
word-wrap: normal;
background: rgba(255, 255, 255, 0.7);
color: #222;
text-align: center;
border-radius: 5px;
line-height: 30px;
}

#banner>div.pager>div:last-child {
  margin-right: 0;
}

#banner>div.pager>div.act:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-bottom-color: #fff;
  border-width: 7px;
  margin-left: -7px;
}

#banner>div.pager>div.act,
#banner>div.pager>div:hover {
  background-color: #fff;
  color: #222;
}

#banner>div.pager>div.act:before,
#banner>div.pager>div:hover:before {
  border-bottom-color: #fff;
}

#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_install48.png") no-repeat scroll 0 0 / 88% rgba(0, 0, 0, 0);
  display: block;
  height: 48px;
  position: absolute;
  width: 48px;
  margin: 0 0 0 3px;
    top: 44px;
    right: 7px;
	z-index:1;
}

.sborka-iznutri {
  background: url("/images/sborka-iznutri70.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  height: 70px;
  position: absolute;
  width: 70px;
  margin: 0 0 0 3px;
	top:92px;
	right:0px;
	z-index:1;
}

.product-data-col .nosilicone{
    top: 0px;
}

.product-data-col .sborka-iznutri{
	top: 50px;
}


.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: 20px;
    padding-top: 2px;
    margin: 10px 0 2px;
    border-bottom: 1px dashed #170c66;
    background: url(img/sravn.svg) 0px -1px no-repeat;
    cursor: pointer;
    text-transform: capitalize;
    background-size: 15px;
    text-decoration: none;
}

.sravn:hover {
  border-bottom: none;
}

.sravn input {
  display: none;
}



.itemParams>span {
  color: #222;
}

.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: 20px;
  position: absolute;
  top: 20px;
}

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

.fastCall div.close a.button {
    background: url(img/close_weight.svg) center no-repeat;
    width: 12px;
    height: 12px;
    cursor: pointer;
    padding: 0px;
    display: block;
    background-size: contain;
}

.fastCall div.close a.button:hover {
  opacity: 0.7;
}

.fastCall div.title {
  margin: 50px 40px 0;
  color: #444444;
  font-size: 26px;
  font-weight: bold;
}

.fastCall .help {
  margin: 18px 40px 0;
}

.fastCall .help .do_it {
  color: #222222;
  font-size: 14px;
}



.fastCall .help a.submit:hover {
  background: none repeat scroll 0 0 #DD640B;
  color: #FFFFFF !important;
}

.fastCall .form_group {
    position: relative;
  margin: 17px 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 #E7E7E7;
    font-size: 16px;
    height: 48px;
    padding: 15px;
    width: 100%;
    box-sizing: border-box;
    outline: none;
    background: #F5F5F5;
    border-radius: 5px;
}

.fastCall .form_offert {
  width: 265px;
  margin: 17px 0;
  font-size: 13px;
  line-height: 18px;
  color: #9a9a9a;
  
}

.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: 0 0 15px 0;
}
.ship-info p.ship-item:first-child {
  margin-top: 0 !important;
}
.ship-info p.ship-item:last-child {
  margin-bottom: 0 !important;
}


.ship-info p.ship-item .small_text {
  font-size: 12px !important;
}

.ship-info a {
  line-height: 16px;
  color: #222 !important;
}


.options-title,div.product-options table strong{
	margin: 12px 0;
   font-weight: bold;
font-size: 20px;
line-height: 24px;
color:#222;
}
.product-options .options-table tr:nth-child(2n+1){
background: #F5F5F5;	
}
.product-options .options-table tbody{
	column-count: 2;
    display: block;
}
.link-info {
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  padding: 12px;
  margin: 10px 0;
}

.link-info .cart {
    margin-left: 2px;
    margin-bottom: 12px;
}

.link-info .cart .cart-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
}

.link-info .cart .cart-inner img {
    padding: 2px 7px;
}

.link-info .cart > * {
  vertical-align: middle;
}

.link-info .cart span {
    color: #9a9a9a;
    font-size: 13px;
    display: block;
    margin: 0 0 5px 0;
}

.link-info a[class^="link"] {
    position: relative;
    padding: 7px 0;
    color: #9a9a9a;
    display: block;
    margin-left: 21px;
    width: auto;
    font-size: 13px;
    text-decoration: none;
}

.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;
}
div#desc a img {
  display: block;
  max-width: 100px;
  max-height: 200px;
  margin: 15px;
}

.bluesmall {
  color: #1D76A8;
  font-weight: bold;
}

.SubCatKeywords .itemSubCatKeywords>a {
  text-align: center;
  width: 100%;
}

.ProductInfoLeft .gift {
  color: #fff;
  display: block;
  float: left;
  font-size: 12px;
  font-weight: normal;
  line-height: 17px;
  opacity: 1;
  position: relative;
  text-align: center;
  text-shadow: 0px 4px 3px #818181;
  z-index: 3;
  right: -3px;
  border-radius: 5px;
  background-image: url(/images/icons/gift.png);
  text-indent: -9999px;
  height: 31px;
  width: 31px;
  top: 3px;
  margin: 0 0 0 400px;
}

@media only screen and (max-width: 700px){
    .ProductInfoLeft .gift {
        right: -70vw;
        top: 6px;
        margin: 0;
    }
}
@media only screen and (max-width: 980px and min-width: 701px){
    .ProductInfoLeft .gift {
        margin: 0 0 0 300px;
    }
}


.itemProduct_image a .gift {
  /*background-color: #f00;*/
  color: #fff;
  display: block;
  float: left;
  font-size: 12px;
  font-weight: normal;
  line-height: 17px;
  opacity: 1;
  position: relative;
  text-align: center;
  text-shadow: 0px 4px 3px #818181;
  z-index: 3;
  left: 3px;
  border-radius: 5px;
  background-image: url(/images/icons/gift.png);
  text-indent: -9999px;
  height: 31px;
  width: 31px;
  top: 8px;
}

.itemProduct .gift {
  /*background-color: #f00;*/
  color: #fff;
  display: block;
  float: left;
  font-size: 12px;
  font-weight: normal;
  line-height: 17px;
  opacity: 1;
  position: relative;
  text-align: center;
  text-shadow: 0px 4px 3px #818181;
  z-index: 3;
  left: -21px;
  border-radius: 5px;
  background-image: url(/images/icons/gift.png);
  text-indent: -9999px;
  height: 31px;
  width: 31px;
  top: 77px;
}

#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: -75px;
  position: absolute;
  top: -242px;
  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;
  text-indent: 0;
}

.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: 221px;
  left: 82px;
}

.freeamount {
    background-color: #f3000c;
    border-radius: 4px;
    color: #fff;
    display: block;
    float: left;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    margin: -26px 0 0 -21px;
    opacity: 0.7;
    position: absolute;
    text-align: center;
    text-shadow: -1px 1px 3px #353535;
    top: 146px;
    width: 129px;
}

.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;
  z-index:1;
}


/* 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 == */

div.header {
    padding: 24px 14px;
    display: flex;
    align-items: center;
	justify-content: space-between;
}

.hdr_col {
  float: left;
  position: relative;
}


.header .hdr_phone, .footer .footer_phone{
  font-weight: bold;
font-size: 20px;
line-height: 23px;
color:#222;
width:100%;
}

.header .hdr_mail,.footer .footer_mail{
  font-weight: bold;
font-size: 16px;
line-height: 20px;
color:#222;
margin-top: -5px;
display: block;
text-decoration: none;
}
.hdr_phone,.footer_phone {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 26px;
  text-decoration: none;
  text-decoration: none;
}

.hdr_phone:hover {
  text-decoration: underline;
}

.hdr_time {
  display: inline-block;
  font-size: 16px;
  color: #9a9a9a;
}


.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;
}


.shapka .hdr_favorites_btn {
    position: absolute;
    background: url(img/heart-top.png) center left no-repeat;
    padding: 10px 0 10px 30px;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    left: -50px;
    top: 10px;
    vertical-align: middle;
    display: block;
    color: #777;
    height: 25px;
}

@media only screen and (max-width: 580px){
    .shapka .hdr_favorites_btn{
        padding: 2px 0 10px 30px;
    }
}

.hdr_favorites_btn .count {
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 20px;
    width: 18px;
    height: 18px;
    line-height: 20px;
    background: #F8D016;
    border-radius: 50%;
    color: #222;
    font-size: 10px;
    text-align: center;
}

.shapka .hdr_basket_btn {
  position: relative;
  background: url(img/cart-icon.svg) center left no-repeat;
  padding: 10px 0 10px 50px;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  vertical-align: middle;
  display:block;
  color:#777;
  height:auto;
}

.shapka .hdr_glass_btn {
    display:none;
}

@media only screen and (max-width: 580px){
.shapka .hdr_glass_btn {
    position: absolute;
    background: url(img/glass-top.png) center left no-repeat;
    padding: 0 0 10px 30px;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    left: -96px;
    top: 11px;
    vertical-align: middle;
    display: block;
    color: #777;
    height: 25px;
    cursor:pointer;
}
}

.title-cart-block{
	font-weight:600;
	color:#222;
}
.hdr_basket_btn .count {
  display: inline-block;
  position: absolute;
  top: 13px;
  left: 20px;
  width: 18px;
  height: 18px;
  line-height: 20px;
  background: #F8D016;
  border-radius: 50%;
  color: #222;
  font-size: 10px;
  text-align: center;
}
.shapka  .header_menu__catalog:hover .header_menu__toggler-text,.shapka  .header_menu__catalog.active .header_menu__toggler-text,.shapka  .header_menu__catalog.active,.shapka  .header_menu__catalog:hover,.shapka .header_menu__catalog:hover .header_menu__catalog-toggler,.shapka  .header_menu__catalog.active .header_menu__catalog-toggler  {
    color: #222;
	background-color:#FFDA2F;
}
.shapka .header_menu__catalog:hover .header_menu__toggler-arrow:after {
    border-color: #222;
}

.shapka .header_menu__catalog:hover .header_menu__toggler-cat_burger, .shapka  .header_menu__catalog.active .header_menu__toggler-cat_burger {
    background-image: url(./img/burger-icon.svg);
}

.hdr_basket{position:relative;}
#divShoppingCartSmall{
	display:none; 
	position:absolute;
	width: 470px;
    right: 0;
    z-index: 100;
    box-sizing: border-box;
    padding: 20px;
    background: #fff;
	border-top:2px solid #F8D016;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
	border-radius: 0px 0px 5px 5px;
}
.hdr_basket:hover #divShoppingCartSmall{display:block;}
@media only screen and (max-width: 580px){
    .hdr_basket:hover #divShoppingCartSmall{display:none;}
}
.hdr_basket:hover #divShoppingCartSmall.hide{display:none;}
#divShoppingCartSmall td.image img {
    max-height: 70px;
    max-width: 70px;
}
#divShoppingCartSmall .popup-cart-items td.image {
    width: 70px;
}
#divShoppingCartSmall .popup-cart-items td.image > a {
    min-height: 60px;
    display: block;
}
#divShoppingCartSmall .popup-cart-total{
	width:50%;
	float:left;
	margin-bottom:0;
	border-bottom:none;
	font-size: 18px;
	line-height: 21px;
	color:#222;
}
#divShoppingCartSmall .incart-button{
	background: #F8D016;
	border: 2px solid #F8D016;
	box-sizing: border-box;
	border-radius: 5px;
	margin:0;
	width:180px;
	float:right;
		color:#222;
}
#divShoppingCartSmall .popup-cart-bottom .incart-button:hover{
	background: #FFDA2F;
		color:#222;
}
#divShoppingCartSmall table.popup-cart-total td.popup-cart-count {
    text-align: left;
		color:#222;
}
#divShoppingCartSmall .title a{
	font-size: 14px;
	line-height: 16px;
	color:#222;
	text-decoration:none;
}

/* == END Header == */


/* == Main Page == */

.banner_sidebar {
  width: 290px;
  float: left;
}

.banner_sidebar .salepage-button {
  background: url(img/top-main-banner-1.png) center no-repeat #fff;
  background-size:cover;
  margin-top: 0;
  padding:55px 30px 55px 95px;
  text-align: left;
border-radius: 5px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 40%);
}
.banner_sidebar .salepage-button:before {
	content:"";
		position:absolute;
		width:60px;
		height:55px;
		right:10px;
		bottom:10px;
  background: url(img/top-main-icon-1.svg) center no-repeat;
  background-size:cover;
}
.banner_sidebar .actionspage-button:before {
	content:"";
		position:absolute;
		width:55px;
		height:55px;
		right:10px;
		bottom:10px;
  background: url(img/top-main-icon-2.svg) center no-repeat;
  background-size:cover;
}
.salepage-button, .actionspage-button{
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #777777;
	position:relative;
}
.salepage-button .bold-title, .actionspage-button .bold-title{
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	color:#222;
}
.salepage-button .link-top-banner, .actionspage-button .link-top-banner{
	font-size: 14px;
	line-height: 24px;
	text-decoration-line: underline;
	color: #170C66;
	margin-top: 7px;
    display: inline-block;
}

.banner_sidebar .actionspage-button {
  background: url(img/top-main-banner-2.png) center no-repeat;
   background-size:cover; 
  padding:55px 30px 55px 100px;
  text-align: left;
  border-radius: 5px;
      box-shadow: 0 1px 3px rgb(0 0 0 / 40%);
}

.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: #222;
  font-weight:600;
  text-align: center;
  text-decoration: none;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}

.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;
  border: 1px solid #170C66;
box-sizing: border-box;
border-radius: 5px;
text-decoration:none;
width: 172px;
height: 48px;
display:flex;
justify-content:center;
align-items:center;
color: #170C66;
margin: 0 auto;
}
.show_all.link-style{
border: none;
  color:#170C66
}
.show_all.link-style:hover{
  background: transparent;
   border-bottom: none; 
  color:#170C66;
}
.show_all.link-style span{
  border-bottom: 1px solid #170C66;
  margin-right:5px;
}
.show_all:hover {
  background: #170C66;
  color:#FFF;
}
.show_all_btn{
  position: relative;
  font-size: 17px;
  border: 1px solid #170C66;
box-sizing: border-box;
border-radius: 5px;
text-decoration:none;
padding: 0px 35px;
    width: max-content;
height: 48px;
display:flex;
justify-content:center;
align-items:center;
color: #170C66;
margin: 30px auto 0;
}
.show_all_btn:hover {
  background: #170C66;
  color:#FFF;
}
.wrap-tabs .title-tab{
font-weight: bold;
font-size: 24px;
line-height: 24px;
color:#222;
margin-right:30px;
padding:3px;
list-style-type:none;
color:#777;
z-index:10;
    width: max-content;
}
.wrap-tabs .title-tab.active{
border-bottom:2px solid #170C66;
color:#222;
}
.wrap-tabs .title-tab:hover{
cursor:pointer;
}
.wrap-tabs .wrap-tittle-tabs{
display:flex;
padding:0;
margin-bottom: 22px;
}
.wrap-tabs .block-title,.wrap-tabs .item-tab{display:none;}
.wrap-tabs .item-tab.active{display:block;}



.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;
}
.boxNewsContent {
    display: flex;
}

.itemProduct_reviews .itemProduct_link {
  font-size: 14px;
  display: block;
  color: #222;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration:none;
}

.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: 28px 20px;
  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: #222;
  line-height: 18px;
}


/* == 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;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.itemProduct_name a{
  text-decoration:none;
}
.itemProduct_desc {
  margin-bottom: 10px;
  color: #9a9a9a;
  font-size: 14px;
}

.itemProduct_price {
  position: absolute;
  bottom: 10px;
}

.itemProduct_price.not_absolute {
    bottom: 0;
    position: relative;
}

.itemProduct_price .left {
 /* float: left;
  width: 195px;*/
}

.itemProduct_price .right {
  /*-float: right;*/
  margin-top: 15px;
}

.price_bk {
  color: #222;
  font-size: 22px;
  font-weight: bold;
  height: 25px;
  /* 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;
}

.label_discount:hover  {
    background: none;
    top: 63px;
    width: 51px;
}
.label_discount:hover .label_discount_percent {
    display: block;
    text-indent: 0;
    background: #C0321C;
    font-size: 16px;
    padding: 7px 0;
}
a.buynow-button[type="btn-buy"]{
	background-image:none;
	background: #F8D016;
	border: 2px solid #F8D016;
	box-sizing: border-box;
	border-radius: 5px;
	font-size: 16px;
	line-height: 40px;
	color:#222;
	width: 129px;
	height: 42px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
}

/* == 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: #170C66;
}


/* == 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: 5px 0;
  font-size: 16px;
}

.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;
  font-weight: bold;
font-size: 16px;
line-height: 18px;
}

.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 30px;
  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, #delivery, #payment, #return { 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: 35px 0;
  border-top: 1px solid #efefef;
}

.footer .col_ftr {
  float: left;
}

.footer .footer-logo {
  width: 280px;
}
.footer .footer-logo>a,.footer .footer-logo a.logo{margin-bottom:15px;
    display: block;}
.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: #222;
  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: left;
  font-size: 16px;
    line-height: 24px;
}

.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-email{
font-size: 16px;
line-height: 18px;
color:#000;
margin:9px 0px 12px;
}
.footer_call{
min-width: 163px;
}
.addres-f a{color:#170C66;}
.footer_call .callme{color:#170C66;}
.footer_under {
  background: #333333;
  padding: 12px 0 15px;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}

.footer_under a {
  color: #fff;
}

.footer_under .left {
  float: left;
}

.footer_under .right {
  float: right;
}

.footer_under .right {
  margin-top: 10px;
}




/* UX */

div.popular_brand .slick-slider .slick-prev {
  right: 51px;
  top: -20px;
  left: unset;
}

.popular_brand .slick-slider .slick-next {
  right: 6px;
  top: -20px;
}

.block-title {
  margin-bottom: 20px;
}

.featured-page,
.slider-body {
  margin-left: -6px;
  margin-right: -6px;
}

.featured-page .slick-slider .slick-arrow,
div.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;
}

.label {
  position: absolute;
  width: 60px;
  right: 0;
  top: 20px;
  font-size: 10px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  padding: 2px 0;
}

.label_hit {
  /*background-color: #170c66;*/
    background-image: url(img/hit-icon.png);
    text-indent: -9999px;
    height: 25px;
    width: 89px;
    top: 9px;
    left: 0px;
    background-color: #fff;	
}

.label_new {

    background-image: url(img/new-icon.svg);
    text-indent: -9999px;
    background-color: #fff;	
    height: 25px;
    width: 70px;
    top: 43px;
	left:0;
}

.label_discount {
/*  background-color: #ff0000;*/
	background-image: url(img/action-icon.svg);
    text-indent: -9999px;
    height: 25px;
    width: 70px;
    top: 76px;
    left: 0px;
}

.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;
  margin-top:40px;
}

#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;
  position: relative;
}


div.product-data-col {
  width: 450px;
  margin-right: 50px;
  display: inline-block;
  vertical-align: top;
      max-width: 100%;
	  position:relative;
}
div.product-data-container > .product-data-col_2 {
    width: calc(100% - 500px);
}
.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-radius: 5px;
  margin-bottom: 12px;
  height: 450px; 
}


@media only screen and (max-width: 580px){
    .main-image {
        height: 220px; 
    }
}

.main-image #big-image {
  position:relative;
}
.main-image #big-image:before {
	content:"";
	width:22px;
	height:22px;
	display:block;
	position:absolute;
	background:url(img/loop-icongrey.svg) center;
	bottom:30px;
	right:30px;
}

@media only screen and (max-width: 580px){
    .main-image #big-image {
        padding: 5px; 
    }
    
    .main-image #big-image img{
        width: 200px;
        max-height: 200px;
        margin: 0 auto;
        display: block;        
    }
}

.image-thumbs {
  margin-left: -3px;
  margin-right: -3px;
}

.image-thumbs a {
  display: block;
  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: #222222;
}

.marketing-form {
    margin: 3px 3px 15px;
}

.marketing-form a {
    color: #fd7d0d;
    font-size: 14px;
}

.product-sku {
    display:none;
    color: #9a9a9a;
    font-size: 16px;
    margin-bottom: 10px;
}

@media screen and (max-width: 580px)
{
    .product-sku {
        display: inherit;
        margin-bottom: 0;
    }    
}

.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: calc(100% - 286px);
}

#quick_find {
    display: flex;

}
.wrap-flex-search{display: flex;	position: relative; }

#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: 739px;
    padding: 44px 45px;
    border: 1px solid #d0d0d0;
    background-color: #fff;
    color: #170c66;
    line-height: 20px;
}
div.quickbuy {
    width: 739px;
}
.quickbuy .popup-cart-items td.price{
	padding: 0 0px 10px 0;
    text-align: right;
}
.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: #F5F5F5;
}

.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 .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: 12px;
    line-height: 15px;
    color: #777;
}

.quickbuy .form > .summary > .privacy > .nowrap {
    white-space: nowrap;
}

.quickbuy .form > .summary .submit {
	width: 165px;
    background: #F8D016;
    border: 2px solid #F8D016;
    box-sizing: border-box;
    border-radius: 5px;
    height: 42px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 40px;
    color: #222;
}

.quickbuy .form > .summary > .submit:hover {
	background: #FFDA2F;
}

.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: 12px;
    height: 12px;
    background: url('img/remove-icon.svg') no-repeat;
	background-size: cover;
}

.quickbuy > .close:hover {
    opacity: 0.7;
}

.quickbuy > .heading {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
	color:#444;
}

.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(img/arrow_to_top.svg) no-repeat;
	background-position: center;
	border-radius: 50%;
	background-size: contain;
}

.top-btn:hover {
  cursor: pointer;
  opacity: 0.8;
}






.ur-lizo
{
  display: none;
}
.sravn_btn{
	color: #170c66;
    font-size: 16px;
    border: none;
    background: #fff;
    cursor: pointer;
    text-decoration: underline;
    max-width: 45%;
    white-space: break-spaces;
    margin-top: 0px;
}
.compare_table p.comp-name {
    text-align: left;
    max-width: 230px;
}
.compare_table .productPrice{
	color:#f00;
	font-weight:bold;
}
.compare_table a.buynow-button{
	text-decoration: none;
    height: auto;
background-image: none;
    background: #F8D016;
    border: 2px solid #F8D016;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 16px;
    line-height: 40px;
    color: #222;
    width: 129px;
    height: 42px;
    border-radius: 5px;
    margin-top: 10px;
    padding: 10px 0;
	    display: flex;
    align-items: center;
    justify-content: center;
}
.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 {
    column-count: 3;
}

div#content .brands_ul li{
	list-style-type:none;
	font-size: 14px;
    line-height: 30px;
}

div#content .brands_ul.hide li{
    display:none;
}

div#content .brands_ul.hide li.show{
    display:inherit;
}

div#content .brands_ul li span{
	color: #ff7e00;
    font-weight: bold;
    font-size: 18px;
}

div#content .brands_ul li a{
    text-decoration: none;
}

div#content .brands_ul li a:hover{
    text-decoration: underline;
}

div#content .brands_country {
    column-count: 5;
    padding: 0;
    margin: 20px 0px 50px 30px;
}

div#content .brands_country li {
    list-style-type: none;
    font-size: 14px;
    margin: 0;
    line-height: 39px;
}   

div#content .brands_country li a {
    font-size: 15px;
    cursor: pointer;
    padding: 10px;
    border:1px solid #fff;
    text-decoration: none;
}

div#content .brands_country li span:hover, div#content .brands_country li span.active{
    border:1px solid #ccc;
    border-radius:6px;
    background-color: #efefef;
}

div#content .brands_letters {
    margin: 20px 0px 50px 15px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

div#content .brands_letters li {
    list-style-type: none;
    font-size: 14px;
    margin: 3px 3px;
    line-height: 33px;
}

div#content .brands_letters li span {
    font-size: 15px;
    cursor: pointer;
    padding: 10px;
}

div#content .brands_letters li span:hover, div#content .brands_letters li span.active{
    border:1px solid #ccc;
    border-radius:6px;
    background-color: #efefef;
}

.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: 20px auto;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

@media only screen and (max-width: 580px){
    .new-year-box {
        background-color: #f5f5f5;
        border-radius: 6px;
        box-shadow: 0 1px 6px #c0b9b9;
        margin: 2%;
        padding: 10px;
        text-align: center;
        width: 90%;
    }    
}

#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;
    background: url(/images/nice_checkbox.png) no-repeat;
    height: 15px;
    width: 15px;
    max-width: 12%;
    vertical-align: middle;
}

.filters-form-item label {
    display: block;
    float: left;
    width: 84%;
    line-height: 25px;
    margin: 0 0 0 5px;
}

.filters-form-item label a {
    display: block;
    float: left;
    width: 100%;
    text-decoration:none;
}

.filters-form-item label a img {
    float: right;
    margin: 5px 0px 0 5px;
}

#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: 63px;
    text-align: center;
    border: 1px solid #9d9d9d;
    border-radius: 0;
    color: #170c66;
    font-size: 14px;
}

#filters-form input[type="submit"] {
    clear: both;
    height: 30px;
    background-color: #17104a;
    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;
    display: block;
    float: right;
    width: 234px;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    margin: 0 45px 0 0;
    cursor: pointer;
    line-height: 21px;
    border-radius: 0 0 5px 6px;
    border-top: 1px dashed #fff;
    text-transform: uppercase;
    font-family: arial;
    color: #17104a;
}

.filter-reset:hover {
    background-color: #000;
    color: #fff;
}

#filters-form fieldset legend {
    font-size: 14px;
    color: #170c66;
    background-color: #efefef;
    width: 94%;
    padding: 7px 5% 7px 5%;
}

#filters-form fieldset legend img {
    width: 13px;
    float: right;
    margin: 3px 0 0 0;
    position: relative;
    display: block;
    right: 0;
}

#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: #170c66 #ececec;
    scrollbar-width: thin; 
} 

.filter_item.topsizes {
    width: 94%;
    background-color: #ebf8fa;
    padding: 2px 5%;
    margin-left: -9px; 
}

#filters-title {
    background-color: #efefef;
    margin: 10px 0 0 0;
    padding: 10px 20px;
    display: block;
    font-weight: bold;
    font-size: 15px;
    color: #170c66;
    float: left;
    width: 100%;
    cursor:pointer;
} 
img.filters-title-img
{
    width: 19px;
    margin: 2px 0 0 0;
    position: absolute;
    right: 0;
}

    #filters-title.active img.filters-title-img {
        transform: rotate(180deg);
    }
    
    

@media screen and (max-width: 600px)
{
    form#filters-form
    {
        display: none;
    }
    
	#filters-title
	{
		margin-bottom: 25px;
	}
	#filters-title.active
	{
		margin-bottom: 0px;
	}

    #filters-title img.filters-title-img {
        transform: rotate(180deg);
        width: 16px;
        margin: 3px 19px 0 0;
        display: inline;
        float: right;
    }
    #filters-title.active img.filters-title-img {
        transform: rotate(0deg);
    }    

}

#filter-counter {
    position: absolute;
    white-space: nowrap;
    top: 62px;
    margin-left: 236px;
    background-color: #FFF;
    height: 50px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    border-radius: 4px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s, visibility 0s 0.3s;
    transition-delay: 0s, 0.3s;
    z-index: 300;
}

#filter-counter.active {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

#filter-counter::before {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: 16px;
    left: -19px;
    content: "";
    border: 10px solid transparent;
    border-right: 10px solid #fff;
}

#filter-counter::after {
    position: absolute;
    top: -10px;
    left: -10px;
    bottom: -10px;
    right: -10px;
    content: "";
    z-index: -1;
}

#filter-counter .filter-counter__value {
    font-weight: bold;
    color: #f34004;
    letter-spacing: .5px;
    margin-left: 5px;
}

#filter-counter a {
    background: #e36212;
    color: #fff;
    padding: 3px 15px 4px 15px;
    border-radius: 4px;
    margin-left: 13px;
    text-decoration: none;
}


#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: 100%;
    background-color: unset;
    /* column-count:4; */
}

#content #filters-form fieldset:nth-child(3n+2) {
    clear: unset;
}

#content #filters-form fieldset {
    width: 210px;
    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: #cecece;
}

::-webkit-scrollbar-thumb {
    background: #170c66;
}

.product-data-top-col.buy-block.mob {
    display:none;
}

@media screen and (max-width: 580px)
{    
    .product-data-top-col.buy-block {
        display:none;
    }   
    
    .product-data-top-col.buy-block.mob {
        display:inherit;
        margin-bottom: 35px;
    }     
}


.product-data-top-col .params {
    line-height: 18px;
    font-size: 13px;
    color: #a39a9a;
}

.product-data-top-col .params span {
    color: #170c66;
    font-size: 15px;
}

.product-data-top-col .params a {
    color: #170c66;
    font-size: 15px;
}

.advantages_main.container,.advantages_main.container .row 
{
  display: block;
  clear: both;
}

.advantages_main.container .row .col-sm-4
{
    width: calc(33% - 80px);
    display: block;
    float: left;
	font-size:16px;
	line-height:21px;
    padding: 7px 0 45px 80px;
    color: #222;
}

.advantages_main.container .row .br2
{
  clear: both;
}
.advantages_main.container .row .br1,.advantages_main.container .row .br3
{
  display: none;
}

@media screen and (max-width: 769px)
{
  .advantages_main.container .row .col-sm-4
  {
      width: calc(50% - 115px);
      padding: 23px 0 15px 115px;
      background-size: 75px !important;
      margin-bottom: 15px;
  }
  .advantages_main.container .row .br2
  {
    display: none;
  }
  .advantages_main.container .row .br1,.advantages_main.container .row .br3
  {
    clear: both;
  }
div.header_menu__item > a:before {
    top: 21px;
}
}
@media screen and (max-width: 601px)
{
  .advantages_main.container .row .col-sm-4
  {
      width: calc(100% - 115px);
      float: none;
      padding: 23px 0 15px 115px;
      background-size: 75px !important;
  }
  .advantages_main.container .row .br1,.advantages_main.container .row .br3,.advantages_main.container .row .br2
  {
    display: none;
  }
  .advantages_main.container .row .col-sm-4.col6 {
      padding-top: 10px;
      margin-top: 5px;
  }
  
    #content #filters-form fieldset {
        width: 90%;
    }  
}
.advantages_main.container .row .col-sm-4.col1 {
    background-image: url(/images/advant_main/icon1.svg);
    background-repeat: no-repeat;
    background-position: 10px 0;
}
.advantages_main.container .row .col-sm-4.col2 {
    background-image: url(/images/advant_main/icon2.svg);
    background-repeat: no-repeat;

}
.advantages_main.container .row .col-sm-4.col3 {
    background-image: url(/images/advant_main/icon3.svg);
    background-repeat: no-repeat;

}
.advantages_main.container .row .col-sm-4.col4 {
    background-image: url(/images/advant_main/icon4.svg);
    background-repeat: no-repeat;

}
.advantages_main.container .row .col-sm-4.col5 {
    background-image: url(/images/advant_main/icon5.svg);
    background-repeat: no-repeat;
    background-position: 10px 0;
}
.advantages_main.container .row .col-sm-4.col6 {
    background-image: url(/images/advant_main/icon6.svg);
    background-repeat: no-repeat;

}

.side-filter__slider {
    width: 90%;
    margin: 10px 0 10px 7px;
}

.side-filter__slider.noUi-horizontal {
  height: 4px;
}

.side-filter__slider .noUi-connect {
  background: #cecece;
}

.side-filter__slider.noUi-horizontal .noUi-handle {
  width: 12px;
  height: 10px;
  right: -7px;
  top: -4px;
}

.side-filter__slider .noUi-origin .noUi-handle {
    border: none;
    cursor: pointer;
    box-shadow: none;
    background-color: #170c66;
    width: 7px;
    height: 12px;
    border-radius: 0;
}

.side-filter__slider .noUi-origin .noUi-handle::before, .side-filter__slider .noUi-origin .noUi-handle::after {
  content: '';
  width: 0;
  height: 0;
}

.side-filter__slider .noUi-origin .noUi-handle.noUi-handle-upper {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
}
.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}
.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat;
}
.noUi-connect {
  height: 100%;
  width: 100%;
}
.noUi-origin {
  height: 10%;
  width: 10%;
}
/* Offset direction
 */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}
/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  width: 0;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
}
.noUi-touch-area {
  height: 100%;
  width: 100%;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  top: -17px;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}
/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
}
.noUi-connects {
  border-radius: 3px;
}
.noUi-connect {
  background: #3FB8AF;
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-sub {
  background: #AAA;
}
.noUi-marker-large {
  background: #AAA;
}
/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}
.noUi-horizontal .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px;
}
.noUi-vertical .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(0, -18px);
  transform: translate(0, -18px);
  top: auto;
  right: 28px;
}
.ProductInfoLeft .label.label_new {
    left: 0;
}

.instrukcia {
    height: 22px;
    margin-top: 5px;
    margin-left: 5px;
}
.instrukcia img {
    display: block;
    float: left;
    margin-right: 10px;
}
.instrukcia a {
    display: inline-block;
    height: 17px;
    margin-top: 3px;
    text-decoration: none;
    border-bottom: 1px solid #999999;
}
  .cross_selling_block {
      
      padding: 15px;
  }
  .cross_selling_block .itemProduct_price {

    width: calc(100% - 40px);
}  
  .cross_selling_block_slider .itemProduct {
      background: #fff;
  }

  .container .cross_selling_block_slider .slick-prev:before,.container .cross_selling_block_slider .slick-next:before {
      background-color: #fff;
  }

  
  #filter-counter {
    margin-left: 125px;
    height: 34px;
    padding: 0px 5px;
}

    #filter-counter::before{
        top:8px;
    }
    
    
    
.freeamount2 {
    background-color: #f3000c;
    border-radius: 4px;
    color: #fff;
    display: block;
    float: left;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    margin: 142px 0 0 -21px;
    opacity: 0.4;
    position: absolute;
    text-align: center;
    text-shadow: -1px 1px 3px #353535;
    top: 0;
    width: 141px;
    z-index: 3;
}   
    
  

@media screen and (max-width: 1260px)
{
div.popular_brand .slick-slider .slick-prev {
  right: -5px;
}
}
	
@media screen and (max-width: 1024px)
{
  .instrukcia {
    text-align: center;
  }
  .instrukcia img {
    display: inline-block; 
    float: none; 
    margin-right: 10px;
  }
  .cross_selling_block .moduleHeader {
    max-width: 100%;
    text-align: center;
    margin-bottom: 70px;
  }
.cross_selling_block_slider .itemProduct {
    min-height: 450px !important;
}
}

/* faq */
.faq .question .answer {
    display: none;
    padding: 5px 15px;
    line-height: 20px;
    box-shadow: 0px 10px 15px rgba(245,245,245,1);
    margin-top: -1px;
    padding-bottom: 15px;
}
.faq .question {
    height: 70px;
    padding-left: 80px;
    background-image: url(/images/icon_plus.png);
    background-repeat: no-repeat;
    margin-bottom: 26px;
    transition: background 0.3s ease;
}
.faq .question.open {
    background-image: url(/images/icon_minus.png);
    height: auto;
    transition: background 0.3s ease;
}
.faq .question.open .question_text {
    box-shadow: 0px -10px 10px 5px rgba(245,245,245,1);
}
.faq .question .question_text {
    padding: 5px 15px;
    line-height: 60px;
    box-shadow: 0px 0px 15px 5px rgba(245,245,245,1);
    color: #130468;
    font-weight: 600;
    font-size: 18px;
}
.faq .question:nth-child(4) .question_text, .faq .question:nth-child(17) .question_text {
    line-height: 30px;
}
div.header_menu__item.active > a {
    color: #222;
    text-decoration: underline;
    background-color: transparent;
}

@media only screen and (max-width: 1260px){
.shapka #search_bk {
    width: calc(100% - 310px);
}
div.header_menu__inner {
    z-index: 100;
}
.product_block_wrapper .yellow-btn {
	padding-right: 39px;
}
}

@media screen and (max-width: 1024px)
{
  .faq .question:nth-child(4) .question_text, .faq .question:nth-child(6) .question_text, .faq .question:nth-child(11) .question_text, .faq .question:nth-child(14) .question_text, .faq .question:nth-child(17) .question_text {
      line-height: 30px;
  }
  div.sliders-main-page {
    margin-top: 0px;
}

}
@media screen and (max-width: 1024px)
{
  .faq .question
  {
    height: auto;
    padding-left: 0px;
    background: none !important;
  }
  .faq .question .question_text
  {
    line-height: 30px;
  }

}
@media screen and (max-width: 1023px)
{
 div.header_menu__items {
  display: none;
} 
div.header_menu__items.header_menu__items--active {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	z-index: 5;
}
div.header_menu__items.header_menu__items--active .header_menu__item {
    padding-left: 20px;
}
div.footer-email{
margin:9px 10px 12px;
}
div.footer .addres-f {
    padding-right: 20px;
}
}
@media screen and (max-width: 990px)
{
.hdr_desc {
}
.shapka .header_menu__catalog {
    width: 222px;
}
.shapka #search_bk {
    width: calc(100% - 223px);
}
div.FastOrderBlock {
  width:100%;
    float: none;  
}
div.FastOrderBlockBottom {
  width:100%;
    float: none;
}
div.product-data-col {
  width: 350px;
  margin-right: 20px;
  display: inline-block;
  vertical-align: top;
      max-width: 100%;
}
div.product-data-container > .product-data-col_2 {
    width: calc(100% - 370px);
}
}
a.zoom img {
    width: 100%;
	max-height:450px;
}
.itemSubCat .title a span:nth-child(1) {
    text-transform: capitalize;
}




body .fastCall {
    width: 409px;
	padding-bottom: 40px;
	max-width:90%;
}

body .fastCall .help .yellow-btn {
    background: #F8D016;
    border: 2px solid #F8D016;
    box-sizing: border-box;
    color: #170C66;
    border-radius: 5px;
}

body  .fastCall .help a.yellow-btn:hover {
    background: #FFDA2F;
    border-radius: 5px;
    color: inherit !important;
    border-color: #ffda2f;
}
.pagination-prev, .pagination-next-page {
    display: none;
}


.navigation p.pagination-count-page a.active {
    background: transparent;
    border: none;
    border-bottom: 1px solid;
    border-radius: unset;
    font-size: 16px;
    padding: 0px !important;
    box-sizing: border-box;
    color: #170c66;
	font-weight:normal;
	min-width:unset;
	line-height: 16px;
}
div#content .navigation p.pagination-count-page {
    margin-bottom:0;
}

.navigation  p.pagination-count-page a.active:hover {
    background: transparent;
    border: none;
    border-bottom: 2px solid transparent;
	padding: 0;
	font-weight:normal;
}

p.pagination-count-page a {
    border: none;
    text-decoration: none;
    border-bottom: 1px solid;
    margin: 0 5px;
    color: #222;
	padding: 0;	
}

p.pagination-count-page a:hover {
    border-color: transparent;
    color: #170c66;
	padding: 0;
	font-weight:normal;
}


@media only screen and (max-width: 767px){
	.wrap-tabs .wrap-tittle-tabs {
		flex-direction: column;
}
div.header_menu__catalog .submenu {
    column-count: 1;
}
div.product-data-col {
  width: 100%;
  margin-right: 0px;

}
div.product-data-container > .product-data-col_2 {
    width: 100%;
}
.product-options .options-table tbody {
    column-count: 1;
    display: block;
}
}
@media only screen and (max-width: 640px){
.footer_call .callme {
   margin: auto;
}
}	
@media only screen and (max-width: 580px){
    .header .hdr_mail, .footer .footer_mail{
        display:none;
    }
    .new_banner{
        display:inline-block;
    }
    .header_menu__catalog-toggler{
        width: 100%;
        margin-left: -14px;
    }
div.prod-block__index .slick-list, div.prod-block__inner .slick-list {
    max-width: 320px;
	margin: auto;
}	
	
.shapka #search_bk {
    width: 100%;
    order: 1;
    display:none;
}

.shapka #search_bk.open {
    display:unset;
}

div.itemProduct_news {
    padding: 5px;
    max-width: 300px;
}	
.wrap-flex-search {
    flex-wrap: wrap;
    background: transparent;
}
.login-icon:before {
    top: 0px;
}
.shapka .header_menu__catalog {
    width: 50%;
    order: 2;
}

.shapka .wrap-bg-grey {
    background: transparent;
}

.shapka #quick_find {
    padding: 8px 0 10px 0px;
}


.header .header-logo {
    text-align: left;
}

.shapka {
    flex-direction: column;
    display: flex;
    position: relative;
}

body div.header {
    justify-content: unset;
    align-items: unset;
    width: 100%;
    box-sizing: border-box;
    padding: 16px 10px 0;
}



.header_menu.desktop_only .header_menu__items,.header_menu.desktop_only  .header_menu__toggler {
    display: none;
}

.hdr_call {flex: 0 0 60%;margin-right: auto;}

.hdr_basket {
    flex: 0 0 9%;
    margin-top: -25px;
}

.header_menu.mobile_only {
    margin-bottom: 4px;
    display: none;
}

.header_menu__inner {
    background: #F5F5F5;
}

a.login-icon {
    position: absolute;
    right: 8px;
    top: 14px;
    display: none;
}

.hdr_call a.btn-fb.callme {
    margin-left: 0px;
    font-size: 14px;
    right: 8%;
    top: 31px;
    position: absolute;
    line-height: 18px;
    color: #170C66;
}

.hdr_call a.btn-fb.callme:before {
    content: unset;
}

.header_menu__items.header_menu__items--active {
    display: block;
}

div.header_menu__items {
    width: 100%;
}

.header_menu__item {
    width: 100%;
}

.header_menu__catalog .submenu {
    top: 180px;
}

.shapka .hdr_basket_btn {
    font-size: 0;
    padding: 0px 0 10px 50px;
}

.shapka .header .hdr_phone {
    font-size: 17px;
    line-height: 20px;
    color: #222222;
    text-align: left;
}

	.header_menu__catalog ul.submenu {
		top: 60px;
		width:150%;
	}
	
}
@media only screen and (min-width: 581px){
	.mobile_only {
		display: none;
	}
}

.product_block_wrapper .yellow-btn {
background: #F8D016;
    border: 2px solid #F8D016;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 18px;
    color: #222222;
}

.product_block_wrapper .yellow-btn:hover {
    background: #FFDA2F;
    border-radius: 5px;
    color: inherit !important;
    border-color: #ffda2f;
}

.product_block_wrapper .btn-custom.link-buy {
    background-image: unset;
}

.product_block_wrapper .btn-custom_trans.fast-link-buy {
    font-size: 18px;
   
}

.marketing-form a {
    color: #140F62;
}

.product-data-top-col .params {
    line-height: 18px;
    font-size: 13px;
    color: #a39a9a;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 24px;
}

.product-avalibility {
    margin: 5px 0px;
}

.product-avalibility {
    color: #a39a9a;
    font-size: 16px;
    line-height: 24px;
}

.product-avalibility .icon_avail {
    color: #52ac62;
    width: auto;
    background: none;
}

div.image-thumbs .slick-next:before {
    background: url(img/arrow_slider.svg);
	    background-position: center;
    background-repeat: no-repeat;
}
div.image-thumbs .slick-prev:before {
    background: url(img/arrow_slider.svg);
	    background-position: center;
    background-repeat: no-repeat;
	    transform: rotate(180deg);
}

div#box-banners {
    /*display: none; */
}

input[name="street_address1"], input[name="street_address2"], input[name="street_address4"], input[name="street_address5"] {
    display: none;
}

.under_text {
    margin: 0;
    margin-bottom: 5px;
}

div.FastOrderBlock div.form input[type="text"], textarea#comments  {
    background: #F5F5F5;
    border: 1px solid #E7E7E7;
    font-family: Arial, Helvetica, sans-serif;	
}
.cart-items-head{
background: #F5F5F5;
}
.cart-items-head th{
	font-weight: bold;
font-size: 16px;
line-height: 18px;
color:#222;
text-align:center;
padding:15px;
}

div.FastOrderBlock div.form select {
    border: 1px solid #E7E7E7;
    border-radius: 4px;
}

form#checkout_alternative .FastOrderBlock .btns a {
    background: url(/images/nice_radio.png) no-repeat;
    font-size: 16px;
    line-height: 18px;
    color: #222222;
    border: none;
	background-size: 22px;
    background-position: 0 center;
}

form#checkout_alternative .FastOrderBlock .btns a.active {
    background: url(img/checked-icon.svg) no-repeat;
    background-position: 0 center;
}

.pagecontent.shipping-content span {
    color: #222 !important;
}

.shipping-content dd {
    color: #222;
    font-weight: bold;
}

.shipping-content dd s {
    color: #222 !important;
    font-weight: bold;
}
@media only screen and (max-width: 420px){
.footer .footer-menu ul .footer-menu__item--visiblesm {
    text-align: left;
}
  #filter-counter {
    margin-left: 50px;
}
}

.block-sravnenija {
    display: none;
    margin: 15px 0px 20px 0px;
    vertical-align: middle;
    border-radius: 5px 5px 5px 5px;
    position: fixed;
    top: 10%;
    width: 273px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 15px 18px 10px 18px;
    z-index: 200;
    overflow: auto;
    height: auto;
    max-height: 88%;
    box-shadow: 4px 4px 14px #ccc;
}

#spisok-sravnenija {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
}

#spisok-sravnenija li {
    padding: 20px 0px 0px 5px;
}

#spisok-sravnenija li a {
    padding: 0px 0px 0px 5px;
    color: #2d2d2d;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
}

#spisok-sravnenija li input {
    display:none;
}

.zagolovokBloka_f {
    margin: 0px;
    color: #2d2d2d;
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
}

#blok-sravnenija .compareButton {
    width: 50%;
    height: 33px;
    border-radius: 7px;
    background-color: #170c66;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    line-height: 27px;
    text-align: center;
    margin: 0 auto 8px auto;
    cursor: pointer;
}

#blok-sravnenija #clearNotesSr {
    width: 47%;
    height: 31px;
    border-radius: 7px;
    border: 1px solid #001440;
    background-color: #ffffff;
    color: #2d2d2d;
    font-size: 15px;
    font-weight: 500;
    line-height: 31px;
    text-align: center;
    display: block;
    float: right;
    cursor: pointer;
}
div#desc .zoom img {
  width: auto;
}
span.status {
  background: #1BB07A;
  color: #fff;
  padding: 3px 14px;
  border-radius: 12px;
  text-transform: uppercase;
  font-size: 14px;
  margin-left: 20px;
}
.certificates a.zoom img {
  height: 100%;
  width: auto;
}
div#desc a.zoom img {
  width: auto;
  height: 100%;
  max-height: 200px;
}

.catalog-subscribe__form {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.catalog-subscribe__form span {
  width:100%;
  font-size: 13px;
}

.catalog-subscribe__form input {
    width: 67%;
    padding: 7px 12px;
    color: #6a6a6a;
    font-size: 15px;
    height: 18px;
    font-weight: 400;
    line-height: 15px;
    display: block;
    float: left;
}

@media (max-width: 960px) {
  .catalog-subscribe__form input {
    margin: 15px 0;
  }
}

.catalog-subscribe__form input::-webkit-input-placeholder {
  color: #6a6a6a;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
}

.catalog-subscribe__form input:-ms-input-placeholder {
  color: #6a6a6a;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
}

.catalog-subscribe__form input::-ms-input-placeholder {
  color: #6a6a6a;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
}

.catalog-subscribe__form input::placeholder {
  color: #6a6a6a;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
}

.catalog-subscribe__btn {
    width: auto;
    line-height: 20px;
    padding: 0;
    margin: -2px 0 0 -10px;
    height: 37px;
    border-radius: 7px;
    background-color: #170c66;
    text-align: center;
    display: block;
    float: left;
    cursor:pointer;
}

.catalog-subscribe__btn img {
    width: 40px;
    margin: 7px 3px;
}