.elementor-kit-62{--e-global-color-primary:#9D2235;--e-global-color-primary_hover:#A73C4D;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FFFFFF;--e-global-color-lighter:#999999;--e-global-color-border:#E6E6E6;--e-global-typography-primary-font-family:"Gotham Pro";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Gotham Pro";--e-global-typography-accent-font-family:"Gotham Pro";--e-global-typography-accent-font-style:normal;--e-global-typography-text-font-family:"Gotham Pro";--e-global-typography-heading_title-font-family:"Gotham Pro";--e-global-typography-heading_title-font-size:36px;--e-global-typography-heading_title-font-weight:bold;--e-global-typography-heading_title-text-transform:none;--e-global-typography-heading_title-line-height:44px;--e-global-typography-heading_title-letter-spacing:-2px;--e-global-typography-heading_footer-font-family:"Gotham Pro";--e-global-typography-heading_footer-font-size:16px;--e-global-typography-heading_footer-font-weight:bold;--e-global-typography-heading_footer-text-transform:uppercase;--e-global-typography-heading_footer-line-height:20px;background-color:#282828;}.elementor-kit-62 button,.elementor-kit-62 input[type="button"],.elementor-kit-62 input[type="submit"],.elementor-kit-62 .elementor-button{background-color:#9D2235;font-family:"Gotham Pro", Sans-serif;font-size:13px;font-weight:normal;font-style:normal;color:#FFFFFF;border-radius:50px 50px 50px 50px;padding:17px 31px 17px 31px;}.elementor-kit-62 button:hover,.elementor-kit-62 button:focus,.elementor-kit-62 input[type="button"]:hover,.elementor-kit-62 input[type="button"]:focus,.elementor-kit-62 input[type="submit"]:hover,.elementor-kit-62 input[type="submit"]:focus,.elementor-kit-62 .elementor-button:hover,.elementor-kit-62 .elementor-button:focus{background-color:var( --e-global-color-primary_hover );color:#FFFFFF;}.elementor-kit-62 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-62{--e-global-typography-heading_title-font-size:30px;--e-global-typography-heading_title-line-height:38px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Equal height for swiper slide product boxes */
.swiper-wrapper .product {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  min-height: 400px; /* Adjust height as needed */
  box-sizing: border-box;
}

.swiper-wrapper .product .woocommerce-loop-product__title,
.swiper-wrapper .product .price,
.swiper-wrapper .product .button {
  margin-top: auto;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham Pro';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://aqsrtest-tsmvo.projectbeta.co.uk/wp-content/uploads/2025/08/gothampro_bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham Pro';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://aqsrtest-tsmvo.projectbeta.co.uk/wp-content/uploads/2025/08/gothampro.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham Pro';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://aqsrtest-tsmvo.projectbeta.co.uk/wp-content/uploads/2025/08/gothampro_italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham Pro';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://aqsrtest-tsmvo.projectbeta.co.uk/wp-content/uploads/2025/08/gothampro_bolditalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */