.h-80 {
  height: auto;
}.hrNwue {
  display: block;
  flex-shrink: 0;
  opacity: 1;
  text-decoration: none !important;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgb(77, 194, 71) !important;
  order: 2;
  padding: 5px;
  box-sizing: border-box;
  cursor: pointer;
  overflow: hidden;
  box-shadow: rgba(136, 136, 136, 0.4) 0px 1px 7px;
  transition: 0.5s;
  position: relative;
  z-index: 200;
  bottom: 53px;
}.dkuywW {
  position: relative;
  width: 64px;
  margin: auto;
  bottom: 53px;
}

.walax-fixed-bottom.side_right {
    position: fixed !important;
    right: 20px !important;     /* نفس بعد الواتساب عن اليمين */
    bottom: 80px !important;    /* مسافة فوق أيقونة الواتساب */
    width: 60px;
    height: 60px;
    transform: none !important; /* إلغاء الدوران */
    z-index: 99999;
}

/* ضبط المسافة لو كان الموبايل أصغر */
@media (max-width: 768px) {
    .walax-fixed-bottom.side_right {
        bottom: 70px !important; /* أقل شوية على الموبايل */
    }
}.walax-fixed-bottom img.widget_image {
  width: 120px;
height: 99px;
  margin-right: 4px;
}