

/* Start:/local/templates/design_18/components/bitrix/catalog/products/style.css?17260442971071*/
.avail_msg {
	color: #ff3300;
}
/* colors */
.choice-color__color{
    padding: 10px;
    border: 1px solid #c8c8c8;
}
.catalog-color__sticker{
    position: relative;
}
.catalog-color__sticker img{
    width: 40px;
    position: absolute;
    right: 0;
}
.color__preview{
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
.color__image{
    position: relative;
}
.color__stiker{
    position: absolute;
    top: 0;
    right: 0;
}
.color__stiker-img{
    max-width: 70px;
    max-height: 70px;
}
.color__title{
    margin-bottom: 10px;
}
.color__info{
    min-height: 30px;
}
.color__not-available{
    text-align: center;
    align-self: center;
}
.color__not-available div{
    font-weight: bold;
}
.color__not-available a, .color__not-available a:visited{
    text-decoration: none;
    color: #808080;
}
.color__not-available a:hover{
    text-decoration: none;
    color: #f60;
}
.show-count, .show-count select, .catalog_view-type {
    color: #606060;
    font-size: 11px;
    line-height: 30px;
}
.show-count select {
	font-size: 14px;
}
/* End */


/* Start:/local/templates/design_18/components/bitrix/catalog/products/bitrix/catalog.element/.default/style.css?178031611814258*/
.main-card__image-slider .highslide img {
   max-height: 250px;
   max-width: 100%;
   cursor: zoom-in;
   cursor: -moz-zoom-in;
   cursor: -webkit-zoom-in;
}
.highslide-image {
   cursor: zoom-out;
   cursor: -moz-zoom-out;
   cursor: -webkit-zoom-out;
}
.highslide.fullsize img {
   max-height: none;
   max-width: none;
}
/* product-card */
.main-card__title{
   font-weight: bold;
   font-size: 24px;
   margin-top: 15px;
}
.main-card__info{
   margin: 10px 0;
}
.main-card__info > div:first-child {
  margin-top: 0;
}
.main-card__sale{
   font-size: 16px;
   font-weight: bold;
   color: #f60;
   margin: 10px 0;
   line-height: 1.5;
}
.main-card__sku{
   font-weight: bold;
   font-size: 16px;
   margin: 5px 0;
}
.main-params__param{
   display: flex;
   margin: 5px 0;
}
.main-card__execution{
   margin: 5px 0;
   line-height: 1.5;
}
.main-card__execution span{
   font-weight: bold;
}

.main-card__ask-question a, .main-card__ask-question a:focus, .main-card__ask-question a:visited{
   color: #f60;
   text-decoration: none;
}
.main-card__ask-question{
   position: relative;
   width: intrinsic;           /* Safari/WebKit uses a non-standard name */
   width: -moz-max-content;    /* Firefox/Gecko */
   width: -webkit-max-content;
   margin-bottom: 10px;
}
.main-card__ask-question:after{
   content: "";
   width: 100%;
   height: 1px;
   display: block;
   background: #f60;
   position: absolute;
}
.main-card__ask-question a:hover {
  text-decoration: none;
}
.param-name{
   font-weight: bold;
}
.main-card__image-slider{
   position: relative;
}
.main-card__sticker{
   position: absolute;
   top: 2%;
   z-index: 2;
   right: 2%;
}
.main-card__sticker img{
   width: 40px;
   height: 40px;
}
.slider-for__item {
  text-align: center;
}
.slider-for__item img{
   max-height: 350px;
   margin: 0 auto;
}
.slider-nav__item{
   margin: 0 5px;
}
.slider-nav__item img{
   max-height: 90px;
   padding: 10px;
   border: 1px solid #ececec;
}
.main-card__additional-params {
  line-height: 1.5em;
}
.additional-params__param{
   display: flex;
   margin: 10px 0;
}
.additional-params-name{
   width: 50%;
   color: #606060;
  border-bottom: 1px dotted;
  height: 16px;
}
.additional-params-name span {
  background-color: #FFFFFF;
  padding-bottom: 5px;
  padding-right: 2px;
}
.additional-params-value{
   width: 50%;
  padding-left: 5px;
}
.main-card__properties{
   margin: 10px 0;
}
.main-card__properties--title{
   font-size: 24px;
   font-weight: bold;
   margin: 20px 0;
}
.properties__prop{
   display: flex;
   margin: 5px 0;
}
.prop__name{
   width: 50%;
  border-bottom: 1px dotted;
}
.prop__name span {
  background-color: #FFFFFF;
  padding-bottom: 2px;
  padding-right: 5px;
}
.prop__value{
   width: 50%;
}
.count__block span{
   margin-right: 10px;
}
.main-card__buy-block .add-to-cart{
   width: 100%;
   margin-top: 5px;
}
.main-card__buy-block .add-to-cart__button{
   text-align: right;
}
.main-card__slider-title{
   margin: 10px 0;
   font-size: 20px;
   font-weight: bold;
}
.main-card__buy-price{
   padding-left: 5px;
   padding-top: 5px;
}
.main-card__in-cart{
   margin-top: 25px;
}
.add-to-cart{
   font-weight: bold;
}
.main-card__in-cart{
   font-size: 12px;
}
.main-card__buy-block .add-to-cart__button{
   display: flex;
   flex-direction: column;
}
.main-card__buy-block{
   display: flex;
  width: 50%;
}
.main-card__buy-block .count__block{
   align-items: baseline;
}
.count-fasovok__span{
   margin-top: 10px;
}
.main-card__choice-color__page .main-card__buy-price{
   padding-left: 0;
}

/* color top */
.color__top-add-button{
   align-items: center;
   justify-content: flex-end;
   margin-left: auto;
}
.color__top-add-button .count__block{
   margin: 0 10px;
}
.color__top-add-button .add-to-cart{
   width: auto;
   height: 30px;
}
.choice-color__top{
   border: 1px solid #c8c8c8;
   padding: 10px;
}
/* color */
.main-card__choice-color {
   display: none;
   margin-top: 15px;
}
.choice-color__colors {
   border-bottom: 1px solid #c8c8c8;
   border-right: 1px solid #c8c8c8;
}
.main-card__in-cart{
   margin-top: 25px;
   font-size: 12px;
}
.main-card__total-price span{
   font-weight: bold;
}
.item > .colors_div {
   text-align: center;
   font-size: 36px;
}
.catalog_not-on-store {
  margin-right: 20px;
}
.catalog__choice-color .waiter {
   position: static;
}
.color__top-add-button .add-to-cart[disabled] {
   cursor: default;
   width: 35px;
}
.color__top-add-button .add-to-cart[disabled]:hover {
   border-color: #A8A8A8;
}
.add-to-cart__button .waiter {
   font-size: 18px;
}
.xap .item .waiter {
   top: 0;
   font-size: 17px;
}


.center-col .slides ul, .center-col .thumbs ul, .center-col ul.slides {
   list-style: none;
   padding-left: 0;
   margin-bottom: 0;
}
.main-card__image-slider.wide .slides,
.main-card__image-slider.mobile .slides {
   padding: 0;
   text-align: center;
}
.main-card__image-slider.wide .slides li.current {
   position: relative;
}
.main-card__image-slider.wide .slides img,
.main-card__image-slider.mobile .slides img {
   max-height: 280px;
}
.main-card__image-slider.mobile .slides img {
   width: auto;
   display: inline;
}
a .zoom{
   display:block;
   width:50px;
   height:50px;
   border-radius:100%;
   overflow:hidden;
   position:absolute;
   background:#ff6600;
   color: #FFFFFF;
   top:50%;
   left:50%;
   margin:-25px 0px 0px -25px;
   opacity:0;
   transition:all ease 0.3s;
   line-height: 50px;
}
.current:hover .zoom, .popup_link:hover .zoom{
   opacity:1;
}
.main-card__image-slider.wide .wrapp_thumbs {
   display: none;
}
.main-card__image-slider.wide .flexslider {
   border: 0;
   -webkit-border-radius:0;
   -moz-border-radius:0;
   -o-border-radius:0;
   border-radius:0;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   margin: 0 auto;
}
.main-card__image-slider.mobile .flexslider {
   border: 0;
   -webkit-border-radius:0;
   -moz-border-radius:0;
   -o-border-radius:0;
   border-radius:0;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
}
.main-card__image-slider.wide .flexslider .flex-viewport li {
   overflow: hidden;
   vertical-align: bottom;
   list-style: none;
   width: 54px !important;
   height: 54px;
   display: block;
   zoom: 1;
   background: 0 0;
   position: relative;
   text-align: center;
   line-height: 54px;
   margin: 0 10px 0 0;
   border: 2px solid #fff;
   -webkit-transition: border-color ease-out .2s;
   -moz-transition: border-color ease-out .2s;
   -o-transition: border-color ease-out .2s;
   transition: border-color ease-out .2s;
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   cursor: pointer;
   float: left;
   display: none;
}
.main-card__image-slider.wide .flexslider .flex-viewport li:hover {
   border-color: #9a9a9a;
}
.main-card__image-slider.wide .flexslider .flex-viewport li.current {
   border-color: #ff7700;
}
.main-card__image-slider.wide .flexslider .flex-viewport li.current img::selection,
.main-card__image-slider.wide .flexslider .flex-viewport li.current img::-webkit-selection,
.main-card__image-slider.wide .flexslider .flex-viewport li.current img::-ms-selection,
.main-card__image-slider.wide .flexslider .flex-viewport li.current img::-o-selection,
.main-card__image-slider.wide .flexslider .flex-viewport li.current img::-moz-selection {
   background: #fff2a8;
}
.main-card__image-slider.wide .custom_flex .flex-direction-nav .flex-prev {
   left: -30px;
}
.main-card__image-slider.wide .custom_flex .flex-direction-nav .flex-next {
   right: -30px;
}
.main-card__image-slider.wide .custom_flex .flex-direction-nav li a {
   opacity: 1;
   margin-top: -15px;
   width: 29px;
   height: 29px;
   background: url('/local/templates/design_18/components/bitrix/catalog/products/bitrix/catalog.element/.default/../../../../../../../images/arrows2.png') 3px -20px no-repeat;
   font-size: 1px;
   color: rgba(0, 0, 0, 0);
}
.main-card__image-slider.wide .custom_flex .flex-direction-nav li a::before {
  content: "";
}
.main-card__image-slider.wide .custom_flex .flex-direction-nav li.flex-nav-next a {
   background-position: -72px -20px;
}
.main-card__image-slider.mobile .color-controls {
   margin-bottom: 30px;
   z-index: 5;
}

.item-left {
  margin: 30px 0 0 10px;
  color: #606060;
}
.center-col .item-left {
  display: none;
}
.item-left p {
  font-size: 28px;
  font-weight: bold;
}
.item-left li {
  padding-left: 95px;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.4em;
  height: 100px;
  display: flex;
  position: relative;
}
.item-left li::before {
  content: "";
  width: 80px;
  height: 80px;
  /*border: 2px solid #c9c9c9;
  border-radius: 50%;*/
  position: absolute;
  left: 0;
  bottom: 10px;
}
.item-left li.cube::before {
  background: url('/local/templates/design_18/components/bitrix/catalog/products/bitrix/catalog.element/.default/../../../../../../../images/element_icons/cube.svg') no-repeat;
  background-size: 83%;
  background-position: 7px 4px;
}
.item-left li.cargo-truck::before {
  background: url('/local/templates/design_18/components/bitrix/catalog/products/bitrix/catalog.element/.default/../../../../../../../images/element_icons/cargo-truck.svg') no-repeat;
  background-size: 78%;
  background-position: 11px 9px;
}
.item-left li.analytics::before {
  background: url('/local/templates/design_18/components/bitrix/catalog/products/bitrix/catalog.element/.default/../../../../../../../images/element_icons/analytics.svg') no-repeat;
  background-size: 68%;
  background-position: 11px 9px;
}
.item-left li.discount::before {
  background: url('/local/templates/design_18/components/bitrix/catalog/products/bitrix/catalog.element/.default/../../../../../../../images/element_icons/discount.svg') no-repeat;
  background-size: 75%;
  background-position: 10px 9px;
}
.item-left li span {
  display: inline-block;
  margin: auto 0;
}
.item .info_opt {
  height: 18px;
  width: 18px;
  background: url('/local/templates/design_18/components/bitrix/catalog/products/bitrix/catalog.element/.default/../../../../../../../images/info.svg') no-repeat;
  display: inline-block;
  margin-left: 5px;
  margin-bottom: -4px;
  position: relative;
}
.item .info_opt::before {
  content: "";
  white-space: nowrap;
  position: absolute;
  top: -73px;
  left: -280px;
  border: 1px solid #000000;
  border-radius: 5px;
  padding: 2px 2px;
  line-height: 1em;
  width: 320px;
  height: 70px;
   background: url('/local/templates/design_18/components/bitrix/catalog/products/bitrix/catalog.element/.default/../../../../../../../images/diler-opt.png') no-repeat;
  background-color: #FFF;
   display: none;
z-index: 5;
}
.item .info_opt:hover::before {
   display: block;
}

.registCart{
   max-width: 60%;
}
.textForUser{
   display: flex;
   justify-content: center;
   color: #ff6600;
}
.buttonRegist{
   display: flex;
   justify-content: center;
   padding: 13px;
}
.getPassCard{
   color: white;
}
.regInCart{
   border: 1px solid #ff3908;
   background-color: white;
   border-radius: 3px;
   cursor: pointer;
   color: #ff6600;
   padding: .8em 1em calc(.8em + 3px);
}
.basePrice{
   text-decoration: line-through;
}
.product_barcode{
   margin: 0 auto;
   margin-top: 30px;
   overflow: unset !important;
}
.product_barcode--offer{
   margin: 0 auto;
   overflow: unset !important;
   padding-top: 20px !important;
}
.color__preview{
   width: 100%;
}

@media (max-width: 1450px){
   .additional-params-name, .main-card__buy-block {width: 65%;}
   .additional-params-value, .main-card__buy-price {width: 65%;}
}

@media (max-width: 992px){
  .additional-params-name, .main-card__buy-block {width: 40%;}
  .left-col .item-left{display: none;}

   .add-to-cart__button .product_barcode--offer{
   margin-left: -44px;
   transform: scale(0.8);
  }
}
@media (max-width: 767px){
    .add-to-cart__button .product_barcode--offer{
      margin-left: 0px;
      transform: scale(1);
     }
 }
@media (max-width: 700px){
   .registCart{
       max-width: 100%;
   }
  .additional-params-name, .main-card__buy-block {width: 50%;}
}
@media (max-width: 550px){
  .additional-params-name, .main-card__buy-block {width: 70%;}
  .additional-params-value, .main-card__buy-price {width: 30%;}
}
@media (max-width: 420px){
  .additional-params-name {height: auto;}
  .main-card__buy-block {width: 100%;}
  .main-card__buy-price {width: auto;margin-left: 114px;}
}

a.dwn {
   margin-bottom: 20px;
   position: relative;
   padding-left: 45px;
   display: block;
   margin-bottom: 25px;
}

a.dwn i, a.dwn span {
  color: #777;
  font-size: 11px;
}
a.dwn:before {
   content: "";
   width: 34px;
   height: 35px;
/*float: left;*/
/* margin-right: 15px; */
   position: absolute;
   top: 0px;
   left: 0px;
}

a.dwn[href$=".doc"]:before,
a.dwn[href$=".docx"]:before,
a.dwn[href$=".rtf"]:before {
     background: url("/upload/img/docs_types.png") no-repeat 0px -55px;
}

  a.dwn[href$=".pdf"]:before {
     background: url("/upload/img/docs_types.png") no-repeat 0px 0px;
}

a.dwn[href$=".xls"]:before,
a.dwn[href$=".xlsx"]:before {
     background: url("/upload/img/docs_types.png") no-repeat 0px -385px;
}

a.dwn[href$=".ppt"]:before,
a.dwn[href$=".pptx"]:before {
     background: url("/upload/img/docs_types.png") no-repeat 0px -220px;
}

.main-card__sticker_new_detail
{
  position:relative;
}
.main-card__stickerblock
{
  top: 2%;
  z-index: 2;
  right: 2%;
  position: absolute;
}

.info_retail {
   height: 18px;
   width: 18px;
   background: url('/local/templates/design_18/components/bitrix/catalog/products/bitrix/catalog.element/.default/../../../../../../../images/info.svg') no-repeat;
   display: inline-block;
   margin-left: 5px;
   margin-bottom: -4px;
   position: relative;
}

.info_retail::before {
   content: "";
   white-space: nowrap;
   position: absolute;
   top: -73px;
   left: -280px;
   border: 1px solid #000000;
   border-radius: 5px;
   padding: 2px 2px;
   line-height: 1em;
   width: 320px;
   height: 70px;
   background: url('/local/templates/design_18/components/bitrix/catalog/products/bitrix/catalog.element/.default/../../../../../../../images/retail_message.svg') no-repeat;
   background-color: #FFF;
   display: none;
   z-index: 5;
}

.info_retail:hover::before {
   display: block;
}

.info_retail_no_hover {
  height: 18px;
  width: 18px;
  background: url('/local/templates/design_18/components/bitrix/catalog/products/bitrix/catalog.element/.default/../../../../../../../images/info.svg') no-repeat;
  display: inline-block;
  margin-left: 5px;
  margin-bottom: -4px;
  position: relative;
}
.info_rrc_no_hover {
   height: 18px;
   width: 18px;
   background: url('/local/templates/design_18/components/bitrix/catalog/products/bitrix/catalog.element/.default/../../../../../../../images/info.svg') no-repeat;
   display: inline-block;
   margin-left: 5px;
   margin-bottom: -4px;
   position: relative;
}
.info_opt_no_hover {
   height: 18px;
   width: 18px;
   background: url('/local/templates/design_18/components/bitrix/catalog/products/bitrix/catalog.element/.default/../../../../../../../images/info.svg') no-repeat;
   display: inline-block;
   margin-left: 5px;
   margin-bottom: -4px;
   position: relative;
}
.info_retail_tip {
   display: none;
}
.info_rrc_tip {
   display: none;
}
.info_opt_tip {
   display: none;
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?143138667951*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/local/templates/design_18/components/bitrix/news.list/slider_elements_recom/style.css?17260442971211*/
/* новинки  */
#element-slider{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.elements--wrapper{
    margin: 20px 0;
}
.elements--wrapper .slick--wrapper {
	height: 296px;
	overflow: hidden;
}
.element-item{
    position: relative;
    border: 1px solid #c8c8c8;
    padding: 15px;
	width: 16%;
	height: 296px;
}
.card-sticker{
    position: absolute;
    right: 5%;
    top: 5%;
	width: 40px;
}
.element-item .card-preview{
    margin: auto;
	max-height: 150px;
}
.element-item__image {
    height: 160px;
	width: 100%;	
	display: flex;
}
.element-item__title{
    font-size: 16px;
    line-height: 1.4;
    height: 90px;
    overflow: hidden;
}
.center-col .element-item__title a{
    text-decoration: none;
    color: #000;
}
.center-col .element-item__title a:hover {
    color: #ff6600;
}
.element-item__param{
    font-size: 12px;
    font-weight: bold;
	padding-top: 10px;
}
.elements--wrapper .slick-slider{
    
}

@media (max-width: 1400px){
	.element-item{width: 25%;}
}
@media (max-width: 768px){
	.element-item{width: 33%;}
}
@media (max-width: 560px){
	.element-item{width: 50%;}
	.element-item__image{height: 140px;}
	.element-item .card-preview{max-height: 140px;}
}
/* End */


/* Start:/local/templates/design_18/components/bitrix/news.list/slider_elements/style.css?17260442971211*/
/* новинки  */
#element-slider{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.elements--wrapper{
    margin: 20px 0;
}
.elements--wrapper .slick--wrapper {
	height: 296px;
	overflow: hidden;
}
.element-item{
    position: relative;
    border: 1px solid #c8c8c8;
    padding: 15px;
	width: 16%;
	height: 296px;
}
.card-sticker{
    position: absolute;
    right: 5%;
    top: 5%;
	width: 40px;
}
.element-item .card-preview{
    margin: auto;
	max-height: 150px;
}
.element-item__image {
    height: 160px;
	width: 100%;	
	display: flex;
}
.element-item__title{
    font-size: 16px;
    line-height: 1.4;
    height: 90px;
    overflow: hidden;
}
.center-col .element-item__title a{
    text-decoration: none;
    color: #000;
}
.center-col .element-item__title a:hover {
    color: #ff6600;
}
.element-item__param{
    font-size: 12px;
    font-weight: bold;
	padding-top: 10px;
}
.elements--wrapper .slick-slider{
    
}

@media (max-width: 1400px){
	.element-item{width: 25%;}
}
@media (max-width: 768px){
	.element-item{width: 33%;}
}
@media (max-width: 560px){
	.element-item{width: 50%;}
	.element-item__image{height: 140px;}
	.element-item .card-preview{max-height: 140px;}
}
/* End */


/* Start:/local/templates/design_18/components/bitrix/catalog.viewed.products/custom/style.css?17260442971265*/
/* новинки  */
#viewed-slider{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.viewed--wrapper{
    margin: 20px 0;
}
.viewed--wrapper .slick--wrapper {
	height: 296px;
	overflow: hidden;
}
.viewed-item{
    position: relative;
    border: 1px solid #c8c8c8;
    padding: 15px;
	width: 16%;
	height: 296px;
}
.wrapper__title{
    font-size: 28px;
    font-weight: bold;
    color: #f60;
}
.card-sticker{
    position: absolute;
    right: 5%;
    top: 5%;
	width: 40px;
}
.viewed-item .card-preview{
    margin: auto;
	max-height: 150px;
}
.viewed-item__image {
    height: 160px;
	width: 100%;	
	display: flex;
}
.viewed-item__title{
    font-size: 16px;
    line-height: 1.4;
    height: 90px;
    overflow: hidden;
}
.center-col .viewed-item__title a{
    text-decoration: none;
    color: #000;
}
.center-col .viewed-item__title a:hover {
	color: #ff6600;
}
.viewed-item__param{
    font-size: 12px;
    font-weight: bold;
	padding-top: 10px;
}
.viewed--wrapper .slick-slider{

}

@media (max-width: 1400px){
	.viewed-item{width: 25%;}
}
@media (max-width: 768px){
	.viewed-item{width: 33%;}
}
@media (max-width: 560px){
	.viewed-item{width: 50%;}
	.viewed-item__image{height: 140px;}
	.viewed-item .card-preview{max-height: 140px;}
}
/* End */
/* /local/templates/design_18/components/bitrix/catalog/products/style.css?17260442971071 */
/* /local/templates/design_18/components/bitrix/catalog/products/bitrix/catalog.element/.default/style.css?178031611814258 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?143138667951 */
/* /local/templates/design_18/components/bitrix/news.list/slider_elements_recom/style.css?17260442971211 */
/* /local/templates/design_18/components/bitrix/news.list/slider_elements/style.css?17260442971211 */
/* /local/templates/design_18/components/bitrix/catalog.viewed.products/custom/style.css?17260442971265 */
