/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

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-line
{
  font-size:1px;
  height:1px;
  line-height:1px;
  margin:12px 0;
  overflow:hidden;
  padding:0;
  background: url(images/title-line.gif) no-repeat;
}
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 h4{
  margin-bottom: 0;
}
.bx_storege hr{
  background: #e5e5e5;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -o-linear-gradient(left, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, from(#e5e5e5),color-stop(50%, #e5e5e5),to(#ffffff));
  background: linear-gradient(to right, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=1 );
  border: none;
  height: 1px;
}
.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-item-address, .catalog-stores-item-info {
  font-size: 12px;
}
.catalog-stores-item-info{
  margin-left: 130px;
}
.stores_items_left{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.catalog-stores-item-address{
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}
.store-items{
  padding: 40px 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 10px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #fff;
}
.catalog-stores-item-payment{
  max-width: 219px;
}
.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{
  max-width: 234px;
}
.catalog-stores-item-info{
  max-width: 171px;
}

@media (min-width: 1024px){
  .catalog-stores-item-title{
    min-width: 234px;
  }
}

.catalog-stores-item-schhedule .subtitle,
.catalog-stores-item-phone .subtitle{
  color: #83879C!important;
  margin-bottom: 3px;
}
.catalog-stores-item-schhedule{
  margin-bottom: 12px;
}
.catalog-stores-item-phone{
  margin-bottom: 12px;
}
.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: 15px;
}
.catalog-stores-item-metro .metro_icon{
  margin-right: 6px;
  line-height: 1;
  margin-top: -3px;
  min-width: 16px;
}
.catalog-stores-item-metro .metro_icon svg{
  min-width: 15px;
  width: 15px;
  overflow: visible;
}
.catalog-stores-item-description{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.catalog-stores-item-description span{
  padding: 4px 6px;
  background-color: #FAFAFF;
  text-transform: uppercase;
  color: #404040;
  border-radius: 25px;
  margin-right: 8px;
  font-size: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 10px;
  border: 0.5px solid #ededed;
}
.circule{
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-right: 8px;
  position: relative;
  bottom: 0px;
  top: 0px;
  line-height: 1;
}
.circule.green{
  background-color: #7DC054;
}
.circule.grey{
  background-color: #808080;
}
.circule.orange{
  background-color: #F3A952;
}
.payments_description{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.payments_description span:nth-child(2){
  font-size: 14px;
  line-height: 1;
}
.payments_description .green{
  color: #7DC054;
  line-height: 1;
}
.store_item{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.store_item:not(:last-child){
  padding-bottom: 27px;
  margin-bottom: 40px;
  border-bottom: 1px solid #D3D3D3;
}
.payments_description.green{
  color: #7DC054;
}
.payments_description.grey{
  color: #808080;
}
.payments_description.orange{
  color: #F3A952;
}

@media (max-width: 900px){
  .catalog-stores-item-info{
    margin-left: 0px;
  }
  .store-items{
    padding: 10px;
  }
  .catalog-stores-item-title{
    max-width: 100%;
  }
  .catalog-stores-item-info{
    max-width: 100%;
  }
  .catalog-stores-item-payment{
    max-width: 100%;
    margin-top: 10px;
  }
  .payments_description{
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .store_item{
    padding-bottom: 20px;
  }
}

.payments_description.grey .circule{
  background-color: #808080;
}
.payments_description.orange .circule{
  background-color: #F3A952;
}
.payments_description.green .circule{
  background-color: #7DC054;
}


[data-metro^=red]{
  fill: red;
}
[data-metro^=green]{
  fill: green;
}
[data-metro^=blue]{
  fill: blue;
}
[data-metro^=yellow]{
  fill: yellow;
}
[data-metro^=orange]{
  fill: orange;
}
[data-metro^=violet]{
  fill: violet;
}
