
/* Default Styles */
label {
    color: #ffffff;
}a.orange-text {
    color: #ff671e;
}
#wpadminbar {
display: none !important;
}
li {
color: #fff;
}
.top-banner {
background: #414141!important;
float: left;
margin-top:0%;
width: 100%;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.top-banner p{
color: #fff!important;
}.header-wrapper .top-banner p {
color:#222;
font-family: 'Lato', sans-serif;
font-size: 15px;
font-weight: bold;
letter-spacing: normal;
margin: 8px 0;
text-transform: uppercase;
}.fa {
font-size: 1.5em;
padding-right: 2%;
}
body {
font-family: 'Lato', sans-serif;
background: #414141;
}h1, h1 a {
color: #ff671e;
font-family: 'Khand', sans-serif;
font-size: 45px;
line-height: 1;
margin: 0 0 25px;
}h2 {
color: #ff671e;
font-family: 'Khand', sans-serif;
font-size: 45px;
line-height: 1;
margin: 25px 0;
}h3 {
color: #ff671e;
font-family: 'Lato', sans-serif;
font-size: 24px;
line-height: 1.5rem;
margin: 25px 0;
}h4 {
font-family: 'Khand', sans-serif;
color: #000;
font-weight: bold;
font-size: 1.5em;
line-height: 1.5rem;
margin: 25px 0;
}p {
font-family: 'Lato', sans-serif;
color: #dbdbdb;
font-size: 16px;
margin: 15px 0;
}.font-1 {
font-family: 'Lato', sans-serif;
}ul {
list-style-type: none;
}ul.leaf {
margin-left: 0;
}ul.leaf li {
padding-left: 40px;
position: relative;
line-height: 1.8;
color: #fff;
}ul.leaf li::before {
content: "\f06c";
font-family: fontAwesome;
color: #cfcfcf;
position: absolute;
left: 0;
top: 1px;
}
a {
color: #f6f6f6;
}
a:hover, a:focus {
color: #fff;
}
/* HEADER & NAVIGATION */

.row.header-bar {
padding: 2.5vh 0;
display: flex;
align-items: center;
}.logo-wrapper {
display: inline-block;
vertical-align: middle;
width: 14%;
}.company-details {

display: inline-block;
vertical-align: middle;
padding-left: 10px;
}.company-details h1, .company-details h1 a {
color: #cfcfcf;
margin: 0;
font-size: 1.3vw;
font-family: 'Khand', sans-serif;
text-transform: uppercase;
line-height: 1;
}.company-details p {
font-size: 16px;
color: #cfcfcf;
font-family: 'Khand', sans-serif;
margin: 0;
line-height: 1;
}.top-bar {
background: none;
}.top-bar-section ul li {
background: none;
}.top-bar-section li:not(.has-form) a:not(.button) {
background: none;
color: #fff;
font-family: 'Lato', sans-serif;
text-transform: uppercase;
font-size: 14px;
padding: 0 10px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
position: relative;
}.top-bar-section ul li:hover:not(.has-form)>a,
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
background: none;
color: #fff;
padding: 0 10px;
}.top-bar-section .has-dropdown>a {
padding-right: 25px !important;
}.top-bar-section .has-dropdown>a:after {
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 6px 6px;
border-color: transparent transparent #a7a7a7 transparent;
top: unset;
bottom: 17px;
}

@media only screen and (min-width: 1026px) {
.navigation-wrapper {
justify-content: center;
}.top-bar-section li:not(.has-form) a:not(.button)::before {
opacity: 0;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}.top-bar-section li:not(.has-form) a:not(.button):hover::before,
.top-bar-section li.active:not(.has-form) a:not(.button)::before {
content: " ";
width: 1px;
height: 6px;
background: #a7a7a7;
position: absolute;
left: calc(50% - 0.5px);
opacity: 1;
}.top-bar-section li.active.has-dropdown:not(.has-form) a:not(.button)::before,
.top-bar-section li.has-dropdown:not(.has-form) a:not(.button):hover::before {
left: calc(50% - 7.5px);
}.top-bar-section .dropdown {
background: rgb(65 65 65);
min-width: 650px;
text-align: left;
padding: 3vh 5vw 3vh 2vw;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}.top-bar-section .dropdown li.page_item {
width: 50%;
display: inline-block;
}.top-bar-section ul li ul.dropdown li:nth-child(2n+2) {
padding-left: 25px;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
background: none;
color: #fff;
font-size: 12.5px;
line-height: 35px;
position: relative;
}.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button),
.top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {
background: none;
color: #cfcfcf;
line-height: 35px;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button)::before {
content: " ";
width: 0px !important;
height: 1px;
background: #cfcfcf;
position: absolute;
top: calc(50% - 0.5px);
bottom: unset;
left: -10px !important;
opacity: 1;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button)::before,
.top-bar-section .dropdown li.active:not(.has-form)>a:not(.button)::before {
width: 7px !important;
opacity: 1;
}
}

a.header-cta-btn {
display: inline-block;
font-family: 'Khand', sans-serif;
font-size: 20px;
font-weight: 600;
position: relative;
color: #fff;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}a.header-cta-btn:hover {
color: #fff;
}a.header-cta-btn:before {
content: " ";
width: 1px;
height: 6px;
background: #a7a7a7;
position: absolute;
left: -24px;
top: calc(50% - 3px);
}a.header-cta-btn:after {
content: " ";
width: 1px;
height: 6px;
background: #a7a7a7;
position: absolute;
left: -14px;
top: calc(50% - 3px);
opacity: 0;
color: #fff;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}a.header-cta-btn:hover::after {
opacity: 1;
}.slider-wrapper::after {
content: " ";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: rgba(122,144,104,0.1);
}.tagline-row {
padding: 2vh 0;
}.tagline-row p {
color: #fcfcfc;
font-size: 15px;
}span.scroll-arrow {
display: inline-block;
width: 7px;
height: 53px;
position: absolute;
left: -3px;
top: calc(-2vh - 20px);
cursor: pointer;
}span.scroll-arrow.inner {
bottom: -6px;
}span.scroll-arrow::before {
content: " ";
height: 100%;
width: 1px;
background: #b6691b;
position: absolute;
left: 3px;
}span.scroll-arrow::after {
content: " ";
width: 3px;
height: 17px;
background: #a7a7a7;
position: absolute;
left: 2px;
top: 5px;
border-radius: 25%;
-webkit-animation: scroll 1.85s infinite;
animation: scroll 1.85s infinite;
box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.13);
}@keyframes scroll {
0% {
top: 4px;
}
100% {
top: 32px;
}
}span.square-dot {
display: inline-block;
width: 25px;
height: 25px;
border-radius: 14px;
vertical-align: middle;
margin-right: 10px;
border: 1px solid rgba(16,109,60,0.6);
position: relative;
}span.square-dot::after {
content: " ";
width: 9px;
height: 9px;
border-radius: 50%;
background: #a7a7a7;
position: absolute;
left: calc(50% - 4.5px);
top: calc(50% - 4.5px);
display:block;
-webkit-animation: pulse 1.85s infinite;
animation: pulse 1.85s infinite;
}@keyframes pulse {
0% {
-moz-transform: scale(.5);
-webkit-transform: scale(.5);
-o-transform: scale(.5);
-ms-transform: scale(.5);
transform: scale(.5);
}
50% {
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
100% {
-moz-transform: scale(.5);
-webkit-transform: scale(.5);
-o-transform: scale(.5);
-ms-transform: scale(.5);
transform: scale(.5);
}
}

/* General Styles */

.row {
margin: 0 auto;
max-width: 88.75rem;
width: 100%;
}.row.mid {
max-width: 100rem;
}.row.wide {
max-width: 107rem;
}.row.full {
max-width: 100%;
}.side-buffer {
padding-left: 5.4vw;
padding-right: 5.4vw;
}.full-buffer {
padding: 5.4vw;
}h1.accent {
position: relative;
}h1.accent::before {
content: " ";
width: 37px;
height: 1px;
background: #cfcfcf;
position: absolute;
bottom: 10px;
left: -50px;
}.white-overlay {
background: rgb(81 81 81);
}.bg-holder {
height: 100%;
width: 75%;
}.tree-bg {
background: #333333;
}.home-bg1 {
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2025/02/home-1.jpg);

}.home-bg2 {
background: left center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2025/02/home-bg2.jpg);
}.home-bg3 {
background: right center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2025/02/home-bg3.jpg);
}.home-bg4 {
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/themes/land7/images/texture-bg.jpg);
filter: hue-rotate(45deg);
}.home-bg5 {
background: left center / cover no-repeat url(https://lavickaworks.com/wp-content/themes/land7/images/home-img4.jpg);
}.about-bg1 {
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2021/12/about-1.jpg);
}.about-bg2 {
background: left center no-repeat url(https://lavickaworks.com/wp-content/uploads/2021/01/owner.jpg);
}.about-bg3 {
background: right center / cover no-repeat url(https://lavickaworks.com/wp-content/themes/land7/images/about-img3.jpg);
}.about-bg4 {
background: left center / cover no-repeat url(https://lavickaworks.com/wp-content/themes/land7/images/about-img4.jpg);
}.svc-bg1 {
background: url(https://lavickaworks.com/wp-content/uploads/2021/12/home-3.jpg);
background-repeat: no-repeat;
background-position-x: 81%;
}.playground {
background: url(https://lavickaworks.com/wp-content/uploads/2025/02/PLayground-Img.jpg);
background-repeat: no-repeat;
background-position-x: 81%;
}.tips {
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2025/02/tips.jpg);
}.commercial {
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2025/02/commercial.jpg);
}.landscape-architecture-services {
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2025/02/landscape-architecture-services.jpg);
}.landscaping-services {
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2025/02/landscaping-services.jpg);
}.landscaping-company {
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2025/02/landscaping-company.jpg);
}.landscape-design-services {
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2025/02/landscape-design-services.jpg);
}.hardscaping-services {
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2025/02/hardscaping-services.jpg);
}.patio-construction {
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2025/02/patio-construction.jpg);
}.retaining-wall-construction {
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2025/02/retaining-wall-construction.jpg);
}.paver-installation {
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2025/02/paver-installation.jpg);
}.outdoor-kitchen-construction {
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2025/02/outdoor-kitchen-construction.jpg);
}.playground-installation {
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2025/02/playground-installation.jpg);
}.sod-installation-service {
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2025/02/sod-installation-service.jpg);
}.sprinkler-installation {
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2025/02/sprinkler-installation.jpg);
}.residential {
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2025/02/residential.jpg);
}.landscape-lighting-services {
background: url(https://lavickaworks.com/wp-content/uploads/2025/03/Landscape-Lighting-Services.jpg);
background-repeat: no-repeat;
background-position-x: 81%;
}.svc-bg2 {
background: left center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2021/01/faq-footer.jpg);
}.contact-bg {
background: left center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2021/12/contact.jpg);
}.z-index-0 {
z-index: 0;
}.cta-btn {
display: inline-block;
font-family: 'Khand', sans-serif;
font-size: 31px;
text-transform: uppercase;
color: #000;
background: #a7a7a7;
padding: 32px 10px;
width: 388px;
text-align: center;
max-width: 100%;
position: relative;
box-shadow: 7px 8px 0px 0px #cfcfcf;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}.cta-btn.alt {
background: #111;
color: #FFFFFF;
box-shadow: 7px 8px 0px 0px #333;
}.cta-btn:hover, .cta-btn.alt:hover {
background: #b6691b;
color: #000;
box-shadow: 7px 8px 0px 0px #0a2809;
}.green-overlay {
background: rgba(6,51,27,.67);
}.green-section {
box-shadow: 12px 13px 0px 0px rgba(12, 92, 49, 0.5);
}.green-bg {
background: #222;
}.white-text * {
color: #FFFFFF;
}.green {
color: #cfcfcf;
}.green-section h2 {
font-size: 30px;
}.green-border {
border: 1px solid #cfcfcf;
}.svc-card-inner {
height: 100%;
}.svc-card-inner.green-bg {
box-shadow: .9375rem .9375rem 0px 0px #cfcfcf;
border: 1px solid #a7a7a7;
}.svc-row.top-space {
margin-top: 9vh;
}.gallery-wrapper h2 {
display: none;
}/*.gallery-image::after {
content: " ";
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.26);
position: absolute;
top: 0;left: 0;
-webkit-transition: all 700ms ease-out;
-moz-transition: all 700ms ease-out;
-ms-transition: all 700ms ease-out;
-o-transition: all 700ms ease-out;
transition: all 700ms ease-out;
}.gallery-image:hover::after {
opacity: 0;
}*/.gallery-image img {
-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.1);
-webkit-transition: all 700ms ease-out;
-moz-transition: all 700ms ease-out;
-ms-transition: all 700ms ease-out;
-o-transition: all 700ms ease-out;
transition: all 700ms ease-out;
}.gallery-image:hover img {
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}/*.footer-bg {
background: right bottom / auto no-repeat url(https://lavickaworks.com/wp-content/themes/land7/images/footer-img.png);
}*/.footer-inner {
display: flex;
align-items: center;
z-index: 99;
position: relative;
}.footer-address p, .footer-hours p {
margin: 0;
font-size: 14px;
}.footer-hours {
padding-top: 15px;
}.footer-payment img {
margin: 0 5px 5px 0;
width: 50px;
}.footer-social .fa {
color: #ffffff;
margin: 0 .5vw;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}.footer-social .fa:hover {
color: #a7a7a7;
}.contactForm {
margin-top: 20px;
}.contactForm label{
font-weight: bold;
display: block;
}.contactForm input {
width: 100%;
padding: 3px;
margin-bottom: 5px;
}.contactForm textarea {
width: 100%;
}.contact-form label {
font-weight: 400;
margin-bottom: 3px;
}input.fancyInput[type="text"] {
font-family: 'Lato', sans-serif;
padding: 10px 25px;
font-size: 15px;
line-height: 1.4;
height: auto;
border: none;
margin-bottom: 5px;
background: #FFFFFF;
color: #000;
box-shadow: inset 0px 0px 0px 1px #cfcfcf;
}input.fancyInput[type="text"]::placeholder, textarea.fancyInput[type="text"]::placeholder {
color: #000;
}.contactForm textarea {
width: 100%;
}textarea.fancyInput[type="text"] {
font-family: 'Lato', sans-serif;
padding: 15px 25px;
font-size: 15px;
line-height: 1.4;
height: 100px;
border: none;
margin-bottom: 5px;
background: #FFFFFF;
color: #000;
box-shadow: inset 0px 0px 0px 1px #cfcfcf;
}.contactForm .captchaWrapper {
margin: 0 0 5px;
padding: 10px 25px;
font-size: 14px;
line-height: 1.4;
height: auto;
border: none;
background: #FFFFFF;
color: #000;
font-weight: bold;
min-height: 0;
box-shadow: inset 0px 0px 0px 1px #cfcfcf;
text-align: left !important;
}.contactForm .captchaWrapper:not(.slideOut) img {
max-width: 25%;
}.contactForm .captchaWrapper input {
background: #FFFFFF;
border: none;
box-shadow: none;
display: inline-block;
width: auto;
font-size: 14px;
padding: 0;
margin: 0 0 0 25px;
color: #000;
font-weight: normal;
}.contactForm .captchaWrapper input::placeholder {
color: #000;
}.contactForm .captchaRefresh {
vertical-align: top;
}.contactForm .submitWrapper {
margin-top: 5px;
}.emailConfirmation {
margin: 0 auto;
}.emailConfirmation h1 {
color: #00CC00;
}.slick-background-wrapper {
left: 0;
position: fixed;
top: 0;
z-index: -1;
width: 101% !important;
overflow: hidden;
}

/* SLIDE OUT FORM */
.slide-out-wrapper {
position: fixed;
top: 50%;
right: 0;
background: rgb(123 128 126 / 95%);
padding: 50px 70px 30px;
z-index: 99;
box-shadow: 35px 39px 49px 0px rgba(0, 0, 0, 0.13);
-moz-transform: translateX(100%) translateY(-50%);
-webkit-transform: translateX(100%) translateY(-50%);
-o-transform: translateX(100%) translateY(-50%);
-ms-transform: translateX(100%) translateY(-50%);
transform: translateX(100%) translateY(-50%);
-webkit-transition: all 1.2s ease;
-moz-transition: all 1.2s ease;
-ms-transition: all 1.2s ease;
-o-transition: all 1.2s ease;
transition: all 1.2s ease;
}.slide-out-wrapper.active {
-moz-transform: translateX(0) translateY(-50%);
-webkit-transform: translateX(0) translateY(-50%);
-o-transform: translateX(0) translateY(-50%);
-ms-transform: translateX(0) translateY(-50%);
transform: translateX(0) translateY(-50%);
box-shadow: 0px 40px 40px 0px rgba(28, 28, 28, 0.2);
}.slide-out-content h3 {
text-transform: uppercase;
font-family: 'Khand', sans-serif;
color: #FFFFFF;
font-weight: normal;
margin: 0 0 10px;
}.slide-out-form form {
margin: 0;
}.slide-out-wrapper span.form-toggle {
position: absolute;
left: 0;
top: 50%;
color: #FFFFFF;
font-size: 24px;
width: 60px;
line-height: 96px;
text-align: center;
background: #a7a7a7;
box-shadow: 5px 6px 0px 0px #cfcfcf;
-moz-transform: translateX(-80%) translateY(-50%);
-webkit-transform: translateX(-80%) translateY(-50%);
-o-transform: translateX(-80%) translateY(-50%);
-ms-transform: translateX(-80%) translateY(-50%);
transform: translateX(-80%) translateY(-50%);
cursor: pointer;
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-ms-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease;
}.slide-out-wrapper span.form-toggle:hover {
background: #cfcfcf;
box-shadow: 5px 6px 0px 0px #a7a7a7;
}i.toggle-left {
display: inline-block;
width: 25px;
height: 25px;
vertical-align: middle;
border-top: 1px solid;
border-left: 1px solid;
border-color: #FFFFFF;
-moz-transform: rotate(-45deg) translateY(-13%);
-webkit-transform: rotate(-45deg) translateY(-13%);
-o-transform: rotate(-45deg) translateY(-13%);
-ms-transform: rotate(-45deg) translateY(-13%);
transform: rotate(-45deg) translateY(-13%);
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-ms-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease;
}i.toggle-right {
display: inline-block;
width: 25px;
height: 25px;
vertical-align: middle;
border-top: 1px solid;
border-right: 1px solid;
border-color: #FFFFFF;
-moz-transform: rotate(45deg) translateY(-13%);
-webkit-transform: rotate(45deg) translateY(-13%);
-o-transform: rotate(45deg) translateY(-13%);
-ms-transform: rotate(45deg) translateY(-13%);
transform: rotate(45deg) translateY(-13%);
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-ms-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease;
}.slide-out-wrapper span.form-toggle:hover i {
border-color: #FFFFFF;
}input.slideOutInput[type="text"] {
font-size: 13px;
font-family: 'Lato', sans-serif;
font-weight: normal;
line-height: 1.4;
height: auto;
border: none;
padding: 10px 10px;
margin-bottom: 5px;
background: #cfcfcf;
color: #222;
box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, .3);
}.slide-out-form input[type="text"]::placeholder, .slide-out-form .contactForm textarea::placeholder {
color: #FFFFFF;
}.slide-out-form .contactForm textarea {
width: 100%;
line-height: 1.4;
border: none;
background: #cfcfcf;
color: #222;
font-family: 'Lato', sans-serif;
font-weight: normal;
padding: 10px 25px;
font-size: 13px;
height: 90px;
margin-bottom: 5px;
box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, .3);
}.slide-out-form label {
color: #FFFFFF;
font-weight: normal;
margin-bottom: 3px;
}.slide-out-form .contactForm .captchaWrapper {
font-size: 13px;
line-height: 1.4;
height: auto;
border: 1px solid rgba(0, 0, 0, .3);
box-shadow: none !important;
background: #cfcfcf;
color: #FFFFFF;
font-weight: normal;
margin: 0 0 3px;
min-height: 0;
padding: 0px 25px 0px 0px;
}.slide-out-form .contactForm .captchaWrapper input {
font-family: 'Lato', sans-serif;
border: none;
box-shadow: none;
display: inline-block;
width: auto;
font-size: 15px;
padding: 0 15px;
margin: 0 0 0 30px;
color: #222;
background: #cfcfcf;
}.slide-out-form .contactForm .captchaWrapper img {
-webkit-filter: invert(1);
filter: invert(1);
}.slide-out-form .contactForm .captchaWrapper img#captchaImage {
-webkit-filter: none;
filter: none;
}.slide-out-form .contactForm .captchaRefresh {
vertical-align: middle;
max-width: 30px;
margin-left: 3px;
}.slide-out-form .contactForm .submitWrapper {
text-align: center;
margin-top: 10px;
}.slide-out-form .contactForm .submitWrapper button.submit {
color: #000;
font-weight: normal;
font-family: 'Khand', sans-serif;
font-size: 16px;
letter-spacing: 2px;
background: #a7a7a7;
box-shadow: 3px 4px 0px 0px #333;
border: none;
text-align: center;
cursor: pointer;
padding: 15px;
width: auto;
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}.slide-out-form .contactForm .submitWrapper button.submit:hover {
background: #333;
color: #FFFFFF;
box-shadow: 3px 4px 0px 0px #a7a7a7;
}
/* END SLIDE OUT FORM */

.mobile-sticky-cta {
display: none;
}

/* PADDING CLASSES */

.strip-padding {
padding-left: 0 !important;
padding-right: 0 !important;
}.vertical-padding-xs {
padding-top: 3vh;
padding-bottom: 3vh;
}.top-padding-xs {
padding-top: 3vh;
}.bottom-padding-xs {
padding-bottom: 3vh;
}.vertical-padding-small {
padding-top: 6vh;
padding-bottom: 6vh;
}.top-padding-small {
padding-top: 6vh;
}.bottom-padding-small {
padding-bottom: 6vh;
}.vertical-padding-medium {
padding-top: 8vh;
padding-bottom: 8vh;
}.top-padding-medium {
padding-top: 8vh;
}.bottom-padding-medium {
padding-bottom: 8vh;
}.vertical-padding-large {
padding-top: 10.5vh;
padding-bottom: 10.5vh;
}.top-padding-large {
padding-top: 10.5vh;
}.bottom-padding-large {
padding-bottom: 10.5vh;
}.vertical-padding-x-large {
padding-top: 13.5vh;
padding-bottom: 13.5vh;
}.top-padding-x-large {
padding-top: 13.5vh;
}.bottom-padding-x-large {
padding-bottom: 13.5vh;
}.horizontal-padding-medium {
padding-left: 7.5vw;
padding-right: 7.5vw;
}.horizontal-padding-small {
padding-left: 3.75vw;
padding-right: 3.75vw;
}

/* ANIMATIONS */

.scrollfade, .animated {
opacity: 0;
-moz-transition: all 1200ms ease;
-ms-transition: all 1200ms ease;
-o-transition: all 1200ms ease;
-webkit-transition: all 1200ms ease;
transition: all 1200ms ease;
}.scrollfade.complete,.animated.complete{
opacity:1;
}.from-bottom.scrollfade {
-moz-transform: translateY(30px);
-webkit-transform: translateY(30px);
-o-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
}.from-bottom.animated {
-moz-transform: translateY(30px);
-webkit-transform: translateY(30px);
-o-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
}.from-bottom.scrollfade.complete {
opacity: 1;
-moz-transform: translateY(0px);
-webkit-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}.from-bottom.animated.complete {
opacity: 1;
-moz-transform: translateY(0px);
-webkit-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}.from-top.scrollfade {
-moz-transform: translateY(-30px);
-webkit-transform: translateY(-30px);
-o-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}.from-top.animated {
-moz-transform: translateY(-30px);
-webkit-transform: translateY(-30px);
-o-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}.from-top.scrollfade.complete {
opacity: 1;
-moz-transform: translateY(0px);
-webkit-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}.from-top.animated.complete {
opacity: 1;
-moz-transform: translateY(0px);
-webkit-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}.from-left.scrollfade {
-moz-transform: translateX(-30px);
-webkit-transform: translateX(-30px);
-o-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
}.from-left.animated {
-moz-transform: translateX(-30px);
-webkit-transform: translateX(-30px);
-o-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
}.from-left.scrollfade.complete {
opacity: 1;
-moz-transform: translateX(0px);
-webkit-transform: translateX(0px);
-o-transform: translateX(0px);
-ms-transform: translateX(0px);
transform: translateX(0px);
}.from-left.animated.complete {
opacity: 1;
-moz-transform: translateX(0px);
-webkit-transform: translateX(0px);
-o-transform: translateX(0px);
-ms-transform: translateX(0px);
transform: translateX(0px);
}.from-right.scrollfade {
-moz-transform: translateX(30px);
-webkit-transform: translateX(30px);
-o-transform: translateX(30px);
-ms-transform: translateX(30px);
transform: translateX(30px);
}.from-right.animated {
-moz-transform: translateX(30px);
-webkit-transform: translateX(30px);
-o-transform: translateX(30px);
-ms-transform: translateX(30px);
transform: translateX(30px);
}.from-right.scrollfade.complete {
opacity: 1;
-moz-transform: translateX(0px);
-webkit-transform: translateX(0px);
-o-transform: translateX(0px);
-ms-transform: translateX(0px);
transform: translateX(0px);
}.from-right.animated.complete {
opacity: 1;
-moz-transform: translateX(0px);
-webkit-transform: translateX(0px);
-o-transform: translateX(0px);
-ms-transform: translateX(0px);
transform: translateX(0px);
}

.disclaimer {
background: #cfcfcf;
}.disclaimer p {
color: #FFFFFF;
font-size: 12px;
}.landing-page-button-wrapper a {
background: #cfcfcf;
}.landing-page-button-wrapper a:hover {
background: #a7a7a7;
}

@media only screen and (min-width: 1026px) and (max-width: 1500px) {
.top-bar-section li:not(.has-form) a:not(.button) {
font-size: 12px;
}
}

@media only screen and (min-width: 1026px) and (max-width: 1300px) {
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section ul li:hover:not(.has-form)>a,
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
padding: 0 5px;
}
}
.slick-vertical .slick-slide {
height: 200px;
}
.black-overlay {
background: rgb(51 51 51);
}.black-overlay2 {
background: rgb(65 65 65);
}
.black-overlay h1,
.black-overlay2 h1,
.black-overlay h2,
.black-overlay2 h2,
.black-overlay h3,
.black-overlay2 h3
{
color: #ef611d!important;
}.margin-top-med {
margin-top: 10vh;
}
footer.footer-wrapper {
background: #333;
}
.page-wrapper.single-wrapper.landing-page-wrapper.row, .row.service-areas-wrapper {
background: #414141;
}
.landing-page-button-wrapper a {
color: #000;
font-weight: bold;
}
.gallery-filter {
background: #fff;
}
@media only screen and (max-width: 1025px) {
main {
text-align: center;
}main .columns {
padding-left: 5.4vw;
padding-right: 5.4vw;
}.animated, .scrollfade {
-moz-transform: translateX(0px) translateY(0px) !important;
-webkit-transform: translateX(0px) translateY(0px) !important;
-o-transform: translateX(0px) translateY(0px) !important;
-ms-transform: translateX(0px) translateY(0px) !important;
transform: translateX(0px) translateY(0px) !important;
opacity: 1;
}.vertical-padding-xs {
padding-top: 3vh;
padding-bottom: 3vh;
}.top-padding-xs {
padding-top: 3vh;
}.bottom-padding-xs {
padding-bottom: 3vh;
}.vertical-padding-small {
padding-top: 4vh;
padding-bottom: 4vh;
}.top-padding-small {
padding-top: 4vh;
}.bottom-padding-small {
padding-bottom: 4vh;
}.vertical-padding-medium {
padding-top: 5vh;
padding-bottom: 5vh;
}.top-padding-medium {
padding-top: 5vh;
}.bottom-padding-medium {
padding-bottom: 5vh;
}.vertical-padding-large {
padding-top: 6vh;
padding-bottom: 6vh;
}.top-padding-large {
padding-top: 6vh;
}.bottom-padding-large {
padding-bottom: 6vh;
}.vertical-padding-x-large {
padding-top: 7vh;
padding-bottom: 7vh;
}.top-padding-x-large {
padding-top: 7vh;
}.bottom-padding-x-large {
padding-bottom: 7vh;
}.side-buffer {
padding-left: 0;
padding-right: 0;
}.strip-padding-mobile {
padding-left: 0 !important;
padding-right: 0 !important;
}.top-space {
margin-top: 0;
}.mobile-vpad-remove {
padding-top: 0;
padding-bottom: 0;
}.mobile-navigation {
display: block;
right: 25px;
position: absolute;
text-transform: uppercase;
top: calc(50% - 12px);
vertical-align: middle;
width: auto;
height: 24px;
z-index: 999;
}i.toggle-bars {
display: inline-block;
position: relative;
font-size: 25px;
line-height: 25px;
color: #cfcfcf;
}.mobile-navigation .fa-close {
color: #a7a7a7;
font-size: 25px;
}.fullwidth-navigation {
background: #FFFFFF;
position: absolute;
top: 0;
z-index: 997;
width: 100%;
display: none;
}.fullwidth-navigation .top-bar {
padding: 0;
display: block;
background: #FFFFFF;
height: auto;
}.fullwidth-navigation .top-bar-section ul:not(.dropdown) {
padding-top: 10%;
}.fullwidth-navigation .title-area {
display: none !important;
}.top-bar-section {
background: #FFFFFF;
margin-bottom: 10%;
}.fullwidth-navigation .top-bar-section ul {
position: relative;
right:0;
width:100%;
z-index: 997;
padding-top: 40px;
}.fullwidth-navigation.active .top-bar-section .has-dropdown.moved>.dropdown {
box-shadow:none;
left: 100%;
}.top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) a:not(.button) {
line-height: 50px;
text-align: center;
padding: 0 !important;
font-size: 20px !important;
color: #000;
}.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover,
.top-bar-section ul li:hover:not(.has-form)>a {
padding: 0;
line-height: 50px;
color: #a7a7a7;
}.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button),
.top-bar-section .dropdown li:not(.has-form) a:not(.button):hover,
.top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {
background: #FFFFFF;
color: #a7a7a7;
}.fullwidth-navigation.active .top-bar-section .has-dropdown.moved>.dropdown {
box-shadow: none;
left: 100%;
border-radius: 0;
padding-bottom: 40px;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
color: #000;
line-height: 35px !important;
font-size: 16px !important;
}.top-bar .top-bar-section ul.dropdown li:not(.dropdown) {
height: 35px;
}.top-bar-section li:not(.has-form) a:not(.button)::before,
.top-bar-section li:not(.has-form) .dropdown a:not(.button)::before,
.top-bar-section li.has-dropdown:not(.has-form) a:not(.button)::before {
display: none;
}.top-bar-section ul li {
text-align: center;
}.top-bar-section li:not(.has-form) a:not(.button) {
display: inline-block;
width: auto;
}.top-bar-section .has-dropdown>a:after {
right: -13px;
margin: 0;
}.row.header-bar {
display: flex;
justify-content: center;
padding: 2vh 0;
}.header-details {
display: inline-block;
width: auto;
}.logo-wrapper {
width: 15%;
max-width: 43px;
}.company-details h1, .company-details h1 a {
font-size: 26px;
}header.header-wrapper {
position: relative;
}.header-cta {
display: none;
}/*.mobile-image {
height: 19vh;
}*/.mobile-image.home {
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2021/12/sldm.jpg);
}/*.mobile-image.inner {
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2021/12/mobile-1.jpg);
}*/.home-mobile-bg {
height:400px;
width: 100%;
float: left;
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2025/02/home-bg1-M.jpg);
}.about-mobile-bg {
height:400px;
width: 100%;
background: url(https://lavickaworks.com/wp-content/uploads/2021/12/mobile-1.jpg);
}.svc-mobile-bg {
height:400px;
width: 100%;
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2021/12/mobile-1.jpg);
}.Landscape-Lighting-Services {
position: relative;
height:100vh;
width: 100%;
background: center / cover no-repeat url(https://lavickaworks.com/wp-content/uploads/2025/03/LLS-Mobile.jpg);
}.home-bg4, .tree-bg {
background: #000;
}.home-bg1,
.home-bg2,
.home-bg3,
.home-bg5,
.about-bg1,
.about-bg2,
.about-bg3,
.about-bg4,
.svc-bg1,
.svc-bg2,
.contact-bg {
background: none;
}h1.accent::before {
display: none;
}.white-overlay .cta-btn, .white-overlay .top-padding-small {
display: none;
}ul.leaf li {
padding-left: 0;
line-height: 1.6;
}ul.leaf li::before {
display: none;
}.footer-inner {
display: block;
text-align: center;
}.footer-inner .columns {
margin-bottom: 3vh;
}.footer-details {
display: inline-block;
width: auto;
float: none;
}.footer-details .logo-wrapper {
position: absolute;
left: -21px;
}.footer-bg {
background-size: 65%;
}.svc-card {
padding: 0 !important;
border: none;
}.svc-card-inner.mobile-white {
background: #ffffff;
}.svc-card-inner.mobile-white .cta-btn {
background: #03b94a;
box-shadow: 7px 8px 0px 0px #106d3c;
color: #000000;
}.tree-bg {
padding-left: 0 !important;
padding-right: 0 !important;
}.svc-card-inner, .svc-card-inner.green-bg {
border: none;
box-shadow: none;
}.svc-row.top-space {
margin-top: 0;
}
}

@media only screen and (max-width: 767px){
.slick-vertical .slick-slide {
height: 313px;
}
.row.header-bar {
justify-content: start;
}.mobile-navigation {
right: 10px;
}.mobile-sticky-cta {
display: block;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: 100;
}a.sticky-btn {
display: inline-block;
width: 50%;
float: left;
text-align: center;
color: #000;
font-weight: bold;
text-transform: uppercase;
background: #a7a7a7;
padding: 20px 5px;
}a.sticky-btn.alt {
background: #cfcfcf;
color: #000;
}footer.footer-wrapper {
margin-bottom: 64px;
}h1, h1 a, h2 {
font-size: 40px;
}
}

