/*
Author: Denny
Author URI: https://aumagic.com/
Description: Custom CSS
Version: 1.0.0
*/

/*=================Header start=================*/
@media (min-width: 768px) {
    .elementor .elementor-element.elementor-element-311f0d3{
        width: 30%;
    }

    .elementor .elementor-element.elementor-element-77866ec{
        width: 70%;
    }
}    

.elementor.elementor-519 .elementor-element.elementor-element-e0cf934{
    width: var( --container-widget-width, 50% );
    max-width: 50%;
    --container-widget-width: 50%;        
}
/*=================Header end=================*/

/*=================Footer start=================*/

.footer-width-fixer .elementor-social-icons-wrapper .elementor-grid-item .elementor-icon{
    width: 25px;
}

.footer-link p{
    font-size: 15px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 0;
}

.footer-bottom{
    padding: 36.5px 0 34px 0;
    border-top: 1px solid #000000;
}

.footer-bottom .img_container, .footer-bottom .content{
    float: left;
}

.footer-bottom .img_container{
    width: 10%;
    /* min-width: 80px; */
    padding-right: 20px;
}

.footer-bottom .img_container img{
    max-width: 68px;
}

.footer-bottom .content{
    width: 90%;
} 

.footer-bottom .content p{
    font-size: 15px;
    line-height: 22px;
    color: #000000;
}   

/* .elementor-10 .elementor-element.elementor-element-1e04e6c{
    padding-inline-start: 0;
    padding-inline-end: 0;
    padding-block-start: 0;
    padding-block-end: 0;
} */

@media only screen and (max-width: 991px) {
    .footer-bottom .img_container{
        width: 15%;
    }   
    
    .footer-bottom .content{
        width: 85%;
    } 
}    

@media only screen and (max-width: 767px) {
    .footer-bottom .content p{
        margin-bottom: 30px;
    }
}  
/*=================Footer end=================*/
.warranty_content ul{
    padding-left: 1rem;
}

.warranty_content ul li{
    margin-top: 20px;
}

/*=================temporary hidden start=================*/
body.ev-charger-and-energy-storage-battery .because-section, body.ev-charger-and-energy-storage-battery .elementor-element-76de09ed{
    display: none;
}

/*=================temporary hidden end=================*/