.elementor-2619 .elementor-element.elementor-element-ad935cd > .elementor-container{min-height:0px;}.elementor-2619 .elementor-element.elementor-element-ad935cd{margin-top:0px;margin-bottom:0px;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS */<style>
   /* کارت‌ها و دکمه‌ها در المنتور */
   .research-card {
     width: 90%;
     max-width: 900px;
     margin: 30px auto;
     text-align: center !important;
   }

   .research-buttons {
     display: flex !important;
     justify-content: center !important;
     align-items: center !important;
     gap: 12px !important;
     flex-wrap: wrap !important;
     width: 100% !important;
     margin-top: 15px !important;
     text-align: center !important;
   }

   .research-btn {
     display: inline-block !important;
     padding: 10px 24px !important;
     border-radius: 30px !important;
     font-size: 14px !important;
     font-weight: 600 !important;
     text-decoration: none !important;
     transition: all 0.3s ease !important;
     text-align: center !important;
   }

   .view-btn {
     background-color: #663399 !important;
     color: #fff !important;
     border: 2px solid #663399 !important;
   }
   .view-btn:hover {
     background-color: #532c85 !important;
   }

   .download-btn {
     border: 2px solid #663399 !important;
     color: #663399 !important;
     background-color: #fff !important;
   }
   .download-btn:hover {
     background-color: #663399 !important;
     color: #fff !important;
   }
   </styl.view-btn {
  color: #fff !important;
  background-color: #663399 !important;
  border: 2px solid #663399 !important;
}
.view-btn:hover {
  background-color: #532c85 !important;
}e>
/* حالت اجباری نمایش برای مشاهده آنلاین */
.research-buttons .view-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  visibility: visible !important;
  opacity: 1 !important;
  background-color: #663399 !important;
  color: #fff !important;
  border: 2px solid #663399 !important;
  text-decoration: none !important;
  font-weight: 600 !important;
  padding: 10px 24px !important;
  border-radius: 30px !important;
  transition: all 0.3s ease !important;
  position: relative !important;
  z-index: 99 !important;
}




/* نمایش اجباری برای دکمه 👁 مشاهده آنلاین */
.research-buttons .view-btn {
  display: inline-flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  background-color: #663399 !important;
  color: #fff !important;
  border: 2px solid #663399 !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 10px 24px !important;
  border-radius: 30px !important;
  text-decoration: none !important;
  font-weight: 600 !important;
  transition: all 0.3s ease !important;
}
.view-btn {
  gap: 8px !important; /* فاصله بین آیکون 👁 و متن */
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}/* End custom CSS */