
div.catalog-detail { position: static; border: 1px solid; zoom:1;}
div.catalog-detail-hover div.catalog-admin-links  { display: block; }
div.catalog-detail-hover { position: relative;}

div.catalog-detail-properties { clear: both; padding: 1em 0 0;  overflow: hidden; width: 80%; }
div.catalog-detail-property { margin: 0 0 1em; border-bottom:1px dotted; float: left; width: 100%;}
div.catalog-detail-property b { float: right; position: relative; padding-left: 3px;  font-weight:normal; }
div.catalog-detail-property grey { color:grey;  font-weight:lighter; }
div.catalog-detail-property span { float: left; position: relative; padding-right: 3px; zoom: 1;}
div.catalog-detail-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }

.bx_storege ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
.bx_storege ul li{
  padding: 5px 0 20px;
  font-size: 12px;
  line-height: 17px;
}
.bx_storege ul li a{
  text-decoration: none;
  color: var(--main_link_color);
}
.bx_storege ul li a:hover{
  text-decoration: underline;
}


.catalog-stores-item-name{
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.catalog-stores-contacts{
  width: 21%;
}
.catalog-stores-item-dop-info {
  width: 26%;
}
.catalog-stores-item-pay{
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  margin-bottom: 16px;
}
.stores_items_left{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.catalog-stores-shop-number{
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  margin-bottom: 20px;
}
.catalog-stores-item-address{
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  margin-bottom: 20px;
}

.catalog-stores-item-social{
  display: flex;
  flex-direction: column;
}
.catalog-stores-item-social .social-item{
  line-height: 0;
  margin-bottom: 20px;
  white-space: nowrap;
}
.catalog-stores-item-social .social-item:last-child{
  margin-bottom: 0;
}
.catalog-stores-item-social a{
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: var(--main-txt);
  transition: 0.2s all linear;
  display: inline-flex;
  align-items: center;
}

.catalog-stores-item-social a:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  background-color: var(--main-txt);
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M11.5 5C11.5 4.72386 11.2761 4.5 11 4.5L6.5 4.5C6.22386 4.5 6 4.72386 6 5C6 5.27614 6.22386 5.5 6.5 5.5L10.5 5.5L10.5 9.5C10.5 9.77614 10.7239 10 11 10C11.2761 10 11.5 9.77614 11.5 9.5L11.5 5ZM5.35355 11.3536L11.3536 5.35355L10.6464 4.64645L4.64645 10.6464L5.35355 11.3536Z' fill='%23252525'/%3E%3C/svg%3E") no-repeat center;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M11.5 5C11.5 4.72386 11.2761 4.5 11 4.5L6.5 4.5C6.22386 4.5 6 4.72386 6 5C6 5.27614 6.22386 5.5 6.5 5.5L10.5 5.5L10.5 9.5C10.5 9.77614 10.7239 10 11 10C11.2761 10 11.5 9.77614 11.5 9.5L11.5 5ZM5.35355 11.3536L11.3536 5.35355L10.6464 4.64645L4.64645 10.6464L5.35355 11.3536Z' fill='%23252525'/%3E%3C/svg%3E") no-repeat center;
}
.catalog-stores-item-social a:hover{
  color: var(--blue-link);
  transition: 0.2s all linear;
}

.catalog-stores-item-social a:hover:after{
  background-color: var(--blue-link);
}


.catalog-stores-item-phone, .catalog-stores-item-email{
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  margin-bottom: 20px;
}

.catalog-stores-item-payment{
  width: 12%;
  flex-shrink: 0;
}
.catalog-stores-item-payment .accept_payment{
  font-size: 12px;
  line-height: 11px;
  color: #83879C;
}
.catalog-stores-item-payment .payment_description{
  color: var(--main_font_color);
  font-size: 14px;
}
.catalog-stores-item-title{
  width: 28%;
}
.second-column{
  width: 64%;
  display: flex;
  justify-content: space-between;
}

.metro-schedule-wrap>div:first-child{
  margin-bottom: 24px;
}

.catalog-stores-item-metro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.catalog-stores-item-metro .metro_icon{
  margin-right: 8px;
  line-height: 1;
  margin-top: -3px;
  min-width: 16px;
}
.catalog-stores-item-metro .metro_icon svg,
.catalog-stores-item-metro .metro_icon svg path{
  min-width: 15px;
  width: 15px;
  overflow: visible;
  fill: currentColor;
}
.catalog-stores-item-schhedule{
  margin-bottom: 12px;
}
.catalog-stores-item-description{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.metro_name,
.schedule,
.availability{
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
}
.catalog-stores-item-description span{
  padding: 0 12px;
  height: 32px;
  color: #656F85;
  background-color: var(--main_bg_gray);
  border-radius: 14px;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-right: 8px;
  margin-bottom: 8px;
}
.circule-wrap{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 2px;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  width: 38px;
  height: 28px;
  padding: 4px;
  margin-right: 8px;
}
.circule{
  width: 8px;
  height: 18px;
  border-radius: 2px;
}
.circule.green{
  background-color: #7DC054;
}
.circule.grey{
  background-color: #808080;
}
.circule.orange{
  background-color: #F3A952;
}
.circule.little-amount{

}

.circule.big-amount{

}

.circule.disable{

}
.payments_description {
  display: flex;
  align-items: center;
}
.payments_description .green{
  color: #7DC054;
  line-height: 1;
}
.store_item{
  display: flex;
  width: 100%;
  justify-content: space-between;
  border: 1px solid #E6E9F0;
  background-color: #fff;
  padding: 40px;
  transition: .3s ease;
  min-height: 254px;
}
.store_item:not(:last-child){
  border-bottom: none;
}
.store_item:first-child{
  border-radius: 8px 8px 0 0;
}
.store_item:last-child{
  border-radius: 0 0 8px 8px;
}

.payments_description.grey .circule{
  background-color: #E6E9F0;
}
.payments_description.orange .circule{
  background-color: #F9AB51;
}
.payments_description.orange .circule:nth-child(2),
.payments_description.orange .circule:last-child{
  background-color: #E6E9F0;
}
.payments_description.green .circule{
  background-color: #89E769;
}

.store_item .subtitle {
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  margin-bottom: 20px;
}

.catalog-stores-item-info .subtitle + a:hover {
   color: var(--main_color);
 }

@media (max-width: 1140px){
  .second-column{
    flex-direction: column;
  }
  .second-column>div{
    margin-bottom: 24px;
  }
  .second-column{
    width: 40%;
  }
}
@media (max-width: 992px){
  .store_item{
    flex-wrap: wrap;
  }
  .catalog-stores-item-title{
    width: 46%;
  }
  .catalog-stores-contacts{
    width: 35%;
  }
  .catalog-stores-item-dop-info{
    width: 46%;
    margin-top: 32px;
  }
  .catalog-stores-item-payment{
    width: 35%;
    margin-top: 32px;
  }
}
@media (max-width: 678px){
  .catalog-stores-item-title,
  .catalog-stores-contacts,
  .catalog-stores-item-dop-info,
  .catalog-stores-item-payment{
    width: 100%;
    margin-top: 40px;
  }
  .catalog-stores-item-payment{
    margin-top: 32px;
  }
  .catalog-stores-item-title{
    margin-top: 0;
  }
  .store_item{
    padding: 24px;
  }
  .catalog-stores-shop-number,
  .store_item .subtitle{
    margin-bottom: 20px;
    font-size: 16px;
  }
  .store_item .catalog-stores-item-pay .subtitle{
    margin-bottom: 16px;
  }
  .catalog-stores-item-address,.catalog-stores-item-phone, .catalog-stores-item-email{
    font-size: 14px;
    margin-bottom: 20px;
  }
  .metro_name, .schedule,.catalog-stores-item-social a, .pay-info, .availability{
    /*font-size: 12px;*/
  }
  .catalog-stores-item-schhedule{
    margin-bottom: 0;
  }
  .catalog-stores-item-social .social-item{
    margin-bottom: 16px;
  }
}

@media (max-width: 576px) {
  .store-items{
    margin: 0 -16px;
  }
  .store_item{
    border-radius: 0;
    padding: 24px 16px;
  }
  .store_item{
    border-radius: 0 !important;
  }
}

