.elementor-5006 .elementor-element.elementor-element-ea73959{--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;border-style:solid;--border-style:solid;border-width:3.5px 0px 0px 0px;--border-top-width:3.5px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;border-color:#FFFFFF;--border-color:#FFFFFF;}.elementor-5006 .elementor-element.elementor-element-b7dfbdf{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}@media(max-width:1024px){.elementor-5006 .elementor-element.elementor-element-b7dfbdf{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-5006 .elementor-element.elementor-element-b7dfbdf{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for html, class: .elementor-element-f7d4895 */.storitev {
  display: flex !important;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  text-align: center;
}

.storitev ul {
  list-style: none;
  padding: 0;
}

.storitev ul li {
  margin: 0px 0;
  font-size: 18px !important;
  font-weight: 500;
}

.storitev ul li span {
  font-weight: bold;
  font-size: 24px !important;
  color: white;
}

.storitev ul li a {
  text-decoration: none;
  font-weight: 200;
  color: white;
  position: relative;
  transition: color 0.3s ease;
}

.storitev ul li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 2px;
  background-color: white;
  transition: width 0.3s ease;
}

.storitev ul li a:hover {
  color: #ccc;
}

.storitev ul li a:hover::after {
  width: 100%;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9d942fa */.storitev {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  text-align: center;
}

.storitev ul {
  list-style: none;
  padding: 0;
}

.storitev ul li {
  margin: 0px 0;
  font-size: 16px;
  font-weight: 500;
}

.storitev ul li span {
  font-weight: bold;
  font-size: 18px !important;
  color: white;
}

.storitev ul li {
  text-decoration: none;
  font-weight: 200;
  color: white;
  position: relative;
  transition: color 0.3s ease;
}

.storitev ul li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 2px;
  background-color: white;
  transition: width 0.3s ease;
}

.storitev ul li a:hover {
  color: #ccc;
}

.storitev ul li a:hover::after {
  width: 100%;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-ea73959 */body{
    font-family: 'Blinker', sans-serif !important;
}/* End custom CSS */