/* white you custom css code here. only css code will work */
/* Custom overlay style */
.header-area.style-02.header-bg-04.banner-padiing::after {
  background-color: rgba(0, 0, 0, 0.3) !important; 
}

#whatsapp-btn {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999;
}
#whatsapp-btn img {
    width: 60px;
    height: 60px;
    cursor: pointer;
}