

/* Start:/local/templates/salerman_cvs/components/bitrix/menu/menu-left/style.css?16946708071592*/
.left-menu {
  max-width: 240px;
  padding-top: 16px;
  padding-left: 0;
  margin-bottom: 26px;
  background-color: #5DA8FF;
  border-radius: 5px;
}
.left-menu .menu__lv1 {
  padding-left: 19px;
  padding-right: 12px;
  position: relative;
}
.left-menu .menu__lv1:first-child .menu__a.a_long {
  padding-top: 14px;
  padding-bottom: 8px;
}
.left-menu .menu__lv1:last-child .menu__a {
  border-bottom: 1px transparent solid;
}
.left-menu .menu__lv1:hover {
  background-color: #fff;
}
.left-menu .menu__lv1:hover .menu__a {
  color: #2C61AC;
  border-bottom: 1px #fff solid;
}
.left-menu .menu__lv1:hover .menu__a::after {
  background-position: 7px -23px;
}
.left-menu .menu__lv1:hover .left-dropdown {
  display: block;
}
.left-menu .menu__a {
  display: block;
  padding: 12px 44px 10px 0px;
  font-size: 100%;
  color: #fff;
  line-height: normal;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 1px #00aeea dashed;
}
.left-menu .menu__a::after {
  content: '';
  display: block;
  position: absolute;
  right: 17px;
  top: 50%;
  width: 19px;
  height: 19px;
  margin-top: -10px;
  background: url("/static/sprites/left_list_sprite.png") 0px 0px no-repeat;
}
.left-menu .menu__a.a_long {
  padding-top: 10px;
  padding-bottom: 9px;
}
.left-menu .a_simple::after {
  display: none;
}

.left-dropdown {
  display: none;
  min-width: 376px;
  position: absolute;
  left: 232px;
  top: 0px;
  z-index: 3;
  background-color: #fff;
  padding: 14px 25px 14px 27px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
.left-dropdown .row div {
  min-height: 30px;
  min-width: 177px;
}

/* End */


/* Start:/local/templates/salerman_cvs/components/bitrix/catalog.section/watched-left/style.css?16950188511293*/
.left-viewed {
    margin-bottom: 31px;
    padding-left: 5px;
}

.viewed__title {
    display: inline-block;
    font-size: 125%;
    font-family: "HelveticaNeueCyr", sans-serif;
    color: #A9C5D5;
    line-height: 20px;
    font-weight: 700;
    text-decoration: none;
    margin-bottom: 10px;
}

.left-viewed__item {
    display: block;
    padding: 10px 22px 11px 2px;
    border-top: 1px #A9C5D5 dotted;
    *zoom: 1;
}
.left-viewed__item:after {
    content: "";
    display: table;
    clear: both;
}
.left-viewed__item:hover span, .left-viewed__item:focus span {
    color: #A9C5D5;
}
.left-viewed__item:nth-child(2) {
    border-top-style: solid;
}
.left-viewed__item img {
    float: left;
    margin-right: 10px;
    border: 1px #A9C5D5 solid;
    max-width: 66px;
    max-height: 65px;
}
.left-viewed__item .item-info {
    float: right;
    width: 150px;
}

.all-viewed__link {
    display: inline-block;
    font-size: 87.5%;
    font-family: "HelveticaNeueCyr", sans-serif;
    color: #2C61AC;
    line-height: 43px;
    font-weight: 400;
    text-decoration: underline;
    padding-left: 19px;
    padding-right: 24px;
    background-color: #ECF2F6;
    border-radius: 3px;
}
.all-viewed__link:hover, .all-viewed__link:focus {
    text-decoration: none;
    color: #A9C5D5;
}

/* End */


/* Start:/local/templates/salerman_cvs/components/bitrix/news.list/discount-left/style.css?16946708141216*/
.left-discount {
    margin-bottom: 200px;
    margin-left: 6px;
    max-width: 225px;
    background-color: #86beff;
    position: relative;
}
.left-discount a {
    display: block;
    padding: 24px 41px 80px 22px;
    /*padding: 24px 41px 265px 22px;*/
    position: relative;
    /*background: url("/static/img/discount_bg.png") 100% 8% no-repeat;*/
}
.left-discount a:hover, .left-discount a:focus {
    text-decoration: none;
}
/*
.left-discount a::after {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    bottom: -54px;
    width: 222px;
    height: 177px;
}*/
.left-discount p {
    margin-top: 6px;
    font-size: 87.5%;
    font-family: "HelveticaNeueCyr", sans-serif;
    color: #fff;
    line-height: 21px;
    font-weight: 300;
    text-decoration: none;
    margin-bottom: 66px;
}
.left-discount img.back_pic {
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: 225px;
    width: 225px;
    height: auto;
}
.left-discount .btn_normal {
    padding: 5px 33px 4px;
}

span.discount__title {
    font-size: 237.5%;
    font-family: "HelveticaNeueCyr", sans-serif;
    color: #fff;
    line-height: normal;
    font-weight: 700;
    text-decoration: none;
}

/* End */


/* Start:/local/templates/salerman_cvs/components/bitrix/catalog.section/products/style.css?16950167018314*/
.description-container {

    font-family: "HelveticaNeueCyr", sans-serif;
font-size: 14px;
margin-bottom: 20px;
overflow: hidden;
line-height: 23px;
/*float: left;*/
max-height: 92px;
    padding-left: 15px;
    width: 100%;
}
.description-container ul{

    list-style: disc;
    list-style-position: inside;
}
.readMoreButton {
margin-left: 15px; 
margin-bottom: 20px;
display: inline-block;
}
.tags-list {
  *zoom: 1;
  padding-bottom: 22px;
  padding-right: 10px;
    min-height: 64px;
}
.tags-list:after {
  content: "";
  display: table;
  clear: both;
}
.tags-list .tag {
  display: block;
  float: right;
  padding: 12px 28px 13px 25px;
}
.tags-list .tag.tag-left {
  float: left;
}
.tags-list .tag i {
  margin-left: 2px;
  position: relative;
  left: 0px;
  top: 1px;
}
.tags-list .js-tag_active {
  padding-left: 25px;
  padding-right: 11px;
}

.product-list {
  *zoom: 1;
  margin-bottom: 54px;
}
.product-list:after {
  content: "";
  display: table;
  clear: both;
}
.product-list .item-wrap {
  float: left;
  position: relative;
/*   width: 242px; */
  width: 240px;
  height: 410px;
  overflow: visible;
}

.product-list__item img, .product-list__item_check img {
    max-height: 260px;
    max-width: 240px;
    position:absolute;
    margin:auto;
    top:0;
    bottom:0;
    left:0;
    right:0;
}
.product-list__item, .product-list__item_check {
  border: 1px #dcdcdc solid;
  height: 410px;
  text-align: center;
  background-color: #fff;
}
.viewed-earlier .product-list__item_check .item-img-preview {
	position: absolute;
	width: 100%;
	height: 300px;
}
.product-list__item .item-info, .product-list__item_check .item-info {
  padding: 1px 9px 0px 9px;
    position: absolute;
    bottom: 40px;
}
.product-list__item_check .item-info {
    bottom: 0px;
}
.product-list__item .item-info {
    width: 100%;
}
.product-list__item .product__caption, .product-list__item_check .product__caption {
  font-size: 100%;
  line-height: 23.524px;
  margin-bottom: 4px;
}
.product-list__item .product__descr, .product-list__item_check .product__descr {
  display: none;
}
.product-list__item .product__price, .product-list__item_check .product__price {
  display: block;
  line-height: 10px;
  margin-bottom: 15px;
}
.product-list__item .product__price small, .product-list__item_check .product__price small {
  display: none;
  margin-bottom: 15px;
  font-size: 10px;
}
.product-list__item .product__price b, .product-list__item_check .product__price b {
  padding-left: 0;
  font-size: 24.58px;
    text-shadow: 0px 0px 1px #fff;
}
.product-list__item .price_old, .product-list__item_check .price_old {
  display: none;
}
.product-list__item .item-actions {
    position: absolute;
    bottom: 15px;
    width: 100%;
}
.product-list__item .btn_oneclick, .product-list__item_check .btn_oneclick {
  display: none;
}
.product-list__item .btn_compare, .product-list__item_check .btn_compare {
  border: none;
  background-position: 10px 0;
  padding: 10px 19px 10px 25px;
}
.product-list__item .btn__tooltip, .product-list__item_check .btn__tooltip {
  left: -35px;
  padding: 18px 5px;
  text-transform: none;
  font-size: 11px;
  box-shadow: 0 0px 10px rgba(44, 97, 172, 0.4);
}
.product-list__item .btn_buy, .product-list__item_check .btn_buy {
  padding: 6px 0px 17px 35px;
  margin-left: -5px;
  background: url("/static/sprites/icons_sprite.png") 2px -55px no-repeat transparent;
  margin-bottom: 0;
}
.product-list__item .btn_buy.load{
  background:#2C61AC url(/static/img/800.svg) no-repeat center center !important;	
}
.product-list__item:hover .btn_buy.ready{
 background:#ECF2F6 url("/static/sprites/icons_sprite.png") 2px -83px no-repeat !important;
  color:#2C61AC;
  border:solid 2px #2C61AC;
  font-size:12px;
}
.product-list__item .btn_buy.ready{
 background:#ECF2F6 url("/static/sprites/icons_sprite.png") 6px -85px no-repeat !important;
  color:#2C61AC;
  border:solid 1px #2C61AC;
  font-size:12px;
  height:30px;
}


.product-list__item .btn span, .product-list__item_check .btn span {
  display: none;
}
.product-list__item .btn span.products_make_full,
.product-list__item_check .btn span.products_make_full {
	display: inline-block;
}
.product-list__item .btn_checkout, .product-list__item_check .btn_checkout {
  font-size: 62.5%;
  font-family: "Arial", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  width: 110px;
  height: 37px;
  padding-top: 13px;
  padding-left: 0;
  padding-right: 32px;
  background-position: 70px 9px;
}

.product-list__item_check .check-wrap {
  display: block;
  height: 360px;
  text-decoration: none;
    position: relative;
}
.product-list__item a.check-wrap {
    display: block;
    text-decoration: none;
}
.product-list__item_check .check-wrap:hover {
    text-decoration: none;
}
.product-list__item_check .item-actions {
  padding-left: 9px;
  padding-right: 9px;
}
.product-list__item_check .product__caption {
  line-height: 16px;
  margin-bottom: 6px;
}
.product-list__item_check .btn_compare {
  padding-right: 17px;
  margin-left: 40px;
}

.product-list__item:hover {
  border: 6px #264F8B solid;
  width: 252px;
  height: 436px;
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 1;
  border-radius: 5px;
  text-align: left;
}
.product-list__item:hover img {
  -webkit-filter: blur(5px);
          filter: blur(5px);
  /*position: absolute;*/
  /*left: 0px;*/
  /*top: 0px;*/
  /*z-index: 0;*/
}
.product-list__item:hover .item-info {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 300px;
  padding: 40px 19px 0px 19px;
    bottom: 0px;
}
.product-list__item:hover .item-actions {
  padding: 16px 9px 0px 9px;
  height: 104px;
    bottom: 5px;
}
.product-list__item:hover .product__caption {
  margin-bottom: 7px;
    text-shadow: 0px 0px 2px #fff;
}
.product-list__item:hover .product__descr {
  font-size: 87.5%;
  font-family: "HelveticaNeueCyr", sans-serif;
  color: #000;
  line-height: 23.5px;
  font-weight: 400;
  display: block;
  margin-bottom: 13px;
}
.product-list__item:hover .product__price {
  display: inline-block;
  padding-right: 21px;
  margin-bottom: 21px;
}
.product-list__item:hover .product__price small {
  display: inline-block;
    text-shadow: 0px 0px 1px #fff;
}
.product-list__item:hover .price_old {
  padding-right: 0;
  display: inline-block;
}
.product-list__item:hover .btn_oneclick {
  display: block;
  border-color: #86ae1c;
  margin-bottom: 9px;
}
.product-list__item:hover .btn_oneclick:hover, .product-list__item:hover .btn_oneclick:focus, .product-list__item:hover .btn_oneclick:active {
  border: 1px solid;
}
.product-list__item:hover .btn span {
  display: inline;
}
.product-list__item:hover .btn_compare {
  position: relative;
  z-index: 0;
  background: url("/static/sprites/icons_sprite.png") 8px 8px no-repeat transparent;
  padding: 12px 0 0 20px;
    width: calc(100% - 111px);
  height: 37px;
  border: 1px #A9C5D5 solid;
}
.product-list__item:hover .btn_buy {
  position: relative;
  z-index: 1;
  background: url("/static/img/sale_cart.png") 8px 6px no-repeat #2C61AC;
  padding: 0 0 0 30px;
  margin-left: -9px;
  width: 111px;
  height: 37px;
  font-family: "HelveticaNeueCyr";
  text-transform: uppercase;
  font-size: 100%;
    float: right;
}
@media (max-width: 640px) {
    .product-list__item:hover .btn_buy {
        float: none;
    }
}
.product-list__item:hover .btn_buy:hover {
  background-color: #264F8B;
}
.product-list__item:hover .btn_buy.komplekty {
  margin-left: 50px;
}

.item-wrap, .item-wrap.one.two {
    display: none;
}
.item-wrap.one, .item-wrap.two {
    display: block;
}
.product-list__item .product-list__img {
    /*line-height: 16em;*/
    height: 260px;
    position: relative;
}
.product-list__item:hover .product-list__img {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
    width: 100%;
    text-align: center;
}

.icons-wrapper {
    position: absolute;
    right: 10px;
    width: 35px;
    height: 135px;
    z-index: 0;
    margin-top: 1px;
}
.icons-wrapper img {
    margin-top: -1px;
}
.product-list__item:hover .item-info__wrap {
    position: absolute;
    bottom: -20px;
}
.old_price_newstyle{
     width: 100%;
     font-size: 14px !important;
     color: #2C61AC !important;
     display: inline-block !important;
 }
.new_price_newstyle{
    color: #e01a2d !important;
}
/* End */


/* Start:/local/templates/salerman_cvs/components/bitrix/subscribe.form/subscribe/style.css?1694670819291*/
.subscribe__block_policy{
	float: right;
	width: 100%;
}
.subscribe__block_policy label {
	font-size: 13px;
	color: #fff;
}
.subscribe__block_policy a {
	color: #FDBF12;
}
.subscribe__block_policy a:hover {
	 color: #FDBF12;
 }
.bottom__subscribe{
	padding: 20px 27px 24px 41px !important;
}
/* End */
/* /local/templates/salerman_cvs/components/bitrix/menu/menu-left/style.css?16946708071592 */
/* /local/templates/salerman_cvs/components/bitrix/catalog.section/watched-left/style.css?16950188511293 */
/* /local/templates/salerman_cvs/components/bitrix/news.list/discount-left/style.css?16946708141216 */
/* /local/templates/salerman_cvs/components/bitrix/catalog.section/products/style.css?16950167018314 */
/* /local/templates/salerman_cvs/components/bitrix/subscribe.form/subscribe/style.css?1694670819291 */
