.menu--account {
  color: #FFFFFF !important; }
  .menu--account span.nav-item {
    display: flex; }
  .menu--account svg {
    font-size: 2rem; }
  .menu--account .dropdown-toggle:after {
    display: none; }

.commerceProduct h5 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.5;
  min-height: 3em; }

.footer-main {
  color: #FFFFFF !important; }

.footer-block a img {
  width: 30px;
  height: 30px; }

.footer-block li a {
  text-decoration: none !important;
  color: #FFFFFF !important;
  background-color: #2F2F2F !important; }
  .footer-block li a:hover {
    color: #EF233C !important; }

.menu--account ul[data-block="row"] .sr-only {
  display: none; }

.block-map .view-content {
  overflow-x: hidden;
  overflow-y: auto;
  height: 645px; }
.block-map .view-header {
  padding: 5px 17px 10px 17px; }
  .block-map .view-header input[type="search"] {
    position: relative; }
    .block-map .view-header input[type="search"]::before {
      content: "";
      width: 30px;
      height: 30px;
      top: 5px;
      right: 0;
      background-image: url(../image/search.svg);
      position: absolute;
      background-repeat: no-repeat; }

/*# sourceMappingURL=style.css.map */
