.ui-datepicker {
  z-index: 9999 !important;
}

.content_block {
	overflow: hidden;
	position: relative;    
}
.content_block.hide {
	height: 420px;
}
.content_block.hide:after{
	content: "";
	display: block;
	height: 100px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 75%)
}
.mb-0 {margin-bottom:0!important;}
.dn {display: inline-block;
    font-size: 0.9rem;
    color: #646464;}
.center {text-align:center;}
.breadcrumbs-d {font-size:0.9rem;}
.breadcrumbs-d a {color:#3a3a3a;}

.parameters__list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
 /* margin-left: -10px;
  margin-right: -10px;
background: #f9f9f9; */ }
.parameters__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin: 0 0 16px;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 16px;
  margin-right: 16px;
  width: calc(100% - 32px); }
.parameters__parameter {
  margin-right: 8px;
  font: 400 16px/16px "Roboto Condensed", Arial, Helvetica; }
.parameters__dots {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-bottom: 1px dotted #999999;
  /* //Список характеристик: точки */
  -ms-flex-preferred-size: 10%;
      flex-basis: 10%; }
.parameters__value {
  margin-left: 8px;
  font: 400 16px/16px "Roboto Condensed", Arial, Helvetica; }
.parameters--view_product-block .parameters__item {
  width: 100%;
  margin-bottom: 8px; }
.parameters--view_product-block .parameters__parameter {
  font: 100 12px/12px "Roboto Condensed", Arial, Helvetica; }
.parameters--view_product-block .parameters__value {
  font: 100 12px/12px "Roboto Condensed", Arial, Helvetica; }
.products-list__title {
  margin: 0 0 24px;
  font: 500 24px/40px "Roboto", Arial, Helvetica; }
  
  
.page__title {
    margin-top: 24px;
    margin-bottom: 24px;
	padding-left: 15px;
    font: 500 28px/32px "Roboto",Arial,Helvetica;
	border-left: 4px solid #ffed4c;
}
@media screen and (max-width: 480px) {
      .header__logo {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: calc(100% - 32px); }
    .header__description {
      max-width: 230px;
      margin-top: 0;
      margin-left: 24px;
      text-align: left;
font: 400 14px/18px "Roboto Condensed", Arial, Helvetica; }
.page__title {
    margin-top: 24px;
    margin-bottom: 24px;
	padding-left: 15px;
    font: 500 20px/24px "Roboto",Arial,Helvetica;
	border-left: 4px solid #ffed4c;
}
.header__calls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 16px;
    margin-right: 16px;
}
.header__callback {
    margin: 10px;
    border: none!important;
}
.header__bottom {
padding-top: 10px;}
.header__messengers {
margin-bottom: 0;}
.header__search-block {
    margin-top: 20px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% - 20px);
    border: 3px solid #000099;
}
.breadcrumbs-d {
    font-size: .83rem;
}
.hh {border-bottom: 1px dashed}
}

.product-card__vendor-code {
    margin-right: 16px;
    margin-bottom: 16px;
    font: 400 16px/16px "Roboto Condensed",Arial,Helvetica;
    background: #efefef;
    padding: 5px 7px;
}
.chi {font-size: 0.9rem;
    margin-right: 10px;
    font-weight: 600;}
.catalog__categories-block {
    margin-bottom: 20px;
}
.tags  {margin-bottom: 20px;}
.product-block__avaliable {text-align:center; font-size:0.9rem; color: #06811d;}
.hide-h {display:none;}
.element-d_photo_item {width: calc(16.66666666% - 1px);
    float: left;
    padding: 10px;
	text-align: center;
    font-size: 0.9rem;
    color: #5c5c5c;}
.sert {border: 2px solid #ffed4c;
    margin-bottom: 5px;
    width: 100%;}
	
@media screen and (max-width: 900px){.element-d_photo_item {width: calc(20% - 1px);}}
@media screen and (max-width: 800px){.element-d_photo_item {width: calc(33.333333% - 1px);}}
@media screen and (max-width: 450px){.element-d_photo_item {width: calc(50% - 1px);}}
h2 {font-weight: 400;}

.dost {background: #efefef;
    padding: 10px;
    margin-bottom: 20px;
    border-left: 3px solid #000099;}
#cookie_notification{
  display: none;
  justify-content: space-between;
  align-items: flex-end;
  position: fixed;
  bottom: 15px;
  left: 50%;
  width: 900px;
  max-width: 90%;
  transform: translateX(-50%);
  padding: 25px;
  background-color: white;
  border-radius: 4px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}

#cookie_notification p{
  margin: 0;
  font-size: 0.7rem;
  text-align: left;
  color: $color_text;
}


@media (min-width: 576px){
  #cookie_notification.show{
    display: flex;
  }
  .cookie_accept{
    margin: 0 0 0 25px;
  }
}

@media (max-width: 575px){
  #cookie_notification.show{
    display: block;
    text-align: left;
  }
  .cookie_accept{
    margin: 10px 0 0 0;
  }
}
.hhh {padding: 0px;
    margin: 0px;
    }
@media (max-width: 950px){	
.hhh {   
    left: 100px;
position: absolute;}}

@media (max-width: 450px){	
.hhh {display:none;}

}

@media (min-width: 700px){
.mlogo {display:none}}
@media (max-width: 700px){
.mhide {display:none}
.mlogo {    position: absolute;
    left: 60px;
}}