/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/* Banner */

.banner-cta {
padding: 1rem 32px 2rem!important;
}
.banner-cta .wpb_wrapper {
    display: flex!important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 1rem;
}

.banner-cta img {
    max-height: 50px;
	object-fit: contain;
}

.banner-cta p {
color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    line-height: 35px;
    font-style: normal;
    font-weight: 800;
    letter-spacing: -0.2px;
    text-transform: none;

}

@media only screen and (max-width: 768px) {
	
.banner-cta p {

    font-size: 25px;

}
}

/* end banner */

div.socials {
  padding-bottom: 15px;
}

div.socials a {
  margin-right: 7px;
  width: 26px !important;
  height: 26px !important;
  text-align: center;
  line-height: 26px !important;
  border: 1px solid #5b9a98;
  display: inline-block;
  border-radius: 50%;
  transition: all 0.3s;
}

div.socials a:hover {
  color: #555555;
  border: 1px solid #555555;
  transition: all 0.3s;
}

p.socials-header {
  padding-bottom: 5px;
  padding-top: 10px;
  margin: 0 !important;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  background-color: #afbc22 !important;
  background-image: none !important;
  color: #fff !important;
  font-size: 17px;
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  border: 0;
  border-radius: 0 !important;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
  background-color: #5b9a98 !important;
  color: #fff !important;
}

.paragraph-spacing p {
  margin-bottom: 10px;
}

.hidden {
  display: none !important;
}

body.single-mec-events .mec-container {
  padding-top: 70px;
}

body.single-mec-events .mec-container h1 {
  color: #5b9a98;
  font-family: "Roboto", sans-serif;
  font-size: 68px;
  line-height: 66px;
  font-style: normal;
  font-weight: 800;
  letter-spacing: -2px;
  text-transform: none;
}

body.single-mec-events .mec-container h3 {
  color: #5b9a98;
  font-family: "Roboto", sans-serif;
  font-size: 30px;
  line-height: 35px;
  font-style: normal;
  font-weight: 800;
  letter-spacing: -0.2px;
  text-transform: none;
}

body.single-mec-events .mec-container h4 {
  color: #5b9a98;
  font-family: "Roboto", sans-serif;
  font-size: 26px;
  line-height: 28px;
  font-style: normal;
  font-weight: 800;
  letter-spacing: -0.2px;
  text-transform: none;
  margin-bottom: 22px;
}

body.single-mec-events .mec-container p {
  font-size: 17px;
}

body.single-mec-events .mec-container .mec-event-info-desktop,
body.single-mec-events .mec-container .mec-event-social,
body.single-mec-events .mec-container .col-md-4 {
  display: none;
}

@media (min-width: 768px) {
  body.single-mec-events .mec-container .col-md-8 {
    /* 		width: 83.33333333333334% !important;
		margin-left: 8.333333333333332% !important; */
    width: 100% !important;
    margin-left: 0% !important;
  }
}

body.single-mec-events .mec-container .mec-single-title {
  display: none;
}

.callout-border .vc_column-inner > .wpb_wrapper {
  border: 3px solid #afbc22;
  padding: 40px 40px 20px 40px;
}

.mec-single-event .mec-frontbox {
  border-color: #5b9a98;
}

.running-dates {
  padding-bottom: 12px;
  font-weight: bold;
}

.new-events-grid .vc_grid-item-mini {
  background-color: #f8f8f8;
}

.new-events-grid .vc_grid-item-mini h3 {
  margin-top: 15px;
}

.mec-calendar:not(.mec-liquid-custom-scrollbar, .mec-liquid-daily) .mec-event-article .mec-event-image {
  max-width: 100px;
}

.mec-calendar .mec-event-article .mec-event-title a {
  font-weight: bold;
  font-size: 24px;
  letter-spacing: -0.3px;
}

.mec-calendar .mec-event-article .mec-event-time {
  font-size: 13px;
}

.mec-calendar .mec-event-article .mec-event-title {
  margin-top: 0;
}

.mec-repeating-label {
  padding: 5px 10px;
}

.mec-event-grid-clean .mec-event-title a {
  font-weight: bold;
  display: block;
  line-height: 1;
}

.event-grid-t2-head {
  display: none;
}

ul.mec-event-sharing-wrap {
  display: none;
}

.mec-event-article {
  margin-bottom: 30px;
}

.mec-event-footer .mec-booking-button {
  background-color: #afbc22 !important;
  background-image: none !important;
  color: #fff !important;
  text-transform: capitalize;
  font-size: 17px;
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  border: 0;
  letter-spacing: 0;
  border-radius: 0 !important;
  left: 0;
  width: 130px;
}

.mec-event-grid-clean .mec-event-article,
.mec-event-grid-clean .mec-event-content {
  background-color: #f8f8f8;
  border: 0;
}

.mec-event-grid-clean {
  padding-bottom: 70px;
}

.mec-related-event-content {
  background-color: #fff;
  margin: -10px 0px 15px;
  border-radius: var(--mec-primary-border-radius);
  position: relative;
  max-width: 100%;
  padding: 10px 12px 16px 17px;
  border: 1px solid #e6e7e8;
}

.mec-related-events-wrap {
  margin-bottom: 70px;
}

.mec-single-event-description.mec-events-content ol li,
.mec-single-event-description.mec-events-content ul li {
  font-size: 17px;
  font-family: Raleway, sans-serif;
}

.mec-single-event-description.mec-events-content ol,
.mec-single-event-description.mec-events-content ul {
  margin-bottom: 15px;
}

.mec-event-grid-clean .mec-event-footer {
  border-top: 0;
}

.mec-events-event-image {
  display: none;
}

@media (min-width: 767px) {
  .float-right {
    float: right;
  }
}

.top-main-nav a {
  margin-right: 10px !important;
  font-weight: 900 !important;
  font-size: 16px !important;
}

.mec-repeating-label {
  display: none !important;
}

.crocker-award-header {
  text-align: center;
  background-color: #fff;
  border-top: 4px solid #5a9a98;
  border-bottom: 4px solid #5a9a98;
  z-index: 20;
  position: relative;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
}

.crocker-award-header img {
  max-width: 380px;
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0 auto;
}

body.single-portfolio_page h1 {
  padding-top: 45px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 42px;
  line-height: 46px;
  letter-spacing: -0.2px;
  color: #5b9a98;
}

.portfolio-in-grid {
  display: flex;
  margin-top: 30px;
  margin-bottom: 50px;
  gap: 60px;
  flex-direction: row;
}

@media (max-width: 991px) {
  .portfolio-in-grid {
    flex-direction: column-reverse;
  }
}

.portfolio-in-grid .col-left {
  flex: 2;
}

.portfolio-in-grid .col-left img {
  aspect-ratio: 6 / 5;
  width: 100%;
  object-fit: cover;
  margin-top: 30px;
  margin-bottom: 20px;
  border-radius: 4px;
  border: 1px solid #ddd;
}

span.portfolio-tag {
  color: #fff;
  background-color: #6c757d;
  display: inline-block;
  padding: 5px 10px;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  margin-right: 8px;
  vertical-align: baseline;
  border-radius: 3px;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}

span.coming-soon {
  color: #fff;
  background-color: #afbc22;
  position: absolute;
  left: 0;
  top: 10px;
  display: inline-block;
  padding: 7px 14px;
  font-size: 95%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0px;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}

h1 span.coming-soon {
  color: #fff;
  background-color: #afbc22;
  position: relative;
  left: 0;
  margin-bottom: 8px;
  top: 0px;
  margin-right: 7px;
  display: inline-block;
  padding: 7px 14px;
  font-size: 45%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0px;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}

.portfolio-in-grid .col-right {
  flex: 1;
}

.portfolio-in-grid .col-right h3 {
  margin-top: 20px;
  font-size: 21px;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 10px;
  color: #5b9a98;
}

.portfolio-in-grid strong {
  font-weight: 600;
  width: 60px;
  display: inline-block;
}

.portfolio-in-grid .btn {
  color: #ffffff;
  border-color: #5b9a98;
  background-color: #5b9a98;
  position: relative;
  display: inline-block;
  clear: both;
  width: auto;
  height: 39px;
  line-height: 39px;
  margin: 0;
  padding: 0 23px;
  font-size: 13px;
  font-weight: 700;
  font-family: inherit;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  outline: 0;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  text-shadow: none;
  -webkit-transition:
    color 0.1s linear,
    background-color 0.1s linear,
    border-color 0.1s linear;
  -moz-transition:
    color 0.1s linear,
    background-color 0.1s linear,
    border-color 0.1s linear;
  -ms-transition:
    color 0.1s linear,
    background-color 0.1s linear,
    border-color 0.1s linear;
  -o-transition:
    color 0.1s linear,
    background-color 0.1s linear,
    border-color 0.1s linear;
  transition:
    color 0.1s linear,
    background-color 0.1s linear,
    border-color 0.1s linear;
  -webkit-box-sizing: initial !important;
  -moz-box-sizing: initial !important;
  margin-top: 15px;
}

.portfolio-in-grid .btn:hover {
  background-color: #afbc22;
  border-color: #afbc22;
}

.social-links-wrapper {
  display: block;
  margin-top: 20px;
}

.social-link {
  background-color: transparent !important;
  display: inline-block;
  text-align: center !important;
  border-radius: 40%;
  margin-right: 4px;
}

.social-link a {
  color: #999 !important;
  border: 1px solid #999;
  width: 32px;
  height: 32px;
  line-height: 32px;
  display: block;
  border-radius: 16px;
}

.portfolio-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  grid-gap: 35px;
  text-align: left;
  margin-bottom: 50px !important;
  margin-top: 50px;
}

.portfolio-grid article {
  border: 1px solid #ddd;
  position: relative;
  background-color: rgba(0, 0, 0, 0);
  transition: 1s;
  border-radius: 4px;
  overflow: hidden;
}

.portfolio-grid article:hover {
  background-color: rgba(0, 0, 0, 0.9);
  transition: 1s;
}

.portfolio-grid article img {
  opacity: 1;
  transition: 1s;
}

.portfolio-grid article:hover img {
  opacity: 0.1;
  transition: 1s;
}

.portfolio-grid article h4 {
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  display: block;
  width: 100%;
  visibility: none;
  opacity: 0;
  transition: 1s;
}

.portfolio-grid article:hover h4 {
  visibility: visible;
  opacity: 1;
  transition: 1s;
}

.four-filters .wpb_wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 35px;
  color: #2a2a2a;
}

.three-filters .wpb_wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 35px;
  color: #2a2a2a;
}

.four-filters .wpb_wrapper input,
.three-filters .wpb_wrapper input,
.search-filter-component-popup {
  font-family: "Roboto", sans-serif !important;
  font-size: 16px !important;
}

.four-filters .wpb_wrapper button {
  color: #ffffff;
  width: 100% !important;
  text-align: center;
  display: block;
  border-color: #152e53;
  background-color: #152e53;
  position: relative;
  width: auto;
  margin: 0;
  font-size: 15px;
  font-weight: 700;
  font-family: inherit;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  outline: 0;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

ul#menu-desktop-main-navigation {
  list-style-type: none;
  padding: 0;
  display: inline;
}

@media (max-width: 1000px) {
  ul#menu-desktop-main-navigation {
    display: none;
  }
}

ul#menu-desktop-main-navigation li {
  display: inline;
  margin-right: 8px;
}

ul#menu-desktop-main-navigation li a {
  margin-right: 18px;
  font-weight: 700;
  font-size: 16px;
  border-left-width: 0px;
}

li.current-menu-item a {
  color: #640a33;
}

.search-and-filter-pagination {
  margin-bottom: 55px !important;
}

.search-and-filter-pagination .page-numbers {
  padding: 10px 14px;
  margin: 0 3px;
  font-size: 16px;
  border-radius: 3px;
  border: 1px solid #ddd;
}

.search-and-filter-pagination span.page-numbers {
  background-color: #5b9a98;
  color: #fff;
}

.search-and-filter-pagination a.next,
.search-and-filter-pagination a.prev {
  display: none;
}

ul#menu-main-nav {
  list-style-type: none !important;
  padding-left: 0;
}

ul#menu-main-nav li {
  display: inline;
}

ul#menu-main-nav li a {
  margin-right: 10px !important;
  font-weight: 900 !important;
  font-size: 16px !important;
  text-align: right;
}

.header_inner_right {
  float: none !important;
  position: absolute;
  top: 0;
  right: 0;
  height: 100px;
  width: 100%;
  width: calc(100% - 360px);
}

.side_menu_button_wrapper.right {
  float: right;
}

header .container_inner .header_inner_left {
  width: 350px;
}

header .container_inner .header_inner_left .logo_wrapper {
  min-width: 350px;
}

@media (min-width: 992px) {
  #home-hero {
    margin-top: 30px;
  }

  body.home header:not(.sticky) {
    height: 170px;
  }
  header.sticky {
    height: 70px;
    background-color: #fff;
  }
}

@media (max-width: 991px) {
  #home-hero {
    margin-top: 0px;
  }
  header.page_header {
    height: 100px;
    background-color: #fff;
  }
}

body:not(.home) div.content {
  padding-top: 100px !important;
}

aside#custom-media-sidebar h2,
aside#custom-media-sidebar h3 {
  color: #599694;
  padding: 20px 0px 0px !important;
}

aside#custom-media-sidebar h2 {
  font-size: 32px;
  line-height: 34px;
}

aside#custom-media-sidebar h3 {
  font-size: 18px;
  line-height: 20px;
}

.blog_holder article .post_text .post_text_inner {
  padding: 20px 0px 36px;
  background-color: #fff;
  border-bottom: solid 3px #afbc22;
}

aside#custom-media-sidebar {
  background: #f8f8f8;
  padding: 36px;
  margin-top: 45px;
}

a.media-read-more {
  background-color: #afbc22 !important;
  background-image: none !important;
  color: #fff !important;
  text-transform: capitalize;
  font-size: 12px;
  padding: 10px 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  border: 0;
  letter-spacing: 0;
  border-radius: 0 !important;
  left: 0;
}

.media-link-wrapper {
  margin: 20px 0 !important;
}

.blog_holder article {
  margin: 0px !important;
}

.blog_holder article .post_image {
  padding: 36px 0px 0px !important;
}
.blog_holder article .post_image img {
  width: 66% !important;
}

h2.entry_title a {
  font-size: 30px !important;
  color: #5b9a98 !important;
  line-height: 34px !important;
}

h2.entry_title {
  line-height: 34px !important;
}

p.post_excerpt {
  padding: 20px 0px 0px !important;
}
.blog-header {
  padding-left: 0px;
}

.pagination ul li a,
.pagination ul li span {
  color: #5a9a98;
  border: 2px solid #5a9a98;
}
.pagination ul li a:hover,
.pagination ul li span {
  color: #ffffff;
  background-color: #afbc22;
  border-color: #afbc22 !important;
}

.pagination {
  margin: 50px 0 50px;
}

.media-excerpt {
  padding: 20px 0 0 0;
}
.media-entry {
  border-bottom: 1px solid #dfdfdf;
}

.custom-blog-grid.grid2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.custom-blog-grid.grid2 > .column1 {
  width: 60% !important;
}

.custom-blog-grid.grid2 > .column2 {
  width: 35% !important; /* Leaving 5% for gutter spacing */
}

@media only screen and (max-width: 1000px) {
  .blog-header .vc_column-inner {
    padding-left: 0px !important;
  }

  .pagination ul li a,
  .pagination ul li span {
    width: 25px;
    height: 25px;
    line-height: 25px;
  }

  .blog-header {
    width: 100%;
  }

  .blog-header h1 {
    line-height: initial !important;
  }
  .two_columns_66_33 > .column2 > .column_inner {
    padding: 0px;
  }
  .custom-blog-grid.grid2 > .column1,
  .custom-blog-grid.grid2 > .column2 {
    width: 100% !important;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 600px) {
  h2.entry_title a {
    font-size: 20px !important;
    line-height: 26px !important;
  }

  h2.entry_title {
    line-height: 26px !important;
  }

  .blog_holder article .post_image img {
    width: 100% !important;
    margin: 0 auto;
  }
  .pagination ul li a,
  .pagination ul li span {
    margin: 0 2px;
    width: 20px;
    height: 20px;
    line-height: 20px;
  }
}

@media only screen and (max-width: 480px) {
  .pagination ul li a,
  .pagination ul li span {
    margin: 0 1px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: none;
    font-size: 14px;
  }
}

.perks-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-sizing: border-box !important;
  gap: 30px;
  margin-bottom: 50px;
}

.perks-grid-item {
  width: 100%;
  box-sizing: border-box !important;
}

@media (min-width: 768px) {
  .perks-grid-item {
    width: 45%;
  }
}

@media (min-width: 998px) {
  .perks-grid-item {
    width: 22%;
  }
}

.perks-grid-icon {
  background-color: #fff;
  aspect-ratio: 1/1;
  width: 100%;

  object-fit: cover;
  padding: 25px;
  box-sizing: border-box !important;
}

.perks-grid-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 8px 16px;
  box-sizing: border-box !important;
  min-height: 52px;
}

.perks-grid-content p {
  margin: 0;
  color: #fff;
  font-weight: 600;
}

.perks-grid-content-below-offer-text {
  font-size: 10px;
  line-height: 1;
  font-weight: 400 !important;
}

.perks-grid-content-dine {
  background-color: #afbc22;
  color: #fff;
}

.perks-grid-content-experience {
  background-color: #943d67;
}

.perks-grid-content-shop {
  background-color: #5a9a98;
}

.perks-grid-content-work {
  background-color: #0a638f;
}

.flowers-grid img {
	aspect-ratio: 1;
	object-fit: cover;
}


button.popup_menu {
  border: unset !important;
  background: unset !important;
  padding: unset !important;
  line-height: 26px;
  font-size: 26px;
  display: flex;
  align-items: center;
  color: #73acab;
}


.footer-socials {
  display: flex;
  align-items: center;
  gap: 1px;
}

.footer-socials a {
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.footer-socials a i,
.footer-socials a svg,
.footer-socials a img {
  max-width: 22px;
  max-height: 22px;
}

.text-white p {
	color: #fff !important;
}

@media (min-width: 768px) {
	.ikea-banner {
		display: none;
		}
}


@media (max-width: 767px) {
	.ikea-banner {
		display: block;
		}
	.ikea-banner img {
		max-width: 200px;
        width: 100%;
        height: auto;
        position: absolute;
        right: 30px;
        top: 50px;
        border-radius: 10px;
	}
}

body.page-id-5547 .wpb_text_column li {
	    color: #555555;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 26px;
    font-style: normal;
    font-weight: 400;
}

body.page-id-5547 .wpb_text_column ol {
	padding-left: 25px;
}

body.page-id-5547 .wpb_text_column ol,
body.page-id-5547 .wpb_text_column ul {
	margin-top: 15px;
	margin-bottom: 15px;
}

body.page-id-5547 .wpb_text_column ul > li > ul {
	margin-top: 0 !important;
}

/* ==========================================================================
   UNIFIED PLAN EXPERIENCE ENGINE - MEDIA QUERY FREE RESPONSIVE GRID LAYOUT
   ========================================================================== */

body.page-template-page-plan-experience {
 --font-size--1: clamp(0.72rem, 0.68rem + 0.18vw, 0.88rem) !important;
  --font-size-0: clamp(0.85rem, 0.79rem + 0.23vw, 1.02rem) !important;
  --font-size-1: clamp(1rem, 0.92rem + 0.32vw, 1.25rem) !important;
  --font-size-2: clamp(1.25rem, 1.05rem + 0.78vw, 1.8rem) !important;
  --font-size-3: clamp(1.75rem, 1.42rem + 1.25vw, 2.7rem) !important;
  --font-size-4: clamp(2.2rem, 1.75rem + 1.7vw, 3.7rem) !important;
	
	--color-1: #5b9a98;
	--color-grey: #737373;

}



.page-template-page-plan-experience h1 {
    text-wrap: balance;
    line-height: normal;
	font-size: var(--font-size-1);
	color: var(--color-1);
	letter-spacing: normal;
	letter-spacing: 0.015ch;
	margin-top: 1rem;
	font-family: Montserrat;

}

.page-template-page-plan-experience h2 {
    max-width: 26ch;
    margin: 0 auto;
    text-wrap: balance;
    line-height: normal;
	font-size: var(--font-size-4);
	color: var(--color-1);
	letter-spacing: -0.04em;
    font-weight: 800;
    text-align: center;
}


.page-template-page-plan-experience h2 + p {
    margin-top: 1rem;
}

.page-template-page-plan-experience h3.plan-experience-child-title {
	color: var(--color-1);
}
.page-template-page-plan-experience .heading-gray h3 {
    text-wrap: balance;
    line-height: normal;
    font-size: var(--font-size-2);
    color: var(--color-grey);
    letter-spacing: 0.075ch;
}


.page-template-page-plan-experience p {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
	
}

.page-template-page-plan-experience .tile-overlay-text {
    font-size: var(--font-size-2);
	text-transform: none;
}
.plan-experience-container-wrap {
 

  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  background-color: #ffffff;
  display: block;
  clear: both;
}

.plan-experience-canvas-hero {
  width: 100%;
  display: block;
  clear: both;
}

.select-experience-container {
  width: 100%;
  margin: 0 auto 40px;
  padding: 0 20px;
  box-sizing: border-box;
}

/* .experience-image-grid {
  display: grid;
  justify-content: center;
  gap: 1.5rem;
  width: 100%;
  margin: 0 auto;
} */

.experience-grid-item {
  position: relative;
  display: block;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
  text-decoration: none !important;
  transition: transform 0.25s cubic-bezier(0.25, 1, 0.5, 1);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
	aspect-ratio: 1/1;
}

.experience-grid-item::before,
.plan-experience-card-anchor-link::before {
  content: "";
  position: absolute;
  inset: 0;
/*   background: rgb(46 44 44 / 60%); */
  z-index: 2;
  pointer-events: none;
	opacity: 0.4;
background: var(--Teal, #5B9A98);
}

.experience-grid-item:hover {
  transform: scale(1.025);
}

.experience-grid-item:focus-visible {
  outline: 3px solid rgba(17, 162, 165, 0.8);
  outline-offset: 3px;
}

.tile-overlay-text {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  color: #ffffff;
  font-size: var(--step-1);
  font-weight: 700;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
  line-height: 1.08;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  text-align: center;
  z-index: 10;
  position: absolute;
}

.experience-grid-item:hover .tile-overlay-text,
.plan-experience-card-anchor-link:hover .plan-experience-card-overlay {
  background: rgba(0, 0, 0, 0.12);
}

.plan-experience-child-nav {
  width: 100%;
  margin: 0 0 32px;
}

.plan-experience-parent-section {
  padding: 4rem 0;
}

.plan-experience-parent-section,
.plan-experience-child-block {
  scroll-margin-top: 100px;
}

.plan-experience-queries-wrapper {
  width: 100%;
  margin: 0 auto;
  display: block;
  clear: both;
  position: relative;
  z-index: 10;
}

.plan-experience-posts-section {
  /* Max layout container width */
  margin: 0 auto;
  /* Centers the entire block horizontally on the page */
  padding: 0 20px 40px;
  /* Side safety padding for mobile devices */
  display: block;
  clear: both;
  box-sizing: border-box;
}

/* NO MEDIA QUERIES RESPONSIVE GRID MACHINE */

/* Unified grid rule for Plan Experience sections (single source of truth) */
.plan-experience-post-list,
.plan-experience-grid,
.experience-image-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(45vw, 288px), 288px));
  grid-auto-rows: 1fr;

  justify-content: center;
  gap: 16px;
  width: 100%;
/*   max-width: 1300px; */
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* @media (max-width: 767px) {

  .plan-experience-post-list,
  .plan-experience-grid,
  .experience-image-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 0 auto;
  }
} */

.plan-experience-inner-card-wrap {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  box-sizing: border-box;
}

.plan-experience-card-anchor-link {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  /* Forces cards to remain completely square layouts */
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
  text-decoration: none !important;
  transition: transform 0.25s cubic-bezier(0.25, 1, 0.5, 1);
}

.plan-experience-card-anchor-link:hover {
  transform: scale(1.025);
}

.plan-experience-card-media-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

/* Contrast protection overlay layer for text readability */
.plan-experience-card-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  z-index: 2;
  transition: background-color 0.2s ease;
}

.plan-experience-card-anchor-link:hover .plan-experience-card-overlay {
  background: rgba(0, 0, 0, 0.08);
}

.plan-experience-card-title-text {
  position: relative;
  z-index: 2;
  color: #ffffff;
  font-size: var(--font-size-2);
  font-weight: 700;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
  line-height: 1.08;
  letter-spacing: -0.02em;

  text-align: center;
}


.plan-experience-child-title {
  font-size: var(--font-size-3);
  line-height: 1.08;
  letter-spacing: -0.03em;
  font-weight: 800;
  margin-bottom: 0.75rem;
  text-align: center;
}


.plan-experience-parent-description,
.plan-experience-child-description {
  font-size: var(--font-size-0);
  line-height: 1.5;
  color: inherit;
  max-width: 90ch;
  text-wrap: balance;
  text-wrap: pretty;
  margin: 0 auto 5rem;
  text-align: center;
}

.plan-experience-child-block {
  margin-top: 4rem;
}

div#plan-experience-child-dinner-date-night-destinations {
    padding: 5rem 0;
}

/* SEARCH RESULTS PAGE */

body.search .search-wrapper {
	padding: 4.5rem 120px;
}

body.search .page-header {
	background-color: #f4f4f4;
	padding: 4.5rem 120px;
}

body.search .search-wrapper .post-thumbnail {
	display: none;
}


body.search .search-wrapper  .entry-meta {
	display: none;
}

body.search .search-wrapper article {
	margin-bottom: 40px;
}

body.search .search-wrapper  footer.entry-footer {
	display: none;
}

body.search span.post_type {
    border: 1px solid #afbc22;
    color: #afbc22;
    padding: 4px 10px;
    margin-right: 5px;
    opacity: 1;
    font-size: 15px;
    vertical-align: top;
}

body.search .content ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

body.search .content ul li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

body.search .themestek-pagination .page-numbers.current {
    background-color: #5b9a98;
    color: #fff;
}
body.search .themestek-pagination .page-numbers {
    width: auto;
    min-width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    color: #5b9a98;
    font-weight: 700;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    margin: 0 5px;
    padding: 0 18px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

body.search .vlt-search-form {
    width: auto;
    background-color: #5b9a98;
    padding: 20px;
    margin-bottom: 50px;
    margin-top: 0px;
}

body.search h3.search-title {
    margin-bottom: 30px;
    font-size: 18px;
	color: #62657D;
}

body.search .vlt-search-form input {
    width: 100%;
    background-color: #fff;
    min-height: 49px;
	text-indent: 10px;
	border: 0;
}

.themestek-pagination {
  margin-bottom: 50px;
}

@media (max-width: 500px) {
	body.search .vlt-search-form button {
		width: 100%;
		margin-top: 12px;
	}
		body.search .vlt-search-form input {
		width: 100%;
	}

		body.search .search-wrapper {
		padding: 20px 30px;
	}

	body.search .page-header {
		padding: 20px 30px;
	}
}

.h-readmore a {
	background-color: #afbc22 !important;
    background-image: none !important;
    color: #fff !important;
    text-transform: capitalize;
    font-size: 14px;
    padding: 6px 20px;
    font-family: "Roboto", sans-serif;
    font-weight: 800;
    border: 0;
    letter-spacing: 0;
    border-radius: 0 !important;
	margin-top: 20px;
	display: inline-block;

}

.search-notice {
    padding: 30px 0 !important;
}

.search-notice-title {
  font-size: 28px;
  color: #5b9a98 !important;
	letter-spacing: 0 !important;
}

.container {
	max-width: 1170px;
	margin: 0 auto;
/* 	padding-left: 15px;
	padding-right: 15px; */
}

.qode_icon_font_awesome.fa {
	font-size: 16px;
}

.side_menu_button>a.search_button {
	vertical-align: top;
}

@media (max-width: 767px) {
	.side_menu_button>a.search_button {
		position: absolute;
		left: -35px;
	}
	
	.qode_icon_font_awesome.fa {
		font-size: 18px;
	}

}
@media (max-width: 767px) {
	
	body.search .site-main {
		padding-left: 15px;
		padding-right: 15px;
	}
	body.search .content.content_top_margin_none {
		min-height: 0 !important;
		padding-top: 10px !important
	}
}

.back-to-top {
	position:fixed;
     bottom:80px;
	color: #fff;
	border-radius: 25px;
     right:20px;
	font-size: 24px;
	background-color: #AFBC22;
	line-height: 45px;
	text-align: center;
	width: 45px;
	height: 45px;
	z-index: 100;
}

@media (max-width: 991px) {
	.back-to-top {
		 bottom:65px;
		 right:5px;

	}
}
