.elementor-12528 .elementor-element.elementor-element-2ab333d3{--display:flex;--min-height:50vh;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--background-transition:0.3s;--overlay-opacity:0.97;}.elementor-12528 .elementor-element.elementor-element-2ab333d3:not(.elementor-motion-effects-element-type-background), .elementor-12528 .elementor-element.elementor-element-2ab333d3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://kingdomlocksmith.co.uk/wp-content/uploads/2024/06/Locked-out-Service-e1717460008421.webp");background-position:center right;background-repeat:no-repeat;background-size:cover;}.elementor-12528 .elementor-element.elementor-element-2ab333d3::before, .elementor-12528 .elementor-element.elementor-element-2ab333d3 > .elementor-background-video-container::before, .elementor-12528 .elementor-element.elementor-element-2ab333d3 > .e-con-inner > .elementor-background-video-container::before, .elementor-12528 .elementor-element.elementor-element-2ab333d3 > .elementor-background-slideshow::before, .elementor-12528 .elementor-element.elementor-element-2ab333d3 > .e-con-inner > .elementor-background-slideshow::before, .elementor-12528 .elementor-element.elementor-element-2ab333d3 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';background-color:transparent;background-image:linear-gradient(270deg, #060F3A9E 53%, #060F3A 78%);}.elementor-12528 .elementor-element.elementor-element-2ab333d3, .elementor-12528 .elementor-element.elementor-element-2ab333d3::before{--border-transition:0.3s;}.elementor-12528 .elementor-element.elementor-element-ee53855{--display:flex;--gap:20px 20px;--background-transition:0.3s;}.elementor-12528 .elementor-element.elementor-element-ee53855.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-12528 .elementor-element.elementor-element-61b41bf .elementor-heading-title{color:var( --e-global-color-accent );font-family:"Sinkin Sans", Sans-serif;font-size:14px;font-weight:600;}.elementor-12528 .elementor-element.elementor-element-e493523 .elementor-heading-title{color:var( --e-global-color-d0064bc );font-family:"Sinkin Sans", Sans-serif;font-size:42px;font-weight:600;line-height:60px;}.elementor-12528 .elementor-element.elementor-element-3eeb6666{--display:flex;--background-transition:0.3s;}.elementor-12528 .elementor-element.elementor-element-a07cfe4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}:root{--page-title-display:none;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(min-width:768px){.elementor-12528 .elementor-element.elementor-element-ee53855{--width:62%;}}@media(max-width:767px){.elementor-12528 .elementor-element.elementor-element-2ab333d3{--min-height:80vh;--overlay-opacity:0.69;}.elementor-12528 .elementor-element.elementor-element-2ab333d3:not(.elementor-motion-effects-element-type-background), .elementor-12528 .elementor-element.elementor-element-2ab333d3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:50% 0%;}.elementor-12528 .elementor-element.elementor-element-e493523{text-align:left;}.elementor-12528 .elementor-element.elementor-element-e493523 .elementor-heading-title{font-size:25px;line-height:1.2em;}}/* Start custom CSS for html, class: .elementor-element-a9b0940 *//* ============================================
   KINGDOM LOCKSMITH - POLICY PAGES CSS
   Brand Colors: Navy Blue (#0a1e42) & Orange (#ff8c1a)
   Mobile-First Responsive Design
   Version: 2.0 - Updated Nov 27, 2025
   ============================================ */

/* Reset and Base Styles */
.kl-policy-wrapper * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.kl-policy-wrapper {
  font-family: 'Sunkn Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
  color: #2c3e50;
  line-height: 1.7;
  background-color: #f8f9fa;
  padding: 28px 8px;
  max-width: 100%;
  overflow-x: hidden;
}

/* Typography */
.kl-policy-wrapper h1 {
  font-size: 26px;
  font-weight: 700;
  color: #0a1e42;
  margin-bottom: 12px;
  line-height: 1.2;
}

.kl-policy-wrapper h2 {
  font-size: 22px;
  font-weight: 700;
  color: #0a1e42;
  margin-top: 32px;
  margin-bottom: 16px;
  padding-bottom: 10px;
  border-bottom: 3px solid #ff8c1a;
  line-height: 1.3;
}

.kl-policy-wrapper h3 {
  font-size: 18px;
  font-weight: 600;
  color: #0a1e42;
  margin-top: 24px;
  margin-bottom: 12px;
  line-height: 1.4;
}

.kl-policy-wrapper h4 {
  font-size: 16px;
  font-weight: 600;
  color: #0a1e42;
  margin-bottom: 8px;
  line-height: 1.4;
}

.kl-policy-wrapper p {
  font-size: 14px;
  margin-bottom: 14px;
  color: #34495e;
  line-height: 1.7;
}

/* Hero Section */
.kl-hero-section {
  background: linear-gradient(135deg, #0a1e42 0%, #1a3a6b 100%);
  color: #ffffff;
  padding: 32px 16px;
  border-radius: 8px;
  text-align: center;
  margin-bottom: 28px;
  box-shadow: 0 4px 12px rgba(10, 30, 66, 0.15);
}

.kl-hero-section h1 {
  color: #ffffff;
  font-size: 28px;
  margin-bottom: 12px;
}

.kl-hero-subtitle {
  font-size: 15px;
  margin-bottom: 16px;
  opacity: 1 !important;
  color: #ffffff !important;
  background: transparent !important;
}

/* Force visibility - maximum specificity */
.kl-policy-wrapper .kl-hero-section .kl-hero-subtitle {
  color: #ffffff !important;
}

div.kl-policy-wrapper div.kl-hero-section p.kl-hero-subtitle {
  color: #ffffff !important;
}

.kl-last-updated {
  font-size: 13px;
  opacity: 0.85;
  color: #ff8c1a !important;
  font-weight: 500;
}

/* Force visibility - maximum specificity */
.kl-policy-wrapper .kl-hero-section .kl-last-updated {
  color: #ff8c1a !important;
}

div.kl-policy-wrapper div.kl-hero-section p.kl-last-updated {
  color: #ff8c1a !important;
}

/* Summary Cards */
.kl-kl-summary-cards {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  margin-bottom: 32px;
}

.kl-summary-card {
  background: #ffffff;
  padding: 20px 16px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border-left: 4px solid #ff8c1a;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.kl-summary-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.kl-card-icon {
  font-size: 36px;
  margin-bottom: 12px;
  display: block;
}

.kl-summary-card h3 {
  font-size: 17px;
  margin-top: 0;
  margin-bottom: 10px;
  color: #0a1e42;
}

.kl-summary-card p {
  font-size: 14px;
  margin-bottom: 0;
  color: #555;
  line-height: 1.6;
}

/* Main Content */
.kl-policy-content {
  background: #ffffff;
  padding: 24px 16px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  margin-bottom: 28px;
}

.kl-policy-section {
  margin-bottom: 28px;
}

.kl-policy-section:last-child {
  margin-bottom: 0;
}

/* Lists */
.kl-policy-wrapper ul,
.kl-policy-wrapper ol {
  margin-bottom: 16px;
  padding-left: 24px;
}

.kl-policy-wrapper li {
  font-size: 14px;
  margin-bottom: 10px;
  color: #34495e;
  line-height: 1.7;
}

.kl-policy-wrapper li strong {
  color: #0a1e42;
  font-weight: 600;
}

/* Info Boxes */
.kl-info-box,
.kl-warning-box,
.kl-highlight-box {
  padding: 16px;
  margin: 20px 0;
  border-radius: 6px;
  font-size: 14px;
  line-height: 1.7;
}

.kl-info-box {
  background-color: #e8f4fd;
  border-left: 4px solid #3498db;
  color: #1e5a8e;
}

.kl-warning-box {
  background-color: #fff3cd;
  border-left: 4px solid #ffc107;
  color: #856404;
}

.kl-highlight-box {
  background-color: #fff5e6;
  border-left: 4px solid #ff8c1a;
  color: #7d4e1a;
}

.kl-info-box strong,
.kl-warning-box strong,
.kl-highlight-box strong {
  display: block;
  margin-bottom: 8px;
  font-size: 15px;
}

.kl-info-box a,
.kl-warning-box a,
.kl-highlight-box a {
  color: inherit;
  text-decoration: underline;
  font-weight: 600;
}

/* Process Steps */
.kl-kl-process-steps {
  margin: 24px 0;
}

.kl-process-step {
  display: flex;
  gap: 14px;
  margin-bottom: 20px;
  align-items: flex-start;
}

.kl-step-number {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  background: linear-gradient(135deg, #ff8c1a 0%, #ff6b00 100%);
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  box-shadow: 0 3px 8px rgba(255, 140, 26, 0.3);
}

.kl-step-content {
  flex: 1;
}

.kl-step-content h4 {
  margin-top: 0;
  margin-bottom: 6px;
  font-size: 16px;
}

.kl-step-content p {
  margin-bottom: 0;
  font-size: 14px;
}

/* Rights Grid */
.kl-rights-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  margin: 24px 0;
}

.kl-right-item {
  background: #f8f9fa;
  padding: 16px;
  border-radius: 6px;
  border: 2px solid #e9ecef;
  transition: border-color 0.2s ease, transform 0.2s ease;
}

.kl-right-item:hover {
  border-color: #ff8c1a;
  transform: translateY(-2px);
}

.kl-right-item h4 {
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 8px;
  color: #0a1e42;
}

.kl-right-item p {
  font-size: 13px;
  margin-bottom: 0;
  color: #555;
  line-height: 1.6;
}

/* Tables */
.kl-table-wrapper {
  overflow-x: auto;
  margin: 20px 0;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  -webkit-overflow-scrolling: touch;
}

.kl-table {
  width: 100%;
  border-collapse: collapse;
  background: #ffffff;
  font-size: 13px;
  min-width: 500px;
}

.kl-table thead {
  background: linear-gradient(135deg, #0a1e42 0%, #1a3a6b 100%);
  color: #ffffff;
}

.kl-table th {
  padding: 12px 10px;
  text-align: left;
  font-weight: 600;
  font-size: 13px;
  border-bottom: 2px solid #ff8c1a;
}

.kl-table td {
  padding: 12px 10px;
  border-bottom: 1px solid #e9ecef;
  color: #34495e;
  line-height: 1.6;
}

.kl-table tbody tr:last-child td {
  border-bottom: none;
}

.kl-table tbody tr:hover {
  background-color: #f8f9fa;
}

.kl-table td strong {
  color: #0a1e42;
  font-weight: 600;
}

/* Contact Section */
.kl-contact-section {
  background: linear-gradient(135deg, #0a1e42 0%, #1a3a6b 100%);
  color: #ffffff;
  padding: 32px 16px;
  border-radius: 8px;
  text-align: center;
  box-shadow: 0 4px 12px rgba(10, 30, 66, 0.15);
}

.kl-contact-section h2 {
  color: #ffffff;
  border-bottom: none;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 12px;
}

.kl-contact-section > p {
  font-size: 14px;
  margin-bottom: 20px;
  color: #ffffff !important;
}

/* Force visibility - maximum specificity */
.kl-policy-wrapper .kl-contact-section > p {
  color: #ffffff !important;
}

div.kl-policy-wrapper div.kl-contact-section > p {
  color: #ffffff !important;
}

.kl-contact-info {
  margin: 24px 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.kl-contact-item {
  font-size: 14px;
  color: #ffffff;
  padding: 12px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 6px;
  backdrop-filter: blur(10px);
}

.kl-contact-item strong {
  display: block;
  margin-bottom: 6px;
  color: #ff8c1a;
  font-size: 13px;
}

.kl-contact-item a {
  color: #ffffff;
  text-decoration: none;
  transition: color 0.2s ease;
  font-weight: 500;
}

.kl-contact-item a:hover {
  color: #ff8c1a;
}

/* CTA Button */
.kl-cta-wrapper {
  margin-top: 24px;
}

.kl-cta-button {
  display: inline-block;
  background: linear-gradient(135deg, #ff8c1a 0%, #ff6b00 100%);
  color: #ffffff;
  padding: 14px 28px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 700;
  font-size: 15px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(255, 140, 26, 0.3);
  border: none;
  cursor: pointer;
}

.kl-cta-button:hover {
  background: linear-gradient(135deg, #ff6b00 0%, #ff5500 100%);
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(255, 140, 26, 0.4);
}

.kl-cta-button:active {
  transform: translateY(0);
}

/* Links */
.kl-policy-wrapper a {
  color: #ff8c1a;
  text-decoration: none;
  transition: color 0.2s ease;
  font-weight: 500;
}

.kl-policy-wrapper a:hover {
  color: #ff6b00;
  text-decoration: underline;
}

/* Responsive Design - Mobile First Approach */

/* Small Mobile: 360px and up */
@media (min-width: 360px) {
  .kl-policy-wrapper {
    padding: 32px 12px;
  }
  
  .kl-hero-section {
    padding: 36px 20px;
  }
  
  .kl-policy-content {
    padding: 28px 20px;
  }
}

/* Mobile: 480px and up */
@media (min-width: 480px) {
  .kl-policy-wrapper {
    padding: 40px 16px;
  }

  .kl-policy-wrapper h1 {
    font-size: 32px;
  }

  .kl-policy-wrapper h2 {
    font-size: 24px;
  }

  .kl-policy-wrapper h3 {
    font-size: 19px;
  }

  .kl-policy-wrapper p,
  .kl-policy-wrapper li {
    font-size: 15px;
  }

  .kl-hero-section {
    padding: 40px 24px;
  }

  .kl-hero-section h1 {
    font-size: 32px;
  }

  .kl-hero-subtitle {
    font-size: 16px;
  }

  .kl-kl-summary-cards {
    gap: 16px;
  }

  .kl-summary-card {
    padding: 24px 20px;
  }

  .kl-policy-content {
    padding: 32px 24px;
  }

  .kl-contact-section {
    padding: 36px 24px;
  }

  .kl-step-number {
    width: 40px;
    height: 40px;
    font-size: 17px;
  }
}

/* Tablet: 768px and up */
@media (min-width: 768px) {
  .kl-policy-wrapper {
    padding: 50px 20px;
  }

  .kl-policy-wrapper h1 {
    font-size: 38px;
  }

  .kl-policy-wrapper h2 {
    font-size: 26px;
    margin-top: 40px;
  }

  .kl-policy-wrapper h3 {
    font-size: 20px;
  }

  .kl-policy-wrapper p,
  .kl-policy-wrapper li {
    font-size: 16px;
  }

  .kl-hero-section {
    padding: 50px 32px;
  }

  .kl-hero-section h1 {
    font-size: 38px;
  }

  .kl-hero-subtitle {
    font-size: 17px;
  }

  .kl-last-updated {
    font-size: 14px;
  }

  .kl-kl-summary-cards {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-bottom: 40px;
  }

  .kl-summary-card {
    padding: 28px 24px;
  }

  .kl-card-icon {
    font-size: 42px;
  }

  .kl-summary-card h3 {
    font-size: 18px;
  }

  .kl-policy-content {
    padding: 40px 32px;
  }

  .kl-rights-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
  }

  .kl-right-item {
    padding: 20px;
  }

  .kl-right-item h4 {
    font-size: 16px;
  }

  .kl-right-item p {
    font-size: 14px;
  }

  .kl-process-step {
    gap: 18px;
  }

  .kl-step-number {
    width: 44px;
    height: 44px;
    font-size: 18px;
  }

  .kl-step-content h4 {
    font-size: 17px;
  }

  .kl-step-content p {
    font-size: 15px;
  }

  .kl-table {
    font-size: 14px;
  }

  .kl-table th,
  .kl-table td {
    padding: 14px 12px;
  }

  .kl-table th {
    font-size: 14px;
  }

  .kl-contact-section {
    padding: 44px 32px;
  }

  .kl-contact-section h2 {
    font-size: 26px;
  }

  .kl-contact-section > p {
    font-size: 15px;
  }

  .kl-contact-info {
    flex-direction: row;
    justify-content: center;
    gap: 20px;
  }

  .kl-contact-item {
    flex: 1;
    max-width: 280px;
  }

  .kl-cta-button {
    padding: 16px 36px;
    font-size: 16px;
  }

  .kl-info-box,
  .kl-warning-box,
  .kl-highlight-box {
    padding: 20px;
    font-size: 15px;
  }
}

/* Desktop: 1024px and up */
@media (min-width: 1024px) {
  .kl-policy-wrapper {
    padding: 60px 20px;
    max-width: 1200px;
    margin: 0 auto;
  }

  .kl-policy-wrapper h1 {
    font-size: 48px;
  }

  .kl-policy-wrapper h2 {
    font-size: 30px;
    margin-top: 48px;
    margin-bottom: 20px;
  }

  .kl-policy-wrapper h3 {
    font-size: 22px;
    margin-top: 28px;
  }

  .kl-hero-section {
    padding: 60px 40px;
  }

  .kl-hero-section h1 {
    font-size: 48px;
    margin-bottom: 16px;
  }

  .kl-hero-subtitle {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .kl-last-updated {
    font-size: 15px;
  }

  .kl-kl-summary-cards {
    gap: 24px;
    margin-bottom: 48px;
  }

  .kl-summary-card {
    padding: 32px 28px;
  }

  .kl-card-icon {
    font-size: 48px;
    margin-bottom: 16px;
  }

  .kl-summary-card h3 {
    font-size: 19px;
    margin-bottom: 12px;
  }

  .kl-summary-card p {
    font-size: 15px;
  }

  .kl-policy-content {
    padding: 48px 40px;
    margin-bottom: 40px;
  }

  .kl-policy-section {
    margin-bottom: 36px;
  }

  .kl-rights-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }

  .kl-right-item {
    padding: 24px;
  }

  .kl-kl-process-steps {
    margin: 32px 0;
  }

  .kl-process-step {
    gap: 20px;
    margin-bottom: 24px;
  }

  .kl-step-number {
    width: 48px;
    height: 48px;
    font-size: 19px;
  }

  .kl-step-content h4 {
    font-size: 18px;
    margin-bottom: 8px;
  }

  .kl-step-content p {
    font-size: 16px;
  }

  .kl-table {
    font-size: 15px;
  }

  .kl-table th,
  .kl-table td {
    padding: 16px 14px;
  }

  .kl-table th {
    font-size: 15px;
  }

  .kl-contact-section {
    padding: 52px 40px;
  }

  .kl-contact-section h2 {
    font-size: 30px;
    margin-bottom: 16px;
  }

  .kl-contact-section > p {
    font-size: 16px;
    margin-bottom: 28px;
  }

  .kl-contact-info {
    gap: 24px;
    margin: 32px 0;
  }

  .kl-contact-item {
    padding: 16px;
    font-size: 15px;
  }

  .kl-contact-item strong {
    font-size: 14px;
    margin-bottom: 8px;
  }

  .kl-cta-wrapper {
    margin-top: 32px;
  }

  .kl-cta-button {
    padding: 18px 42px;
    font-size: 17px;
  }

  .kl-info-box,
  .kl-warning-box,
  .kl-highlight-box {
    padding: 24px;
    margin: 28px 0;
    font-size: 16px;
  }

  .kl-info-box strong,
  .kl-warning-box strong,
  .kl-highlight-box strong {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

/* Print Styles */
@media print {
  .kl-policy-wrapper {
    background: #ffffff;
    padding: 0;
  }

  .kl-hero-section,
  .kl-contact-section {
    background: #ffffff;
    color: #000000;
    box-shadow: none;
  }

  .kl-hero-section h1,
  .kl-contact-section h2 {
    color: #000000;
  }

  .kl-summary-card,
  .kl-policy-content {
    box-shadow: none;
    border: 1px solid #ddd;
  }

  .kl-cta-button {
    display: none;
  }

  .kl-table-wrapper {
    box-shadow: none;
  }

  a {
    color: #000000;
    text-decoration: underline;
  }
}

/* Accessibility Improvements */
.kl-policy-wrapper :focus {
  outline: 2px solid #ff8c1a;
  outline-offset: 2px;
}

.kl-policy-wrapper :focus:not(:focus-visible) {
  outline: none;
}

.kl-policy-wrapper :focus-visible {
  outline: 2px solid #ff8c1a;
  outline-offset: 2px;
}

/* Smooth Scrolling for Anchor Links */
.kl-policy-wrapper {
  scroll-behavior: smooth;
}

/* Loading Animation (optional) */
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.kl-policy-section {
  animation: fadeIn 0.4s ease-out;
}

/* Ensure tables don't overflow on very small screens */
@media (max-width: 359px) {
  .kl-table {
    font-size: 12px;
    min-width: 450px;
  }

  .kl-table th,
  .kl-table td {
    padding: 10px 8px;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Sinkin Sans';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://kingdomlocksmith.co.uk/wp-content/uploads/2024/06/SinkinSans-100Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Sinkin Sans';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://kingdomlocksmith.co.uk/wp-content/uploads/2024/06/SinkinSans-300Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Sinkin Sans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://kingdomlocksmith.co.uk/wp-content/uploads/2024/06/SinkinSans-400Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Sinkin Sans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://kingdomlocksmith.co.uk/wp-content/uploads/2024/06/SinkinSans-500Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Sinkin Sans';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://kingdomlocksmith.co.uk/wp-content/uploads/2024/06/SinkinSans-600SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Sinkin Sans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://kingdomlocksmith.co.uk/wp-content/uploads/2024/06/SinkinSans-700Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Sinkin Sans';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://kingdomlocksmith.co.uk/wp-content/uploads/2024/06/SinkinSans-800Black.ttf') format('truetype');
}
@font-face {
	font-family: 'Sinkin Sans';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://kingdomlocksmith.co.uk/wp-content/uploads/2024/06/SinkinSans-900XBlack.ttf') format('truetype');
}
/* End Custom Fonts CSS */