@charset "UTF-8";
/*
Theme Name: Wizzie Child Theme
Theme URI: http://wordpress-style.net
Description: Child Theme For Divi
Author: Web Wizards
Author URI: http://wordpress-style.net
Template: Divi
Version: 2.0
*/
/* Start your custom CSS bellow this comment
============================================ */
/*colours*/
.menuButtons a {
  border: 1px solid #046A38;
  padding: 5px 15px;
  font-size: 18px;
  display: inline-block;
  margin-top: 9px;
}
.menuButtons a:hover {
  background: #F7F7F7;
}
.blog_Gallery img {
  width: 50%;
  float: left;
  padding: 1%;
  display: inline-block;
}
@font-face {
  font-family: 'Palatino Linotype';
  src: url('fonts/PalatinoLinotype-Bold.eot');
  src: url('fonts/PalatinoLinotype-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/PalatinoLinotype-Bold.woff2') format('woff2'), url('fonts/PalatinoLinotype-Bold.ttf') format('truetype'), url('fonts/PalatinoLinotype-Bold.svg#PalatinoLinotype-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Palatino Linotype';
  src: url('fonts/PalatinoLinotype-Roman.eot');
  src: url('fonts/PalatinoLinotype-Roman.eot?#iefix') format('embedded-opentype'), url('fonts/PalatinoLinotype-Roman.woff2') format('woff2'), url('fonts/PalatinoLinotype-Roman.ttf') format('truetype'), url('fonts/PalatinoLinotype-Roman.svg#PalatinoLinotype-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*Global*/
::marker {
  color: #046A38;
}
header #mainheaderwrap.fixed {
  position: fixed;
  width: 100%;
  z-index: 99;
  top: 0;
}
.admin-bar header #mainheaderwrap.fixed {
  top: 32px;
}
.img-magnifier-container {
  position: relative;
}
.img-magnifier-glass {
  position: absolute;
  border-radius: 50%;
  cursor: none;
  /*Set the size of the magnifier glass:*/
  width: 350px;
  height: 350px;
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  cursor: none;
}
header #mainheaderwrap.fixed #logo img {
  width: 100px;
}
.selected a img {
  margin-right: 5px;
}
header #mainheaderwrap #logo img {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#downloadsbuttons .et_pb_module {
  display: inline-block;
  width: 50% !important;
  margin-bottom: 0;
}
#downloadsbuttons .et_pb_module .et_pb_button {
  width: 98% !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
@media (max-width: 980px) {
  #downloadsbuttons .et_pb_module {
    width: 100% !important;
    margin-bottom: 30px;
  }
}
#downloadsbuttons .et_pb_module:last-child {
  margin-bottom: 0 !important;
}
.Overlap {
  z-index: 25;
  position: relative;
  right: 209px;
  width: 123%;
}
.Overlap.right {
  z-index: 25;
  position: relative;
  left: 0;
  width: 123%;
}
.Overlap.right .et_pb_text_inner {
  float: right;
}
.plark {
  padding: 20px;
}
.plark img {
  box-shadow: 1px 6px 18px rgba(0, 0, 0, 0.8);
}
.OverlapTwo {
  z-index: 25;
  position: relative;
  left: 95px;
  width: 123%;
}
.Overlap .et_pb_text_inner {
  max-width: 100%;
}
body {
  font-family: 'Palatino Linotype';
  font-size: 14px;
  letter-spacing: 0.1em;
}
body p {
  line-height: 2.5em;
  padding-bottom: 2.5em;
}
.center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
h1, h2 {
  font-size: 49px;
  font-weight: bold;
  letter-spacing: 2.5px;
  color: #046A38;
}
h3, h4, h5 {
  color: #3E3E3E;
}
.greenbtn, .columnbtns .et_pb_button_0_wrapper .et_pb_button, .whiteBTN {
  text-align: center;
  color: #046A38;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
}
.greenbgbtn, .columnbtns .et_pb_button_1_wrapper .et_pb_button, .single-tribe_events .et_pb_button {
  text-align: center;
  background-color: #046A38;
  border-color: #046A38;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  padding: 6px 0px;
}
.et_pb_module.et_pb_text:not(.footerContacts):not(.et_pb_text_4_tb_footer):not(.et_pb_text_3_tb_footer) a, .et_pb_blurb_description a, .mySlides a {
  color: #046A38;
  text-decoration: underline;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-featured-text {
  color: #046A38 !important;
  font-weight: 700;
}
.tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after {
  background-color: #046A38 !important;
}
.tribe-common .tribe-common-c-svgicon {
  color: #046A38 !important;
}
.et_pb_blurb_description a, .readmore a {
  color: #046A38;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none !important;
}
.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
  margin-top: 40px !important;
}
.et_pb_gallery_item {
  width: 23.5% !important;
  float: left;
  margin: 1% !important;
}
.et_pb_gallery_item:first-child {
  margin-left: 0 !important;
}
.et_pb_gallery_item:nth-child(4n+4) {
  margin-right: 0 !important;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 1;
}
.mfp-bg {
  background: rgba(4, 106, 56, 0.82);
}
.mfp-bg:after {
  content: "";
  height: 141px;
  width: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
}
.mfp-arrow-left .mfp-a, .mfp-arrow-left:after, .mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
  color: #046A38;
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  opacity: 1;
}
.mfp-bottom-bar {
  display: none;
}
span.et_overlay {
  display: none;
}
.innerwrap img {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
}
button.mfp-arrow.mfp-arrow-left.mfp-prevent-close {
  margin-left: 5%;
}
button.mfp-arrow.mfp-arrow-right.mfp-prevent-close {
  margin-right: 5%;
}
button.mfp-close {
  border: 3px solid #fff;
  border-radius: 39px;
  font-size: 45px !important;
  padding: 0px 2px 0px 2px !important;
  text-align: center !important;
  width: 50px !important;
  height: 50px !important;
  margin-top: -20px;
  margin-right: -46px;
  font-weight: bold !important;
}
.table table tbody tr {
  background-color: #EFEFEF !important;
}
.table table tbody tr:nth-child(even) {
  background-color: #F7F7F7 !important;
}
/*Header*/
.headersocials .social {
  float: left;
}
.headersocials .social a {
  padding: 0px;
  color: #ffffff;
}
div#droparrow {
  position: absolute;
  width: 100%;
  margin-top: -226px;
  background-color: transparent;
}
div#droparrow div#arrowdropdown {
  width: 73px;
  height: 73px;
  margin: 0 auto;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
div#droparrow div#arrowdropdown:hover {
  background: #046A38;
}
div#droparrow div#arrowdropdown:hover i {
  color: #ffffff !important;
}
div#droparrow div#arrowdropdown i {
  font-size: 16px !important;
  font-weight: 300 !important;
  color: #046A38;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
div#topheader {
  z-index: 999;
}
div#block-3 p {
  position: absolute;
  z-index: -1;
}
div.wp-forecast-curr-left {
  padding: 3px;
  float: left;
  width: 60px;
}
.wp-forecast-curr-right {
  display: flex;
  justify-content: center;
  align-items: center;
}
.wp-forecast-curr-head div {
  padding-top: 3px;
}
#mainmenu .et_pb_menu__wrap {
  justify-content: flex-end !important;
}
li.menu-item.menu-item-gtranslate {
  display: none !important;
}
.box4 {
  background: none !important;
  background-color: #0a5a33 !important;
}
.box4 .switcher {
  width: 175px;
}
.box4 .switcher .selected {
  background: none !important;
  background-color: #0a5a33 !important;
}
.box4 .switcher .selected a {
  border: none !important;
  background-color: #0a5a33 !important;
  color: #fff;
  padding: 3px 5px;
  width: 151px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Palatino Linotype';
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
.box4 .switcher .selected a img {
  margin-right: 5px;
}
.box4 .option {
  background: #298056 !important;
  border: 1px solid #04522c !important;
  width: 175px !important;
}
.box4 .option a {
  font-family: 'Palatino Linotype';
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #fff !important;
}
.box4 .switcher .option a:hover {
  background: #117242;
}
.switcher .selected a:hover {
  background: none !important;
}
.mobile-translate {
  margin-bottom: 0 !important;
}
.mobile-translate .switcher .selected {
  background: none !important;
}
.mobile-translate .switcher .selected a {
  border: none !important;
  background: none;
  text-indent: -9999px;
}
.mobile-translate .switcher .selected img {
  position: absolute;
  right: 0;
}
.mobile-translate .option {
  position: absolute !important;
  background: #298056 !important;
  border: 1px solid #04522c !important;
  width: 175px !important;
}
.mobile-translate .option a {
  font-family: 'Palatino Linotype';
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #fff !important;
}
div#wp-forecastA div.wp-forecast-curr .wp-forecast-curr-details {
  display: none !important;
}
div#wp-forecast-2 {
  width: 100%;
}
.wp-forecast-curr-block {
  display: flex;
}
.wp-forecast-curr-left {
  display: flex;
}
.wp-forecast-curr {
  height: 50px;
}
div.wp-forecast-curr-head {
  float: left;
  text-transform: uppercase;
  font-weight: bold;
}
.wp-forecast-curr {
  display: flex;
  justify-content: center;
  align-items: center;
}
.box1 {
  float: left;
  height: 50px;
  display: flex;
  align-items: center;
  font-weight: bold;
}
.box1 a {
  color: #fff;
}
.box2 {
  float: right;
  margin-right: 15px;
}
.box3 {
  float: right;
}
.box4 {
  float: right;
}
div#wp-forecast-2 h4.title {
  display: none;
}
body:not(.single) header.et-l.et-l--header {
  position: absolute;
  width: 100%;
}
body .et_pb_menu_0_tb_header.et_pb_menu .nav li ul {
  background-color: #046a38 !important;
  border-top: 3px solid #054c29;
}
.et-menu li li a {
  padding: 6px 20px;
  width: 245px;
}
.nav li ul {
  width: 245px;
}
/* Lightbox */
.lightbox {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(3, 35, 19, 0.82);
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 20;
  padding-top: 10vh;
  padding-bottom: 10vh;
  box-sizing: border-box;
}
.lightbox .innerwrap {
  position: absolute;
  max-width: 1400px;
  margin: 0 auto;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lightbox .innerwrap img {
  max-height: 80vh;
}
.lightbox .innerwrap span.arrowleft {
  left: 3%;
  position: absolute;
  top: 50%;
  margin-top: -21px;
  z-index: 9999;
}
.lightbox .innerwrap span.arrowleft i {
  cursor: pointer !important;
}
.lightbox .innerwrap span.arrowright {
  right: 3%;
  position: absolute;
  top: 50%;
  margin-top: -21px;
}
.lightbox .innerwrap span.arrowright i {
  cursor: pointer !important;
}
.lightbox span.close i {
  cursor: pointer;
}
.lightbox .innerwrap span {
  font-size: 40px;
  color: #046A38;
  cursor: pointer;
  -webkit-transition: all 0.2s !important;
  transition: all 0.2s !important;
  font-weight: bold;
}
.lightbox .innerwrap span.close {
  position: absolute;
  top: 100px;
  margin-top: -40px;
  right: 1.5%;
  color: #fff;
}
.lightbox:after {
  content: "";
  height: 141px;
  width: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
}
div#eventsgallery .lightbox-gallery div {
  width: 32% !important;
  height: 150px;
}
div#eventsgallery .lightbox-gallery div:nth-child(3n+3) {
  margin-right: 0px !important;
}
div#eventsgallery .lightbox-gallery div:nth-child(3n+1) {
  margin-left: 0px !important;
}
.lightbox-gallery div {
  width: 23.5% !important;
  float: left;
  margin: 1%;
  height: 230px;
}
.lightbox-gallery div:nth-child(4n+1) {
  margin-left: 0px !important;
}
.lightbox-gallery div:nth-child(4n+4) {
  margin-right: 0px !important;
}
.lightbox-gallery div img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  cursor: pointer;
  aspect-ratio: 1.35;
}
.lightbox .innerwrap img {
  max-height: 80vh;
  max-width: 60vw !important;
}
header.et-l.et-l--header {
  width: 100%;
}
header.et-l.et-l--header .headersocials {
  background-color: rgba(255, 255, 255, 0.1);
}
header.et-l.et-l--header .headersocials.headersocials:after {
  content: '';
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  right: -155%;
  top: 0;
  width: 155%;
  height: 50px;
}
header.et-l.et-l--header .headersocials .social {
  justify-content: center;
  align-items: center;
  display: flex;
}
header.et-l.et-l--header .headersocials .social.one {
  width: 58px;
  height: 50px;
  background: rgba(255, 255, 255, 0.05);
  text-align: center;
}
header.et-l.et-l--header .headersocials .social.two {
  width: 58px;
  height: 50px;
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
}
header.et-l.et-l--header .headersocials .social.three {
  width: 58px;
  height: 50px;
  text-align: center;
  background: rgba(255, 255, 255, 0.15);
}
header.et-l.et-l--header .et_pb_module.et_pb_text a {
  color: #ffffff;
  font-size: 15px;
  font-weight: normal;
  text-transform: none;
}
header.et-l.et-l--header .et_pb_menu span.mobile_menu_bar:before {
  color: #ffffff;
}
header.et-l.et-l--header .et_pb_menu ul#mobile_menu1 {
  border-color: #ffffff;
  background-color: #046A38 !important;
}
header.et-l.et-l--header .et_pb_menu nav.et-menu-nav ul#menu-main-menu li {
  margin-top: 0 !important;
  padding: 14px 12px 14px;
  height: auto !important;
  justify-content: center;
  align-items: center;
}
header.et-l.et-l--header .et_pb_menu nav.et-menu-nav ul#menu-main-menu li.menuTickets {
  padding: 14px 25px 5px;
  border: 1px solid #ffffff;
}
li.menuTickets {
  margin-left: 10px !important;
}
body ul.sub-menu {
  padding: 0px 0 !important;
}
ul#menu-main-menu li.current_page_item a {
  text-decoration: underline;
}
ul#menu-main-menu li a {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 0 !important;
  letter-spacing: 0.1em;
  height: auto !important;
}
ul#menu-main-menu li a:hover {
  text-decoration: underline;
}
ul#menu-main-menu li.menuTickets {
  padding: 0 !important;
}
ul#menu-main-menu li.menuTickets a {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
  height: 45px !important;
  width: 202px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 0 !important;
}
#mainheader .et_pb_column {
  display: flex;
  justify-content: center;
  align-items: center;
}
#logo {
  max-height: 100%;
  margin-left: -40px;
}
div#mainmenu {
  margin-right: -30px;
}
/*Home*/
div#HomeSectionOne {
  background: url('/wp-content/uploads/2021/05/3423423-1.svg') no-repeat;
  background-size: 808px 940px;
  /*background-position: 88% 0%;*/
  animation-name: slidebackground;
  animation-duration: 4s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  animation-delay: 2s;
}
div#HomeSectionOne div#Story:after {
  content: '';
  display: block;
  width: 468px;
  height: 545px;
  background: url('/wp-content/uploads/2021/05/3423423.svg') no-repeat;
  position: absolute;
  bottom: 0;
  /* left:0;*/
  z-index: 9999999999999999538762658202121142272;
  background-size: 468px 545px;
  animation-name: slidebefore;
  animation-timing-function: ease-in-out;
  animation-duration: 4s;
  animation-delay: 2s;
  animation-fill-mode: forwards;
}
.columnbtns .et_pb_button_0_wrapper {
  display: inline-block;
  float: left;
  margin-right: 5px;
  width: 48%;
  border-color: #046A38 !important;
}
.columnbtns .et_pb_button_0_wrapper .et_pb_button {
  width: 100%;
}
.columnbtns .et_pb_button_0_wrapper .et_pb_button:after {
  display: none;
}
.columnbtns .et_pb_button_0_wrapper .et_pb_button:hover {
  border-color: #046A38 !important;
}
.columnbtns .et_pb_button_1_wrapper {
  display: inline-block;
  float: left;
  margin-right: 5px;
  width: 48%;
}
.columnbtns .et_pb_button_1_wrapper .et_pb_button {
  width: 100%;
  margin: 0px !important;
}
.columnbtns .et_pb_button_1_wrapper .et_pb_button:hover {
  margin-left: 15px;
  color: #046A38;
  border-color: #046A38 !important;
  background-color: rgba(0, 0, 0, 0.05);
}
.oneimg img {
  width: 100%;
  height: 540px;
  object-fit: cover;
}
.twoimg img {
  object-fit: cover;
  width: 45%;
  height: 540px;
  margin-right: 25px;
}
.blogimage img {
  width: 100% !important;
  max-width: 100% !important;
  max-height: 415px !important;
  object-fit: cover !important;
}
.blogimage picture {
  width: 100%;
}
/*Animations*/
@keyframes slidebackground {
  from {
    background-position: 172% 0%;
  }
  to {
    background-position: 88% 0%;
  }
}
@keyframes slidebefore {
  from {
    left: -50%;
  }
  to {
    left: 0;
  }
}
@keyframes slideaboutus {
  from {
    bottom: -30%;
  }
  to {
    bottom: -12%;
  }
}
/*internals*/
.internalbanner .et_pb_module {
  min-height: 570px;
}
.internalbanner .et_pb_module .et_pb_fullwidth_header_container {
  min-height: 375px;
  padding-top: 15%;
}
/*About US*/
.oldimageanimation:before {
  background: url('/wp-content/uploads/2021/07/Image-2.png') no-repeat;
  content: '';
  background-size: 420px 550px;
  animation-name: slideaboutus;
  animation-timing-function: ease-in-out;
  animation-duration: 4s;
  animation-delay: 2s;
  animation-fill-mode: forwards;
  display: block;
  width: 500px;
  height: 450px;
  position: absolute;
  bottom: -30%;
  left: 21%;
  z-index: 10000000000000000000;
}
@media (max-width: 980px) {
  .oldimageanimation:before {
    display: none;
  }
}
.greenbar {
  color: #ffffff !important;
  font-size: 45px;
  line-height: 60px;
  font-weight: bold;
  border-left: 5px solid;
  padding-left: 16px;
  letter-spacing: 0px;
}
.greenbar p {
  line-height: 60px;
}
/*Events*/
.tribe-common-l-container.tribe-events-l-container {
  padding: 0px !important;
}
.tribe-common .tribe-common-c-svgicon--messages-not-found .tribe-common-c-svgicon__svg-stroke {
  stroke: #046A38 !important;
}
.tribe-common .tribe-common-anchor-thin-alt:active, .tribe-common .tribe-common-anchor-thin-alt:focus, .tribe-common .tribe-common-anchor-thin-alt:hover {
  border-bottom: 1px solid #046A38 !important;
  color: #046A38 !important;
}
.tribe-common .tribe-common-anchor-thin-alt {
  border-bottom: 1px solid #046A38 !important;
}
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
  color: #046A38 !important;
}
h3.tribe-events-calendar-month__multiday-event-bar-title.tribe-common-h8 {
  color: #ffffff !important;
}
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
  background-color: transparent !important;
}
.tribe-events-calendar-month__multiday-event-bar, .tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover {
  background-color: #046A38 !important;
}
.single-tribe_events .et_pb_post_title h1 {
  font-weight: bold;
  font-size: 49px;
}
.single-tribe_events .eventiconinfo {
  font-weight: bold;
  font-size: 14px;
}
.single-tribe_events .eventiconinfo i {
  color: #046A38 !important;
  padding-right: 14px;
  width: 30px;
  font-size: 16px;
}
.single-tribe_events .et_pb_button {
  padding: 6px 40px 6px 18px !important;
  margin: 0px !important;
  width: 290px;
}
.single-tribe_events .et_pb_button:after {
  margin-left: 6% !important;
}
.single-tribe_events .et_pb_button:hover {
  color: #046A38;
  border-color: #046A38 !important;
  background-color: rgba(0, 0, 0, 0.05);
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar {
  border: none !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-ical__link, button.tribe-common-c-btn.tribe-events-c-search__button, form.tribe-events-c-search.tribe-events-c-events-bar__search-form {
  display: none !important;
}
/*wedding*/
.whiteBTN {
  border-color: #ffffff !important;
  color: #ffffff !important;
  padding: 5px 20px !important;
}
.whiteBTN:after {
  display: none !important;
}
/* Slideshow container */
.timeline {
  display: flex;
  flex-direction: row;
  max-width: 1260px;
  margin: auto;
  /* The dots/bullets/indicators */
}
.timeline .slideshow-container {
  max-width: 1200px;
  position: relative;
  margin: auto;
  text-align: center;
}
.timeline .slideshow-container .mySlides {
  display: none;
  flex-direction: row;
}
.timeline .slideshow-container .mySlides.active {
  animation-name: fade;
  animation-duration: 1s;
  display: flex !important;
}
.timeline .slideshow-container .mySlides .image {
  width: 40%;
}
.timeline .slideshow-container .mySlides .image img {
  height: 730px !important;
  width: 480px !important;
  object-fit: cover;
}
.timeline .slideshow-container .mySlides .text {
  width: 60%;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.timeline .slideshow-container .mySlides .text .info {
  text-align: left;
  padding: 6%;
}
.timeline .dots {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.timeline .dots .dot {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 3px 12px;
  background-color: #3E3E3E;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.timeline .dots .dot.active {
  margin: 0 auto 12px;
  background-color: transparent;
  border: 2px #046A38 solid;
  height: 15px;
  width: 15px;
  animation-name: buttonanimation;
  animation-duration: 0.5s;
}
.timeline .dots .dot.active .date {
  display: block;
}
.timeline .dots .dot.active .date {
  animation-name: fade;
  animation-duration: 0.5s;
}
.timeline .dots .dot .date {
  line-height: 4px;
  display: none;
  position: absolute;
  left: -44px;
  font-size: 40px;
  font-weight: bold;
  color: #046A38;
}
@keyframes buttonanimation {
  from {
    border: 2px #3E3E3E solid;
    background-color: #3E3E3E;
    height: 10px;
    width: 10px;
  }
  to {
    border: 2px #046A38 solid;
    background-color: transparent;
    height: 15px;
    width: 15px;
  }
}
@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*plan your visit*/
.whenflower {
  background-image: url("/wp-content/uploads/2021/05/Mask-Group-3.png");
  background-repeat: no-repeat;
  background-origin: border-box;
  background-position: 0% 28%;
  background-size: 50% 37%;
}
.faqs {
  z-index: 25;
  position: relative;
  left: 95px;
  width: 123%;
  padding: 0% 5% 7% 5%;
}
.faqs .et_pb_toggle {
  border: none !important;
  background-color: transparent !important;
}
.faqs .et_pb_toggle h5.et_pb_toggle_title {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 2px;
}
.faqs .et_pb_toggle .et_pb_toggle_content {
  font-size: 14px !important;
  letter-spacing: 1.4px;
  max-width: 720px;
}
.faqs .et_pb_toggle .et_pb_toggle_content ul {
  list-style-type: none !important;
}
.faqs .et_pb_toggle .et_pb_toggle_content ul li::before {
  content: "•";
  color: #046A38;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.faqs .et_pb_toggle.et_pb_toggle_open {
  background-color: transparent !important;
}
.faqs .et_pb_toggle.et_pb_toggle_open h5.et_pb_toggle_title {
  color: #046A38 !important;
}
.faqs .et_pb_toggle.et_pb_toggle_open:before {
  content: '' !important;
  font-family: 'Font Awesome 5 Pro' !important;
  color: #046A38 !important;
  text-align: center;
  left: 95.8%;
  position: absolute;
  transition: 0.3s;
}
.faqs .et_pb_toggle.et_pb_toggle_close .et_pb_toggle_title:before {
  content: '' !important;
  font-family: 'Font Awesome 5 Pro' !important;
  color: #046A38 !important;
}
/*News*/
div#n2-ss-6 img {
  object-fit: cover;
}
.news .et_pb_column:nth-child(1) {
  width: 15%;
}
.news .et_pb_column:nth-child(2) {
  width: 85%;
}
@media (max-width: 980px) {
  .news .et_pb_column {
    width: 100% !important;
  }
}
.postblog article {
  display: inline-block;
  float: left;
  width: 32% !important;
  margin-right: 1%;
}
.postblog article img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.postblog article h2.entry-title {
  font-size: 23px !important;
  color: #3E3E3E !important;
  text-align: center;
  max-width: 292px;
  margin: auto;
  min-height: 60px;
}
.postblog article p.post-meta {
  font-size: 19px !important;
  color: #3E3E3E !important;
  text-align: center;
  font-weight: bold;
}
.postblog article .post-content .post-content-inner {
  text-align: center;
  max-width: 363px;
  margin: auto;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
div#categories-3 h4.widgettitle {
  font-size: 25px !important;
  color: #046A38;
  font-weight: bold;
}
div#categories-3 ul {
  list-style: none !important;
  padding-left: 20px !important;
}
div#categories-3 ul li.current-cat a:before {
  width: 5px;
  height: 5px;
  border-radius: 20px;
  background: transparent;
  border: 2px solid #046A38;
  content: '_';
  color: transparent;
  position: absolute;
  left: 0px;
  margin-top: 7px;
}
div#categories-3 ul li a:before {
  width: 5px;
  height: 5px;
  border-radius: 20px;
  background: #3E3E3E;
  border: 2px solid #3E3E3E;
  content: '_';
  color: transparent;
  position: absolute;
  left: 0px;
  margin-top: 7px;
}
/*Form*/
form#gform_4 {
  width: 80%;
  margin: auto;
}
.gform_wrapper .gform_fields .gfield textarea, .gform_wrapper .gform_fields .gfield input {
  background-color: #ffffff;
  color: #3E3E3E;
  border: #3E3E3E 2px solid;
  padding: 15px !important;
}
.gform_wrapper .gform_footer .gform_button {
  background-color: #046A38 !important;
  color: #ffffff;
  text-transform: uppercase;
  float: right;
  border: none !important;
  width: 300px;
  padding: 10px;
  font-weight: bold;
  font-size: 20px;
}
.gform_wrapper .gform_footer #gform_submit_button_4 {
  margin: auto;
  border: white 2px solid !important;
  border-radius: 5px;
  padding: 5px;
}
form#gform_2 {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
form#gform_2 .gform_body {
  width: 80%;
}
form#gform_2 .gform_body input {
  border: #3e3e3e00 2px solid;
}
form#gform_2 .gform_footer {
  width: 9%;
  padding: 0px !important;
  margin: 0px !important;
}
form#gform_2 .gform_footer input#gform_submit_button_2 {
  width: 100%;
  padding: 17px;
}
/*Footer*/
.footerContacts h2 {
  font-size: 49px !important;
  letter-spacing: 2.5px;
}
.footerContacts a {
  color: #3E3E3E !important;
  font-size: 14px;
  letter-spacing: 1.4px;
}
@media (max-width: 1280px) {
  .postblog article {
    display: inline-block;
    float: left;
    width: 49% !important;
    margin-right: 1%;
  }
}
@media (max-width: 980px) {
  .greenbar p {
    line-height: 1.2em;
    font-size: 20px;
  }
  body h4.et_pb_module_header {
    font-size: 26px !important;
  }
  body .et_pb_blurb.Marriedblurb {
    padding-left: 0 !important;
    padding-top: 20px !important;
  }
  body.page-id-194 .Overlap {
    max-width: 80%;
    margin: 0 auto;
  }
  body .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu, body .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu ul {
    background-color: transparent !important;
  }
  li.menu-item.menu-item-gtranslate {
    display: block !important;
  }
  div#HomeSectionOne {
    background: none;
  }
  div#garden-display .et_pb_equal_columns .et_pb_blurb {
    width: 100% !important;
    max-width: 100% !important;
    padding: 35px 0px 15px 0 !important;
  }
  div#garden-display .et_pb_equal_columns .et_pb_blurb .et_pb_blurb_content {
    max-width: 100%;
  }
  div#garden-display .et_pb_column {
    margin-bottom: 40px !important;
  }
  div#garden-display h4.et_pb_module_header {
    font-size: 27px !important;
  }
  .OverlapTwo, .faqs {
    left: 0;
    width: 100%;
  }
  .faqs .et_pb_toggle, .faqs .et_pb_toggle.et_pb_toggle_open {
    background-color: #e6e6e6 !important;
    margin-bottom: 10px !important;
  }
  .faqs .et_pb_toggle_content p {
    line-height: 1.3em;
  }
  .faqs .et_pb_toggle h5.et_pb_toggle_title {
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.3em;
  }
  .columnbtns .et_pb_button_0_wrapper {
    width: 100% !important;
  }
  .columnbtns .et_pb_button_1_wrapper {
    width: 100% !important;
  }
  .n2-ss-slider .n2-ss-item-image img {
    display: inline-block;
    max-width: 100%;
    height: 200px !important;
    object-fit: cover;
  }
  .greenbtn, .columnbtns .et_pb_button_0_wrapper .et_pb_button, .whiteBTN, .greenbgbtn, .columnbtns .et_pb_button_1_wrapper .et_pb_button, .single-tribe_events .et_pb_button {
    font-size: 18px !important;
  }
  h1, h2 {
    font-size: 27px !important;
  }
  div#HomeSectionOne div#Story:after {
    display: none;
  }
  body .Overlap {
    z-index: 25;
    position: relative;
    right: 0;
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: #fff !important;
  }
  .switcher.notranslate {
    margin-right: 20px !important;
  }
  .switcher .selected a.open {
    background-image: none !important;
  }
  .switcher .option a:hover {
    background: #ffc0 !important;
  }
  div#topheader {
    display: none;
  }
  div#mainmenu .et_pb_menu_inner_container.clearfix {
    position: initial !important;
  }
  header.et-l.et-l--header {
    position: fixed !important;
    overflow: initial !important;
    z-index: 9;
  }
  div#menu-column, div#menu-column .et_pb_row_inner, div#menu-column .et_pb_column, div#menu-column .et_pb_menu_inner_container {
    position: initial !important;
  }
  ul#mobile_menu1 {
    width: 106%;
    position: absolute;
    left: -3%;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100vh;
    padding-top: 90px;
  }
  .mobile_menu_bar {
    z-index: 99999999;
    position: relative;
    width: 31px;
    height: 20px;
  }
  span.mobile_menu_bar:before {
    display: none;
  }
  .mobile-translate .switcher .option .selected img {
    position: inherit;
  }
  li.menu-item-has-children > a {
    display: none;
  }
  ul.sub-menu li {
    padding-left: 0 !important;
  }
  li.menuTickets {
    margin-left: 0 !important;
  }
  .mobile_menu_bar span {
    background: #fff;
    width: 31px;
    height: 4px;
    border-radius: 10px;
    display: block;
    margin-bottom: 4px;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .mobile_menu_bar span:nth-child(1) {
    top: 0;
  }
  .mobile_menu_bar span:nth-child(2) {
    top: 8px;
  }
  .mobile_menu_bar span:nth-child(3) {
    top: 16px;
  }
  .mobile_nav.opened .mobile_menu_bar span:nth-child(1) {
    top: 8px;
    transform: rotate(45deg);
  }
  .mobile_nav.opened .mobile_menu_bar span:nth-child(2) {
    opacity: 0;
  }
  .mobile_nav.opened .mobile_menu_bar span:nth-child(3) {
    top: 8px;
    transform: rotate(-45deg);
  }
  #logo {
    max-height: 100%;
    margin-left: 0;
  }
  div#mainmenu {
    margin-right: 0;
  }
  .single-gardens div#main-content {
    padding-top: 161px;
  }
}
@media (max-width: 767px) {
  .et_pb_column .et_pb_grid_item.et_pb_portfolio_item .first_in_row, .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column .et_pb_grid_item .first_in_row, .et_pb_column .et_pb_grid_item:nth-child(odd) {
    clear: none;
  }
  .postblog article {
    display: inline-block;
    float: left;
    width: 100% !important;
    margin-right: 0%;
  }
}
@media (max-width: 767px) {
  #wpadminbar {
    top: -46px;
  }
}
@media (max-width: 350px) {
  div#droparrow div#arrowdropdown {
    width: 50px;
    height: 50px;
  }
  div#droparrow {
    margin-top: -160px;
  }
}
