.elementor-94 .elementor-element.elementor-element-3b0ec16{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );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-94 .elementor-element.elementor-element-bbac851{font-family:"Century Gothic", Sans-serif;font-size:1.3rem;font-weight:100;line-height:1.9rem;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-94 .elementor-element.elementor-element-bbac851{font-size:1rem;line-height:1.6rem;}}@media(max-width:767px){.elementor-94 .elementor-element.elementor-element-3b0ec16{--content-width:95%;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-94 .elementor-element.elementor-element-bbac851{width:100%;max-width:100%;font-size:0.75rem;line-height:1.5rem;}}/* Start custom CSS for text-editor, class: .elementor-element-bbac851 *//* ===== File link icon – #main-content ===== */

/* махаме булета за тези редове */
#main-content li.file-download-link{
  list-style: none !important;
  margin-left: 0 !important;
}

/* фон-икона върху самия <a> (най-надеждно) */
#main-content li.file-download-link > a{
  display:inline-block !important;
  padding-left:32px !important;                /* място за иконата */
  min-height:32px;                              /* колкото иконата */
  line-height:2.1 !important;

  font-family:"Century Gothic","CenturyGothic","AppleGothic",Arial,sans-serif !important;
  color:#147364 !important;
  text-decoration:none !important;

  background-image:url('https://new.legratrust.org.uk/wp-content/uploads/2025/08/file-icon.png') !important;
  background-repeat:no-repeat !important;
  background-position:left 50% !important;      /* иконата вляво, центрирана по Y */
  background-size:25px 32px !important;         /* ширина × височина */
}

#main-content li.file-download-link > a:hover{
  color:#D0E3E0 !important;
}

/* --- Респонсив намаляване --- */
@media (max-width:1024px){ /* таблет */
  #main-content li.file-download-link > a{
    padding-left:26px !important;
    min-height:26px !important;
    background-size:20px 26px !important;
  }
}

@media (max-width:640px){ /* мобилно */
  #main-content li.file-download-link > a{
    padding-left:22px !important;
    min-height:22px !important;
    background-size:18px 22px !important;
  }
}

/* Fallback: ако някъде няма class="file-download-link", закачи по разширение */
#main-content ul li > a[href$=".pdf" i],
#main-content ul li > a[href$=".doc" i],
#main-content ul li > a[href$=".docx" i],
#main-content ul li > a[href$=".xls" i],
#main-content ul li > a[href$=".xlsx" i],
#main-content ul li > a[href$=".csv" i]{
  /* ... твоите други fallback правила ... */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Century Gothic';
	font-display: auto;
	src: url('https://new.legratrust.org.uk/wp-content/uploads/2025/08/centurygothic.ttf') format('truetype');
}
/* End Custom Fonts CSS */