section {
	padding: 60px 0
}

.custom-header .header-toggles.hide-no-js {
	display: none
}

.facilities-icons .facilities-col img {
	width: 102px
}

.newshomepage.row .newslist:hover label {
	background: #10401a;
	color: #fff;
	transition: .6s
}

.footer-menu-custom a {
	color: #fff !important;
	margin-top: 8px;
	display: flex;
	font-size: 16px
}

.footer-menu-custom a:hover {
	text-decoration: none
}

.newshomepage.row .newslist:hover label span {
	color: #fff
}

.downarrow {
	bottom: 50px
}

.custom-header nav {
	position: relative
}

.envelope-custom,
.custom-phone {
	display: none
}

section.newsection.welcome-wraper .newslisting .custom-post .entry-content p a {
	font-weight: 700;
	color: #10401a !important;
	display: flex;
	margin-top: 10px
}

.footer-inner-custom div#block-2 {
	margin: 0
}

.footer-inner-custom div#block-2 .footer-address {
	width: 70%;
	color: #fff;
	font-size: 16px
}

section.home-inner-icons .main-wraper .col-md-3 a {
	color: #10401a
}

section.home-inner-icons .main-wraper .col-md-3 a:hover {
	text-decoration: none
}

.custom-header nav li a {
	color: #fff !important;
	font-size: 16px
}

.custom-header nav li a:hover {
	text-decoration: none
}

.custom-header li.current-menu-item a:after,
.custom-header nav li a:after {
	content: "";
	position: absolute;
	z-index: -1;
	left: 51%;
	right: 51%;
	bottom: -10px;
	background: #fff;
	height: 1px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.custom-header nav li {
	margin-left: 42px
}

.custom-header li.current-menu-item a:after,
.custom-header nav li a:hover:after {
	left: 0;
	right: 0
}

.custom-header li.current-menu-item a,
.custom-header .topnavright nav>ul>li.current-menu-item>a {
	text-decoration: none
}

.custom-header button.toggle.search-toggle.mobile-search-toggle {
	display: none
}

.custom-header .header-titles-wrapper {
	padding: 0;
	justify-content: flex-start
}

.custom-header nav li {
	margin-left: 42px
}

.custom-header button.toggle.search-toggle.mobile-search-toggle {
	display: none
}

.custom-header .header-titles-wrapper {
	padding: 0;
	justify-content: flex-start
}

.home-inner-icons .main-wraper {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	box-shadow: rgb(100 100 111 / .2) 0 7px 29px 0;
	padding: 0
}

.home-inner-icons .main-wraper .col-md-3 {
	padding: 20px 15px;
	margin: 0;
	border-right: 1px solid #10401a4d
}

.home-inner-icons .main-wraper .col-md-3 {
	padding: 20px 15px
}

.header-breadcrum span {
	margin-bottom: 25px
}

.header-breadcrum h4 {
	font-size: 20px
}

.home-inner-icons .header-breadcrum {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.home-inner-icons .main-wraper {
	display: flex;
	align-items: center;
	justify-content: center
}

section.welcome-wraper .welcome-col .welcome-inner {
	display: flex;
	flex-wrap: nowrap
}

.col-md-9.welcome-inner {
	padding: 0
}

.welcome-left {
	width: 65%;
	padding-top: 10px
}

.welcome-right {
	padding-right: 20px;
	overflow: hidden;
	position: relative;
	z-index: 0;
	margin-top: 65px
}

.welcome-text.gallery-btn {
	width: 100%;
	position: inherit;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	background: #fff0
}

.welcom-image-right .image-overflow:nth-child(1) {
	margin-bottom: 40px
}

section.welcome-wraper {
	background: #f3f5f2
}

.welcome-wraper .welcome-col {
	display: flex;
	padding: 0;
	padding-top: 70px
}

.welcom-image-right {
	overflow: hidden
}

.image-overflow img,
.welcom-image-right img,
.welcome-right img {
	transition: opacity 1s, transform 1s;
	overflow: hidden
}

.image-overflow {
	overflow: hidden
}

.image-overflow img:hover,
.welcom-image-right img:hover,
.welcome-right img:hover {
	transform: scale3d(1.1, 1.1, 1)
}

.welcome-left h2 {
	font-size: 50px;
	width: 80%;
	margin: 0;
	margin-bottom: 55px
}

section.home-contact h3,
section.welcome-wraper h3 {
	font-size: 40px;
	color: #2b5634;
	font-family: "Sacramento", cursive;
	position: relative;
	margin-bottom: 15px
}

section.newspage .pagetitle h3 {
	position: relative
}

section.newspage .pagetitle h3:after,
section.home-contact h3:after,
section.welcome-wraper h3:after {
	content: '';
	position: absolute;
	width: 95px;
	height: 7px;
	left: 8px;
	right: 0;
	bottom: 0;
	background: url(/wp-content/uploads/2024/02/border-line.png);
	z-index: 100;
	font-family: "Sacramento", cursive
}

section.newspage .pagetitle h3:after,
section.home-contact h3:after,
section.welcome-wraper h3:after {
	width: 79px;
	height: 6px
}

.welcome-text {
	width: 65%;
	background: #fff;
	padding: 40px;
	position: absolute;
	z-index: 1
}

.welcome-text p {
	font-size: 18px;
	color: #000;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: hidden;
	height: 208px;
	line-height: 30px;
	margin-bottom: 0;
	font-family: "open-sans", sans-serif
}

.welcome-text a {
	color: #2b5634;
	font-size: 18px;
	text-decoration: none;
	display: flex;
	align-items: center;
	font-family: "open-sans", sans-serif;
	margin-top: 25px
}

.welcome-text i {
	margin-left: 10px;
	border-radius: 50px;
	border: 1px solid #2b5634;
	width: 30px;
	height: 30px;
	font-size: 10px;
	display: flex;
	justify-content: center;
	align-items: center
}

.welcome-text .fa-arrow-right:before {
	color: #2b5634
}

section.welcome-wraper.weddings {
	background: #fff
}

.welcome-wraper.weddings .col-md-12.welcome-col {
	padding-top: 0
}

.weddings .welcome-left {
	width: 100%;
	padding-top: 0;
}
body:not(.page-template-aboutus) .weddings .welcome-left {
	padding-left: 80px;

}
.weddings .welcome-left h2 {
	font-size: 50px;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 25px
}

.weddings .welcome-text p {
	font-size: 18px;
	color: #000;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	height: auto;
	line-height: 30px;
	margin-bottom: 0;
	font-family: "open-sans", sans-serif
}

.welcome-col .padding-none {
	padding: 0
}

.weddings .welcom-image-right .image-overflow {
	margin: 0
}

.weddings .welcome-text {
	padding: 0;
	width: 90%;
	opacity: 1;
	background: #fff0;
	position: inherit
}

.weddings .welcome-left .image-overflow {
	margin-top: 75px
}

section.home-contact {
	background: #f3f5f2
}

/*.weddings.weddings-about .welcome-left {
	padding-left: 40px
}*/

/*.weddings.weddings-about .image-overflow {
	margin-right: 40px
}
*/
.home-contact-wraper {
	display: flex
}

.home-contact-wraper .contactform textarea,
.home-contact-wraper .contactform input {
	border: 0;
	border-bottom: 1px solid #ededed;
	width: 100%;
	max-width: 100%;
	padding: 20px 0
}

.home-contact-wraper .contactform label {
	width: 100%
}

.contactform .wpcf7-submit {
	margin-top: 40px;
	background: #fff0;
	border: 1px solid #10401a !important;
	color: #10401a
}

.home-contact-wraper .contactform h2 {
	font-size: 40px;
	width: 100%;
	margin: 0;
	color: #10401a;
	margin-bottom: 20px
}

.home-contact-wraper .contactform h2 br {
	display: none
}

.home-contact-wraper .contactform {
	padding: 7px 30px;
	background: #fff;
	padding-top: 30px
}

.contact-icon-col .contactform-icon {
	width: 33.33%;
	padding: 0 17px
}

.contact-icon-col .contactform-icon i {
	font-size: 20px;
	color: #10401a
}

.contact-icon-col .contactform-icon span {
	font-size: 18px;
	font-family: "open-sans", sans-serif;
	color: #10401a;
	padding-left: 12px
}

.contact-icon-col .contactform-icon:nth-child(2) {
	border-left: 1px solid #10401a;
	border-right: 1px solid #10401a
}

section.welcome-wraper.calender-pricing .talelook-col h2 strong {
	font-size: 22px;
	font-weight: 400
}

.contact-icon-col .contactform-icon p a,
.contact-icon-col .contactform-icon p {
	font-size: 14px;
	font-family: "open-sans", sans-serif;
	color: #10401a;
	margin-bottom: 0;
	margin-top: 10px
}

.contact-icon-col .contactform-icon p a:hover {
	text-decoration: none
}

.topnavright ul {
	display: flex
}

.custom-header .topnavright nav>ul>li {
	margin-left: 13px;
	margin-top: 0
}

.custom-header .topnavright nav>ul>li>a {
	font-size: 13px;
	position: relative
}

.contact-icon-col .contactform-icon i:before {
	color: #10401a
}

section.home-contact h2 {
	margin-bottom: 9px
}

section.home-contact .welcome-left p {
	font-size: 16px;
	font-family: "open-sans", sans-serif;
	color: #10401a
}

section.home-contact .welcome-left {
	width: 100%;
	padding-top: 0;
	margin-bottom: 40px
}

.home-contact-wraper .left {
	padding-right: 50px
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	text-align: center;
	border-color: #e33232;
	padding: 10px;
	font-size: 14px
}

.home-contact-wraper .contactform input:focus-visible {
	border: 0px !important;
	border-color: #fff
}

.contact-icon-col {
	display: flex;
	margin-top: 37px
}

.contact-icon-col .contactform-icon:nth-child(1) {
	padding-left: 5px;
	padding-right: 10px
}

.contactform .wpcf7-submit:hover {
	text-decoration: none;
	background: #10401a;
	color: #fff;
	border: 1px solid #10401a !important;
	transition: .6s
}

.aboutus .about-right .welcome-text p {
	-webkit-line-clamp: inherit;
	height: auto
}

.welcome-wraper.weddings-about .welcome-text p {
	-webkit-line-clamp: inherit;
	height: auto;
	font-size: 16px
}

/*.weddings.weddings-about .welcome-text {
	width: 100%
}
*/
.aboutus .welcome-left h2 {
	width: 92%
}

.aboutus .welcome-left {
	width: 100%;
	padding-top: 0
}

.about-right .welcome-text {
	width: 100%;
	background: #fff0;
	padding: 0;
	padding-top: 25px
}

.aboutus .welcome-col {
	padding-top: 0
}

.facilitie .welcome-left {
	text-align: center
}

.facilitie .welcome-left h2 {
	width: 100%
}

section.welcome-wraper.facilitie h3:after {
	left: 0;
	margin: 0 auto
}

.facilitie .home-contact-wraper {
	display: flex;
	flex-direction: column;
	padding: 0
}

.facilitie .home-contact-wraper .facilities-icons {
	display: flex;
	flex-flow: wrap;
	margin-top: 30px;
}

.facilities-icons .facilities-col {
	width: 20%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 24px;
	background: #fff;
	border: 1px solid #98ad9c12
}

.facilities-icons .facilities-col h4 {
	font-size: 16px;
	display: flex;
	margin-top: 27px;
	height: 50px;
	font-family: "open-sans", sans-serif;
	text-transform: capitalize;
	font-weight: 600;
	letter-spacing: .2px;
	color: #757575;
	line-height: 26px;
	margin-bottom: 25px
}

.facilities-icons .facilities-col img {
	margin-top: 27px
}

.home-flipbox h2 {
	font-size: 40px;
	width: 100%;
	margin: 0;
	margin-bottom: 30px;
	font-family: minion-pro, serif;
	text-align: center;
	text-transform: capitalize;
	letter-spacing: .1px
}

.home-flipbox p {
	font-size: 16px;
	color: #fff;
	display: -webkit-box;
	line-height: 30px;
	margin-bottom: 0;
	font-family: "open-sans", sans-serif;
	text-align: center
}

.home-flipbox .box-new {
	position: relative
}

.flip-text {
	display: none
}

.home-flipbox .box-new .image-flip {
	position: relative
}

.home-flipbox .box-new .flip-front {
	text-align: center;
	position: absolute;
	top: 50px;
	left: 0;
	right: 0
}

.home-flipbox .box-new:hover .flip-text {
	display: block;
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	padding: 0 30px;
	text-align: center;
	transition: .6s
}

.home-flipbox {
	display: flex;
	padding: 0
}

.home-flipbox .wraper {
	height: 560px;
	width: 100%;
	overflow: hidden;
	color: #fff;
	position: relative
}

.home-flipbox .box-layer {
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all 0.6s ease-in-out
}

.home-flipbox .overlay.front-overlay.flex-wrap {
	height: 100%;
	width: 100%
}

.home-flipbox .flex-wrap {
	display: flex;
	align-items: center;
	flex-direction: column;
	padding: 40px 30px;
	padding-top: 60px
}

.home-flipbox .front-overlay {
	background-color: rgb(2 2 2 / 45%)
}

.home-flipbox .flip-box-new {
	padding: 0 7px
}

.home-flipbox .visible-content {
	background-image: url(/wp-content/uploads/2024/02/222.jpg);
	background-position: center center;
	background-size: cover !important;
	background-repeat: no-repeat;
	background-color: rgb(39 96 121)
}

.home-flipbox .visible-content.one {
	background-image: url(/wp-content/uploads/2024/02/aboutus-img-1.png)
}

.home-flipbox .visible-content.three {
	background-image: url(/wp-content/uploads/2024/02/aboutus-img-3.png)
}

.home-flipbox .hidden-content {
	background-color: #0f4019;
	transform: translateX(0) translateY(100%)
}

.home-flipbox .wraper:hover>.hidden-content {
	transform: none
}

.home-flipbox .wraper:hover>.visible-content {
	transform: translateX(0) translateY(-100%)
}

.home-contact-wraper .contactform span:after {
	content: "";
	width: 0;
	height: 2px;
	background: #10401a;
	position: absolute;
	display: block;
	bottom: 0;
	transition: width 0.4s ease
}

.home-contact-wraper .contactform span:hover:after {
	width: 100%
}

.home-contact-wraper .contactform textarea:focus-visible,
.home-contact-wraper .contactform input:focus-visible {
	outline: none
}

.facilities-icons .facilities-col {
	width: 20%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 24px;
	background: #fff;
	border: 1px solid #98ad9c12
}

.facilities-icons .facilities-col:hover {
	background: #9bb09f57;
	transition: .9s
}

.facilities-icons .facilities-col span {
	width: 135px;
	height: 135px;
	background: #98ad9c;
	padding: 14%;
	border: 10px solid #f3f5f3;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 27px;
	border-radius: 100%;
	transform: scale(1);
	transition: all 0.3s ease
}

.facilities-icons .facilities-col img {
	width: 100%;
	margin-top: 0;
	height: 100%;
	object-fit: contain
}

.facilities-icons .facilities-col:hover span {
	transform: scale(1.2);
	box-shadow: 10px 0 20px rgb(0 0 0 / .19), 6px 0 6px rgb(0 0 0 / .23)
}

.events-bookings-title {
	display: flex
}

section.welcome-wraper.calender-pricing .talelook-col h2,
.takelook-section.events-bookings .talelook-col h2 {
	margin-bottom: 10px;
	font-size: 50px;
	text-transform: capitalize;
	letter-spacing: .5px
}

section.welcome-wraper.calender-pricing .talelook-col h2 {
	text-align: center
}

.takelook-section.events-bookings .talelook-col p {
	max-width: 55%
}

.events-table th,
.events-table td {
	font-size: 13px;
	font-family: "open-sans", sans-serif;
	color: #386140;
	padding: 20px 15px;
	font-weight: 600;
	line-height: 27px
}

.events-table th {
	font-size: 16px;
	font-family: "open-sans", sans-serif;
	color: #386140
}

.events-table .table .thead-dark th {
	color: #1d4b27;
	background-color: #e7ece8;
	border-color: #dde4df
}

.events-table .table-bordered td,
.events-table .table-bordered th {
	border: 1px solid #dde4df
}

.events-table .table-hover tbody tr:hover {
	background-color: rgb(231 236 232 / 25%)
}

.events-table .table-bordered th {
	vertical-align: middle
}

.events-bookings .container.table-responsive.py-5 {
	padding: 0px !important
}

.events-bookings-title {
	display: flex;
	flex-direction: column;
	align-items: center
}

.welcome-wraper.news-event-blog h3 {
	margin-bottom: 0
}

.news-event-blog .event-listing-col {
	display: flex;
	align-items: center
}

.event-listing-img {
	position: relative;
	width: 53%
}

.event-listing-img .event-listing-date {
	position: absolute;
	top: 0;
	background: #10401a;
	width: 80px;
	height: 80px
}

.event-listing-date {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.event-listing-date span {
	color: #fff;
	font-size: 30px;
	font-family: "open-sans", sans-serif
}

.event-listing-date span.month {
	font-size: 12px
}

.event-listing-text {
	display: flex;
	flex-direction: column;
	text-align: left
}

.event-listing-text h4 {
	font-size: 24px;
	color: #10401a;
	font-family: minion-pro, serif;
	text-align: left;
	margin: 0
}

.event-listing-text p {
	font-size: 14px;
	font-family: "open-sans", sans-serif;
	color: #acacac;
	padding: 5px 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}
}

.event-listing-bottom {
	display: flex;
	flex-direction: column
}

.event-listing-text {
	width: 73%;
	margin-left: 26px
}

.event-listing-bottom .welcome-text {
	padding: 0;
	position: inherit;
	background: #fff0;
	display: flex
}

.event-listing-bottom .welcome-text a {
	font-weight: 700;
	font-size: 14px;
	margin-top: 10px
}

.event-listing-bottom label {
	color: #10401a;
	font-family: "open-sans", sans-serif;
	font-size: 14px
}

.event-listing-bottom label i {
	color: #10401a;
	font-size: 18px;
	width: 20px
}

.event-listing-bottom label {
	margin-bottom: 10px
}

.event-listing-box {
	padding: 15px 15px
}

.event-listing-box .event-listing-col {
	padding: 18px;
	background: #fff;
	display: flex
}

.event-listing-date span.date {
	font-family: minion-pro, serif
}

.topnav {
	padding-top: 22px !important
}

.pricing-custom .pricing-rate {
	padding: 60px;
	background: #fff
}

.calender-pricing .pricing-custom {
	margin-top: 60px;
	display: flex;
	flex-wrap: wrap
}

.slidecaption a i {
	margin-left: 10px;
	border-radius: 50px;
	border: 1px solid #fff;
	width: 30px;
	height: 30px;
	font-size: 10px;
	display: flex;
	justify-content: center;
	align-items: center
}

.contact-location div#custom_html-4,
.home-contact-wraper .left div#custom_html-3 {
	border: 1px solid #d3d2d2
}

.slidecaption a i {
	color: #fff
}

.weddings .welcome-left h2 {
	margin-bottom: 9px;
	margin-top: 0
}

.slidecaption a:hover i {
	background: #2b5634;
	transition: .6s;
	border: 1px solid #2b5634;
	color: #fff !important
}

.home-inner-icons .main-wraper .col-md-3 {
	transition: .8s
}

.home-inner-icons .main-wraper .col-md-3:hover {
	background: #2b5634
}

.home-inner-icons .main-wraper .col-md-3:hover .header-breadcrum h4 {
	color: #fff
}

.home-inner-icons .main-wraper .col-md-3:hover img {
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7469%) hue-rotate(99deg) brightness(99%) contrast(122%)
}

.pricing-rate h2 {
	margin-bottom: 10px;
	font-size: 40px;
	text-transform: capitalize;
	letter-spacing: .5px;
	text-align: center
}

.pricing-rate p {
	font-size: 14px;
	max-width: 100%;
	color: #333;
	text-align: center;
	font-family: "open-sans", sans-serif;
	margin-bottom: 60px
}

.pricing-rate-box {
	display: flex;
	justify-content: space-between;
	padding: 22px 0;
	align-items: center;
	border-top: 1px solid #edf1ee
}

.pricing-rate .pricing-rate-box p {
	margin: 0
}

.pricing-rate label {
	color: #333
}

.pricing-rate-box:last-child {
	border-bottom: 1px solid #edf1ee
}

.pricing-rate-box:hover {
	background-color: rgb(231 236 232 / 25%)
}

.pricing-rate-btn a {
	margin-top: 40px;
	background: #fff0;
	border: 1px solid #10401a !important;
	color: #10401a;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	font-size: 20px;
	font-family: "open-sans", sans-serif
}

.pricing-rate-btn a:hover {
	text-decoration: none;
	background: #10401a;
	color: #fff;
	border: 1px solid #10401a !important;
	transition: .6s
}

.pricing-custom .box-rate {
	padding: 0 25px
}

.pricing-custom .box-rate:nth-child(1) {
	padding-left: 0
}

.pricing-custom .box-rate:nth-child(2) {
	padding-right: 0
}

body:not(.home) section.slider:before {
	height: 94%
}

.pricing-rate .pricing-rate-box p {
	text-align: left;
	width: 90%;
	font-weight: 700
}

.pricing-rate .pricing-rate-box p span {
	font-weight: 400;
	margin-left: 10px;
	font-size: 12px
}

.pricing-rate .pricing-rate-box p label {
	width: 80%;
	font-size: 12px;
	margin-top: 8px
}

.bottomdetails-calendar {
	font-size: 16px;
	width: 96%;
	margin: 0 auto;
	margin-top: 60px
}

section.welcome-wraper.calender-pricing .talelook-col p {
	max-width: 45%
}

section.welcome-wraper.calender-pricing .talelook-col p a {
	font-weight: 700;
	color: #606060
}

section.welcome-wraper.calender-pricing .talelook-col p a:hover {
	text-decoration: none
}

section.welcome-wraper.calender-pricing.eventscalendar .talelook-col {
	margin-bottom: 60px
}

.col100 input[type="checkbox"] {
	padding: 0px !important;
	border: 1px solid #333
}

.col100 span.wpcf7-list-item {
	margin-left: 0;
	margin-right: 7px
}

.col100 p {
	font-size: 14px;
	letter-spacing: .5px
}

.col100 {
	margin-top: 15px;
	width: 100%;
	max-width: 100%
}

.col100 p a {
	color: #10401a;
	text-decoration: underline
}

.col100 p a:hover {
	text-decoration: none
}

.col100 span:after {
	display: none !important
}

.home-contact.contactus-page {
	background: #fff
}

.contactus-page .contactform {
	width: 100%
}

.contactus-page .contact-col {
	display: flex
}

.contactus-page .contactform {
	padding: 0
}

.contactus-page .home-contact-wraper .contactform textarea,
.contactus-page .home-contact-wraper .contactform input {
	padding: 15px 0
}

.contactus-page .contact-col .col-md-4 {
	padding: 0;
	margin-bottom: 27px
}

.contactus-page .contact-col .col-md-4:nth-child(1) {
	padding-right: 15px
}

.contactus-page .contact-col .col-md-4:nth-child(2) {
	padding: 0 15px
}

.contactus-page .contact-col .col-md-4:nth-child(3) {
	padding-left: 15px
}

.contactus-page .home-contact-wraper .contactform h2 {
	margin-bottom: 45px
}

.contactus-page .home-contact-wraper .contactform textarea {
	height: 157px
}

.contactus-page .contactform .wpcf7-submit {
	margin-top: 70px
}

.contactus-page .home-contact-wraper input.wpcf7-submit {
	padding: 25px 0
}

.contactus-page .home-contact-wraper {
	flex-direction: column
}

.contactus-page .contactform-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap
}

.contactus-page .contactform-icon p {
	display: flex;
	width: 100%;
	text-align: center;
	align-items: center
}

section.home-contact.contactus-page .contact-icon-col .contactform-icon p {
	margin-top: 0
}

.contactus-page .contact-icon-col .contactform-icon:nth-child(1) p {
	margin-top: 10px !important
}

.contactus-page .contact-icon-col .contactform-icon:nth-child(1) {
	justify-content: inherit
}

.contact-icon-col .contactform-icon:nth-child(2) {
	border-left: 1px solid #dde4de;
	border-right: 1px solid #dde4de
}

.contactus-page .contact-icon-col {
	margin-top: 55px
}

.contact-icon-col .contactform-icon i {
	color: #406748
}

.contact-location {
	margin-top: 90px
}

.home-contact .wpcf7-not-valid-tip,
.contactform .contact-col .wpcf7-not-valid-tip {
	position: absolute;
	bottom: -31px;
	z-index: 1
}

.home-contact .wpcf7-not-valid-tip:after,
.contactform .contact-col .wpcf7-not-valid-tip:after {
	display: none !important
}

.contactus-page .contactform .wpcf7-submit {
	text-transform: none
}

.contactus-page .contactform .wpcf7-submit:focus {
	text-decoration: none
}

.home-contact-wraper .contactform .wpcf7-response-output {
	padding: 15px 0;
	text-align: center;
	font-size: 16px;
	font-family: "open-sans", sans-serif
}

.home-contact .wpcf7-not-valid-tip {
	margin-bottom: 74px
}

.weddings-page-left h4 {
	font-size: 35px;
	color: #6a8870;
	line-height: 55px;
	margin-bottom: 20px
}

.weddings-page-text p {
	font-size: 17px;
	line-height: 28px;
	font-family: "open-sans", sans-serif;
	color: #606060
}

section.weddings-page .welcome-col {
	display: flex
}

section.weddings-page .welcome-col .weddings-page-right {
	display: flex
}

.weddings-page .wedding-about:nth-child(1) {
	display: flex;
/*	align-items: end;*/
	padding-right: 0
}

.weddings-page .wedding-about:nth-child(2) {
	padding-left: 35px
}

.weddings-page .wedding-about:nth-child(1) .image-overflow {
	width: 100%
}

.page-template-weddings .weddings-page .wedding-about:nth-child(1) .image-overflow {
    width: 100%;
    height: 100%;
    display: flex;
    min-height: 600px;
}
.page-template-weddings .weddings-page .wedding-about:nth-child(1) .image-overflow img
{
	object-position: left;
    object-fit: cover;	
}
section.weddings-page {
	background: #fff
}

section.weddings-village {
	background: #f9faf9 !important
}

.weddings-village .village-col {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 35px 0;
	padding: 0;
}

.village-top {
	position: relative;
	left: -99px;
	padding: 40px;
	background: #fff;
	width: 115%
}

.village-top p {
	font-size: 19px;
	font-family: "open-sans", sans-serif;
	line-height: 37px;
	color: #5c7d63
}

.village-bottom p {
	font-size: 14px;
	font-family: "open-sans", sans-serif;
	line-height: 26px;
	color: #5c7d63;
	padding: 52px 24px
}

.welcome-wraper.takelook-section {
    background: #f9f9f9;
    padding-top: 60px;
}

.takelook-section .talelook-col {
	text-align: center
}

.takelook-section .talelook-col h2 {
	font-size: 40px;
	text-transform: capitalize;
	color: #13431c;
	margin-bottom: 30px
}

section.welcome-wraper.calender-pricing .talelook-col p,
.takelook-section .talelook-col p {
	font-size: 14px;
	font-family: "open-sans", sans-serif;
	max-width: 34%;
	line-height: 26px;
	color: #606060;
	margin: 0 auto
}

section.welcome-wraper.calender-pricing .talelook-col p {
	max-width: 45%;
	text-align: center
}

.home-contact .welcome-left {
	padding-left: 0
}

#site-footer.custom-footer {
	background: #10401a;
	padding: 0;
	margin-top: 0
}

.custom-footer .section-inner {
	display: flex;
	flex-direction: column;
	max-width: 100%;
	padding-top: 60px;
	padding-bottom: 75px
}

.footer-inner-custom {
	display: flex;
	width: 100%
}

.footer-inner-custom nav li {
	margin-bottom: 10px
}

.footer-inner-custom nav li a {
	color: #f8f8f8;
	font-weight: 400;
	font-size: 16px;
	position: relative
}

.footer-social-icon ul {
	display: flex;
	width: 100%;
	max-width: 100%;
	align-items: center;
	margin: 0
}

.footer-social-icon li {
	list-style: none;
	margin: 0 14px
}

i.fa-brands.fa-x-twitter {
	position: relative
}

i.fa-brands.fa-x-twitter:before {
	content: '';
	background: url(/wp-content/uploads/2024/02/x-icon.png);
	position: absolute;
	background-size: 15px 15px;
	top: -8px;
	left: -8px;
	right: 0;
	bottom: 0;
	width: 15px;
	height: 15px;
	z-index: 100;
	background-repeat: no-repeat
}

.footer-social-icon li i::before {
	color: #fff
}

a.to-the-top {
	position: absolute;
	right: 100px;
	color: #fff
}

.footer-inner-custom h2.widget-title {
	color: #f8f8f8;
	font-weight: 400;
	letter-spacing: .5px;
	margin-bottom: 15px !important;
	font-size: 22px
}

.col-md-3.newfooter img {
	width: 76%
}

a.to-the-top {
	letter-spacing: .5px
}

a.to-the-top:hover,
.footer-inner-custom nav li a:hover {
	text-decoration: none !important
}

span.to-the-top-long {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

span.to-the-top-long span {
	margin-bottom: 10px
}

.footer-inner-custom nav li a:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 51%;
	right: 51%;
	bottom: -8px;
	background: #f8f8f8;
	height: 1px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.welcome-text a:hover i {
	background: #2b5634;
	transition: .6s;
	border: 1px solid #2b5634
}

.welcome-text a:hover i:before {
	color: #fff
}

.copyright {
	border-top: 1px solid #fff;
	padding: 15px 0;
	text-align: center;
	color: #f8f8f8;
	font-size: 16px
}

.footer-inner-custom nav li a:hover:after {
	left: 0;
	right: 0
}

.custom-post-news .blogs-news-text a.newsbtn {
	font-size: 18px;
	font-family: "open-sans", sans-serif;
	color: #10401a;
	margin-bottom: 50px;
	display: flex;
	align-items: center
}

.custom-post-news .blogs-news-text a.newsbtn i {
	padding-right: 15px
}

.custom-post-news .blogs-news-text a.newsbtn:hover {
	text-decoration: none
}

.custom-post-news .blogs-news-text h1 {
	font-size: 50px;
	letter-spacing: .5px;
	margin-bottom: 50px
}

.custom-post-news span.newsdate {
	font-size: 16px;
	font-family: "open-sans", sans-serif;
	font-weight: 600;
	color: #6b6b6b;
	margin-bottom: 50px;
	display: flex
}

.custom-post-news .text-description p {
	font-size: 16px;
	font-family: "open-sans", sans-serif
}

.custom-post-news .text-description {
	margin-top: 70px
}

.custom-post-news .text-description p {
	font-size: 16px;
	font-family: "open-sans", sans-serif;
	margin-bottom: 35px;
	line-height: 28px
}

.custom-post-news .text-description p:last-child {
	margin-bottom: 0
}

.custom-post-news .text-description h4 {
	font-size: 40px;
	letter-spacing: .2px;
	margin-bottom: 35px;
	padding-top: 30px
}

.text-description .news-post-img {
	display: flex
}

.text-description .col-md-6 ul li {
	font-size: 16px;
	margin-bottom: 30px
}

.text-description .col-md-6 ul {
	margin: 0
}

.news-post-img .image-overflow:nth-child(1) img {
	margin-top: 120px;
	padding-right: 20px
}

.news-post-img .image-overflow:nth-child(2) img {
	padding-left: 20px
}

section.welcome-wraper.custom-post-news {
	padding-top: 80px
}

.related-news.weddings .welcome-left {
	padding-left: 0;
	margin-bottom: 0px
}

.related-news.weddings .welcome-left h2 {
	color: #10401a
}

.newsection .image-overflow img {
	margin-bottom: 0;
	height: 210px;
	width: 100%;
	object-fit: cover
}

section.newsection .custom-post h2 {
	margin-top: 20px;
	line-height: 25px
}

.related-news .newslisting.row h2 a {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}

.related-news .newslisting.row .entry-content p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 10px 0;
	line-height: 25px
}

section.gallerypage.welcome-wraper h3:after {
	width: 45px;
	bottom: 4px;
	left: 33px
}

section.newsection.welcome-wraper h3:after {
	width: 58px;
	margin: 0 auto
}

.galleyitems.row {
	margin: 0
}

.galleyitems .gallery__img {
	position: relative;
	overflow: hidden
}

.galleyitems .gallery__img:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: calc(100% - 0px);
	height: 100%;
	border-top: 10px solid #fff0;
	border-left: 10px solid #fff0;
	border-bottom: 10px solid #fff0;
	border-right: 10px solid #fff0;
	transition: all .6s ease-in-out !important
}

.galleyitems .gallery__img:hover:after {
	opacity: 1;
	top: 0;
	left: 0;
	border-top: 260px solid rgb(0 0 0 / .5);
	border-left: 260px solid rgb(0 0 0 / .5);
	border-bottom: 260px solid rgb(0 0 0 / .5);
	border-right: 260px solid rgb(0 0 0 / .5)
}

.page-template-gallery {
	overflow-x: hidden
}

.welcome-left h2,
.pagetitle label,
.weddings .welcome-left h2 {
	text-transform: capitalize
}

.contact-icon-col .contactform-icon:last-child {
	padding-right: 0
}

.contactform .contact-col .form-hm {
	padding: 0
}

.contactform .contact-col .form-hm p {
	margin: 0
}

.contactu-message-col .col100 p {
	margin: 0
}

.home-flipbox .box-layer {
	position: absolute;
	width: 100%;
	height: 560px
}
.home section.welcome-wraper .welcome-right img {
	width: 384px;
	height: 573px;
	object-fit: cover
}

.home section.welcome-wraper.welcom-image-right img {
	width: 262px;
	height: 363px;
	object-fit: cover
}
section.welcome-wraper .welcome-right img {
/*	width: 384px;
	height: 573px;*/
	object-fit: cover
}

section.welcome-wraper.welcom-image-right img {
/*	width: 262px;*/
/*	height: 363px;*/
	object-fit: cover
}

section.welcome-wraper.weddings.home-wedding .welcom-image-right img {
/*	width: 487px;*/
/*	height: 671px;*/
	object-fit: cover
}
.home section.welcome-wraper.weddings.home-wedding .welcom-image-right img {
	width: 487px;
	height: 671px;
	object-fit: cover
}

section.welcome-wraper.weddings.home-wedding .welcome-inner img {

	object-fit: cover
}
.home section.welcome-wraper.weddings.home-wedding .welcome-inner img {
	width: 602px;
	height: 326px;
}
section.welcome-wraper.weddings.weddings-about.home-wedding .welcom-image-right img {
	width: 100%;
	height:auto !important;
}

section.welcome-wraper.weddings-village .village-left img {
    height: 600px;
    object-fit: cover;
    width: 100%;
}
section.welcome-wraper .village-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 10%;
}
.weddings-page .wedding-about:nth-child(2) .image-overflow img {
	height: 505px;
	object-fit: cover
}

section.welcome-wraper.custom-post-news .news-post-img img {
	height: 379px;
	object-fit: cover;
	width: 100%
}

@-moz-document url-prefix() {

	.home-contact .wpcf7-not-valid-tip,
	.contactform .contact-col .wpcf7-not-valid-tip {
		position: relative;
		bottom: 0;
		z-index: 1;
		width: 100%;
		max-width: 100%;
		margin-bottom: 0
	}

	.contactus-page .home-contact-wraper .contactform textarea:focus,
	.home-contact-wraper .contactform textarea:focus,
	.home-contact-wraper .contactform input:focus,
	.contactus-page .home-contact-wraper .contactform input:active,
	.contactus-page .home-contact-wraper .contactform input:focus {
		border-bottom: 1px solid #ededed !important
	}

	@media only screen and (max-width:640px) {
		.contactus-page .contact-col .col-md-4 {
			margin-bottom: 0
		}
	}
}

.fancybox-bg:before {
	content: "\f00d";
	position: absolute;
	top: 15px;
	right: 15px;
	color: #fff;
	font-size: 20px;
	font-family: FontAwesome
}

@media only screen and (max-width:1280px) {
	section.home-contact .home-contact-wraper {
		padding: 0
	}

	section.home-contact .col-md-6.right {
		padding-right: 0
	}

	section.home-contact .home-contact-wraper .left {
		padding-left: 0
	}

	.weddings-page .wedding-about:nth-child(1) .image-overflow img {
/*		height: 328px;*/
		object-fit: cover
	}
}

@media only screen and (min-width:1281px) {

	section.home-contact.contactus-page .contact-icon-col .contactform-icon:nth-child(2),
	section.home-contact.contactus-page .contact-icon-col .contactform-icon:last-child {
		width: 33.33%
	}

	.contact-icon-col .contactform-icon:last-child {
		width: 278px
	}

	.contact-icon-col .contactform-icon:nth-child(2) {
		width: 145px
	}
}

@media only screen and (max-width:1050px) {
	section.welcome-wraper.custom-post-news .news-post-img img {
		height: 308px
	}

	.weddings-page .wedding-about:nth-child(1) .image-overflow img {
/*		height: 266px*/
	}

	.weddings-page .wedding-about:nth-child(2) .image-overflow img {
		height: 401px
	}

	section.welcome-wraper.weddings-village .village-left img {
/*		height: 681px;*/
		object-fit: cover;
		width: 100%
	}

	section.welcome-wraper.weddings.home-wedding .welcom-image-right img {
		width: 100%;
		height: 560px;
		object-fit: cover
	}

	section.welcome-wraper.weddings.home-wedding .welcome-inner img {
		width: 100%;
		height: 281px;
		object-fit: cover
	}

	section.welcome-wraper.home .welcome-right img {
		width: 354px;
		height: 500px;
		object-fit: cover
	}

	section.welcome-wraper.home .welcom-image-right img {
		width: 233px;
		height: 323px;
		object-fit: cover
	}

	section.welcome-wraper.weddings.weddings-about.home-wedding .welcom-image-right img {
/*		height: 560px;*/
		object-fit: cover
	}

	.contact-icon-col .contactform-icon:last-child {
		padding-right: inherit
	}

	.page-template-gallery.gallery {
		overflow-x: hidden;
		width: 100%
	}

	#site-footer.custom-footer {
		position: relative
	}

	a.to-the-top {
		right: 70px;
		bottom: 100px
	}

	.custom-post img {
		height: 100%
	}

	section.welcome-wraper.weddings .welcome-left {
		padding-left: 50px
	}

	section.newspage .newshomepage.row .welcome-text {
		padding: 30px
	}

	.about-right .welcome-text {
		position: inherit
	}

	.weddings-page .wedding-about:nth-child(1) {
		align-items: center
	}

	body:not(.home) .slidecaption:before {
		height: 97%
	}

	.news-event-blog .event-listing-col {
		align-items: flex-start
	}

	.pagetitle {
		margin-bottom: 20px
	}

	.home-flipbox .wraper {
		height: 420px
	}

	.home-flipbox h2 {
		font-size: 30px;
		margin-bottom: 20px
	}

	.home-flipbox p {
		font-size: 14px;
		line-height: 23px
	}

	.home-flipbox .flex-wrap {
		padding: 22px 30px;
		padding-top: 30px
	}

	.contactus-page .contactform-icon p {
		text-align: left
	}

	.contact-location {
		margin-top: 40px
	}

	.contactus-page .contactform .wpcf7-submit {
		margin-top: 30px
	}

	.contactus-page .contact-icon-col {
		margin-top: 10px
	}

	.contactus-page .contactform-icon {
		align-items: flex-start
	}

	section.welcome-wraper.home .welcome-col .col-md-3 {
		padding-right: 0
	}
}

@media only screen and (max-width:999px) {
	section.welcome-wraper.custom-post-news .news-post-img img {
		height: 273px
	}

	.weddings-page .wedding-about:nth-child(2) .image-overflow img {
		height: 350px
	}

	section.welcome-wraper.weddings-village .village-left img {
/*		height: 608px*/
	}

	/*section.welcome-wraper.weddings.weddings-about.home-wedding .welcom-image-right img {
		height: 520px
	}
*/
	section.welcome-wraper.home .welcome-right img {
		width: 332px;
		height: 494px;
		object-fit: cover
	}

	section.welcome-wraper.weddings.home-wedding .welcome-inner img {
		height: 251px
	}

	section.welcome-wraper.weddings.home-wedding .welcom-image-right img {
		height: 505px
	}

	section.welcome-wraper.home .welcom-image-right img {
		width: 205px;
		height: 284px;
		object-fit: cover
	}

	section.welcome-wraper.calender-pricing.eventscalendar .talelook-col {
		margin-bottom: 40px
	}

	.pricing-rate .pricing-rate-box p span {
		font-weight: 400;
		margin-left: 0;
		font-size: 12px;
		display: flex;
		text-align: left;
		margin-top: 7px
	}

	.pricing-rate .pricing-rate-box p label {
		width: 100%;
		font-weight: normal !important
	}

	.pricing-rate-box>label {
		width: 100%;
		text-align: center !important;
		background: #333 !important;
		padding: 7px !important;
		color: #fff !important
	}

	.pricing-rate .pricing-rate-box p {
		text-align: left;
		width: 100% !important;
		padding: 11px 10px
	}

	.menu-modal.active {
		z-index: 1000
	}

	.pagination {
		margin-top: 10px
	}

	.custom-post img {
		height: 100%
	}

	nav.mobile-menu a {
		color: #10401a;
		font-weight: normal !important
	}

	.modal-menu a:focus,
	.modal-menu a:hover,
	.modal-menu li.current-menu-item>.ancestor-wrapper>a,
	.modal-menu li.current_page_ancestor>.ancestor-wrapper>a,
	nav.mobile-menu a:hover {
		text-decoration: none !important
	}

	section.welcome-wraper.weddings .welcome-left {
		padding-left: 50px
	}

	.gallerypage .pagetitle {
		margin-bottom: 0
	}

	.home-contact-wraper .left {
		padding-right: 30px;
		padding-left: 0
	}

	.newspage .newsone {
		width: 100%;
		margin-bottom: 40px
	}

	section.home-contact .col-md-6.right {
		padding: 0
	}

	.weddings .welcome-left .image-overflow {
		margin-top: 40px
	}

	.newspage .newsone img {
		width: 80%
	}

	.newspage .col-md-9.col-sm-12 {
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%
	}

	.newspage .col-md-3.col-sm-12 {
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
		display: flex
	}

	.newspage .newslist {
		width: 50%
	}

	.newspage .newslist img {
		width: 100%
	}

	.newspage .newslist:nth-child(1) {
		margin-right: 20px
	}

	.newspage .newslist:nth-child(2) {
		margin-left: 20px
	}

	.facilities-icons .facilities-col h4 {
		font-size: 14px
	}

	.events-table th {
		white-space: nowrap
	}

	.newspage .newshomepage.row {
		display: flex;
		flex-direction: column
	}

	.newsonecaption .welcome-text {
		padding: 20px
	}

	.newsonecaption h3 {
		font-size: 26px
	}

	.newsonecaption {
		height: 75%
	}

	.pagetitle {
		margin-bottom: 30px
	}

	.event-listing-img .event-listing-date {
		width: 60px;
		height: 60px
	}

	.event-listing-date span {
		font-size: 20px
	}

	.event-listing-date span.month {
		font-size: 10px
	}

	.news-event-blog .event-listing-col {
		align-items: flex-start
	}

	.event-listing-text h4 {
		font-size: 22px
	}

	.event-listing-bottom label {
		font-size: 12px
	}

	.event-listing-text {
		margin-left: 14px
	}

	.weddings-page-left h4 {
		font-size: 28px;
		line-height: 38px
	}

	.weddings-page .wedding-about:nth-child(1) .image-overflow img {
		height: 100%
	}

	.village-top {
		position: relative;
		left: -144px;
		padding: 30px 20px;
		width: 137%
	}

	.village-bottom p {
		line-height: 26px;
		padding: 20px 0
	}

	.takelook-section .talelook-col h2 {
		font-size: 30px;
		margin-bottom: 20px
	}

	.welcome-left h2,
	.pagetitle label,
	.weddings .welcome-left h2 {
		font-size: 40px
	}

	.home-contact-wraper .contactform h2 {
		font-size: 30px
	}

	section.home-contact .welcome-left {
		margin-bottom: 25px
	}

	.home-contact-wraper .contactform {
		padding: 7px 20px;
		padding-top: 20px
	}

	span.toggle-inner span.toggle-text {
		font-size: 0
	}

	span.toggle-inner span.toggle-text {
		position: relative
	}

	span.toggle-inner span.toggle-text:after {
		content: '\f0c9';
		position: absolute;
		font-size: 40px;
		width: 40px;
		height: 40px;
		font-family: FontAwesome;
		z-index: 11110;
		right: 0;
		color: #fff;
		top: 18px;
		left: 0;
		bottom: 0;
		font-weight: 400
	}

	.topnav.dflex {
		padding-right: 10px;
		padding-left: 10px
	}

	.custom-header .header-titles-wrapper {
		padding-left: 9px;
		position: relative
	}

	.nav-toggle .toggle-inner {
		padding-top: 0
	}

	span.toggle-inner span.toggle-text:after {
		top: 0
	}

	.single span.toggle-inner span.toggle-text:after {
		color: #333
	}

	.nav-toggle {
		width: 46px
	}

	button.mobile-nav-toggle .toggle-inner .toggle-text {
		top: 0
	}

	.custom-header button.toggle.nav-toggle {
		height: 50px;
		position: absolute;
		padding: 0;
		right: 0
	}

	.toggle-inner span.toggle-icon {
		display: none
	}

	.home-contact-wraper .contactform {
		width: 100%
	}

	.custom-header .header-inner {
		padding-top: 25px
	}

	section {
		padding: 70px 0
	}

	.slidecaption h2,
	.slidecaption h3,
	section.welcome-wraper.calender-pricing .talelook-col h2,
	.takelook-section.events-bookings .talelook-col h2 {
		font-size: 40px
	}

	.calender-pricing .pricing-custom {
		margin-top: 40px
	}

	.pricing-rate h2 {
		font-size: 30px
	}

	.pricing-rate-btn a {
		margin-top: 30px;
		padding: 12px
	}

	.pricing-rate p {
		margin-bottom: 40px
	}

	.pricing-custom .pricing-rate {
		padding: 40px
	}

	section.gallerypage.homegallery .pagetitle {
		margin-bottom: 40px
	}
}

@media only screen and (max-width:853px) {
	section.welcome-wraper.home .welcom-image-right img {
		width: 100%;
		height: 300px
	}
}

@media only screen and (max-width:820px) {
	section.welcome-wraper.custom-post-news .news-post-img img {
		height: 308px
	}

	.weddings-page .wedding-about:nth-child(1) .image-overflow img {
/*		height: 201px*/
	}

	/*section.welcome-wraper.weddings-village .village-left img {
		height: 524px
	}*/

	/*section.welcome-wraper.weddings.weddings-about.home-wedding .welcom-image-right img {
		height: 500px
	}*/

	section.welcome-wraper.weddings.home-wedding .welcom-image-right img {
		height: 443px
	}

	section.welcome-wraper.weddings.home-wedding .welcome-inner img {
		height: 217px
	}

	section.welcome-wraper.home .welcome-right img {
		width: 457px;
		height: 466px
	}

	.village-top p {
		font-size: 14px;
		line-height: 26px
	}

	.contact-icon-col .contactform-icon span {
		font-size: 16px;
		padding-left: 5px
	}

	.custom-header .header-inner {
		padding-top: 10px
	}

	.pricing-rate-box {
		display: flex;
		flex-direction: column-reverse
	}

	section.home-contact h3,
	section.welcome-wraper h3 {
		font-size: 30px
	}

	.contact-icon-col {
		margin-top: 30px
	}

	.pricing-rate .pricing-rate-box p {
		margin-top: 5px
	}

	.pricing-rate p {
		margin-bottom: 30px
	}

	section.gallerypage.welcome-wraper h3:after {
		width: 36px;
		bottom: 4px;
		left: 24px
	}

	section.welcome-wraper.weddings.weddings-about.home-wedding .image-overflow {
		margin-right: 0
	}
}

@media only screen and (max-width:768px) {
	.galleyitems .gallery__img {
	    grid-row: span 2 !important;
	    grid-column: span 2  !important;
	}
	section.welcome-wraper.custom-post-news .news-post-img img {
		height: 220px
	}

	section.welcome-wraper.weddings-village .village-left img {
		height: 497px
	}

	/*section.welcome-wraper.weddings.weddings-about.home-wedding .welcom-image-right img {
		height: 460px
	}*/

	section.welcome-wraper.weddings.home-wedding .welcome-inner img {
		height: 206px
	}

	.home-flipbox .flex-wrap {
		padding: 22px 17px
	}

	.home-flipbox p {
		font-size: 13px;
		line-height: 21px
	}

	.event-listing-text h4 {
		margin-left: 0
	}

	.event-listing-bottom label {
		display: flex
	}

	.news-event-blog .event-listing-col {
		align-items: center
	}

	.pricing-custom .pricing-rate {
		padding: 20px
	}

	.pricing-rate-box {
		padding: 0
	}

	.pricing-rate-box p,
	.pricing-rate-box label {
		padding: 11px 0;
		margin: 0px !important;
		width: 100%;
		text-align: center;
		background: #f3f5f2
	}

	.pricing-rate-box label {
		background: #00000061;
		color: #fff;
		font-weight: 700
	}

	.pricing-rate-box label {
		background: #fff0;
		color: #333;
		text-align: left
	}

	.facilities-icons .facilities-col span {
		padding: 25%
	}

	.event-listing-text {
		width: 100%
	}

	.event-listing-img {
		width: 100%
	}

	.event-listing-img .event-listing-date {
		width: 80px;
		height: 80px
	}
}

.facilities-icons>div:nth-child(3) img {
	transform: scale(1.1)
}

@media only screen and (max-width:767px) {
	body.single header#site-header {
		padding-bottom: 15px
	}

	.weddings-page .wedding-about:nth-child(1),
	section.welcome-wraper.home .welcome-col .welcome-inner .welcome-right {
		display: none
	}

	.footer-menu-custom a,
	.custom-footer .newfooter {
		display: flex;
		align-items: center;
		justify-content: center
	}

	/*section.welcome-wraper.weddings.weddings-about.home-wedding .welcom-image-right img {
		height: 100%
	}*/

	.weddings-page .wedding-about:nth-child(1) .image-overflow img {
		height: 100%
	}

	.weddings-page .wedding-about:nth-child(2) .image-overflow img {
		height: 100%
	}

	section.welcome-wraper.weddings-village .village-left img {
		height: 100%
	}

	section.welcome-wraper.weddings.home-wedding .welcome-inner img,
	section.welcome-wraper.home .welcome-right img {
		width: 100%;
		height: 100%
	}

	.newsection .image-overflow img {
		height: auto
	}

	.facilities-icons .facilities-col span {
		padding: 15%
	}

	.calender-pricing .pricing-custom {
		padding: 0
	}

	.pricing-custom .pricing-rate {
		padding: 15px
	}

	section.welcome-wraper.home .welcome-inner .welcome-right img {
		width: 100%
	}

	section.gallerypage.homegallery .pagetitle p br {
		display: none
	}

	.bottomdetails-calendar {
		width: 100%
	}

	.calendar-date.today {
		background: #f9f9f9;
		color: #10401a;
		font-weight: 700
	}

	div#calendar .topheader {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center
	}

	div#calendar .topheader .calendarleft {
		margin-bottom: 20px
	}

	div#calendar .topheader .calendarcta {
		width: 100%;
		display: flex;
		justify-content: space-between
	}

	div#calendar .topheader .calendarcta button {
		margin: 0
	}

	div#calendar .topheader .calendarleft {
		justify-content: space-between;
		width: 100%
	}
}
	.fancybox-stage {
		top: 50px;
	}
.postid-3480 .custom-post-news .image-overflow img {
    object-position: top;
}
@media only screen and (max-width:640px) {

	.galleyitems .gallery__img {
	    grid-row: inherit !important;
	    grid-column: span 2  !important;
	}
	.contactus-page .contact-col .col-md-4 {
		margin-bottom: 10px
	}

	.slidecaption h2 {
		padding: 0 10px
	}

	section.welcome-wraper.weddings.newsection.related-news .welcome-left {
		margin-top: 0
	}

	.footer-inner-custom div#block-2 .footer-address {
		width: 100%;
		color: #fff;
		font-size: 16px;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center
	}

	.newslist label {
		width: 96%;
		bottom: 0;
		left: 6px;
		right: 0
	}

	section.gallerypage.welcome-wraper h3:after {
		width: 36px;
		bottom: 4px;
		left: 24px
	}

	.envelope-custom,
	.custom-phone {
		display: none
	}

	.custom-header .topnavright nav>ul>li>a {
		font-size: 10px
	}

	.topnavleft {
		display: flex
	}

	.facilities-icons .facilities-col h4 {
		height: auto;
		line-height: 22px;
		margin-bottom: 0
	}

	body:not(.home) section.slider img {
		height: 65vh !important
	}

	body:not(.home) .slidecaption:before {
		height: 96.2%
	}

	.topnav .topnavleft a {
		font-size: 0
	}

	.envelope-custom,
	.custom-phone {
		display: block;
		font-size: 14px
	}

	.envelope-custom {
		margin-right: 10px
	}

	.custom-phone {
		margin-left: 10px
	}

	.custom-header .header-inner.section-inner .header-titles {
		margin-top: 10px
	}

	.contactus-page .contact-col .col-md-4 {
		width: 100%;
		padding: 0px !important
	}

	.contactus-page .contact-col {
		display: flex;
		flex-direction: column
	}

	section.home-contact.contactus-page .home-contact-wraper .contactform {
		padding: 7px 0
	}

	.contactus-page .home-contact-wraper input.wpcf7-submit {
		padding: 15px 0
	}

	.contactus-page .home-contact-wraper .contactform h2 {
		margin-bottom: 30px
	}

	section.newspage>div {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start
	}

	.aboutus .about-right .welcome-text {
		padding-top: 0
	}

	section.welcome-wraper.weddings.weddings-about .welcome-col {
		display: flex;
/*		flex-direction: column-reverse*/
	}

	section.welcome-wraper.weddings.weddings-about .image-overflow {
		margin: 0;
		margin-top: 40px
	}

	section.welcome-wraper .welcome-col .welcome-inner {
		margin-bottom: 0
	}

	section.newspage .pagetitle {
		margin-bottom: 40px;
		flex-direction: column
	}

	.newspage .newsone img {
		width: 100%
	}

	.newsonecaption {
		height: 62%
	}

	.newshomepage .welcome-text a {
		margin-top: 10px
	}

	.newsonecaption h3 {
		margin-bottom: 10px
	}

	.newspage .col-md-3.col-sm-12 {
		flex-direction: column
	}

	.newspage .newslist:nth-child(2) {
		margin-left: 0;
		margin-top: 20px
	}

	.newspage .newslist {
		width: 100%;
		margin-right: 0px !important
	}

	section.welcome-wraper.weddings.weddings-about .welcome-inner {
		margin-bottom: 0
	}

	.newsonecaption {
		position: absolute;
		right: 0;
		left: 0;
		bottom: 0;
		top: 189px;
		width: 95%;
		background: #f3f5f3;
		display: flex;
		align-items: center;
		margin: 0 auto
	}

	.newspage .pagetitle .welcome-text {
		width: 100%;
		padding: 15px;
		padding-top: 0;
		padding-bottom: 0
	}

	.home-flipbox {
		flex-direction: column
	}

	.home-flipbox .flip-box-new {
		margin-bottom: 40px
	}

	.home-flipbox .flip-box-new:nth-child(3) {
		margin-bottom: 0
	}

	.home-flipbox p {
		font-size: 16px;
		line-height: 26px
	}

	.home-flipbox .flex-wrap {
		padding: 30px
	}

	.weddings.weddings-about .welcome-left {
		padding-left: 0
	}

	section.welcome-wraper .welcome-col .welcome-inner {
		margin-bottom: 40px
	}

	.facilities-icons .facilities-col {
		width: 50%
	}

	.aboutus .welcome-col {
		flex-direction: column
	}

	.aboutus .welcome-left h2 {
		width: 100%;
		margin-bottom: 20px
	}

	section.welcome-wraper.aboutus .col-md-5.welcome-inner {
		margin-bottom: 0;
		padding: 0
	}

	.aboutus .welcome-col .about-right {
		padding: 0
	}

	.newspage .pagetitle .welcome-text {
		padding: 0px !important
	}

	.home-inner-icons .main-wraper .col-md-3 {
		width: 50%;
		display: flex;
		align-items: center;
		justify-content: center
	}

	.home-inner-icons .main-wraper .col-md-3:nth-child(1) {
		border: 0;
		border-bottom: 2px solid #10401a4d;
		border-right: 1px solid #10401a4d;
		border-bottom: 1px solid #10401a4d
	}

	.home-inner-icons .main-wraper .col-md-3:nth-child(2) {
		border: 0;
		border-bottom: 1px solid #10401a4d;
		border-bottom: 1px solid #10401a4d
	}

	.home-inner-icons .main-wraper {
		flex-wrap: wrap
	}

	.welcome-wraper .welcome-col {
		padding-top: 180px;
		flex-direction: column
	}

	section.welcome-wraper.aboutus .welcome-col {
		padding-top: 0
	}

	section.welcome-wraper.weddings.weddings-about .welcome-left {
		margin-top: 0
	}

	section.welcome-wraper.home .welcome-inner {
		flex-direction: column
	}

	section.welcome-wraper.home .welcome-left {
		width: 100%;
		padding-top: 10px
	}

	section.welcome-wraper.home .welcome-left h2 {
		width: 100%;
		margin-bottom: 30px
	}

	section.welcome-wraper.home .welcome-right {
		padding-right: 0;
		margin-top: 30px
	}

	section.welcome-wraper.home .col-md-3 {
		padding: 0
	}

	section.welcome-wraper.home .col-md-3 img {
		width: 100%
	}

	section.welcome-wraper.weddings .welcome-left {
		padding-left: 0;
		margin-top: 40px
	}

	section.welcome-wraper.weddings .welcome-inner {
		margin-bottom: 0
	}

	section.home-contact .home-contact-wraper {
		padding: 0
	}

	section.gallerypage.homegallery .pagetitle.titlealigncenter {
		margin-bottom: 40px
	}

	.welcome-wraper.home .welcome-text {
		width: 100%;
		background: #fff;
		padding: 20px;
		opacity: 1;
		position: inherit
	}

	.takelook-section.events-bookings .talelook-col p {
		max-width: 100%
	}

	.slidecaption h1 {
		font-family: "Sacramento", cursive
	}

	.weddings-page .wedding-about img {
		width: 100%
	}

	.weddings-page .wedding-about {
		padding: 0;
		margin-bottom: 20px
	}

	section.weddings-page .welcome-col .weddings-page-right {
		flex-direction: column;
		padding: 0
	}

	.weddings-village .village-col {
		flex-direction: column-reverse
	}

	.village-top {
		position: relative;
		left: 0;
		padding: 30px 20px;
		width: 100%;
		margin-top: 40px
	}

	section.welcome-wraper.weddings-village .village-top {
		margin-top: 0
	}

	section.welcome-wraper.weddings-village .village-col .village-left {
		margin-top: 30px
	}

	section.weddings-page .welcome-inner {
		padding: 0
	}

	/*.weddings-village .village-col .village-right,
	.weddings-village .village-col .village-left {
		padding: 0
	}*/

	section.welcome-wraper.calender-pricing .talelook-col p,
	.takelook-section .talelook-col p {
		max-width: 100%
	}

	.weddings-page .wedding-about {
		margin-bottom: 0;
		margin-top: 30px
	}

	.home-contact-wraper {
		flex-direction: column
	}

	.home-contact .home-contact-wraper .left,
	.home-contact .home-contact-wraper .right {
		padding: 0
	}

	.weddings-page .wedding-about:nth-child(2) {
		padding-left: 0
	}

	section.weddings-page .welcome-col {
		flex-direction: column
	}

	.home-contact .home-contact-wraper .left {
		margin-bottom: 40px
	}

	.contact-icon-col .contactform-icon p a,
	.contact-icon-col .contactform-icon p {
		font-size: 14px
	}

	a.to-the-top {
		right: 20px !important
	}

	.village-bottom p {
		margin-bottom: 0;
		padding-bottom: 0
	}

	section.welcome-wraper.calender-pricing .talelook-col p {
		max-width: 100%
	}

	.pricing-custom .box-rate {
		padding: 0;
		margin-bottom: 40px
	}

	.pricing-custom .box-rate:nth-child(2) {
		margin-bottom: 0
	}

	.pricing-custom .pricing-rate {
		padding: 15px
	}

	.footer-inner-custom {
		flex-direction: column;
		text-align: center
	}

	.col-md-3.newfooter div#media_image-3 {
		display: flex;
		align-items: center;
		justify-content: center
	}

	.footer-inner-custom .col-md-3 {
		margin-bottom: 30px
	}

	#site-footer.custom-footer {
		position: relative
	}

	a.to-the-top {
		position: absolute;
		right: 100px;
		color: #fff;
		bottom: 80px
	}

	.footer-inner-custom .col-md-3:last-child {
		margin-bottom: 0
	}

	.footer-social-icon ul {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		margin-top: 40px
	}

	.contactform .wpcf7-submit {
		margin-top: 30px
	}

	.slidecaption h1 {
		font-size: 40px
	}

	.downarrow {
		display: none
	}
}

span.to-the-top-short {
	display: none
}

@media only screen and (max-width:480px) {
	section.newspage .newshomepage.row .welcome-text {
		padding: 20px
	}

	.facilities-icons .facilities-col {
		justify-content: flex-start
	}

	.newspage .newsone img {
		height: auto
	}

	.newspage .newsone {
		margin-bottom: 0;
		padding-bottom: 0
	}

	.newsonecaption {
		top: -40px;
		height: auto;
		position: relative
	}

	section.newspage .newshomepage.row .welcome-text {
		position: relative
	}

	body.single header#site-header {
		padding-bottom: 15px
	}

	.custom-post-news .blogs-news-text h1 {
		font-size: 36px
	}

	section.welcome-wraper .welcome-col .welcome-inner {
		margin-bottom: 0
	}
	body:not(.page-template-aboutus) .weddings .welcome-left {
		margin-top: 0
	}

	.footer-menu-custom {
		display: flex;
		flex-direction: column;
		align-items: center
	}

	.custom-post-news .image-overflow img {
		margin-top: 0px !important
	}

	section.welcome-wraper.home {
		margin-top: 150px
	}

	.col100 p {
		font-size: 16px
	}

	section.eventscalendar .calendar-header {
		font-size: 18px !important
	}

	section.eventscalendar .calendar-header button {
		font-size: 18px
	}

	.calendar-header>button:first-child {
		margin-right: 10px !important
	}

	.calendar-header>button:last-child {
		margin-left: 10px !important
	}

	.pagetitle {
		margin-bottom: 10px
	}

	.event-listing-box .event-listing-col {
		padding: 12px
	}

	.event-listing-text {
		margin-left: 0
	}

	.event-listing-date span {
		font-size: 26px
	}

	.event-listing-img .event-listing-date {
		width: 80px;
		height: 80px
	}

	.event-listing-date span.month {
		font-size: 12px
	}

	.news-event-blog .event-listing-col {
		align-items: center;
		flex-direction: column
	}

	.event-listing-img img {
		width: 100%
	}

	.event-listing-text {
		width: 100%
	}

	.event-listing-img {
		margin-bottom: 20px
	}

	.event-listing-img {
		width: 100%
	}

 .events-table td, .events-table a {
		font-size: 11px;
		font-family: "open-sans", sans-serif;
		color: #386140;
		padding: 6px 7px;
		font-weight: 600;
		line-height: 20px
	}

	.events-table th {
		font-size: 13px;
		padding: 10px;
		white-space: nowrap
	}

	.contactform .wpcf7-submit {
		padding: 14px 0px !important
	}

	.contact-icon-col .contactform-icon span {
		font-size: 14px
	}

	.contact-icon-col .contactform-icon i {
		font-size: 15px
	}
}

div#calendar .topheader .calendarcta {
	display: none
}
.error404 #site-content {
    margin-top: 100px;
    margin-bottom: 50px;
}
.error404 #site-content {
    margin-top: 150px;
    margin-bottom: 100px;
}
.error404 header#site-header {
    background: #10401a !important;
    top: 0;
}
input.search-submit {
    background: #10401a;
}
.related-news .welcome-left {
    padding-left: 0 !important;
}