.elementor-kit-6{--e-global-color-primary:#312783;--e-global-color-secondary:#EDEDED;--e-global-color-text:#000000;--e-global-color-accent:#F39200;--e-global-color-119b368:#02010100;--e-global-color-89de404:#FFFFFF;--e-global-color-5e27945:#F6F6F6;--e-global-color-51dc0f1:#2A2E37;--e-global-typography-primary-font-family:"Formular";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Formular";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Formular";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Formular";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-decoration:underline;color:var( --e-global-color-51dc0f1 );font-family:"Formular", Sans-serif;font-size:1rem;}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-119b368 );}.elementor-kit-6 a{color:var( --e-global-color-51dc0f1 );font-family:"Formular", Sans-serif;}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-kit-6 h1{font-family:"Formular", Sans-serif;}.elementor-kit-6 h2{font-family:"Formular", Sans-serif;font-size:2.25rem;}.elementor-kit-6 h3{font-family:"Formular", Sans-serif;font-size:1.75rem;}.elementor-kit-6 h4{font-family:"Formular", Sans-serif;font-size:1.375rem;}.elementor-kit-6 h5{font-family:"Formular", Sans-serif;font-size:1.125rem;}.elementor-kit-6 h6{font-family:"Formular", Sans-serif;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{color:var( --e-global-color-accent );}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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-6{--e-global-typography-text-font-size:16px;font-size:16px;}.elementor-kit-6 h1{font-size:32px;}.elementor-kit-6 h2{font-size:28px;}.elementor-kit-6 h3{font-size:22px;}.elementor-kit-6 h4{font-size:18px;}.elementor-kit-6 h5{font-size:16px;}.elementor-kit-6 h6{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Custom button style Wiziwig Editor */

.woocommerce .custom-button,
.elementor .custom-button {
    display: inline-block !important;
    color: #2A2E37 !important;
    padding: 10px 25px !important;
    border-radius: 50px !important;
    border: 1px solid #2A2E37 !important;
    text-decoration: none !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    transition: background-color 0.3s ease, color 0.3s ease !important;
}
.woocommerce .custom-button:hover,
.elementor .custom-button:hover {
    background-color: #2A2E37 !important;
    color: #ffffff !important;
}


/*Hide the download button on product pages pop up*/

.pdf-download-btn {
    display: none !important;
}
.pdf-download-btn.pdf-download-visible {
    display: inline-block !important;
}

/*Hide the download button on resource centre pages*/

.gated-pdf-btn {
    display: none !important;
}
.gated-pdf-btn.pdf-unlocked {
    display: inline-block !important;
}

/*Hide the product count*/

wc-block-product-categories-list-item-count {
  display: none;
}


/*Forcing the hover state footer menu*/

.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus {
    color: #F39200 !important;
    fill: #F39200 !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Formular';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://colson.co.uk/wp-content/uploads/2026/02/formular-bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Formular';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://colson.co.uk/wp-content/uploads/2026/02/formular-light.ttf') format('truetype');
}
@font-face {
	font-family: 'Formular';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://colson.co.uk/wp-content/uploads/2026/02/formular-regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Formular';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://colson.co.uk/wp-content/uploads/2026/02/formular-regularitalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */