*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (max-width: 991px) {
  html {
    margin-top: 0 !important;
  }
}

body {
  margin: 0;
  font-size: 18px;
  color: #536446;
  font-weight: 500;
  line-height: 26px;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow-y: scroll;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  font-optical-sizing: auto;
  font-style: normal;
  color: #536446;
  background-attachment: fixed;
  background-position: center center;
  background-image: url(../images/pattern.jpg);
}
@media (max-width: 991px) {
  body {
    padding-top: 0;
  }
}
body.logged-in .header-area {
  top: 32px;
}

.open-sans {
  font-family: "Open Sans", serif;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  display: inline-block;
}

.site-area {
  position: relative;
  width: 100%;
  overflow-x: clip;
  padding-top: 100px;
}
@media (max-width: 991px) {
  .site-area .vc_row {
    margin: 0;
  }
}

.section-row {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.container-full {
  max-width: 100%;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.container {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  display: flex;
}

.container-semi {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  display: flex;
}

.color-white {
  color: #ffffff !important;
}

.hidden {
  display: none;
}

.d-flex {
  display: flex;
}

.di-flex {
  display: inline-flex;
}

.d-none {
  display: none;
}

.f-wrap {
  flex-wrap: wrap;
}

.fn-wrap {
  flex-wrap: nowrap;
}

.w-100 {
  width: 100%;
}

.w-50 {
  width: 50%;
}

.h-100 {
  height: 100%;
}

.t-center {
  text-align: center;
}

.j-center {
  justify-content: center;
}

.j-end {
  justify-content: flex-end;
}

.j-start {
  justify-content: start;
}

.j-space {
  justify-content: space-between;
}

.a-center {
  align-items: center;
}

.a-start {
  align-items: flex-start;
}

.a-self-center {
  align-self: center;
}

.a-content-start {
  align-content: flex-start;
}

.ac-center {
  align-content: center;
}

.f-direction-column {
  flex-direction: column;
}

.p-relative {
  position: relative;
}

.p-absolute {
  position: absolute;
}

.p-fixed {
  position: fixed;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.text-transform-upper {
  text-transform: uppercase;
}

.object-fit-cover {
  object-fit: cover;
}

.f-20 {
  font-size: 20px;
}

.f-30 {
  font-size: 30px;
}

.f-32 {
  font-size: 32px;
}

.f-40 {
  font-size: 40px;
}

.mt-0 {
  margin-top: 0;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-150 {
  margin-top: 150px;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-150 {
  margin-bottom: 150px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-50 {
  margin-left: 50px;
}

.ml-60 {
  margin-left: 60px;
}

.ml-70 {
  margin-left: 70px;
}

.ml-80 {
  margin-left: 80px;
}

.ml-90 {
  margin-left: 90px;
}

.ml-100 {
  margin-left: 100px;
}

.ml-150 {
  margin-left: 150px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-45 {
  margin-right: 45px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-60 {
  margin-right: 60px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-80 {
  margin-right: 80px;
}

.mr-90 {
  margin-right: 90px;
}

.mr-100 {
  margin-right: 100px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-60 {
  padding-left: 60px;
}

.pl-70 {
  padding-left: 70px;
}

.pl-80 {
  padding-left: 80px;
}

.pl-90 {
  padding-left: 90px;
}

.pl-100 {
  padding-left: 100px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-50 {
  padding-right: 50px;
}

.pr-60 {
  padding-right: 60px;
}

.pr-70 {
  padding-right: 70px;
}

.pr-80 {
  padding-right: 80px;
}

.pr-90 {
  padding-right: 90px;
}

.pr-100 {
  padding-right: 100px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-200 {
  padding-top: 200px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 10px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-200 {
  padding-bottom: 200px;
}

.space-20 {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  height: 20px;
}

.space-70 {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  height: 70px;
}

.section-title {
  color: #536446;
  font-weight: 600;
  font-size: 50px;
  line-height: 70px;
}

.section-description {
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  font-family: "Noto Sans", Arial, Helvetica, sans-serif;
  margin-top: 1px;
  padding-bottom: 28px;
}
.section-description p {
  margin-top: 0;
  line-height: 2;
}

.primary-button {
  height: 90px;
  padding-left: 65px;
  padding-right: 65px;
  display: flex;
  flex-wrap: wrap;
  min-width: 230px;
  width: fit-content;
  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
  border: 0;
  outline: 0;
  border-radius: 45px;
  cursor: pointer;
}

@media (min-width: 1140px) {
  .col-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
.f-32 {
  font-size: 32px;
  line-height: 1.11;
}

.f-48 {
  font-size: 48px;
  line-height: 1.11;
}

.header-area {
  position: absolute;
  top: 0;
  background-color: #f5efe8;
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1019607843);
}
.header-area .menu-area {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.header-area .menu-area #main-menu {
  list-style: none;
  padding: 0;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  margin: 7px 0px;
}
.header-area .menu-area #main-menu li a {
  padding: 8px;
  color: #536446;
  font-weight: 400;
  line-height: 30px;
  font-size: 18px;
  padding-left: 20px;
  padding-right: 20px;
}

.main-intro .main-content {
  max-width: 830px;
  font-size: 31px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 3.1px;
  margin: 0 auto;
}
.main-intro .main-content p {
  margin-top: 0;
}
.main-intro .main-subcontent {
  font-size: 25px;
  letter-spacing: 2.5px;
  line-height: 40px;
}
.main-intro .main-subcontent p {
  width: 100%;
  margin-top: 0;
}

.contact-area {
  margin-bottom: 70px;
  margin-top: 120px;
}
.contact-area .wpcf7-form {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  max-width: 80%;
  margin: 0 auto;
  background-color: rgb(245, 239, 232);
  padding: 80px;
  padding-top: 40px;
  padding-bottom: 20px;
}
.contact-area .wpcf7-form label {
  font-size: 16px;
  font-weight: 700;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
}
.contact-area .wpcf7-form input, .contact-area .wpcf7-form select {
  height: 40px;
  max-width: 370px;
  width: 100%;
  border: 2px solid #536446;
  outline: 0;
  background-color: transparent;
}
.contact-area .wpcf7-form input[type=checkbox] {
  width: 18px;
  height: 18px;
  border: 1px solid #536446;
  background-color: transparent;
}
.contact-area .wpcf7-form .wpcf7-not-valid-tip {
  font-size: 14px;
}
.contact-area .wpcf7-form p {
  margin-top: 0;
  margin-bottom: 40px;
}
.contact-area .wpcf7-form br {
  display: none;
}
.contact-area .wpcf7-form-control-wrap {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.contact-area .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  cursor: pointer;
}
.contact-area .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
  margin: 0;
}
.contact-area .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label {
  cursor: pointer;
}
.contact-area .vegan-area {
  padding-right: 20px;
}
.contact-area .wpcf7-submit {
  background-color: transparent;
  color: #536446;
  font-size: 23px;
  font-family: "Playfair Display", serif;
  line-height: 30px;
  cursor: pointer;
}
.contact-area .wpcf7-submit:hover {
  background-color: rgb(197, 192, 169);
  color: #ffffff;
}

.table-area .table-description {
  font-size: 18px;
  letter-spacing: 2.5px;
  line-height: 24px;
}
.table-area #tables_wrapper {
  min-height: 440.66px;
  margin-top: 117px;
}
.table-area #tables {
  background-color: #c5c0a9;
  max-width: 80%;
  margin: unset;
  margin-left: auto;
}
.table-area #tables thead th {
  color: #f5efe8;
}
.table-area #tables thead th.dt-type-numeric {
  text-align: center;
}
.table-area #tables tbody td {
  height: 50px;
  max-height: 50px;
  color: #f5efe8;
  box-shadow: unset;
}
.table-area #tables tbody td.dt-type-numeric {
  text-align: center;
}
.table-area #tables tbody tr:nth-child(odd) {
  background-color: #c5c0a9;
  box-shadow: unset;
}
.table-area #tables tbody tr:nth-child(odd) td {
  color: #f5efe8;
}

.info-tab .icon {
  max-width: 70px;
  margin: 0 auto;
}
.info-tab .info-tab-title {
  font-size: 20px;
}
.info-tab .description {
  font-size: 16px;
  font-weight: 600;
  color: #536446;
}
.info-tab .description p {
  margin: 0;
}

.bg-color {
  background-color: #C5C0A9;
  margin-top: 120px;
}
.bg-color .accordion-area {
  max-width: 900px;
  margin: 0 auto;
}
.bg-color .accordion-area .accordion-title {
  font-size: 18px;
  color: #ffffff;
  font-weight: 500;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 20px;
  cursor: pointer;
}
.bg-color .accordion-area .accordion-title i {
  right: 0;
}
.bg-color .accordion-area .accordion-content {
  color: #ffffff;
}
.bg-color .accordion-area .accordion-content p {
  display: block;
  width: 100%;
}
.bg-color .accordion-area .accordion-content p a {
  display: block;
  width: 100%;
  color: #ffffff;
}

.vote-area {
  margin-top: 120px;
}
.vote-area .vote-description {
  font-size: 18px;
  letter-spacing: 2.5px;
  line-height: 24px;
}

#weddingchart {
  max-width: 450px;
  max-height: 450px;
}

/*# sourceMappingURL=main.css.map */
