/*
Theme Name: Life AC and Heating Child
Theme URI: 
Author: 
Author URI: 
Description: 
Template: lifeac
Version: 1.0.0
License: copyright commercial
License URI: 
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
*/

.new-header-middle .logo-box .logo img {
    width: auto !important;
}

.right-content.clearfix {
    margin-top: 60px;
}

.new-header-middle .info-boxes .info-box h6 {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    color: #1e2452;
}

.custom_tag h6 {
    padding: 10px;
    border-width: 1px;
    border-style: solid;
}

.our-info .button{
	display: none;
}

.new-header-lower .lower-info-box .emergency-call .text a {
    font-size: 25px;
    color: rgb(251, 204, 1);
}

.new-header-middle .info-boxes .info-box p {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    color: #1e2452;
}

section.kc-elm.kc-css-616671.kc_row{
	padding-bottom: 0px !important;
}

.new-header-middle {
    padding: 25px 0px 60px !important;
}

.post-password-form p {

	width: 500px;
    margin: 0 auto;
    padding: 100px;
}


.page-wrapper {
    overflow-x: hidden;
}

.our_services .our_service_inner:hover svg {
    transform: scale(0.8) translateY(-5px);
}
.our_services .our_service_inner svg {
    transition: all 0.7s ease-in-out 0s;
}
.our_services .our_service_inner svg path {
    fill: rgb(45, 114, 187) !important;
}
.testimonial_carousel {
    padding-left: 0px;
}

.new-header-lower .lower-logo {
    position: relative;
    float: left;
    z-index: 100;
    height: auto;
    padding-right: 1em;
    transform: translateY(-25%);
}

.logo-box {
    display: none;
}

.new-header-middle .right-content {
    margin-top: 0;
}

.new-header-lower .new-nav-box {
    min-width: auto;
}

.fixed-header .new-header-lower .lower-logo {
    display: none;
}

.header_outer:not(.fixed-header) .new-header-lower .container {
    padding-left: 0;
}

@media (max-width: 767px) {
    .header_outer:not(.fixed-header) .new-header-middle {
        display: none;
    }
    .header_outer:not(.fixed-header) .new-header-lower {
        margin-top: 0px;
    }

    .header_outer:not(.fixed-header) .new-header-lower .lower-logo {
        transform: translateY(0);
    }
}

.work_carousel .owl-controls {
    display: none;
}

@media (max-width: 992px){
    .top_bar {
        display: block !important;
    }
}

.work_carousel .owl-stage-outer {
    height: 375px;
}

.financing_link{
    color:#fff;
}

.financing_link:hover{
    color: rgb(252, 204, 0);
}

.testimonial_outer::before {
    position: absolute;
    content: url(https://lifeacandheating.com/wp-content/uploads/2026/01/Team.jpg);
    width: 100%;
    height: 770px;
    left: -67%;
    top: 0
}

.appointment_inner {
    padding: 90px 0px !important;
}

.cctor_opencoupon{
    margin-top: 15px!important;
    font-weight: 600;
}

/* Used styles from unloaded css */

pre{
	background:none;
	padding:0px;
	border:none;
	line-height: 1.8;
	font-size:15px;
	color: #333;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@media screen and (min-width: 768px) {
    .slideInDown {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
    }
}
