.elementor-kit-5{--e-global-color-primary:#917300;--e-global-color-secondary:#54595F;--e-global-color-text:#1A1A1A;--e-global-color-accent:#FFC000;--e-global-typography-primary-font-family:"Lambotype Cnd";--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Lambotype Cnd";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lambotype Cnd";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lambotype Cnd";--e-global-typography-accent-font-weight:400;font-family:"Lambotype Cnd", Sans-serif;font-size:16px;font-weight:400;font-style:normal;line-height:114%;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{color:#1A1A1A;font-family:"Lambotype Cnd", Sans-serif;font-size:80px;font-weight:900;text-transform:uppercase;font-style:normal;line-height:100%;letter-spacing:-3px;}.elementor-kit-5 h2{color:#1A1A1A;font-family:"Lambotype Cnd", Sans-serif;font-size:54px;font-weight:900;text-transform:uppercase;font-style:normal;line-height:100%;}.elementor-kit-5 h3{color:#1A1A1A;font-family:"Lambotype Cnd", Sans-serif;font-size:40px;font-weight:900;text-transform:uppercase;font-style:normal;line-height:100%;}.elementor-kit-5 h4{color:#1A1A1A;font-family:"Lambotype Cnd", Sans-serif;font-size:32px;font-weight:900;text-transform:uppercase;font-style:normal;line-height:100%;}.elementor-kit-5 h5{color:#1A1A1A;font-family:"Lambotype Cnd", Sans-serif;font-size:26px;font-weight:900;text-transform:uppercase;font-style:normal;line-height:100%;}.elementor-kit-5 h6{color:#1A1A1A;font-family:"Lambotype Cnd", Sans-serif;font-size:26px;font-weight:900;text-transform:uppercase;font-style:normal;line-height:100%;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Lambotype Cnd", Sans-serif;font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.fill-btn .elementor-button-text {
  leading-trim: both;
  text-edge: cap;
}

.fill-btn .elementor-button {
    height: 52px;
    align-content: center;
} 


.fill-btn .elementor-button-content-wrapper {
  position: relative;
  z-index: 3;
}

.fill-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 0%;
  z-index: 1;
  transition: width 0.4s ease;
}

.fill-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid;
  z-index: 2;
  pointer-events: none;
}

/* Desktop only hover */
@media (min-width: 1025px) {
  .fill-btn:hover::before {
    width: 100%;
  }

  .fill-btn:hover .elementor-button-icon {
    margin-left: 4px;
  }
}

/* Primary button */
.fill-btn.primary::before {
  background: #F2BE35;
}
.fill-btn.primary::after {
  border-color: #FFC000;
}

/* secondary button */
.fill-btn.secondary::before {
  background: #F2BE35;
}
.fill-btn.secondary::after {
  border-color: #1A1A1A;
}

/* gold button */
.fill-btn.gold::before {
  background: #A68500;
}
.fill-btn.gold::after {
  border-color: #917300;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lambotype Cnd';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://lamborghiniclubusa.com/wp-content/uploads/2026/01/LambotypeCnd-Regular.woff') format('woff'),
		url('https://lamborghiniclubusa.com/wp-content/uploads/2026/01/LambotypeCnd-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Lambotype Cnd';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://lamborghiniclubusa.com/wp-content/uploads/2026/01/LambotypeCnd-Bold.woff') format('woff'),
		url('https://lamborghiniclubusa.com/wp-content/uploads/2026/01/LambotypeCnd-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */