/*
 Theme Name:   Anhduc theme
 Template:     hello-elementor
 Theme URI:    https://elementor.com/hello-theme/
 Description:  A child theme of Hello Elementor
 Author:       Diem Bui
 Version:      1.0
*/

body{
  overflow-x: hidden;
}
.vision_about .pp-logo-title{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.wpml-ls-menu-item a{
padding: 0px !important;
}
.wpml-ls-menu-item:last-child a:before{
    content: "";
    height: 14px;
    width: 2px;
    background: #000;
    opacity: 1 !important;
    position: absolute;
    left: -10px;
}