.elementor-kit-12{--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-12 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{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 */@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;900&family=Inter:wght@400;500;600&display=swap');

.entry-title,
.site-branding .site-title,
.site-header .site-title {
  display: none !important;
}

body {
  font-family: 'Inter', sans-serif;
  background-color: #0a1628;
  color: #F5F0E8;
}

h1, h2, h3 {
  font-family: 'Playfair Display', serif;
  color: #F5F0E8;
}

a { color: #C9A84C; }

.elementor-widget-html {
  margin: 0 !important;
  padding: 0 !important;
}

.wpforms-form .wpforms-field {
  padding: 0 0 1.5rem 0 !important;
}

.wpforms-form .wpforms-field-label {
  color: #C9A84C !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 0.7rem !important;
  letter-spacing: 3px !important;
  text-transform: uppercase !important;
}

.wpforms-form input[type="text"],
.wpforms-form input[type="email"],
.wpforms-form select,
.wpforms-form textarea {
  background: #060e1a !important;
  border: 1px solid rgba(139,164,190,0.2) !important;
  color: #F5F0E8 !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 0.95rem !important;
  padding: 1rem !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  width: 100% !important;
  -webkit-appearance: none !important;
}

.wpforms-form select option {
  background: #060e1a !important;
  color: #F5F0E8 !important;
}

.wpforms-form input[type="text"]:focus,
.wpforms-form input[type="email"]:focus,
.wpforms-form select:focus,
.wpforms-form textarea:focus {
  border-color: #C9A84C !important;
  outline: none !important;
}

.wpforms-form .wpforms-field-sublabel {
  color: #8BA4BE !important;
  font-size: 0.8rem !important;
  margin-top: 4px !important;
}

.wpforms-form .wpforms-submit,
.wpforms-form input[type=submit] {
  background: #C9A84C !important;
  color: #0a1628 !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 600 !important;
  font-size: 0.85rem !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  border: none !important;
  padding: 1.2rem 2.5rem !important;
  border-radius: 0 !important;
  cursor: pointer !important;
  width: 100% !important;
}
.wpforms-form select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23C9A84C' stroke-width='1.5' fill='none'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 1rem center !important;
  background-color: #060e1a !important;
  color: #8BA4BE !important;
  padding-right: 2.5rem !important;
}
.wpforms-form select option:first-child {
  color: #8BA4BE !important;
}

.wpforms-form .wpforms-field-select .wpforms-field-large,
.wpforms-form .wpforms-field-select select {
  color: #8BA4BE !important;
  opacity: 1 !important;
}
@media (max-width: 768px) {
  .elementor-widget-html div[style*="justify-content:space-between"] {
    padding: 0 1.5rem !important;
    height: 65px !important;
  }

  .elementor-widget-html nav {
    display: none !important;
  }

  .elementor-widget-html div[style*="min-height:100vh"][style*="display:flex"] {
    flex-direction: column !important;
  }

  .elementor-widget-html div[style*="min-height:100vh"] > div:last-child {
    min-height: 50vh !important;
  }

  .elementor-widget-html div[style*="padding:5rem 4rem"],
  .elementor-widget-html div[style*="padding:6rem 4rem"] {
    padding: 3rem 1.5rem !important;
  }

  .elementor-widget-html div[style*="grid-template-columns:repeat(3"] {
    grid-template-columns: 1fr !important;
  }

  .elementor-widget-html div[style*="grid-template-columns:1fr 1fr"] {
    grid-template-columns: 1fr !important;
  }

  .elementor-widget-html div[style*="columns:3"] {
    columns: 2 !important;
  }

  .elementor-widget-html div[style*="display:flex"][style*="gap:6rem"] {
    flex-direction: column !important;
    gap: 2rem !important;
  }

  .elementor-widget-html div[style*="display:flex"][style*="gap:4rem"] {
    flex-direction: column !important;
    gap: 2rem !important;
  }
}
@media (max-width: 768px) {
  .elementor-widget-html {
    overflow: hidden !important;
    max-width: 100vw !important;
  }

  .elementor-widget-html > div {
    max-width: 100% !important;
    overflow: hidden !important;
  }

  .elementor-widget-html div[style*="min-width:280px"] {
    min-width: 0 !important;
    width: 100% !important;
  }

  .elementor-widget-html div[style*="min-width:260px"] {
    min-width: 0 !important;
    width: 100% !important;
  }

  .elementor-widget-html div[style*="gap:3rem"] {
    gap: 1rem !important;
  }

  .elementor-widget-html h1 {
    font-size: 2.5rem !important;
  }

  .elementor-widget-html h2 {
    font-size: 1.8rem !important;
  }
}
@media (max-width: 768px) {
  .elementor-widget-html div[style*="display:flex"][style*="gap:3rem"] {
    gap: 0.55rem !important;
  }

  .elementor-widget-html div[style*="font-size:2.5rem"] {
    font-size: 1.8rem !important;
  }
}
.woocommerce div.product div.images .woocommerce-product-gallery__image a img,
.woocommerce div.product div.images img {
  background-color: #0a1628 !important;
}

.woocommerce-product-gallery {
  background-color: #0a1628 !important;
}/* End custom CSS */