.elementor-kit-160{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-160 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.page-header {display:none}
.e-con {margin-bottom:0px!important;}
/* =============================================
   STATS-SEKTION (Leder & status)
   ============================================= */

.vs-status-bar {
  background-color: #F0F3F8;
  padding: 22px 20px 18px;
}

.vs-status-grid {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto 14px;
}

.vs-status-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 6px 28px;
  border-right: 1px solid #cbd3e0;
  text-align: center;
  min-width: 120px;
}

.vs-status-item:last-child {
  border-right: none;
}

.vs-stat-number {
  font-family: 'Oswald', 'Roboto', sans-serif;
  font-size: 38px;
  font-weight: 700;
  color: #1E3A5F;
  line-height: 1.1;
  display: flex;
  align-items: center;
  gap: 5px;
}

/* Statusikoner (fylld cirkel före siffran) */
.vs-stat-number.vs-dot-green::before,
.vs-stat-number.vs-dot-red::before,
.vs-stat-number.vs-dot-yellow::before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  flex-shrink: 0;
  margin-right: 2px;
}

.vs-stat-number.vs-dot-green::before  { background-color: #27ae60; }
.vs-stat-number.vs-dot-red::before    { background-color: #e74c3c; }
.vs-stat-number.vs-dot-yellow::before { background-color: #f39c12; }

.vs-stat-label {
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #7A7A7A;
  margin-top: 5px;
}

/* =============================================
   SENAST SLADDADE
   ============================================= */

.vs-recently-groomed {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  padding: 4px 0;
}

.vs-groomed-label {
  color: #54595F;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-right: 4px;
}

.vs-groomed-trail {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #1E3A5F;
  color: #ffffff;
  padding: 4px 12px;
  border-radius: 3px;
  font-weight: 600;
  font-size: 11px;
  letter-spacing: 1px;
}

.vs-groomed-name {
  text-transform: uppercase;
}

.vs-groomed-date {
  opacity: 0.75;
}

/* =============================================
   NYHETSSEKTION - RUBRIK
   ============================================= */

.elementor-element-9aa3854 .elementor-heading-title {
  color: #1E3A5F !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 1px;
  border-left: 4px solid #D15B0A;
  padding-left: 14px;
}

/* Read More-länk och postmeta i nyhetswidgeten */
.elementor-element-7e0aa4a .elementor-post__read-more,
.elementor-element-7e0aa4a a.elementor-post__read-more {
  color: #D15B0A !important;
}/* End custom CSS */