/* ==========================================================================
   Custom overrides (project-specific)
   ========================================================================== */
   p a{
    color: #b993b8 !important;
    font-weight: 600;
  }
/* Footer: light "off-white" design to match provided screenshot */
 

/* .eltdf-page-footer .eltdf-footer-copyright-holder */
/* .eltdf-page-footer .eltdf-footer-top-holder, */
.eltdf-page-footer .eltdf-footer-bottom-holder {
  border-top: 1px solid rgba(36, 50, 85, 0.1);
}
.eltdf-footer-copyright-holder {
  border-top: 1px solid rgba(36, 50, 85, 0.10);
}
/* .eltdf-page-footer .widget .eltdf-widget-title */
.eltdf-page-footer{
  background-color: #DAD9D8;
}

.eltdf-page-footer,
.eltdf-page-footer p,
.eltdf-page-footer a,
.eltdf-page-footer .widget,
.eltdf-page-footer .widget a
{
  color: rgba(36, 50, 85, 0.92) !important;
}

.eltdf-page-footer a:hover,
.eltdf-page-footer .widget a:hover {
  color: #B993B8 !important;
}
.eltdf-page-footer .widget {
  color: rgba(36, 50, 85, 0.78);
}

.eltdf-page-footer .widget .eltdf-widget-title { 
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  color: #1F2A44;
}

.eltdf-page-footer .eltdf-footer-copyright-text {
  text-align: center;
  padding: 12px 0;
  font-size: 13px;
  line-height: 1.6; 
  font-family: 'Open Sans';
}

.eltdf-page-footer .eltdf-footer-donation-holder {
  padding: 7px 0;
  background-size: auto 100%;
}

.eltdf-page-footer .eltdf-footer-donation-content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 26px;
}

.eltdf-page-footer .eltdf-footer-donation-text {
  /* width: 100%;
  text-align: center;
  padding: 0 44px; */
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  line-height: 20px;
  color: inherit;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
}

.eltdf-page-footer .eltdf-footer-donation-text a {
  color:  #FFE5FE !important;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.eltdf-page-footer .eltdf-footer-donation-text a:hover {
  color: inherit !important;
  opacity: 0.85;
}
/* 
.eltdf-page-footer .eltdf-footer-donation-icon {
  position: absolute;
  left: 35%;
  top: 50%;
  transform: translateY(-50%);
  line-height: 0;
} */

.eltdf-page-footer .eltdf-footer-donation-icon img {
  display: block;
  width: auto;
}

@media only screen and (max-width: 680px) {
  .eltdf-page-footer .eltdf-footer-donation-text {
    padding: 0 10px;
  }

  .eltdf-page-footer .eltdf-footer-donation-content {
    flex-direction: column;
    gap: 8px;
  }

  .eltdf-page-footer .eltdf-footer-donation-icon {
    position: static;
    transform: none;
  }
}
.eltdf-social-icons-group-widget .eltdf-sigw-description {
  margin: 25px 0 0px !important;
}
.eltdf-social-icons-group-widget .eltdf-sigw-description p{
  margin: 0 !important;
}
.padding-with-border .wp-block-social-links li a svg {
  fill: #ca91c6 !important;
  color: #ca91c6 !important;
  height: 40px;
  transform: rotate(-45deg);
  transition: all .3s ease;
}
.padding-with-border .wp-block-social-links li a:hover svg {
  fill: #243255 !important;
}
.padding-with-border .wp-block-social-links li {
  margin: 0 !important;
  padding: 0 !important;
  background-color: transparent;
}
.padding-with-border .wp-block-social-links li:hover{
transform: scale(1)
}
.padding-with-border .wp-block-social-links li a {
  border: 1px solid #ca91c6;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  padding: 0;
  display: block;
  transform: rotate(45deg);
  margin-right: 14px;
  transition: all .3s ease;
}
.padding-with-border .wp-block-social-links li a:hover {
  border: 1px solid #ca91c6 !important;
  background-color: #ca91c6;
}
/* Social Icons Group Widget: diamond design + hover animation */
.eltdf-social-icons-group-widget {
  display: block;
}

.eltdf-social-icons-group-widget .eltdf-sigw-logo img {
  display: block;
  max-width: 180px;
  height: auto;
  margin: 0 0 28px;
}

.eltdf-social-icons-group-widget.text-align-center .eltdf-sigw-logo img {
  margin-left: auto;
  margin-right: auto;
}

.eltdf-social-icons-group-widget.text-align-right .eltdf-sigw-logo img {
  margin-left: auto;
}

.eltdf-social-icons-group-widget .eltdf-sigw-description {
  margin: 10px 0 32px;
  opacity: 0.92;
}

.eltdf-footer-top-holder .eltdf-social-icons-group-widget .eltdf-sigw-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.eltdf-footer-top-holder .eltdf-social-icons-group-widget.text-align-left .eltdf-sigw-icons {
  justify-content: flex-start;
}

.eltdf-social-icons-group-widget.text-align-center .eltdf-sigw-icons {
  justify-content: center;
}

.eltdf-social-icons-group-widget.text-align-right .eltdf-sigw-icons {
  justify-content: flex-end;
}

.eltdf-social-icons-group-widget:not(.eltdf-square-icons) .eltdf-sigw-icons .eltdf-social-icon-widget-holder {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  padding: 0;
  color: #B993B8;
  background-color: transparent;
  border: 1px solid currentColor;
  border-radius: 0;
  transform: rotate(45deg);
  transition: transform 220ms ease, box-shadow 220ms ease, opacity 220ms ease;
  will-change: transform;
}

.eltdf-social-icons-group-widget:not(.eltdf-square-icons) .eltdf-sigw-icons .eltdf-social-icon-widget-holder::before {
  content: "";
  position: absolute;
  inset: 6px;
  border-radius: 0;
  background: currentColor;
  opacity: 0;
  transform: scale(0.72);
  transition: opacity 220ms ease, transform 220ms ease;
}

.eltdf-social-icons-group-widget:not(.eltdf-square-icons) .eltdf-sigw-icons .eltdf-social-icon-widget {
  position: relative;
  z-index: 1;
  transform: rotate(-45deg);
  line-height: 1;
}

.eltdf-social-icons-group-widget:not(.eltdf-square-icons) .eltdf-sigw-icons .eltdf-social-icon-widget-holder:hover {
  transform: rotate(45deg) translateY(-2px) scale(1.04);
  box-shadow: 0 10px 22px rgba(36, 50, 85, 0.16);
  background-color: rgba(185, 147, 184, 0.22);
}

.eltdf-social-icons-group-widget:not(.eltdf-square-icons) .eltdf-sigw-icons .eltdf-social-icon-widget-holder:hover::before {
  opacity: 0.12;
  transform: scale(1);
}

.eltdf-social-icons-group-widget:not(.eltdf-square-icons) .eltdf-sigw-icons .eltdf-social-icon-widget-holder:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 4px;
}

@media only screen and (max-width: 680px) {
  .eltdf-social-icons-group-widget .eltdf-sigw-icons {
    gap: 10px;
  }
}

.eltdf-sl-inner.eltdf-outer-space.cma-artists-archive {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

/* Accessibility: "Skip to content" link should appear above header when focused */
.eltdf-skip-link:focus {
  z-index: 999999;
}
 
.current-exhibition-dark-bg .eltdf-event-arts-grid-button-holder a.eltdf-btn:hover {
  color: #b993b8 !important;
}
.current-exhibition-dark-bg .eltdf-event-arts-grid-button-holder a.eltdf-btn {
  color: #b993b8;
  padding-top: 10px;
} 

.artists-grid-elements .cma-artists-grid-toolbar__filter {
  border: 1px solid rgba(185, 147, 184, 0.40);
  background: rgba(67, 67, 67, 0.03);
}

.artists-grid-elements .eltdf-huge-space .eltdf-outer-space {
  margin: 0;
}


/* Footer container: expand to 1500px on large screens */
@media only screen and (min-width: 1201px) {

  .eltdf-page-footer .eltdf-footer-top-inner.eltdf-grid,
  .eltdf-page-footer .eltdf-footer-bottom-inner.eltdf-grid,
  .eltdf-page-footer .eltdf-footer-copyright-inner.eltdf-grid {
    width: calc(100% - 80px);
    max-width: 1530px;
  }

  .eltdf-page-footer .eltdf-footer-top-inner.eltdf-full-width,
  .eltdf-page-footer .eltdf-footer-bottom-inner.eltdf-full-width,
  .eltdf-page-footer .eltdf-footer-copyright-inner.eltdf-full-width,
  .eltdf-page-footer .eltdf-footer-donation-inner.eltdf-full-width {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
  }
}

.eltdf-artists-slider-holder .eltdf-show.info-bellow .eltdf-show-info .eltdf-show-info-wrapper,
.eltdf-artists-grid-holder .eltdf-show.info-bellow .eltdf-show-info .eltdf-show-info-wrapper {
  margin-bottom: 15px;
  background-color: #243255;
  width: 87%;
}

.artists-grid-elements .eltdf-show-list-holder.eltdf-sl-gallery.eltdf-sl-four-columns .eltdf-show {
  width: 100%;
  padding: 0;
}

.artists-grid-elements .eltdf-btn.eltdf-btn-simple:not(.eltdf-btn-icon):before {
  background-color: #B993B8;
}

.artists-grid-elements .eltdf-show-name.entry-title {
  color: var(--Navy-Deep, #1F2A44) !important;
  font-family: "EB Garamond";
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.artists-grid-elements .eltdf-show-info .eltdf-show-info-wrapper {
  background: #DAD9D8 !important;
  padding: 16px 0 !important;
}

/* Utility: margin-bottom 70px */
.mb-70px {
  margin-bottom: 70px !important;
}

/* Artists artists section spacing (full-width bg) */
/* .eltdf-artists-slider-holder,
.eltdf-artists-grid-holder {
  padding-top: 120px;
  padding-bottom: 120px;
} */

.artists-slider-elements .eltdf-section-title-holder.mb-70px.eltdf-st-decorative-line.eltdf-appear {
  text-align: center;
}

.hero-title-area .eltdf-st-button .eltdf-btn {
  background-color: #fff;
  color: #1F2A44 !important;
}

.hero-title-area .eltdf-st-button .eltdf-btn:hover {
  background-color: #243255 !important;
  color: #ffffff !important;
}

.eltdf-huge-space .eltdf-outer-space .eltdf-item-space {
  padding: 0;
}

/* Artists slider: subtitle ("categories/badge" line above name) */
.eltdf-artists-slider-holder .eltdf-show.info-bellow .eltdf-show-categories-holder .eltdf-show-categories,
.eltdf-artists-slider-holder .eltdf-show.info-hover .eltdf-show-categories-holder .eltdf-show-categories,
.eltdf-artists-grid-holder .eltdf-show.info-bellow .eltdf-show-categories-holder .eltdf-show-categories,
.eltdf-artists-grid-holder .eltdf-show.info-hover .eltdf-show-categories-holder .eltdf-show-categories {
  color: #B993B8;
  font-family: "EB Garamond", serif;
  font-size: 16.9px;
  font-style: italic;
  font-weight: 400;
  line-height: 24.99px;
}

.eltdf-artists-slider-holder .eltdf-show-name.entry-title,
.eltdf-artists-grid-holder .eltdf-show-name.entry-title {
  font-family: "EB Garamond";
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
}

.eltdf-artists-slider-holder .eltdf-show-name.entry-title,
.eltdf-artists-grid-holder .eltdf-show-name.entry-title,
.eltdf-artists-slider-holder .eltdf-show-name.entry-title a,
.eltdf-artists-grid-holder .eltdf-show-name.entry-title a {
  transition: color .45s cubic-bezier(.22, .61, .36, 1);
}

.eltdf-artists-slider-holder .eltdf-show-name.entry-title:hover,
.eltdf-artists-grid-holder .eltdf-show-name.entry-title:hover,
.eltdf-artists-slider-holder .eltdf-show-name.entry-title a:hover,
.eltdf-artists-grid-holder .eltdf-show-name.entry-title a:hover {
  color: #B993B8 !important;
}

.eltdf-artists-slider-holder .eltdf-btn.eltdf-btn-simple .eltdf-btn-text,
.eltdf-artists-grid-holder .eltdf-btn.eltdf-btn-simple .eltdf-btn-text {
  display: inline-block;
  vertical-align: middle;
  color: #FFF;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}

.eltdf-artists-slider-holder .eltdf-show.info-bellow .eltdf-event-post-read-more-button a:after,
.eltdf-artists-grid-holder .eltdf-show.info-bellow .eltdf-event-post-read-more-button a:after {
  background-color: #B993B8 !important;
}

.eltdf-owl-slider .owl-nav .owl-next svg polyline,
.eltdf-owl-slider .owl-nav .owl-prev svg polyline {
  fill: transparent;
  stroke-width: 1.199px;
  stroke: rgba(255, 255, 255, 0.20);
}

.artists-slider-elements .eltdf-section-title-holder .eltdf-st-text,
.artists-grid-elements .eltdf-section-title-holder .eltdf-st-text {
  display: block;
  margin: 16px 0 0;
  color: #D7B5D6 !important;
}

.eltdf-owl-slider .owl-dots .owl-dot span {
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  box-sizing: border-box;
  transition: .3s;
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.30);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-owl-slider .owl-dots .owl-dot span {
  border-radius: 40px;
  background: rgba(36, 50, 85, 0.30);
  border: none;
}

.eltdf-owl-slider .owl-dots .owl-dot.active span,
.eltdf-owl-slider .owl-dots .owl-dot:hover span {
  transform: scale(1.4);
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.30);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2 .eltdf-show-categories {
  color: #B993B8;
  text-align: center;
  font-family: "Open Sans";
  font-size: 18.114px;
  font-style: normal;
  font-weight: 400;
  line-height: 31.052px;
}

/* Artists slider layout-2 image hover */
.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2 .eltdf-show-image {
  transition: filter .65s cubic-bezier(.22, .61, .36, 1);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2 .eltdf-show-image a {
  position: relative;
  transform: translateZ(0);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2 .eltdf-show-image a:after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(185, 147, 184, 0) 0%, rgba(185, 147, 184, 0.12) 100%);
  opacity: 0;
  transition: opacity .7s cubic-bezier(.22, .61, .36, 1);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2 .eltdf-show-image img {
  transform: scale(1) rotate(0deg);
  transform-origin: center center;
  will-change: transform, filter;
  backface-visibility: hidden;
  transition: transform .9s cubic-bezier(.22, .61, .36, 1), filter .7s cubic-bezier(.22, .61, .36, 1);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2:hover .eltdf-show-image img {
  transform: scale(1.05) rotate(-.6deg);
  filter: brightness(1.04);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2:hover .eltdf-show-image a:after {
  opacity: 1;
}
/* 
.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2:hover .eltdf-show-image {
  filter: drop-shadow(0 10px 22px rgba(36, 50, 85, .15));
} */

.eltdf-show-title-wrapper {
  background: #DAD9D8;
}

/* Artists grid load more button override */
.eltdf-artists-grid-holder .cma-artists-grid-load-more__btn {
  min-width: 132px !important;
  padding: 15px 23px !important;
  font-size: 13px !important;
  font-family: 'Open Sans' !important;
  display: block !important;
  text-align: center;
  line-height: 1.4 !important;
}

/* Repeater Info Widget (Title + Description) */
.eltdf-title-description-repeater-widget .eltdf-tdrw-items {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.eltdf-title-description-repeater-widget .eltdf-tdrw-item-title {
  font-size: 16px;
  line-height: 1.3;
  color: #414A60;
  font-weight: 600;
  font-family: "EB Garamond";
}

.eltdf-title-description-repeater-widget .eltdf-tdrw-item-description {
  margin-top: 3px;
  font-size: 16px;
  line-height: 1.35;
  color: #414A60;
  font-weight: 400;
  font-family: "EB Garamond";
}



/* Top Bar: align left column to the left and right column to the right */
.eltdf-position-left.topbar-custom-class .eltdf-position-left-inner {
  justify-content: center;
}

.eltdf-position-left.topbar-custom-class {
  width: 100%;
}

.eltdf-position-left.topbar-custom-class .widget.widget_text p {
  margin: 0;
  line-height: 14px;
  font-size: 14px;
  padding: 0 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.21);
  color: #DAD9D8;
}
.eltdf-position-left.topbar-custom-class .widget.widget_text p a{
  color: #DAD9D8 !important;
}
.eltdf-position-left.topbar-custom-class .widget.widget_text p a:hover{
  color: #B993B8 !important
}
.eltdf-position-left.topbar-custom-class .widget.widget_text:last-child p {
  border-right: 0;
  padding-right: 0;
}

.eltdf-position-left.topbar-custom-class .widget.widget_text:first-child p {
  padding-left: 0;
}

.eltdf-header-standard .eltdf-menu-area.eltdf-menu-left .eltdf-vertical-align-containers .eltdf-position-left-inner {
  height: 100%;
  display: flex;
  align-items: center;
}

.eltdf-page-header .eltdf-menu-area .eltdf-logo-wrapper a {
  height: 65px !important;
}

.eltdf-title-holder.eltdf-centered-type .eltdf-page-subtitle {
  text-transform: uppercase;
  letter-spacing: normal;
  margin-top: 16px !important;
}
.single-tc_events .eltdf-content .eltdf-content-inner>.eltdf-container>.eltdf-container-inner{
  padding-top: 80px !important;
  padding-bottom: 0 !important;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .eltdf-row-grid-section-wrapper.event-grid-section-wrapper .eltdf-row-grid-section {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    z-index: 20;
  }
  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner{
    padding-left: 50px;
  }
 }
 @media (min-width: 1024px) and (max-width: 1200px) {
  .eltdf-row-grid-section-wrapper.event-grid-section-wrapper .eltdf-row-grid-section {
    position: relative;
    width: 980px;
    margin: 0 auto;
    z-index: 20;
  }
  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner{
    padding-left: 50px;
  }
  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-title-holder {
      padding: 8px 4% 0 5%; 
  }
    .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder { 
      padding-left: 20px;
      width: 29%;
    } 

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

  .eltdf-grid,
  .eltdf-row-grid-section,
  .eltdf-container-inner,
  .eltdf-grid-1300 .eltdf-grid,
  .eltdf-grid-1300 .eltdf-container-inner,
  .eltdf-grid-1300 .eltdf-row-grid-section,
  .eltdf-grid-1300.eltdf-wide-dropdown-menu-content-in-grid .eltdf-drop-down .wide .second .inner>ul,
  .eltdf-grid-1300 .eltdf-grid,
  .eltdf-grid-1300 .eltdf-container-inner,
  .eltdf-grid-1300 .eltdf-row-grid-section {
    width: 1320px;
  }
}

.eltdf-title-holder .eltdf-title-wrapper {
  height: 100% !important;
  padding-top: 0 !important;
}

.eltdf-main-menu>ul>li>a>span.item_outer:before {
  border-top: 1px solid #d7b5d6;
}

.eltdf-main-menu>ul>li>a {
  font-size: 14px;
  font-family: "EB Garamond";
  line-height: 1.75;
  letter-spacing: 2px;
}

.eltdf-footer-2-columns-wrapper.eltdf-column-content {
  padding-left: 50px;
}

.footer-vertical-border {
  min-height: 300px;
  width: 1px;
  margin: auto;
  background: rgba(36, 50, 85, 0.10);
  margin-left: 84px;
}

.eltdf-title-holder.eltdf-breadcrumbs-height.eltdf-centered-type .eltdf-title-inner {
  text-align: left;
}

.eltdf-title-holder.eltdf-breadcrumbs-height {
  height: 80px !important;
}

.eltdf-breadcrumbs {
  color: #414A60;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'EB Garamond';
  display: flex;
  align-items: center;
  gap: 5px;
}

.eltdf-breadcrumbs a {
  color: #1F2A44;
  font-family: 'EB Garamond';
}

.eltdf-breadcrumbs span.eltdf-delimiter {
  margin-left: 5px;
}

.eltdf-breadcrumbs span.eltdf-delimiter svg {
  width: 10px;
  height: 10px;
}

.eltdf-title-holder { 
  background-color: #d7b5d6; 
}
.eltdf-woocommerce-page .woocommerce-error, .eltdf-woocommerce-page .woocommerce-info, .eltdf-woocommerce-page .woocommerce-message {
  padding: 20px 15%;
}
table.wc-block-cart-items,
.eltdf-woocommerce-page .woocommerce-message { 
  border: 1px solid rgba(36, 50, 85, 0.1);
}
table.wc-block-cart-items tr {
  border-color: #1212121c;
}

.eltdf-woo-single-page .eltdf-single-product-content .images .woocommerce-product-gallery__wrapper a img { 
  width: 600px;
  height: 600px;
  object-fit: contain;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .eltdf-woo-single-page .eltdf-single-product-content .images .woocommerce-product-gallery__wrapper a img { 
    height: auto;
  }
}

/* custom by atik */
@media (max-width: 1280px) {
  .single-product .eltdf-container-width {
    width: auto;
    margin: 0 auto;
	padding-right: 20px;
	padding-left: 20px;
  }
  .single-product .eltdf-woo-single-page .eltdf-single-product-content .images .woocommerce-product-gallery__wrapper {
    margin-right: 20px !important;
  }
}

/* Extra Small Devices (phones) */
@media (max-width: 991px) {
  .eltdf-woo-single-page .eltdf-single-product-content .images .woocommerce-product-gallery__wrapper a img { 
  width: auto;
  height: auto;
} 
}
.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-single-product-title {
font-size: 40px;
}
/* end custom  */


.eltdf-dark-header .eltdf-page-header>div:not(.eltdf-sticky-header):not(.fixed) .eltdf-search-opener:hover svg circle,
.eltdf-shopping-cart-holder:hover .eltdf-header-cart .eltdf-sc-opener-icon svg path,
.eltdf-shopping-cart-holder:hover .eltdf-header-cart .eltdf-sc-opener-icon svg rect {
  stroke: #d7b5d6 !important;
}

header.eltdf-page-header .eltdf-menu-area.eltdf-menu-left {
  background-color: #dad9d8 !important;
}

.eltdf-page-grid .eltdf-grid-line:before {
  display: none;
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-owl-slider .owl-nav .owl-next svg polyline,
.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-owl-slider .owl-nav .owl-prev svg polyline {
  stroke: rgba(36, 50, 85, 0.20) !important;
}

.rainbowinsta-picker-headline {
  color: #1F2A44;
  font-style: italic;
  font-weight: 400;
  font-family: "EB Garamond";
  margin-bottom: 22px;
}

a.rainbowinsta-picker-handle {
  color: #B993B8;
}

.eltdf-footer-top-holder p {
  font-size: 16px;
  font-family: 'Open Sans'; 
  line-height: 26px;
  margin-bottom: 20px;
  margin-top: 0;
}

.eltdf-footer-top-holder p strong {
  font-weight: 600;
}

.eltdf-footer-top-holder ul.menu li a {
  font-family: 'Open Sans';
  line-height: 36px;
  display: block;
  font-size: 16px; 
  transition: all .3s ease;
}
.eltdf-footer-top-holder ul.menu li a:hover {
  color: #B993B8 !important;
}

.eltdf-sl-inner.eltdf-outer-space.cma-artists-archive .artist-item-gridinfo-bellow .eltdf-show-image img,
.eltdf-show.info-bellow .eltdf-show-image img {
  height: 400px;
  width: 400px;
  object-fit: contain;
}

.author-home-section .author-bio-content {
  padding-top: 105px !important;
  padding-right: 50px !important;
  padding-bottom: 45px !important;
  padding-left: 50px !important;
}
.author-home-section .author-bio-content .eltdf-st-title{
  letter-spacing: normal;
}
.author-home-section .wg-event-author-image {
  transform: translateY(44px);
  padding: 0 25px 0 0px !important;
}

.author-home-section {
  padding-top: 40px !important; 
}
/* @media only screen and (max-width: 425px) {
  .event-grid-section-wrapper .eltdf-event-list-holder-inner.eltdf-outer-space.clearfix {
    overflow-x: auto;
  }
} */
@media only screen and (max-width: 1024px) {

  .eltdf-column-content.eltdf-grid-col-2.d-none {
    display: none;
  }

  .eltdf-page-footer .eltdf-column-content.eltdf-grid-col-3 {
    width: 100% !important;
    margin-bottom: 40px;
  }

  .footer-right-columns-wrapper.eltdf-column-content {
    padding: 0;
  }

  .eltdf-show-slider-holder .eltdf-owl-slider .owl-nav,
  .eltdf-show-slider-holder .eltdf-owl-slider .owl-dots {
    display: block;
  }

  .eltdf-artists-slider-holder .eltdf-owl-slider .owl-nav .owl-next svg polyline,
  .eltdf-artists-slider-holder .eltdf-owl-slider .owl-nav .owl-prev svg polyline {
    stroke: white;
  }

  .eltdf-show-slider-holder .eltdf-owl-slider .owl-nav .owl-prev {
    left: -30px;
  }

  .eltdf-show-slider-holder .eltdf-owl-slider .owl-nav .owl-next {
    right: -30px;
  }

  /* .eltdf-artists-slider-holder, */
  .eltdf-artists-grid-holder {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .mb-70px {
    margin-bottom: 50px !important;
  }

  .eltdf-page-footer .eltdf-footer-top-holder .eltdf-footer-top-inner.eltdf-grid {
    padding: 60px 0;
  }
  .author-home-section .author-bio-content {
      padding-top: 15px !important;
      padding-right: 15px !important;
      padding-bottom: 50px !important;
      padding-left: 15px !important;
  }
  .author-home-section .author-bio-content .eltdf-st-title {
    letter-spacing: normal;
    font-size: 32px;
  }
  .author-home-section .wg-event-author-image{
    padding: 0 15px 0 15px !important;
    transform: translateY(0px);
  }
  .author-home-section {
      padding-top: 20px !important;
  }

  
}

@media only screen and (max-width: 680px) {
  .eltdf-show-slider-holder .eltdf-owl-slider .owl-dots {
    margin: 10px 0 0;
  }

  .eltdf-show-slider-holder .eltdf-owl-slider .owl-nav .owl-prev {
    left: -25px;
  }

  .eltdf-show-slider-holder .eltdf-owl-slider .owl-nav .owl-next {
    right: -25px;
  }

}

.main-hero-section a svg {
  display: none !important;
}


/* Extra Small Devices (phones) */
@media (max-width: 575px) {
  .author-home-section .author-bio-content {
    padding-right: 10px !important;
  }

  .author-home-section {
    margin-bottom: 0px !important;
  }
}

.eltdf-event-post-read-more-button {
  margin-top: 0 !important;
}

.eltdf-sl-inner.eltdf-outer-space.cma-artists-archive {
  column-gap: 20px !important;
}
.eltdf-sl-inner.eltdf-outer-space.cma-artists-archive.with-profile-details {
  row-gap: 55px !important;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .author-home-section .author-bio-content .eltdf-st-title{
    font-size: 40px;
  }


}
@media (min-width: 1024px) and (max-width: 1199px) {
  .author-home-section .author-bio-content .eltdf-st-title{
    font-size: 34px;
  }
  .author-home-section .author-bio-content { 
    padding-right: 15px !important; 
    padding-left: 15px !important;
  }
  .author-home-section .wg-event-author-image { 
    padding: 0 0px 0 10px !important;
  }

}
/* Small Devices (large phones) */
@media (min-width: 576px) and (max-width: 767px) {
  .author-home-section {
    margin-bottom: 0px !important;
  }

  .author-home-section .author-bio-content {
    padding-right: 0px !important;
  }

  .author-home-section .author-bio-content .eltdf-st-title {
    font-size: 1.5rem;
  }

  .author-home-section .author-bio-content img {
    width: 70%;
  }
}


/* Medium Devices (tablets) */
@media (min-width: 768px) and (max-width: 991px) {
  .author-home-section {
    margin-bottom: 0px !important;
  }

  .author-home-section .author-bio-content .eltdf-st-title {
    font-size: 2rem;
  }

  .author-home-section .author-bio-content {
    padding-right: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .eltdf-show.info-bellow .eltdf-show-image img {
    height: auto !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder {
    width: 100% !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div:not(:last-child) {
    border-right: 0 !important;
    border-bottom: 1px solid #ccc !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder {
    margin: 0 auto !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder {
    padding: 19px 0 !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder {
    margin: 0 !important;
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder a {
    width: 190px !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder a svg {
    width: 190px !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder a svg rect {
    width: 190px !important;
  }
}

@media only screen and (max-width: 480px) {
  .eltdf-container-inner, 
  .eltdf-grid, 
  .eltdf-row-grid-section {
    width: 90% !important;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.cma-artists-grid-toolbar .cma-artists-grid-toolbar__filter {
  min-width: 188px !important;
  padding: 12px 16px !important;
}
.cma-artists-grid-toolbar .cma-artists-grid-toolbar__filter:focus-visible {
  outline: none;
}
.eltdf-contact-form-main textarea {
  overflow: hidden;
  resize: none;
}
/* =====================================================
   Related Products Section — single product page
   ===================================================== */
.related.products {
  background-color: #1F2A44;
  padding: 120px 0;
  margin-top: 60px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .related.products {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
}
@media (max-width: 767px) {
    .related.products {
        padding-top: 72px !important;
        padding-bottom: 72px !important;
    }
}
/* product single page */
@media (max-width: 575px) {
    .single-product .eltdf-breadcrumbs span.eltdf-current{
        display: inline-block;
        max-width: 5ch;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
	.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-single-product-title {
    font-size: 30px !important;
    line-height: 1.3;
}
}
@media (min-width: 576px) and (max-width: 767px) {
	.single-product .eltdf-breadcrumbs span.eltdf-current{
        display: inline-block;
        max-width: 16ch !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}

.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-single-product-title {
    font-size: 40px;
	letter-spacing: 2px;
}

/* end product single page */

/* Section title heading block */
.related.products .eltdf-section-title-holder {
  margin-bottom: 50px;
}

.related.products .eltdf-st-title {
  color: #ffffff;
}

.related.products .eltdf-st-title .eltdf-st-title-inner {
  color: #ffffff;
}

.related.products .eltdf-st-side-line-left,
.related.products .eltdf-st-side-line-right {
  border-color: rgba(255, 255, 255, 0.35);
}

/* Product grid: 4 columns */
.related.products ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 24px !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Individual product card */
.related.products ul.products li.product {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  float: none !important;
  text-align: center;
}

/* Product image */
.related.products ul.products li.product a img,
.related.products ul.products li.product .woocommerce-loop-product__link img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 3 / 4;
}

/* Product title */
.related.products ul.products li.product .woocommerce-loop-product__title,
.related.products ul.products li.product h2 {
  font-family: "EB Garamond", serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
  text-align: center !important;
  margin: 14px 0 0 !important;
  padding: 0 !important;
  line-height: 1.6 !important;
}

/* Hide price and add-to-cart in related products */
/* .related.products ul.products li.product .price,
.related.products ul.products li.product .button,
.related.products ul.products li.product .star-rating {
  display: none !important;
} */

/* Sale / Sold badge */
.related.products ul.products li.product .onsale,
.related.products ul.products li.product mark.sold-out {
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.5px;
  background-color: #f0d03c;
  color: #1F2A44;
  padding: 4px 10px;
  border-radius: 0;
  top: 12px;
  right: 12px;
  left: auto;
  margin: 0;
}

/* Responsive: 2 columns on tablet */
@media only screen and (max-width: 900px) {
  .related.products ul.products {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .related.products {
    /* padding: 50px 30px 60px; */
  }
}

/* Responsive: 1 column on mobile */
@media only screen and (max-width: 480px) {
  .related.products ul.products {
    grid-template-columns: 1fr !important;
  }

  .related.products {
    /* padding: 40px 20px 50px; */
  }
}

.related.products .eltdf-product-list-title {
  color: #ffffff !important;
}

.related.products .eltdf-product-list-title {
  margin: 4px 0 4px;
  text-align: center;
}

/* Artists slider layout 2: disable staggered vertical offset */
.eltdf-show-slider-holder.eltdf-artists-slider-layout-2 .eltdf-owl-slider .owl-item:nth-child(even) {
  top: 0;
}

/* Event list shortcode: layout-2 (strictly scoped) */
.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container {
  padding-top: 60px;
  padding-bottom: 120px;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-event-list-holder-inner {
  width: 100%;
  padding-left: 0;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-item-space.eltdf-appear {
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(31, 42, 68, 0.15);
}


.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-layout-2-inner {
  display: flex;
  align-items: center;
  gap: 44px;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-image img {
  width: 523px;
  height: 294px;
  object-fit: cover;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-content-holder {
  flex: 1 1 auto;
  width: 60%;
}

@media only screen and (max-width: 680px) {
  .eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-content-holder {
    width: 100%;
  }
}



.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-title {
  margin: 0 0 12px;
  text-transform: uppercase;
  font-size: 50px;
  line-height: 54px;
  color: #1F2A44;
}

@media only screen and (max-width: 768px) {
  .eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-title {
    font-size: 30px;
    line-height: 34px;
  }
}



.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-description {
  margin: 0 0 16px;
  max-width: 620px;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-meta-holder {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  font-size: 14px;
  margin-top: 24px;
  padding-top: 18px;
  border-top: 1px dashed rgba(31, 42, 68, 0.15);
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-meta-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container a.eltdf-eli-meta-item {
  display: flex;
  padding: 4px 12px 4px 10px;
  justify-content: center;
  align-items: center;
  gap: 8px;

  color: var(--Navy-Deep, #1F2A44);
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px; /* 185.714% */
}
.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container a.eltdf-eli-meta-item.upcoming {
  background: rgba(143, 143, 215, 0.40);
}
.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container a.eltdf-eli-meta-item.ongoing {
  background: rgba(133, 170, 126, 0.30);
}
.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container a.eltdf-eli-meta-item.ended {
  background: rgba(31, 42, 68, 0.10);
}



.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-meta-icon {
  display: inline-flex;
  color: #6d6d6d;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-event-list-bottom-button-holder {
  margin-top: 28px;
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  .eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-layout-2-inner {
    gap: 24px;
  }

  .eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-image-holder {
    flex-basis: 260px;
    max-width: 260px;
  }
}

@media only screen and (max-width: 680px) {
  .eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-layout-2-inner {
    display: block;
  }

  .eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-image-holder {
    max-width: 100%;
    margin-bottom: 16px;
  }
}


.eltdf-woo-single-page .eltdf-single-product-summary .product_meta>span a {
  background-color: transparent;
}

.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-woo-social-share-holder .eltdf-share-link {
  background-color: transparent;
}

.eltdf-container-width.eltdf-mb-120 {
  margin-bottom: 120px;
}

/* ── Event Single: Body Layout ───────────────────────────────────────────── */
.eltdf-event-singe-holder .eltdf-event-single-body {
  display: flex;
  align-items: flex-start;
  padding-top: 56px;
  margin-left: 0;
  margin-right: 0;
  gap: 60px;
}

.eltdf-event-singe-holder .eltdf-event-single-body .eltdf-event-single-content-col {
  flex: 1 1 0;
  min-width: 0;
}

.eltdf-event-singe-holder .eltdf-event-single-body .eltdf-event-single-info-col {
  margin-top: 30px;
}

.eltdf-event-singe-holder .eltdf-single-event-content .tc_the_content_pre {
  display: none;
}

.eltdf-event-singe-holder .eltdf-single-event-content .tc_warning_ticket_types_needed {
  display: none;
}

/* ── Event Single: Info Sidebar ──────────────────────────────────────────── */
.eltdf-event-singe-holder .eltdf-event-info-sidebar {
  position: sticky;
  top: 30px;
}

.eltdf-event-singe-holder .eltdf-event-info-sidebar .eltdf-eis-item {
  display: flex;
  flex-direction: column;
  padding: 10px 0; 
}

.eltdf-event-singe-holder .eltdf-event-info-sidebar .eltdf-eis-item:first-child {
  padding-top: 0;
}

.eltdf-event-singe-holder .eltdf-event-info-sidebar .eltdf-eis-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.eltdf-event-singe-holder .eltdf-event-info-sidebar .eltdf-eis-label {
  font-family: "EB Garamond";
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #1F2A44;
  margin-bottom: 8px;
}

.eltdf-event-singe-holder .eltdf-event-info-sidebar .eltdf-eis-value {
  color: #414A60;
  font-family: "EB Garamond";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.eltdf-event-list-holder .eltdf-event-list-image-holder {
  display: inline-block;
  width: 363px;
  vertical-align: middle;
  clip-path: inset(0 0 100% 0);
  transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
}

.eltdf-event-list-holder .eltdf-event-list-image-holder.eltdf-appear {
  clip-path: inset(0 0 0 0);
}

.eltdf-event-list-holder .eltdf-event-list-image-holder .eltdf-event-image img {
  display: block;
}

@media only screen and (max-width: 1024px) {
  .eltdf-event-list-holder .eltdf-event-list-image-holder {
    width: auto;
  }
}

.eltdf-event-list-holder .eltdf-event-list-item .eltdf-eli-date-holder {
  opacity: 0;
  transform: translateY(10px);
  transition: 0.5s;
}

.eltdf-event-list-holder .eltdf-event-list-item .eltdf-eli-title-holder {
  clip-path: inset(0 0 100% 0);
  transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1);
}

.eltdf-event-list-holder .eltdf-event-list-item .eltdf-eli-title-holder a {
  display: inline-block;
}

.eltdf-event-list-holder .eltdf-event-list-item .eltdf-eli-title-holder>* {
  opacity: 0;
  transform: translateY(10px);
  transition: 0.5s 0.3s;
}

.eltdf-event-list-holder .eltdf-event-list-item .eltdf-btn {
  opacity: 0;
  transform: translateY(10px);
  transition: 0.5s 0.3s;
}

.eltdf-event-list-holder .eltdf-event-list-item.eltdf-appear .eltdf-eli-date-holder {
  opacity: 1;
  transform: translateY(0);
}

.eltdf-event-list-holder .eltdf-event-list-item.eltdf-appear .eltdf-eli-title-holder {
  clip-path: inset(0 0 0 0);
}

.eltdf-event-list-holder .eltdf-event-list-item.eltdf-appear .eltdf-eli-title-holder>* {
  opacity: 1;
  transform: translateY(0);
}

.eltdf-event-list-holder .eltdf-event-list-item.eltdf-appear .eltdf-btn {
  opacity: 1;
  transform: translateY(0);
}

.eltdf-event-list-holder.eltdf-el-with-image:not(.eltdf-el-one-column) .eltdf-event-list-item {
  float: left;
}

.eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-two-columns .eltdf-event-list-item {
  width: 50%;
}

@media only screen and (min-width: 769px) {
  .eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-two-columns .eltdf-event-list-item:nth-child(2n+1) {
    clear: both;
  }
}

.eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-three-columns .eltdf-event-list-item {
  width: 33.3333333333%;
}

@media only screen and (min-width: 769px) {
  .eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-three-columns .eltdf-event-list-item:nth-child(3n+1) {
    clear: both;
  }
}

.eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-four-columns .eltdf-event-list-item {
  width: 25%;
}

@media only screen and (min-width: 1025px) {
  .eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-four-columns .eltdf-event-list-item:nth-child(4n+1) {
    clear: both;
  }
}

.eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-five-columns .eltdf-event-list-item {
  width: 20%;
}

@media only screen and (min-width: 1441px) {
  .eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-five-columns .eltdf-event-list-item:nth-child(5n+1) {
    clear: both;
  }
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-event-list-item {
  box-sizing: border-box;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-eli-image-holder {
  position: relative;
  margin-bottom: 34px;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-eli-image {
  line-height: 0;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-el-date-separated {
  position: absolute;
  height: 77px;
  width: 72px;
  top: 0;
  left: 0;
  background-color: #fff;
  text-align: center;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-el-date-separated h1 {
  margin: 7px 0 0;
  font-size: 50px;
  color: #b993b8;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-el-date-separated h6 {
  margin: 0;
  position: relative;
  bottom: 4px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-eli-title {
  margin: 0 0 8px;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-eli-subtitle {
  margin: 0;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-eli-read-more-holder {
  margin-top: 37px;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-eli-read-more-holder .eltdf-btn:first-child {
  margin-right: 14px;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner {
  display: inline-block;
  width: 100%;
  padding-left: 78px;
  vertical-align: middle;
  list-style: none;
}

.eltdf-event-list-holder.eltdf-el-simple:has(.eltdf-event-list-image-holder) .eltdf-event-list-holder-inner {
  width: calc(100% - 444px);
}



@media only screen and (min-width: 1440px) {
  .event-grid-section-wrapper .eltdf-event-list-holder.eltdf-el-simple {
    display: flex;
    align-items: center;
  }
  
  }
@media only screen and (max-width: 1024px) {
  /* .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner {
    width: 100%;
  } */

  .event-grid-section-wrapper .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner {
    text-align: left;
  }

  .event-grid-section-wrapper .eltdf-event-list-holder.eltdf-el-simple {
    text-align: center;
  }
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item:not(:last-child) {
  margin-bottom: 63px;
}

@media only screen and (max-width: 768px) {
  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item:not(:last-child) {
    margin-bottom: 10px;
  }

  .event-grid-holder-inner .eltdf-eli-title.entry-title {
    font-size: 20px;
    line-height: 1.2;
  }
  .eltdf-row-grid-section-wrapper.event-grid-section-wrapper .eltdf-row-grid-section {
    position: relative;
    width: 600px;
    margin: 0 auto;
    z-index: 20;
  }
  /* .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item{
    display: block;
  } */
  /* .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder{
    width: 100% !important;
  } */

}
@media (min-width: 480px) and (max-width: 767px) {
    .eltdf-row-grid-section-wrapper.event-grid-section-wrapper .eltdf-row-grid-section {
      position: relative;
      width: 450px;
      margin: 0 auto;
      z-index: 20;
    }
}
/* .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
} */

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div:not(:last-child) {
  border-right: 1px solid #ccc;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder {
  padding: 19px 48px 19px 0;
  text-align: center;
  width: 15%;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder h2,
.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder p {
  margin: 0;
  line-height: 1em;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder p {
  margin: 7px 0 0;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder h2 {
  letter-spacing: 0.05em;
}
 

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-title-holder .eltdf-eli-title {
  margin: 0;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-title-holder .eltdf-eli-subtitle {
  margin: 0;
}
 
.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder a.eltdf-btn {
  text-align: center;
  padding: 16px 0;
  width: 48%;
  float: left;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder a.eltdf-btn:first-child {
  text-align: center;
  padding: 11px 0;
  width: 190px;
}

.eltdf-event-arts-grid-button-holder {
  margin-top: 60px;
}

.eltdf-event-arts-grid-item .entry-title.eltdf-pli-title {
  margin-top: 16px;
}

.eltdf-show-list-holder.eltdf-sl-gallery.eltdf-sl-five-columns .eltdf-show {
  width: 100% !important;
}

.eltdf-section-title-holder .eltdf-st-text {
  margin: 16px 0 0 !important;
}

.eltdf-section-title-holder.eltdf-st-decorative-line .eltdf-st-title .eltdf-st-title-inner .eltdf-st-side-line-left {
  color: rgba(255, 255, 255, 0.4);
}

.eltdf-section-title-holder.eltdf-st-decorative-line .eltdf-st-title .eltdf-st-title-inner .eltdf-st-side-line-right {
  color: rgba(255, 255, 255, 0.4);
}

/* .eltdf-section-title-holder.eltdf-st-decorative-line .eltdf-st-title .eltdf-st-title-inner {
  padding: 0 100px;
} */

.eltdf-event-arts-grid-holder .eltdf-show-image {
  line-height: 0;
}

/* 
/* 
  Css for responsive grid - Atiq Vai
 */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.col-6 {
  width: 50%;
  padding: 0 10px;
}

.row {
  display: flex;
  gap: 20px;
}

.col-6 {
  flex: 1;
}

.col-12 {
  width: 100%;
  padding: 0 10px;
}

@media (max-width: 768px) {
  .col-6 {
    width: 100%;
  }
}

.current-exhibition-dark-bg .eltdf-pli-title,
.current-exhibition-dark-bg .eltdf-btn.eltdf-btn-outline {
  color: #fff;
}

.vc_section.section-gap,.vc_row.section-gap {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}

.vc_section.section-gap-top,.vc_row.section-gap-top {
  padding-top: 140px !important;
}
.vc_section.section-gap-bottom,.vc_row.section-gap-bottom {
  padding-bottom: 140px !important;
}
/* Extra Small Devices (phones) */
@media (max-width: 767px) {
  .vc_section.section-gap, .vc_row.section-gap {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  .vc_section.section-gap-top,.vc_row.section-gap-top {
    padding-top: 65px !important;
  }
  .vc_section.section-gap-bottom,.vc_row.section-gap-bottom {
    padding-bottom: 65px !important;
  }
}

/* Medium Devices (tablets) */
@media (min-width: 768px) and (max-width: 991px) {
  .vc_section.section-gap, .vc_row.section-gap {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .vc_section.section-gap-top,.vc_row.section-gap-top {
    padding-top: 80px !important;
  }
  .vc_section.section-gap-bottom,.vc_row.section-gap-bottom {
    padding-bottom: 80px !important;
  }
}

.vc_section.section-gap-artist,.vc_row.section-gap-artist {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

/* Extra Small Devices (phones) */
@media (max-width: 767px) {
  .vc_section.section-gap-artist, .vc_row.section-gap-artist {
    padding-top: 72px !important;
    padding-bottom: 72px !important;
  }
}

/* Medium Devices (tablets) */
@media (min-width: 768px) and (max-width: 991px) {
  .vc_section.section-gap-artist, .vc_row.section-gap-artist {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}

/* .eltdf-page-title {
  letter-spacing: normal;
}

.eltdf-st-title {
  letter-spacing: normal;
} */


/* Hero section */
/* Section title */
.eltdf-section-title-holder .eltdf-st-title{
	font-size: 3.125rem;
}
.cma-section-title{
	padding-bottom: 70px;
}
/* Extra Small Devices (phones) */
@media (max-width: 767px) {
.eltdf-section-title-holder .eltdf-st-title{
	font-size: 2.125rem;
}
.cma-section-title{
	padding-bottom: 40px;
}
}
/* end section title */

.vc_section.main-hero-section,
.vc_row.main-hero-section {
  padding-top: 165px !important;
  padding-bottom: 165px !important;
}
.hero-title-area .eltdf-st-title {
  letter-spacing: 5px;
}

.hero-title-area h1.eltdf-st-title {
  font-size: 4.6875rem;
}

.hero-title-area h3.eltdf-st-text {
  font-size: 2.1875rem;
}

/* Extra Small Devices (phones) */
@media (max-width: 767px) {
  .hero-title-area h1.eltdf-st-title {
    font-size: 2.8125rem;
  }

  .hero-title-area h3.eltdf-st-text {
    font-size: 1.5rem;
  }

  .main-hero-section .vc_single_image-wrapper img {
    width: 70%;
  }
  .vc_section.main-hero-section,
  .vc_row.main-hero-section {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
}

/* Medium Devices (tablets) */
@media (min-width: 768px) and (max-width: 991px) {
   .hero-title-area h1.eltdf-st-title{
    font-size: 3rem;
  }
  .vc_section.main-hero-section,
  .vc_row.main-hero-section {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  } 
}
@media (min-width: 1025px) and (max-width: 1400px) {
  .vc_section.main-hero-section,
  .vc_row.main-hero-section {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  } 
}
/* grand opening banner */
.grand-opening-banner .grand-opening-banner-img img{
	width: 450px;
}
@media (max-width: 767px) {
    .grand-opening-banner .grand-opening-banner-img img{
	width: 350px;
}
	.grand-opening-banner h4.eltdf-st-title{
line-height: 16px !important;
}
}
.grand-opening-banner h4.eltdf-st-title{
font-family: "Open Sans";
font-style: normal;
font-weight: 600;
line-height: 22px; /* 157.143% */
text-transform: uppercase;
letter-spacing: normal;
padding-top: 15px;
}
/* end grand opening banner */
/* End Hero Section */

.eltdf-title-holder.eltdf-centered-type .eltdf-page-title:after, .eltdf-title-holder.eltdf-centered-type .eltdf-page-title:before {
  background: rgba(36, 50, 85, 0.24) !important;
} 

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2 .eltdf-show-info {
  margin-top: 30px !important;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-item-space.eltdf-appear:last-child {
  border-bottom: 0 !important;
}
/* 
contact form 7 custom styles
*/
.wpcf7 form .wpcf7-response-output {
  margin: 0;
  padding: 10px 12px;
  border: 1px solid;
  font-size: 14px;
  color: #414A60;
  margin-top: 20px;
  width: fit-content;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #FDA76A;
}
.eltdf-newsletter-form-double-vertical span.wpcf7-not-valid-tip {
  font-family: 'Open Sans';
  font-size: 15px;   
  color: #dc3232;
  background-color: transparent; 
  position: absolute;
  top: 30px;
}
.eltdf-contact-form-main span.wpcf7-not-valid-tip {
  font-family: 'Open Sans';
  font-size: 14px; 
  color: #dc3232;
  background-color: transparent; 
  position: absolute;
  top: 30px;
}
.contact-page-social-links .contact-page-social {
  display: inline-block;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0;
  color: #B993B8;
  background-color: transparent;
  border: 1px solid currentColor;
  border-radius: 0;
  transition: transform 220ms ease, box-shadow 220ms ease, opacity 220ms ease;
  will-change: transform;
  line-height: 40px;
  margin-right: 23px !important;
  transform: rotate(45deg);
  transition: .3s;
}
.contact-page-social-links .contact-page-social .eltdf-icon-element {
  transform: rotate(-45deg);
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-title-holder {
	padding: 8px 4% 0 7%;
	width: 65%;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder {
	width: 27%;
	padding-left: 45px;
}


input.eltdf-btn.eltdf-btn-medium.eltdf-btn-outline:hover {
  color: #b993b8!important;
}

.single-tc_events .eltdf-top-bar, .tc_events-template-default .eltdf-top-bar,
.tc_events-template-default .eltdf-page-header .eltdf-position-right .eltdf-shopping-cart-holder,
.single-tc_events .eltdf-page-header .eltdf-position-right .eltdf-shopping-cart-holder,
.tc_events-template-default .eltdf-page-header .eltdf-position-right .eltdf-search-opener,
.single-tc_events .eltdf-page-header .eltdf-position-right .eltdf-search-opener{
display: block !important;
}

.cma-event-single-exhibition-details .eltdf-st-title span.eltdf-st-side-line-right,
.eltdf-event-featured-exhibition .eltdf-st-title span.eltdf-st-side-line-right,
.eltdf-event-featured-exhibition .eltdf-st-title span.eltdf-st-side-line-left {
    color: rgba(188, 138, 186, 0.50) !important;
}


/* artist breadcrumbs */
@media (max-width: 575px) {

    .cma-artist-page .eltdf-breadcrumbs span{
        display: inline-block;
        max-width: 5ch;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
  }
	

  .cma-artist-hero-inner .cma-artist-lastname {
    line-height: 45px !important;
  }
}
/* end artist breadcrumbs */

/* ==========================================================================
   Event Status Filter Bar
   ========================================================================== */
.eltdf-event-status-filter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 0 18px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  .eltdf-event-status-filter {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}

.eltdf-event-status-select-wrap {
    position: relative;
    display: flex;
    align-items: center;
}

.eltdf-event-status-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    outline: none;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.04em;
    color: inherit;
    padding: 2px 22px 2px 18px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: right 2px center;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    min-width: 310px;
    padding: 10px 16px;
    border: 1px solid rgba(185, 147, 184, 0.40);
    background: rgba(67, 67, 67, 0.03);
    color: #3c4762;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    cursor: pointer;
}

.eltdf-event-status-select-wrap::after{
  content: "";
  position: absolute;
  right: 18px;
  top: 50%;
  width: 10px;
  height: 10px;
  border-right: 1px solid #8f949f;
  border-bottom: 1px solid #8f949f;
  transform: translateY(-60%) rotate(45deg);
  pointer-events: none;
}


.eltdf-event-status-select:focus {
    outline: none;
}

.eltdf-event-status-count {
    font-size: 13px;
    letter-spacing: 0.03em;
    opacity: 0.65;
    white-space: nowrap;
    color: #1F2A44;
}
/* end event status filter bar */

/* ==========================================================================
   Event Status Grouped Layout
   ========================================================================== */

/* Section spacing */
.eltdf-el-status-grouped .eltdf-event-status-section {
    margin-bottom: 60px;
}
.eltdf-el-status-grouped .eltdf-event-status-section:last-child {
    margin-bottom: 0;
}

/* Section header */
.eltdf-el-status-grouped .eltdf-event-section-title {
    margin: 0;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;

    color: #1F2A44;
    font-family: "EB Garamond";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 166.667% */
    letter-spacing: 3px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
}

.eltdf-el-status-grouped .eltdf-event-section-title:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  background: rgba(36, 50, 85, 0.10);
  top: 50%;
  margin-left: 40px;
}


/* Coloured left-border accent per status */
K/* .eltdf-event-status-section--upcoming .eltdf-event-section-title {
    border-left: 3px solid #4a90d9;
    padding-left: 10px;
}
.eltdf-event-status-section--ended .eltdf-event-section-title {
    border-left: 3px solid #999;
    padding-left: 10px;
} */

/* Empty state */
.eltdf-el-status-grouped .eltdf-event-section-empty {
    font-size: 13px;
    opacity: 0.45;
    font-style: italic;
    margin: 0 0 10px;
}

/* Load more button — inherits eltdf outline-slit styles; only loading state needed */
.eltdf-el-status-grouped .eltdf-event-section-load-more.eltdf-load-more-loading {
    opacity: 0.45;
    pointer-events: none;
}
.eltdf-el-status-grouped .eltdf-event-section-load-more.eltdf-load-more-loading::after {
    content: ' \2026';
}
/* end event status grouped layout */
@media (min-width: 576px) and (max-width: 767px) {
	.cma-artist-page .eltdf-breadcrumbs span{
        display: inline-block;
        max-width: 18ch;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}


/* end artist breadcrumbs */
/* ==========================================================================
   Custom overrides (project-specific)
   ========================================================================== */
   p a{
    color: #b993b8 !important;
    font-weight: 600;
  }
/* Footer: light "off-white" design to match provided screenshot */
 

/* .eltdf-page-footer .eltdf-footer-copyright-holder */
/* .eltdf-page-footer .eltdf-footer-top-holder, */
.eltdf-page-footer .eltdf-footer-bottom-holder {
  border-top: 1px solid rgba(36, 50, 85, 0.1);
}
.eltdf-footer-copyright-holder {
  border-top: 1px solid rgba(36, 50, 85, 0.10);
}
/* .eltdf-page-footer .widget .eltdf-widget-title */
.eltdf-page-footer{
  background-color: #DAD9D8;
}

.eltdf-page-footer,
.eltdf-page-footer p,
.eltdf-page-footer a,
.eltdf-page-footer .widget,
.eltdf-page-footer .widget a
{
  color: rgba(36, 50, 85, 0.92) !important;
}

.eltdf-page-footer a:hover,
.eltdf-page-footer .widget a:hover {
  color: #B993B8 !important;
}
.eltdf-page-footer .widget {
  color: rgba(36, 50, 85, 0.78);
}

.eltdf-page-footer .widget .eltdf-widget-title { 
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  color: #1F2A44;
}

.eltdf-page-footer .eltdf-footer-copyright-text {
  text-align: center;
  padding: 12px 0;
  font-size: 13px;
  line-height: 1.6; 
  font-family: 'Open Sans';
}

.eltdf-page-footer .eltdf-footer-donation-holder {
  padding: 7px 0;
  background-size: auto 100%;
}

.eltdf-page-footer .eltdf-footer-donation-content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 26px;
}

.eltdf-page-footer .eltdf-footer-donation-text {
  /* width: 100%;
  text-align: center;
  padding: 0 44px; */
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  line-height: 20px;
  color: inherit;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
}

.eltdf-page-footer .eltdf-footer-donation-text a {
  color:  #FFE5FE !important;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.eltdf-page-footer .eltdf-footer-donation-text a:hover {
  color: inherit !important;
  opacity: 0.85;
}
/* 
.eltdf-page-footer .eltdf-footer-donation-icon {
  position: absolute;
  left: 35%;
  top: 50%;
  transform: translateY(-50%);
  line-height: 0;
} */

.eltdf-page-footer .eltdf-footer-donation-icon img {
  display: block;
  width: auto;
}

@media only screen and (max-width: 680px) {
  .eltdf-page-footer .eltdf-footer-donation-text {
    padding: 0 10px;
  }

  .eltdf-page-footer .eltdf-footer-donation-content {
    flex-direction: column;
    gap: 8px;
  }

  .eltdf-page-footer .eltdf-footer-donation-icon {
    position: static;
    transform: none;
  }
}
.eltdf-social-icons-group-widget .eltdf-sigw-description {
  margin: 25px 0 0px !important;
}
.eltdf-social-icons-group-widget .eltdf-sigw-description p{
  margin: 0 !important;
}
.padding-with-border .wp-block-social-links li a svg {
  fill: #ca91c6 !important;
  color: #ca91c6 !important;
  height: 40px;
  transform: rotate(-45deg);
  transition: all .3s ease;
}
.padding-with-border .wp-block-social-links li a:hover svg {
  fill: #243255 !important;
}
.padding-with-border .wp-block-social-links li {
  margin: 0 !important;
  padding: 0 !important;
  background-color: transparent;
}
.padding-with-border .wp-block-social-links li:hover{
transform: scale(1)
}
.padding-with-border .wp-block-social-links li a {
  border: 1px solid #ca91c6;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  padding: 0;
  display: block;
  transform: rotate(45deg);
  margin-right: 14px;
  transition: all .3s ease;
}
.padding-with-border .wp-block-social-links li a:hover {
  border: 1px solid #ca91c6 !important;
  background-color: #ca91c6;
}
/* Social Icons Group Widget: diamond design + hover animation */
.eltdf-social-icons-group-widget {
  display: block;
}

.eltdf-social-icons-group-widget .eltdf-sigw-logo img {
  display: block;
  max-width: 180px;
  height: auto;
  margin: 0 0 28px;
}

.eltdf-social-icons-group-widget.text-align-center .eltdf-sigw-logo img {
  margin-left: auto;
  margin-right: auto;
}

.eltdf-social-icons-group-widget.text-align-right .eltdf-sigw-logo img {
  margin-left: auto;
}

.eltdf-social-icons-group-widget .eltdf-sigw-description {
  margin: 10px 0 32px;
  opacity: 0.92;
}

.eltdf-footer-top-holder .eltdf-social-icons-group-widget .eltdf-sigw-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.eltdf-footer-top-holder .eltdf-social-icons-group-widget.text-align-left .eltdf-sigw-icons {
  justify-content: flex-start;
}

.eltdf-social-icons-group-widget.text-align-center .eltdf-sigw-icons {
  justify-content: center;
}

.eltdf-social-icons-group-widget.text-align-right .eltdf-sigw-icons {
  justify-content: flex-end;
}

.eltdf-social-icons-group-widget:not(.eltdf-square-icons) .eltdf-sigw-icons .eltdf-social-icon-widget-holder {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  padding: 0;
  color: #B993B8;
  background-color: transparent;
  border: 1px solid currentColor;
  border-radius: 0;
  transform: rotate(45deg);
  transition: transform 220ms ease, box-shadow 220ms ease, opacity 220ms ease;
  will-change: transform;
}

.eltdf-social-icons-group-widget:not(.eltdf-square-icons) .eltdf-sigw-icons .eltdf-social-icon-widget-holder::before {
  content: "";
  position: absolute;
  inset: 6px;
  border-radius: 0;
  background: currentColor;
  opacity: 0;
  transform: scale(0.72);
  transition: opacity 220ms ease, transform 220ms ease;
}

.eltdf-social-icons-group-widget:not(.eltdf-square-icons) .eltdf-sigw-icons .eltdf-social-icon-widget {
  position: relative;
  z-index: 1;
  transform: rotate(-45deg);
  line-height: 1;
}

.eltdf-social-icons-group-widget:not(.eltdf-square-icons) .eltdf-sigw-icons .eltdf-social-icon-widget-holder:hover {
  transform: rotate(45deg) translateY(-2px) scale(1.04);
  box-shadow: 0 10px 22px rgba(36, 50, 85, 0.16);
  background-color: rgba(185, 147, 184, 0.22);
}

.eltdf-social-icons-group-widget:not(.eltdf-square-icons) .eltdf-sigw-icons .eltdf-social-icon-widget-holder:hover::before {
  opacity: 0.12;
  transform: scale(1);
}

.eltdf-social-icons-group-widget:not(.eltdf-square-icons) .eltdf-sigw-icons .eltdf-social-icon-widget-holder:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 4px;
}

@media only screen and (max-width: 680px) {
  .eltdf-social-icons-group-widget .eltdf-sigw-icons {
    gap: 10px;
  }
}

.eltdf-sl-inner.eltdf-outer-space.cma-artists-archive {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

/* Accessibility: "Skip to content" link should appear above header when focused */
.eltdf-skip-link:focus {
  z-index: 999999;
}
 
.current-exhibition-dark-bg .eltdf-event-arts-grid-button-holder a.eltdf-btn:hover {
  color: #b993b8 !important;
}
.current-exhibition-dark-bg .eltdf-event-arts-grid-button-holder a.eltdf-btn {
  color: #b993b8;
  padding-top: 10px;
} 

.artists-grid-elements .cma-artists-grid-toolbar__filter {
  border: 1px solid rgba(185, 147, 184, 0.40);
  background: rgba(67, 67, 67, 0.03);
}

.artists-grid-elements .eltdf-huge-space .eltdf-outer-space {
  margin: 0;
}


/* Footer container: expand to 1500px on large screens */
@media only screen and (min-width: 1201px) {

  .eltdf-page-footer .eltdf-footer-top-inner.eltdf-grid,
  .eltdf-page-footer .eltdf-footer-bottom-inner.eltdf-grid,
  .eltdf-page-footer .eltdf-footer-copyright-inner.eltdf-grid {
    width: calc(100% - 80px);
    max-width: 1530px;
  }

  .eltdf-page-footer .eltdf-footer-top-inner.eltdf-full-width,
  .eltdf-page-footer .eltdf-footer-bottom-inner.eltdf-full-width,
  .eltdf-page-footer .eltdf-footer-copyright-inner.eltdf-full-width,
  .eltdf-page-footer .eltdf-footer-donation-inner.eltdf-full-width {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
  }
}

.eltdf-artists-slider-holder .eltdf-show.info-bellow .eltdf-show-info .eltdf-show-info-wrapper,
.eltdf-artists-grid-holder .eltdf-show.info-bellow .eltdf-show-info .eltdf-show-info-wrapper {
  margin-bottom: 15px;
  background-color: #243255;
  width: 87%;
}

.artists-grid-elements .eltdf-show-list-holder.eltdf-sl-gallery.eltdf-sl-four-columns .eltdf-show {
  width: 100%;
  padding: 0;
}

.artists-grid-elements .eltdf-btn.eltdf-btn-simple:not(.eltdf-btn-icon):before {
  background-color: #B993B8;
}

.artists-grid-elements .eltdf-show-name.entry-title {
  color: var(--Navy-Deep, #1F2A44) !important;
  font-family: "EB Garamond";
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.artists-grid-elements .eltdf-show-info .eltdf-show-info-wrapper {
  background: #DAD9D8 !important;
  padding: 16px 0 !important;
}

/* Utility: margin-bottom 70px */
.mb-70px {
  margin-bottom: 70px !important;
}

/* Artists artists section spacing (full-width bg) */
/* .eltdf-artists-slider-holder,
.eltdf-artists-grid-holder {
  padding-top: 120px;
  padding-bottom: 120px;
} */

.artists-slider-elements .eltdf-section-title-holder.mb-70px.eltdf-st-decorative-line.eltdf-appear {
  text-align: center;
}

.hero-title-area .eltdf-st-button .eltdf-btn {
  background-color: #fff;
  color: #1F2A44 !important;
}

.hero-title-area .eltdf-st-button .eltdf-btn:hover {
  background-color: #243255 !important;
  color: #ffffff !important;
}

.eltdf-huge-space .eltdf-outer-space .eltdf-item-space {
  padding: 0;
}

/* Artists slider: subtitle ("categories/badge" line above name) */
.eltdf-artists-slider-holder .eltdf-show.info-bellow .eltdf-show-categories-holder .eltdf-show-categories,
.eltdf-artists-slider-holder .eltdf-show.info-hover .eltdf-show-categories-holder .eltdf-show-categories,
.eltdf-artists-grid-holder .eltdf-show.info-bellow .eltdf-show-categories-holder .eltdf-show-categories,
.eltdf-artists-grid-holder .eltdf-show.info-hover .eltdf-show-categories-holder .eltdf-show-categories {
  color: #B993B8;
  font-family: "EB Garamond", serif;
  font-size: 16.9px;
  font-style: italic;
  font-weight: 400;
  line-height: 24.99px;
}

.eltdf-artists-slider-holder .eltdf-show-name.entry-title,
.eltdf-artists-grid-holder .eltdf-show-name.entry-title {
  font-family: "EB Garamond";
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
}

.eltdf-artists-slider-holder .eltdf-show-name.entry-title,
.eltdf-artists-grid-holder .eltdf-show-name.entry-title,
.eltdf-artists-slider-holder .eltdf-show-name.entry-title a,
.eltdf-artists-grid-holder .eltdf-show-name.entry-title a {
  transition: color .45s cubic-bezier(.22, .61, .36, 1);
}

.eltdf-artists-slider-holder .eltdf-show-name.entry-title:hover,
.eltdf-artists-grid-holder .eltdf-show-name.entry-title:hover,
.eltdf-artists-slider-holder .eltdf-show-name.entry-title a:hover,
.eltdf-artists-grid-holder .eltdf-show-name.entry-title a:hover {
  color: #B993B8 !important;
}

.eltdf-artists-slider-holder .eltdf-btn.eltdf-btn-simple .eltdf-btn-text,
.eltdf-artists-grid-holder .eltdf-btn.eltdf-btn-simple .eltdf-btn-text {
  display: inline-block;
  vertical-align: middle;
  color: #FFF;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}

.eltdf-artists-slider-holder .eltdf-show.info-bellow .eltdf-event-post-read-more-button a:after,
.eltdf-artists-grid-holder .eltdf-show.info-bellow .eltdf-event-post-read-more-button a:after {
  background-color: #B993B8 !important;
}

.eltdf-owl-slider .owl-nav .owl-next svg polyline,
.eltdf-owl-slider .owl-nav .owl-prev svg polyline {
  fill: transparent;
  stroke-width: 1.199px;
  stroke: rgba(255, 255, 255, 0.20);
}

.artists-slider-elements .eltdf-section-title-holder .eltdf-st-text,
.artists-grid-elements .eltdf-section-title-holder .eltdf-st-text {
  display: block;
  margin: 16px 0 0;
  color: #D7B5D6 !important;
}

.eltdf-owl-slider .owl-dots .owl-dot span {
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  box-sizing: border-box;
  transition: .3s;
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.30);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-owl-slider .owl-dots .owl-dot span {
  border-radius: 40px;
  background: rgba(36, 50, 85, 0.30);
  border: none;
}

.eltdf-owl-slider .owl-dots .owl-dot.active span,
.eltdf-owl-slider .owl-dots .owl-dot:hover span {
  transform: scale(1.4);
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.30);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2 .eltdf-show-categories {
  color: #B993B8;
  text-align: center;
  font-family: "Open Sans";
  font-size: 18.114px;
  font-style: normal;
  font-weight: 400;
  line-height: 31.052px;
}

/* Artists slider layout-2 image hover */
.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2 .eltdf-show-image {
  transition: filter .65s cubic-bezier(.22, .61, .36, 1);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2 .eltdf-show-image a {
  position: relative;
  transform: translateZ(0);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2 .eltdf-show-image a:after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(185, 147, 184, 0) 0%, rgba(185, 147, 184, 0.12) 100%);
  opacity: 0;
  transition: opacity .7s cubic-bezier(.22, .61, .36, 1);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2 .eltdf-show-image img {
  transform: scale(1) rotate(0deg);
  transform-origin: center center;
  will-change: transform, filter;
  backface-visibility: hidden;
  transition: transform .9s cubic-bezier(.22, .61, .36, 1), filter .7s cubic-bezier(.22, .61, .36, 1);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2:hover .eltdf-show-image img {
  transform: scale(1.05) rotate(-.6deg);
  filter: brightness(1.04);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2:hover .eltdf-show-image a:after {
  opacity: 1;
}
/* 
.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2:hover .eltdf-show-image {
  filter: drop-shadow(0 10px 22px rgba(36, 50, 85, .15));
} */

.eltdf-show-title-wrapper {
  background: #DAD9D8;
}

/* Artists grid load more button override */
.eltdf-artists-grid-holder .cma-artists-grid-load-more__btn {
  min-width: 132px !important;
  padding: 15px 23px !important;
  font-size: 13px !important;
  font-family: 'Open Sans' !important;
  display: block !important;
  text-align: center;
  line-height: 1.4 !important;
}

/* Repeater Info Widget (Title + Description) */
.eltdf-title-description-repeater-widget .eltdf-tdrw-items {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.eltdf-title-description-repeater-widget .eltdf-tdrw-item-title {
  font-size: 16px;
  line-height: 1.3;
  color: #414A60;
  font-weight: 600;
  font-family: "EB Garamond";
}

.eltdf-title-description-repeater-widget .eltdf-tdrw-item-description {
  margin-top: 3px;
  font-size: 16px;
  line-height: 1.35;
  color: #414A60;
  font-weight: 400;
  font-family: "EB Garamond";
}



/* Top Bar: align left column to the left and right column to the right */
.eltdf-position-left.topbar-custom-class .eltdf-position-left-inner {
  justify-content: center;
}

.eltdf-position-left.topbar-custom-class {
  width: 100%;
}

.eltdf-position-left.topbar-custom-class .widget.widget_text p {
  margin: 0;
  line-height: 14px;
  font-size: 14px;
  padding: 0 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.21);
  color: #DAD9D8;
}
.eltdf-position-left.topbar-custom-class .widget.widget_text p a{
  color: #DAD9D8 !important;
}
.eltdf-position-left.topbar-custom-class .widget.widget_text p a:hover{
  color: #B993B8 !important
}
.eltdf-position-left.topbar-custom-class .widget.widget_text:last-child p {
  border-right: 0;
  padding-right: 0;
}

.eltdf-position-left.topbar-custom-class .widget.widget_text:first-child p {
  padding-left: 0;
}

.eltdf-header-standard .eltdf-menu-area.eltdf-menu-left .eltdf-vertical-align-containers .eltdf-position-left-inner {
  height: 100%;
  display: flex;
  align-items: center;
}

.eltdf-page-header .eltdf-menu-area .eltdf-logo-wrapper a {
  height: 65px !important;
}

.eltdf-title-holder.eltdf-centered-type .eltdf-page-subtitle {
  text-transform: uppercase;
  letter-spacing: normal;
  margin-top: 16px !important;
}
.single-tc_events .eltdf-content .eltdf-content-inner>.eltdf-container>.eltdf-container-inner{
  padding-top: 80px !important;
  padding-bottom: 0 !important;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .eltdf-row-grid-section-wrapper.event-grid-section-wrapper .eltdf-row-grid-section {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    z-index: 20;
  }
  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner{
    padding-left: 50px;
  }
 }
 @media (min-width: 1024px) and (max-width: 1200px) {
  .eltdf-row-grid-section-wrapper.event-grid-section-wrapper .eltdf-row-grid-section {
    position: relative;
    width: 980px;
    margin: 0 auto;
    z-index: 20;
  }
  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner{
    padding-left: 50px;
  }
  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-title-holder {
      padding: 8px 4% 0 5%; 
  }
    .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder { 
      padding-left: 20px;
      width: 29%;
    } 

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

  .eltdf-grid,
  .eltdf-row-grid-section,
  .eltdf-container-inner,
  .eltdf-grid-1300 .eltdf-grid,
  .eltdf-grid-1300 .eltdf-container-inner,
  .eltdf-grid-1300 .eltdf-row-grid-section,
  .eltdf-grid-1300.eltdf-wide-dropdown-menu-content-in-grid .eltdf-drop-down .wide .second .inner>ul,
  .eltdf-grid-1300 .eltdf-grid,
  .eltdf-grid-1300 .eltdf-container-inner,
  .eltdf-grid-1300 .eltdf-row-grid-section {
    width: 1320px;
  }
}

.eltdf-title-holder .eltdf-title-wrapper {
  height: 100% !important;
  padding-top: 0 !important;
}

.eltdf-main-menu>ul>li>a>span.item_outer:before {
  border-top: 1px solid #d7b5d6;
}

.eltdf-main-menu>ul>li>a {
  font-size: 14px;
  font-family: "EB Garamond";
  line-height: 1.75;
  letter-spacing: 2px;
}

.eltdf-footer-2-columns-wrapper.eltdf-column-content {
  padding-left: 50px;
}

.footer-vertical-border {
  min-height: 300px;
  width: 1px;
  margin: auto;
  background: rgba(36, 50, 85, 0.10);
  margin-left: 84px;
}

.eltdf-title-holder.eltdf-breadcrumbs-height.eltdf-centered-type .eltdf-title-inner {
  text-align: left;
}

.eltdf-title-holder.eltdf-breadcrumbs-height {
  height: 80px !important;
}

.eltdf-breadcrumbs {
  color: #414A60;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'EB Garamond';
  display: flex;
  align-items: center;
  gap: 5px;
}

.eltdf-breadcrumbs a {
  color: #1F2A44;
  font-family: 'EB Garamond';
}

.eltdf-breadcrumbs span.eltdf-delimiter {
  margin-left: 5px;
}

.eltdf-breadcrumbs span.eltdf-delimiter svg {
  width: 10px;
  height: 10px;
}

.eltdf-title-holder { 
  background-color: #d7b5d6; 
}
.eltdf-woocommerce-page .woocommerce-error, .eltdf-woocommerce-page .woocommerce-info, .eltdf-woocommerce-page .woocommerce-message {
  padding: 20px 15%;
}
table.wc-block-cart-items,
.eltdf-woocommerce-page .woocommerce-message { 
  border: 1px solid rgba(36, 50, 85, 0.1);
}
table.wc-block-cart-items tr {
  border-color: #1212121c;
}

.eltdf-woo-single-page .eltdf-single-product-content .images .woocommerce-product-gallery__wrapper a img { 
  width: 600px;
  height: 600px;
  object-fit: contain;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .eltdf-woo-single-page .eltdf-single-product-content .images .woocommerce-product-gallery__wrapper a img { 
    height: auto;
  }
}

/* custom by atik */
@media (max-width: 1280px) {
  .single-product .eltdf-container-width {
    width: auto;
    margin: 0 auto;
  }
  .single-product .eltdf-woo-single-page .eltdf-single-product-content .images .woocommerce-product-gallery__wrapper {
    margin-right: 20px !important;
  }
}

/* Extra Small Devices (phones) */
@media (max-width: 991px) {
  .eltdf-woo-single-page .eltdf-single-product-content .images .woocommerce-product-gallery__wrapper a img { 
  width: auto;
  height: auto;
} 
}
.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-single-product-title {
font-size: 40px;
}
/* end custom  */


.eltdf-dark-header .eltdf-page-header>div:not(.eltdf-sticky-header):not(.fixed) .eltdf-search-opener:hover svg circle,
.eltdf-shopping-cart-holder:hover .eltdf-header-cart .eltdf-sc-opener-icon svg path,
.eltdf-shopping-cart-holder:hover .eltdf-header-cart .eltdf-sc-opener-icon svg rect {
  stroke: #d7b5d6 !important;
}

header.eltdf-page-header .eltdf-menu-area.eltdf-menu-left {
  background-color: #dad9d8 !important;
}

.eltdf-page-grid .eltdf-grid-line:before {
  display: none;
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-owl-slider .owl-nav .owl-next svg polyline,
.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-owl-slider .owl-nav .owl-prev svg polyline {
  stroke: rgba(36, 50, 85, 0.20) !important;
}

.rainbowinsta-picker-headline {
  color: #1F2A44;
  font-style: italic;
  font-weight: 400;
  font-family: "EB Garamond";
  margin-bottom: 22px;
}

a.rainbowinsta-picker-handle {
  color: #B993B8;
}

.eltdf-footer-top-holder p {
  font-size: 16px;
  font-family: 'Open Sans'; 
  line-height: 26px;
  margin-bottom: 20px;
  margin-top: 0;
}

.eltdf-footer-top-holder p strong {
  font-weight: 600;
}

.eltdf-footer-top-holder ul.menu li a {
  font-family: 'Open Sans';
  line-height: 36px;
  display: block;
  font-size: 16px; 
  transition: all .3s ease;
}
.eltdf-footer-top-holder ul.menu li a:hover {
  color: #B993B8 !important;
}

.eltdf-sl-inner.eltdf-outer-space.cma-artists-archive .artist-item-gridinfo-bellow .eltdf-show-image img,
.eltdf-show.info-bellow .eltdf-show-image img {
  height: 400px;
  width: 400px;
  object-fit: contain;
}

.author-home-section .author-bio-content {
  padding-top: 105px !important;
  padding-right: 50px !important;
  padding-bottom: 45px !important;
  padding-left: 50px !important;
}
.author-home-section .author-bio-content .eltdf-st-title{
  letter-spacing: normal;
}
.author-home-section .wg-event-author-image {
  transform: translateY(44px);
  padding: 0 25px 0 0px !important;
}

.author-home-section {
  padding-top: 40px !important; 
}
/* @media only screen and (max-width: 425px) {
  .event-grid-section-wrapper .eltdf-event-list-holder-inner.eltdf-outer-space.clearfix {
    overflow-x: auto;
  }
} */
@media only screen and (max-width: 1024px) {

  .eltdf-column-content.eltdf-grid-col-2.d-none {
    display: none;
  }

  .eltdf-page-footer .eltdf-column-content.eltdf-grid-col-3 {
    width: 100% !important;
    margin-bottom: 40px;
  }

  .footer-right-columns-wrapper.eltdf-column-content {
    padding: 0;
  }

  .eltdf-show-slider-holder .eltdf-owl-slider .owl-nav,
  .eltdf-show-slider-holder .eltdf-owl-slider .owl-dots {
    display: block;
  }

  .eltdf-artists-slider-holder .eltdf-owl-slider .owl-nav .owl-next svg polyline,
  .eltdf-artists-slider-holder .eltdf-owl-slider .owl-nav .owl-prev svg polyline {
    stroke: white;
  }

  .eltdf-show-slider-holder .eltdf-owl-slider .owl-nav .owl-prev {
    left: -30px;
  }

  .eltdf-show-slider-holder .eltdf-owl-slider .owl-nav .owl-next {
    right: -30px;
  }

  /* .eltdf-artists-slider-holder, */
  .eltdf-artists-grid-holder {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .mb-70px {
    margin-bottom: 50px !important;
  }

  .eltdf-page-footer .eltdf-footer-top-holder .eltdf-footer-top-inner.eltdf-grid {
    padding: 60px 0;
  }
  .author-home-section .author-bio-content {
      padding-top: 15px !important;
      padding-right: 15px !important;
      padding-bottom: 50px !important;
      padding-left: 15px !important;
  }
  .author-home-section .author-bio-content .eltdf-st-title {
    letter-spacing: normal;
    font-size: 32px;
  }
  .author-home-section .wg-event-author-image{
    padding: 0 15px 0 15px !important;
    transform: translateY(0px);
  }
  .author-home-section {
      padding-top: 20px !important;
  }

  
}

@media only screen and (max-width: 680px) {
  .eltdf-show-slider-holder .eltdf-owl-slider .owl-dots {
    margin: 10px 0 0;
  }

  .eltdf-show-slider-holder .eltdf-owl-slider .owl-nav .owl-prev {
    left: -25px;
  }

  .eltdf-show-slider-holder .eltdf-owl-slider .owl-nav .owl-next {
    right: -25px;
  }

}

.main-hero-section a svg {
  display: none !important;
}


/* Extra Small Devices (phones) */
@media (max-width: 575px) {
  .author-home-section .author-bio-content {
    padding-right: 10px !important;
  }

  .author-home-section {
    margin-bottom: 0px !important;
  }
}

.eltdf-event-post-read-more-button {
  margin-top: 0 !important;
}

.eltdf-sl-inner.eltdf-outer-space.cma-artists-archive {
  column-gap: 20px !important;
}
.eltdf-sl-inner.eltdf-outer-space.cma-artists-archive.with-profile-details {
  row-gap: 55px !important;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .author-home-section .author-bio-content .eltdf-st-title{
    font-size: 40px;
  }


}
@media (min-width: 1024px) and (max-width: 1199px) {
  .author-home-section .author-bio-content .eltdf-st-title{
    font-size: 34px;
  }
  .author-home-section .author-bio-content { 
    padding-right: 15px !important; 
    padding-left: 15px !important;
  }
  .author-home-section .wg-event-author-image { 
    padding: 0 0px 0 10px !important;
  }

}
/* Small Devices (large phones) */
@media (min-width: 576px) and (max-width: 767px) {
  .author-home-section {
    margin-bottom: 0px !important;
  }

  .author-home-section .author-bio-content {
    padding-right: 0px !important;
  }

  .author-home-section .author-bio-content .eltdf-st-title {
    font-size: 1.5rem;
  }

  .author-home-section .author-bio-content img {
    width: 70%;
  }
}


/* Medium Devices (tablets) */
@media (min-width: 768px) and (max-width: 991px) {
  .author-home-section {
    margin-bottom: 0px !important;
  }

  .author-home-section .author-bio-content .eltdf-st-title {
    font-size: 2rem;
  }

  .author-home-section .author-bio-content {
    padding-right: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .eltdf-show.info-bellow .eltdf-show-image img {
    height: auto !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder {
    width: 100% !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div:not(:last-child) {
    border-right: 0 !important;
    border-bottom: 1px solid #ccc !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder {
    margin: 0 auto !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder {
    padding: 19px 0 !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder {
    margin: 0 !important;
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder a {
    width: 190px !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder a svg {
    width: 190px !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder a svg rect {
    width: 190px !important;
  }
}

@media only screen and (max-width: 480px) {
  .eltdf-container-inner, 
  .eltdf-grid, 
  .eltdf-row-grid-section {
    width: 90% !important;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.cma-artists-grid-toolbar .cma-artists-grid-toolbar__filter {
  min-width: 188px !important;
  padding: 12px 16px !important;
}
.cma-artists-grid-toolbar .cma-artists-grid-toolbar__filter:focus-visible {
  outline: none;
}
.eltdf-contact-form-main textarea {
  overflow: hidden;
  resize: none;
}
/* =====================================================
   Related Products Section — single product page
   ===================================================== */
.related.products {
  background-color: #1F2A44;
  padding: 120px 0;
  margin-top: 60px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .related.products {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
}
@media (max-width: 767px) {
    .related.products {
        padding-top: 72px !important;
        padding-bottom: 72px !important;
    }
}
/* product single page */
@media (max-width: 575px) {
    .single-product .eltdf-breadcrumbs span.eltdf-current{
        display: inline-block;
        max-width: 5ch;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
	.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-single-product-title {
    font-size: 30px !important;
    line-height: 1.3;
}
}
@media (min-width: 576px) and (max-width: 767px) {
	.single-product .eltdf-breadcrumbs span.eltdf-current{
        display: inline-block;
        max-width: 16ch !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}

.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-single-product-title {
    font-size: 40px;
	letter-spacing: 2px;
}

/* end product single page */

/* Section title heading block */
.related.products .eltdf-section-title-holder {
  margin-bottom: 50px;
}

.related.products .eltdf-st-title {
  color: #ffffff;
}

.related.products .eltdf-st-title .eltdf-st-title-inner {
  color: #ffffff;
}

.related.products .eltdf-st-side-line-left,
.related.products .eltdf-st-side-line-right {
  border-color: rgba(255, 255, 255, 0.35);
}

/* Product grid: 4 columns */
.related.products ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 24px !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Individual product card */
.related.products ul.products li.product {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  float: none !important;
  text-align: center;
}

/* Product image */
.related.products ul.products li.product a img,
.related.products ul.products li.product .woocommerce-loop-product__link img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 3 / 4;
}

/* Product title */
.related.products ul.products li.product .woocommerce-loop-product__title,
.related.products ul.products li.product h2 {
  font-family: "EB Garamond", serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
  text-align: center !important;
  margin: 14px 0 0 !important;
  padding: 0 !important;
  line-height: 1.6 !important;
}

/* Hide price and add-to-cart in related products */
/* .related.products ul.products li.product .price,
.related.products ul.products li.product .button,
.related.products ul.products li.product .star-rating {
  display: none !important;
} */

/* Sale / Sold badge */
.related.products ul.products li.product .onsale,
.related.products ul.products li.product mark.sold-out {
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.5px;
  background-color: #f0d03c;
  color: #1F2A44;
  padding: 4px 10px;
  border-radius: 0;
  top: 12px;
  right: 12px;
  left: auto;
  margin: 0;
}

/* Responsive: 2 columns on tablet */
@media only screen and (max-width: 900px) {
  .related.products ul.products {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .related.products {
    /* padding: 50px 30px 60px; */
  }
}

/* Responsive: 1 column on mobile */
@media only screen and (max-width: 480px) {
  .related.products ul.products {
    grid-template-columns: 1fr !important;
  }

  .related.products {
    /* padding: 40px 20px 50px; */
  }
}

.related.products .eltdf-product-list-title {
  color: #ffffff !important;
}

.related.products .eltdf-product-list-title {
  margin: 4px 0 4px;
  text-align: center;
}

/* Artists slider layout 2: disable staggered vertical offset */
.eltdf-show-slider-holder.eltdf-artists-slider-layout-2 .eltdf-owl-slider .owl-item:nth-child(even) {
  top: 0;
}

/* Event list shortcode: layout-2 (strictly scoped) */
.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container {
  padding-top: 60px;
  padding-bottom: 120px;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-event-list-holder-inner {
  width: 100%;
  padding-left: 0;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-item-space.eltdf-appear {
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(31, 42, 68, 0.15);
}


.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-layout-2-inner {
  display: flex;
  align-items: center;
  gap: 44px;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-image img {
  width: 523px;
  height: 294px;
  object-fit: cover;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-content-holder {
  flex: 1 1 auto;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-title {
  margin: 0 0 12px;
  text-transform: uppercase;
  font-size: 50px;
  line-height: 54px;
  color: #1F2A44;
}

@media only screen and (max-width: 768px) {
  .eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-title {
    font-size: 30px;
    line-height: 34px;
  }
}



.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-description {
  margin: 0 0 16px;
  max-width: 620px;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-meta-holder {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  font-size: 14px;
  margin-top: 24px;
  padding-top: 18px;
  border-top: 1px dashed rgba(31, 42, 68, 0.15);
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-meta-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container a.eltdf-eli-meta-item {
  display: flex;
  padding: 4px 12px 4px 10px;
  justify-content: center;
  align-items: center;
  gap: 8px;

  color: var(--Navy-Deep, #1F2A44);
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px; /* 185.714% */
}
.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container a.eltdf-eli-meta-item.upcoming {
  background: rgba(143, 143, 215, 0.40);
}
.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container a.eltdf-eli-meta-item.ongoing {
  background: rgba(133, 170, 126, 0.30);
}
.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container a.eltdf-eli-meta-item.ended {
  background: rgba(31, 42, 68, 0.10);
}



.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-meta-icon {
  display: inline-flex;
  color: #6d6d6d;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-event-list-bottom-button-holder {
  margin-top: 28px;
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  .eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-layout-2-inner {
    gap: 24px;
  }

  .eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-image-holder {
    flex-basis: 260px;
    max-width: 260px;
  }
}

@media only screen and (max-width: 680px) {
  .eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-layout-2-inner {
    display: block;
  }

  .eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-image-holder {
    max-width: 100%;
    margin-bottom: 16px;
  }
}


.eltdf-woo-single-page .eltdf-single-product-summary .product_meta>span a {
  background-color: transparent;
}

.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-woo-social-share-holder .eltdf-share-link {
  background-color: transparent;
}

.eltdf-container-width.eltdf-mb-120 {
  margin-bottom: 120px;
}

/* ── Event Single: Body Layout ───────────────────────────────────────────── */
.eltdf-event-singe-holder .eltdf-event-single-body {
  display: flex;
  align-items: flex-start;
  padding-top: 56px;
  margin-left: 0;
  margin-right: 0;
  gap: 60px;
}

.eltdf-event-singe-holder .eltdf-event-single-body .eltdf-event-single-content-col {
  flex: 1 1 0;
  min-width: 0;
}

.eltdf-event-singe-holder .eltdf-event-single-body .eltdf-event-single-info-col {
  margin-top: 30px;
}

.eltdf-event-singe-holder .eltdf-single-event-content .tc_the_content_pre {
  display: none;
}

.eltdf-event-singe-holder .eltdf-single-event-content .tc_warning_ticket_types_needed {
  display: none;
}

/* ── Event Single: Info Sidebar ──────────────────────────────────────────── */
.eltdf-event-singe-holder .eltdf-event-info-sidebar {
  position: sticky;
  top: 30px;
}

.eltdf-event-singe-holder .eltdf-event-info-sidebar .eltdf-eis-item {
  display: flex;
  flex-direction: column;
  padding: 10px 0; 
}

.eltdf-event-singe-holder .eltdf-event-info-sidebar .eltdf-eis-item:first-child {
  padding-top: 0;
}

.eltdf-event-singe-holder .eltdf-event-info-sidebar .eltdf-eis-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.eltdf-event-singe-holder .eltdf-event-info-sidebar .eltdf-eis-label {
  font-family: "EB Garamond";
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #1F2A44;
  margin-bottom: 8px;
}

.eltdf-event-singe-holder .eltdf-event-info-sidebar .eltdf-eis-value {
  color: #414A60;
  font-family: "EB Garamond";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.eltdf-event-list-holder .eltdf-event-list-image-holder {
  display: inline-block;
  width: 363px;
  vertical-align: middle;
  clip-path: inset(0 0 100% 0);
  transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
}

.eltdf-event-list-holder .eltdf-event-list-image-holder.eltdf-appear {
  clip-path: inset(0 0 0 0);
}

.eltdf-event-list-holder .eltdf-event-list-image-holder .eltdf-event-image img {
  display: block;
}

@media only screen and (max-width: 1024px) {
  .eltdf-event-list-holder .eltdf-event-list-image-holder {
    width: auto;
  }
}

.eltdf-event-list-holder .eltdf-event-list-item .eltdf-eli-date-holder {
  opacity: 0;
  transform: translateY(10px);
  transition: 0.5s;
}

.eltdf-event-list-holder .eltdf-event-list-item .eltdf-eli-title-holder {
  clip-path: inset(0 0 100% 0);
  transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1);
}

.eltdf-event-list-holder .eltdf-event-list-item .eltdf-eli-title-holder a {
  display: inline-block;
}

.eltdf-event-list-holder .eltdf-event-list-item .eltdf-eli-title-holder>* {
  opacity: 0;
  transform: translateY(10px);
  transition: 0.5s 0.3s;
}

.eltdf-event-list-holder .eltdf-event-list-item .eltdf-btn {
  opacity: 0;
  transform: translateY(10px);
  transition: 0.5s 0.3s;
}

.eltdf-event-list-holder .eltdf-event-list-item.eltdf-appear .eltdf-eli-date-holder {
  opacity: 1;
  transform: translateY(0);
}

.eltdf-event-list-holder .eltdf-event-list-item.eltdf-appear .eltdf-eli-title-holder {
  clip-path: inset(0 0 0 0);
}

.eltdf-event-list-holder .eltdf-event-list-item.eltdf-appear .eltdf-eli-title-holder>* {
  opacity: 1;
  transform: translateY(0);
}

.eltdf-event-list-holder .eltdf-event-list-item.eltdf-appear .eltdf-btn {
  opacity: 1;
  transform: translateY(0);
}

.eltdf-event-list-holder.eltdf-el-with-image:not(.eltdf-el-one-column) .eltdf-event-list-item {
  float: left;
}

.eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-two-columns .eltdf-event-list-item {
  width: 50%;
}

@media only screen and (min-width: 769px) {
  .eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-two-columns .eltdf-event-list-item:nth-child(2n+1) {
    clear: both;
  }
}

.eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-three-columns .eltdf-event-list-item {
  width: 33.3333333333%;
}

@media only screen and (min-width: 769px) {
  .eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-three-columns .eltdf-event-list-item:nth-child(3n+1) {
    clear: both;
  }
}

.eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-four-columns .eltdf-event-list-item {
  width: 25%;
}

@media only screen and (min-width: 1025px) {
  .eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-four-columns .eltdf-event-list-item:nth-child(4n+1) {
    clear: both;
  }
}

.eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-five-columns .eltdf-event-list-item {
  width: 20%;
}

@media only screen and (min-width: 1441px) {
  .eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-five-columns .eltdf-event-list-item:nth-child(5n+1) {
    clear: both;
  }
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-event-list-item {
  box-sizing: border-box;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-eli-image-holder {
  position: relative;
  margin-bottom: 34px;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-eli-image {
  line-height: 0;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-el-date-separated {
  position: absolute;
  height: 77px;
  width: 72px;
  top: 0;
  left: 0;
  background-color: #fff;
  text-align: center;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-el-date-separated h1 {
  margin: 7px 0 0;
  font-size: 50px;
  color: #b993b8;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-el-date-separated h6 {
  margin: 0;
  position: relative;
  bottom: 4px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-eli-title {
  margin: 0 0 8px;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-eli-subtitle {
  margin: 0;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-eli-read-more-holder {
  margin-top: 37px;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-eli-read-more-holder .eltdf-btn:first-child {
  margin-right: 14px;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner {
  display: inline-block;
  width: 100%;
  padding-left: 78px;
  vertical-align: middle;
  list-style: none;
}

.eltdf-event-list-holder.eltdf-el-simple:has(.eltdf-event-list-image-holder) .eltdf-event-list-holder-inner {
  width: calc(100% - 444px);
}



@media only screen and (min-width: 1440px) {
  .event-grid-section-wrapper .eltdf-event-list-holder.eltdf-el-simple {
    display: flex;
    align-items: center;
  }
  
  }
@media only screen and (max-width: 1024px) {
  /* .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner {
    width: 100%;
  } */

  .event-grid-section-wrapper .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner {
    text-align: left;
  }

  .event-grid-section-wrapper .eltdf-event-list-holder.eltdf-el-simple {
    text-align: center;
  }
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item:not(:last-child) {
  margin-bottom: 63px;
}

@media only screen and (max-width: 768px) {
  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item:not(:last-child) {
    margin-bottom: 10px;
  }

  .event-grid-holder-inner .eltdf-eli-title.entry-title {
    font-size: 20px;
    line-height: 1.2;
  }
  .eltdf-row-grid-section-wrapper.event-grid-section-wrapper .eltdf-row-grid-section {
    position: relative;
    width: 600px;
    margin: 0 auto;
    z-index: 20;
  }
  /* .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item{
    display: block;
  } */
  /* .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder{
    width: 100% !important;
  } */

}
@media (min-width: 480px) and (max-width: 767px) {
    .eltdf-row-grid-section-wrapper.event-grid-section-wrapper .eltdf-row-grid-section {
      position: relative;
      width: 450px;
      margin: 0 auto;
      z-index: 20;
    }
}
/* .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
} */

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div:not(:last-child) {
  border-right: 1px solid #ccc;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder {
  padding: 19px 48px 19px 0;
  text-align: center;
  width: 15%;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder h2,
.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder p {
  margin: 0;
  line-height: 1em;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder p {
  margin: 7px 0 0;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder h2 {
  letter-spacing: 0.05em;
}
 

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-title-holder .eltdf-eli-title {
  margin: 0;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-title-holder .eltdf-eli-subtitle {
  margin: 0;
}
 
.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder a.eltdf-btn {
  text-align: center;
  padding: 16px 0;
  width: 48%;
  float: left;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder a.eltdf-btn:first-child {
  text-align: center;
  padding: 11px 0;
  width: 190px;
}

.eltdf-event-arts-grid-button-holder {
  margin-top: 60px;
}

.eltdf-event-arts-grid-item .entry-title.eltdf-pli-title {
  margin-top: 16px;
}

.eltdf-show-list-holder.eltdf-sl-gallery.eltdf-sl-five-columns .eltdf-show {
  width: 100% !important;
}

.eltdf-section-title-holder .eltdf-st-text {
  margin: 16px 0 0 !important;
}

.eltdf-section-title-holder.eltdf-st-decorative-line .eltdf-st-title .eltdf-st-title-inner .eltdf-st-side-line-left {
  color: rgba(255, 255, 255, 0.4);
}

.eltdf-section-title-holder.eltdf-st-decorative-line .eltdf-st-title .eltdf-st-title-inner .eltdf-st-side-line-right {
  color: rgba(255, 255, 255, 0.4);
}

/* .eltdf-section-title-holder.eltdf-st-decorative-line .eltdf-st-title .eltdf-st-title-inner {
  padding: 0 100px;
} */

.eltdf-event-arts-grid-holder .eltdf-show-image {
  line-height: 0;
}

/* 
/* 
  Css for responsive grid - Atiq Vai
 */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.col-6 {
  width: 50%;
  padding: 0 10px;
}

.row {
  display: flex;
  gap: 20px;
}

.col-6 {
  flex: 1;
}

.col-12 {
  width: 100%;
  padding: 0 10px;
}

@media (max-width: 768px) {
  .col-6 {
    width: 100%;
  }
}

.current-exhibition-dark-bg .eltdf-pli-title,
.current-exhibition-dark-bg .eltdf-btn.eltdf-btn-outline {
  color: #fff;
}

.vc_section.section-gap,.vc_row.section-gap {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}

.vc_section.section-gap-top,.vc_row.section-gap-top {
  padding-top: 140px !important;
}
.vc_section.section-gap-bottom,.vc_row.section-gap-bottom {
  padding-bottom: 140px !important;
}
/* Extra Small Devices (phones) */
@media (max-width: 767px) {
  .vc_section.section-gap, .vc_row.section-gap {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  .vc_section.section-gap-top,.vc_row.section-gap-top {
    padding-top: 65px !important;
  }
  .vc_section.section-gap-bottom,.vc_row.section-gap-bottom {
    padding-bottom: 65px !important;
  }
}

/* Medium Devices (tablets) */
@media (min-width: 768px) and (max-width: 991px) {
  .vc_section.section-gap, .vc_row.section-gap {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .vc_section.section-gap-top,.vc_row.section-gap-top {
    padding-top: 80px !important;
  }
  .vc_section.section-gap-bottom,.vc_row.section-gap-bottom {
    padding-bottom: 80px !important;
  }
}

.vc_section.section-gap-artist,.vc_row.section-gap-artist {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

/* Extra Small Devices (phones) */
@media (max-width: 767px) {
  .vc_section.section-gap-artist, .vc_row.section-gap-artist {
    padding-top: 72px !important;
    padding-bottom: 72px !important;
  }
}

/* Medium Devices (tablets) */
@media (min-width: 768px) and (max-width: 991px) {
  .vc_section.section-gap-artist, .vc_row.section-gap-artist {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}

/* .eltdf-page-title {
  letter-spacing: normal;
}

.eltdf-st-title {
  letter-spacing: normal;
} */


/* Hero section */
/* Section title */
.eltdf-section-title-holder .eltdf-st-title{
	font-size: 3.125rem;
}
.cma-section-title{
	padding-bottom: 70px;
}
/* Extra Small Devices (phones) */
@media (max-width: 767px) {
.eltdf-section-title-holder .eltdf-st-title{
	font-size: 2.125rem;
}
.cma-section-title{
	padding-bottom: 40px;
}
}
/* end section title */

.vc_section.main-hero-section,
.vc_row.main-hero-section {
  padding-top: 165px !important;
  padding-bottom: 165px !important;
}
.hero-title-area .eltdf-st-title {
  letter-spacing: 5px;
}

.hero-title-area h1.eltdf-st-title {
  font-size: 4.6875rem;
}

.hero-title-area h3.eltdf-st-text {
  font-size: 2.1875rem;
}

/* Extra Small Devices (phones) */
@media (max-width: 767px) {
  .hero-title-area h1.eltdf-st-title {
    font-size: 2.8125rem;
  }

  .hero-title-area h3.eltdf-st-text {
    font-size: 1.5rem;
  }

  .main-hero-section .vc_single_image-wrapper img {
    width: 70%;
  }
  .vc_section.main-hero-section,
  .vc_row.main-hero-section {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
}

/* Medium Devices (tablets) */
@media (min-width: 768px) and (max-width: 991px) {
   .hero-title-area h1.eltdf-st-title{
    font-size: 3rem;
  }
  .vc_section.main-hero-section,
  .vc_row.main-hero-section {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  } 
}
@media (min-width: 1025px) and (max-width: 1400px) {
  .vc_section.main-hero-section,
  .vc_row.main-hero-section {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  } 
}
/* grand opening banner */
.grand-opening-banner .grand-opening-banner-img img{
	width: 450px;
}
@media (max-width: 767px) {
    .grand-opening-banner .grand-opening-banner-img img{
	width: 350px;
}
	.grand-opening-banner h4.eltdf-st-title{
line-height: 16px !important;
}
}
.grand-opening-banner h4.eltdf-st-title{
font-family: "Open Sans";
font-style: normal;
font-weight: 600;
line-height: 22px; /* 157.143% */
text-transform: uppercase;
letter-spacing: normal;
padding-top: 15px;
}
/* end grand opening banner */
/* End Hero Section */

.eltdf-title-holder.eltdf-centered-type .eltdf-page-title:after, .eltdf-title-holder.eltdf-centered-type .eltdf-page-title:before {
  background: rgba(36, 50, 85, 0.24) !important;
} 

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2 .eltdf-show-info {
  margin-top: 30px !important;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-item-space.eltdf-appear:last-child {
  border-bottom: 0 !important;
}
/* 
contact form 7 custom styles
*/
.wpcf7 form .wpcf7-response-output {
  margin: 0;
  padding: 10px 12px;
  border: 1px solid;
  font-size: 14px;
  color: #414A60;
  margin-top: 20px;
  width: fit-content;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #FDA76A;
}
.eltdf-newsletter-form-double-vertical span.wpcf7-not-valid-tip {
  font-family: 'Open Sans';
  font-size: 15px;   
  color: #dc3232;
  background-color: transparent; 
  position: absolute;
  top: 30px;
}
.eltdf-contact-form-main span.wpcf7-not-valid-tip {
  font-family: 'Open Sans';
  font-size: 14px; 
  color: #dc3232;
  background-color: transparent; 
  position: absolute;
  top: 30px;
}
.contact-page-social-links .contact-page-social {
  display: inline-block;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0;
  color: #B993B8;
  background-color: transparent;
  border: 1px solid currentColor;
  border-radius: 0;
  transition: transform 220ms ease, box-shadow 220ms ease, opacity 220ms ease;
  will-change: transform;
  line-height: 40px;
  margin-right: 23px !important;
  transform: rotate(45deg);
  transition: .3s;
}
.contact-page-social-links .contact-page-social .eltdf-icon-element {
  transform: rotate(-45deg);
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-title-holder {
	padding: 8px 4% 0 7%;
	width: 65%;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder {
	width: 27%;
	padding-left: 45px;
}


input.eltdf-btn.eltdf-btn-medium.eltdf-btn-outline:hover {
  color: #b993b8!important;
}

.single-tc_events .eltdf-top-bar, .tc_events-template-default .eltdf-top-bar,
.tc_events-template-default .eltdf-page-header .eltdf-position-right .eltdf-shopping-cart-holder,
.single-tc_events .eltdf-page-header .eltdf-position-right .eltdf-shopping-cart-holder,
.tc_events-template-default .eltdf-page-header .eltdf-position-right .eltdf-search-opener,
.single-tc_events .eltdf-page-header .eltdf-position-right .eltdf-search-opener{
display: block !important;
}

.cma-event-single-exhibition-details .eltdf-st-title span.eltdf-st-side-line-right,
.eltdf-event-featured-exhibition .eltdf-st-title span.eltdf-st-side-line-right,
.eltdf-event-featured-exhibition .eltdf-st-title span.eltdf-st-side-line-left {
    color: rgba(188, 138, 186, 0.50) !important;
}


/* artist breadcrumbs */
@media (max-width: 575px) {
    .cma-artist-page .eltdf-breadcrumbs span{
        display: inline-block;
        max-width: 5ch;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
  }

  .cma-artist-hero-inner .cma-artist-lastname {
    line-height: 45px !important;
  }
}
/* end artist breadcrumbs */

/* ==========================================================================
   Event Status Filter Bar
   ========================================================================== */
.eltdf-event-status-filter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 0 18px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  .eltdf-event-status-filter {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}

.eltdf-event-status-select-wrap {
    position: relative;
    display: flex;
    align-items: center;
}

.eltdf-event-status-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    outline: none;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.04em;
    color: inherit;
    padding: 2px 22px 2px 18px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: right 2px center;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    min-width: 310px;
    padding: 10px 16px;
    border: 1px solid rgba(185, 147, 184, 0.40);
    background: rgba(67, 67, 67, 0.03);
    color: #3c4762;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    cursor: pointer;
}

.eltdf-event-status-select-wrap::after{
  content: "";
  position: absolute;
  right: 18px;
  top: 50%;
  width: 10px;
  height: 10px;
  border-right: 1px solid #8f949f;
  border-bottom: 1px solid #8f949f;
  transform: translateY(-60%) rotate(45deg);
  pointer-events: none;
}


.eltdf-event-status-select:focus {
    outline: none;
}

.eltdf-event-status-count {
    font-size: 13px;
    letter-spacing: 0.03em;
    opacity: 0.65;
    white-space: nowrap;
    color: #1F2A44;
}
/* end event status filter bar */

/* ==========================================================================
   Event Status Grouped Layout
   ========================================================================== */

/* Section spacing */
.eltdf-el-status-grouped .eltdf-event-status-section {
    margin-bottom: 60px;
}
.eltdf-el-status-grouped .eltdf-event-status-section:last-child {
    margin-bottom: 0;
}

/* Section header */
.eltdf-el-status-grouped .eltdf-event-section-title {
    margin: 0;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;

    color: #1F2A44;
    font-family: "EB Garamond";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 166.667% */
    letter-spacing: 3px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
}

.eltdf-el-status-grouped .eltdf-event-section-title:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  background: rgba(36, 50, 85, 0.10);
  top: 50%;
  margin-left: 40px;
}


/* Coloured left-border accent per status */
K/* .eltdf-event-status-section--upcoming .eltdf-event-section-title {
    border-left: 3px solid #4a90d9;
    padding-left: 10px;
}
.eltdf-event-status-section--ended .eltdf-event-section-title {
    border-left: 3px solid #999;
    padding-left: 10px;
} */

/* Empty state */
.eltdf-el-status-grouped .eltdf-event-section-empty {
    font-size: 13px;
    opacity: 0.45;
    font-style: italic;
    margin: 0 0 10px;
}

/* Load more button — inherits eltdf outline-slit styles; only loading state needed */
.eltdf-el-status-grouped .eltdf-event-section-load-more.eltdf-load-more-loading {
    opacity: 0.45;
    pointer-events: none;
}
.eltdf-el-status-grouped .eltdf-event-section-load-more.eltdf-load-more-loading::after {
    content: ' \2026';
}
/* end event status grouped layout */
@media (min-width: 576px) and (max-width: 767px) {
	.cma-artist-page .eltdf-breadcrumbs span{
        display: inline-block;
        max-width: 18ch;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}


/* end artist breadcrumbs */
/* ==========================================================================
   Custom overrides (project-specific)
   ========================================================================== */
   p a{
    color: #b993b8 !important;
    font-weight: 600;
  }
/* Footer: light "off-white" design to match provided screenshot */
 

/* .eltdf-page-footer .eltdf-footer-copyright-holder */
/* .eltdf-page-footer .eltdf-footer-top-holder, */
.eltdf-page-footer .eltdf-footer-bottom-holder {
  border-top: 1px solid rgba(36, 50, 85, 0.1);
}
.eltdf-footer-copyright-holder {
  border-top: 1px solid rgba(36, 50, 85, 0.10);
}
/* .eltdf-page-footer .widget .eltdf-widget-title */
.eltdf-page-footer{
  background-color: #DAD9D8;
}

.eltdf-page-footer,
.eltdf-page-footer p,
.eltdf-page-footer a,
.eltdf-page-footer .widget,
.eltdf-page-footer .widget a
{
  color: rgba(36, 50, 85, 0.92) !important;
}

.eltdf-page-footer a:hover,
.eltdf-page-footer .widget a:hover {
  color: #B993B8 !important;
}
.eltdf-page-footer .widget {
  color: rgba(36, 50, 85, 0.78);
}

.eltdf-page-footer .widget .eltdf-widget-title { 
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  color: #1F2A44;
}

.eltdf-page-footer .eltdf-footer-copyright-text {
  text-align: center;
  padding: 12px 0;
  font-size: 13px;
  line-height: 1.6; 
  font-family: 'Open Sans';
}

.eltdf-page-footer .eltdf-footer-donation-holder {
  padding: 7px 0;
  background-size: auto 100%;
}

.eltdf-page-footer .eltdf-footer-donation-content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 26px;
}

.eltdf-page-footer .eltdf-footer-donation-text {
  /* width: 100%;
  text-align: center;
  padding: 0 44px; */
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  line-height: 20px;
  color: inherit;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
}

.eltdf-page-footer .eltdf-footer-donation-text a {
  color:  #FFE5FE !important;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.eltdf-page-footer .eltdf-footer-donation-text a:hover {
  color: inherit !important;
  opacity: 0.85;
}
/* 
.eltdf-page-footer .eltdf-footer-donation-icon {
  position: absolute;
  left: 35%;
  top: 50%;
  transform: translateY(-50%);
  line-height: 0;
} */

.eltdf-page-footer .eltdf-footer-donation-icon img {
  display: block;
  width: auto;
}

@media only screen and (max-width: 680px) {
  .eltdf-page-footer .eltdf-footer-donation-text {
    padding: 0 10px;
  }

  .eltdf-page-footer .eltdf-footer-donation-content {
    flex-direction: column;
    gap: 8px;
  }

  .eltdf-page-footer .eltdf-footer-donation-icon {
    position: static;
    transform: none;
  }
}
.eltdf-social-icons-group-widget .eltdf-sigw-description {
  margin: 25px 0 0px !important;
}
.eltdf-social-icons-group-widget .eltdf-sigw-description p{
  margin: 0 !important;
}
.padding-with-border .wp-block-social-links li a svg {
  fill: #ca91c6 !important;
  color: #ca91c6 !important;
  height: 40px;
  transform: rotate(-45deg);
  transition: all .3s ease;
}
.padding-with-border .wp-block-social-links li a:hover svg {
  fill: #243255 !important;
}
.padding-with-border .wp-block-social-links li {
  margin: 0 !important;
  padding: 0 !important;
  background-color: transparent;
}
.padding-with-border .wp-block-social-links li:hover{
transform: scale(1)
}
.padding-with-border .wp-block-social-links li a {
  border: 1px solid #ca91c6;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  padding: 0;
  display: block;
  transform: rotate(45deg);
  margin-right: 14px;
  transition: all .3s ease;
}
.padding-with-border .wp-block-social-links li a:hover {
  border: 1px solid #ca91c6 !important;
  background-color: #ca91c6;
}
/* Social Icons Group Widget: diamond design + hover animation */
.eltdf-social-icons-group-widget {
  display: block;
}

.eltdf-social-icons-group-widget .eltdf-sigw-logo img {
  display: block;
  max-width: 180px;
  height: auto;
  margin: 0 0 28px;
}

.eltdf-social-icons-group-widget.text-align-center .eltdf-sigw-logo img {
  margin-left: auto;
  margin-right: auto;
}

.eltdf-social-icons-group-widget.text-align-right .eltdf-sigw-logo img {
  margin-left: auto;
}

.eltdf-social-icons-group-widget .eltdf-sigw-description {
  margin: 10px 0 32px;
  opacity: 0.92;
}

.eltdf-footer-top-holder .eltdf-social-icons-group-widget .eltdf-sigw-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.eltdf-footer-top-holder .eltdf-social-icons-group-widget.text-align-left .eltdf-sigw-icons {
  justify-content: flex-start;
}

.eltdf-social-icons-group-widget.text-align-center .eltdf-sigw-icons {
  justify-content: center;
}

.eltdf-social-icons-group-widget.text-align-right .eltdf-sigw-icons {
  justify-content: flex-end;
}

.eltdf-social-icons-group-widget:not(.eltdf-square-icons) .eltdf-sigw-icons .eltdf-social-icon-widget-holder {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  padding: 0;
  color: #B993B8;
  background-color: transparent;
  border: 1px solid currentColor;
  border-radius: 0;
  transform: rotate(45deg);
  transition: transform 220ms ease, box-shadow 220ms ease, opacity 220ms ease;
  will-change: transform;
}

.eltdf-social-icons-group-widget:not(.eltdf-square-icons) .eltdf-sigw-icons .eltdf-social-icon-widget-holder::before {
  content: "";
  position: absolute;
  inset: 6px;
  border-radius: 0;
  background: currentColor;
  opacity: 0;
  transform: scale(0.72);
  transition: opacity 220ms ease, transform 220ms ease;
}

.eltdf-social-icons-group-widget:not(.eltdf-square-icons) .eltdf-sigw-icons .eltdf-social-icon-widget {
  position: relative;
  z-index: 1;
  transform: rotate(-45deg);
  line-height: 1;
}

.eltdf-social-icons-group-widget:not(.eltdf-square-icons) .eltdf-sigw-icons .eltdf-social-icon-widget-holder:hover {
  transform: rotate(45deg) translateY(-2px) scale(1.04);
  box-shadow: 0 10px 22px rgba(36, 50, 85, 0.16);
  background-color: rgba(185, 147, 184, 0.22);
}

.eltdf-social-icons-group-widget:not(.eltdf-square-icons) .eltdf-sigw-icons .eltdf-social-icon-widget-holder:hover::before {
  opacity: 0.12;
  transform: scale(1);
}

.eltdf-social-icons-group-widget:not(.eltdf-square-icons) .eltdf-sigw-icons .eltdf-social-icon-widget-holder:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 4px;
}

@media only screen and (max-width: 680px) {
  .eltdf-social-icons-group-widget .eltdf-sigw-icons {
    gap: 10px;
  }
}

.eltdf-sl-inner.eltdf-outer-space.cma-artists-archive {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

/* Accessibility: "Skip to content" link should appear above header when focused */
.eltdf-skip-link:focus {
  z-index: 999999;
}
 
.current-exhibition-dark-bg .eltdf-event-arts-grid-button-holder a.eltdf-btn:hover {
  color: #b993b8 !important;
}
.current-exhibition-dark-bg .eltdf-event-arts-grid-button-holder a.eltdf-btn {
  color: #b993b8;
  padding-top: 10px;
} 

.artists-grid-elements .cma-artists-grid-toolbar__filter {
  border: 1px solid rgba(185, 147, 184, 0.40);
  background: rgba(67, 67, 67, 0.03);
}

.artists-grid-elements .eltdf-huge-space .eltdf-outer-space {
  margin: 0;
}


/* Footer container: expand to 1500px on large screens */
@media only screen and (min-width: 1201px) {

  .eltdf-page-footer .eltdf-footer-top-inner.eltdf-grid,
  .eltdf-page-footer .eltdf-footer-bottom-inner.eltdf-grid,
  .eltdf-page-footer .eltdf-footer-copyright-inner.eltdf-grid {
    width: calc(100% - 80px);
    max-width: 1530px;
  }

  .eltdf-page-footer .eltdf-footer-top-inner.eltdf-full-width,
  .eltdf-page-footer .eltdf-footer-bottom-inner.eltdf-full-width,
  .eltdf-page-footer .eltdf-footer-copyright-inner.eltdf-full-width,
  .eltdf-page-footer .eltdf-footer-donation-inner.eltdf-full-width {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
  }
}

.eltdf-artists-slider-holder .eltdf-show.info-bellow .eltdf-show-info .eltdf-show-info-wrapper,
.eltdf-artists-grid-holder .eltdf-show.info-bellow .eltdf-show-info .eltdf-show-info-wrapper {
  margin-bottom: 15px;
  background-color: #243255;
  width: 87%;
}

.artists-grid-elements .eltdf-show-list-holder.eltdf-sl-gallery.eltdf-sl-four-columns .eltdf-show {
  width: 100%;
  padding: 0;
}

.artists-grid-elements .eltdf-btn.eltdf-btn-simple:not(.eltdf-btn-icon):before {
  background-color: #B993B8;
}

.artists-grid-elements .eltdf-show-name.entry-title {
  color: var(--Navy-Deep, #1F2A44) !important;
  font-family: "EB Garamond";
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.artists-grid-elements .eltdf-show-info .eltdf-show-info-wrapper {
  background: #DAD9D8 !important;
  padding: 16px 0 !important;
}

/* Utility: margin-bottom 70px */
.mb-70px {
  margin-bottom: 70px !important;
}

/* Artists artists section spacing (full-width bg) */
/* .eltdf-artists-slider-holder,
.eltdf-artists-grid-holder {
  padding-top: 120px;
  padding-bottom: 120px;
} */

.artists-slider-elements .eltdf-section-title-holder.mb-70px.eltdf-st-decorative-line.eltdf-appear {
  text-align: center;
}

.hero-title-area .eltdf-st-button .eltdf-btn {
  background-color: #fff;
  color: #1F2A44 !important;
}

.hero-title-area .eltdf-st-button .eltdf-btn:hover {
  background-color: #243255 !important;
  color: #ffffff !important;
}

.eltdf-huge-space .eltdf-outer-space .eltdf-item-space {
  padding: 0;
}

/* Artists slider: subtitle ("categories/badge" line above name) */
.eltdf-artists-slider-holder .eltdf-show.info-bellow .eltdf-show-categories-holder .eltdf-show-categories,
.eltdf-artists-slider-holder .eltdf-show.info-hover .eltdf-show-categories-holder .eltdf-show-categories,
.eltdf-artists-grid-holder .eltdf-show.info-bellow .eltdf-show-categories-holder .eltdf-show-categories,
.eltdf-artists-grid-holder .eltdf-show.info-hover .eltdf-show-categories-holder .eltdf-show-categories {
  color: #B993B8;
  font-family: "EB Garamond", serif;
  font-size: 16.9px;
  font-style: italic;
  font-weight: 400;
  line-height: 24.99px;
}

.eltdf-artists-slider-holder .eltdf-show-name.entry-title,
.eltdf-artists-grid-holder .eltdf-show-name.entry-title {
  font-family: "EB Garamond";
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
}

.eltdf-artists-slider-holder .eltdf-show-name.entry-title,
.eltdf-artists-grid-holder .eltdf-show-name.entry-title,
.eltdf-artists-slider-holder .eltdf-show-name.entry-title a,
.eltdf-artists-grid-holder .eltdf-show-name.entry-title a {
  transition: color .45s cubic-bezier(.22, .61, .36, 1);
}

.eltdf-artists-slider-holder .eltdf-show-name.entry-title:hover,
.eltdf-artists-grid-holder .eltdf-show-name.entry-title:hover,
.eltdf-artists-slider-holder .eltdf-show-name.entry-title a:hover,
.eltdf-artists-grid-holder .eltdf-show-name.entry-title a:hover {
  color: #B993B8 !important;
}

.eltdf-artists-slider-holder .eltdf-btn.eltdf-btn-simple .eltdf-btn-text,
.eltdf-artists-grid-holder .eltdf-btn.eltdf-btn-simple .eltdf-btn-text {
  display: inline-block;
  vertical-align: middle;
  color: #FFF;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}

.eltdf-artists-slider-holder .eltdf-show.info-bellow .eltdf-event-post-read-more-button a:after,
.eltdf-artists-grid-holder .eltdf-show.info-bellow .eltdf-event-post-read-more-button a:after {
  background-color: #B993B8 !important;
}

.eltdf-owl-slider .owl-nav .owl-next svg polyline,
.eltdf-owl-slider .owl-nav .owl-prev svg polyline {
  fill: transparent;
  stroke-width: 1.199px;
  stroke: rgba(255, 255, 255, 0.20);
}

.artists-slider-elements .eltdf-section-title-holder .eltdf-st-text,
.artists-grid-elements .eltdf-section-title-holder .eltdf-st-text {
  display: block;
  margin: 16px 0 0;
  color: #D7B5D6 !important;
}

.eltdf-owl-slider .owl-dots .owl-dot span {
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  box-sizing: border-box;
  transition: .3s;
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.30);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-owl-slider .owl-dots .owl-dot span {
  border-radius: 40px;
  background: rgba(36, 50, 85, 0.30);
  border: none;
}

.eltdf-owl-slider .owl-dots .owl-dot.active span,
.eltdf-owl-slider .owl-dots .owl-dot:hover span {
  transform: scale(1.4);
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.30);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2 .eltdf-show-categories {
  color: #B993B8;
  text-align: center;
  font-family: "Open Sans";
  font-size: 18.114px;
  font-style: normal;
  font-weight: 400;
  line-height: 31.052px;
}

/* Artists slider layout-2 image hover */
.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2 .eltdf-show-image {
  transition: filter .65s cubic-bezier(.22, .61, .36, 1);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2 .eltdf-show-image a {
  position: relative;
  transform: translateZ(0);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2 .eltdf-show-image a:after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(185, 147, 184, 0) 0%, rgba(185, 147, 184, 0.12) 100%);
  opacity: 0;
  transition: opacity .7s cubic-bezier(.22, .61, .36, 1);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2 .eltdf-show-image img {
  transform: scale(1) rotate(0deg);
  transform-origin: center center;
  will-change: transform, filter;
  backface-visibility: hidden;
  transition: transform .9s cubic-bezier(.22, .61, .36, 1), filter .7s cubic-bezier(.22, .61, .36, 1);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2:hover .eltdf-show-image img {
  transform: scale(1.05) rotate(-.6deg);
  filter: brightness(1.04);
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2:hover .eltdf-show-image a:after {
  opacity: 1;
}
/* 
.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2:hover .eltdf-show-image {
  filter: drop-shadow(0 10px 22px rgba(36, 50, 85, .15));
} */

.eltdf-show-title-wrapper {
  background: #DAD9D8;
}

/* Artists grid load more button override */
.eltdf-artists-grid-holder .cma-artists-grid-load-more__btn {
  min-width: 132px !important;
  padding: 15px 23px !important;
  font-size: 13px !important;
  font-family: 'Open Sans' !important;
  display: block !important;
  text-align: center;
  line-height: 1.4 !important;
}

/* Repeater Info Widget (Title + Description) */
.eltdf-title-description-repeater-widget .eltdf-tdrw-items {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.eltdf-title-description-repeater-widget .eltdf-tdrw-item-title {
  font-size: 16px;
  line-height: 1.3;
  color: #414A60;
  font-weight: 600;
  font-family: "EB Garamond";
}

.eltdf-title-description-repeater-widget .eltdf-tdrw-item-description {
  margin-top: 3px;
  font-size: 16px;
  line-height: 1.35;
  color: #414A60;
  font-weight: 400;
  font-family: "EB Garamond";
}



/* Top Bar: align left column to the left and right column to the right */
.eltdf-position-left.topbar-custom-class .eltdf-position-left-inner {
  justify-content: center;
}

.eltdf-position-left.topbar-custom-class {
  width: 100%;
}

.eltdf-position-left.topbar-custom-class .widget.widget_text p {
  margin: 0;
  line-height: 14px;
  font-size: 14px;
  padding: 0 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.21);
  color: #DAD9D8;
}
.eltdf-position-left.topbar-custom-class .widget.widget_text p a{
  color: #DAD9D8 !important;
}
.eltdf-position-left.topbar-custom-class .widget.widget_text p a:hover{
  color: #B993B8 !important
}
.eltdf-position-left.topbar-custom-class .widget.widget_text:last-child p {
  border-right: 0;
  padding-right: 0;
}

.eltdf-position-left.topbar-custom-class .widget.widget_text:first-child p {
  padding-left: 0;
}

.eltdf-header-standard .eltdf-menu-area.eltdf-menu-left .eltdf-vertical-align-containers .eltdf-position-left-inner {
  height: 100%;
  display: flex;
  align-items: center;
}

.eltdf-page-header .eltdf-menu-area .eltdf-logo-wrapper a {
  height: 65px !important;
}

.eltdf-title-holder.eltdf-centered-type .eltdf-page-subtitle {
  text-transform: uppercase;
  letter-spacing: normal;
  margin-top: 16px !important;
}
.single-tc_events .eltdf-content .eltdf-content-inner>.eltdf-container>.eltdf-container-inner{
  padding-top: 80px !important;
  padding-bottom: 0 !important;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .eltdf-row-grid-section-wrapper.event-grid-section-wrapper .eltdf-row-grid-section {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    z-index: 20;
  }
  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner{
    padding-left: 50px;
  }
 }
 @media (min-width: 1024px) and (max-width: 1200px) {
  .eltdf-row-grid-section-wrapper.event-grid-section-wrapper .eltdf-row-grid-section {
    position: relative;
    width: 980px;
    margin: 0 auto;
    z-index: 20;
  }
  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner{
    padding-left: 50px;
  }
  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-title-holder {
      padding: 8px 4% 0 5%; 
  }
    .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder { 
      padding-left: 20px;
      width: 29%;
    } 

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

  .eltdf-grid,
  .eltdf-row-grid-section,
  .eltdf-container-inner,
  .eltdf-grid-1300 .eltdf-grid,
  .eltdf-grid-1300 .eltdf-container-inner,
  .eltdf-grid-1300 .eltdf-row-grid-section,
  .eltdf-grid-1300.eltdf-wide-dropdown-menu-content-in-grid .eltdf-drop-down .wide .second .inner>ul,
  .eltdf-grid-1300 .eltdf-grid,
  .eltdf-grid-1300 .eltdf-container-inner,
  .eltdf-grid-1300 .eltdf-row-grid-section {
    width: 1320px;
  }
}

.eltdf-title-holder .eltdf-title-wrapper {
  height: 100% !important;
  padding-top: 0 !important;
}

.eltdf-main-menu>ul>li>a>span.item_outer:before {
  border-top: 1px solid #d7b5d6;
}

.eltdf-main-menu>ul>li>a {
  font-size: 14px;
  font-family: "EB Garamond";
  line-height: 1.75;
  letter-spacing: 2px;
}

.eltdf-footer-2-columns-wrapper.eltdf-column-content {
  padding-left: 50px;
}

.footer-vertical-border {
  min-height: 300px;
  width: 1px;
  margin: auto;
  background: rgba(36, 50, 85, 0.10);
  margin-left: 84px;
}

.eltdf-title-holder.eltdf-breadcrumbs-height.eltdf-centered-type .eltdf-title-inner {
  text-align: left;
}

.eltdf-title-holder.eltdf-breadcrumbs-height {
  height: 80px !important;
}

.eltdf-breadcrumbs {
  color: #414A60;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'EB Garamond';
  display: flex;
  align-items: center;
  gap: 5px;
}

.eltdf-breadcrumbs a {
  color: #1F2A44;
  font-family: 'EB Garamond';
}

.eltdf-breadcrumbs span.eltdf-delimiter {
  margin-left: 5px;
}

.eltdf-breadcrumbs span.eltdf-delimiter svg {
  width: 10px;
  height: 10px;
}

.eltdf-title-holder { 
  background-color: #d7b5d6; 
}
.eltdf-woocommerce-page .woocommerce-error, .eltdf-woocommerce-page .woocommerce-info, .eltdf-woocommerce-page .woocommerce-message {
  padding: 20px 15%;
}
table.wc-block-cart-items,
.eltdf-woocommerce-page .woocommerce-message { 
  border: 1px solid rgba(36, 50, 85, 0.1);
}
table.wc-block-cart-items tr {
  border-color: #1212121c;
}

.eltdf-woo-single-page .eltdf-single-product-content .images .woocommerce-product-gallery__wrapper a img { 
  width: 600px;
  height: 600px;
  object-fit: contain;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .eltdf-woo-single-page .eltdf-single-product-content .images .woocommerce-product-gallery__wrapper a img { 
    height: auto;
  }
}

/* custom by atik */
@media (max-width: 1280px) {
  .single-product .eltdf-container-width {
    width: auto;
    margin: 0 auto;
  }
  .single-product .eltdf-woo-single-page .eltdf-single-product-content .images .woocommerce-product-gallery__wrapper {
    margin-right: 20px !important;
  }
}

/* Extra Small Devices (phones) */
@media (max-width: 991px) {
  .eltdf-woo-single-page .eltdf-single-product-content .images .woocommerce-product-gallery__wrapper a img { 
  width: auto;
  height: auto;
} 
}
.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-single-product-title {
font-size: 40px;
}
/* end custom  */


.eltdf-dark-header .eltdf-page-header>div:not(.eltdf-sticky-header):not(.fixed) .eltdf-search-opener:hover svg circle,
.eltdf-shopping-cart-holder:hover .eltdf-header-cart .eltdf-sc-opener-icon svg path,
.eltdf-shopping-cart-holder:hover .eltdf-header-cart .eltdf-sc-opener-icon svg rect {
  stroke: #d7b5d6 !important;
}

header.eltdf-page-header .eltdf-menu-area.eltdf-menu-left {
  background-color: #dad9d8 !important;
}

.eltdf-page-grid .eltdf-grid-line:before {
  display: none;
}

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-owl-slider .owl-nav .owl-next svg polyline,
.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-owl-slider .owl-nav .owl-prev svg polyline {
  stroke: rgba(36, 50, 85, 0.20) !important;
}

.rainbowinsta-picker-headline {
  color: #1F2A44;
  font-style: italic;
  font-weight: 400;
  font-family: "EB Garamond";
  margin-bottom: 22px;
}

a.rainbowinsta-picker-handle {
  color: #B993B8;
}

.eltdf-footer-top-holder p {
  font-size: 16px;
  font-family: 'Open Sans'; 
  line-height: 26px;
  margin-bottom: 20px;
  margin-top: 0;
}

.eltdf-footer-top-holder p strong {
  font-weight: 600;
}

.eltdf-footer-top-holder ul.menu li a {
  font-family: 'Open Sans';
  line-height: 36px;
  display: block;
  font-size: 16px; 
  transition: all .3s ease;
}
.eltdf-footer-top-holder ul.menu li a:hover {
  color: #B993B8 !important;
}

.eltdf-sl-inner.eltdf-outer-space.cma-artists-archive .artist-item-gridinfo-bellow .eltdf-show-image img,
.eltdf-show.info-bellow .eltdf-show-image img {
  height: 400px;
  width: 400px;
  object-fit: contain;
}

.author-home-section .author-bio-content {
  padding-top: 105px !important;
  padding-right: 50px !important;
  padding-bottom: 45px !important;
  padding-left: 50px !important;
}
.author-home-section .author-bio-content .eltdf-st-title{
  letter-spacing: normal;
}
.author-home-section .wg-event-author-image {
  transform: translateY(44px);
  padding: 0 25px 0 0px !important;
}

.author-home-section {
  padding-top: 40px !important; 
}
/* @media only screen and (max-width: 425px) {
  .event-grid-section-wrapper .eltdf-event-list-holder-inner.eltdf-outer-space.clearfix {
    overflow-x: auto;
  }
} */
@media only screen and (max-width: 1024px) {

  .eltdf-column-content.eltdf-grid-col-2.d-none {
    display: none;
  }

  .eltdf-page-footer .eltdf-column-content.eltdf-grid-col-3 {
    width: 100% !important;
    margin-bottom: 40px;
  }

  .footer-right-columns-wrapper.eltdf-column-content {
    padding: 0;
  }

  .eltdf-show-slider-holder .eltdf-owl-slider .owl-nav,
  .eltdf-show-slider-holder .eltdf-owl-slider .owl-dots {
    display: block;
  }

  .eltdf-artists-slider-holder .eltdf-owl-slider .owl-nav .owl-next svg polyline,
  .eltdf-artists-slider-holder .eltdf-owl-slider .owl-nav .owl-prev svg polyline {
    stroke: white;
  }

  .eltdf-show-slider-holder .eltdf-owl-slider .owl-nav .owl-prev {
    left: -30px;
  }

  .eltdf-show-slider-holder .eltdf-owl-slider .owl-nav .owl-next {
    right: -30px;
  }

  /* .eltdf-artists-slider-holder, */
  .eltdf-artists-grid-holder {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .mb-70px {
    margin-bottom: 50px !important;
  }

  .eltdf-page-footer .eltdf-footer-top-holder .eltdf-footer-top-inner.eltdf-grid {
    padding: 60px 0;
  }
  .author-home-section .author-bio-content {
      padding-top: 15px !important;
      padding-right: 15px !important;
      padding-bottom: 50px !important;
      padding-left: 15px !important;
  }
  .author-home-section .author-bio-content .eltdf-st-title {
    letter-spacing: normal;
    font-size: 32px;
  }
  .author-home-section .wg-event-author-image{
    padding: 0 15px 0 15px !important;
    transform: translateY(0px);
  }
  .author-home-section {
      padding-top: 20px !important;
  }

  
}

@media only screen and (max-width: 680px) {
  .eltdf-show-slider-holder .eltdf-owl-slider .owl-dots {
    margin: 10px 0 0;
  }

  .eltdf-show-slider-holder .eltdf-owl-slider .owl-nav .owl-prev {
    left: -25px;
  }

  .eltdf-show-slider-holder .eltdf-owl-slider .owl-nav .owl-next {
    right: -25px;
  }

}

.main-hero-section a svg {
  display: none !important;
}


/* Extra Small Devices (phones) */
@media (max-width: 575px) {
  .author-home-section .author-bio-content {
    padding-right: 10px !important;
  }

  .author-home-section {
    margin-bottom: 0px !important;
  }
}

.eltdf-event-post-read-more-button {
  margin-top: 0 !important;
}

.eltdf-sl-inner.eltdf-outer-space.cma-artists-archive {
  column-gap: 20px !important;
}
.eltdf-sl-inner.eltdf-outer-space.cma-artists-archive.with-profile-details {
  row-gap: 55px !important;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .author-home-section .author-bio-content .eltdf-st-title{
    font-size: 40px;
  }


}
@media (min-width: 1024px) and (max-width: 1199px) {
  .author-home-section .author-bio-content .eltdf-st-title{
    font-size: 34px;
  }
  .author-home-section .author-bio-content { 
    padding-right: 15px !important; 
    padding-left: 15px !important;
  }
  .author-home-section .wg-event-author-image { 
    padding: 0 0px 0 10px !important;
  }

}
/* Small Devices (large phones) */
@media (min-width: 576px) and (max-width: 767px) {
  .author-home-section {
    margin-bottom: 0px !important;
  }

  .author-home-section .author-bio-content {
    padding-right: 0px !important;
  }

  .author-home-section .author-bio-content .eltdf-st-title {
    font-size: 1.5rem;
  }

  .author-home-section .author-bio-content img {
    width: 70%;
  }
}


/* Medium Devices (tablets) */
@media (min-width: 768px) and (max-width: 991px) {
  .author-home-section {
    margin-bottom: 0px !important;
  }

  .author-home-section .author-bio-content .eltdf-st-title {
    font-size: 2rem;
  }

  .author-home-section .author-bio-content {
    padding-right: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .eltdf-show.info-bellow .eltdf-show-image img {
    height: auto !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder {
    width: 100% !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div:not(:last-child) {
    border-right: 0 !important;
    border-bottom: 1px solid #ccc !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder {
    margin: 0 auto !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder {
    padding: 19px 0 !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder {
    margin: 0 !important;
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder a {
    width: 190px !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder a svg {
    width: 190px !important;
  }

  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder a svg rect {
    width: 190px !important;
  }
}

@media only screen and (max-width: 480px) {
  .eltdf-container-inner, 
  .eltdf-grid, 
  .eltdf-row-grid-section {
    width: 90% !important;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.cma-artists-grid-toolbar .cma-artists-grid-toolbar__filter {
  min-width: 188px !important;
  padding: 12px 16px !important;
}
.cma-artists-grid-toolbar .cma-artists-grid-toolbar__filter:focus-visible {
  outline: none;
}
.eltdf-contact-form-main textarea {
  overflow: hidden;
  resize: none;
}
/* =====================================================
   Related Products Section — single product page
   ===================================================== */
.related.products {
  background-color: #1F2A44;
  padding: 120px 0;
  margin-top: 60px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .related.products {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
}
@media (max-width: 767px) {
    .related.products {
        padding-top: 72px !important;
        padding-bottom: 72px !important;
    }
}
/* product single page */
@media (max-width: 575px) {
    .single-product .eltdf-breadcrumbs span.eltdf-current{
        display: inline-block;
        max-width: 5ch;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
	.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-single-product-title {
    font-size: 30px !important;
    line-height: 1.3;
}
}
@media (min-width: 576px) and (max-width: 767px) {
	.single-product .eltdf-breadcrumbs span.eltdf-current{
        display: inline-block;
        max-width: 16ch !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}

.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-single-product-title {
    font-size: 40px;
	letter-spacing: 2px;
}

/* end product single page */

/* Section title heading block */
.related.products .eltdf-section-title-holder {
  margin-bottom: 50px;
}

.related.products .eltdf-st-title {
  color: #ffffff;
}

.related.products .eltdf-st-title .eltdf-st-title-inner {
  color: #ffffff;
}

.related.products .eltdf-st-side-line-left,
.related.products .eltdf-st-side-line-right {
  border-color: rgba(255, 255, 255, 0.35);
}

/* Product grid: 4 columns */
.related.products ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 24px !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Individual product card */
.related.products ul.products li.product {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  float: none !important;
  text-align: center;
}

/* Product image */
.related.products ul.products li.product a img,
.related.products ul.products li.product .woocommerce-loop-product__link img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 3 / 4;
}

/* Product title */
.related.products ul.products li.product .woocommerce-loop-product__title,
.related.products ul.products li.product h2 {
  font-family: "EB Garamond", serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
  text-align: center !important;
  margin: 14px 0 0 !important;
  padding: 0 !important;
  line-height: 1.6 !important;
}

/* Hide price and add-to-cart in related products */
/* .related.products ul.products li.product .price,
.related.products ul.products li.product .button,
.related.products ul.products li.product .star-rating {
  display: none !important;
} */

/* Sale / Sold badge */
.related.products ul.products li.product .onsale,
.related.products ul.products li.product mark.sold-out {
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.5px;
  background-color: #f0d03c;
  color: #1F2A44;
  padding: 4px 10px;
  border-radius: 0;
  top: 12px;
  right: 12px;
  left: auto;
  margin: 0;
}

/* Responsive: 2 columns on tablet */
@media only screen and (max-width: 900px) {
  .related.products ul.products {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .related.products {
    /* padding: 50px 30px 60px; */
  }
}

/* Responsive: 1 column on mobile */
@media only screen and (max-width: 480px) {
  .related.products ul.products {
    grid-template-columns: 1fr !important;
  }

  .related.products {
    /* padding: 40px 20px 50px; */
  }
}

.related.products .eltdf-product-list-title {
  color: #ffffff !important;
}

.related.products .eltdf-product-list-title {
  margin: 4px 0 4px;
  text-align: center;
}

/* Artists slider layout 2: disable staggered vertical offset */
.eltdf-show-slider-holder.eltdf-artists-slider-layout-2 .eltdf-owl-slider .owl-item:nth-child(even) {
  top: 0;
}

/* Event list shortcode: layout-2 (strictly scoped) */
.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container {
  padding-top: 60px;
  padding-bottom: 120px;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-event-list-holder-inner {
  width: 100%;
  padding-left: 0;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-item-space.eltdf-appear {
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(31, 42, 68, 0.15);
}


.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-layout-2-inner {
  display: flex;
  align-items: flex-start;
  gap: 44px;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-image img {
  width: 523px;
  height: 294px;
  object-fit: cover;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-content-holder {
  flex: 1 1 auto;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-title {
  margin: 0 0 12px;
  text-transform: uppercase;
  font-size: 2.25rem;
  line-height: 1.2;
  color: #1F2A44;
  letter-spacing: 0.16rem;
  
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-title {
    font-size: 30px;
    line-height: 34px;
  }
}



.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-description {
  margin: 0 0 16px;
  max-width: 620px;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-meta-holder {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  font-size: 14px;
  margin-top: 24px;
  padding-top: 18px;
  border-top: 1px dashed rgba(31, 42, 68, 0.15);
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-meta-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container a.eltdf-eli-meta-item {
  display: flex;
  padding: 4px 12px 4px 10px;
  justify-content: center;
  align-items: center;
  gap: 8px;

  color: var(--Navy-Deep, #1F2A44);
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px; /* 185.714% */
}
.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container a.eltdf-eli-meta-item.upcoming {
  background: rgba(143, 143, 215, 0.40);
}
.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container a.eltdf-eli-meta-item.ongoing {
  background: rgba(133, 170, 126, 0.30);
}
.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container a.eltdf-eli-meta-item.ended {
  background: rgba(31, 42, 68, 0.10);
}



.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-meta-icon {
  display: inline-flex;
  color: #6d6d6d;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-event-list-bottom-button-holder {
  margin-top: 28px;
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  .eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-layout-2-inner {
    gap: 24px;
  }

  .eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-image-holder {
    flex-basis: 260px;
    max-width: 260px;
  }
}

@media only screen and (max-width: 680px) {
  .eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-layout-2-inner {
    display: block;
  }

  .eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-eli-image-holder {
    max-width: 100%;
    margin-bottom: 16px;
  }
}


.eltdf-woo-single-page .eltdf-single-product-summary .product_meta>span a {
  background-color: transparent;
}

.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-woo-social-share-holder .eltdf-share-link {
  background-color: transparent;
}

.eltdf-container-width.eltdf-mb-120 {
  margin-bottom: 120px;
}

/* ── Event Single: Body Layout ───────────────────────────────────────────── */
.eltdf-event-singe-holder .eltdf-event-single-body {
  display: flex;
  align-items: flex-start;
  padding-top: 56px;
  margin-left: 0;
  margin-right: 0;
  gap: 60px;
}

.eltdf-event-singe-holder .eltdf-event-single-body .eltdf-event-single-content-col {
  flex: 1 1 0;
  min-width: 0;
}

.eltdf-event-singe-holder .eltdf-event-single-body .eltdf-event-single-info-col {
  margin-top: 30px;
}

.eltdf-event-singe-holder .eltdf-single-event-content .tc_the_content_pre {
  display: none;
}

.eltdf-event-singe-holder .eltdf-single-event-content .tc_warning_ticket_types_needed {
  display: none;
}

/* ── Event Single: Info Sidebar ──────────────────────────────────────────── */
.eltdf-event-singe-holder .eltdf-event-info-sidebar {
  position: sticky;
  top: 30px;
}

.eltdf-event-singe-holder .eltdf-event-info-sidebar .eltdf-eis-item {
  display: flex;
  flex-direction: column;
  padding: 10px 0; 
}

.eltdf-event-singe-holder .eltdf-event-info-sidebar .eltdf-eis-item:first-child {
  padding-top: 0;
}

.eltdf-event-singe-holder .eltdf-event-info-sidebar .eltdf-eis-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.eltdf-event-singe-holder .eltdf-event-info-sidebar .eltdf-eis-label {
  font-family: "EB Garamond";
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #1F2A44;
  margin-bottom: 8px;
}

.eltdf-event-singe-holder .eltdf-event-info-sidebar .eltdf-eis-value {
  color: #414A60;
  font-family: "EB Garamond";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.eltdf-event-list-holder .eltdf-event-list-image-holder {
  display: inline-block;
  width: 363px;
  vertical-align: middle;
  clip-path: inset(0 0 100% 0);
  transition: 1.2s cubic-bezier(0.63, 0.25, 0.25, 1);
}

.eltdf-event-list-holder .eltdf-event-list-image-holder.eltdf-appear {
  clip-path: inset(0 0 0 0);
}

.eltdf-event-list-holder .eltdf-event-list-image-holder .eltdf-event-image img {
  display: block;
}

@media only screen and (max-width: 1024px) {
  .eltdf-event-list-holder .eltdf-event-list-image-holder {
    width: auto;
  }
}

.eltdf-event-list-holder .eltdf-event-list-item .eltdf-eli-date-holder {
  opacity: 0;
  transform: translateY(10px);
  transition: 0.5s;
}

.eltdf-event-list-holder .eltdf-event-list-item .eltdf-eli-title-holder {
  clip-path: inset(0 0 100% 0);
  transition: 0.5s cubic-bezier(0.63, 0.25, 0.25, 1);
}

.eltdf-event-list-holder .eltdf-event-list-item .eltdf-eli-title-holder a {
  display: inline-block;
}

.eltdf-event-list-holder .eltdf-event-list-item .eltdf-eli-title-holder>* {
  opacity: 0;
  transform: translateY(10px);
  transition: 0.5s 0.3s;
}

.eltdf-event-list-holder .eltdf-event-list-item .eltdf-btn {
  opacity: 0;
  transform: translateY(10px);
  transition: 0.5s 0.3s;
}

.eltdf-event-list-holder .eltdf-event-list-item.eltdf-appear .eltdf-eli-date-holder {
  opacity: 1;
  transform: translateY(0);
}

.eltdf-event-list-holder .eltdf-event-list-item.eltdf-appear .eltdf-eli-title-holder {
  clip-path: inset(0 0 0 0);
}

.eltdf-event-list-holder .eltdf-event-list-item.eltdf-appear .eltdf-eli-title-holder>* {
  opacity: 1;
  transform: translateY(0);
}

.eltdf-event-list-holder .eltdf-event-list-item.eltdf-appear .eltdf-btn {
  opacity: 1;
  transform: translateY(0);
}

.eltdf-event-list-holder.eltdf-el-with-image:not(.eltdf-el-one-column) .eltdf-event-list-item {
  float: left;
}

.eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-two-columns .eltdf-event-list-item {
  width: 50%;
}

@media only screen and (min-width: 769px) {
  .eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-two-columns .eltdf-event-list-item:nth-child(2n+1) {
    clear: both;
  }
}

.eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-three-columns .eltdf-event-list-item {
  width: 33.3333333333%;
}

@media only screen and (min-width: 769px) {
  .eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-three-columns .eltdf-event-list-item:nth-child(3n+1) {
    clear: both;
  }
}

.eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-four-columns .eltdf-event-list-item {
  width: 25%;
}

@media only screen and (min-width: 1025px) {
  .eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-four-columns .eltdf-event-list-item:nth-child(4n+1) {
    clear: both;
  }
}

.eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-five-columns .eltdf-event-list-item {
  width: 20%;
}

@media only screen and (min-width: 1441px) {
  .eltdf-event-list-holder.eltdf-el-with-image.eltdf-el-five-columns .eltdf-event-list-item:nth-child(5n+1) {
    clear: both;
  }
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-event-list-item {
  box-sizing: border-box;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-eli-image-holder {
  position: relative;
  margin-bottom: 34px;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-eli-image {
  line-height: 0;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-el-date-separated {
  position: absolute;
  height: 77px;
  width: 72px;
  top: 0;
  left: 0;
  background-color: #fff;
  text-align: center;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-el-date-separated h1 {
  margin: 7px 0 0;
  font-size: 50px;
  color: #b993b8;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-el-date-separated h6 {
  margin: 0;
  position: relative;
  bottom: 4px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-eli-title {
  margin: 0 0 8px;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-eli-subtitle {
  margin: 0;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-eli-read-more-holder {
  margin-top: 37px;
}

.eltdf-event-list-holder.eltdf-el-with-image .eltdf-eli-read-more-holder .eltdf-btn:first-child {
  margin-right: 14px;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-image-holder {
  padding-right: 78px !important;
}
.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner {
  display: inline-block;
  width: 100%;
  padding-left: 0 !important;
  vertical-align: middle;
  list-style: none;
}

.eltdf-event-list-holder.eltdf-el-simple:has(.eltdf-event-list-image-holder) .eltdf-event-list-holder-inner {
  width: calc(100% - 444px);
}



@media only screen and (min-width: 1440px) {
  .event-grid-section-wrapper .eltdf-event-list-holder.eltdf-el-simple {
    display: flex;
    align-items: center;
  }
  
  }
@media only screen and (max-width: 1024px) {
  /* .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner {
    width: 100%;
  } */

  .event-grid-section-wrapper .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner {
    text-align: left;
  }

  .event-grid-section-wrapper .eltdf-event-list-holder.eltdf-el-simple {
    text-align: center;
  }
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item:not(:last-child) {
  margin-bottom: 63px;
}

@media only screen and (max-width: 768px) {
  .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item:not(:last-child) {
    margin-bottom: 10px;
  }

  .event-grid-holder-inner .eltdf-eli-title.entry-title {
    font-size: 20px;
    line-height: 1.2;
  }
  .eltdf-row-grid-section-wrapper.event-grid-section-wrapper .eltdf-row-grid-section {
    position: relative;
    width: 600px;
    margin: 0 auto;
    z-index: 20;
  }
  /* .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item{
    display: block;
  } */
  /* .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder{
    width: 100% !important;
  } */

}
@media (min-width: 480px) and (max-width: 680px) {
    .eltdf-row-grid-section-wrapper.event-grid-section-wrapper .eltdf-row-grid-section {
      position: relative;
      width: 450px;
      margin: 0 auto;
      z-index: 20;
    }
}
/* .eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
} */

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div:not(:last-child) {
  border-right: 1px solid #ccc;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder {
  padding: 19px 48px 19px 0;
  text-align: center;
  width: 15%;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder h2,
.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder p {
  margin: 0;
  line-height: 1em;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder p {
  margin: 7px 0 0;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-date-holder h2 {
  letter-spacing: 0.05em;
}
 

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-title-holder .eltdf-eli-title {
  margin: 0;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-title-holder .eltdf-eli-subtitle {
  margin: 0;
}
 
.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder a.eltdf-btn {
  text-align: center;
  padding: 16px 0;
  width: 48%;
  float: left;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder a.eltdf-btn:first-child {
  text-align: center;
  padding: 11px 0;
  width: 190px;
}

.eltdf-event-arts-grid-button-holder {
  margin-top: 60px;
}

.eltdf-event-arts-grid-item .entry-title.eltdf-pli-title {
  margin-top: 16px;
}

.eltdf-show-list-holder.eltdf-sl-gallery.eltdf-sl-five-columns .eltdf-show {
  width: 100% !important;
}

.eltdf-section-title-holder .eltdf-st-text {
  margin: 16px 0 0 !important;
}

.eltdf-section-title-holder.eltdf-st-decorative-line .eltdf-st-title .eltdf-st-title-inner .eltdf-st-side-line-left {
  color: rgba(255, 255, 255, 0.4);
}

.eltdf-section-title-holder.eltdf-st-decorative-line .eltdf-st-title .eltdf-st-title-inner .eltdf-st-side-line-right {
  color: rgba(255, 255, 255, 0.4);
}

/* .eltdf-section-title-holder.eltdf-st-decorative-line .eltdf-st-title .eltdf-st-title-inner {
  padding: 0 100px;
} */

.eltdf-event-arts-grid-holder .eltdf-show-image {
  line-height: 0;
}

/* 
/* 
  Css for responsive grid - Atiq Vai
 */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.col-6 {
  width: 50%;
  padding: 0 10px;
}

.row {
  display: flex;
  gap: 20px;
}

.col-6 {
  flex: 1;
}

.col-12 {
  width: 100%;
  padding: 0 10px;
}

@media (max-width: 768px) {
  .col-6 {
    width: 100%;
  }
}

.current-exhibition-dark-bg .eltdf-pli-title,
.current-exhibition-dark-bg .eltdf-btn.eltdf-btn-outline {
  color: #fff;
}

.vc_section.section-gap,.vc_row.section-gap {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}

.vc_section.section-gap-top,.vc_row.section-gap-top {
  padding-top: 140px !important;
}
.vc_section.section-gap-bottom,.vc_row.section-gap-bottom {
  padding-bottom: 140px !important;
}
/* Extra Small Devices (phones) */
@media (max-width: 767px) {
  .vc_section.section-gap, .vc_row.section-gap {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  .vc_section.section-gap-top,.vc_row.section-gap-top {
    padding-top: 65px !important;
  }
  .vc_section.section-gap-bottom,.vc_row.section-gap-bottom {
    padding-bottom: 65px !important;
  }
}

/* Medium Devices (tablets) */
@media (min-width: 768px) and (max-width: 991px) {
  .vc_section.section-gap, .vc_row.section-gap {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .vc_section.section-gap-top,.vc_row.section-gap-top {
    padding-top: 80px !important;
  }
  .vc_section.section-gap-bottom,.vc_row.section-gap-bottom {
    padding-bottom: 80px !important;
  }
}

.vc_section.section-gap-artist,.vc_row.section-gap-artist {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

/* Extra Small Devices (phones) */
@media (max-width: 767px) {
  .vc_section.section-gap-artist, .vc_row.section-gap-artist {
    padding-top: 72px !important;
    padding-bottom: 72px !important;
  }
}

/* Medium Devices (tablets) */
@media (min-width: 768px) and (max-width: 991px) {
  .vc_section.section-gap-artist, .vc_row.section-gap-artist {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}

/* .eltdf-page-title {
  letter-spacing: normal;
}

.eltdf-st-title {
  letter-spacing: normal;
} */


/* Hero section */
/* Section title */
.eltdf-section-title-holder .eltdf-st-title{
	font-size: 3.125rem;
}
.cma-section-title{
	padding-bottom: 70px;
}
/* Extra Small Devices (phones) */
@media (max-width: 767px) {
.eltdf-section-title-holder .eltdf-st-title{
	font-size: 2.125rem;
}
.cma-section-title{
	padding-bottom: 40px;
}
}
/* end section title */

.vc_section.main-hero-section,
.vc_row.main-hero-section {
  padding-top: 165px !important;
  padding-bottom: 165px !important;
}
.hero-title-area .eltdf-st-title {
  letter-spacing: 5px;
}

.hero-title-area h1.eltdf-st-title {
  font-size: 4.6875rem;
}

.hero-title-area h3.eltdf-st-text {
  font-size: 2.1875rem;
}

/* Extra Small Devices (phones) */
@media (max-width: 767px) {
  .hero-title-area h1.eltdf-st-title {
    font-size: 2.8125rem;
  }

  .hero-title-area h3.eltdf-st-text {
    font-size: 1.5rem;
  }

  .main-hero-section .vc_single_image-wrapper img {
    width: 70%;
  }
  .vc_section.main-hero-section,
  .vc_row.main-hero-section {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
}

/* Medium Devices (tablets) */
@media (min-width: 768px) and (max-width: 991px) {
   .hero-title-area h1.eltdf-st-title{
    font-size: 3rem;
  }
  .vc_section.main-hero-section,
  .vc_row.main-hero-section {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  } 
}
@media (min-width: 1025px) and (max-width: 1400px) {
  .vc_section.main-hero-section,
  .vc_row.main-hero-section {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  } 
}
/* grand opening banner */
.grand-opening-banner .grand-opening-banner-img img{
	width: 450px;
}
@media (max-width: 767px) {
    .grand-opening-banner .grand-opening-banner-img img{
	width: 350px;
}
	.grand-opening-banner h4.eltdf-st-title{
line-height: 16px !important;
}
}
.grand-opening-banner h4.eltdf-st-title{
font-family: "Open Sans";
font-style: normal;
font-weight: 600;
line-height: 22px; /* 157.143% */
text-transform: uppercase;
letter-spacing: normal;
padding-top: 15px;
}
/* end grand opening banner */
/* End Hero Section */

.eltdf-title-holder.eltdf-centered-type .eltdf-page-title:after, .eltdf-title-holder.eltdf-centered-type .eltdf-page-title:before {
  background: rgba(36, 50, 85, 0.24) !important;
} 

.eltdf-artists-slider-holder.eltdf-artists-slider-layout-2 .eltdf-show.layout-2 .eltdf-show-info {
  margin-top: 30px !important;
}

.eltdf-event-list-holder.eltdf-el-layout-2 .eltdf-event-list-layout-2-container .eltdf-item-space.eltdf-appear:last-child {
  border-bottom: 0 !important;
}
/* 
contact form 7 custom styles
*/
.wpcf7 form .wpcf7-response-output {
  margin: 0;
  padding: 10px 12px;
  border: 1px solid;
  font-size: 14px;
  color: #414A60;
  margin-top: 20px;
  width: fit-content;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #FDA76A;
}
.eltdf-newsletter-form-double-vertical span.wpcf7-not-valid-tip {
  font-family: 'Open Sans';
  font-size: 15px;   
  color: #dc3232;
  background-color: transparent; 
  position: absolute;
  top: 30px;
}
.eltdf-contact-form-main span.wpcf7-not-valid-tip {
  font-family: 'Open Sans';
  font-size: 14px; 
  color: #dc3232;
  background-color: transparent; 
  position: absolute;
  top: 30px;
}
.contact-page-social-links .contact-page-social {
  display: inline-block;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0;
  color: #B993B8;
  background-color: transparent;
  border: 1px solid currentColor;
  border-radius: 0;
  transition: transform 220ms ease, box-shadow 220ms ease, opacity 220ms ease;
  will-change: transform;
  line-height: 40px;
  margin-right: 23px !important;
  transform: rotate(45deg);
  transition: .3s;
}
.contact-page-social-links .contact-page-social .eltdf-icon-element {
  transform: rotate(-45deg);
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-title-holder {
	padding: 8px 4% 0 7%;
	width: 65%;
}

.eltdf-event-list-holder.eltdf-el-simple .eltdf-event-list-holder-inner .eltdf-event-list-item div.eltdf-eli-read-more-holder {
	width: 27%;
	padding-left: 45px;
}


input.eltdf-btn.eltdf-btn-medium.eltdf-btn-outline:hover {
  color: #b993b8!important;
}

.single-tc_events .eltdf-top-bar, .tc_events-template-default .eltdf-top-bar,
.tc_events-template-default .eltdf-page-header .eltdf-position-right .eltdf-shopping-cart-holder,
.single-tc_events .eltdf-page-header .eltdf-position-right .eltdf-shopping-cart-holder,
.tc_events-template-default .eltdf-page-header .eltdf-position-right .eltdf-search-opener,
.single-tc_events .eltdf-page-header .eltdf-position-right .eltdf-search-opener{
display: block !important;
}

.cma-event-single-exhibition-details .eltdf-st-title span.eltdf-st-side-line-right,
.eltdf-event-featured-exhibition .eltdf-st-title span.eltdf-st-side-line-right,
.eltdf-event-featured-exhibition .eltdf-st-title span.eltdf-st-side-line-left {
    color: rgba(188, 138, 186, 0.50) !important;
}


/* artist breadcrumbs */
@media (max-width: 575px) {
    .cma-artist-page .eltdf-breadcrumbs span{
        display: inline-block;
        max-width: 5ch;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
  }

  .cma-artist-hero-inner .cma-artist-lastname {
    line-height: 45px !important;
  }
}
/* end artist breadcrumbs */

/* ==========================================================================
   Event Status Filter Bar
   ========================================================================== */
.eltdf-event-status-filter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 0 18px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  .eltdf-event-status-filter {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}

.eltdf-event-status-select-wrap {
    position: relative;
    display: flex;
    align-items: center;
}

.eltdf-event-status-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    outline: none;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.04em;
    color: inherit;
    padding: 2px 22px 2px 18px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: right 2px center;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    min-width: 310px;
    padding: 10px 16px;
    border: 1px solid rgba(185, 147, 184, 0.40);
    background: rgba(67, 67, 67, 0.03);
    color: #3c4762;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    cursor: pointer;
}

.eltdf-event-status-select-wrap::after{
  content: "";
  position: absolute;
  right: 18px;
  top: 50%;
  width: 10px;
  height: 10px;
  border-right: 1px solid #8f949f;
  border-bottom: 1px solid #8f949f;
  transform: translateY(-60%) rotate(45deg);
  pointer-events: none;
}


.eltdf-event-status-select:focus {
    outline: none;
}

.eltdf-event-status-count {
    font-size: 13px;
    letter-spacing: 0.03em;
    opacity: 0.65;
    white-space: nowrap;
    color: #1F2A44;
}
/* end event status filter bar */

/* ==========================================================================
   Event Status Grouped Layout
   ========================================================================== */

/* Section spacing */
.eltdf-el-status-grouped .eltdf-event-status-section {
    margin-bottom: 60px;
}
.eltdf-el-status-grouped .eltdf-event-status-section:last-child {
    margin-bottom: 0;
}

/* Section header */
.eltdf-el-status-grouped .eltdf-event-section-title {
    margin: 0;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;

    color: #1F2A44;
    font-family: "EB Garamond";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 166.667% */
    letter-spacing: 3px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
}

.eltdf-el-status-grouped .eltdf-event-section-title:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  background: rgba(36, 50, 85, 0.10);
  top: 50%;
  margin-left: 40px;
}


/* Coloured left-border accent per status */
K/* .eltdf-event-status-section--upcoming .eltdf-event-section-title {
    border-left: 3px solid #4a90d9;
    padding-left: 10px;
}
.eltdf-event-status-section--ended .eltdf-event-section-title {
    border-left: 3px solid #999;
    padding-left: 10px;
} */

/* Empty state */
.eltdf-el-status-grouped .eltdf-event-section-empty {
    font-size: 13px;
    opacity: 0.45;
    font-style: italic;
    margin: 0 0 10px;
}

/* Load more button — inherits eltdf outline-slit styles; only loading state needed */
.eltdf-el-status-grouped .eltdf-event-section-load-more.eltdf-load-more-loading {
    opacity: 0.45;
    pointer-events: none;
}
.eltdf-el-status-grouped .eltdf-event-section-load-more.eltdf-load-more-loading::after {
    content: ' \2026';
}
/* end event status grouped layout */
@media (min-width: 576px) and (max-width: 767px) {
	.cma-artist-page .eltdf-breadcrumbs span{
        display: inline-block;
        max-width: 18ch;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}


/* end artist breadcrumbs */


/* event single page */
@media (max-width: 1280px) {
  .single-tc_events .eltdf-container-width {
    width: auto !important;
    margin: 0 auto;
  }
}
.single-tc_events .eltdf-content .eltdf-content-inner>.eltdf-container>.eltdf-container-inner {
    padding-top: 0px !important;
}

.single-tc_events .eltdf-show-slider-holder.eltdf-event-featured-exhibition {
   padding-top: 0px !important;
}
.single-tc_events .eltdf-show-slider-holder.eltdf-event-featured-exhibition {
    padding-bottom: 40px!important;
}
@media only screen and (max-width: 1320px) {
  .single-tc_events .eltdf-event-singe-holder .eltdf-event-single-body {
    padding-right: 20px !important;
    padding-left: 20px!important;
    padding-bottom: 30px!important;
}
}
.single-tc_events .eltdf-event-singe-holder .eltdf-event-single-hero .eltdf-event-single-image-holder .eltdf-event-single-image img {
    height: auto !important;
}
.cma-event-single-exhibition-details .eltdf-row-grid-section-wrapper.mb-70px{
	 padding-top: 70px !important;
}
/* end event single page */
