/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 28 2026 | 10:28:51 */
/* HELPERS */
.hr-no-padding .elementor-divider {
	padding: 0 !important;
}

.image-max-width img {
	width: 100%;
}

/* General */
.site-section {
  padding-block: 5rem;
  padding-inline: 2rem;
}

.site-section--no-bottom-padding {
  padding-bottom: 0 !important;
}

.site-section--no-top-padding {
  padding-top: 0 !important;
}

.site-section--small {
  padding-block: 3rem;
}

.site-section--large {
  padding-block: 7rem;
}

@media (max-width: 1024px) {
  .site-section {
    padding-block: 4rem;
    padding-inline: 1.5rem;
  }

  .site-section--small {
    padding-block: 2.5rem;
  }

  .site-section--large {
    padding-block: 5rem;
  }
}

@media (max-width: 767px) {
  .site-section {
    padding-block: 3rem;
    padding-inline: 1rem;
  }

  .site-section--small {
    padding-block: 2rem;
  }

  .site-section--large {
    padding-block: 4rem;
  }
}

.page-template-default .site-main {
	    max-width: 900px;
    margin: 0 auto;
	padding-block: 4rem;
    padding-inline: 1.5rem;
}

.page-template-default .page-header .entry-title {
	text-align: left;
	    margin-inline-start: initial;
	        padding-inline-end: 0;
        padding-inline-start: 0;
}

.page-template-default h1,
.page-template-default h2,
.page-template-default h3,
.page-template-default h4 {
	margin-block-start: 1.5rem;
}
    

.elementor-nav-menu .sub-arrow {
    padding: 4px;
}

.elementor-widget-text-editor ul li {
	    line-height: 1.75rem;
}

.elementor-widget-text-editor ul li::marker {
	color: var(--e-global-color-primary);
}

/* @media only screen and (max-width:1070px) {
	
	.products-grid .e-con-inner > .elementor-element {
	aspect-ratio: 5/3;
}
	
} */

	.products-grid .e-con-inner > .elementor-element {
	 aspect-ratio: 6 / 5;
  min-height: unset;
  height: auto;
  overflow: hidden;
  position: relative;
}


/* FIX ELEMENTOR SVG ICON USE */
svg.e-font-icon-svg {
  fill: currentColor;
}

/* HEADER */
.site-header {
  width: 100%;
  z-index: 999;
  transition: background-color 1s ease, box-shadow 1s ease, padding 1s ease;
}

.site-header.elementor-sticky--effects {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);
}

/* Normal logo */
.site-header .elementor-element-2c77069c img {
  width: 200px !important;
  max-width: 200px !important;
  height: auto;
  display: block;
  transition: width 0.6s ease, max-width 0.6s ease, transform 0.6s ease !important;
}

/* Logo on scroll */
.site-header.elementor-sticky--effects .elementor-element-2c77069c img {
  width: 170px !important;
  max-width: 170px !important;
  transition: width 0.6s ease, max-width 0.6s ease, transform 0.6s ease !important;
}
}

/* Image strip */
.image-strip .elementor-widget-image {
  height: 220px;
}

.image-strip .elementor-widget-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* HERO BANNER */
.hero-banner__large-text {
	font-size: 40px; 
}

@media only screen and (min-width: 768px) {
	
	.hero-banner__large-text {
	font-size: 44px; 
}
	
}

@media only screen and (min-width: 1070px) {
	
	.hero-banner__large-text {
	font-size: 58px; 
}
	
}

/* PAGES */
.page-id-121 footer .elementor-element-52b3a5ff {
	display: none;
}


/* BROCHURE PAGE */

.brochure-section .elementor-image-box-img img {
	margin: 0 auto;
}
.brochure-section h3 {
	    margin-bottom: 0.2rem;
	margin-top: 0;
	font-size: 24px;
}

.brochure-section .elementor-button-text {
	font-size: 16px;
}

.brochure-section p {
	margin-bottom: 0;
}

.brochure-section .elementor-button {
		margin-top: 0.6rem;
	}

@media only screen and (max-width: 767px) {
	
	.brochure-section p,
	.brochure-section h3 {
		text-align: center;
	}
	
	.brochure-section .elementor-widget-button {
		text-align: center;
	}
	
}

@media only screen and (min-width: 768px) {
	
	.brochure-section img {
		 width: 100%;
	  height: 100%;
	  object-fit: cover;
	}
	
	
	.brochure-section .elementor-button {
		width: 100%;
	}
	
}

.brochure-section--group-brochure {
	padding-bottom: 3rem;
}

/* LOCATION PAGE */
.location-section {
    padding-bottom: 2rem !important;
}

.location-section p strong {
	font-weight: 500;
}

.location-section .elementor-widget-image {
	height: 100%;
}

.location-section img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.location-section ul {
	    padding-left: 1rem;
}

.location-section-top h4 {
	margin: 15px 0;
	font-size: 1.35rem;
}

/* NAVBAR */
.mobile-menu  .sub-menu .elementor-sub-item {
	font-size: 15px !important;
}

.mobile-menu .sub-menu .elementor-sub-item {
	font-size: 15px !important;
	padding-left: 30px !important;
}

.sub-menu {
	background-color: #f2f2f2 !important;
}

.elementor-nav-menu--dropdown .elementor-item {
	padding-left: 20px !important;
}


.elementor-widget-theme-site-logo a {
	display: flex;
}

@media only screen and (min-width: 768px) {
	.elementor-nav-menu .sub-arrow {
		display: none;
	}
}

.elementor-nav-menu--dropdown {
	top: 50px !important;
}

@media only screen and (min-width: 768px) {
	
	.elementor-nav-menu--dropdown {
	top: 67px !important;
}
	
}

@media (max-width: 767px) {
	
	.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
		padding-inline-end: 20px;
		padding-inline-start: 20px;
	}
	
}

/* FOOTER */
.footer-container p {
	margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
	
.footer-container .e-con-inner > div {
	border: none !important;
}
	
}
	
	.elementor-element {
    --widgets-spacing-row: 5px;
}

.footer-icon .elementor-icon:hover svg {
	    fill: #a72081 !important;
}

/* FORMS	 */
.elementor-form input[type="checkbox"] {
  accent-color: #aa0d77;
}
	
/* NEWS */
.post-loop-container {
	margin-bottom: 1.4rem;
}

.post-loop-container img {
	margin-bottom: 0.6rem;
}

	.post-loop-container .elementor-heading-title {
		margin-bottom: 0.4rem;
	}

.post-loop-container .elementor-heading-title a:hover {
		color: #585858;
	}

.post-loop-container__meta a {
	color: #646063;
}

.post-loop-container__meta a:hover {
	color: #989197;
}
	
	.post-loop-container .elementor-button {
		margin-top: 0.6rem;
		padding: 0;
    border: none;
    font-size: 17px;
		background: transparent !important;
}

.post-loop-container .elementor-button:hover {
		background: none;
	color: var(--e-global-color-primary);
	text-decoration: underline;
}

.post-loop-container .elementor-button-icon .e-font-icon-svg,
.post-loop-container .elementor-button-icon svg {
    height: 0.8em;
}

.post-loop-container .elementor-button-content-wrapper {
	gap: 2px;
}

.elementor-pagination {
	margin-top: 2rem;
}

/* Market/product grid */
.feature-card-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 323px));
  gap: 24px;
  justify-content: center;

  max-width: calc((323px * 4) + (24px * 3));
  margin-inline: auto;
}

.elementor-widget-image-box .elementor-image-box-content {
	padding-left: 0.5rem;
    padding-right: 0.5rem;
}
	


/* The Group Page */
.company-card img {
	padding: 1.5rem 1.5rem 0;
}

.company-card.elementor-widget-image-box .elementor-image-box-content {
	padding-top: 1rem;
    padding-inline: 0.6rem;
	    padding-bottom: 1rem;

}

.dot-list {
  text-align: center;
  font-size: 16px;
  line-height: 1.25;
	margin-top: 1.5rem;
}

.dot-list p {
  margin: 0;
}

.dot-list .dot {
  display: block;
  line-height: 1;
  font-size: 1.6rem;
}

.visit-site-link {
	    display: block;
    margin-top: 1.5rem;
    font-weight: 600;
    font-size: 1.1rem;
}

.visit-site-link:hover {
	text-decoration: underline;
}

.header--less-bottom-margin h4 {
	margin-bottom: 2px;
	font-size: 1.25rem;
}

/* 3/2 col grid */
.footer-link-grid.e-con > .e-con-inner {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  justify-content: center;
  gap: 20px;
}

.footer-link-grid.e-con > .e-con-inner > .e-con {
  min-width: 0;
}

/* If there are only 2 cards, limit width and centre */
.footer-link-grid.e-con > .e-con-inner:has(> .e-con:nth-child(2):last-child) {
  grid-template-columns: repeat(2, minmax(0, 31rem)) !important;
}

/* Tablet + mobile: always 1 column */
@media (max-width: 768px) {
  .footer-link-grid.e-con > .e-con-inner,
  .footer-link-grid.e-con > .e-con-inner:has(> .e-con:nth-child(2):last-child) {
    grid-template-columns: 1fr !important;
  }
}

/* Market form */
.elementor-212323 .elementor-element.elementor-element-21ee738a .elementor-field-type-html {
    color: #333;
}

/* Acronyms table */
.acronym-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 16px;
  line-height: 1.3;
}

.acronym-table td {
  padding: 0.65rem 1.5rem;
  border: 1px solid #e5e5e5;
  font-weight: 600;
  color: #444;
  vertical-align: middle;
}

.acronym-table td:first-child {
  width: 19%;
  background: #a72081;
  color: #fff;
  font-weight: 700;
  text-align: left;
  border-color: #fff;
}

.acronym-table td:nth-child(2) {
  background: #f2f2f2;
}

/* FORMS */
.elementor-field-type-html p {
	color: #4C4C4C !important;
}