

/* Start:/local/templates/shuft_pc_2022/components/bitrix/catalog/2020/style.css?16710297571002*/
.catalog {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 15px;
}

.catalog__container {
  position: relative;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  opacity: 0.8;
  height: 100vh;
  z-index: 100000;
}

.preloader__block {
  position: relative;
  height: 100vh;
  top: 0;
  left: 0;
  width: 100%;
}

.preloader__loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.metatags {
  padding: 0 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}

.sotbit-seometa-tag {
}

.sotbit-seometa-tag {
  padding: 0 5px 5px 0;
  float: left;
}

.sotbit-seometa-tag-link {
  border: 1px solid #0f77b0;
  color: #0f77b0;
  padding: 10px;
  text-align: center;
  display: block;
}

.sotbit-seometa-tag-link:hover {
  border: 1px solid #0f77b0;
  color: #fff;
  background: #0f77b0;
  padding: 10px;
  text-align: center;
  display: block;
}

/* End */


/* Start:/local/templates/shuft_pc_2022/components/bitrix/catalog.section.list/section/style.css?16699769903058*/
.plateList-items {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin: 0 -10px;
}

 .plateList {
  margin-bottom: 5px;
}

 .plateList{
  overflow: hidden;
  padding-left:1px;
}

.plateList-items {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: 0 -10px;
  }

 .plateList-item {
  flex: 0 1 100%;
  padding: 0 0 20px;
}
/*@media (min-width: 767.98px)*/
@media (min-width: 568.98px) {
   .plateList-item {
    flex: 0 1 50%;
    padding: 0 0 20px;}
}

@media (min-width: 991.98px) {
   .plateList-item {
    flex: 0 1 20%;
    padding: 0 0 20px; } }

 .plateList-item-content {
  padding: 15px 15px 15px;
  border: 1px solid #dfdfdf;
  height: 100%;
  margin: 0 10px 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

 .plateList-item-content-top{
  flex: 1 0 auto
}

 .plateList-item-content-bottom{
  flex: 0 0 auto
}

 .plateList-item-img {
    width: 100%;
    height: 230px;
    overflow: hidden;
    margin-bottom: 10px;
    transition: all .4s linear;
    border-bottom: 1px solid #dbdbdb;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

 .plateList-item-img img{
  max-width: 100%;
  max-height: 100%;
  text-align: center;
}

 .plateList-item-img:hover {
  }

 .plateList-item-title {
  color: #000;
  font-size: 1.05rem;
  line-height: 140%;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 10px; 
    font-weight: 400; }

 .plateList-item-price {
  font-size: 1.4rem;
  white-space: nowrap;
  font-weight: bold;
  color:#495057;
  margin-bottom: 10px; }

 .plateList-item-addTobasket {
  display: inline-block;
  padding: 7px 10px;
  background: #f56831;
  color: #fff;
  width: 100%;
  font-size: 1.35rem;
  text-align: center;
  text-decoration: none; }

 .plateList-item-inBasket {
  background: #0f77b0; }

 .plateList-item-props{
  margin-bottom:15px;
  font-size:0.9rem;
}

 .plateList-item-props div{
  border-bottom: 1px dotted #000;
  position: relative;
  margin: 0 0 5px;
}

 .plateList-item-props span.plateList-item-props-title{
    width: calc(80% - 10px);
    display: inline-block;
}

 .plateList-item-props span.plateList-item-props-title span {
    position: relative;
    top: 3px;
    background: #fff;
    width: auto;
    padding: 0;
    padding-right: 5px;
}

 .plateList-item-props span.plateList-item-props-value{
   width: 20%;
   display: inline-block;
   text-align: right;
}

 .plateList-item-props span.plateList-item-props-value span {
    position: relative;
    top: 3px;
    background: #fff;
    width: auto;
    padding: 0;
    padding-right: 5px;
    right: -10px;
}

 .plateList-item-buy{
  width:115px;
  float:left;
}
 .plateList-item-addActions{
  width:calc(100% - 120px);
  float:right;
  text-align: right;
}
 .plateList-item-action_button{
  font-size:0.75rem;
  margin-bottom:3px;
  display: inline-block;
}

 .plateList-item-action_button img{
  width:29px;
  height:29px;
  margin-right:5px;
}

 .plateList-item-action_button a{
  text-decoration: none;
  color:#000;
}
/* End */
/* /local/templates/shuft_pc_2022/components/bitrix/catalog/2020/style.css?16710297571002 */
/* /local/templates/shuft_pc_2022/components/bitrix/catalog.section.list/section/style.css?16699769903058 */
