.elementor-kit-6{--e-global-color-primary:#F3F2EF;--e-global-color-secondary:#111111;--e-global-color-text:#444444;--e-global-color-accent:#7B25E0;--e-global-color-1f81440:#FADF0C;--e-global-color-de4b708:#81CEF5;--e-global-color-64839a2:#C6FAD5;--e-global-typography-primary-font-family:"Century Gothic";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Century Gothic";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Century Gothic";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Century Gothic";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 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);}.elementor-lightbox{background-color:#313334;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Lightbox Title (Filename) */
.elementor-lightbox .elementor-lightbox-title {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.08em;
    margin-top: 15px;
    margin-bottom: 10px;
}

/* Lightbox Description (Enquiry Text) */
.elementor-lightbox .elementor-lightbox-description {
    font-size: 14px;
    font-weight: 400;
    opacity: 0.75;
    line-height: 1.6;
}


/* Desktop-only gallery hover overlay */
@media (min-width: 1025px){

.gallery-item{
    position: relative;
    overflow: hidden;
}

.gallery-item a,
.gallery-item img{
    display:block;
}

/* Overlay */
.gallery-item::before{
    content:"";
    position:absolute;
    inset:0;
    background: rgba(0,0,0,0.18);
    opacity:0;
    transition: opacity 0.9s ease;
    z-index:1;
    pointer-events:none;
}

/* Filename */
.gallery-item::after{
    content: attr(data-code);
    position:absolute;
    left:50%;
    bottom:18px;
    transform: translateX(-50%);

    color:#ffffff;
    font-size:16px;
    font-weight:600;
    letter-spacing:0.04em;
    text-shadow:0 1px 6px rgba(0,0,0,0.45);

    opacity:0;
transition: transform 1.4s ease;
    z-index:2;
    pointer-events:none;
}

.gallery-item:hover::before,
.gallery-item:hover::after,
.gallery-item:active::before,
.gallery-item:active::after,
.gallery-item:focus-within::before,
.gallery-item:focus-within::after{
    opacity:1;
}

/* Image zoom */
.gallery-item img{
 transition: opacity 0.9s ease;
}

.gallery-item:hover img,
.gallery-item:active img,
.gallery-item:focus-within img{
    transform: scale(1.03);
}

}
/* --- Anti-drag / selection (doesn't break lightbox) --- */

.gallery-item img,
.elementor-image img,
.elementor-widget-image-gallery img,
.elementor-widget-gallery img {

  -webkit-user-drag: none;
  user-drag: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

}
.gallery-item img {
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: auto;
}
/* Mobile/tablet: show image code below each image */
@media (max-width: 1024px) {

  .gallery-item {
    overflow: visible;
  }

  .gallery-item::before {
    display: none;
  }

  .gallery-item::after {
    content: attr(data-code);
    position: static;
    display: block;
    opacity: 1;
    transform: none;
    color: #333333;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-align: center;
    margin-top: 8px;
    text-shadow: none;
  }

  .gallery-item img {
    transform: none !important;
  }

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Century Gothic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://opticalsentiments.co.uk/wp-content/uploads/2026/02/centurygothic.ttf') format('truetype');
}
@font-face {
	font-family: 'Century Gothic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
/* End Custom Fonts CSS */