@media (min-width: 768px) {
	body.as-demo #content {background: url(/uploads/demo-back.png) repeat-y center center; background-attachment: fixed;}
}
@media (min-width: 768px) {
	#content>.container-fluid{ padding-top: 35px;}
}
body.as-mob #content > .container-fluid {
    margin-top: 20px !important;
}

html .as-horizontalMainMenu .sidebar.toggled{ width:100% !important; }
.as-horizontalMainMenu .sidebar.toggled .nav-item .nav-link { white-space: break-spaces; }

.bl-text img {   box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important; }
.extrasmall{font-size: 10px;}
.cat-list[data-code=products] .cat-listItem{display: inline-block; width: 320px;  margin-right: 10px;}
.prodCard { min-height: 370px; }
.prodCardText{
 display: -webkit-box;
   -webkit-line-clamp: 4;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
}

.cat-filters .as-chosen{ max-width: 100%; }
html .as-files-itemTitle {width: 160px;}
.regBtn, div a.forgotpasswordBtn{ display:none !important; }
.fab {
    font-family: "Font Awesome 5 Brands" !important;
}
@media (max-width: 453px) {
  #hero div div {
    flex-direction: column;
    align-items: center;
  }

  #hero .btn-get-started {
    margin-top:5px;
    text-align:center;
    width:75%;
  }

  #navbar11 .nav-item[title="Баланс пользователя"] {
    display:none;
  }


}

#content {
  min-height:700px;
}

.cat-list[data-code=suppliers] .cat-filterBody{ margin-top: 7px !important; }
.sidebar  .as-fl-cont .alert { padding: 10px !important;}
.cat-sorts>ul>li>span{ font-weight: bold;}
.cat-itemOffers .as-cart-count{position: relative; top: 3px; }
.as-rs-bigFirstCont .as-rs-bigFirst .as-rs-itemImg img{max-width: 600px; width: 100%;}
.cat-itemPhoto .as-rs-bigFirst{ background: transparent; border-width: 0; }
.as-rs-bigFirstCont .as-rs-bigFirst .as-rs-itemImg img{ max-width: max-content !important;  }

.cat-productPanel{ margin-bottom: 20px;}
.cat-productPanel  .cat-productTitle{height: 55px; text-overflow: unset; white-space: initial; font-size: 1rem; }

.cat-itemAttr{ font-size: 0.75rem;}
.cat-itemAttrValue{font-weight: bold; color:#000;}
.cat-productPanel .cat-productImg{height: 150px; display: block;}
.cat-productPanel .cat-productImg img{ max-width: 200px; max-height: 150px; width: 100%;}
.cat-productPanel .as-cart-addFav{top: 9px !important;}

.cat-productListItem {    margin-bottom: 40px;}

.cat-productListItem  .cat-productTitle{text-overflow: unset; white-space: initial; font-size: 1rem; }
.cat-productListItem .cat-productImg{height: 220px;}
.cat-productListItem .cat-productImg img{ max-width: 300px; max-height:220px; width: 100%;}

.toast-body .btn-light {color: black !important;}

.ctm-item{ margin-bottom: 20px;}
.ctm-subItem{vertical-align: top; display: inline-block; width: 250px;}

.as-color1 {color: blue;}
.as-color2 {color: black;}
.as-switchCategory .toggle.btn {width: 150px !important;}

//.au-list .list-group-item {
//  background-color: #274EC2!important;
//  color: #fff!important;
//  border-width: 1px!important;
//  border-color: #456BC2!important;
//}

//.au-list a.list-group-item:hover {
//  background-color: #456BC2!important;
//  border-width: 1px!important;
//  border-color: #456BC2!important;
//}

.crd2TypicalFilterLink {
  display: none;
}
.nav-item .fa-money-bill-alt {margin-right: 10px;}


.cat-listItemDetails {
  min-height: 635px;
}

#catalog-supplier-reviews{
  overflow-y: auto;
  overflow-x: hidden;
  max-height:700px;
}

/* для дашбордов на мобиле */
@media (max-width: 767px) {
  .as-ds-digits .card-body {
    padding: 5px 12px !important;
  }
  .as-ds-additionalNumber{ margin-bottom: 0 !important;}
  .as-ds-digits>div{ margin-bottom: 8px !important;}
  .as-ds-digits  .h1 {
    font-size: 1.7em;
  }

}

#trf-hiden-tariff-price input {
  border: none;
  outline: none;
  pointer-events: none;
  text-align: center;
  font-weight: 700;
  background-color: white!important;
}
.topSupLink{ font-weight: bold; text-decoration: none;}
.as-intro-run {top: 150px !important;}
.as-online .text-danger{color: #aaa !important;}

.as-table[data-code=projectBids] .crd2RowOperations .crd2OperationItem[data-code=cancelBid] { display: none; }

/*псевдокласс нужен для отображения ссылки в as-files, файлы прошивок некорректно отображаются*/                        
.as-files .as-files-items span.as-files-itemIcon i:after {
      content: " Скачать"; 
      color: #858796 !important; 
      font-size: 1rem;
    }

html .sidebar-toggled .sidebar .nav-item .nav-link i {
    font-size: 1.35rem;
}
