#header.fixTop .header-main {
     display: block;
}
.wd-sticky .header-middle,.header-top-left-area,
#header .header-top-right-area > div:first-child,
.header-top-account{
     display: none;
}
.goog-te-gadget-simple{
     background-color: unset!important;
     border-left: none!important;
     border-top: none!important;
     border-bottom: none!important;
     border-right: none!important;
}
.icon-fixed{
     position: fixed;
     right: 5px;
     bottom: 120px;
     visibility: visible;
     background: 0 0;
     width: 80px;
     height: 80px;
     cursor: pointer;
     z-index: 200;
}
.animated.infinite.pulse.website-alo-ph-circle-fill {
     position: absolute;
     width: 80px;
     height: 80px;
     top: 35px;
     left: 1px;
     border: 2px solid transparent;
     border-radius: 100%;
     transition: all .5s;
}
.animated.infinite.tada.website-alo-ph-img-circle {
     position: absolute;
     width: 53px;
     height: 53px;
     top: 48px;
     left: 15px;
     border: 2px solid transparent;
     border-radius: 100%;
     transition: all .2s ease-in-out;
     transform-origin: 50% 50%;
     background-color: #45cd1c;
     display: flex;
     align-items: center;
     justify-content: center;
}
.animated.infinite.tada.website-alo-ph-img-circle i {
     color: #fff;
     font-size: 18px;
}
.telegram {
     position: absolute;
     left: 15px;
     bottom: 43px;
}
.telegram  i {
     font-size: 53px;
}
.article-details img {
     width: unset;
}
.btn-fixed{
     bottom: 230px !important;
     right: 20px !important;
     z-index: 999;
}
.btn-fixed svg{
     width: 50px;
     height: 50px;
     object-fit: contain;
}

@media (min-width: 768px) {
     .wd_mega_menu_wrapper .menu-primary.tp_menu {
          display: flex;
          flex-wrap: nowrap;
     }
     .wd_mega_menu_wrapper .menu-primary.tp_menu .menu-item {
          white-space: nowrap;
     }
}