.elementor-14 .elementor-element.elementor-element-c515ab2{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-453a280 *//* =========================================
   ORIGIN BLOODS — FOOTER CONTACT / HOURS / INFO
   CLEAN REBUILD
   Works with:
   - Elementor container class: originfooter-section
   - Elementor HTML widget class: originfooter-widget
   - HTML wrapper: <section class="originfooter-page">
========================================= */

/* =========================================
   ELEMENTOR FIT FIX
========================================= */
.originfooter-section.e-con{
  padding:0 !important;
}

.originfooter-widget.elementor-widget{
  width:100% !important;
  max-width:100% !important;
  flex:0 0 100% !important;
  align-self:stretch !important;
  margin:0 !important;
}

.originfooter-widget .elementor-widget-container{
  width:100% !important;
  max-width:100% !important;
  padding:0 !important;
  margin:0 !important;
}

/* =========================================
   FONT / RENDERING SAFETY
========================================= */
.originfooter-page,
.originfooter-page *{
  font-family:"Montserrat" !important;
  box-sizing:border-box;
  font-synthesis:none;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  text-rendering:optimizeLegibility;
}

/* =========================================
   SECTION
========================================= */
.originfooter-page .originfooter-block{
  background:#f5f7fa;
  padding:56px 0 60px;
}

.originfooter-page .originfooter-wrap{
  width:min(1360px, calc(100% - 36px));
  margin:0 auto;
}

/* =========================================
   DESKTOP GRID
========================================= */
.originfooter-page .originfooter-grid{
  display:grid;
  grid-template-columns:minmax(320px, 1fr) minmax(360px, 410px) minmax(280px, 1fr);
  justify-content:space-between;
  column-gap:126px;
  row-gap:28px;
  align-items:start;
}

.originfooter-page .originfooter-col{
  min-width:0;
}

.originfooter-page .originfooter-col--contact{
  justify-self:start;
  width:100%;
  max-width:430px;
}

.originfooter-page .originfooter-col--hours{
  justify-self:center;
  width:100%;
  max-width:410px;
}

.originfooter-page .originfooter-col--info{
  justify-self:start;
  width:100%;
  max-width:340px;
}

/* =========================================
   TITLES
========================================= */
.originfooter-page .originfooter-title{
  margin:0 0 30px;
  color:#B3202D;
  font-size:clamp(34px, 3vw, 52px);
  line-height:.96;
  font-weight:900;
  letter-spacing:-.045em;
  white-space:nowrap;
}

/* =========================================
   CONTACT LIST
========================================= */
.originfooter-page .originfooter-contactlist{
  margin:0;
  padding:0;
  list-style:none;
  display:grid;
  gap:22px;
}

.originfooter-page .originfooter-contactitem{
  display:grid;
  grid-template-columns:32px 1fr;
  column-gap:18px;
  align-items:center;
  color:#2A4F7C;
  font-size:17px;
  line-height:1.42;
}

.originfooter-page .originfooter-contactitem--top{
  align-items:start;
}

.originfooter-page .originfooter-contactitem__icon{
  width:32px;
  height:32px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:0;
}

.originfooter-page .originfooter-contactitem__icon svg{
  width:100%;
  height:100%;
  display:block;
  fill:#B3202D;
}

.originfooter-page .originfooter-contactitem a,
.originfooter-page .originfooter-contactitem a:visited{
  color:#2A4F7C !important;
  text-decoration:none !important;
  transition:color .18s ease, opacity .18s ease;
}

.originfooter-page .originfooter-contactitem a:hover{
  color:#B3202D !important;
  opacity:.95;
}

/* =========================================
   SOCIALS
========================================= */
.originfooter-page .originfooter-socials{
  display:flex;
  gap:14px;
  margin-top:32px;
}

.originfooter-page .originfooter-socials a{
  width:44px;
  height:44px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:6px;
  background:#2A4F7C;
  color:#ffffff !important;
  text-decoration:none !important;
  box-shadow:
    0 12px 28px rgba(16,24,40,.08),
    0 3px 10px rgba(16,24,40,.04);
  transition:transform .18s ease, background .18s ease, box-shadow .18s ease;
}

.originfooter-page .originfooter-socials a:hover{
  background:#B3202D;
  transform:translateY(-2px);
  box-shadow:
    0 18px 34px rgba(179,32,45,.15),
    0 4px 12px rgba(16,24,40,.05);
}

.originfooter-page .originfooter-socials a svg{
  width:17px;
  height:17px;
  display:block;
  fill:currentColor;
}

/* =========================================
   OPENING HOURS
========================================= */
.originfooter-page .originfooter-hours{
  display:grid;
  gap:12px;
  margin-top:4px;
}

.originfooter-page .originfooter-hours__row{
  display:grid;
  grid-template-columns:minmax(132px, 1fr) 108px 108px;
  gap:28px;
  color:#2A4F7C;
  font-size:17px;
  line-height:1.38;
}

/* =========================================
   INFO LINKS
========================================= */
.originfooter-page .originfooter-links{
  display:grid;
  gap:12px;
  margin-top:4px;
}

.originfooter-page .originfooter-links a,
.originfooter-page .originfooter-links a:visited{
  color:#2A4F7C !important;
  text-decoration:none !important;
  font-size:17px;
  line-height:1.38;
  transition:color .18s ease, opacity .18s ease;
}

.originfooter-page .originfooter-links a:hover{
  color:#B3202D !important;
  opacity:.95;
}

/* =========================================
   CQC
========================================= */
.originfooter-page .originfooter-cqc{
  margin-top:34px;
}

.originfooter-page .originfooter-cqc__item{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:190px;
  min-height:76px;
  padding:12px 16px;
  border-radius:15px;
  background:#ffffff;
  border:1px solid rgba(42,79,124,.08);
  text-decoration:none !important;
  box-shadow:
    0 12px 26px rgba(16,24,40,.06),
    0 3px 8px rgba(16,24,40,.03);
  transition:transform .18s ease, box-shadow .18s ease;
}

.originfooter-page .originfooter-cqc__item:hover{
  transform:translateY(-2px);
  box-shadow:
    0 18px 34px rgba(16,24,40,.08),
    0 4px 12px rgba(16,24,40,.04);
}

.originfooter-page .originfooter-cqc__item img{
  display:block;
  max-width:170px;
  max-height:46px;
  width:auto;
  height:auto;
  object-fit:contain;
}

/* =========================================
   PARTNER LOGOS
========================================= */
.originfooter-page .originfooter-partners{
  margin-top:52px;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  gap:24px;
}

.originfooter-page .originfooter-partners__item{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:200px;
  min-width:200px;
  max-width:200px;
  min-height:82px;
  padding:10px 14px;
  border-radius:16px;
  background:#ffffff;
  border:1px solid rgba(42,79,124,.08);
  text-decoration:none !important;
  box-shadow:
    0 12px 26px rgba(16,24,40,.06),
    0 3px 8px rgba(16,24,40,.03);
  transition:transform .18s ease, box-shadow .18s ease;
  overflow:hidden;
}

.originfooter-page .originfooter-partners__item:hover{
  transform:translateY(-2px);
  box-shadow:
    0 18px 34px rgba(16,24,40,.08),
    0 4px 12px rgba(16,24,40,.04);
}

.originfooter-page .originfooter-partners__item img{
  display:block;
  width:auto;
  height:auto;
  object-fit:contain;
  transform-origin:center center;
}

/* Individual desktop logo sizing */
.originfooter-page .originfooter-partners__item[aria-label="Inuvi"] img{
  max-width:160px;
  max-height:50px;
  transform:scale(1);
}

.originfooter-page .originfooter-partners__item[aria-label="Goodbody"] img{
  max-width:110px;
  max-height:62px;
  transform:scale(1.6);
}

.originfooter-page .originfooter-partners__item[aria-label="ExSeed"] img{
  max-width:140px;
  max-height:44px;
  transform:scale(3.5);
}

/* =========================================
   TABLET
========================================= */
@media (max-width:1180px){
  .originfooter-page .originfooter-grid{
    grid-template-columns:1fr 1fr;
    column-gap:56px;
    row-gap:36px;
  }

  .originfooter-page .originfooter-col--contact,
  .originfooter-page .originfooter-col--hours,
  .originfooter-page .originfooter-col--info{
    max-width:none;
    width:100%;
    justify-self:stretch;
  }

  .originfooter-page .originfooter-col--info{
    grid-column:1 / -1;
  }

  .originfooter-page .originfooter-title{
    white-space:normal;
  }
}

/* =========================================
   MOBILE
========================================= */
@media (max-width:680px){
  .originfooter-page .originfooter-wrap{
    width:min(1360px, calc(100% - 28px));
  }

  .originfooter-page .originfooter-block{
    padding:38px 0 42px;
  }

  .originfooter-page .originfooter-grid{
    grid-template-columns:1fr;
    column-gap:0;
    row-gap:36px;
  }

  .originfooter-page .originfooter-col--contact,
  .originfooter-page .originfooter-col--hours,
  .originfooter-page .originfooter-col--info{
    max-width:none;
    width:100%;
    justify-self:stretch;
  }

  .originfooter-page .originfooter-col--contact{
    display:flex;
    flex-direction:column;
    align-items:center;
  }

  .originfooter-page .originfooter-title{
    margin-bottom:20px;
    font-size:clamp(30px, 8vw, 42px);
    line-height:1;
    white-space:normal;
    text-align:center;
  }

  /* Contact */
  .originfooter-page .originfooter-contactitem--top{
    display:none !important;
  }

  .originfooter-page .originfooter-contactlist{
    width:260px;
    max-width:260px;
    margin:0 auto;
    padding:0;
    list-style:none;
    display:flex;
    flex-direction:column;
    gap:18px;
  }

  .originfooter-page .originfooter-contactitem{
    width:100%;
    display:grid;
    grid-template-columns:66px 1fr;
    column-gap:16px;
    align-items:center;
    font-size:15px;
  }

  .originfooter-page .originfooter-contactitem__icon{
    width:66px;
    height:30px;
    display:flex;
    align-items:center;
    justify-content:flex-end;
    justify-self:end;
    margin:0;
  }

  .originfooter-page .originfooter-contactitem__icon svg{
    width:26px !important;
    height:26px !important;
    display:block;
  }

  .originfooter-page .originfooter-contactitem a{
    text-align:left;
    white-space:nowrap;
  }

  .originfooter-page .originfooter-socials{
    margin-top:24px;
    width:fit-content;
    margin-left:auto;
    margin-right:auto;
    justify-content:center;
  }

  .originfooter-page .originfooter-socials a{
    width:36px;
    height:36px;
  }

  .originfooter-page .originfooter-socials a svg{
    width:15px;
    height:15px;
  }

  /* Hours */
  .originfooter-page .originfooter-hours{
    justify-items:center;
    gap:14px;
  }

  .originfooter-page .originfooter-hours__row{
    width:auto;
    min-width:0;
    grid-template-columns:100px 88px 88px;
    justify-content:center;
    gap:12px;
    font-size:15px;
  }

  .originfooter-page .originfooter-hours__row span:nth-child(1){
    text-align:left;
  }

  .originfooter-page .originfooter-hours__row span:nth-child(2),
  .originfooter-page .originfooter-hours__row span:nth-child(3){
    text-align:center;
  }

  /* Info */
  .originfooter-page .originfooter-links{
    justify-items:center;
    text-align:center;
    gap:14px;
  }

  .originfooter-page .originfooter-links a{
    font-size:15px;
  }

  /* CQC */
  .originfooter-page .originfooter-cqc{
    margin-top:24px;
    display:flex;
    justify-content:center;
  }

  .originfooter-page .originfooter-cqc__item{
    width:160px;
    min-width:160px;
    max-width:160px;
    min-height:66px;
    padding:10px 12px;
  }

  .originfooter-page .originfooter-cqc__item img{
    max-width:132px;
    max-height:34px;
  }

  /* Three partner logos side by side */
  .originfooter-page .originfooter-partners{
    margin-top:18px;
    display:grid;
    grid-template-columns:repeat(3, 96px);
    justify-content:center;
    justify-items:center;
    align-items:center;
    gap:10px;
  }

  .originfooter-page .originfooter-partners__item{
    width:96px;
    min-width:96px;
    max-width:96px;
    min-height:58px;
    padding:8px;
    border-radius:12px;
    overflow:hidden;
  }

  .originfooter-page .originfooter-partners__item img{
    display:block;
    width:auto;
    height:auto;
    object-fit:contain;
    transform-origin:center center;
  }

  /* Individual mobile logo sizing */
  .originfooter-page .originfooter-partners__item[aria-label="Inuvi"] img{
    max-width:78px;
    max-height:34px;
    transform:scale(1);
  }

  .originfooter-page .originfooter-partners__item[aria-label="Goodbody"] img{
    max-width:58px;
    max-height:36px;
    transform:scale(1.65);
  }

  .originfooter-page .originfooter-partners__item[aria-label="ExSeed"] img{
    max-width:74px;
    max-height:28px;
    transform:scale(3);
  }
}/* End custom CSS */