/* custom style*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", Arial, sans-serif !important;
}
a:hover{
  text-decoration:none !important;
}

p {
  font-family: "open sans", Arial, sans-serif !important;
}
/* .sfm-logo.sfm-no-image {
  display: none !important;
} */
.main-menu .elementor-column-wrap.elemento-element-populated {
  padding-top: 7px !important;
}
.blog-post-content a {
  color: #2c614f !important;
}
.blog-post-content p {
  margin-bottom: 20px !important;
}
.blog-post-content ul li, .blog-post-content p {
  font-weight: 400;
  color: #7a7a7a;
	line-height:1.6;
}
.single-post .blog-post-content ul li, .single-post .blog-post-content p {
  font-weight: 300;
  color: #7a7a7a;
	line-height:1.6;
}
.content-column {
  padding-top: 0px !important;
  padding-right: 0px !important;
}
.list-inline svg.svg-inline--fa.fa-facebook.fa-w-14.fa-fw {
  width: 0.8em !important;
}
.list-inline .fa-fw {
  width: 0.9em !important;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: #fff !important;
}
.elementor-share-btn_email:hover {
  background-color: #2c614f;
  color: #fff;
}
.search .search-icon {
  color: rgba(200, 200, 200, 0.7);
  display: block;
  line-height: 1em;
  position: absolute;
  top: 5%;
  left: 45px;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 1.2em;
  height: 1.2em;
}

/* .has-submenu span.sub-arrow:after{
    font-family: FontAwesome;
   content: "\f107";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   font-size: 18px !important;
} */

/* .has-submenu span.sub-arrow svg{
    display:none !important;
} */
/* .breadcrumbs span + span { display:none; } */
.related-posts .img-text h4 {
  font-size: 14px !important;
}
p#breadcrumbs {
  margin-top: 30px;
  font-size: 18px !important;
  font-weight: 100;
}
p#breadcrumbs a {
  color: #5c536e !important;
}
p {
  color: rgba(26, 26, 26, 0.7);
  font-weight: 100;
}
.single-post h2 strong {
  font-size: 35px;
  line-height: 41px;
}
.page-template-blog-template .container.grid-container,
.archive.author .container.grid-container,
.archive.category .container.grid-container {
  width: 1170px;
  max-width: 1170px;
}
.page-template-blog-template,
.single-post,
.archive.author,
.archive.category {
  background-color: #f9f9f9;
}
.page-template-blog-template div#page,
.archive.author div#page,
.archive.category div#page {
  margin-top: 55px;
}
article.blog-box {
  background: #fff;
  margin-bottom: 50px;
  padding: 40px;
}
.blog-box h1.entry-title {
  color: #5c536e !important;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  font-size: 41.22px;
  line-height: 1.2;
  margin-bottom: 12px;
  margin-top: 0;
}
.blog-box h1.entry-title a {
  color: #5c536e !important;
}
.blog-box h1.entry-title a:hover {
  color: #679f41 !important;
  text-decoration: none;
}
.blog-box a:hover,
.blog-box a:focus {
  text-decoration: none;
  outline: none !important;
  color: #679f41 !important;
}
.blog-box .entry-content {
  color: rgb(26 26 26 / 0.7) !important;
  font-size: 18px;
  font-family: "open sans", Arial, sans-serif !important;
  font-weight: 300;
}
.blog-box .entry-meta a,
.blog-box .entry-meta {
  color: rgba(26, 26, 26, 0.4);
  font-size: 12px !important;
  margin: 0 0 10px 2px;
  text-transform: uppercase;
}
.sidebar-events {
  display: flex;
  padding-bottom: 15px;
}
.sidebar-img {
  width: 25%;
  min-height: 75px;
  padding-right: 15px;
}
.sidebar-img img {
  width: 100%;
}
.img-text {
  width: 62%;
}
.img-text h4 {
  font-size: 14px !important;
  line-height: 1.2;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  font-family: "Montserrat", Arial, sans-serif !important;
}
.img-text h4 a {
  color: rgb(51, 51, 51);
}
.img-text h4 a:hover,
.img-text h4 a:focus {
  text-decoration: none;
  outline: none !important;
  color: #679f41 !important;
}
.blog-sidebar h3,
.single-post .recent-posts h3,
.single-post .events h3 {
  color: #333;
  font-size: 18px !important;
  border-bottom: 2px solid #f2f2f2;
  border-color: rgba(220, 220, 220, 0.4);
  padding-bottom: 0.83em;
  position: relative;
  margin-bottom: 20px;
	font-weight:400;
}
.single-post h3,
.page-template-blog-template h3 {
  color: #333 !important;
}
.blog-sidebar h3:before,
.single-post .recent-posts h3:before,
.single-post .events h3:before {
  content: "";
  background: #2c614f;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 75px;
  height: 2px;
  z-index: 1;
}
span.sep {
  font-weight: 400;
  padding: 0 7px;
}
a.read-more {
  font-size: 14px;
  background-color: #5c536e;
  border: none;
  -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%);
  box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%);
  color: #ffffff;
  transition: all 0.25s ease-out;
  letter-spacing: 1px;
  line-height: 1.42857143;
  padding: 12px 20px;
  text-decoration: none !important;
  text-shadow: none !important;
  text-transform: uppercase;
}
a.read-more:hover {
  background-color: #2c614f;
  -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
  box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
  color: #ffffff !important;
}
.search {
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
}
.search input#s {
  margin: 0;
  padding: 12px 14px 12px 36px;
  width: 100%;
  height: auto;
  display: inline-block;
  font-size: 14px;
  line-height: 1.428571429;
  margin-bottom: 10px;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #f2f2f2;
  border-color: rgba(200, 200, 200, 0.4);
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
section.events,
section.recent-posts {
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
}
.elementor-widget-post-info {
  display: none;
}
.blog h3 a {
  font-size: 16px !important;
}
.blog p {
  font-size: 18px !important;
}
.blog a.btn.btn-default {
  font-size: 14px;
}
.blog .fixed-sidebar .widget-title {
  color: #333333;
  font-size: 18px !important;
}
.blog .sidebar_layout-inner {
  margin-top: 55px;
}
.contact-sec h3 {
  font-size: 1.5rem !important;
}
.arvigo-section p {
  font-size: 18px !important;
	margin-bottom:25px;
	line-height:1.6;
}
.abdominal-therapy-section h2 {
  font-size: 36px !important;
}
.abdominal-therapy-section h3 {
  font-size: 27px !important;
}
.packages-section-heading h2 {
  font-size: 36px !important;
}
.packages h3 {
  font-size: 27px !important;
  max-width: 300px;
}
.freq-section h3 {
  font-size: 27px !important;
}
.healing-revs span.rplg-review-text {
  font-size: 18px !important;
  line-height: 28px !important;
  color: #000 !important;
}
.boulder-t h2 {
  font-size: 2rem !important;
}
.boulder-t h3 {
  font-size: 1.5rem !important;
}
.boulder-t p {
  font-size: 18px !important;
}
/*.boulder-t .elementor-widget-wrap, .boulder-t .elementor-widget-image, .boulder-t .elementor-widget-container,  .boulder-t .elementor-image, img {
    height: 96% !important;
}
.about-amy.img-left.amy-c {
    
}*/
.boulder-m h2 {
  font-size: 36px !important;
}
.boulder-m .massage-type .elementor-column-wrap.elementor-element-populated {
  padding-left: 0 !important;
}
.boulder-m h3 {
  font-size: 27px !important;
}
.boulder-m p {
  font-size: 18px !important;
  max-width: 700px;
}
.boulder-s h2 {
  font-size: 36px !important;
}
.boulder-s h3 {
  font-size: 27px !important;
}
.boulder-s p {
  font-size: 18px !important;
  color: #fff !important;
}
.boulder-s .elementor-text-editor.elementor-clearfix {
  font-size: 18px !important;
}
.boulder-p h3 {
  font-size: 27px !important;
}
.boulder-p .elementor-text-editor.elementor-clearfix {
  font-size: 18px !important;
}
.amy-c p {
  font-size: 18px !important;
}
.faq-c h1 {
  font-size: 2.5rem !important;
}
.faq-c a.elementor-toggle-title,
.faq-c .elementor-tab-content {
  font-size: 1 / px !important;
}

.mayatherapy.mayatherapy-title.healing h2 {
  color: #5c536e !important;
}
.mayatherapy.mayatherapy-title.healing span {
  font-size: 18px !important;
}
.masg-p p {
  font-size: 18px !important;
}
.founder-section h3 {
  font-size: 27px !important;
}
.massage-t h2 {
  font-size: 2rem !important;
}
.catalog-item h3 {
  font-size: 26px !important;
}
.massage-t p,
.cushion-section p {
  font-size: 18px !important;
}
.massage-re span.rplg-review-text {
  font-size: 18px !important;
  line-height: 28px !important;
  color: #000 !important;
}
.founder-img .elementor-widget-container,
.founder-img .elementor-image,
.founder-img img {
  width: 99% !important;
}
.founder-section p {
  font-size: 18px !important;
  font-weight: 300 !important;
}
.abdominal-therapy-section ul li span {
  font-size: 18px !important;
}
.about-maya p {
  font-size: 18px !important;
  margin:0 0 25px;
  line-height:1.6;
}
h2 {
  font-size: 2rem;
}
.therapy-section h3 {
  font-size: 27px !important;
}
.therapy-section h2 {
  font-size: 36px !important;
}
.mayatherapy.mayatherapy-title h2 {
  font-size: 36px !important;
}
.mayatherapy.mayatherapy-title p {
  font-weight: 300 !important;
  font-size: 18px !important;
margin-bottom:25px; 
line-height:1.6;
}
.home-praise .rplg .rplg-review-text {
  color: #777 !important;
  line-height: 24px !important;
  font-size: 16px !important;
}
.btn-purple a.elementor-button-link.elementor-button.elementor-size-sm:hover,
.about-maya .btn-purple a.elementor-button-link.elementor-button.elementor-size-sm:hover, form#wpforms-form-76 button#wpforms-submit-76:hover {
  background-color: rgb(235, 235, 235) !important;
  border-color: rgb(92, 83, 110);
  color: rgb(92, 83, 110);
}
.mayatherapy a.elementor-button-link.elementor-button.elementor-size-sm:hover {
  background-color: #2c614f !important;
  color: #fff !important;
  border-color: #fff !important;
}
.packages a.elementor-button-link.elementor-button.elementor-size-sm:hover {
  background-color: rgb(235, 235, 235) !important;
  border-color: rgb(255, 255, 255) !important;
  color: rgb(92, 83, 110);
}
.freq-section a.elementor-button-link.elementor-button.elementor-size-sm:hover {
  border-color: #fff !important;
}
.up-events a.btn.btn-default.btn-sm.read-more:hover {
  background-color: #ebebeb;
  color: #5c536e;
  border: 1px solid #fff !important;
}
#main {
  padding: 0px 0px 0px 0px !important;
}

/* #breadcrumbs {
    display: none !important;
} */

/* Owl carousel css Start*/
.grid-item-post img {
  width: inherit !important;
  margin: 0 auto;
}

.grid-item-post .featured-image {
  width: 50%;
  float: left;
}

.entry-content-post {
  width: 50%;
  float: right;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 0 20px;
}

.carousel-events {
  background-color: #fdf3f4;
}
.carousel-events .entry-content-post .entry-title {
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  color: #5c536e;
  margin: 0px;
  margin-bottom: 15px;
  font-family: "Montserrat", Arial, sans-serif;
}

.carousel-events h3 span {
  color: #5c536e !important;
}
.entry-content-post .entry-title a {
  color: #5c536e;
}

.entry-content-post h3 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  margin: 0px;
  font-family: "Montserrat", Arial, sans-serif;
}

.carousel-events {
  background-color: #edeef0 !important;
}
.carousel-events .entry-content-post p {
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  color: rgba(26, 26, 26, 0.7);
  font-family: "open sans", Arial, sans-serif;
}

.entry-content-post .btn {
  position: relative;
  background-color: transparent;
  color: #5c536e;
  font-size: 16px;
  line-height: 26px;
  border: 1px solid #5c536e;
  transition: all 0.5s;
  padding: 13px 15px;
  text-decoration: none !important;
  text-shadow: none !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "open sans", Arial, sans-serif;
}

.owl-stage-outer {
  padding-top: 60px;
}

.owl-nav {
  position: absolute;
  right: 0px;
  top: 0px;
}

.owl-nav span {
  outline: 0;
  width: 24px;
  height: 24px;
  background-color: #5c536e;
  color: #fff;
  align-items: center;
  display: flex;
  padding-left: 10px;
  padding-bottom: 5px;
}

.owl-nav button {
  margin: 0px 1px !important;
}

/* Owl carousel css end*/

.banner-section h1 {
  font-size: 53px;
  line-height: 60px;
  font-weight: 500 !important;
  color: #fff !important;
  margin-top: 40px;
}

.banner-section h2 {
  font-size: 39px;
  line-height: 60px;
  font-weight: 400 !important;
  color: #fff !important;
}

.small-banner h1 {
  font-size: 43px;
  line-height: 60px;
  font-weight: 500 !important;
  color: #fff !important;
  margin-top: 0px;
  margin-bottom: 40px;
  padding-left: 25px;
  padding-top: 10px;
}

.img-right h2 {
  color: #333 !important;
  font-style: normal !important;
  font-weight: 400 !important;
  text-transform: none !important;
  font-size: 34.74px !important;
  line-height: 1.4;
}

.img-right p {
  font-weight: 300 !important;
}

.small-banner h3 {
  font-size: 1.42rem !important;
  font-style: normal !important;
  font-weight: 400 !important;
  text-transform: none !important;
  color: #fff !important;
  line-height: 1.4;
}

.small-banner.text-btm h1 {
  margin-bottom: 0px;
}

.small-banner.text-btm .title-h1 {
  margin-bottom: 10px !important;
}

.freq-section h3 {
  font-style: normal !important;
  font-weight: 400 !important;
  text-transform: none !important;
  color: #fff !important;
  line-height: 1.4;
}

.small-banner.expect h1 {
  margin-bottom: 40px;
  padding-left: 10px;
  padding-top: 5px;
}

.freq-section .tb-blend.down {
  margin-bottom: -65px !important;
}

.btn-purple a.elementor-button-link.elementor-button.elementor-size-sm, .up-events a.elementor-post__read-more {
  background-color: #5c536e !important;
  border: 2px solid #fff;
  border-radius: inherit;
  padding: 20px 40px !important;
  font-size: 18px !important;
  font-family: "open sans", Arial, sans-serif !important;
  font-weight: 400 !important;
	  text-transform:uppercase;

}
.up-events .elementor-post__text{
	padding-bottom:50px;
}
.up-events a.elementor-post__read-more {
	color:#fff !important;
	position: relative;
    top: 30px;
}
.up-events a.elementor-post__read-more:hover{    
	background-color: rgb(235, 235, 235) !important;
    border-color: rgb(92, 83, 110);
    color: rgb(92, 83, 110) !important;
}
.about-maya .btn-purple a.elementor-button-link.elementor-button.elementor-size-sm {
  background-color: #5c536e !important;
  border-radius: inherit;
  padding: 20px 40px !important;
  font-size: 19px !important;
  font-family: "open sans", Arial, sans-serif !important;
  font-weight: 400 !important;
  border: 2px solid #5c536e !important;
  text-transform:uppercase;

}
.btn-purple {
  padding-top: 0 !important;
}

.section-heading h2 {
  font-size: 39px;
  line-height: 46px;
  color: #5c536e !important;
  font-weight: 500 !important;
}

.about-maya .section-heading h2 {
  max-width: 730px;
}

.about-maya .btn-purple {
  padding-left: 0 !important;
}

.text-w h2 {
  color: #fff !important;
  font-weight: 400 !important;
  line-height: 1.4;
}

.text-w h3 {
  color: #fff !important;
  font-weight: 400 !important;
  line-height: 1.4;
}

.supports-heading h3 {
  font-size: 18px !important;
  line-height: 30px !important;
  font-weight: 600 !important;
  color: #5c536e !important;
}

.img-box {
  padding-bottom: 70px !important;
  margin-bottom: 0 !important;
}

.img-box p {
  font-size: 18px !important;
  max-width: 466px;
  margin: 0 auto !important;
  line-height: 1.4;
}

.mayatherapy-title h2 {
  font-size: 35px;
  font-weight: 400 !important;
  color: #333 !important;
  line-height: 1.4;
}

.border-right-col:after {
  content: "";
  position: absolute;
  right: 0;
  width: 2px;
  top: 15%;
  height: 75%;
  background: #4c8189;
}

.mayatherapy .btn-purple a.elementor-button-link.elementor-button.elementor-size-sm {
  font-size: 14px !important;
  padding: 20px 30px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.42857143;
}

.info {
  margin-bottom: 0 !important;
}

.praise .section-heading h2 {
  color: #fff !important;
}

.appointment .elementor-container.elementor-column-gap-default {
  max-width: unset;
}

.massage-type:after {
  position: absolute;
  background-color: rgba(232, 232, 232, 0.8);
  width: 100%;
  height: 2px;
  display: block;
  content: "";
}

.maya-massage h2,
.maya-massage h3 {
  color: #fff !important;
  font-weight: 400 !important;
}

.maya-massage p {
  color: #fff !important;
  font-weight: 300 !important;
}

.massage-type {
  margin-bottom: 40px;
}

.massage-type .elementor-column-wrap.elementor-element-populated {
  padding-top: 0 !important;
}

.maya-massage a.openpop.schedule-popup-btn {
  background-color: #5c536e !important;
  font-size: 18px;
  font-weight: 500;
  background: 0 0;
  color: #fff;
  padding: 12px 116px;
  border: 1px solid #fff;
  transition: all 0.5s;
}

.massage-arrow .tb-blend.down {
  bottom: -69px;
}

.therapeutic-massage h2 {
  color: #fff !important;
  font-weight: 400 !important;
}

.therapeutic-text .elementor-text-editor.elementor-clearfix {
  color: #fff;
  font-size: 18px !important;
  font-family: "open sans", Arial, sans-serif !important;
  font-weight: 300 !important;
  margin-bottom: 30px;
}

.th-text .elementor-text-editor.elementor-clearfix {
  color: #fff;
  font-weight: 300;
}

.th-btn-up .schedule a.openpop.schedule-popup-btn,
.th-btn-btm.schedule a.openpop.schedule-popup-btn {
  padding: 12px 72px;
}

.th-btn-up .links,
.th-btn-btm .links {
  margin-bottom: 60px;
}

.th-btn-btm {
  margin-top: 30px;
}

.th-text-massage p {
  color: #fff !important;
  margin-top: 172px;
}

.pricing h3 {
  color: #333 !important;
  font-weight: 400 !important;
}

.pricing .tb-blend.down {
  margin-bottom: -114px;
}

.faq-sec h2 {
  color: #fff !important;
  font-weight: 400 !important;
}

.faq-sec.freq-section .tb-blend.down {
  margin-bottom: -85px !important;
}

.f-sec .elementor-toggle-item {
  border: 1px solid #ddd;
}

.f-sec h1 {
  color: #5c536e !important;
  font-weight: 400 !important;
}

.f-sec .elementor-toggle-item a,
.f-sec .elementor-tab-content div,
.f-sec .elementor-widget-toggle .elementor-toggle-icon,
.f-sec .elementor-tab-content ul li,
.f-sec .elementor-tab-content {
  color: rgba(26, 26, 26, 0.7) !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
}

.f-sec .elementor-tab-title.elementor-active {
  border-bottom: 1px solid #ddd !important;
}

.contact-sec h1 {
  color: #5c536e !important;
  font-weight: 400 !important;
}

.contact-sec h3 {
  color: #333 !important;
  font-weight: 400 !important;
  margin-bottom: 20px !important;
}

.contact-sec p {
  font-weight: 300 !important;
  font-size: 20px;
}

.contact-sec .btn-purple {
  margin-bottom: 20px !important;
}

.contact-sec .c-gift {
  margin-bottom: 0px !important;
}

.contact-sec .c-gift strong {
  color: #000 !important;
}

.w-text h3 {
  font-weight: 400 !important;
  color: #fff !important;
  line-height: 1.4 !important;
}

.w-text .elementor-text-editor.elementor-clearfix {
  font-weight: 300 !important;
  color: #fff !important;
  line-height: 1.4 !important;
  font-family: "open sans", Arial, sans-serif !important;
}

.small-banner.ab-therapy h1 {
  padding-left: 10px;
}

.abdominal-therapy-section h2,
.abdominal-therapy-section h3,
.abdominal-therapy-section li {
  font-weight: 400 !important;
  color: #fff !important;
  line-height: 1.4 !important;
}

.abdominal-therapy-section .tb-blend.down {
  margin-bottom: -45px;
}
.packages .elementor-text-editor p {
  max-width: 344px;
  font-size: 18px;
  font-weight: 300 !important;
  min-height: 170px;
}
/*.img-full .elementor-element.elementor-element-52dda32.elementor-widget.elementor-widget-image, .img-full .elementor-widget-container, .img-full .elementor-image, .img-full img {
    height: 100% !important;
}*/
.packages-section-heading h2 {
  line-height: 46px !important;
  color: #5c536e !important;
  font-weight: 500 !important;
}

.packages h3 {
  line-height: 30px;
  font-weight: 500 !important;
  text-align: left;
  color: #333 !important;
}

.packages .btn-purple a.elementor-button-link.elementor-button.elementor-size-sm {
  padding: 12px 15px !important;
  font-size: 18px !important;
  font-weight: 500 !important;
	text-transform:uppercase;
}

.packages .btn {
  padding: 0 !important;
}

.founder-section h3 {
  font-weight: 400 !important;
  color: #333 !important;
  line-height: 1.4;
}
.carousel-events a.btn.btn-default.btn-sm.read-more {
  position: relative;
  background-color: transparent;
  color: #5c536e;
  font-size: 16px;
  line-height: 26px;
  border: 1px solid #5c536e;
  transition: all 0.5s;
  margin-top: 20px;
}

.carousel-events .owl-prev,
.carousel-events .owl-next {
  width: 24px;
  height: 24px;
  background-color: #5c536e !important;
  border: none !important;
  color: #ffffff;
  border-radius: unset !important;
}
.carousel-events .owl-next {
  margin-left: 1px !important;
}
.carousel-events .owl-prev {
  margin-right: 1px !important;
}
.carousel-events svg {
  top: -2px;
  position: relative;
}
.up-events h3 {
  margin-bottom: 50px !important;
  font-size: 1.42rem !important;
  font-weight: 400 !important;
}
.up-events h2 a {
  font-size: 18px !important;
  margin: 0;
  font-weight: 400 !important;
  color: #333 !important;
}
.up-events h2 {
  line-height: 18px !important;
}
.up-events .featured-item {
  margin-bottom: 20px !important;
}
.up-events .content-post h3.title-h3 {
  font-size: 18px !important;
  line-height: 28px !important;
  font-weight: 600 !important;
  color: #333 !important;
  margin-bottom: 0 !important;
}
.up-events h3.title-h3 span {
  color: #5c536e !important;
}
.up-events p {
  color: rgba(26, 26, 26, 0.7);
  font-size: 18px;
  line-height: 26px;
}
.events-testi .testimonial-div {
  color: #5c536e !important;
  font-size: 18px !important;
}
.up-events a.btn.btn-default.btn-sm.read-more {
  padding: 9px 15px !important;
  letter-spacing: 1px;
  line-height: 1.42857143;
  font-size: 18px;
  border: 1px solid #fff !important;
  font-weight: 500;
	margin-top:5px;
}
.therapeutic-massage .tb-blend.down {
  margin-bottom: -124px;
}
.client-re span.rplg-review-text {
  font-size: 18px !important;
  line-height: 28px !important;
  color: #484848 !important;
  font-weight: 400 !important;
}
.client-re .testimonial-div {
  color: #5c536e;
  font-weight: 400;
  font-size: 18px !important;
}
.elementor-nav-menu--dropdown {
  background-color: #5c536e !important;
  font-size: 13px;
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,
.elementor-nav-menu--dropdown .elementor-item.highlighted,
.elementor-nav-menu--dropdown .elementor-item:focus,
.elementor-nav-menu--dropdown .elementor-item:hover,
.elementor-sub-item.elementor-item-active,
.elementor-sub-item.highlighted,
.elementor-sub-item:focus,
.elementor-sub-item:hover {
  background-color: transparent !important;
}
.footer h3 {
  color: #fff !important;
  font-weight: 400 !important;
}

a.footer-phno {
  color: #cadb83 !important;
}

.footer-btn {
  padding: 0;
}

ul.footer-menu {
  margin: 0 0 0 0 !important;
}
.footer-menu {
  margin-bottom: 10px !important;
}

.f-details p {
  margin-bottom: 10px !important;
}
 .header-menu nav.elementor-nav-menu--main {
  padding-right: 67px;
} 

/*.header-menu li.menu-custom-btn.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-778.level-1 {
    transition: all .5s;
    border: 1px solid #fff;
    padding: 8px 20px;
}*/
/*.header-menu li.menu-custom-btn.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-778.level-1 a {
    top: 3px !important;
}*/
/*.header-menu li.menu-item a {
    padding: 0 !important;
}*/
.header-menu .menu-space a {
  border: 1px solid #0000;
  transition: all 0.5s;
  padding: 10px 20px !important;
}
.header-menu .menu-space a:hover {
  border: 1px solid #fff;
  transition: all 0.5s;
  padding: 10px 20px;
}
/*.header-menu li.menu-item.menu-item-764.level-1 a:hover,
.header-menu li.menu-item.menu-item-765.level-1 a:hover,
.header-menu li.menu-item.menu-item-770.level-1 a:hover,
.header-menu li.menu-item.menu-item-774.level-1 a:hover,
.header-menu li.menu-item.menu-item-775.level-1 a:hover,
.header-menu li.menu-item.menu-item-779.level-1 a:hover,
.header-menu li.menu-item.menu-item-777.level-1 a:hover {
    border: 1px solid #fff;
    transition: all .5s;
    padding: 10px 20px;
}*/

/*.header-menu li.menu-item.menu-item-764.level-1 a,
.header-menu li.menu-item.menu-item-765.level-1 a,
.header-menu li.menu-item.menu-item-770.level-1 a,
.header-menu li.menu-item.menu-item-774.level-1 a,
.header-menu li.menu-item.menu-item-775.level-1 a,
.header-menu li.menu-item.menu-item-779.level-1 a,
.header-menu li.menu-item.menu-item-777.level-1 a {
    border: 1px solid #0000;
    transition: all .5s;
    padding: 10px 20px !important;
}*/

.header-menu ul.sub-menu {
  background: rgba(92, 83, 110, 0.9);
  color: #fff;
  padding: 10px 18px !important;
}

.header-menu ul.sub-menu li a {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  padding: 12px 8px !important;
  border: 1px solid #0000;
}

.header-menu ul.sub-menu li a:hover {
  background-color: transparent;
  border-color: transparent !important;
  border: 1px solid #0000 !important;
}

.top-menu {
  top: 10px;
}

.btm-menu {
  top: -10px;
}

.home-page-header {
  position: absolute !important;
  z-index: 500;
}
.list-inline a {
  font-size: 16px !important;
  color: #fff !important;
  font-weight: 300 !important;
}
ul.list-inline {
  overflow: hidden;
}
.list-inline li {
  padding-left: 0 !important;
  list-style: none;
  font-family: "open sans", Arial, sans-serif !important;
  margin-bottom: 0;
}

.header-top li {
  display: inline-block;
  color: #fff !important;
}

.header-menu ul li a {
  font-family: "Raleway", Arial, sans-serif !important;
  font-style: normal;
  font-weight: 500 !important;
  letter-spacing: 1px;
  text-transform: none;
  font-size: 16px;
  color: #fff !important;
  z-index: 2 !important;
}

.elementor-image {
  float: left;
}

/*Responsive*/
@media only screen and (max-width: 1200px) {
  .home-page-header .elementor-nav-menu__align-right .elementor-nav-menu,
  .elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical > ul > li > a,
  .header-main .elementor-nav-menu__align-right .elementor-nav-menu,
  .elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical > ul > li > a {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-start !important;
    left: -20px;
  }
  .header-menu nav.elementor-nav-menu--main,
  .header-main nav.elementor-nav-menu--main {
    padding-right: 0px;
  }
  .header-menu li.menu-item.menu-item-764.level-1 a,
  .header-menu li.menu-item.menu-item-765.level-1 a,
  .header-menu li.menu-item.menu-item-770.level-1 a,
  .header-menu li.menu-item.menu-item-774.level-1 a,
  .header-menu li.menu-item.menu-item-775.level-1 a,
  .header-menu li.menu-item.menu-item-779.level-1 a,
  .header-menu li.menu-item.menu-item-777.level-1 a {
    border: 1px solid #0000;
    transition: all 0.5s;
    padding: 8px 15px !important;
  }
}
@media only screen and (max-width: 1024px) {
  #sfm-overlay-wrapper {
    z-index: 0 !important;
  }
  #sfm-sidebar .sfm-menu li a,
  #sfm-sidebar .sfm-menu .sfm-chapter,
  #sfm-sidebar .sfm-back-parent {
    font-family: "Raleway", Arial, sans-serif !important;
    font-size: 16px !important;
  }
  #sfm-sidebar .sfm-view-level-1,
  #sfm-sidebar ul.sfm-menu-level-1 {
    background: transparent !important;
  }
  #sfm-sidebar ul.sfm-menu-level-1 li a {
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 500 !important;
    padding: 12px 15px !important;
    left: 40px;
  }
  #sfm-sidebar ul.sfm-menu-level-1 li {
    border-bottom: none !important;
  }
  ul.sfm-child-menu.sfm-menu-level-1 li a:before {
    content: "" !important;
    display: block !important;
    background: #000 !important;
    width: 2px !important;
    height: 41px !important;
    top: 0 !important;
    margin-left: -20px;
  }
  ul.sfm-child-menu.sfm-menu-level-1 li a span:after {
    content: "" !important;
    background-color: #000 !important;
    width: 22px !important;
    height: 2px !important;
    display: block !important;
    margin-left: -38px;
    margin-top: -9px;
  }
  ul.sfm-child-menu.sfm-menu-level-1 {
    padding: 20px 0 !important;
  }
  .sfm-label-metro .sfm-navicon,
  .sfm-label-metro .sfm-navicon:after,
  .sfm-label-metro .sfm-navicon:before {
    border-radius: 0 !important;
    height: 2px !important;
  }
  .sfm-navicon {
    width: 52% !important;
  }
  .cp_style_316 .cp-popup-content {
    z-index: 999999 !important;
  }
  .banner-section.b-index {
    margin-top: 0px !important;
  }
  .main-menu {
    background-color: rgba(92, 83, 110, 1) !important;
  }
  #sfm-mob-navbar .sfm-navicon,
  #sfm-mob-navbar .sfm-navicon:after,
  #sfm-mob-navbar .sfm-navicon:before,
  .sfm-label-metro .sfm-navicon,
  .sfm-label-metro .sfm-navicon:after,
  .sfm-label-metro .sfm-navicon:before {
    background: #fff !important;
    z-index: 1;
  }
  #sfm-sidebar .sfm-va-middle {
    vertical-align: top !important;
  }
  #sfm-sidebar .sfm-menu-level-0 li,
  #sfm-sidebar .sfm-menu-level-0 li a,
  .sfm-title h3,
  #sfm-sidebar .sfm-back-parent {
    color: #ffffff !important;
  }
  .sfm-rollback .sfm-navicon-button {
    top: 4% !important;
  }
  .sfm-sidebar-close {
    left: 0px;
  }
  .sfm-pos-right #sfm-sidebar {
    right: -55px !important;
  }
  .sfm-toggle-hover .sfm-sidebar-close {
    display: block !important;
  }
  #sfm-sidebar .sfm-menu li {
    border-bottom: 1px solid #131212;
  }
  .sfm-navicon,
  .sfm-navicon:after,
  .sfm-navicon:before,
  .sfm-label-metro .sfm-navicon-button,
  #sfm-mob-navbar {
    background-color: transparent !important;
  }

/*   .amy-tgl ul.list-inline {
    display: none;
  } */
  /* .cp-module-info_bar .cp-popup {
        width: 97.7%!important;
    }*/
  .events-testi .elementor-element.elementor-widget-text-editor {
    width: 90% !important;
    margin: 0 auto !important;
  }
  .sfm-pos-right .sfm-sub-flyout .sfm-sm-indicator {
    right: 0 !important;
    left: 75% !important;
    top: 34% !important;
  }
  .svg-inline--fa.fa-w-10 {
    font-size: 32px !important;
  }
  .sfm-mobile.sfm-pos-right .sfm-sub-flyout #sfm-sidebar .sfm-menu li a {
    padding-left: 5% !important;
  }

  .list-inline li {
    margin-bottom: 10px;
    padding-top: 10px;
    padding-left: 15px !important;
    color: #fff !important;
  }
  .list-inline a {
    font-size: 24px !important;
  }
  .up-events h3 {
    padding-left: 20px !important;
  }
  .up-events .content-post h3.title-h3 {
    padding-left: 0px !important;
  }
  .home-praise .rplgsw-slide {
    width: 293.33px !important;
  }
  .home-praise .rplg {
    width: 90%;
    margin: 0 auto;
  }
  .userback-button.userback-button-e {
    right: 50px !important;
  }
  .small-banner h1 {
    font-size: 35px;
  }
  .blog h1.entry-title {
    font-size: 27px;
  }
	
  .header-main .elementor-nav-menu__align-right .elementor-nav-menu {
    left: 0px;
  }
  .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
    font-size: 16px !important;
  }

  .img-right.massage-t .left .elementor-element-populated {
    padding: 0px 0px 0px 20px !important;
  }
  .img-right.massage-t .right .elementor-image,
  .img-right.massage-t .right img {
    width: 100% !important;
  }
  .faq-c h1 {
    font-size: 2rem !important;
  }
  .carousel-events {
    width: 100% !important;
  }
  .maya-massage a.openpop.schedule-popup-btn {
    padding: 12px 75px;
  }

  .th-btn-up .schedule a.openpop.schedule-popup-btn,
  .th-btn-btm.schedule a.openpop.schedule-popup-btn {
    padding: 12px 40px;
  }
  /*    .elementor-958 .elementor-element.elementor-element-5587896.amy-logo .elementor-element-populated {
    padding: 10px 10px 10px 50px !important;
}
.amy-tgl .elementor-menu-toggle {
    right: 20px;
    position: relative;
}*/
}

@media only screen and (max-width: 800px) {
  .grid-item-post .featured-image {
    width: 100%;
  }

  .entry-content-post {
    width: 100%;
  }

  .entry-content-post p {
    font-size: 18px;
  }
}

@media only screen and (max-width: 768px) {
  .sfm-rollback .sfm-navicon-button {
    top: 7% !important;
  }
  .home-praise .rplgsw-slide {
    width: 329.33px !important;
  }
  .ap-text {
    top: 2%;
  }
  .img-right.massage-t .left .elementor-element-populated {
    padding: 0px 20px 0px 20px !important;
  }
  .small-banner h1 {
    font-size: 30px;
  }
  .abdominal-therapy-section h2 {
    font-size: 27px !important;
  }
  .abdominal-therapy-section h3 {
    font-size: 18px !important;
  }
  .abdominal-therapy-section ul li span {
    font-size: 18px !important;
  }
  .packages-section-heading h2 {
    font-size: 27px !important;
  }
  .packages h3 {
    font-size: 18px !important;
    line-height: 1.2 !important;
    min-height: 62px;
  }
  .packages .elementor-text-editor p {
    font-size: 18px;
    min-height: 242px;
  }
  .packages .btn-purple a.elementor-button-link.elementor-button.elementor-size-sm {
    font-size: 16px !important;
  }
  .mayatherapy.mayatherapy-title.healing h2 {
    font-size: 1.5rem;
  }

  .mayatherapy.mayatherapy-title.healing span {
    font-size: 18px !important;
  }
  .about-maya .section-heading h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .about-maya .btn-purple a.elementor-button-link.elementor-button.elementor-size-sm {
    font-size: 16px !important;
  }
  .w-text {
    top: 4%;
  }

  .a-sec-left,
  .a-sec-right {
    width: 100% !important;
  }

  .a-sec-left {
    margin-bottom: 30px;
  }

  .w-text-right {
    width: 100% !important;
  }

  .th-btn-up .schedule a.openpop.schedule-popup-btn,
  .th-btn-btm.schedule a.openpop.schedule-popup-btn {
    padding: 12px 8px;
  }

  .w-text.ap-text {
    top: 0 !important;
  }

  .maya-massage a.openpop.schedule-popup-btn {
    padding: 12px 40px;
  }

  .c-text,
  .c-img {
    width: 100% !important;
  }

  .about-maya .btn-purple a.elementor-button-link.elementor-button.elementor-size-sm {
    padding: 20px 20px !important;
  }

  .img-left .left,
  .img-left .right,
  .img-right .left,
  .img-right .right {
    width: 100% !important;
  }

  .img-left .right {
    padding-top: 30px;
  }

  .img-left .left .elementor-column-wrap.elementor-element-populated,
  .img-right .left {
    padding-left: 25px !important;
  }

  .img-right .right .elementor-element-populated {
    padding: 0px 25px 0px 25px !important;
  }

  .freq-section .btn-purple a.elementor-button-link.elementor-button.elementor-size-sm {
    padding: 20px 10px !important;
  }

  section.blog .blg-posts {
    width: 65% !important;
  }
  .search .search-icon {
    top: 56px !important;
  }
}

@media only screen and (max-width: 767px) {

  section.blog .blg-posts {
    width: 30% !important;
  }
  /* .search .search-icon {
    top: 3.2% !important;
  } */
  /*#sfm-sidebar .sfm-menu li a, #sfm-sidebar .sfm-menu .sfm-chapter, #sfm-sidebar .sfm-back-parent {
        font-family: "Raleway",Arial,sans-serif !important;
        font-size: 16px !important;
    }
    #sfm-sidebar .sfm-view-level-1, #sfm-sidebar ul.sfm-menu-level-1 {
    background: transparent !important;
}
#sfm-sidebar ul.sfm-menu-level-1 li a {
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 500 !important;
    padding: 12px 15px !important;
    left: 40px;
}
#sfm-sidebar ul.sfm-menu-level-1 li {
    border-bottom : none !important;
}
ul.sfm-child-menu.sfm-menu-level-1 li a:before {
    content: '' !important;
    display: block !important;
    background: #000 !important;
    width: 2px !important;
    height: 41px !important;
    top: 0 !important;
    margin-left: -20px;
}
ul.sfm-child-menu.sfm-menu-level-1 li a span:after {
    content: '' !important;
    background-color: #000 !important;
    width: 22px !important;
    height: 2px !important;
    display: block !important;
    margin-left: -38px;
    margin-top: -9px;
}
ul.sfm-child-menu.sfm-menu-level-1 {
    padding: 20px 0 !important;
}*/
  .small-banner h1 {
    font-size: 25px;
  }
  .main-menu img,
  .other-pg.main-menu img {
    width: auto !important;
    max-height: 54px !important;
  }
  .packages h3 {
    font-size: 27px !important;
  }
  .sfm-rollback .sfm-navicon-button {
    top: 5% !important;
  }
  .home-praise .rplg {
    width: 80%;
    margin: 0 auto;
  }
  .w-text.ap-text {
    top: -250px !important;
  }
/*   .amy-tgl {
    display: none !important;
  } */
  .home-praise .rplgsw-slide {
    width: 284.33px !important;
  }
  .userback-button.userback-button-e {
    right: 10px !important;
  }
  .up-events h3 {
    margin-left: 0px;
  }
  .img-right.massage-t .left .elementor-element-populated {
    padding: 0px 20px 0px 0px !important;
  }
  .cushion-section .elementor-image {
    float: unset !important;
  }
  .packages h3 {
    min-height: unset;
  }

  .packages .elementor-text-editor p {
    min-height: unset;
  }
  .banner-section h1 {
    font-size: 40px;
  }
  .banner-section h2 {
    font-size: 25px;
    line-height: 35px;
  }
  .about-maya .elementor-spacer-inner {
    height: 520px !important;
  }
  .about-maya .section-heading h2 {
    font-size: 25px;
    line-height: 35px;
  }
  .therapy-section h2 {
    font-size: 25px !important;
  }
  .therapy-section h3 {
    font-size: 18px !important;
  }
  .mayatherapy.mayatherapy-title h2 {
    font-size: 27px !important;
  }
  .packages .btn-purple a.elementor-button-link.elementor-button.elementor-size-sm {
    margin-bottom: 30px;
  }

  .founder-section img {
    width: 100%;
    margin-bottom: 30px;
  }

  .th-btn-up {
    position: relative;
    top: -250px;
    margin-left: 10px;
  }

  .th-btn-btm {
    margin-top: 0 !important;
  }

  .therapeutic-massage {
    padding-bottom: 0 !important;
  }

  .maya-massage .links {
    margin: 30px 0 30px;
  }

  .therapeutic-massage .tb-blend.down {
    bottom: 210px;
    margin-bottom: -24px;
  }

  .faq-sec.freq-section .tb-blend.down {
    margin-bottom: -85px !important;
  }

  .pricing {
    margin-top: -230px !important;
  }

  .about-maya .btn-purple a.elementor-button-link.elementor-button.elementor-size-sm {
    font-size: 14px !important;
  }

  .about-maya .about-btn.btn.btn-purple {
    margin-left: -29px;
  }
	
.about-maya p:last-child{
  margin-bottom:25px;
}
  .about-amy .elementor-element-populated {
    padding: 0px 20px 0px 20px !important;
  }

  .small-banner.text-btm .elementor-widget-container {
    padding: 10px !important;
  }

  .small-banner.text-btm .title-h1 .elementor-widget-container,
  .small-banner .title-h1 .elementor-widget-container {
    padding: 0px !important;
  }

  .small-banner.text-btm h1 {
    padding-left: 10px;
  }
	.up-events a.btn.btn-default.btn-sm.read-more{
		margin-top:10px;
	}
}
.left-btn .elementor-button{
		  text-align:left !important;
	float:left;
	}
.recent-posts .arrow-icon  img {
    margin: 0 4px 4px 0;
  max-width:100px;
  min-height:100px;
}
.recent-posts .arrow-icon  a:hover .img {
    opacity: .4;
}

.arrow-icon .thumb-link-icon {
    border-radius: 0;
    font-size: 16px;
    line-height: 1;
    margin: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100px;
    height: 100px !important;
}
.recent-posts .arrow-icon a:hover .thumb-link-icon {
    opacity: 1;
}

 .recent-posts .arrow-icon .tb-thumb-link .thumb-link-icon, .arrow-icon .post_showcase .showcase-item.has-title .featured-item.showcase .tb-thumb-link:after,  .recent-posts .arrow-icon .post_showcase .showcase-item.has-title .featured-item.showcase.tb-thumb-link:after {
    background-color: rgba(44,97,79,0.8) !important;
}
.arrow-icon .thumb-link-icon {
    background: rgba(0,0,0,.6);
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 4em;
    opacity: 0;
    position: absolute;
    margin: -2em 0 0 -2em;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    z-index: 2;
}
.arrow-icon .tb-thumb-link .thumb-link-icon {
    border-radius: 0;
    font-size: 16px;
    line-height: 1;
    margin: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0px;
    width: 100%;
    height: 100%;
}
.arrow-icon .thumb-link-icon .svg-inline--fa {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.arrow-icon .thumb-link-icon svg:not(:root).svg-inline--fa {
    overflow: visible;
}
.arrow-icon .thumb-link-icon .svg-inline--fa.fa-w-14 {
    width: .875em;
}
.arrow-icon .thumb-link-icon svg:not(:root) {
    overflow: hidden;
}
  .links-color, .link-color a,  .links-color p a{
    color: #2c614f !important;
}
.link-color a:hover, .links-color a:hover {
    color: #679f41 !important;
}
.h3-margin h3{
  margin-bottom:25px;
}

@media (max-width: 991px) {

.page-template-blog-template .container.grid-container, section.blog .blg-posts {
  max-width:100%;
  width:100% !important;
}
		.recent-post-covid{
		display:none;
	}
	.recent-post-mb{
	display:block !important;
		margin-top:30px;
}
		.arrow-icon  span.thumb-link-icon{
		display:none !important;
	}
	.col-md-5.arrow-icon{
		display:contents;
	}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 991px) {
	
	.single-post h2{
		font-size:34px !important;
		line-height: 1.3;
	}
	.blog-post-content p{
		line-height: 1.6; 
		margin-bottom:25px !important;
	}
	.col-md-6.sidebar-events{
		width:50%;
		float:left;
	}
	.blog-sidebar h3, .single-post .recent-posts h3, .single-post .events h3{
		font-size:24px;
	}

 .single-post .entry-meta {
    font-size: 11px;
    margin: 0;
      color: rgba(26,26,26,.4);
font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.sidebar-img{
  width:70px;
  min-height:70px; 
}
	.img-text h4 a{
		font-size:14px;
	}

	
 section.recent-posts{
		padding:30px 30px;
	 margin-bottom:10px;
	}
	section.events{
		padding:20px 30px;
	}
	.img-text{
      position: absolute;
    top: 50%;
    -ms-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    left: 125px;
}
.sidebar-img{
  width:100px;
  max-width:100px;
  height:100px;
  padding-right:0px
}
	.right-side-bar h3.entry-title{
		margin-top:0px;
	}
}
.page-id-1164 .breadcrumbs, .page-id-1164 .mail-box, .page-id-1164 .recent-post-covid{
	display:none;
}
.page-id-22 .search .search-icon {
  left: 58px; 
}
@media only screen and (min-device-width : 992px) and (max-device-width : 1199px) {
.page-template-blog-template .container.grid-container {
   max-width: 970px;
}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 991px) {
.page-template-blog-template .container.grid-container, .post-container {
    max-width: 750px !important;
	width:100%;
	margin: 0 auto;
}
	.post-column{
		width:100% !important;
		margin: 0 auto;
	}
	.post-container{
		padding:0px !important;
	}
	
}
.recent-post-mb{
	display:none;
}
.page-id-1164 .sidebar-hide{
  display:none;
}
.page-id-1164  .content-column{
  width:100% !important;
    padding-top:0px !important;
}
.page-id-1164  .post-container{
  padding-top:0px !important;
}
ul.hfe-nav-menu li{
border-bottom: 1px solid #131212;
}
.hfe-nav-menu__toggle{
 float:right; 
}
li#menu-item-2097 a{
   font-size: 24px !important;
    color: #fff !important;
    font-weight: 300 !important;
  display:inline;
}
li#menu-item-2098 a{
 font-size:24px; 
}
.mobile-header .hfe-flyout-content.push{
  padding-left:0px !important;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 767px) {
	.up-events h3 {
    	margin-bottom: 25px !important;
        padding-left: 0px !important;
	}
	.up-events .elementor-post__text{
		padding: 0 25px 60px;
	}
	.blog-post-content .elementor-column-wrap, .sidebar-hide .elementor-column-wrap{
		padding:0px !important;
	}
	.single-post h1.elementor-heading-title{
  line-height:1.2 !important;
}
	
	.sidebar-hide h3{
		margin-top:0px;
	}
}
.has-medium-font-size{
	font-size:22px;
	line-height:1.6;
}