/* Theme Name: Zone Peptides*/

/*  12-8-2024  */



.country-selector.weglot-dropdown a.weglot-language-ar:hover, .country-selector.weglot-dropdown a.weglot-language-en:hover {
    border: 1px solid #2f2525 !important;
    /* background: #b3b3b3 !important; */
    color: #fff;
  }

  .country-selector.weglot-dropdown ul:hover {
    background: black !important;
  }


  @media (max-width: 991px) {
    section.header .container .header_out .book_assesment_header {
 
        right: 40px;
    }
}


  @media (max-width: 500px) {
    section.header .container .header_out .book_assesment_header {
        width: 137px !important;
        display: inline-flex !important;
    } 
  
    section.header .container .header_out .book_assesment_header .buttons {
        padding: 2px 10px !important;
        font-size: 12px;
    }
      section.header .container .header_out .book_assesment_header .buttons {
        padding: 2px 10px !important;
  
    }
    section.header .container .header_out .logo img {
      max-width: 129px !important;
    }
    .country-selector.weglot-dropdown .wgcurrent a, .country-selector.weglot-dropdown .wgcurrent span {
      height: 33px;
      width: 33px;
      line-height: 33px;
    }
    .country-selector.weglot-dropdown a.weglot-language-ar, .country-selector.weglot-dropdown a.weglot-language-en {
      
        height: 33px;
        width: 33px;
        line-height: 17px;
    }
  }