.elementor-439 .elementor-element.elementor-element-3bece4c{margin-top:60px;margin-bottom:60px;padding:80px 0px 0px 0px;}.elementor-439 .elementor-element.elementor-element-a813c31 .elementor-repeater-item-11b4884 .swiper-slide-bg{background-color:#833ca3;background-image:url(https://mainehathayoga.com/wp-content/uploads/2022/07/20190816_163655-scaled.jpg);background-size:cover;}.elementor-439 .elementor-element.elementor-element-a813c31 .elementor-repeater-item-245e5d3 .swiper-slide-bg{background-color:#4054b2;background-image:url(https://mainehathayoga.com/wp-content/uploads/2025/12/IMG_4515-scaled.jpg);background-size:cover;}.elementor-439 .elementor-element.elementor-element-a813c31 .elementor-repeater-item-f6a8c98 .swiper-slide-bg{background-color:#1abc9c;background-image:url(https://mainehathayoga.com/wp-content/uploads/2025/12/pexels-aarti-vijay-1207504-2900315-scaled.jpg);background-size:cover;}.elementor-439 .elementor-element.elementor-element-a813c31 .swiper-slide{transition-duration:calc(5000ms*1.2);height:400px;}.elementor-439 .elementor-element.elementor-element-a813c31 .swiper-slide-contents{max-width:66%;}.elementor-439 .elementor-element.elementor-element-a813c31 .swiper-slide-inner{padding:0px 0px 0px 0px;text-align:center;}.elementor-439 .elementor-element.elementor-element-ea92722 > .elementor-widget-container{padding:025px 0px 0px 0px;}.elementor-439 .elementor-element.elementor-element-c821670:not(.elementor-motion-effects-element-type-background), .elementor-439 .elementor-element.elementor-element-c821670 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#290E7DA3;}.elementor-439 .elementor-element.elementor-element-c821670 > .elementor-background-overlay{background-image:url("https://mainehathayoga.com/wp-content/uploads/2020/09/yoga-studio-cta-section-bg.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;opacity:0.7;mix-blend-mode:screen;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-439 .elementor-element.elementor-element-c821670 > .elementor-container{max-width:720px;}.elementor-439 .elementor-element.elementor-element-c821670{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:144px 40px 0px 40px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-439 .elementor-element.elementor-element-c821670{padding:40px 40px 40px 40px;}}@media(max-width:767px){.elementor-439 .elementor-element.elementor-element-c821670{padding:64px 24px 64px 24px;}}/* Start custom CSS for html, class: .elementor-element-ea92722 *//* Section Title */
.mhc-grid-title {
  text-align: center;
  margin-bottom: 10px;
  font-size: 2rem;
}

.mhc-intro {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 40px;
  font-size: 1.1rem;
}

/* Grid Layout */
.mhc-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 25px;
}

/* Square Cards */
.mhc-square {
  background: #ffffff;
  border: 2px solid #eee;
  padding: 20px;
  aspect-ratio: 1 / 1; /* Creates perfect squares */
  overflow-y: auto; /* Allows scrolling if text is long */
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  font-size: 0.95rem;
  line-height: 1.45;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

/* Smooth hover effect */
.mhc-square:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}

.mhc-square h3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 1.25rem;
}

.mhc-square ul {
  padding-left: 20px;
}/* End custom CSS */
/* Start custom CSS */#sfsdfsdf h1 {
  
    font-size: 34px !important;
}

.date_links{margin:10px 0;}
.filter_days, .filter_time_of_day {
    
    padding: 10px 10px;
    margin: 10px 0px;
     display: flex !important;
}/* End custom CSS */