/* 
Theme Name:		 dt-the7-child
Theme URI:		 http://childtheme-generator.com/
Description:	 dt-the7-child is a child theme of dt-the7, created by ChildTheme-Generator.com
Author:			 Stix
Author URI:		 http://childtheme-generator.com/
Template:		 dt-the7
Version:		 1.0.0
Text Domain:	 dt-the7-child
*/


/*
    Add your custom styles here
*/
#main {
  padding: 0px 0 70px 0 !important;
}

@media screen and ( max-width: 1396px) {
    .masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
}

.uvc-heading.ultimate-heading-2411688730eb79238 h3 {
font-weight: 100 !important;
}

.paginator .button-load-more .button-caption:before {
display: none !important;
}
@media screen and (min-width: 992px) {
  .exhibitor-carousel .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link  {
    width: 150px !important;
  }
}

@media screen and (max-width: 767px) {
  .exhibitor-carousel-wrapper {
    width: 630px !important;
	  left: -115px !important;
  }
	
  
}

html[lang="en-US"] .wf-container > section#block-7.widget.widget_block.widget_text.wf-cell.wf-1-3 {
  display: none !important;
}

/* Hide English button in Greek version */
html[lang="el"] .header-elements-button-2 {
  display: none !important;
}

/* Hide Greek button in English version */
html[lang="en-US"] .header-elements-button-1 {
  display: none !important;
}

html[lang="en-US"] #block-10 {
	display: none !important;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar {

	display: flex;
	flex-direction:row;
	align-items:center;
}

.lang-switcher {
	
  font-size: 16px;
  color: #0f2147;
  margin-left: 20px;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  z-index: 99; /* ensures it's above any overlay */
}

.lang-switcher-mobile {
  
  text-align: left;
  font-size: 14px;
  text-transform: uppercase;
  color:#0f2147;
}

/* Default: show desktop, hide mobile */
.desktop-only {
  display: block;
}
.mobile-only {
  display: none !important;
}

.mobile-only .vc_row.vc_row-flex {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-end; /* Align columns to bottom */
  height: 100%; /* Ensure row fills the section */
}

.mobile-only .vc_col-sm-6 {
  flex: 0 0 50%;
  max-width: 50%;
  display: flex;
  justify-content: center;
  align-items: flex-end; /* Align button to bottom inside the column */
  padding-bottom: 20px; /* Optional spacing */
}

.mobile-only .ubtn .ubtn-text {
  white-space: nowrap;
}

/* Default: desktop & tablet */
.desktop-only {
  display: block !important;
}
.mobile-only {
  display: none !important;
}

.mobile-overlap {
    display: none !important;
  }
.home-gallery-mobile {
display:none !important
}

@media (max-width: 1024px) {
  .overlap-section {
    display: none !important;
  }

  .mobile-overlap {
    display: block !important;
  }
	
	
}
@media (max-width: 767px) {
.home-gallery-mobile {
	display:block !important
}	
	.home-gallery-desktop {
	display:none !important}
}
/* Show mobile-only on screens ≤ 767px */
@media (max-width: 767px) {
  .desktop-only {
    display: none !important;
  }
  .mobile-only {
    display: block !important;
  }
	
	.reverse-col {
	flex-direction: column-reverse;
	}
}


.lang-switcher-mobile a {
  color: #0f2147;
  text-decoration: none;
  margin: 0 5px;
  transition: color 0.3s ease;
}

.content-text .wpb_wrapper h3 {

	color: white !important;
	text-decoration: none !important;
	font-size: 65px !important;
	font-weight: 100 !important;
	line-height: 60px; !important
	
}


.event-content p {
color: #0F2147 !important;
font-weight: 400 !important;
line-height: 1.9 !important;

}

.text-overlap-box .vc_column-inner { 
		background-color: #0F2147;
}

.text-overlap-box .vc_column-inner .wpb_wrapper {
	display: flex;
	flex-direction:column;
	justify-content:center;
	gap:4rem;
}

@media screen and (min-width:1024px) {
	
	.overlap-section {
	align-items: center !important;
	justify-content: center !important;
	}

	.above-image .fancy-media-wrap img.preload-me {
	position: relative !important;
	left: 200px !important;
	top: 50px;
	z-index: 1 !important;
	}
	
	.text-overlap-box .vc_column-inner { 
		background-color: #0F2147;
		padding: 85px 15px 100px 200px !important;
		margin-right: 50px !important;
		/* z-index: 2; !important
		 height: 500px !important */
		max-width: 900px !important;
		
	}
	
	.overlap-text {
	font-size: 20px !important;
	}
}

@media screen and (max-width:768px) {
	.text-overlap-box .vc_column-inner { 
	padding-left:30px !important;
	} 
	
	.event-section .exhibition-entry .vc_column-inner { 
	padding-left: 5% !important;
	}
	
	
}

/* ================================================
   Desktop Contact Form Styling for .home-contact
   ================================================ */

.home-contact input[type="text"] {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 1) !important;
    color: white;
}

.home-contact input[type="text"]::placeholder {
  color: white;
 
}

.home-contact .assistive-text { 

	color: white;
}

 .home-contact .dt-btn-submit:hover {
    background-color: #15AEC0 !important;
    color: white !important;
  }


.home-contact .dt-btn-submit {
    display: inline-block;
    padding: 20px 30px 20px 30px !important;
    border: 1px solid #15AEC0;
    border-radius: 8px;
    background: transparent !important;
    color: #15AEC0 !important;
    
    font-size: 16px;
    text-align: center;
    transition: all 0.3s ease;
    margin-left: auto;
    
  }

@media only screen and (max-width: 768px) {
.home-contact .form-section .vc_column-inner {
	
		padding-top: 30px !important;
	}	
	
}

@media only screen and (min-width: 992px) {
	
	
	.home-contact .dt-contact-form {
	
		display: flex;
		justify-content: center;
		align-items: center;
		gap:20px;
		padding: 80px 35px
	
	}	
  .home-contact .form-fields {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
	flex-direction: column;
	width: 100% !important;
	
    
  }
	
	.dt-contact-form .form-fields input::placeholder {
    color: white !important;
    opacity: 1 !important; /* ensure it's fully visible */
}


  .home-contact .form-name,
  .home-contact .form-mail {
    flex: 1;
    display: flex;
    flex-direction: column;
  }

  .home-contact input[type="text"] {
   /* background: transparent !important;
    border: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 1) !important;
    color: white; */
    font-size: 16px;
    padding: 10px 0;
    transition: border-color 0.3s ease;
    width: 800px !important;
  }

  .home-contact input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
  }

  .home-contact input[type="text"]:focus {
    outline: none;
    border-bottom: 1px solid #15AEC0;
  }

  .home-contact label.assistive-text {
    color: white;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 400;
  }
	
	.home-contact .dt-contact-form p {
	margin-bottom: 0 !important;
	padding: 0 80px 0 0 !important;
	}

  /* Button styles */
  .home-contact .dt-btn-submit {
    display: inline-block;
    padding: 20px 30px 20px 30px !important;
    border: 1px solid #15AEC0;
    border-radius: 8px;
    background: transparent !important;
    color: #15AEC0 !important;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    transition: all 0.3s ease;
    margin-left: auto;
    margin-top: 22px;
	width: 100%;
  }

  .home-contact .dt-btn-submit:hover {
    background-color: #15AEC0 !important;
    color: white !important;
  }

  /* Hide native input submit */
  .home-contact input[type="submit"] {
    display: none;
  }
}

/* ===============================
   CUSTOM RESPONSIVE CARD STYLING
   =============================== */

.custom-cards-wrapper {
	display:flex;
	gap:60px !important;
}

/* Core layout */
.custom-card {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  border-radius: 4px;
  height: 100%;
  background: white; /* fallback if no image */
}

/* Image wrapper */
.custom-card .card-img img {
  width: 100%;
  height: 450px !important;
  height: auto;
  display: block;
  object-fit: cover;
}

/* Caption block (bottom colored section) */
.custom-card .card-heading {
  background-color: #0F2147; /* default dark variant */
  padding: 30px 25px 25px;
  color: #15AEC0;
  text-align: left;
  flex-grow: 1;
}

.custom-card .card-heading h3 {
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 20px;
  line-height: 1.4;
  color: inherit;
}

/* Download button */
.custom-card .card-btn {
  padding: 0 25px 0;
}

.custom-card .card-btn button,
.custom-card .card-btn a {
  display: inline-block;
  padding: 10px 25px;
  border: 1px solid #15AEC0;
  background: transparent;
  color: #15AEC0;
  font-size: 14px;
  border-radius: 4px;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.3s ease;
}

.custom-card:hover {
background-color: #15AEC0 !important;
}

.custom-card:hover .card-btn button,
.custom-card:hover .card-btn a {
  background-color: #15AEC0 !important;
  color:  #0F2147 !important;
}

.custom-card:hover .card-btn button {
border-color: #0F2147 !important;

}

.custom-card:hover .card-heading h3,
.custom-card:hover .card-heading {
	background-color: #15AEC0 !important;
	color: #0F2147 !important;
	
}

.vc_row.vc_row-o-content-top.custom-card > .vc_column_container > .vc_column-inner {
padding-left: 0 !important;
padding-right: 0 !important;
}



/* Responsive layout */
@media (max-width: 768px) {
  .custom-cards-wrapper {
    flex-direction: column !important;
	  gap:20px !important;
  }

  .custom-card {
    margin-bottom: 30px;
	text-align:left;
  }
/*
  .custom-card .card-heading,
  .custom-card .card-btn {
    text-align: center;
  }
	*/

  .custom-card .card-heading h3 {
    font-size: 18px;
  }

  .custom-card .card-btn button,
  .custom-card .card-btn a {
    width: 50%;
  }
}

/* FOOTER */

/* ===========================
   SHARED FOOTER STYLES
   =========================== */

/* Footer layout */
#bottom-bar .wf-container-bottom {
  display: flex;
  justify-content: center;
}

/* Hide unused nav */
#bottom-bar .mini-nav {
  display: none !important;
}

/* Footer content (centered copyright) */
.custom-footer-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
  text-align: center;
  font-size: 14px;
  color: white;
  padding: 15px 20px;
}

/* Footer logo */
.stix-footer-logo {
  height: 20px;
  vertical-align: middle;
}

/* Shared list item spacing */
.footer .menu li,
ul#menu-footer-menu-en li {
  margin: 5px 0 !important;
  border: none !important;
}

/* Shared menu link styles */
.footer .menu li a,
ul#menu-footer-menu-en li a {
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  border: none;
  font-size: 14px;
  font-weight: 400;
  transition: color 0.3s ease;
}

/* Shared hover effect */
.footer .menu li a:hover,
ul#menu-footer-menu-en li a:hover {
  text-decoration: none;
  color: #15AEC0;
}


/* ===========================
   🇬🇷 UNIQUE TO GREEK FOOTER MENU
   =========================== */

#nav_menu-3 .menu-footer-menu-gr-container ul.menu li a {
  /* Already inherited from shared, can override if needed */
}

/* Hover override (if needed uniquely for GR) */
#nav_menu-3 .menu-footer-menu-gr-container ul.menu li a:hover {
  color: #15AEC0;
}


/* ===========================
   🇬🇧 OPTIONAL: UNIQUE TO ENGLISH FOOTER MENU
   =========================== */

/* Example placeholder — override if EN menu ever differs */
#nav_menu-4 .menu-footer-menu-en-container ul.menu li a {
  /* Optional: custom styles just for EN version */
}

}



.ult_tabs.custom-tabs .ult_tabmenu.style3>li.custom-tab:before,
.ult_tabmenu.style3>li.ult_tab_li:before {

-webkit-box-shadow: none !important;
box-shadow: none !important;
	
}

button.ubtn:focus {
outline:none !important;
}

.custom-tabs-videos {
display:none;
}

.custom-tabs .ult_tabmenu {
border-bottom: 1px solid #15aec0 !important
}

.custom-tab.current .ult_tab_main .ult_tab_section .ult-span-text.ult-responsive {
font-size: 30px !important;
font-weight: 500 !important;	
}

@media screen and (max-width:767px) {
.custom-tab.current .ult_tab_main .ult_tab_section .ult-span-text.ult-responsive {
font-size: 20px !important;

 }
}

.custom-load-more .button-caption::before {
display:none !important;

}

.custom-load-more {
background-color: #fff !important;
border: 2px solid #0f2147 !important;
border-radius: 5px ;
	
}

.custom-load-more:hover .button-caption {
color: #fff !important;

}

.custom-load-more:hover {
background-color: #0f2147 !important;
}

.media-toggle-buttons {
  display: flex;
  gap: 30px;
  justify-content: center;
}

.media-button {
  background: none;
  border: none;
  text-align: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.media-icon svg {
  width: 40px;
  height: 40px;
  fill: #15AEC0; 
}

.media-button-label {
  color: #15AEC0;
  margin-top: 8px;
  font-weight: 500;
  font-size: 16px;
}


/* Container for all filters */
.exhibitor-filters {
  text-align: center;
  margin-bottom: 2rem;
}

/* Filter row (Latin and Greek letters) */
.exhibitor-filters .latin-filter,
.exhibitor-filters .greek-filter {
  margin: 0.5rem 0;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  gap: 6px;
}

/* Individual letter */
.exhibitor-filters .filter-letter {
  display: inline-block;
  padding: 6px 10px;
  font-weight: bold;
  font-size: 1rem;
  color: #15aec0;
  text-decoration: none;
  border-radius: 4px;
  transition: background 0.2s ease;
}

.exhibitor-filters .filter-letter:hover,
.exhibitor-filters .filter-letter.active {
 
  color: #0f2147;
  cursor: pointer;
}

.exhibitor-entry {
  display: grid;
  grid-template-columns: 50% 1fr;
  align-items: center;
  gap: 1rem;
  border-bottom: 1px solid #ccc;
  padding: 2rem 0;
}

.exhibitor-image img {
  max-height: 150px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.exhibitor-title {
  text-align: center;
}

.exhibitor-title p {
  margin: 0;
  font-size: 20px;
  font-weight: 300;
  color: #0f2147;
  text-transform:uppercase;
}

@media (max-width: 768px) {
  .exhibitor-entry {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .exhibitor-title p {
    font-size: 18px;
	
  }
}





/* Style the countdown numbers + labels in your custom timer */
.countdown-wrapper .custom-timer .time_circles h4,
.countdown-wrapper .custom-timer .time_circles span {
  color: #0f2147 !important;
}


.home-contact form p {
  text-align: center !important;
 
}

.why-visit-wrapper .wpb_column .vc_custom_1752659494951,
.why-exhibit-wrapper .wpb_column .vc_custom_1752659494951
{
margin-top: 70px !important;
}

.reverse-row-on-mobile.force-reverse {
	flex-direction: row-reverse;
}

@media (max-width: 768px) { 
	.reverse-row-on-mobile.force-reverse {
	flex-direction: column-reverse;
}
}
@media (max-width: 600px) { 
	
.why-visit-wrapper, .why-exhibit-wrapper {
	padding:20px 20px 40px 20px !important;
	}	
	
.why-visit-wrapper .why-visit {
	flex-direction: column-reverse;
}
	
}

.buy-ticket-wrapper {
  display: block !important;
}
.buy-ticket-wrapper-mobile {
  display: none !important;
}


@media (max-width: 767px) {
  .buy-ticket-wrapper {
    display: none !important;
  }
  .buy-ticket-wrapper-mobile {
    display: block !important;
  }
	
}

.buy-ticket-wrapper-mobile {
  position: relative !important;
  overflow: visible !important;
}

.buy-ticket-wrapper-mobile .vc_column-inner {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-end !important;
  align-items: center !important;
  height: 100% !important;
  padding: 20px !important;
  text-align: center !important;
  position: relative !important;
}

.buy-ticket-wrapper-mobile .wpb_wrapper {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 20px !important;
  width: 100% !important;
}

.buy-ticket-wrapper-mobile .ticket-button {
  position: absolute !important;
  bottom: -30px !important; /* controls how far out it sticks */
  left: 50% !important;
  transform: translateX(-50%) !important;
  z-index: 10 !important;
	width: 300px;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.gallery-shortcode .dt-css-grid .wf-cell figure.post,
.gallery-shortcode .dt-css-grid .wf-cell figure.post a.rollover,
.gallery-shortcode .dt-css-grid .wf-cell figure.post a.rollover img.iso-lazy-load { 
	width: 100% !important;
}





#sbi-instragram {
	display: flex;
	flex-direction: column;
	align-items: center;
}

/* Button styles */
#sbi_load .sbi_load_btn {
    padding: 15px 30px !important;
    border: 2px solid #0F2147 !important;
    border-radius: 5px !important;
    background: #0F2147 !important;
    color: #ffffff !important;
    cursor: pointer !important;
    display: inline-block !important;
}

/* Hover styles */
#sbi_load .sbi_load_btn:hover {
    background: #ffffff !important;
    color: #0F2147 !important;
    border: 2px solid #0F2147 !important;
}

#sb_instagram #sbi_load .sbi_load_btn:focus, #sb_instagram #sbi_load .sbi_load_btn:hover {
	box-shadow: none !important;
}

.sbi_load_btn .sbi_btn_text {
	font-size: 16px !important;
}

#sbi_load .sbi_load_btn:hover .sbi_btn_text {
	color: #0F2147 !important;
}


.contact-info-block {
   font-family: var(--the7-btn-m-font), sans-serif;
    font-size: 14px;
    color: #ffffff;
    line-height: 1.6;
}

.contact-info-block p {
    margin: 8px 0;
    display: flex;
    align-items: flex-start;
}

.contact-info-block i {
    color: #1ebbf0; /* icon color */
    font-size: 18px;
    margin-right: 10px;
    margin-top: 3px;
    min-width: 18px;
    text-align: center;
}

.contact-info-block a {
    color: #ffffff;
    text-decoration: none;
}

.contact-info-block a:hover {
    text-decoration: underline;
}


.custom-testimonial-carousel .dt-owl-item.active {
	margin-right: 0 !important;
}

/* ============================= */
/* 🌐 Promo Container - SHARED  */
/* ============================= */

.promo-container {
  display: flex;
  align-items: center;
  max-width: 90%;
  margin: 0 auto;
  position: relative;
}

.promo-image {
  position: relative;
  z-index: 2;
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.promo-image img {
  width: 100%;
  max-width: 650px;
  height: auto;
  display: block;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

/* ============================= */
/* 🟦 Promo Content - DEFAULT   */
/* ============================= */

.promo-content {
  background: #0F2147;
  color: #fff;
  padding: 80px 50px 80px 220px;
  width: 50%;
  margin-left: -180px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  gap: 4rem;
}

.promo-content h3 {
  line-height: 1.2;
  color: #15aec0;
  font-size: 40px;
  margin-bottom: 20px;
}

.promo-content p {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 30px;
}

.promo-btn {
  display: inline-block;
  border: 1px solid #15aec0;
  color: #15aec0;
  text-decoration: none;
  padding: 10px 15px;
  border-radius: 5px;
  font-size: 16px;
  transition: all 0.3s ease;
  width: 25%;
  text-align: center;
}

.promo-btn:hover {
  background: #15aec0;
  color: #0F2147;
}

/* ============================= */
/* 🔁 Promo Reverse Layout      */
/* ============================= */

.promo-container.reverse {
  flex-direction: row-reverse;
}

.promo-container.reverse .promo-content {
  margin-left: 0;
  margin-right: -180px;
}

.promo-container.reverse .promo-content p {
  width: 95%;
}


/* ============================= */
/* 🖥️ DESKTOP BREAKPOINTS       */
/* ============================= */

@media (max-width: 2560px) {
  .promo-content {
    margin-left: -370px;
  }

  .promo-container.reverse .promo-content {
    margin-right: -370px;
	padding: 80px 100px 80px 35px;
  }
	
	
	.promo-buttons {
	display:flex;
	flex-direction:row;
	justify-content: flex-start;
	gap:20px;
	}
	
}

@media (max-width: 1920px) {
  .promo-content {
    padding: 80px 50px 80px 150px;
    margin-left: -180px;
  }

  .promo-container.reverse .promo-content {
    padding: 80px 50px 80px 50px;
    margin-right: -180px;
  }
}

@media (max-width: 1600px) {
  .promo-content {
    padding: 80px 50px 80px 220px;
  }

  .promo-container.reverse .promo-content {
    padding: 80px 150px 80px 50px;
  }

  .promo-content h3,
  .promo-content p {
    margin-bottom: 0;
  }

  .promo-btn {
    margin-top: 15px;
  }
}

/* ============================= */
/* 📱 MOBILE BREAKPOINT < 992px */
/* ============================= */

@media (max-width: 992px) {
  .promo-container,
  .promo-container.reverse {
    flex-direction: column;
    align-items: center;
    max-width: 100%;
  }
	


  .promo-image {
    width: 100%;
    margin-bottom: 20px;
    justify-content: center;
    align-items: center;
  }

  .promo-image img {
    max-width: 100%;
    height: auto;
  }

  .promo-content,
  .promo-container.reverse .promo-content {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 40px 30px;
    gap: 2rem;
  }

  .promo-content h3,
  .promo-container.reverse .promo-content h3 {
    font-size: 32px;
    text-align: center;
  }

  .promo-content p,
  .promo-container.reverse .promo-content p {
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 20px;
    width: 100%; /* undo the 80% from desktop */
  }
	
	.promo-buttons {
	display:flex;
	flex-direction:column;
	}

  .promo-btn,
  .promo-container.reverse .promo-btn {
    width: auto;
    align-self: center;
    padding: 12px 25px;
    font-size: 16px;
  }
}






/* ================================================
   Styling for the contact form in .main-contact-section
   ================================================ */

.main-contact-section .dt-contact-form input[type="text"],
.main-contact-section .dt-contact-form textarea {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 1) !important;
    color: white !important;
    width: 100%;
    padding: 10px 5px;
    font-size: 16px;
}

.main-contact-section .dt-contact-form input[type="text"]::placeholder,
.main-contact-section .dt-contact-form textarea::placeholder {
    color: white !important;
    opacity: 0.8;
}

.main-contact-section .dt-contact-form textarea {
    resize: none;
}

/* Submit button styling */
.main-contact-section .dt-contact-form .dt-btn-submit {
    display: inline-block;
    padding: 20px 30px !important;
    border: 1px solid #15AEC0;
    border-radius: 8px;
    background: transparent !important;
    color: #15AEC0 !important;
    font-size: 16px;
    text-align: center;
    transition: all 0.3s ease;
}

.main-contact-section .dt-contact-form .dt-btn-submit:hover {
    background-color: #15AEC0 !important;
    color: white !important;
}

.main-contact-section .dt-contact-form p {
    text-align: center;
}


.wf-container-footer .widget-title,
.wf-container-footer p,
.wf-container-footer a,
.wf-container-footer li {
    font-family: "Roboto Flex", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 16px !important;
}


.pswp__caption {
  display: none !important;
}

/* Button styles */
.wpcf7-form .custom-btn {
    padding: 15px 30px;
    border: 2px solid #0F2147;
    border-radius: 5px;
    background: #0F2147;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
}

.wpcf7-form .custom-btn span {
    display: inline-block;
}

/* Hover */
.wpcf7-form .custom-btn:hover {
    background: #ffffff;
    color: #0F2147;
    border: 2px solid #0F2147;
}

#tribe-events-pg-template, #tribe-tickets__tickets-form, .tribe-events-single-section, .tribe-tickets__tickets-item {
	font-family : 'Roboto Flex', sans-serif !important;
}

.tribe-events-c-subscribe-dropdown__button, .tribe-tickets__tickets-buy, .tribe-tickets__commerce-checkout-paypal-advanced-payments-form-submit-button {
font-family: 'Roboto Flex' !important;
font-weight: 400 !important;
}

.tribe-events-c-subscribe-dropdown__button {
	border-color : #0f2147 !important;
	color: #0f2147 !important;
}

.tribe-events-c-subscribe-dropdown__button:hover {
	background-color: #0f2147 !important;
	border-color: #0f2147 !important;
	color: white !important;
	
}

.tribe-events-c-subscribe-dropdown__button:hover .tribe-common-c-svgicon {
	color: white !important;
	stroke: white !important;
}

.tribe-tickets__tickets-buy, .tribe-tickets__commerce-checkout-paypal-advanced-payments-form-submit-button {
	background-color: #0f2147 !important;
}

/* .tribe-events-single-event-title, .tribe-tickets__tickets-title, .tribe-tickets__tickets-sale-price, .tribe-tickets__tickets-item-quantity, .tribe-tickets__tickets-footer-quantity-number, .tribe-tickets__tickets-footer-total-wrap, .tribe-events-single-section-title {
	color: #0f2147 !important;
}
*/




.exh-carousel-wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 20px 0;
}

.exh-carousel-track {
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}

.exh-carousel-item {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
}

.exh-carousel-logo {
  max-height: 100px;
  width: auto;
  object-fit: contain;
}

/* Responsive distribution */
@media (max-width: 767px) {
  .exh-carousel-item { flex-basis: calc(100% / 2); }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .exh-carousel-item { flex-basis: calc(100% / 3); }
}
@media (min-width: 1024px) {
  .exh-carousel-item { flex-basis: calc(100% / 5); }
}




.sekaplus .vc_column-inner .wpb_wrapper {
	display: flex;
	flex-direction: row-reverse;
	justify-content:center;
	align-items:center;
}

.sekaplus .vc_column-inner .wpb_wrapper .shortcode-single-image-wrap {
	margin-left: 0 !important;
	margin-right:0 !important;
}
@media screen and (min-width: 991px) {
.branding a img, .branding img {
	width: 320px;
	height: 45px;
	object-fit: none !important;
	}
	
	#footer .wf-container {
		display:flex;
		flex-direction:row;
	}
}

/* --- Language-based visibility rules --- */

/* When the page is in Greek (lang="el"), show Greek block and hide English */
html[lang="el"] #block-13 { 
  display: block !important;  /* Greek organization block visible */
}


/* When the page is in English (lang="en"), show English block and hide Greek */
html[lang="en"] #block-13 { 
  display: none !important;   /* Greek organization block hidden */
}
html[lang="en"] #block-14 { 
  display: block !important;  /* English organization block visible */
}


/* --- Footer organization link styles --- */

/* Remove underline by default */
.el-organization a,
.en-organization a {
  text-decoration: none;
  color: inherit; /* keeps same color as text */
  transition: text-decoration 0.2s ease;
}

/* Underline on hover */
.el-organization a:hover,
.en-organization a:hover {
  text-decoration: underline;
}
