html {
  scroll-behavior: smooth;
}
.grecaptcha-badge {
    visibility: hidden;
}

.community-events-menu{
	display: none;
}

.home-page-span-title {
/*     font-style: italic; */
    font-size: 50px;
    line-height: 70px;
}

.ewh-home-slider-main .slick-slide {
    border: none !important;
}

.hide-menu {
    display: none;
}
/*** Start Header Css ***/
/* body.admin-bar .ewh-header-desktop-wrp {
    top: 32px !important;
} */
.menu-item-1472 .elementskit-megamenu-panel {
    top: 80px !important;
}
.menu-item-1472 .elementskit-megamenu-panel:before {
    content: "";
    position: absolute;
    top: -85px;
    left: 0;
    right: 0;
    height: 90px;
}
.elementskit-navbar-nav-default .elementskit-navbar-nav>li {
    z-index: 9;
}
.ewh-header-desktop-menu .elementskit-navbar-nav .menu-item-has-children ul.elementskit-dropdown {
    width: max-content;
    top: calc(100% + 7px);
}
.ewh-header-desktop-menu .elementskit-navbar-nav .menu-item-has-children ul.elementskit-dropdown:before {
    content: "";
    position: absolute;
    left: 25px;
    top: -12px;
    width: 30px;
    height: 14px;
    background: #FFFFF8;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
.ewh-header-desktop-menu .elementskit-navbar-nav .menu-item-has-children ul.elementskit-dropdown:after {
    content: "";
    position: absolute;
    left: 0;
	right: 0;
    top: -18px;
    height: 20px;
}
.ewh-header-desktop-menu ul.elementskit-navbar-nav > li:first-child {
    margin-left: 0 !important;
}
.ewh-header-desktop-menu ul.elementskit-navbar-nav > li > a svg.icon,
.ewh-header-desktop-menu ul.elementskit-navbar-nav > li > a i.icon {
    padding-right: 0;
}
.ewh-header-humburger-menu button .elementskit-menu-hamburger-icon {
    height: 3px;
}
.ewh-header-humburger-menu button {
    border: 0;
}
.ewh-header-humburger-menu button {
    border: 0;
    background: transparent !important;
}
/*** End Header Css ***/



/*** Start Search Result Page Css ***/
.ewh-search-page-container {
    width: 100%;
    max-width: 1270px;
    margin: 0 auto;
    padding: 100px 50px 70px 50px;
}
.ewh-search-bottom {
    width: 100%;
    max-width: 378px;
}
form.ewh-search-page-form {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    background: #EFEFE8;
    border-radius: 10px;
	margin-bottom: 10px;
}
.ewh-search-page-form input.ewh-search-page-input {
    outline: none !important;
    background: transparent;
    font-size: 1em;
    line-height: 30px;
    color: #2B2929;
    letter-spacing: 0.39px;
    width: 100%;
    font-family: 'Manrope';
    font-weight: 400;
    border-radius: 0 !important;
    border: none !important;
    padding: 10px 20px !important;
}
.ewh-search-page-form input.ewh-search-page-input::placeholder {
	color: #AAAAAA;
}
.ewh-search-page-form input.ewh-search-page-input::-webkit-search-cancel-button{
	display: none !important;
	-webkit-appearance: none;
}
.ewh-search-page-form .ewh-search-page-submit {
    border: none !important;
    color: #000000 !important;
    font-size: 16px;
    background: transparent !important;
    line-height: 50px;
    outline: none !important;
    padding: 0 20px 0 0;
}
.ewh-search-page-form .ewh-search-page-submit svg,
.ewh-search-page-form .ewh-search-page-submit i {
    font-weight: 400;
}
.ewh-search-page-container .ewh-search-count {
    color: #545454;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.45px;
    font-family: 'Manrope';
    font-weight: 400;
    padding-bottom: 50px;
}
.ewh-search-page-content-inner {
    margin-bottom: 30px;
}
.ewh-search-page-content-inner h2.search-page-title-wrp {
    font-size: 1.3333333333333333em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Marcellus';
    margin: 0 0 15px 0;
    font-weight: 400;
    color: #2B2929;
    text-transform: inherit;
}
.ewh-search-page-content-inner h2.search-page-title-wrp a {
    color: #2B2929;
    padding: 0;
}
.ewh-search-page-content p {
    color: #545454;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.45px;
    font-family: 'Manrope';
    font-weight: 400;
    margin: 0 0 15px 0;
}
.ewh-search-page-content .ewh-search-page-content-inner p:last-child {
    margin-bottom: 0;
}
span.highlight {
    background: #4C673A;
    color: #fff;
    padding: 2px 1px;
}
.ewh-search-pagination {
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.ewh-search-pagination .page-numbers {
    height: 40px;
    width: 40px;
    display: inline-block;
    font-size: 13px;
    line-height: 40px;
    letter-spacing: 0.39px;
    font-family: 'Manrope';
	font-weight: 400;
    background: transparent;
    color: #2B2929;
    margin: 0px 10px;
}
.ewh-search-pagination .page-numbers:hover{
	font-weight: 700;
}
.ewh-search-pagination .page-numbers.current {
    color: #4C673A;
	font-weight: 700;
}
.ewh-search-pagination a.prev {
    margin-right: 20px;
    margin-left: 0px;
    width: 50px;
    height: 50px;
    line-height: 48px;
    color: #4C673A;
    border: 1px solid #4C673A;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}
.ewh-search-pagination a.next {
    margin-right: 0;
    margin-left: 20px;
    width: 50px;
    height: 50px;
    line-height: 48px;
    color: #4C673A;
    border: 1px solid #4C673A;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}
.ewh-search-pagination a.next:hover ,
.ewh-search-pagination a.prev:hover {
    background: #4C673A;
	color: #FFFFFF;
}
.ewh-search-pagination a.prev.page-numbers.disable,
.ewh-search-pagination a.next.page-numbers.disable {
    border-color: #CCCCCC !important;
	color: #CCCCCC !important;
	background: transparent !important;
}
/*** End Search Result Page Css ***/

/** Start Banner css **/
.ewh-banner-img-wrap {
    background: #EFEFE8;
    min-height: 200px;
    width: 100%;
    display: flex;
    position: relative;
    align-items: center;
    border-radius: 0px 0px 0px 100px;
	padding: 40px 0;
}
.ewh-banner-img-wrap:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0px;
    display: block;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 1;
    background-position: top right;
}
.ewh-banner-img-inner {
    max-width: 1270px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
    z-index: 5;
}
.ewh-banner-breadcrumbs {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.ewh-banner-img-inner .ewh-banner-page-title {
    font-family: 'Marcellus';
    color: #2B2929;
    font-size: 30px;
    line-height: 54px;
    letter-spacing: 0;
    margin: 0;
    font-weight: 400;
    padding-top: 20px;
}
.ewh-banner-breadcrumbs .separator {
    padding: 0 20px;
    color: #545454;
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 16px;
}
.ewh-banner-breadcrumbs a {
    font-family: 'Manrope';
    font-weight: 700;
    color: #545454;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 1.24px;
    text-transform: uppercase;
}
.ewh-banner-breadcrumbs a:hover {
    color: #4C673A;
}
.ewh-banner-breadcrumbs {
    font-family: 'Manrope';
    font-weight: 700;
    color: #545454;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 1.24px;
    text-transform: uppercase;
}
/** End Banner css **/


/** Start Footer css **/

.ewh-footer-copyright-main .ewh-footer-copyright-text {
    color: #DEDEDE;
    text-align: left;
    font-family: 'Montserrat-Medium';
    font-size: 12px;
    line-height: 1.5em;
    letter-spacing: 0.6px;
    margin-bottom: 0;
}
/** End Footer css **/


/* START Footer CSS */

.form-email-field .elementor-form-fields-wrapper{
	position: relative;
}

.form-email-field .elementor-field-type-submit {
    position: absolute;
    top: 0px;
    right: 0px;
}

.form-email-field input[type="email"] {
	padding: 15px 20px;
}

.form-email-field .elementor-button[type="submit"] {
	font-size: 18px !important;
    padding: 12px 15px 10px 0px !important;
	border: none;
	outline: none;
}
.form-email-field .elementor-message.elementor-message-success {
    color: #FFFFFF;
    margin-bottom: 0;
    margin-top: 30px;
    font-weight: 700;
    font-family: 'Manrope';
}
.form-email-field .elementor-message.elementor-message-success:before {
    content: "\f00c";
    border: 1px solid #FFFFFF;
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: 400;
    font-family: "Font Awesome 5 Pro";
    font-size: 12px;
    margin-right: 10px;
}
.form-email-field .elementor-form .elementor-message.elementor-message-danger {
    color: #FFFFFF;
    font-size: 0.8em;
    margin: 10px 0 0 0;
    font-family: 'Manrope';
    font-weight: 700;
}
.form-email-field .elementor-form .elementor-message.elementor-message-danger:before {
    content: "\f05a";
    font-weight: 400;
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
    font-size: 16px;
}

.form-email-field .elementor-form > .elementor-message.elementor-message-danger {
    margin: 20px 0 0 0;
    font-size: 1em;
    font-weight: 500;
    border: 1px solid #FFFFFF;
    padding: 10px 20px;
    border-radius: 10px;
}
.form-email-field .elementor-form > .elementor-message.elementor-message-danger:before {
    font-size: 20px;
    font-weight: 100;
    margin-right: 10px;
}
/* END Footer CSS */

/* START Home Page - Get In Touch Section CSS */
.get-in-touch-section .elementor-select-wrapper .select-caret-down-wrapper{
	display: none;
}
.get-in-touch-section .elementor-select-wrapper {
	position: relative;
}
.get-in-touch-section .elementor-select-wrapper::after {
    position: absolute;
    content: "\f078";
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    color: #000000;
    font-size: 12px;
	font-family: "Font Awesome 5 Pro";
    letter-spacing: 0.28px;
    line-height: 21px;
    pointer-events: none;
}
.get-in-touch-section .elementor-select-wrapper .select-caret-down-wrapper{
	display: none !important;
}
.get-in-touch-section select {
    min-height: 50px;
}
.get-in-touch-section .elementor-message.elementor-message-success {
    color: #4C673A;
    margin-bottom: 0;
    margin-top: 30px;
    font-weight: 700;
    font-family: 'Manrope';
}
.get-in-touch-section .elementor-message.elementor-message-success:before {
    content: "\f00c";
    border: 1px solid;
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: 400;
    font-family: "Font Awesome 5 Pro";
    font-size: 12px;
    margin-right: 10px;
}
.get-in-touch-section .elementor-form .elementor-message.elementor-message-danger {
    color: #d9534f;
    font-size: 0.8em;
    margin: 10px 0 0 0;
    font-family: 'Manrope';
    font-weight: 700;
}
.get-in-touch-section .elementor-form .elementor-message.elementor-message-danger:before {
    content: "\f05a";
    font-weight: 400;
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
    font-size: 16px;
}
.get-in-touch-section .elementor-form > .elementor-message.elementor-message-danger {
    margin: 20px 0 0 0;
    font-size: 1em;
    font-weight: 500;
    border: 1px solid #d9534f;
    padding: 10px 20px;
    border-radius: 10px;
}
.get-in-touch-section .elementor-form > .elementor-message.elementor-message-danger:before {
    font-size: 20px;
    font-weight: 100;
    margin-right: 10px;
}
/* END Home Page - Get In Touch Section CSS */

/** Blog Archive Page css **/
.ewh-news-template-main-wrp {
    padding: 100px 50px 100px 50px;
    width: 100%;
    max-width: 1270px;
    margin: 0 auto;
    overflow: hidden;
}
.ewh-news-template-main-wrp .ewh-news-upper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 30px;
}
.ewh-news-template-main-wrp .ewh-news-upper .ewh-news-search-wrp {
    margin: 0 50px 20px 0;
    position: relative;
    width: 100%;
    max-width: 370px;
}
.ewh-news-template-main-wrp .ewh-news-upper .ewh-news-search-wrp input {
    width: 100%;
    border: none !important;
    border-radius: 10px;
    padding: 16px 30px 16px 15px;
    color: #656E67;
    font-family: 'Montserrat-Medium';
    background: #FFFFFF;
    font-size: 0.8em;
    line-height: 1.5;
    letter-spacing: 0.6px;
	text-transform: uppercase;
}
.ewh-news-template-main-wrp .ewh-news-upper .ewh-news-search-wrp input::placeholder{
	color: #656E67 !important;
	opacity:0.6;
}
.ewh-news-template-main-wrp .ewh-news-upper .ewh-news-search-wrp .ewh-news-search-btn {
    border: none !important;
    background: transparent !important;
    padding: 0;
    outline: none !important;
    font-size: 16px;
    color: #656E67;
    position: absolute;
    right: 15px;
    line-height: 50px;
}
.ewh-news-template-main-wrp .ewh-news-upper .ewh-news-search-wrp .ewh-news-search-btn {
    border: none !important;
    background: transparent !important;
    padding: 0;
    outline: none !important;
    font-size: 16px;
    color: #656E67;
    position: absolute;
    right: 15px;
    line-height: 50px;
}
.ewh-news-template-main-wrp .ewh-news-upper .ewh-news-search-wrp .ewh-news-search-btn svg,
.ewh-news-template-main-wrp .ewh-news-upper .ewh-news-search-wrp .ewh-news-search-btn i {
	font-weight:100;
}
.ewh-news-template-main-wrp .ewh-news-upper .news-sorting {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    max-width: 236px;
	display: flex;
    align-items: center;
}
.ewh-news-template-main-wrp .ewh-news-upper .news-sorting span {
    color: #203121;
    font-size: 0.93em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Gloock-Regular';
    max-width: 66px;
    width: 100%;
}
.ewh-news-template-main-wrp .ewh-news-upper .news-sorting select {
    border: none;
	-webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 10px;
    cursor: pointer;
    padding: 16px 30px 16px 15px;
    color: #656E67;
    font-family: 'Montserrat-Medium';
    background: #FFFFFF;
    font-size: 0.8em;
    line-height: 1.5;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}
.ewh-news-template-main-wrp .ewh-news-upper .news-sorting:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: 15px;
    top: 0px;
    line-height: 50px;
    font-size: 1em;
    color: #656E67;
    pointer-events: none;
}
.ewh-news-archive-main-wrp {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}
.ewh-news-archive-main-wrp .ewh-news-archive-loop {
    width: 100%;
    max-width: calc(33.33% - 30px);
    margin: 0 15px 30px 15px;
    background: #FFFFFF;
	border-radius: 10px;
	position: relative;
	padding-bottom: 20px;
}
.ewh-news-archive-main-wrp .ewh-news-archive-loop .ewh-news-feature-image img {
    width: 100%;
    object-fit: cover;
    object-position: center center;
    aspect-ratio: 1.370;
	border-radius: 10px 10px 0 0;
}
.ewh-news-archive-main-wrp .ewh-news-archive-loop .ewh-news-content-box {
    padding: 20px;
}
.ewh-news-archive-main-wrp .ewh-news-archive-loop .ewh-news-content-box .ewh-news-title {
    width: 100%;
    margin-bottom: 30px;
}
.ewh-news-archive-main-wrp .ewh-news-archive-loop .ewh-news-content-box .ewh-news-title a {
    color: #203121;
    font-size: 1.06em;
    line-height: 1.5;
    letter-spacing: 0.32px;
    font-family: 'Gloock-Regular';
    text-decoration: none;
}
.ewh-news-content-box .ewh-news-date-wrp {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    bottom: 20px
}
.ewh-news-content-box .ewh-news-date-wrp img {
    width: 17px;
    margin-right: 10px;
}
.ewh-news-content-box .ewh-news-date-wrp span {
    font-size: 0.8em;
    letter-spacing: 0.6px;
    line-height: 1.5em;
    font-weight: normal !important;
    text-transform: uppercase;
    font-family: 'Montserrat-Medium';
}
.ewh-pagination {
    margin-top: 20px !important;
    margin-bottom: 0px !important;
    text-align: center;
    width: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.ewh-pagination .page-numbers {
    height: 40px;
    width: 40px;
    display: inline-block;
    font-size: 15px;
    line-height: 40px;
    letter-spacing: 0px;
    font-family: 'Montserrat-Medium';
    background: transparent;
    color: #9EA7A0;
    margin: 0px 12px;
    border: 1px solid #9EA7A0;
    border-radius: 50%;
}
.ewh-pagination .page-numbers:hover, .ewh-pagination .page-numbers.current {
    border: 1px solid #203121;
    background-color: #203121;
    color: #FFFFFF;
}
.ewh-pagination a.prev {
    margin-left: 0;
    border-color: transparent !important;
    background: transparent !important;
    color: #447A51 !important;
    font-size: 22px;
    width: auto;
}
.ewh-pagination a.next {
    margin-right: 0;
    border-color: transparent !important;
    background: transparent !important;
    color: #447A51 !important;
    font-size: 22px;
    width: auto;
}
.ewh-pagination a.next:hover ,
.ewh-pagination a.prev:hover {
    color: #203121 !important;
}
a.prev.page-numbers.disable, a.next.page-numbers.disable {
    color: #9EA7A0 !important;
}
.blog-loader {
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
}
.ewh-news-template-main-wrp .ewh-news-archive-main-wrp .ewh-news-no-post-found {
    font-size: 2.67em;
    line-height: 1.5;
    letter-spacing: 0;
    color: #203121;
    font-family: 'Gloock-Regular';
    text-align: center;
    width: 100%;
    margin: 0px 0 20px 0;
}
.ewh-news-template-main-wrp .news-loader {
    text-align: center;
}
.ewh-news-template-main-wrp .news-loader img {
    max-width: 400px;
}
p.gnj-archive-count {
    margin: 0;
    text-align: center;
    padding-top: 20px;
    color: #656E67;
    font-size: 10px;
    line-height: 15px;
    letter-spacing: 0.5px;
    font-family: 'Montserrat-Medium';
    text-transform: uppercase;
}
/** End Blog Archive Page css **/

/* Start Service CPT page css */
.service-category-main-wrap-section-top .section-top-inner {
    max-width: 970px;
    margin: 0 auto;
    padding-bottom: 100px;
}
.service-category-main-wrap-section-top .service-category-title {
    font-family: 'Marcellus';
    text-align: center;
    margin: 0;
    color: #2B2929;
    font-size: 40px;
    line-height: 54px;
    text-transform: capitalize;
    padding-bottom: 30px;
}
.service-category-main-wrap-section-top .service-category-description {
    font-family: 'Manrope';
    color: #545454;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.45px;
    text-align: center;
    margin: 0;
}
.service-category-main-wrap-section-top .service-category-sub-title {
    text-align: center;
    color: #4C673A;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 20px;
}
.service-category-image {
    height: 500px;
    width: 100%;
    object-fit: cover;
    border-radius: 50px;
}
.service-category-main-wrap-section-middle .service-category-title {
    margin: 0;
    padding-bottom: 50px;
}
.service-category-main-wrap-section-top {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 50px;
    padding-top: 100px;
}
.service-category-section-middle-wrap {
    background: #EFEFE8;
    border-radius: 0px 100px 0px 0px;
    padding-top: 350px;
    margin-top: -250px;
	padding-bottom: 100px;
}
.service-category-main-wrap-section-middle {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 50px;
}
.service-category-post-main {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.service-category-post-main .service-category-post-column {
    width: 100%;
    max-width: calc(50% - 30px);
    margin: 0 15px;
}
.service-category-post-item {
    width: 100%;
}
.service-category-post-title {
    position: relative;
    padding-top: 12.5px;
    padding-bottom: 12.5px;
}
.service-category-post-title .service-accordion-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    border: 1px solid #4C673A;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.service-category-post-title .service-accordion-icon:before {
    content: "\f067";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 22px;
    color: #4C673A;
}
.service-category-post-title.active .service-accordion-icon:before {
    content: "\f068";
}
.service-category-post-accordion {
    width: 100%;
    background: #FFFFF8;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    padding: 30px;
    margin-bottom: 30px;
}
.service-category-post-tab {
    display: none;
    padding-top: 42px;
}
.service-category-post-title .post-title {
    margin: 0;
    font-family: 'Marcellus';
    color: #2B2929;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0;
	font-weight: 400;
    text-transform: capitalize;
}
.service-category-post-tab a.service-category-post-read-more {
    display: flex;
    align-items: center;
    font-family: 'Manrope';
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 1.3px;
}
.service-category-post-description p {
    margin: 0;
    margin-bottom: 30px;
}
.service-category-post-tab a.service-category-post-read-more svg,
.service-category-post-tab a.service-category-post-read-more i {
    color: #4C673A;
    font-size: 18px;
    padding-left: 10px;
}
/* End Service CPT page css */


/* start Service Details page css */
/* .site-main.service {
    max-width: 1270px !important;
    padding: 100px 50px;
    margin: 0 auto;
} */
.ewh-service-back-btn {
    padding-right: 20px;
}
.ewh-single-service-main-inner {
    display: flex;
    align-items: center;
	flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1270px !important;
    padding: 100px 50px;
    margin: 0 auto;
}
.ewh-service-back-btn a {
    font-family: 'Manrope';
    text-decoration: none !important;
    font-size: 13px;
    line-height: 19.5px;
    letter-spacing: 0.39px;
    color: #545454 !important;
    display: flex;
    align-items: center;
	cursor: pointer;
}
.ewh-service-back-btn a svg,
.ewh-service-back-btn a i {
    font-size: 20px;
    color: #545454;
    padding-right: 10px;
}
.ewh-service-back-btn a:hover {
    color: #4C673A !important;
}
.ewh-single-service-social-icon {
    display: flex;
    color: #2B2929;
    font-size: 13px;
    font-family: 'Manrope';
    line-height: 19.5px;
    letter-spacing: 0.39px;
    text-transform: capitalize;
    font-weight: 400;
    align-items: center;
}
.ewh-single-service-social-icon ul {
    list-style: none;
    display: flex;
    padding-left: 0;
    align-items: center;
}
.ewh-single-service-social-icon ul li {
    padding-left: 15px;
    padding-right: 15px;
}
.ewh-single-service-social-icon ul li a {
    color: #545454;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0;
}
.ewh-single-service-social-icon ul li a:hover svg,
.ewh-single-service-social-icon ul li a:hover i {
    color: #4C673A;
}
.ewh-single-service-social-icon ul li a:hover img {
    filter: invert(34%) sepia(32%) saturate(508%) hue-rotate(52deg) brightness(98%) contrast(94%);
}
.custom-social-link-btn {
    background: transparent !important;
    border: none;
    padding: 0;
    position: relative;
}
.ewh-single-service-social-icon ul li a svg,
.ewh-single-service-social-icon ul li a i {
    font-size: 14px;
    font-weight: 400;
}
.ewh-single-service-social-icon ul li a img {
    width: 13px;
}
.custom-social-link-btn svg,
.custom-social-link-btn i {
    font-family: "Font Awesome 5 Pro";
    color: #545454;
    font-weight: 300;
	font-size: 14px;
}
.hover-tooltip.show {
    background: #4C673A;
    color: #FFFFFF;
    padding: 3px 4px;
    font-size: 14px;
    line-height: 21px;
    border-radius: 3px;
    position: absolute;
    left: calc(100% + 9px);
    top: 0;
}
.hover-tooltip.show:before{
	top: 50%;
    left: -5px;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    margin-top: -6px;
    border-width: 6px 6px 6px 0;
    border-right-color: #4C673A !important;
    border-color: transparent;
    border-style: solid;
}
.custom-social-link-btn svg:hover,
.custom-social-link-btn i:hover {
    color: #4C673A;
}
.service-details-accordion .elementskit-card a.elementskit-btn-link {
    background: transparent !important;
}
.service-details-accordion .elementskit-card {
    border: 1px solid #D5D5D5 !important;
    border-radius: 20px !important;
    padding: 30px 40px !important;
}
.service-details-accordion .ekit_accordion_icon_group svg,
.service-details-accordion .ekit_accordion_icon_group i {
    border: 1px solid #4C673A;
    width: 50px;
    height: 50px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.ewh-service-detail-accordion ol {
    padding-left: 16px;
}
.ewh-service-detail-accordion ul {
    list-style-type: none;
}
.ewh-service-detail-accordion ul ul {
    padding-left: 16px;
}
.ewh-service-detail-accordion ul li {
    padding-left: 16px;
    position: relative;
}
.ewh-service-detail-accordion ol li:not(:last-child),
.ewh-service-detail-accordion ul li:not(:last-child) {
    margin-bottom: 16px;
}
.ewh-service-detail-accordion p {
    margin: 0 0 20px 0;
}
.ewh-service-detail-accordion p:last-child{
	margin-bottom: 0;
}
.ewh-service-detail-accordion ul:has(+ *) {
    margin-bottom: 20px !important;
}
.ewh-service-detail-accordion ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;
    /*background: #4C673A;*/
	background: #545454;
    border-radius: 50%;
}
.ewh-service-detail-accordion ul li ul {
    margin-top: 16px;
}
.elementor-widget-text-editor ul {
    padding-left: 17px;
	list-style-type: disc;
}
.elementor-widget-text-editor ol {
    padding-left: 17px;
}
.elementor-widget-text-editor ol li:not(:last-child),
.elementor-widget-text-editor ul li:not(:last-child) {
	margin-bottom: 16px;
}
.services-text-editor-wrp.elementor-widget-text-editor ol,
.services-text-editor-wrp.elementor-widget-text-editor ul {
    padding-left: revert;
/* 	list-style-type: disc; */
}
.services-text-editor-wrp.elementor-widget-text-editor ol li:not(:last-child),
.services-text-editor-wrp.elementor-widget-text-editor ul li:not(:last-child) {
	margin-bottom: auto;
}

/* Child Page */
.ewh-single-service-main.ewh-child-page .ewh-single-service-main-inner {
    max-width: 1070px !important;
	padding-bottom: 40px;
}
.ewh-single-service-main.ewh-child-page .ewh-single-service-content{
    width: 100%;
    max-width: 1070px;
    margin: 0 auto;
    padding: 0 40px 90px 40px;
}
/* End Service Details page css */



/******* Start Blog Widget Css ********/

/* .ewh-blog-slider-wrp {
    overflow: hidden;
} */
.ewh-vg-slider-loop-wrp.swiper-slide {
    will-change: unset;
    height: auto;
}
.ewh-vg-slider-image img {
    width: 100%;
    height: 353px !important;
    object-fit: cover;
    border-radius: 20px !important;
}
.ewh-vg-slider-top-right {
    width: 100%;
    max-width: 130px;
    padding-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: auto;
    margin-right: 0px;
}
.ewh-vg-slider-top-right .swiper-button-prev.swiper-button-disabled,  
.ewh-vg-slider-top-right .swiper-button-next.swiper-button-disabled {
    background: transparent;
    color: #ccc;
    border: 1px solid #CCCCCC;
    opacity: 1;
}
.ewh-vg-slider-top-right .swiper-button-prev, 
.ewh-vg-slider-top-right .swiper-button-next {
    opacity: 1;
    background: transparent;
    width: 50px;
    height: 50px;
    border: 1px solid #4C673A;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    left: unset !important;
    top: unset !important;
    right: unset !important;
    margin: 0;
    color: #4C673A;
    font-size: 20px;
    line-height: 48px;
}
.ewh-vg-slider-top-right .swiper-button-prev:before {
    content: "\f177";
    font-family: "Font Awesome 5 Pro";
}
.ewh-vg-slider-top-right .swiper-button-next:before {
    content: "\f178";
    font-family: "Font Awesome 5 Pro";
}
/******* End Blog Widget Css ********/

/*** Start Contact Us Page Css ***/
.ewh-contact-icon-list ul.elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-text {
    padding-left: 0;
}
.ewh-contact-icon-list ul.elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-icon svg {
    margin-right: 0;
}
/*** End Contact Us Page Css ***/


/*** Start Service Slider Widget Css ***/
.ewh-service-slider-main-wrp {
    overflow: hidden;
    width: 100%;
}
.ewh-service-slider-main-wrp .ewh-service-slider-no-found {
    margin: 0;
    width: 100%;
    text-align: center;
}
.ewh-service-slider-main-wrp .ewh-service-slider-wrp {
    position: relative;
}
.ewh-service-slider-main-wrp .ewh-service-slider-wrp .ewh-service-slider {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}
.ewh-service-slider-loop-wrp .ewh-service-archive-loop {
    border-radius: 20px;
    overflow: hidden;
    width: 100%;
    line-height: 0;
    position: relative;
}
.ewh-service-slider-loop-wrp .ewh-service-archive-loop .ewh-service-feature-image {
    width: 100%;
    height: auto;
	line-height: 0;
	position: relative;
}
.ewh-service-slider-loop-wrp .ewh-service-archive-loop .ewh-service-feature-image img {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1.20;
    object-fit: cover;
    object-position: center center;
}
.ewh-service-slider-loop-wrp .ewh-service-archive-loop .ewh-service-feature-image:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: linear-gradient(0deg, #000000e6 0%, #ffffff00 65%);
}
.ewh-service-slider-loop-wrp .ewh-service-archive-loop .ewh-service-content-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    padding: 30px;
}
.ewh-service-archive-loop .ewh-service-content-box .ewh-service-title {
    margin: 0 0 20px 0;
    color: #FFF;
    font-family: "Marcellus";
    font-size: 1.46667em;
    font-weight: 400;
    line-height: 1.5em;
    letter-spacing: 0px;
}
.ewh-service-archive-loop .ewh-service-content-box .ewh-service-title a {
    color: #FFF;
    font-size: 1em;
}
.ewh-service-archive-loop .ewh-service-content-box .ewh-service-btn-link {
    color: #FFFFFF;
    font-weight: 700;
    font-size: 13px;
    font-family: 'Manrope';
    letter-spacing: 1.3px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.ewh-service-archive-loop .ewh-service-content-box .ewh-service-btn-link span {
    padding-right: 5px;
}
.ewh-service-archive-loop .ewh-service-content-box .ewh-service-btn-link svg,
.ewh-service-archive-loop .ewh-service-content-box .ewh-service-btn-link i {
    font-size: 18px;
    font-weight: 300;
}
.ewh-service-archive-loop .ewh-service-content-box .ewh-service-btn-link:hover span{
	text-decoration: underline;
}
.ewh-service-slider-main-wrp .ewh-service-slider-wrp .swiper-scrollbar {
    position: relative;
    width: 100%;
    max-width: 1170px;
    left: unset;
    right: unset;
    height: 5px;
    background: #D5D5D5;
    border-radius: 20px;
    margin: 30px auto 0 auto;
	display: none;
}
.ewh-service-slider-main-wrp .ewh-service-slider-wrp .swiper-scrollbar .swiper-scrollbar-drag {
    background: #4C673A;
    cursor: pointer;
    border-radius: 20px;
}
.ewh-service-slider-main-wrp .ewh-service-slider-wrp .swiper-button-prev {
    opacity: 1;
    background: transparent;
    width: 50px;
    height: 50px;
    border: 1px solid #4C673A;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    top: calc(50% - 25px);
    margin: 0;
    color: #4C673A;
    font-size: 20px;
    line-height: 48px;
}
.ewh-service-slider-main-wrp .ewh-service-slider-wrp .swiper-button-prev:before{
	content: "\f177";
    font-family: "Font Awesome 5 Pro";
}
.ewh-service-slider-main-wrp .ewh-service-slider-wrp .swiper-button-next {
    opacity: 1;
    background: transparent;
    width: 50px;
    height: 50px;
    border: 1px solid #4C673A;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: calc(50% - 25px);
    margin: 0;
    color: #4C673A;
    font-size: 20px;
    line-height: 48px;
}
.ewh-service-slider-main-wrp .ewh-service-slider-wrp .swiper-button-next:before {
    content: "\f178";
    font-family: "Font Awesome 5 Pro";
}
.ewh-service-slider-main-wrp .ewh-service-slider-wrp .swiper-button-prev:hover,
.ewh-service-slider-main-wrp .ewh-service-slider-wrp .swiper-button-next:hover{
    background: #4C673A;
    color: #FFFFFF;
    border: 1px solid #4C673A;
    opacity: 1;
}
.ewh-service-slider-main-wrp .ewh-service-slider-wrp .swiper-button-prev.swiper-button-disabled,
.ewh-service-slider-main-wrp .ewh-service-slider-wrp .swiper-button-next.swiper-button-disabled {
    background: transparent;
    color: #ccc;
    border: 1px solid #CCCCCC;
    opacity: 1;
}
/*** End Service Slider Widget Css ***/

/*** Start Team Slider Widget Css ***/
.ewh-team-slider-main-wrp {
    width: 100%;
}
.ewh-team-slider-main-wrp .ewh-team-slider-no-found {
    margin: 0;
    width: 100%;
    text-align: center;
}
.ewh-team-slider-main-wrp .ewh-team-slider-wrp {
    position: relative;
}
.ewh-team-slider-main-wrp .ewh-team-slider-wrp .ewh-team-slider {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}
.ewh-team-slider-loop-wrp .ewh-team-archive-loop {
    border-radius: 20px;
    overflow: hidden;
    width: 100%;
    line-height: 0;
    position: relative;
}
.ewh-team-slider-loop-wrp .ewh-team-archive-loop .ewh-team-feature-image {
    width: 100%;
    height: auto;
	line-height: 0;
	position: relative;
}
.ewh-team-slider-loop-wrp .ewh-team-archive-loop .ewh-team-feature-image img {
    width: 100%;
    height: auto;
    aspect-ratio: 0.75/1;
    object-fit: cover;
    object-position: center center;
}
.ewh-team-slider-loop-wrp .ewh-team-archive-loop .ewh-team-feature-image:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: linear-gradient(0deg, #000000e6 0%, #ffffff00 65%);
}
.ewh-team-slider-loop-wrp .ewh-team-archive-loop .ewh-team-content-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    padding: 40px;
}
.ewh-team-archive-loop .ewh-team-content-box .ewh-team-title {
    margin: 0 0 10px 0;
    color: #FFFFF8;
    font-family: "Marcellus";
    font-size: 1.3334em;
    font-weight: 400;
    line-height: 1.25em;
    letter-spacing: 0px;
}
.ewh-team-archive-loop .ewh-team-content-box .ewh-team-title a {
    color: #FFFFF8;
    font-size: 1em;
}
.ewh-team-archive-loop .ewh-team-content-box .ewh-team-specialist {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0;
    color: #FFFFF8;
    margin: 0 0 5px 0;
}
.ewh-team-archive-loop .ewh-team-content-box .ewh-team-qualifications {
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 0.8em;
    line-height: 1.5;
    letter-spacing: 0;
    color: #FFFFF8;
    margin: 0 0 5px 0;
}
.ewh-team-archive-loop .ewh-team-content-box .ewh-team-btn-link {
    color: #FFFFFF;
    font-weight: 700;
    font-size: 13px;
    font-family: 'Manrope';
    letter-spacing: 1.3px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    margin-top: 30px;
	line-height: 1.5;
}
.ewh-team-archive-loop .ewh-team-content-box .ewh-team-btn-link span {
    padding-right: 5px;
}
.ewh-team-archive-loop .ewh-team-content-box .ewh-team-btn-link svg,
.ewh-team-archive-loop .ewh-team-content-box .ewh-team-btn-link i {
    font-size: 18px;
    font-weight: 300;
}
.ewh-team-archive-loop .ewh-team-content-box .ewh-team-btn-link:hover span{
	text-decoration: underline;
}
.ewh-team-slider-main-wrp .ewh-team-slider-wrp .swiper-scrollbar {
    position: relative;
    width: 100%;
    max-width: 1170px;
    left: unset;
    right: unset;
    height: 5px;
    background: #D5D5D5;
    border-radius: 20px;
    margin: 30px auto 0 auto;
	display: none;
}
.ewh-team-slider-main-wrp .ewh-team-slider-wrp .swiper-scrollbar .swiper-scrollbar-drag {
    background: #4C673A;
    cursor: pointer;
    border-radius: 20px;
}
.ewh-team-slider-main-wrp .ewh-team-slider-wrp .swiper-button-prev {
    opacity: 1;
    background: transparent;
    width: 50px;
    height: 50px;
    border: 1px solid #4C673A;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    top: calc(50% - 25px);
    margin: 0;
    color: #4C673A;
    font-size: 20px;
    line-height: 48px;
}
.ewh-team-slider-main-wrp .ewh-team-slider-wrp .swiper-button-prev:before{
	content: "\f177";
    font-family: "Font Awesome 5 Pro";
}
.ewh-team-slider-main-wrp .ewh-team-slider-wrp .swiper-button-next {
    opacity: 1;
    background: transparent;
    width: 50px;
    height: 50px;
    border: 1px solid #4C673A;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: calc(50% - 25px);
    margin: 0;
    color: #4C673A;
    font-size: 20px;
    line-height: 48px;
}
.ewh-team-slider-main-wrp .ewh-team-slider-wrp .swiper-button-next:before {
    content: "\f178";
    font-family: "Font Awesome 5 Pro";
}
.ewh-team-slider-main-wrp .ewh-team-slider-wrp .swiper-button-prev:hover,
.ewh-team-slider-main-wrp .ewh-team-slider-wrp .swiper-button-next:hover{
    background: #4C673A;
    color: #FFFFFF;
    border: 1px solid #4C673A;
    opacity: 1;
}
.ewh-team-slider-main-wrp .ewh-team-slider-wrp .swiper-button-prev.swiper-button-disabled,
.ewh-team-slider-main-wrp .ewh-team-slider-wrp .swiper-button-next.swiper-button-disabled {
    background: transparent;
    color: #ccc;
    border: 1px solid #CCCCCC;
    opacity: 1;
}
.ewh-team-slider-main-wrp .ewh-team-slider-wrp .swiper-pagination {
    position: relative;
    line-height: 0;
    bottom: unset;
    left: 0;
    right: 0;
    margin: 40px 0 0 0;
}
.ewh-team-slider-main-wrp .ewh-team-slider-wrp .swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    background: transparent;
    width: 15px;
    height: 15px;
    border: 1px solid #CCCCCC;
    margin: 0 5px;
	cursor: pointer;
}
.ewh-team-slider-main-wrp .ewh-team-slider-wrp .swiper-pagination .swiper-pagination-bullet:hover {
    border-color: #4C673A;
}
.ewh-team-slider-main-wrp .ewh-team-slider-wrp .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #4C673A;
    border-color: #4C673A;
}
/*** End Team Slider Widget Css ***/

/* Start Team Details page css */
main.our-team.type-our-team {
    max-width: 100% !important;
}
.ewh-team-back-btn {
    padding-right: 20px;
}
.ewh-single-team-main-inner {
    display: flex;
    align-items: center;
	flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1270px !important;
    padding: 100px 50px;
    margin: 0 auto;
}
.ewh-team-back-btn a {
    font-family: 'Manrope';
    text-decoration: none !important;
    font-size: 13px;
    line-height: 19.5px;
    letter-spacing: 0.39px;
    color: #545454 !important;
    display: flex;
    align-items: center;
	cursor: pointer;
}
.ewh-team-back-btn a svg,
.ewh-team-back-btn a i {
    font-size: 20px;
    color: #545454;
    padding-right: 10px;
}
.ewh-team-back-btn a:hover {
    color: #4C673A !important;
}
.ewh-single-team-social-icon {
    display: flex;
    color: #2B2929;
    font-size: 13px;
    font-family: 'Manrope';
    line-height: 19.5px;
    letter-spacing: 0.39px;
    text-transform: capitalize;
    font-weight: 400;
    align-items: center;
}
.ewh-single-team-social-icon ul {
    list-style: none;
    display: flex;
    padding-left: 0;
    align-items: center;
}
.ewh-single-team-social-icon ul li {
    padding-left: 15px;
    padding-right: 15px;
}
.ewh-single-team-social-icon ul li a {
    color: #545454;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0;
}
.ewh-single-team-social-icon ul li a:hover svg,
.ewh-single-team-social-icon ul li a:hover i {
    color: #4C673A;
}
.ewh-single-team-social-icon ul li a:hover img {
    filter: invert(34%) sepia(32%) saturate(508%) hue-rotate(52deg) brightness(98%) contrast(94%);
}
.custom-social-link-btn {
    background: transparent !important;
    border: none;
    padding: 0;
    position: relative;
}
.ewh-single-team-social-icon ul li a svg,
.ewh-single-team-social-icon ul li a i {
    font-size: 14px;
    font-weight: 400;
}
.ewh-single-team-social-icon ul li a img {
    width: 13px;
}
.ewh-team-detail-btn .elementor-button-content-wrapper {
    align-items: center;
}
.ewh-team-detail-btn .elementor-button-content-wrapper .elementor-button-icon {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #4C673A;
    border-radius: 50%;
    font-size: 18px;
    color: #4C673A;
}
.ewh-team-detail-btn a:hover .elementor-button-content-wrapper .elementor-button-icon{
    background: #4C673A;
    color: #FFFFFF;
}
.ewh-team-detail-icon-box .elementor-icon-box-icon {
    margin-top: 8px;
}
.ewh-team-detail-btn a{
	cursor: pointer;
}
a#read_more.active .elementor-button-icon i:before {
    content: "\e981";
}
/* End Team Details page css */

/*** Start Blog Archive Widget Css ***/
.ewh-blog-archive-main-wrp {
    width: 100%;
    overflow: hidden;
}
.ewh-blog-archive-main-wrp .ewh-blog-archive-wrp {
    position: relative;
    padding: 0 105px;
}
.ewh-blog-archive-main-wrp .ewh-blog-archive-wrp .ewh-blog-archive {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}
.ewh-blog-archive .ewh-blog-archive-loop-wrp {
    height: auto;
}
.ewh-blog-archive .ewh-blog-archive-loop-wrp .ewh-blog-loop {
    border: 1px solid #D5D5D5;
    border-radius: 20px;
    background: #FFFFF8;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    overflow: hidden;
}
.ewh-blog-loop .ewh-blog-archive-loop-top {
    width: 100%;
    margin-bottom: auto;
}
.ewh-blog-loop .ewh-blog-archive-loop-bottom {
    width: 100%;
    margin-top: auto;
    padding: 0 30px 30px 30px;
}
.ewh-blog-loop .ewh-blog-archive-loop-top .ewh-blog-archive-feature-image {
    line-height: 0;
    position: relative;
}
.ewh-blog-loop .ewh-blog-archive-loop-top .ewh-blog-archive-feature-image a {
    display: block;
    width: 100%;
}
.ewh-blog-loop .ewh-blog-archive-loop-top .ewh-blog-archive-feature-image a img {
    width: 100%;
    height: auto;
    max-width: 100%;
    aspect-ratio: 4/3;
    object-fit: cover;
    object-position: center center;
}
.ewh-blog-loop .ewh-blog-archive-loop-top .ewh-blog-archive-feature-image .ewh-blog-archive-category {
    background: #2B2929;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    padding: 8px 16px;
    font-size: 0.5334em;
    line-height: 1.5;
    letter-spacing: 0.8px;
    color: #FFFFFF;
    font-family: 'Manrope';
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0 20px 0 0;
}
.ewh-blog-loop .ewh-blog-archive-loop-top .ewh-blog-archive-content-box {
    padding: 30px;
}
.ewh-blog-archive-loop-top .ewh-blog-archive-content-box .ewh-blog-archive-date-wrp {
    font-size: 0.66666666em;
    line-height: 1.5;
    letter-spacing: 1px;
    font-family: 'Manrope';
    font-weight: 700;
    text-transform: uppercase;
    color: #959595;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.ewh-blog-archive-loop-top .ewh-blog-archive-content-box .ewh-blog-archive-date-wrp img {
    max-width: 14px;
    margin-right: 10px;
}
.ewh-blog-archive-loop-top .ewh-blog-archive-content-box .ewh-blog-archive-title {
    margin: 0 0 20px 0;
    font-size: 1.3333em;
    line-height: 1.5;
    letter-spacing: 0;
    font-family: 'Marcellus';
    font-weight: 400;
    color: #2B2929;
}
.ewh-blog-archive-loop-top .ewh-blog-archive-content-box .ewh-blog-archive-title a {
    color: #2B2929;
    text-decoration: none;
}
.ewh-blog-archive-loop-top .ewh-blog-archive-content-box .ewh-blog-archive-content {
    font-size: 1em;
    line-height: 1.6;
    letter-spacing: 0.45px;
    color: #545454;
    font-family: 'Manrope';
    font-weight: 400;
}
.ewh-blog-loop .ewh-blog-archive-loop-bottom .ewh-blog-archive-btn-link {
    display: inline-flex;
    align-items: center;
    font-size: 0.8667em;
    line-height: 1.5;
    letter-spacing: 1.3px;
    font-family: 'Manrope';
    font-weight: 700;
    text-transform: uppercase;
    color: #4C673A;
}
.ewh-blog-loop .ewh-blog-archive-loop-bottom .ewh-blog-archive-btn-link svg,
.ewh-blog-loop .ewh-blog-archive-loop-bottom .ewh-blog-archive-btn-link i {
    margin-left: 10px;
    font-size: 18px;
	transition: all 0.5s linear;
}
.ewh-blog-loop .ewh-blog-archive-loop-bottom .ewh-blog-archive-btn-link:hover{
    color: #465E36;
}
.ewh-blog-archive-main-wrp .ewh-blog-archive-wrp .ewh-archive-scrollbar {
    width: 100%;
    height: 5px;
    background: #D5D5D5;
    border-radius: 20px;
    max-width: 1170px;
    margin: 30px auto 0px auto;
	display: none;
}
.ewh-blog-archive-main-wrp .ewh-blog-archive-wrp .ewh-archive-scrollbar .swiper-scrollbar-drag {
    background: #4C673A;
    border-radius: 20px;
}
.ewh-blog-archive-main-wrp .ewh-blog-archive-wrp .swiper-button-prev {
    opacity: 1;
    background: transparent;
    width: 50px;
    height: 50px;
    border: 1px solid #4C673A;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #4C673A;
    font-size: 20px;
    line-height: 48px;
    left: 55px;
}
.ewh-blog-archive-main-wrp .ewh-blog-archive-wrp .swiper-button-next {
    opacity: 1;
    background: transparent;
    width: 50px;
    height: 50px;
    border: 1px solid #4C673A;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #4C673A;
    font-size: 20px;
    line-height: 48px;
	right: 55px;
}
.swiper-button-prev::after,
.swiper-button-next::after{
    display: none;
}
.ewh-blog-archive-main-wrp .ewh-blog-archive-wrp .swiper-button-prev:before {
    content: "\f177";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
}
.ewh-blog-archive-main-wrp .ewh-blog-archive-wrp .swiper-button-next:before {
    content: "\f178";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
}
.ewh-blog-archive-main-wrp .ewh-blog-archive-wrp .swiper-button-prev:hover,
.ewh-blog-archive-main-wrp .ewh-blog-archive-wrp .swiper-button-next:hover {
    background: #4C673A;
    color: #FFFFFF;
}
.ewh-blog-archive-main-wrp .ewh-blog-archive-wrp .swiper-button-prev.swiper-button-disabled,
.ewh-blog-archive-main-wrp .ewh-blog-archive-wrp .swiper-button-next.swiper-button-disabled {
	background: transparent;
    color: #CCCCCC !important;
    border: 1px solid #CCCCCC;
    opacity: 1;
}

/*** End Blog Archive Widget Css ***/

/** Start Blog Details page css **/
.ewh-post-detail-main {
    width: 100%;
    max-width: 100%;
}
.ewh-post-detail-main .ewh-single-blog-main {
    max-width: 1070px;
    padding: 100px 50px;
    margin: 0 auto;
}
.ewh-single-blog-main .ewh-blog-date-social-main {
    display: flex;
	flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 50px;
}
.ewh-single-blog-main .ewh-blog-date-social-main .ewh-blog-back-btn {
    padding-right: 20px;
    line-height: 0;
}
.ewh-single-blog-main .ewh-blog-date-social-main .ewh-blog-back-btn a {
    display: inline-flex;
    align-items: center;
    font-size: 0.8666666666666667em;
    line-height: 1.5;
    letter-spacing: 0.39px;
    font-family: 'Manrope';
    font-weight: 400;
    color: #545454;
    text-decoration: none !important;
}
.ewh-single-blog-main .ewh-blog-date-social-main .ewh-blog-back-btn a svg,
.ewh-single-blog-main .ewh-blog-date-social-main .ewh-blog-back-btn a i {
    font-size: 18px;
    margin-right: 10px;
}
.ewh-single-blog-main .ewh-blog-date-social-main .ewh-single-blog-social-icon{
    color: #2B2929;
    font-size: 0.8666666666666667em;
    line-height: 1.5;
    letter-spacing: 0.39px;
    font-family: 'Manrope';
    font-weight: 400;
    display: flex;
    align-items: center;
}
.ewh-blog-date-social-main .ewh-single-blog-social-icon  ul {
    list-style-type: none;
    padding: 0 0 0 17px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.ewh-blog-date-social-main .ewh-single-blog-social-icon ul li {
    margin-right: 30px;
}
.ewh-blog-date-social-main .ewh-single-blog-social-icon ul li a {
    color: #545454;
    font-size: 14px;
}
.ewh-blog-date-social-main .ewh-single-blog-social-icon ul li a {
    color: #545454;
    font-size: 14px;
}
.ewh-blog-date-social-main .ewh-single-blog-social-icon ul li a:hover {
    color: #4C673A;
}
.custom-social-link-btn {
    outline: none !important;
}
.ewh-single-blog-main .ewh-single-blog-content:has(.elementor) {
    margin: -10px;
}
.ewh-single-blog-main .ewh-single-prev-next-pagination {
    display: flex;
	flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    border-top: 1px solid #D5D5D5;
    margin-top: 50px;
    padding-top: 50px;
}
.ewh-single-blog-main .ewh-single-prev-next-pagination .ewh-nav-prev {
    text-align: left;
    width: 100%;
    max-width: 300px;
}
.ewh-single-blog-main .ewh-single-prev-next-pagination .ewh-nav-next {
    text-align: right;
    width: 100%;
    max-width: 300px;
}
.ewh-single-blog-main .ewh-single-prev-next-pagination .ewh-nav-next .ewh-arrow-icon,
.ewh-single-blog-main .ewh-single-prev-next-pagination .ewh-nav-prev .ewh-arrow-icon {
    font-size: 0.86667em;
    letter-spacing: 0.39px;
    line-height: 1.5;
    font-family: 'Manrope';
    font-weight: 400;
    color: #545454;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    margin-bottom: 20px;
}
.ewh-single-blog-main .ewh-single-prev-next-pagination .ewh-nav-prev .ewh-arrow-icon span{
    margin-right: 20px;
    width: 50px;
    height: 50px;
    border: 1px solid #4C673A;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 18px;
    color: #4C673A;
}
.ewh-single-blog-main .ewh-single-prev-next-pagination .ewh-nav-next .ewh-arrow-icon span{
    margin-left: 20px;
    width: 50px;
    height: 50px;
    border: 1px solid #4C673A;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 18px;
    color: #4C673A;
}
.ewh-single-blog-main .ewh-single-prev-next-pagination .ewh-nav-next .ewh-arrow-icon:hover,
.ewh-single-blog-main .ewh-single-prev-next-pagination .ewh-nav-prev .ewh-arrow-icon:hover {
    color: #4C673A;
}
.ewh-single-blog-main .ewh-single-prev-next-pagination .ewh-nav-next .ewh-arrow-icon:hover span,
.ewh-single-blog-main .ewh-single-prev-next-pagination .ewh-nav-prev .ewh-arrow-icon:hover span{
    background: #4C673A;
    color: #FFFFFF;
}
.ewh-single-blog-main .ewh-single-prev-next-pagination .ewh-nav-next .post-title,
.ewh-single-blog-main .ewh-single-prev-next-pagination .ewh-nav-prev .post-title {
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0;
    font-family: 'Marcellus';
    font-weight: 400;
    color: #2B2929;
}
.ewh-single-blog-main .ewh-single-prev-next-pagination .ewh-nav-next .post-title a,
.ewh-single-blog-main .ewh-single-prev-next-pagination .ewh-nav-prev .post-title a {
    text-decoration: none;
    color: #2B2929;
}
.ewh-single-blog-main .ewh-single-prev-next-pagination .ewh-nav-next .post-title a:hover,
.ewh-single-blog-main .ewh-single-prev-next-pagination .ewh-nav-prev .post-title a:hover {
    color: #4C673A;
}
/** End Blog Details page css **/


/** Start Contact us From css using Grivity Form **/

.eden-field-wrp_wrapper p.gform_required_legend {
    display: none;
}
.eden-field-wrp .eden-field-inner label {
    font-family: "Manrope";
    font-size: 0.86666666666667em !important;
    font-weight: 700 !important;
    line-height: 1.846em !important;
    letter-spacing: 1.3px;
    color: #2B2929 !important;
    text-transform: capitalize;
    margin-bottom: 10px !important;
}
.eden-field-wrp .eden-field-inner .gfield_required {
    color: #CB4646;
    font-family: "Manrope";
}
.eden-field-wrp .eden-field-inner .ginput_container input,
.eden-field-wrp .eden-field-inner .ginput_container textarea {
    font-family: "Manrope";
    font-size: 0.86666666666667em !important;
    font-weight: 400;
    line-height: 1.538em !important;
    letter-spacing: 0.39px;
    background-color: #FFFFF8;
    border: none !important;
    border-radius: 10px 10px 10px 10px;
    color: #2B2929 !important;
    padding: 15px 20px !important;
}
.eden-field-wrp .eden-field-inner .ginput_container input::placeholder,
.eden-field-wrp .eden-field-inner .ginput_container textarea::placeholder {
    color: #AAAAAA !important;
}
.eden-field-wrp .eden-field-inner .ginput_container_select select {
    background-color: #FFFFF8;
    border: none !important;
    border-radius: 10px 10px 10px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #2B2929;
    padding: 15px 20px !important;
    font-family: "Manrope";
    font-size: 0.86666666666667em !important;
    font-weight: 400;
    line-height: 1.538em !important;
    letter-spacing: 0.39px;
}
.eden-field-wrp .eden-field-inner .ginput_container_select {
    position: relative;
}
.eden-field-wrp .eden-field-inner .ginput_container_select:after {
    position: absolute;
    content: "\f078";
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    color: #000000;
    font-size: 12px;
    font-family: "Font Awesome 5 Pro";
    letter-spacing: 0.28px;
    line-height: 21px;
    pointer-events: none;
}
.eden-field-wrp .gform_fields {
    grid-row-gap: 30px !important;
    grid-column-gap: 30px !important;
}
.eden-field-wrp .eden-field-inner .ginput_container textarea {
    height: 150px !important;
}
.eden-field-wrp .gform_footer.top_label {
    margin: 0 !important;
    padding: 0 !important;
}
.eden-field-wrp .gform_footer.top_label input {
    margin: 0 !important;
    font-family: "Manrope";
    font-size: 0.86666666666667em;
    font-weight: 700;
    line-height: 1.6em !important;
    letter-spacing: 1.3px;
    border-radius: 28px 28px 28px 28px;
    padding: 15px 26px 15px 26px;
    background-color: #4C673A;
    color: #ffffff;
    outline: none !important;
    margin-top: 30px !important;
    text-transform: uppercase;
}
.eden-field-wrp .gform_footer.top_label input:hover {
    background-color: #465E36;
}
.eden-field-wrp .validation_message {
    color: #d9534f !important;
    font-size: 12px !important;
    margin: 10px 0 0 0;
    font-family: 'Manrope' !important;
    font-weight: 700;
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    letter-spacing: 0.45px !important;
	position: relative;
}
.eden-field-wrp .validation_message:before {
    content: "\f05a";
    font-weight: 400;
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
    font-size: 16px;
}
.eden-field-wrp_wrapper .gform_validation_errors {
    font-size: 1em !important;
    font-weight: 500 !important;
    border: 1px solid #d9534f !important;
    padding: 15px 20px 15px 40px !important;
    border-radius: 10px !important;
    color: #d9534f !important;
    background: transparent !important;
    font-family: 'Manrope' !important;
    box-shadow: none !important;
    margin-bottom: 20px !important;
}
.eden-field-wrp_wrapper .gform_validation_errors > h2 {
    font-size: 1em !important;
    font-weight: 500 !important;
    color: #d9534f !important;
    font-family: 'Manrope' !important;
}
.eden-field-wrp_wrapper .gform_validation_errors > h2 span:before {
    content: "\f05a";
    font-weight: 400;
    font-family: "Font Awesome 5 Pro";
    font-size: 19px;
}
/** End Contact us From css using Grivity Form **/