.minimal-wsp {
  position: fixed;
  bottom: 120px;
  right: 20px;
  width: 56px;
  height: 56px;
  background-color: #25D366;
  border-radius: 50%;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  z-index: 999;
  background-image: url('/WhatsApp.svg');
  background-repeat: no-repeat;
  background-position: center;
  transition: transform 0.3s ease;
}
.minimal-wsp:hover {
  transform: scale(1.1);
} 
.zpheader-style-01 .theme-header .zpcontainer {
    FONT-WEIGHT: 500;
    transition: 0.3s linear;
    background: #0b00e5;
    border-radius: 80px 80px 80px 80px;
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 1370px;
}
.zpdark-header-portion.theme-header {
  background: #0B00E5;
    }
.zpheader-style-01 {
   border-block-end: none;
}
.zpheader-style-01 .theme-header-animate {
  border-block-end: none;
}

.goog-te-gadget {
 font-family: arial;

}
.goog-te-gadget img {
 vertical-align: middle;
border: none;
display: none;
    }
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed {
    color: #ffffff !important;
}
@media (min-width: 992px) {
    .zpdark-header-portion.theme-header {
        background: #f1f1e6;
        flex: 0 1 auto;
    }
    .zpimage-container.zpimage-align-center.zpimage-size-fit figure img {
      border-radius: 30px 30px 30px 30px;
}    
     .zpheader-style-01 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu>ul>li {
           margin-inline-end: 15px;
  }
}