| 1 |
@font-face { |
| 2 |
font-family: 'icomoon'; |
| 3 |
src: url('../fonts/betterdocs-el.eot?psw3l1'); |
| 4 |
src: url('../fonts/betterdocs-el.eot?psw3l1#iefix') format('embedded-opentype'), |
| 5 |
url('../fonts/betterdocs-el.ttf?psw3l1') format('truetype'), |
| 6 |
url('../fonts/betterdocs-el.woff?psw3l1') format('woff'), |
| 7 |
url('../fonts/betterdocs-el.svg?psw3l1#icomoon') format('svg'); |
| 8 |
font-weight: normal; |
| 9 |
font-style: normal; |
| 10 |
font-display: block; |
| 11 |
} |
| 12 |
|
| 13 |
[class^="icon-"], [class*=" icon-"],[class*="betterdocs-icon-"] { |
| 14 |
/* use !important to prevent issues with browser extensions that change fonts */ |
| 15 |
font-family: 'icomoon' !important; |
| 16 |
speak: none; |
| 17 |
font-style: normal; |
| 18 |
font-weight: normal; |
| 19 |
font-variant: normal; |
| 20 |
text-transform: none; |
| 21 |
line-height: 1; |
| 22 |
|
| 23 |
/* Better Font Rendering =========== */ |
| 24 |
-webkit-font-smoothing: antialiased; |
| 25 |
-moz-osx-font-smoothing: grayscale; |
| 26 |
} |
| 27 |
|
| 28 |
.elementor-element-wrapper:not(.elementor-element--promotion) [class^="betterdocs-"]:after, |
| 29 |
.elementor-element-wrapper:not(.elementor-element--promotion) [class*=" betterdocs-"]:after { |
| 30 |
content: "\e90b"; |
| 31 |
font-family: 'icomoon' !important; |
| 32 |
speak: none; |
| 33 |
font-size: 14px; |
| 34 |
font-style: normal; |
| 35 |
font-weight: normal; |
| 36 |
font-variant: normal; |
| 37 |
text-transform: none; |
| 38 |
line-height: 1; |
| 39 |
-webkit-font-smoothing: antialiased; |
| 40 |
-moz-osx-font-smoothing: grayscale; |
| 41 |
position: absolute; |
| 42 |
top: 6px; |
| 43 |
right: 6px; |
| 44 |
color: #cdcfd2; |
| 45 |
} |
| 46 |
|
| 47 |
#elementor-panel__editor__help__link[href^="https://betterdocs.co/docs"]:before { |
| 48 |
content: "\e90b"; |
| 49 |
font-family: "icomoon" !important; |
| 50 |
font-size: 190%; |
| 51 |
font-style: normal; |
| 52 |
font-weight: normal; |
| 53 |
font-variant: normal; |
| 54 |
text-transform: none; |
| 55 |
line-height: 1; |
| 56 |
-webkit-font-smoothing: antialiased; |
| 57 |
-moz-osx-font-smoothing: grayscale; |
| 58 |
margin-right: 5px; |
| 59 |
position: relative; |
| 60 |
top: -2px; |
| 61 |
} |
| 62 |
|
| 63 |
.betterdocs-icon-Navigation:before { |
| 64 |
content: "\e900"; |
| 65 |
} |
| 66 |
.betterdocs-icon-Content:before { |
| 67 |
content: "\e901"; |
| 68 |
} |
| 69 |
.betterdocs-icon-Social-Share:before { |
| 70 |
content: "\e902"; |
| 71 |
} |
| 72 |
.betterdocs-icon-title:before { |
| 73 |
content: "\e903"; |
| 74 |
} |
| 75 |
.betterdocs-icon-Breadcrumbs:before { |
| 76 |
content: "\e904"; |
| 77 |
} |
| 78 |
.betterdocs-icon-BA:before { |
| 79 |
content: "\e905"; |
| 80 |
} |
| 81 |
.betterdocs-icon-date:before { |
| 82 |
content: "\e906"; |
| 83 |
} |
| 84 |
.betterdocs-icon-feedback:before { |
| 85 |
content: "\e907"; |
| 86 |
} |
| 87 |
.betterdocs-icon-Reactions:before { |
| 88 |
content: "\e908"; |
| 89 |
} |
| 90 |
.betterdocs-icon-search:before { |
| 91 |
content: "\e90c"; |
| 92 |
} |
| 93 |
.betterdocs-icon-Sidebar:before { |
| 94 |
content: "\e90a"; |
| 95 |
} |
| 96 |
.betterdocs-icon-category-grid:before { |
| 97 |
content: "\e909"; |
| 98 |
} |
| 99 |
.betterdocs-icon-category-box:before { |
| 100 |
content: "\e90d"; |
| 101 |
} |
| 102 |
|
| 103 |
.betterdocs-dialog-buttons-action { |
| 104 |
display: block; |
| 105 |
text-align: center; |
| 106 |
} |
| 107 |
.betterdocs-ea-warning, |
| 108 |
.elementor-panel .elementor-control-betterdocs_section_pro .elementor-panel-heading-title { |
| 109 |
color: #f54; |
| 110 |
font-weight: 700; |
| 111 |
} |
| 112 |
.betterdocs-warning { |
| 113 |
font-size: 13px; |
| 114 |
line-height: 18px; |
| 115 |
background-color: #f3f0ca; |
| 116 |
color: #886726; |
| 117 |
padding: 10px; |
| 118 |
border-radius: 3px; |
| 119 |
} |
| 120 |
.elementor-panel .elementor-element .icon { |
| 121 |
height: 46px; |
| 122 |
} |
| 123 |
|