@media screen and (min-width: 1399.98px) {
    .hero_media-leaf {
        bottom: 10%;
    }
}

#map-container {
  width: 50%;
  margin: 2em auto;
}

.field {
    border: 1px solid #c6c6c6 !important
}

.lead-form {
  margin: 0 auto;
}

h3 {
    color: #1cceb2;
}

.sale_grid-item_content {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.5); /* Adjust 0.5 for more or less transparency */
}

.btn--underline {
    color: #82e6c1;
}

footer {
margin-top: 50px;
}

.research-top {
margin-top: 200px;
}

video {
  width: 100%;
  height: auto;
}

a, button, input, textarea {
    color: #2abea7;
}

.pos-list {
 margin-top: 30px;
}


.home-top {
    padding: 230px 0 220px;
}

.cartOffcanvas-form {
margin-top: 100px;}


.page-top-space {
 margin-top: 80px;
}

.page-top-space-extend {
 margin-top: 180px;
}

.compliance {

margin-top: 25px;}

.header_user {
width: 26%;
}

.header_user a{
 margin: 5px;
}

.custom-pos img {
width: 58%;
}