/* Start custom CSS for text-editor, class: .elementor-element-6779d959 *//* Tổng thể hộp popup */
.gm-style .gm-style-iw {
  padding: 20px !important;
  border-radius: 12px !important;
  box-shadow: 0 4px 15px rgba(0,0,0,0.2) !important;
  background: #ffffff !important;
  max-width: 410px !important;
  font-family: "Open Sans", sans-serif !important;
}

/* Chỉnh logo trong popup */
.gm-style .gm-style-iw img {
  width: 40px !important;
  height: 40px !important;
  margin-right: 12px !important;
}

/* Chỉnh tiêu đề */
.gm-style .gm-style-iw strong {
  display: block;
  font-size: 16px;
  color: #6cb52d;
  font-weight: 700;
  margin-bottom: 5px;
}

/* Chỉnh nội dung text */
.gm-style .gm-style-iw br + * {
  font-size: 14px;
  color: #444;
  font-weight: 500;
}

/* Nút đóng (X) */
.gm-ui-hover-effect {
  top: 6px !important;
  right: 6px !important;
  opacity: 0.8 !important;
}
.gm-ui-hover-effect:hover {
  opacity: 1 !important;
}

.responsive-map .gm-style .gm-style-iw-c:before{
    background-image: url(/wp-content/uploads/2024/01/cropped-web.png) !important
}

.gm-style-iw-d {
   transform: translateY(-57px) !important; 
}/* End custom CSS */