libs
1 year ago
clearfy-base.css
1 year ago
clearfy-base.css.map
4 years ago
clearfy-base.less
3 years ago
components.css
1 year ago
components.css.map
1 year ago
components.less
1 year ago
page-setup.css
1 year ago
page-setup.css.map
4 years ago
page-setup.less
3 years ago
clearfy-base.css
261 lines
| 1 | /** |
| 2 | * Базовые стили для все� |
| 3 | копомпонентов Clearfy |
| 4 | |
| 5 | * @author Webcraftic <wordpress.webraftic@gmail.com> |
| 6 | * @copyright Webcraftic 06.10.2018 |
| 7 | * @sicne 2.0.5 |
| 8 | */ |
| 9 | #WBCR { |
| 10 | /* subscribe widget */ |
| 11 | } |
| 12 | #WBCR .wbcr-factory-templates-134-impressive-page-template .factory-checkbox.wbcr-factory-clearfy-icon-pro:after { |
| 13 | display: inline-block; |
| 14 | position: relative; |
| 15 | content: 'PRO'; |
| 16 | background: #ff5722; |
| 17 | border-radius: 4px; |
| 18 | color: #fff; |
| 19 | font-size: 10px; |
| 20 | line-height: 1; |
| 21 | font-style: normal; |
| 22 | padding: 4px 6px; |
| 23 | margin-left: 4px; |
| 24 | vertical-align: top; |
| 25 | top: -8px; |
| 26 | left: -10px; |
| 27 | right: auto; |
| 28 | z-index: 11; |
| 29 | } |
| 30 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-templates-134-multisite-suggetion { |
| 31 | padding: 30px 80px; |
| 32 | } |
| 33 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-templates-134-multisite-suggetion h3 { |
| 34 | margin: 0 0 20px; |
| 35 | } |
| 36 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-templates-134-multisite-suggetion .wbcr-factory-inner-contanier { |
| 37 | border: 2px dashed #8bc34a; |
| 38 | background: #fff; |
| 39 | padding: 20px; |
| 40 | } |
| 41 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-templates-134-multisite-suggetion .wbcr-factory-activate-premium { |
| 42 | display: inline-block; |
| 43 | cursor: pointer; |
| 44 | line-height: 16px; |
| 45 | font-size: 13px; |
| 46 | font-weight: 600; |
| 47 | padding: 12px 20px; |
| 48 | text-align: center; |
| 49 | text-decoration: none; |
| 50 | text-transform: uppercase; |
| 51 | border-radius: 2px; |
| 52 | -moz-border-radius: 2px; |
| 53 | -webkit-border-radius: 2px; |
| 54 | color: #353535; |
| 55 | background: #e8e8e8; |
| 56 | box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); |
| 57 | -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); |
| 58 | -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); |
| 59 | } |
| 60 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-templates-134-multisite-suggetion .wbcr-factory-activate-premium:active { |
| 61 | box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2); |
| 62 | -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2); |
| 63 | -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2); |
| 64 | } |
| 65 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-templates-134-multisite-suggetion .wbcr-factory-activate-premium:focus { |
| 66 | outline: none; |
| 67 | border: 0; |
| 68 | } |
| 69 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-templates-134-multisite-suggetion .wbcr-factory-purchase-premium { |
| 70 | display: inline-block; |
| 71 | cursor: pointer; |
| 72 | line-height: 16px; |
| 73 | font-size: 13px; |
| 74 | font-weight: 600; |
| 75 | padding: 12px 20px; |
| 76 | text-align: center; |
| 77 | text-decoration: none; |
| 78 | text-transform: uppercase; |
| 79 | border-radius: 2px; |
| 80 | -moz-border-radius: 2px; |
| 81 | -webkit-border-radius: 2px; |
| 82 | color: #755c0e; |
| 83 | background: #fdd868; |
| 84 | box-shadow: 0 1px 0 rgba(60, 45, 2, 0.31); |
| 85 | -moz-box-shadow: 0 1px 0 rgba(60, 45, 2, 0.31); |
| 86 | -webkit-box-shadow: 0 1px 0 rgba(60, 45, 2, 0.31); |
| 87 | } |
| 88 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-templates-134-multisite-suggetion .wbcr-factory-purchase-premium:active { |
| 89 | box-shadow: inset 0 1px 0 rgba(60, 45, 2, 0.31); |
| 90 | -moz-box-shadow: inset 0 1px 0 rgba(60, 45, 2, 0.31); |
| 91 | -webkit-box-shadow: inset 0 1px 0 rgba(60, 45, 2, 0.31); |
| 92 | } |
| 93 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-templates-134-multisite-suggetion .wbcr-factory-purchase-premium:focus { |
| 94 | outline: none; |
| 95 | border: 0; |
| 96 | } |
| 97 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-right-sidebar-section .wbcr-factory-templates-134-pro-suggettion { |
| 98 | background: #fff; |
| 99 | color: #353535; |
| 100 | font-weight: 600; |
| 101 | border: 2px dashed #8bc34a; |
| 102 | } |
| 103 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-right-sidebar-section .wbcr-factory-templates-134-pro-suggettion h3 { |
| 104 | margin: 0 0 20px; |
| 105 | padding: 10px 0; |
| 106 | text-align: center; |
| 107 | border-bottom: 2px solid #e6e6e6; |
| 108 | color: #636363; |
| 109 | font-size: 17px; |
| 110 | font-weight: 600; |
| 111 | vertical-align: middle; |
| 112 | text-transform: uppercase; |
| 113 | } |
| 114 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-right-sidebar-section .wbcr-factory-templates-134-pro-suggettion ul { |
| 115 | position: relative; |
| 116 | margin-bottom: 20px; |
| 117 | } |
| 118 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-right-sidebar-section .wbcr-factory-templates-134-pro-suggettion ul li { |
| 119 | font-size: 15px; |
| 120 | padding: 7px; |
| 121 | padding-left: 20px; |
| 122 | } |
| 123 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-right-sidebar-section .wbcr-factory-templates-134-pro-suggettion ul li:before { |
| 124 | content: " "; |
| 125 | display: inline-block; |
| 126 | width: 0.4em; |
| 127 | height: 0.7em; |
| 128 | border: solid #8bc34a; |
| 129 | border-width: 0 0.2em 0.2em 0; |
| 130 | left: 0; |
| 131 | margin-right: 10px; |
| 132 | -webkit-transform: rotate(45deg); |
| 133 | -moz-transform: rotate(45deg); |
| 134 | -o-transform: rotate(45deg); |
| 135 | transform: rotate(45deg); |
| 136 | } |
| 137 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-right-sidebar-section .wbcr-factory-templates-134-pro-suggettion .wbcr-factory-purchase-premium { |
| 138 | display: block; |
| 139 | cursor: pointer; |
| 140 | line-height: 16px; |
| 141 | font-size: 13px; |
| 142 | font-weight: 600; |
| 143 | padding: 12px 20px; |
| 144 | text-align: center; |
| 145 | text-decoration: none; |
| 146 | text-transform: uppercase; |
| 147 | border-radius: 2px; |
| 148 | -moz-border-radius: 2px; |
| 149 | -webkit-border-radius: 2px; |
| 150 | color: #353535; |
| 151 | background: #e8e8e8; |
| 152 | box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); |
| 153 | -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); |
| 154 | -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); |
| 155 | } |
| 156 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-right-sidebar-section .wbcr-factory-templates-134-pro-suggettion .wbcr-factory-purchase-premium:active { |
| 157 | box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2); |
| 158 | -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2); |
| 159 | -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2); |
| 160 | } |
| 161 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-right-sidebar-section .wbcr-factory-templates-134-pro-suggettion .wbcr-factory-purchase-premium:focus { |
| 162 | outline: none; |
| 163 | border: 0; |
| 164 | } |
| 165 | #WBCR .wbcr-factory-subscribe-widget { |
| 166 | margin-top: 0 !important; |
| 167 | border: 1px solid rgba(0, 0, 0, 0.1); |
| 168 | border-radius: 5px; |
| 169 | } |
| 170 | #WBCR .wbcr-factory-subscribe-widget__field { |
| 171 | margin: 10px auto; |
| 172 | display: block; |
| 173 | width: 100%; |
| 174 | text-align: center; |
| 175 | box-shadow: 0 0 0 transparent; |
| 176 | border-radius: 4px; |
| 177 | border: 1px solid #d6d4d4; |
| 178 | background-color: #fff; |
| 179 | color: #32373c; |
| 180 | } |
| 181 | #WBCR .wbcr-factory-subscribe-widget__button { |
| 182 | display: block; |
| 183 | width: 100%; |
| 184 | text-align: center; |
| 185 | margin: 14px 0 0; |
| 186 | box-shadow: none; |
| 187 | min-width: 100px; |
| 188 | background-color: #ff5722; |
| 189 | border: 0; |
| 190 | color: #fff; |
| 191 | } |
| 192 | #WBCR .wbcr-factory-subscribe-widget__button:active, |
| 193 | #WBCR .wbcr-factory-subscribe-widget__button:focus { |
| 194 | box-shadow: inset -1px 1px 1px #222; |
| 195 | outline: none; |
| 196 | } |
| 197 | #WBCR .wbcr-factory-subscribe-widget__msgbox { |
| 198 | font-weight: bold; |
| 199 | } |
| 200 | #WBCR .wbcr-factory-subscribe-widget__text { |
| 201 | display: none; |
| 202 | padding: 10px 14px; |
| 203 | margin: 0 0 10px; |
| 204 | } |
| 205 | #WBCR .wbcr-factory-subscribe-widget__text--success { |
| 206 | background: #d6efbe; |
| 207 | color: #61824b; |
| 208 | } |
| 209 | #WBCR .wbcr-factory-subscribe-widget__text--success2 { |
| 210 | background: #ffe0b3; |
| 211 | } |
| 212 | #WBCR .wbcr-factory-subscribe-widget__text--error { |
| 213 | background: #f1b1b6; |
| 214 | } |
| 215 | #WBCR .wbcr-factory-subscribe-widget__checkbox { |
| 216 | margin: 0 10px 0 0; |
| 217 | } |
| 218 | #WBCR .wbcr-factory-subscribe-widget__checkbox-label { |
| 219 | font-weight: normal; |
| 220 | color: #8c8888; |
| 221 | font-size: 12px; |
| 222 | } |
| 223 | @media screen and (max-width: 1550px) { |
| 224 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-templates-134-multisite-pro-suggetion { |
| 225 | padding: 10px 80px; |
| 226 | } |
| 227 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-right-sidebar-section .wbcr-factory-templates-134-pro-suggettion { |
| 228 | padding: 10px; |
| 229 | } |
| 230 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-right-sidebar-section .wbcr-factory-templates-134-pro-suggettion h3 { |
| 231 | margin: 0 0 20px; |
| 232 | padding: 10px 0; |
| 233 | font-size: 13px; |
| 234 | font-weight: 600; |
| 235 | } |
| 236 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-right-sidebar-section .wbcr-factory-templates-134-pro-suggettion ul { |
| 237 | margin-bottom: 20px; |
| 238 | } |
| 239 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-right-sidebar-section .wbcr-factory-templates-134-pro-suggettion ul li { |
| 240 | font-size: 13px; |
| 241 | padding: 2px; |
| 242 | padding-left: 10px; |
| 243 | } |
| 244 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-right-sidebar-section .wbcr-factory-templates-134-pro-suggettion ul li:before { |
| 245 | width: 0.4em; |
| 246 | height: 0.7em; |
| 247 | border-width: 0 0.2em 0.2em 0; |
| 248 | left: 0; |
| 249 | margin-right: 10px; |
| 250 | } |
| 251 | #WBCR .wbcr-factory-templates-134-impressive-page-template .wbcr-factory-right-sidebar-section .wbcr-factory-templates-134-pro-suggettion .wbcr-factory-purchase-premium { |
| 252 | font-weight: 700; |
| 253 | line-height: 16px; |
| 254 | font-size: 12px; |
| 255 | padding: 8px 12px; |
| 256 | border-radius: 2px; |
| 257 | -moz-border-radius: 2px; |
| 258 | -webkit-border-radius: 2px; |
| 259 | } |
| 260 | } |
| 261 | /*# sourceMappingURL=clearfy-base.css.map */ |