/* CWS Simple Pages v124 - shared modern hero treatment */
:root{
  --cws-simple-blue:#0088cc;
  --cws-simple-navy:#243447;
}

.cws-simple-page > .page-header.page-header-classic.page-header-sm{
  background:linear-gradient(180deg,#f8fbfd 0%,#f1f6fa 100%)!important;
  border-top:1px solid #edf2f6!important;
  border-bottom:1px solid #dbe5ed!important;
  box-shadow:0 4px 14px rgba(31,54,79,.035)!important;
  margin:0 0 20px!important;
  padding:18px 0 17px!important;
  min-height:0!important;
}
.cws-simple-page > .page-header.page-header-classic.page-header-sm .row{
  align-items:flex-end!important;
}
.cws-simple-page > .page-header.page-header-classic.page-header-sm h1{
  margin:0!important;
  color:var(--cws-simple-navy)!important;
  font-size:25px!important;
  line-height:1.16!important;
  font-weight:900!important;
  letter-spacing:-.015em!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  border:0!important;
  padding:13px 0 0!important;
  position:relative!important;
}
.cws-simple-page > .page-header.page-header-classic.page-header-sm h1:before{
  content:'CWS';
  position:absolute;
  left:0;
  top:0;
  display:block!important;
  width:max-content!important;
  min-width:34px!important;
  color:var(--cws-simple-blue);
  font-size:10px;
  line-height:1;
  text-transform:uppercase;
  letter-spacing:.1em;
  font-weight:900;
  white-space:nowrap!important;
}
.cws-simple-page > .page-header.page-header-classic.page-header-sm h1:after{
  display:none!important;
}
.cws-simple-page > .page-header.page-header-classic.page-header-sm .breadcrumb{
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  font-size:11px!important;
  line-height:1.3!important;
}
.cws-simple-page > .page-header.page-header-classic.page-header-sm .breadcrumb li,
.cws-simple-page > .page-header.page-header-classic.page-header-sm .breadcrumb li.active{
  color:#43576b!important;
  font-weight:800!important;
}
.cws-simple-page > .page-header.page-header-classic.page-header-sm .breadcrumb li+li:before{
  color:#b5c0ca!important;
}
.cws-simple-page > .page-header.page-header-classic.page-header-sm .breadcrumb a{
  color:#6c7e90!important;
  text-decoration:none!important;
  font-weight:700!important;
}
.cws-simple-page > .page-header.page-header-classic.page-header-sm .breadcrumb a:hover{
  color:var(--cws-simple-blue)!important;
  text-decoration:none!important;
}

@media(max-width:767px){
  .cws-simple-page > .page-header.page-header-classic.page-header-sm{
    padding:13px 0 12px!important;
    margin-bottom:14px!important;
  }
  .cws-simple-page > .page-header.page-header-classic.page-header-sm .col-md-4{
    display:none!important;
  }
  .cws-simple-page > .page-header.page-header-classic.page-header-sm .col-md-8{
    width:100%!important;
    max-width:100%!important;
    flex:0 0 100%!important;
  }
  .cws-simple-page > .page-header.page-header-classic.page-header-sm h1{
    font-size:20px!important;
    padding-top:12px!important;
    margin:0!important;
  }
  .cws-simple-page > .page-header.page-header-classic.page-header-sm h1:before{
    letter-spacing:.08em!important;
  }
}

/* Office Hours v125 */
.cws-hours-wrap{
  padding-top:8px;
  padding-bottom:38px;
}
.cws-hours-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
  margin-bottom:20px;
}
.cws-hours-card,
.cws-hours-map-card{
  background:#fff;
  border:1px solid #dfe8ef;
  border-radius:16px;
  box-shadow:0 10px 30px rgba(31,54,79,.075);
}
.cws-hours-card{
  padding:22px;
}
.cws-hours-card-head{
  display:flex;
  align-items:flex-start;
  gap:13px;
  margin-bottom:18px;
}
.cws-hours-icon{
  width:46px;
  height:46px;
  border-radius:13px;
  display:flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
  background:#edf8fd;
  color:var(--cws-simple-blue);
  border:1px solid #d4edf8;
  font-size:19px;
}
.cws-hours-kicker{
  display:block;
  margin-bottom:3px;
  color:var(--cws-simple-blue);
  font-size:10px;
  line-height:1.15;
  font-weight:900;
  letter-spacing:.09em;
  text-transform:uppercase;
}
.cws-hours-card h2,
.cws-hours-map-head h2{
  margin:0!important;
  color:var(--cws-simple-navy)!important;
  font-size:20px!important;
  line-height:1.2!important;
  font-weight:900!important;
  letter-spacing:-.012em!important;
}
.cws-hours-card-head p{
  margin:4px 0 0;
  color:#6c7e90;
  font-size:12px;
  line-height:1.45;
}
.cws-hours-schedule{
  overflow:hidden;
  border:1px solid #e5edf3;
  border-radius:12px;
  background:#fbfdfe;
}
.cws-hours-schedule-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:12px 14px;
  border-bottom:1px solid #e9eff4;
}
.cws-hours-schedule-row:last-child{border-bottom:0}
.cws-hours-schedule-row span{
  color:#53677a;
  font-size:12px;
  font-weight:700;
}
.cws-hours-schedule-row strong{
  color:#243447;
  font-size:12px;
  font-weight:900;
  text-align:right;
}
.cws-hours-schedule-row.is-closed strong{color:#8997a5}
.cws-hours-note{
  display:flex;
  gap:11px;
  align-items:flex-start;
  margin-top:14px;
  padding:13px 14px;
  border-radius:12px;
  background:#fff8eb;
  border:1px solid #f3ddb0;
}
.cws-hours-note-icon{
  width:30px;
  height:30px;
  border-radius:9px;
  display:flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
  background:#fff;
  color:#b56b00;
  border:1px solid #f2d59b;
}
.cws-hours-note strong{
  display:block;
  margin-bottom:2px;
  color:#714600;
  font-size:11px;
  font-weight:900;
}
.cws-hours-note p{
  margin:0;
  color:#7c6745;
  font-size:10px;
  line-height:1.45;
}
.cws-hours-fineprint{
  margin:11px 2px 0;
  color:#81909e;
  font-size:10px;
  line-height:1.45;
}
.cws-hours-contact-list{
  display:grid;
  gap:9px;
}
.cws-hours-contact-row{
  display:grid;
  grid-template-columns:36px minmax(0,1fr);
  gap:10px;
  align-items:center;
  padding:11px 12px;
  border:1px solid #e5edf3;
  border-radius:12px;
  background:#fbfdfe;
}
.cws-hours-contact-icon{
  width:34px;
  height:34px;
  border-radius:10px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fff;
  color:var(--cws-simple-blue);
  border:1px solid #dcebf3;
  font-size:13px;
}
.cws-hours-contact-row small{
  display:block;
  margin-bottom:2px;
  color:#81909e;
  font-size:9px;
  line-height:1.2;
  font-weight:900;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.cws-hours-contact-row strong,
.cws-hours-contact-row a{
  display:inline-block;
  color:#2e4052!important;
  font-size:12px;
  line-height:1.4;
  font-weight:800;
  text-decoration:none!important;
  overflow-wrap:anywhere;
}
.cws-hours-contact-row a:hover{
  color:var(--cws-simple-blue)!important;
  text-decoration:none!important;
}
.cws-hours-contact-note{
  display:flex;
  align-items:flex-start;
  gap:8px;
  margin-top:13px;
  padding-top:13px;
  border-top:1px solid #edf2f6;
  color:#6c7e90;
  font-size:10px;
  line-height:1.45;
}
.cws-hours-contact-note i{
  margin-top:2px;
  color:var(--cws-simple-blue);
}
.cws-hours-map-card{
  overflow:hidden;
}
.cws-hours-map-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:16px;
  padding:16px 18px 14px;
  border-bottom:1px solid #e5edf3;
  background:linear-gradient(180deg,#fff,#fbfdfe);
}
.cws-hours-map-head > span{
  color:#6c7e90;
  font-size:10px;
  font-weight:700;
  text-align:right;
}
.cws-hours-map-frame{
  height:390px;
  overflow:hidden;
  background:#eef3f6;
}
.cws-hours-map-frame #googlemaps{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  margin:0!important;
}
@media(max-width:767px){
  .cws-hours-wrap{
    padding-top:0;
    padding-bottom:22px;
  }
  .cws-hours-grid{
    grid-template-columns:1fr;
    gap:12px;
    margin-bottom:12px;
  }
  .cws-hours-card,
  .cws-hours-map-card{
    border-radius:14px;
    box-shadow:0 7px 22px rgba(31,54,79,.065);
  }
  .cws-hours-card{
    padding:15px;
  }
  .cws-hours-card-head{
    gap:10px;
    margin-bottom:13px;
  }
  .cws-hours-icon{
    width:40px;
    height:40px;
    border-radius:11px;
    font-size:16px;
  }
  .cws-hours-card h2,
  .cws-hours-map-head h2{
    font-size:17px!important;
  }
  .cws-hours-card-head p{
    font-size:11px;
  }
  .cws-hours-schedule-row{
    padding:11px 12px;
  }
  .cws-hours-schedule-row span,
  .cws-hours-schedule-row strong{
    font-size:11px;
  }
  .cws-hours-note{
    padding:11px;
  }
  .cws-hours-contact-row{
    padding:10px;
  }
  .cws-hours-contact-row strong,
  .cws-hours-contact-row a{
    font-size:11px;
  }
  .cws-hours-map-head{
    display:block;
    padding:13px 14px 12px;
  }
  .cws-hours-map-head > span{
    display:block;
    margin-top:5px;
    text-align:left;
    font-size:9px;
  }
  .cws-hours-map-frame{
    height:290px;
  }
}
