.elementor-817 .elementor-element.elementor-element-9b30833{--display:flex;--min-height:50vh;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:48px 48px;--row-gap:48px;--column-gap:48px;--overlay-opacity:1;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:200px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-817 .elementor-element.elementor-element-9b30833:not(.elementor-motion-effects-element-type-background), .elementor-817 .elementor-element.elementor-element-9b30833 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-uicore_dark );background-image:url("https://nettle-health.com/wp-content/uploads/2025/10/Flux-Hero-BG-1.webp");background-position:top right;background-repeat:no-repeat;background-size:cover;}.elementor-817 .elementor-element.elementor-element-9b30833::before, .elementor-817 .elementor-element.elementor-element-9b30833 > .elementor-background-video-container::before, .elementor-817 .elementor-element.elementor-element-9b30833 > .e-con-inner > .elementor-background-video-container::before, .elementor-817 .elementor-element.elementor-element-9b30833 > .elementor-background-slideshow::before, .elementor-817 .elementor-element.elementor-element-9b30833 > .e-con-inner > .elementor-background-slideshow::before, .elementor-817 .elementor-element.elementor-element-9b30833 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:transparent;--background-overlay:'';background-image:linear-gradient(240deg, #204E4D66 0%, var( --e-global-color-uicore_dark ) 50%);}.elementor-817 .elementor-element.elementor-element-8848587{padding:0px 0px 0px 0px;text-align:center;}.elementor-817 .elementor-element.elementor-element-8848587 .elementor-heading-title{color:#FFFFFF;}.elementor-817 .elementor-element.elementor-element-64a4b6e{width:100%;max-width:100%;}.elementor-817 .elementor-element.elementor-element-cba9fc3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}@media(max-width:1024px){.elementor-817 .elementor-element.elementor-element-9b30833{--gap:32px 32px;--row-gap:32px;--column-gap:32px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:120px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-817 .elementor-element.elementor-element-8848587{padding:0px 0px 20px 0px;}}@media(max-width:767px){.elementor-817 .elementor-element.elementor-element-9b30833{--min-height:60vh;--justify-content:flex-end;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:80px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-817 .elementor-element.elementor-element-8848587{padding:0px 0px 12px 0px;}.elementor-817 .elementor-element.elementor-element-64a4b6e{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-817 .elementor-element.elementor-element-cba9fc3{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for shortcode, class: .elementor-element-64a4b6e *//* =====================================================
   GP PRACTICE FILTER BAR – WHITE GLASS STYLE
===================================================== */

.gp-filters {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0;

  background: rgba(255, 255, 255, 0.75);
  backdrop-filter: blur(12px) saturate(120%);
  -webkit-backdrop-filter: blur(12px) saturate(120%);

  border-radius: 10px;
  padding: 10px;
  max-width: 100%;

  box-shadow:
    0 10px 30px rgba(0,0,0,0.08),
    inset 0 0 0 1px rgba(255,255,255,0.6);
}

/* Sol search ikonu */
.gp-filters::before {
  content: "";
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  opacity: 0.6;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0iIzAwMDAwMCIgdmlld0JveD0iMCAwIDI1NiAyNTYiPjxwYXRoIGQ9Ik0xOTIsMTEyYTgwLDgwLDAsMSwxLTgwLTgwQTgwLDgwLDAsMCwxLDE5MiwxMTJaIiBvcGFjaXR5PSIwLjIiPjwvcGF0aD48cGF0aCBkPSJNMjI5LjY2LDIxOC4zNCwxNzkuNiwxNjguMjhhODguMjEsODguMjEsMCwxLDAtMTEuMzIsMTEuMzFsNTAuMDYsNTAuMDdhOCw4LDAsMCwwLDExLjMyLTExLjMyWk00MCwxMTJhNzIsNzIsMCwxLDEsNzIsNzJBNzIuMDgsNzIuMDgsMCwwLDEsNDAsMTEyWiI+PC9wYXRoPjwvc3ZnPg==");
}

.gp-filters input[type="search"],
.gp-filters select {
  background: transparent;
  border: none;
  color: #1f2d30;
  height: 56px;
  padding: 0 18px;
  font-size: 16px;
  outline: none;
  width: 350px;
}

.gp-filters input[type="search"] {
  flex: 1;
  min-width: 240px;
  padding-left: 52px;
}

.gp-filters input::placeholder {
  color: rgba(0,0,0,0.45);
   color: #1f2d30;
}

.gp-filters select {
  appearance: none;
  cursor: pointer;
  min-width: 200px;
  color: #1f2d30;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23333' viewBox='0 0 16 16'><path d='M1.5 5.5l6 6 6-6'/></svg>");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 14px;
  padding-right: 42px;
}

.gp-filters select option { color: #000; }
.gp-filters select option[value=""] { color: #777; }

.gp-filters input[type="search"],
.gp-filters select {
  border-right: 1px solid rgba(0,0,0,0.12);
}
.gp-filters select:last-of-type { border-right: none; }

/* Reset */
.gp-filters .gp-reset {
  background: rgba(255,255,255,0.6);
  color: #1f2d30;
  border: 1px solid rgba(0,0,0,0.15);
  height: 56px;
  padding: 0 20px;
  margin-left: 12px;
  font-size: 15px;
  cursor: pointer;
  border-radius: 6px;
  transition: all 0.2s ease;
}
.gp-filters .gp-reset:hover { background: rgba(255,255,255,0.9); }

/* Submit */
.gp-filters button[type="submit"] {
  background: #3a8188;
  color: #fff;
  border: none;
  height: 56px;
  padding: 0 30px;
  margin-left: 12px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.2s ease;
}
.gp-filters button[type="submit"]:hover { background: #34918d; }

.gp-filters input:focus,
.gp-filters select:focus {
  box-shadow: inset 0 -2px 0 #3fa7a3;
}

/* Meta */
.gp-results-meta{
  display:none;
  align-items:center;
  gap:12px;
  margin:14px 0 10px;
  color:#223033;
  font-size:14px;
}
.gp-loading{ opacity:.7; }

/* =====================================================
   RESULTS GRID (4 per row) + CARD UI
===================================================== */

.gp-cards{
  display:grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap:16px;
}
@media (max-width: 1200px){ .gp-cards{ grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 900px){ .gp-cards{ grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 640px){ .gp-cards{ grid-template-columns: 1fr; } }

.gp-card{
  position: relative;
  display:block;
  padding: 35px 20px 60px;
  border-radius:22px;
  background: rgba(255,255,255,0.75);
  backdrop-filter: blur(10px) saturate(120%);
  -webkit-backdrop-filter: blur(10px) saturate(120%);
  border: 1px solid #387e85;
  box-shadow: 0 10px 30px rgba(0,0,0,0.06);
  text-decoration:none;
  color: inherit;
  transition: transform .15s ease, box-shadow .15s ease;
}
.gp-card:hover{
  transform: translateY(-2px);
  box-shadow: 0 14px 34px rgba(0,0,0,0.10);
}

.gp-card-title{
  margin:0 0 14px;
  font-size:22px;
  line-height:1.15;
  color:#1f2d30;
}

.gp-card-row{
  display:flex;
  align-items:center;
  gap:8px;
  margin:12px 0;
  color:#2f3e41;
  font-size:16px;
}

.gp-ico{
  width:20px;
  height:20px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  opacity:.9;
}
.gp-ico svg{
  width:22px;
  height:22px;
  fill: #1f2d30;
  opacity:.9;
}

.gp-card-go{
  position:absolute;
  right:18px;
  bottom:16px;
  width:auto;
  height:auto;
  border-radius:999px;
  display:flex;
  align-items:center;
  justify-content:center;
  background: rgba(0,0,0,0.05);
  border: 1px solid rgba(0,0,0,0.08);
  transition: transform .15s ease, background .15s ease;
}
.gp-card:hover .gp-card-go{
  transform: translateX(2px);
  background: rgba(0,0,0,0.08);
}
.gp-card-go svg{
  width:35px;
  height:35px;
  fill:#1f2d30;
  opacity:.9;
}

.gp-empty{
  padding:18px;
  border-radius:12px;
  background: rgba(0,0,0,0.04);
  color:#223033;
}

/* =====================================================
   RESPONSIVE FILTER BAR
===================================================== */
@media (max-width: 768px) {
  .gp-filters { flex-direction: column; gap: 10px; }
  .gp-filters::before { display: none; }
  .gp-filters input,
  .gp-filters select,
  .gp-filters button { width: 100%; border-right: none; }
  .gp-filters input[type="search"] { padding-left: 18px; }
  .gp-filters .gp-reset,
  .gp-filters button[type="submit"] { margin-left: 0; }
}


/* Reset button text vertical align fix */
.gp-filters .gp-reset,
.gp-filters button[type="submit"]{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
}/* End custom CSS */
/* Start custom CSS */.uicore-page-title
{
    display: none;
}/* End custom CSS */