.elementor-4844 .elementor-element.elementor-element-18326df4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-4844 .elementor-element.elementor-element-18326df4.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-4844 .elementor-element.elementor-element-95c5936{--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:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4844 .elementor-element.elementor-element-95c5936.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-4844 .elementor-element.elementor-element-705a9e3e{--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;}.elementor-4844 .elementor-element.elementor-element-705a9e3e.e-con{--flex-grow:0;--flex-shrink:1;}.elementor-widget-global .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4844 .elementor-element.elementor-global-4454 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:50px;font-weight:600;color:#135EAE;}body.elementor-page-4844:not(.elementor-motion-effects-element-type-background), body.elementor-page-4844 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #F6F9FC 0%, #F2295B00 100%);}:root{--page-title-display:none;}@media(min-width:768px){.elementor-4844 .elementor-element.elementor-element-95c5936{--width:30%;}.elementor-4844 .elementor-element.elementor-element-705a9e3e{--width:70%;}}@media(max-width:1366px) and (min-width:768px){.elementor-4844 .elementor-element.elementor-element-18326df4{--width:1222px;}.elementor-4844 .elementor-element.elementor-element-95c5936{--width:285.641px;}.elementor-4844 .elementor-element.elementor-element-705a9e3e{--width:841.328px;}}/* Start custom CSS for global, class: .elementor-global-5921 *//* =========================
CUSTOM VERTICAL MENU - MINIMALIST
========================= */
.custom-vertical-menu {
    background: #F5F9FC;       /* svetlo ozadje */
    padding: 20px;             /* manj paddinga za minimalističen občutek */
    border-radius: 8px;        /* subtilni robovi */
    border-right: 1px solid #e2e8f0; /* subtilna ločnica */
    position: relative;
}

/* vsaka sekcija menija */
.custom-vertical-menu .menu-section {
    margin-bottom: 25px;       /* manjši razmik med sekcijami */
}

/* ikona v naslovu */
.menu-icon {
    display: flex;
    align-items: center;
    color: #135EAE;            /* ohranjena modra za ikone */
}

/* seznam menija */
.custom-vertical-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.custom-vertical-menu ul li {
    margin-bottom: 6px;        /* manjši razmik med linki */
}

/* naslovi sekcij */
.custom-vertical-menu h3 {
    font-size: 18px;      
    font-weight: 600;
    letter-spacing: 0.2px; 
    margin-bottom: 12px;
    color: #135EAE;            /* ohranjena modra */
    display: flex;
    align-items: center;
    gap: 8px;
}

/* povezave */
.custom-vertical-menu ul li a {
    font-size: 16px;      
    line-height: 1.5;    
    color: #475569;           /* temno siva za minimalističen kontrast */
    transition: color 0.2s ease;
    text-decoration: none;
}

/* hover efekt za povezave */
.custom-vertical-menu ul li a:hover {
    color: #135EAE;           /* samo sprememba barve, brez premika */
}

/* odstranjen gradient, minimalistično je čisto */
.custom-vertical-menu::after {
    display: none;
}/* End custom CSS */
/* Start custom CSS for global, class: .elementor-global-5921 */.custom-vertical-menu {
    background: #F5F9FC;
    padding: 30px;

}

.custom-vertical-menu .menu-section {
    margin-bottom: 35px;
}


.menu-icon {
    display: flex;
    align-items: center;
    color: #135EAE; 
}

.custom-vertical-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.custom-vertical-menu ul li {
    margin-bottom: 8px;
}

.custom-vertical-menu h3 {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 20px;      
    font-weight: 600;
    letter-spacing: 0.3px; 
    margin-bottom: 16px;
    color: #135EAE;        
}

.custom-vertical-menu ul li a {
    font-size: 18px;      
    line-height: 1.6;    
    color: #475569;       
    transition: all 0.3s ease;
}


.custom-vertical-menu ul li a:hover {
    color: #135EAE;
    padding-left: 6px;
}/* End custom CSS */
/* Start custom CSS for global, class: .elementor-global-7745 *//* =========================
   CELOTNA STRAN – minimalističen eleganten stil
========================= */
body {
  background-color: #f8fafc;
  color: #1a2d4d;
  margin: 0;
  padding: 0;
  font-family: 'Poppins', system-ui, sans-serif;
  line-height: 1.7;
  font-size: 17px;
}

/* GLAVNI NASLOV */
h1 {
  font-size: 38px;
  font-weight: 600;
  letter-spacing: 0.3px;
  margin: 60px 0 50px 0;
  text-align: center;
  color: #0f3c6b;
}

/* =========================
   LAYOUT
========================= */
.lokacija-flex {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto 80px auto;
}

.lokacija-levo,
.lokacija-desno {
  padding: 0;
  background: none;
  border: none;
  box-shadow: none;
}

/* =========================
   NASLOVI SEKCIJ
========================= */
.splosne-naslov {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 30px;
  color: #0f3c6b;
  position: relative;
}

.splosne-naslov::after {
  content: "";
  display: block;
  width: 32px;
  height: 2px;
  background: #0f3c6b;
  margin-top: 8px;
  opacity: 0.4;
}

/* =========================
   INFO LISTA
========================= */
.splosne-info-list dt {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #6b7c93;
  margin-top: 20px;
}

.splosne-info-list dd {
  margin: 6px 0 18px 0;
  font-size: 18px;
  font-weight: 500;
  color: #1f4e8c;
}

/* =========================
   DESNI STOLPEC
========================= */
.lokacija-desno p {
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 500;
  color: #1f4e8c;
}

/* GUMBI – minimalistični */
.lokacija-desno .ref-gumb,
.lokacija-desno .enarocanje-gumb {
  display: block;
  width: 100%;
  padding: 14px 0;
  margin-bottom: 18px;
  border-radius: 999px;
  font-weight: 500;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  background-color: transparent;
  border: 1.5px solid #1f4e8c;
  color: #1f4e8c !important;
  transition: all 0.25s ease;
}

.lokacija-desno .ref-gumb:hover,
.lokacija-desno .enarocanje-gumb:hover {
  background-color: #1f4e8c;
  color: #ffffff !important;
}

/* =========================
   AMBULANTA LAYOUT – URNIK & MALICA/DODATINFO
========================= */
.ambulanta-layout .urnik-wrapper {
  display: grid;
  grid-template-columns: 1.3fr 1fr; /* 2 stolpca */
  gap: 40px;
  margin-top: 40px;
}

.ambulanta-layout .urnik-left,
.ambulanta-layout .urnik-right {
  background: #ffffff;
  padding: 30px;
  border-radius: 18px;
  border: 1px solid #e3eaf3;
  box-shadow: 0 10px 30px rgba(15, 60, 107, 0.08);
}

.ambulanta-layout .urnik-left h2 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 25px;
  color: #0f3c6b;
}

/* Grid urnika */
.ambulanta-layout .urnik-grid {
  display: grid;
  gap: 12px;
}

.ambulanta-layout .urnik-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  border-bottom: 1px solid #e6edf5;
  font-size: 16px;
  border-radius: 6px;
}

.ambulanta-layout .urnik-row:last-child {
  border-bottom: none;
}

/* Današnji dan – poudarek */
.ambulanta-layout .urnik-row.danes {
  background-color: #e6f0fc;
  border-left: 4px solid #135EAE;
  font-weight: 600;
  color: #0f3c6b;
}

.ambulanta-layout .urnik-row.danes .urnik-time {
  color: #135EAE;
  font-weight: 600;
}

/* MALICA & DODATINFO – box stil */
.ambulanta-layout .urnik-right [malica],
.ambulanta-layout .urnik-right [dodatinfo] {
  display: block;
  background: #f0f6fc;
  border: 1px solid #dbe5f1;
  padding: 6px 14px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 500;
  color: #1f4e8c;
  margin-bottom: 10px;
}

/* =========================
   OBVESTILA CARD – border in klicaj
========================= */
.ambulanta-layout .obvestila-card {
  position: relative; /* za pseudo-element klicaja */
  background: #ffffff;
  padding: 25px 30px 25px 50px; /* prostor za klicaj */
  border-radius: 18px;
  border: 2px solid #f44336; /* rdeč border */
  box-shadow: 0 10px 30px rgba(15, 60, 107, 0.08);
  margin-bottom: 40px;
  color: #1f4e8c;
  font-size: 16px;
  line-height: 1.6;
}

/* Klicaj na levi strani, vertikalno centriran */
.ambulanta-layout .obvestila-card::before {
  content: "!";
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 28px;
  font-weight: 700;
  color: #f44336;
}

.ambulanta-layout .obvestila-card h3,
.ambulanta-layout .obvestila-card h4 {
  color: #0f3c6b;
  margin-bottom: 15px;
  font-weight: 600;
}

.ambulanta-layout .obvestila-card a {
  color: #1f4e8c;
  text-decoration: underline;
  transition: color 0.25s ease;
}

.ambulanta-layout .obvestila-card a:hover {
  color: #135EAE;
}

/* =========================
   RESPONSIVE
========================= */
@media (max-width: 1024px) {
  .lokacija-flex {
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .ambulanta-layout .urnik-wrapper {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}

@media (max-width: 768px) {
  body {
    font-size: 16px;
  }

  h1 {
    font-size: 30px;
  }

  .splosne-naslov {
    font-size: 22px;
  }

  .lokacija-flex {
    gap: 40px;
  }
}/* End custom CSS */