.elementor-kit-5{--e-global-color-primary:#FFD603;--e-global-color-secondary:#2BBD24;--e-global-color-text:#0A2E16;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"DDC Hardware";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Google Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Google Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#0A2E16;font-family:"Google Sans", Sans-serif;font-size:18px;font-weight:500;line-height:28.8px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{font-family:"DDC Hardware", Sans-serif;font-size:100px;font-weight:400;line-height:110px;letter-spacing:-5px;}.elementor-kit-5 h2{font-family:"DDC Hardware", Sans-serif;font-size:70px;font-weight:400;line-height:77px;letter-spacing:-3.5px;}.elementor-kit-5 h3{font-family:"DDC Hardware", Sans-serif;font-size:30px;font-weight:400;line-height:33px;letter-spacing:-1.5px;}.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-kit-5 h1{font-size:66px;line-height:72.6px;letter-spacing:-3.3px;}.elementor-kit-5 h2{font-size:54px;line-height:59.4px;letter-spacing:-2.7px;}.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 */html, body {
  overflow-x: hidden;
  width: 100%;
}
.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]) .e-n-menu-content { top: 80px !important; }
.elementor-button span.elementor-button-icon {
    font-size: 14px;
    line-height: 1;
}
p:last-child { margin-block-end: 0px; }
.swiper { overflow: visible !important; }
.swiper-pagination-bullet[aria-current="true"] {
    width: 30px !important;
    border-radius: 20px;
}


/* accordion CSS */
.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg { fill: #FFF !important; }
.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span.e-opened>svg { fill: #0A2E16 !important; }
.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed {
    width: 40px;
    height: 40px;
    background-color: #0A2E16;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}
.elementor-widget-n-accordion .e-n-accordion-item:hover .e-n-accordion-item-title-icon .e-closed svg { fill: #FFF !important; }
.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened {
    width: 40px;
    height: 40px;
    border: 2px solid #0A2E16;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}


/* wpforms CSS */
div.wpforms-container-full:not(:empty) { margin: 0px !important; }
.wpforms-container .wpforms-field {
    padding: 0px !important;
    padding-bottom: 12px !important;
}
.wpforms-container .wpforms-field-layout { padding-bottom: 0px !important; }
div.wpforms-container-full input[type=text],
div.wpforms-container-full input[type=tel],
div.wpforms-container-full input[type=email],
div.wpforms-container-full textarea {
    background-color: rgba(255, 255, 255, 0.20) !important;
    backdrop-filter: blur(20px);
    border-radius: 28px !important;
    color: #FFF !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgba(255, 255, 255, 0.20) !important;
    padding: 16px 18px !important;
    font-size: 18px !important;
    line-height: normal !important;
    font-weight: 500;
    letter-spacing: -0.36px;
}
div.wpforms-container-full input[type=text],
div.wpforms-container-full input[type=tel],
div.wpforms-container-full input[type=email] { height: auto; }
div.wpforms-container-full input[type=text]::placeholder,
div.wpforms-container-full input[type=tel]::placeholder,
div.wpforms-container-full input[type=email]::placeholder,
div.wpforms-container-full textarea::placeholder,
div.wpforms-container-full .wpforms-form textarea:focus,
div.wpforms-container-full input[type=email]:focus:invalid { color: #FFF !important; }
div.wpforms-container-full button[type=submit]:not(:hover):not(:active) {
    background-color: #FFD603 !important;
    color: #0A2E16 !important;
}
div.wpforms-container-full button[type=submit] {
    height: auto !important;
    width: 100%;
    border-radius: 60px !important;
    padding: 18px 26px !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: normal !important;
    letter-spacing: -0.36px !important;
}
div.wpforms-container-full button[type=submit] { color: #0A2E16 !important; }
div.wpforms-container-full button[type=submit]:hover { background: #FFD603 !important; }


@media (max-width: 1440px) {
    .elementor-widget-n-menu .e-n-menu-content {
    align-items: center;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'DDC Hardware';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://vegaslandscapers.com/wp-content/uploads/2026/05/DDCHardware-Condensed.eot');
	src: url('https://vegaslandscapers.com/wp-content/uploads/2026/05/DDCHardware-Condensed.eot?#iefix') format('embedded-opentype'),
		url('https://vegaslandscapers.com/wp-content/uploads/2026/05/DDCHardware-Condensed.woff2') format('woff2'),
		url('https://vegaslandscapers.com/wp-content/uploads/2026/05/DDCHardware-Condensed.woff') format('woff'),
		url('https://vegaslandscapers.com/wp-content/uploads/2026/05/DDCHardware-Condensed.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Google Sans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://vegaslandscapers.com/wp-content/uploads/2026/05/GoogleSans-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Google Sans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://vegaslandscapers.com/wp-content/uploads/2026/05/GoogleSans-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Google Sans';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://vegaslandscapers.com/wp-content/uploads/2026/05/GoogleSans-MediumItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Google Sans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://vegaslandscapers.com/wp-content/uploads/2026/05/GoogleSans-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */