.elementor-18359 .elementor-element.elementor-element-2acd254 > .elementor-container{min-height:450px;}.elementor-18359 .elementor-element.elementor-element-2acd254:not(.elementor-motion-effects-element-type-background), .elementor-18359 .elementor-element.elementor-element-2acd254 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-18359 .elementor-element.elementor-element-2acd254{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-18359 .elementor-element.elementor-element-2acd254 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-18359 .elementor-element.elementor-element-0e13e95 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-widget-heading .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-18359 .elementor-element.elementor-element-11b73f8{text-align:center;}.elementor-18359 .elementor-element.elementor-element-11b73f8 .elementor-heading-title{font-family:"Spectral-SemiBold", Sans-serif;font-size:70px;font-weight:600;text-shadow:4px 2px 3.46px rgba(1, 1, 1, 0.3411764705882353);color:#FFFFFF;}.elementor-18359 .elementor-element.elementor-element-95bf435{padding:50px 20px 50px 20px;}.elementor-18359 .elementor-element.elementor-element-79f381d > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-18359 .elementor-element.elementor-element-8c16680 > .elementor-element-populated{padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-18359 .elementor-element.elementor-element-11b73f8 .elementor-heading-title{line-height:80px;}}@media(max-width:767px){.elementor-18359 .elementor-element.elementor-element-11b73f8 .elementor-heading-title{font-size:40px;line-height:50px;}}/* Start custom CSS */.banner-image{
background-position: 100% 84% !important;
}
/* ---------- Heading ---------- */
.wmsh-main-h2  {
    color: #025b71 !important;
  text-align: center;
 font-family: "Spectral-Bold", Sans-serif !important;
		
  font-size: 34px !important;
  font-weight: 700;
  margin: 0 0 15px !important;
}
.wmsh-default-editor-content h2 {
    color: #025b71 !important;
 font-family: "Spectral-Bold", Sans-serif !important;
		
  font-size: 25px !important;
  font-weight: 700;
  margin: 0 0 15px !important;
}
.wmsh-sub-title {
    margin-top: 0;
    color: #025b71;
    font-size: 21px;
    margin-bottom: 8px;
    font-family: 'Spectral';
    font-weight: 600;
}
.scorecard {
    max-width: 850px;
    background-color: #f8fafc;
    border: 1px solid #cbd5e1;
    border-left: 5px solid #025b71;
    padding: 14px 18px;
    margin: 0  auto;
    border-radius: 6px;
    margin-bottom: 40px;

    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

/* ---------- Summary + Scorecard Box ---------- */
.wmsh-score-card-box {
    max-width: 850px;
    background-color: #f0f7f9;
    border-left: 5px solid #025b71;
    padding: 18px 20px;
    margin: 0 auto;
    border-radius: 6px;
    margin-bottom: 25px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.wmsh-summary-inner {
  position: relative;
  margin-bottom: 22px;
}

.wmsh-summary-label {
  display: inline-block;
  background: var(--wmsh-blue);
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.3px;
  padding: 4px 14px;
  border-radius: 3px;
  margin-bottom: 12px;
}

.wmsh-summary-inner p {
  margin: 0;
  font-size: 16px;
  line-height: 26px;
  color: #415157;
 
    font-family: "Poppins";
}

.wmsh-scorecard-header {
  text-align: center;
  font-size: 21px;
  font-weight: 700;
  color: #025b71;
  margin-bottom: 16px;
    font-family: 'Spectral';
    font-weight: 600;

}

.wmsh-scorecard-icon {
  margin-right: 6px;
}

.wmsh-scorecard-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px 40px;

}

.wmsh-score-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 15px;
}
.wmsh-score-item .score-label {
    font-weight: 600;
    font-size: 14px !important;
    color: #1a202c;
    font-family: "Poppins";
}

.wmsh-stars {
  color: var(--wmsh-gold);
  letter-spacing: 2px;
  font-size: 17px;
}

.wmsh-score-text {
    font-weight: 500;
    font-size: 14px;
    font-family: "Poppins";
    color: #415157
;
}

/* ---------- Hero / Section Image ---------- */
.wmsh-hero-img-box {
  margin: 0 auto 36px;
  overflow: hidden;
max-width:1180px !important;
}

.wmsh-hero-img-box img {
    width: 100%;
    height: 550px;
    display: block;
    object-fit: cover;
}

/* ---------- Default Editor Content ---------- */
.wmsh-default-editor-content  {
    max-width: 1180px !important;
    margin: 0 auto;
        margin-bottom: 30px;
}

.wmsh-default-editor-content p {
  font-size: 16px;
 font-family: "Poppins";
  line-height: 26px;
  color:#415157;
  margin-bottom: 30px;
}

.wmsh-default-editor-content h3 {

  color: var(--wmsh-navy);
  font-size: 22px;
  margin-bottom: 14px;
}

.wmsh-default-editor-content p {
  margin-bottom: 16px;
}

/* ---------- What to Know Box ---------- */
.wmsh-know-box {
    background-color: #f0f7f9;
    border-left: 5px solid #025b71;
    padding: 16px 20px;
    margin-bottom: 36px;
    border-radius: 6px;
    max-width: 1180px !important;
    margin: 0 auto;
font-family: "Poppins";
  margin-bottom: 36px;
  color: #415157;
}

.wmsh-know-box h3 {
  
  color:#025b71;
  font-size: 20px;
 font-family: 'Spectral';
    font-weight: 600;
  margin: 0 0 14px;
}

.wmsh-know-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.wmsh-know-box li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 26px;
font-family: "Poppins";
color: #415157;
}

.wmsh-know-box li::before {
  content: ".";
  position: absolute;
  left: 0;
font-size:36px;
  top: -11px;
  color: var(--wmsh-blue);
  font-weight: 700;
}

.wmsh-know-box li strong {
  color: var(--wmsh-navy);
}

/* ---------- FAQ Accordion ---------- */
.wmsh-faq-title {

     color: #025b71 !important;
 font-family: "Spectral-Bold", Sans-serif !important;
		
  font-size: 25px !important;
  font-weight: 700;
      border-bottom: 2px solid #e2e8f0;
  margin: 0 0 25px !important;
  padding-bottom: 10px;
}
.faq{
max-width:1180px ;
	margin:0 auto;
}
.wmsh-faq-accordion-container {
  margin-bottom: 40px;
}

.wmsh-accordion-item {
     margin-bottom: 10px;
    background-color: #f8fafc;
    border: 1px solid #cbd5e1;
    border-radius: 6px;
    padding: 14px 16px;
    transition: background-color 0.2s ease;

}

.wmsh-accordion-item:first-child {
  border-top: 1px solid #e3e7ea;
}

.wmsh-acc-header {
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
}



.wmsh-acc-icon {
    color: #025b71;
    flex-shrink: 0;
    transition: transform 0.2s ease;
    display: inline-block;
}
span.wmsh-acc-icon span.dashicons.dashicons-arrow-right {

    font-size: 30px;

}
 span.wmsh-acc-icon span.dashicons.dashicons-arrow-right {
    font-size: 30px;
}

.wmsh-accordion-item.active span.dashicons.dashicons-arrow-right.rightdash {
    transform: rotate(90deg) translate(-3px, -9px);
}
.wmsh-acc-question {
  font-weight: 600;
  font-size: 18px;
  color: #025b71 !important;
  line-height: 1.4;
}

.wmsh-acc-content {
max-height:0px;
    overflow: hidden;
    font-size: 16px;
    line-height: 26px;
        font-family: "Poppins";
        padding-left: 10px;
    color: #334155;
    transition: max-height 0.3s ease, padding 0.3s ease;

}
.wmsh-accordion-item active .wmsh-acc-content {
	padding-top:10px ;
}

.wmsh-accordion-item.active .wmsh-acc-content {
  max-height: 500px;
padding-top:10px;
}

/* ---------- CTA Button ---------- */
a.btn {
    background-color: #d9381e;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    padding: 16px 36px;
    border-radius: 50px;
    display: inline-block;
    box-shadow: 0 4px 14px rgba(217, 56, 30, 0.35);
    transition: background-color 0.2s ease;
    margin-bottom: 60px;
    align-items: center;
}

.buttn{
	    text-align: center;
    margin-top: 36px;
    margin-bottom: 20px;
}
/* ---------- Gallery Grid ---------- */
.wmsh-gallery-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.wmsh-gallery-wrapper img {
  width: 100%;
  height: 430px;
  object-fit: cover;

}

/* ---------- Responsive ---------- */
@media (max-width: 768px) {
  .wmsh-main-h2 {
    font-size: 30px !important;
font-family:700 !important;
    font-family: "Spectral-Bold", Sans-serif !important;
		
  }

  .wmsh-scorecard-grid {
    grid-template-columns: 1fr;
  }

  .wmsh-gallery-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .wmsh-gallery-wrapper img {
    height: 180px;
  }
}

@media (max-width: 480px) {
  .wmsh-gallery-wrapper {
    grid-template-columns: 1fr;
  }
}

.wmsh-gallery-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.wmsh-gallery-img {
  cursor: pointer;
  transition: opacity 0.2s ease;
}

.wmsh-gallery-img:hover {
  opacity: 0.85;
}

.wmsh-lightbox {
  display: none;
  position: fixed;
  inset: 0;
  background: #000000a8;
  z-index: 9999;
  align-items: center;
  justify-content: center;
}

.wmsh-lightbox.active {
  display: flex;
}

.wmsh-lightbox-content {
  max-width: 90vw;
  max-height: 88vh;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wmsh-lightbox-content img {
  max-width: 90vw;
  max-height: 80vh;
  width: auto;
  height: auto;
  display: block;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5);
}

.wmsh-lightbox-caption {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.5px;
  margin-top: 14px;
  text-align: center;
}

.wmsh-lightbox-close {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 36px;
  color: #fff;
  cursor: pointer;
  line-height: 1;
  z-index: 10000;
}

.wmsh-lightbox-close:hover {
  color: var(--wmsh-cta);
}

.wmsh-lightbox-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 50px;
  color: #fff;
  cursor: pointer;
  user-select: none;
  padding: 0 20px;
  line-height: 1;
  transition: color 0.2s ease;
}

.wmsh-lightbox-nav:hover {
  color: var(--wmsh-cta);
}

.wmsh-lightbox-prev {
  left: 10px;
}

.wmsh-lightbox-next {
  right: 10px;
}

@media (max-width: 768px) {
  .wmsh-gallery-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .wmsh-gallery-wrapper img {
    height: 200px;
  }
  
  .wmsh-hero-img-box img {
    width: 100%;
    height: 400px;
    display: block;
    object-fit: cover;
}
a.btn {
 padding: 16px 32px;
}

}

@media (max-width: 600px) {
  .wmsh-gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .wmsh-lightbox-nav {
    font-size: 34px;
    padding: 0 10px;
  }

  .wmsh-lightbox-close {
    top: 12px;
    right: 18px;
    font-size: 30px;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Spectral-SemiBold';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.hawaiiweddingminister.com/wp-content/uploads/2021/06/Spectral-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */