.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1779 .elementor-element.elementor-element-ca1f649 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-weight:800;color:#000000;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1779 .elementor-element.elementor-element-5ccb656{margin:-6px 0px calc(var(--kit-widget-spacing, 0px) + -39px) 0px;}@media(min-width:768px){.elementor-1779 .elementor-element.elementor-element-788f3c8c{width:18.86%;}.elementor-1779 .elementor-element.elementor-element-2c76d18{width:81.096%;}.elementor-1779 .elementor-element.elementor-element-6ceafcc{width:24.123%;}.elementor-1779 .elementor-element.elementor-element-b3f3a32{width:75.877%;}}/* Start custom CSS for html, class: .elementor-element-660217c */.domain-panel {
  max-width: 320px;
  background: #ffffff;
  border-radius: 12px;
  padding: 18px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
  font-family: Arial, sans-serif;
}

.domain-panel h3 {
  margin: 0 0 12px 0;
  font-size: 18px;
  color: #111827;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 10px;
}

.panel-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.panel-menu li {
  margin: 6px 0;
}

.panel-menu li a {
  display: block;
  padding: 10px 12px;
  text-decoration: none;
  color: #374151;
  background: #f9fafb;
  border-radius: 8px;
  transition: all 0.2s ease;
  border: 1px solid #e5e7eb;
  font-size: 14px;
}

.panel-menu li a:hover {
  background: #2563eb;
  color: white;
  transform: translateX(4px);
  border-color: #2563eb;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-ab8b6a5 */.table-wrapper{
    width:100%;
    overflow-x:auto;
    -webkit-overflow-scrolling: touch;
    position:relative;
}

/* hide scrollbar */
.table-wrapper::-webkit-scrollbar{
    display:none;
}

/* swipe hint text */
.swipe-hint{
    font-size:12px;
    color:#777;
    margin-bottom:6px;
    text-align:right;
}

/* fade effect on right side (shows more content) */
.table-wrapper::after{
    content:'';
    position:absolute;
    top:0;
    right:0;
    width:30px;
    height:100%;
    background:linear-gradient(to left, rgba(255,255,255,1), rgba(255,255,255,0));
    pointer-events:none;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8a349c6 */.domain-panel {
  max-width: 920px;
  background: #ffffff;
  border-radius: 12px;
  padding: 18px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
  font-family: Arial, sans-serif;
}

.domain-panel h3 {
  margin: 0 0 12px 0;
  font-size: 18px;
  color: #111827;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 10px;
}

.panel-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.panel-menu li {
  margin: 6px 0;
}

.panel-menu li a {
  display: block;
  padding: 10px 12px;
  text-decoration: none;
  color: #374151;
  background: #f9fafb;
  border-radius: 8px;
  transition: all 0.2s ease;
  border: 1px solid #e5e7eb;
  font-size: 14px;
}

.panel-menu li a:hover {
  background: #2563eb;
  color: white;
  transform: translateX(4px);
  border-color: #2563eb;
}


.panel-menu li a {
  display: block;
  padding: 10px 12px;
  text-decoration: none !important; /* यही main fix हो */
  color: #374151;
  background: #f9fafb;
  border-radius: 8px;
  border: 1px solid #e5e7eb;
  transition: all 0.2s ease;
  font-size: 14px;
}

/* extra safety */
.panel-menu li a:link,
.panel-menu li a:visited,
.panel-menu li a:hover,
.panel-menu li a:active {
  text-decoration: none !important;
}/* End custom CSS */