.elementor-515 .elementor-element.elementor-element-f08f671{--display:flex;}#elementor-popup-modal-515 .dialog-widget-content{animation-duration:1.2s;background-color:#FFFFFF;border-style:none;border-radius:0px 0px 0px 0px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 20px 20px 0px;}#elementor-popup-modal-515 .dialog-message{width:360px;height:auto;}#elementor-popup-modal-515{justify-content:flex-end;align-items:flex-end;}#elementor-popup-modal-515 .dialog-close-button{display:flex;}@media(max-width:1024px){.elementor-515 .elementor-element.elementor-element-e4ff6b4{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-515 .elementor-element.elementor-element-e4ff6b4{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}#elementor-popup-modal-515 .dialog-message{width:369px;}#elementor-popup-modal-515{justify-content:center;}#elementor-popup-modal-515 .dialog-widget-content{margin:0px 0px 10px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-e4ff6b4 */.geo-pop {
  text-align: center;
  max-width: 420px;
  margin: 0 auto;
  padding: 22px;
  background: #EE3584;
  border-radius: 14px;
}
.geo-pop-title {
  margin: 0 0 4px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  color: #fff;
}
.geo-pop-sub {
  margin: 0 0 18px;
  font-size: 13px;
  color: rgba(255,255,255,.85);
}
.geo-pop-btn {
  display: block;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  color: #d62b73 !important;
  font-weight: 700;
  font-size: 15px;
  padding: 14px 18px;
  border-radius: 999px;
  margin: 10px 0;
  text-decoration: none;
  transition: background .15s, transform .15s;
}
.geo-pop-btn:hover { background: #ffe6f1; transform: translateY(-1px); }

/* Mobitel: manji tekst i padding da stane u uži popup */
@media (max-width: 480px) {
  .geo-pop-title { font-size: 18px; }
  .geo-pop-btn { font-size: 14px; padding: 13px 14px; }
}/* End custom CSS */