.editor img{
  object-fit: contain;
}
iframe{
  max-width: 100% !important;
}
@media (max-width: 500px) {
  #ymaps155266379742351196{
    width: 100% !important;
  }
}
#ymaps155266379742351196{
  width: 783px;
}

form.card.in-collection {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px;
  padding-top: 20px;
  /* border-top: 1px solid #e0e0e0; */
}

.card:hover .card-hover{
  opacity: 1;
}

.card-info{
  padding: 10px;
}

.card:hover .card-info {
  box-shadow:0px 0px 10px 4px rgba(175,172,172,1);
  -webkit-box-shadow:0px 0px 10px 4px rgba(175,172,172,1);
  -moz-box-shadow:0px 0px 10px 4px rgba(175,172,172,1);
}

form.card {
  padding-left: 5px;
  padding-top: 5px;
}

.card .card-hover {
  top: unset;
  left: 5px;
}

.card .card-hover .card-action {
  padding-left: 22px;
}

.card-hover > *:not(.card-action) {
  display: none;
}

.heading{
    font-weight: 300 !important;
    line-height: 1.45 !important;
    text-transform: uppercase !important;
    font-family: 'SF UI Text', sans-serif !important;
    font-size: 33px !important;
}
.cat-icon.cat-icon-cat5:before{
	    content: ""!important;
}

.mobile-menu {
  padding-bottom: 100px;
}
