| 1 |
.wp-full-overlay-sidebar * { |
| 2 |
box-sizing: border-box; } |
| 3 |
|
| 4 |
.accordion-section-content { |
| 5 |
overflow: visible; } |
| 6 |
|
| 7 |
.control-section:not(.control-section-themes) .customize-control { |
| 8 |
padding: 0px; |
| 9 |
width: 100%; |
| 10 |
min-height: initial; } |
| 11 |
|
| 12 |
#customize-header-actions #customize-save-button-wrapper { |
| 13 |
margin-top: 7px; } |
| 14 |
|
| 15 |
.wp-full-overlay-footer .devices button { |
| 16 |
float: left; |
| 17 |
border-radius: 0; } |
| 18 |
|
| 19 |
.customize-controls-close { |
| 20 |
width: 48px; |
| 21 |
height: 44px; |
| 22 |
color: #7da9c3; |
| 23 |
background: #ffffff; |
| 24 |
border-top: none; |
| 25 |
border-right-color: #e0e8ef; } |
| 26 |
.customize-controls-close:focus, .customize-controls-close:hover { |
| 27 |
background: #f5fcff; } |
| 28 |
.customize-controls-close:before { |
| 29 |
top: 0px; } |
| 30 |
|
| 31 |
#customize-controls .customize-info { |
| 32 |
border-bottom-color: #e0e8ef; } |
| 33 |
|
| 34 |
.customize-panel-back, .customize-section-back { |
| 35 |
height: 74px; |
| 36 |
color: #7da9c3; |
| 37 |
border-right-color: #e0e8ef; } |
| 38 |
.customize-panel-back:hover, .customize-panel-back:focus, .customize-section-back:hover, .customize-section-back:focus { |
| 39 |
border-left-color: #f5fcff; |
| 40 |
background: #f5fcff; } |
| 41 |
|
| 42 |
#customize-theme-controls .theme * { |
| 43 |
box-sizing: content-box; } |
| 44 |
|
| 45 |
#customize-theme-controls .accordion-section-content { |
| 46 |
padding: 17px; } |
| 47 |
|
| 48 |
#customize-theme-controls .customize-section-title { |
| 49 |
margin-top: -17px; |
| 50 |
margin-right: -17px; } |
| 51 |
|
| 52 |
#customize-theme-controls .control-panel-content .control-section:nth-child(2), |
| 53 |
#customize-theme-controls .control-panel-content .control-section:nth-child(3) { |
| 54 |
border-top: none; } |
| 55 |
|
| 56 |
#customize-theme-controls .control-panel-content .control-section:nth-last-child(2) { |
| 57 |
border-bottom: 1px solid #e0e8ef; } |
| 58 |
|
| 59 |
#customize-theme-controls #accordion-section-add_menu { |
| 60 |
border-bottom: none; } |
| 61 |
#customize-theme-controls #accordion-section-add_menu .add-menu-toggle { |
| 62 |
float: none; } |
| 63 |
|
| 64 |
#customize-theme-controls .customize-pane-child.open { |
| 65 |
height: 100%; } |
| 66 |
|
| 67 |
#customize-controls .description { |
| 68 |
margin-bottom: 9px; |
| 69 |
font-size: 12px; |
| 70 |
font-weight: 300; |
| 71 |
font-style: normal; |
| 72 |
line-height: 1.6; |
| 73 |
color: #4d7b90; |
| 74 |
text-indent: 0; } |
| 75 |
|
| 76 |
.customize-control-description { |
| 77 |
margin-top: 6px; } |
| 78 |
|
| 79 |
.customize-control { |
| 80 |
margin-bottom: 24px; } |
| 81 |
|
| 82 |
#accordion-section-themes + .control-section { |
| 83 |
border-top: none; } |
| 84 |
|
| 85 |
#customize-controls .panel-meta.customize-info .accordion-section-title { |
| 86 |
border-top: none; |
| 87 |
height: 74px; } |
| 88 |
|
| 89 |
.button-controls:after { |
| 90 |
content: " "; |
| 91 |
display: table; |
| 92 |
clear: both; } |
| 93 |
|
| 94 |
.wp-core-ui .button:not(.theme-details):not(.collapse-sidebar):not(.wp-color-result), |
| 95 |
.wp-core-ui .button-primary, |
| 96 |
.wp-core-ui .button-secondary { |
| 97 |
width: auto; |
| 98 |
padding-left: 15px; |
| 99 |
padding-right: 15px; |
| 100 |
font-weight: 400; |
| 101 |
color: #F5FCFF; |
| 102 |
text-shadow: none; |
| 103 |
border: none; |
| 104 |
background: #AED2E5; |
| 105 |
box-shadow: 0px 2px 0px 0px #8DBED7; |
| 106 |
border-radius: 4px; |
| 107 |
transition: all 0.1s; } |
| 108 |
.wp-core-ui .button:not(.theme-details):not(.collapse-sidebar):not(.wp-color-result):hover, |
| 109 |
.wp-core-ui .button-primary:hover, |
| 110 |
.wp-core-ui .button-secondary:hover { |
| 111 |
color: white; |
| 112 |
text-shadow: none; |
| 113 |
background: #98C6DD; |
| 114 |
box-shadow: 0px 2px 0px 0px #74A7C2; } |
| 115 |
|
| 116 |
.wp-core-ui #customize-header-actions .button-primary { |
| 117 |
background: #73C5EE; |
| 118 |
box-shadow: 0px 2px 0px 0px #57ABD5; } |
| 119 |
.wp-core-ui #customize-header-actions .button-primary:hover { |
| 120 |
background: #58B0DD; |
| 121 |
box-shadow: 0px 2px 0px 0px #3F8AAF; } |
| 122 |
.wp-core-ui #customize-header-actions .button-primary.has-next-sibling { |
| 123 |
border-right: 1px solid #57ABD5; } |
| 124 |
.wp-core-ui #customize-header-actions .button-primary:disabled { |
| 125 |
color: white !important; |
| 126 |
background: #AED2E5 !important; |
| 127 |
opacity: 0.7; |
| 128 |
box-shadow: 0px 2px 0px 0px #8db5ca !important; } |
| 129 |
.wp-core-ui #customize-header-actions .button-primary:disabled.has-next-sibling { |
| 130 |
border-right: none; } |
| 131 |
|
| 132 |
.wp-core-ui .reset_section, |
| 133 |
.wp-core-ui .reset_panel { |
| 134 |
width: 100%; |
| 135 |
height: 4em; |
| 136 |
display: block; |
| 137 |
margin: 0px 0 25px; } |
| 138 |
|
| 139 |
.wp-core-ui .reset_panel { |
| 140 |
margin-top: 10px; } |
| 141 |
|
| 142 |
.separator.label { |
| 143 |
display: block; |
| 144 |
font-size: 14px; |
| 145 |
line-height: 24px; |
| 146 |
font-weight: 600; } |
| 147 |
|
| 148 |
.customize-control-title, .separator.label { |
| 149 |
color: #416B7E; } |
| 150 |
|
| 151 |
.separator.section:before, .separator.sub-section:before { |
| 152 |
content: ""; |
| 153 |
position: absolute; |
| 154 |
top: 0; |
| 155 |
bottom: 0; |
| 156 |
left: -18px; |
| 157 |
right: -18px; |
| 158 |
z-index: -1; } |
| 159 |
|
| 160 |
.separator.label { |
| 161 |
font-weight: 500; } |
| 162 |
|
| 163 |
.separator.large { |
| 164 |
margin-top: 12px; |
| 165 |
font-size: 16px; |
| 166 |
color: #39474D; } |
| 167 |
|
| 168 |
.separator.section { |
| 169 |
position: relative; |
| 170 |
padding: 14px 0; |
| 171 |
margin-bottom: 0; |
| 172 |
background: none; |
| 173 |
border: none; } |
| 174 |
.separator.section[id*="layout"] { |
| 175 |
margin-top: 0; } |
| 176 |
.separator.section[id*="layout"]:before { |
| 177 |
border: none; } |
| 178 |
.separator.section:before { |
| 179 |
border: 1px solid #e0e8ef; |
| 180 |
background-color: #ffffff; |
| 181 |
box-shadow: 0px 1px 0px 0px #DFE8EF; } |
| 182 |
|
| 183 |
.separator.sub-section { |
| 184 |
position: relative; |
| 185 |
padding: 12px 0; } |
| 186 |
.separator.sub-section:before { |
| 187 |
border-top: 1px solid #e0e8ef; |
| 188 |
border-bottom: 1px solid #e0e8ef; |
| 189 |
background-color: #f6fbff; } |
| 190 |
.separator.sub-section + span { |
| 191 |
margin-top: 20px; |
| 192 |
font-style: normal; } |
| 193 |
|
| 194 |
.section-navigation-wrapper { |
| 195 |
position: relative; |
| 196 |
height: 43px; |
| 197 |
margin: -15px -12px 0 -12px; |
| 198 |
margin-right: -17px; |
| 199 |
margin-left: -17px; } |
| 200 |
|
| 201 |
.section-navigation { |
| 202 |
display: -ms-flexbox; |
| 203 |
display: flex; |
| 204 |
margin-top: -1px; |
| 205 |
clear: both; |
| 206 |
border-top: 1px solid #e0e8ef; } |
| 207 |
.section-navigation a { |
| 208 |
-ms-flex: 1 1 auto; |
| 209 |
flex: 1 1 auto; |
| 210 |
display: block; |
| 211 |
padding: 12px 0; |
| 212 |
color: #3b484e; |
| 213 |
background-color: #ffffff; |
| 214 |
border-bottom: 1px solid #e0e8ef; |
| 215 |
border-right: 1px solid #e0e8ef; |
| 216 |
text-align: center; |
| 217 |
text-decoration: none; |
| 218 |
transition: background-color .15s ease-in-out; } |
| 219 |
.section-navigation a:last-child { |
| 220 |
border-right: 0; } |
| 221 |
|
| 222 |
#customize-controls .customize-info.is-sticky.is-sticky, |
| 223 |
#customize-controls .customize-section-title.is-sticky.is-sticky { |
| 224 |
top: 40px; } |
| 225 |
|
| 226 |
#customize-controls .customize-info.is-in-view.is-in-view, |
| 227 |
#customize-controls .customize-section-title.is-in-view.is-in-view { |
| 228 |
box-shadow: none; } |
| 229 |
|
| 230 |
#customize-controls .has-nav .customize-info, |
| 231 |
#customize-controls .has-nav .customize-section-title { |
| 232 |
margin-right: -12px; } |
| 233 |
|
| 234 |
#customize-controls .customize-section-title.customize-section-title { |
| 235 |
border-bottom: 0; } |
| 236 |
|
| 237 |
.customize-section-description-container.section-meta.has-nav { |
| 238 |
margin-bottom: 0; } |
| 239 |
|
| 240 |
.font-options__wrapper { |
| 241 |
position: relative; } |
| 242 |
.font-options__wrapper:after { |
| 243 |
content: ""; |
| 244 |
position: absolute; |
| 245 |
top: 90%; |
| 246 |
left: 0; |
| 247 |
right: 0; |
| 248 |
z-index: 0; |
| 249 |
display: block; |
| 250 |
height: 100px; } |
| 251 |
|
| 252 |
.font-options__head { |
| 253 |
display: -ms-flexbox; |
| 254 |
display: flex; |
| 255 |
-ms-flex-pack: justify; |
| 256 |
justify-content: space-between; } |
| 257 |
.font-options__head.font-options__head { |
| 258 |
-webkit-appearance: none; |
| 259 |
text-overflow: ellipsis; |
| 260 |
white-space: nowrap; } |
| 261 |
|
| 262 |
.font-options__font-title { |
| 263 |
margin-right: 26px; |
| 264 |
margin-left: 10px; |
| 265 |
font-size: 12px; |
| 266 |
line-height: 20px; |
| 267 |
font-weight: 300; |
| 268 |
color: #98c6dd; |
| 269 |
text-overflow: ellipsis; |
| 270 |
overflow: hidden; |
| 271 |
white-space: nowrap; } |
| 272 |
|
| 273 |
.font-options__options-list { |
| 274 |
position: absolute; |
| 275 |
top: calc(100% + 6px); |
| 276 |
left: -6px; |
| 277 |
right: -6px; |
| 278 |
z-index: 2; |
| 279 |
display: block; |
| 280 |
padding: 10px; |
| 281 |
border: 1px solid #dfe8ef; |
| 282 |
border-radius: 5px; |
| 283 |
background-color: #ffffff; |
| 284 |
opacity: 0; |
| 285 |
display: none; |
| 286 |
transition: opacity .15s linear; } |
| 287 |
.font-options__options-list:last-child { |
| 288 |
margin-bottom: 0; } |
| 289 |
.font-options__options-list:before, .font-options__options-list:after { |
| 290 |
content: ""; |
| 291 |
position: absolute; |
| 292 |
top: -20px; |
| 293 |
right: 25px; |
| 294 |
height: 0; |
| 295 |
width: 0; |
| 296 |
border: solid transparent; |
| 297 |
z-index: 10; } |
| 298 |
.font-options__options-list:before { |
| 299 |
border-bottom-color: white; |
| 300 |
border-width: 10px; |
| 301 |
z-index: 11; } |
| 302 |
.font-options__options-list:after { |
| 303 |
border-bottom-color: rgba(0, 0, 0, 0.075); |
| 304 |
border-width: 12px; |
| 305 |
top: -24px; |
| 306 |
right: 23px; } |
| 307 |
|
| 308 |
.customize-control-color .wp-picker-container .wp-picker-open + .wp-picker-input-wrap:after { |
| 309 |
content: ""; |
| 310 |
position: absolute; |
| 311 |
bottom: 100%; |
| 312 |
right: 12px; |
| 313 |
border-collapse: separate; |
| 314 |
width: 0; |
| 315 |
height: 0; |
| 316 |
border-width: 0 9px 9px 9px; |
| 317 |
border-style: solid; |
| 318 |
border-color: transparent transparent #fff transparent; } |
| 319 |
|
| 320 |
.font-options__head, .customize-control input[type=text], |
| 321 |
.customize-control input[type=checkbox], |
| 322 |
.customize-control input[type=password], |
| 323 |
.customize-control input[type=color], |
| 324 |
.customize-control input[type=date], |
| 325 |
.customize-control input[type=datetime], |
| 326 |
.customize-control input[type=datetime-local], |
| 327 |
.customize-control input[type=email], |
| 328 |
.customize-control input[type=month], |
| 329 |
.customize-control input[type=number], |
| 330 |
.customize-control input[type=radio], |
| 331 |
.customize-control input[type=tel], |
| 332 |
.customize-control input[type=time], |
| 333 |
.customize-control input[type=url], |
| 334 |
.customize-control input[type=week], |
| 335 |
.customize-control input[type=search], |
| 336 |
.customize-control select, |
| 337 |
.customize-control textarea, |
| 338 |
.customize-control input[type="number"].range-value, ul.font-options__options-list .select2-container .select2-selection--single { |
| 339 |
width: 100%; |
| 340 |
height: 44px; |
| 341 |
padding: 10px 14px; |
| 342 |
background: #FFFFFF; |
| 343 |
border: 2px solid #B8DAEB; |
| 344 |
border-radius: 4px; |
| 345 |
font-size: 14px; |
| 346 |
line-height: 1.5; |
| 347 |
color: #416B7E; |
| 348 |
outline: 0; } |
| 349 |
.font-options__head:focus, .customize-control input[type=text]:focus, |
| 350 |
.customize-control input[type=checkbox]:focus, |
| 351 |
.customize-control input[type=password]:focus, |
| 352 |
.customize-control input[type=color]:focus, |
| 353 |
.customize-control input[type=date]:focus, |
| 354 |
.customize-control input[type=datetime]:focus, |
| 355 |
.customize-control input[type=datetime-local]:focus, |
| 356 |
.customize-control input[type=email]:focus, |
| 357 |
.customize-control input[type=month]:focus, |
| 358 |
.customize-control input[type=number]:focus, |
| 359 |
.customize-control input[type=radio]:focus, |
| 360 |
.customize-control input[type=tel]:focus, |
| 361 |
.customize-control input[type=time]:focus, |
| 362 |
.customize-control input[type=url]:focus, |
| 363 |
.customize-control input[type=week]:focus, |
| 364 |
.customize-control input[type=search]:focus, |
| 365 |
.customize-control select:focus, |
| 366 |
.customize-control textarea:focus, |
| 367 |
.customize-control input[type="number"].range-value:focus, ul.font-options__options-list .select2-container .select2-selection--single:focus { |
| 368 |
border-color: #73C5EE; |
| 369 |
box-shadow: none; } |
| 370 |
|
| 371 |
.font-options__head, .customize-control select, ul.font-options__options-list .select2-container .select2-selection--single { |
| 372 |
width: 100%; |
| 373 |
-webkit-appearance: button; |
| 374 |
-moz-appearance: none; |
| 375 |
font-weight: 600; |
| 376 |
background: white url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjE1cHgiIGhlaWdodD0iOXB4IiB2aWV3Qm94PSIwIDAgMTUgOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJDdXN0b21pZnktQ29weS0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjU2LjAwMDAwMCwgLTM4Ni4wMDAwMDApIiBmaWxsPSIjOThDNkRFIj4KICAgICAgICAgICAgPGcgaWQ9IkhlYWRlciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxLjAwMDAwMCwgNDcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ29udGVudCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCA3NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iVGl0bGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2LjAwMDAwMCwgMjE5LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iRmllbGQtLS1TZWxlY3QtQ29weSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iU2VsZWN0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMjcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTI1NC40ODEyLDE4IEwyNTYsMTkuNTE0IEwyNDguNSwyNyBMMjQxLDE5LjUxNCBMMjQyLjUxODgsMTggTDI0OC41LDIzLjk2NzIgTDI1NC40ODEyLDE4IFoiIGlkPSJQYWdlLTEiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat; |
| 377 |
background-position: right 16px top 16px; } |
| 378 |
[multiple].font-options__head, .customize-control select[multiple], ul.font-options__options-list .select2-container [multiple].select2-selection--single { |
| 379 |
background: white; } |
| 380 |
|
| 381 |
.customize-control input[type=text], |
| 382 |
.customize-control textarea { |
| 383 |
font-size: 13px; } |
| 384 |
|
| 385 |
.customize-control textarea { |
| 386 |
height: auto; } |
| 387 |
|
| 388 |
.customize-control input[type=checkbox], |
| 389 |
.customize-control input[type=radio] { |
| 390 |
width: 22px; |
| 391 |
height: 22px; } |
| 392 |
.customize-control input[type=checkbox]:checked, |
| 393 |
.customize-control input[type=radio]:checked { |
| 394 |
background: #73C5EE; |
| 395 |
border-color: #5AB9E8; } |
| 396 |
.customize-control input[type=checkbox]:checked:before, |
| 397 |
.customize-control input[type=radio]:checked:before { |
| 398 |
color: white; |
| 399 |
margin: -1px 0 0 -2px; } |
| 400 |
|
| 401 |
.customize-control.customize-control-checkbox label:not(:only-of-type), |
| 402 |
.customize-control.customize-control-checkbox > .customize-inside-control-row:not(:only-of-type), .customize-control.customize-control-radio label:not(:only-of-type), |
| 403 |
.customize-control.customize-control-radio > .customize-inside-control-row:not(:only-of-type) { |
| 404 |
margin-left: 30px; |
| 405 |
padding-top: 0; |
| 406 |
padding-bottom: 0; |
| 407 |
display: inline-block; |
| 408 |
width: calc(49% - 30px); |
| 409 |
text-indent: -6px; } |
| 410 |
|
| 411 |
.customize-control.customize-control-checkbox label, .customize-control.customize-control-radio label { |
| 412 |
color: #416B7E; } |
| 413 |
|
| 414 |
[id*="divider"] + .customize-control.customize-control-checkbox, [id*="divider"] + .customize-control.customize-control-radio { |
| 415 |
margin-top: 0; } |
| 416 |
|
| 417 |
.customize-control input[type=radio] { |
| 418 |
border-radius: 50%; } |
| 419 |
.customize-control input[type=radio]:checked:before { |
| 420 |
content: none; } |
| 421 |
|
| 422 |
.customize-control-html + .customize-control.customize-control-checkbox { |
| 423 |
margin-top: -24px; } |
| 424 |
|
| 425 |
.customize-control.customize-control-radio label, |
| 426 |
.customize-control.customize-control-radio .customize-inside-control-row { |
| 427 |
margin-top: 12px; } |
| 428 |
|
| 429 |
.customize-control.customize-control-radio#customize-control-changeset_status .customize-inside-control-row { |
| 430 |
margin-top: 0; |
| 431 |
text-indent: 0; } |
| 432 |
|
| 433 |
.customize-control input[type="range"] { |
| 434 |
width: 65%; } |
| 435 |
|
| 436 |
.customize-control input[type="range"] { |
| 437 |
position: relative; |
| 438 |
-webkit-appearance: none; |
| 439 |
width: calc(100% - 55px); |
| 440 |
height: 22px; |
| 441 |
overflow: hidden; |
| 442 |
outline: none; |
| 443 |
background: none; } |
| 444 |
.customize-control input[type="range"]:before { |
| 445 |
content: " "; |
| 446 |
position: absolute; |
| 447 |
top: 8px; |
| 448 |
left: 0; |
| 449 |
height: 6px; |
| 450 |
width: 100%; |
| 451 |
background: #DFE8EF; |
| 452 |
box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.3); |
| 453 |
border-radius: 10px; } |
| 454 |
.customize-control input[type="range"]::-webkit-slider-thumb { |
| 455 |
-webkit-appearance: none; |
| 456 |
width: 22px; |
| 457 |
height: 22px; |
| 458 |
background: #27ae60; |
| 459 |
position: relative; |
| 460 |
z-index: 3; |
| 461 |
background: #FFFFFF; |
| 462 |
border: 2px solid #B8DAEB; |
| 463 |
border-radius: 4px; } |
| 464 |
.customize-control input[type="range"]::-webkit-slider-thumb:before { |
| 465 |
content: ".."; |
| 466 |
position: absolute; |
| 467 |
left: 5px; |
| 468 |
top: -5px; |
| 469 |
color: #B8DAEB; |
| 470 |
font-size: 1em; |
| 471 |
letter-spacing: 1px; } |
| 472 |
.customize-control input[type="range"]::-webkit-slider-thumb:after { |
| 473 |
content: " "; |
| 474 |
width: calc(100% - 55px); |
| 475 |
height: 6px; |
| 476 |
position: absolute; |
| 477 |
z-index: 1; |
| 478 |
right: 20px; |
| 479 |
top: 6px; |
| 480 |
background: #73C5EE; } |
| 481 |
|
| 482 |
.customize-control input[type="number"].range-value { |
| 483 |
min-width: 40px; |
| 484 |
max-width: 80px; |
| 485 |
width: auto; |
| 486 |
height: 30px; |
| 487 |
top: -5px; |
| 488 |
float: right; |
| 489 |
padding: 4px 0px 5px 0px; |
| 490 |
margin-left: 10px; |
| 491 |
font-size: 13px; |
| 492 |
line-height: 1; |
| 493 |
text-align: center; } |
| 494 |
|
| 495 |
.customize-control input[type=number]::-webkit-inner-spin-button, |
| 496 |
.customize-control input[type=number]::-webkit-outer-spin-button { |
| 497 |
-webkit-appearance: none; |
| 498 |
margin: 0; } |
| 499 |
|
| 500 |
.customize-control-color { |
| 501 |
display: block; } |
| 502 |
.customize-control-color .customize-control-title, .customize-control-color .separator.label { |
| 503 |
float: left; } |
| 504 |
.customize-control-color .wp-picker-container { |
| 505 |
position: relative; |
| 506 |
float: right; |
| 507 |
top: -3px; } |
| 508 |
.customize-control-color .wp-picker-container .wp-picker-holder { |
| 509 |
position: relative; } |
| 510 |
.customize-control-color .wp-picker-container .iris-picker { |
| 511 |
position: absolute; |
| 512 |
top: 40px; |
| 513 |
right: 0; |
| 514 |
z-index: 1000; |
| 515 |
width: 275px !important; |
| 516 |
border-top: none; |
| 517 |
border-color: #DFDFDE; |
| 518 |
border-radius: 0 0 3px 3px; |
| 519 |
border: none; |
| 520 |
background: white; } |
| 521 |
.customize-control-color .wp-picker-container .iris-picker, .customize-control-color .wp-picker-container .iris-picker * { |
| 522 |
box-sizing: content-box; } |
| 523 |
.customize-control-color .wp-picker-container .iris-picker .iris-square { |
| 524 |
width: 215px !important; |
| 525 |
height: 173px !important; |
| 526 |
margin-right: 0; } |
| 527 |
.customize-control-color .wp-picker-container .iris-picker .iris-strip { |
| 528 |
float: right; |
| 529 |
box-shadow: rgba(0, 0, 0, 0.4) 0 1px 1px inset; } |
| 530 |
.customize-control-color .wp-picker-container .iris-picker .iris-strip .ui-slider-handle { |
| 531 |
border-color: #aaa !important; |
| 532 |
opacity: 1; |
| 533 |
box-shadow: none; } |
| 534 |
.customize-control-color .wp-picker-container .iris-picker .iris-palette { |
| 535 |
width: 24px !important; |
| 536 |
height: 24px !important; |
| 537 |
border-radius: 50px; |
| 538 |
box-shadow: rgba(0, 0, 0, 0.4) 0 1px 1px inset; } |
| 539 |
.customize-control-color .wp-picker-container .wp-picker-open + .wp-picker-input-wrap { |
| 540 |
position: absolute; |
| 541 |
z-index: 1000; |
| 542 |
top: 35px; |
| 543 |
right: 0; |
| 544 |
width: 275px; |
| 545 |
padding: 9px 12px; |
| 546 |
background: white; |
| 547 |
border: none; |
| 548 |
border-radius: 3px 3px 0 0; } |
| 549 |
.customize-control-color .wp-picker-container .wp-picker-open + .wp-picker-input-wrap input.wp-color-picker { |
| 550 |
float: left; |
| 551 |
width: 100px; |
| 552 |
font-size: 13px; |
| 553 |
text-align: left; |
| 554 |
margin: 0; |
| 555 |
padding: 6px 12px; |
| 556 |
height: auto; } |
| 557 |
.customize-control-color .wp-picker-container .wp-picker-open + .wp-picker-input-wrap input.button { |
| 558 |
float: right; |
| 559 |
padding: 4px 12px; |
| 560 |
height: 30px; } |
| 561 |
.customize-control-color .wp-color-result, |
| 562 |
.customize-control-color .wp-color-result.button { |
| 563 |
top: 0; |
| 564 |
height: 30px; |
| 565 |
width: 40px; |
| 566 |
margin: 0; |
| 567 |
padding: 0; |
| 568 |
border-radius: 4px; |
| 569 |
background: #2ECC71; |
| 570 |
border: 2px solid #B8DAEB; |
| 571 |
box-shadow: none; } |
| 572 |
.customize-control-color .wp-color-result:after, |
| 573 |
.customize-control-color .wp-color-result .wp-color-result-text, |
| 574 |
.customize-control-color .wp-color-result.button:after, |
| 575 |
.customize-control-color .wp-color-result.button .wp-color-result-text { |
| 576 |
display: none; } |
| 577 |
|
| 578 |
.customize-control-font:last-child { |
| 579 |
margin-bottom: 150px; } |
| 580 |
|
| 581 |
#accordion-section-live_css_edit_section .customize-section-title { |
| 582 |
margin-top: -13px; |
| 583 |
border-bottom: 1px solid #ddd; } |
| 584 |
|
| 585 |
#accordion-section-live_css_edit_section #css_editor { |
| 586 |
top: 70px; |
| 587 |
border-top: 10px solid white; |
| 588 |
overflow: visible; } |
| 589 |
#accordion-section-live_css_edit_section #css_editor:before { |
| 590 |
content: ""; |
| 591 |
width: 48px; |
| 592 |
height: 10px; |
| 593 |
display: block; |
| 594 |
background: #e8e8e8; |
| 595 |
top: -10px; |
| 596 |
position: absolute; |
| 597 |
z-index: 10000000; |
| 598 |
left: 0; } |
| 599 |
|
| 600 |
#accordion-section-live_css_edit_section .ace_scroller { |
| 601 |
padding-left: 10px; } |
| 602 |
|
| 603 |
.wp-full-overlay.editor_opened { |
| 604 |
margin-left: 500px; } |
| 605 |
.wp-full-overlay.editor_opened #customize-controls { |
| 606 |
width: 500px; } |
| 607 |
.wp-full-overlay.editor_opened.collapsed #customize-controls { |
| 608 |
width: 300px; } |
| 609 |
|
| 610 |
.customize-control-media .current, |
| 611 |
.customize-control-site_icon .current, |
| 612 |
li#customize-control-site_logo .current { |
| 613 |
margin-bottom: 10px; |
| 614 |
min-height: 44px; |
| 615 |
background: #F5FCFF; |
| 616 |
border: 2px solid #B8DAEB; |
| 617 |
border-radius: 4px; } |
| 618 |
.customize-control-media .current .container, .customize-control-media .current span, |
| 619 |
.customize-control-site_icon .current .container, |
| 620 |
.customize-control-site_icon .current span, |
| 621 |
li#customize-control-site_logo .current .container, |
| 622 |
li#customize-control-site_logo .current span { |
| 623 |
border: none; } |
| 624 |
|
| 625 |
.customize-control-media .inner, .customize-control-media .current span, |
| 626 |
.customize-control-site_icon .inner, |
| 627 |
.customize-control-site_icon .current span, |
| 628 |
li#customize-control-site_logo .inner, |
| 629 |
li#customize-control-site_logo .current span { |
| 630 |
font-size: 13px; |
| 631 |
color: #98C6DD; } |
| 632 |
|
| 633 |
.customize-control-media .inner, |
| 634 |
.customize-control-site_icon .inner, |
| 635 |
li#customize-control-site_logo .inner { |
| 636 |
line-height: 1.4; } |
| 637 |
|
| 638 |
.customize-control-media .thumbnail-image, |
| 639 |
.customize-control-site_icon .thumbnail-image, |
| 640 |
li#customize-control-site_logo .thumbnail-image { |
| 641 |
padding: 14px; |
| 642 |
text-align: center; } |
| 643 |
.customize-control-media .thumbnail-image img, |
| 644 |
.customize-control-site_icon .thumbnail-image img, |
| 645 |
li#customize-control-site_logo .thumbnail-image img { |
| 646 |
width: auto; } |
| 647 |
|
| 648 |
.customize-control-media .actions, |
| 649 |
.customize-control-site_icon .actions, |
| 650 |
li#customize-control-site_logo .actions { |
| 651 |
margin-bottom: 0; } |
| 652 |
|
| 653 |
.customize-control-typography select, .customize-control-typography select { |
| 654 |
margin-bottom: 10px; } |
| 655 |
|
| 656 |
.customize-control-typography .description, .customize-control-typography .description { |
| 657 |
margin-top: -3px; } |
| 658 |
|
| 659 |
.customize-control-typography ul li, .customize-control-typography ul li { |
| 660 |
width: 100%; |
| 661 |
margin: 0; } |
| 662 |
|
| 663 |
.default-preset-button { |
| 664 |
background-color: #F5F6F6; |
| 665 |
float: right; |
| 666 |
padding: 1px 8px; |
| 667 |
border-radius: 3px; |
| 668 |
border: 1px solid #CBCBCB; |
| 669 |
margin-right: 4px; |
| 670 |
font-family: "Open Sans",sans-serif; |
| 671 |
font-size: 13px; } |
| 672 |
|
| 673 |
.customize-control-preset .description { |
| 674 |
margin-right: 5px; |
| 675 |
font-style: normal; } |
| 676 |
|
| 677 |
.customify_preset.radio_buttons .customify_radio_button { |
| 678 |
border: none; |
| 679 |
display: inline-block; |
| 680 |
padding: 2px; |
| 681 |
margin: 3px; |
| 682 |
position: relative; |
| 683 |
overflow: hidden; |
| 684 |
height: auto; } |
| 685 |
.customify_preset.radio_buttons .customify_radio_button input[type="radio"] { |
| 686 |
opacity: 0; |
| 687 |
width: 100%; |
| 688 |
height: 100%; |
| 689 |
position: absolute; |
| 690 |
z-index: 9999; } |
| 691 |
.customify_preset.radio_buttons .customify_radio_button input[type="radio"]:checked + label { |
| 692 |
background-color: #ebebeb; } |
| 693 |
.customify_preset.radio_buttons .customify_radio_button input[type="radio"]:checked + label:before { |
| 694 |
content: '>'; |
| 695 |
color: inherit; } |
| 696 |
.customify_preset.radio_buttons .customify_radio_button input[type="radio"]:checked + label:after { |
| 697 |
content: '<'; |
| 698 |
color: inherit; } |
| 699 |
.customify_preset.radio_buttons .customify_radio_button input[type="radio"]:checked:before { |
| 700 |
opacity: 0; } |
| 701 |
.customify_preset.radio_buttons .customify_radio_button label { |
| 702 |
position: relative; |
| 703 |
z-index: 999; |
| 704 |
border-left: 4px solid; } |
| 705 |
|
| 706 |
.customify_preset .awesome_preset { |
| 707 |
width: 45%; |
| 708 |
position: relative; |
| 709 |
display: inline-block; |
| 710 |
text-align: center; |
| 711 |
color: white; |
| 712 |
margin-top: 5px; |
| 713 |
margin-bottom: 25px; |
| 714 |
transition: all 0.2s; } |
| 715 |
.customify_preset .awesome_preset:hover { |
| 716 |
opacity: 0.9; } |
| 717 |
.customify_preset .awesome_preset:before { |
| 718 |
content: ''; |
| 719 |
position: absolute; |
| 720 |
top: 1px; |
| 721 |
left: 1px; |
| 722 |
right: 1px; |
| 723 |
bottom: 1px; |
| 724 |
border: 1px solid #FFF; |
| 725 |
background: transparent; |
| 726 |
opacity: .5; |
| 727 |
border-radius: 4px; |
| 728 |
z-index: 5; } |
| 729 |
.customify_preset .awesome_preset .preset-wrap .preset-color { |
| 730 |
height: 128px; |
| 731 |
border-radius: 4px 4px 0 0; |
| 732 |
padding: 17px 0 27px; } |
| 733 |
.customify_preset .awesome_preset .preset-wrap .preset-color .first-font { |
| 734 |
display: inline-block; |
| 735 |
width: 100%; |
| 736 |
font-size: 55px; |
| 737 |
line-height: 1; } |
| 738 |
.customify_preset .awesome_preset .preset-wrap .preset-color .secondary-font { |
| 739 |
display: inline-block; |
| 740 |
width: 100%; |
| 741 |
font-size: 20px; |
| 742 |
line-height: 1; |
| 743 |
margin-top: 8px; } |
| 744 |
.customify_preset .awesome_preset .preset-wrap .preset-name { |
| 745 |
position: relative; |
| 746 |
font-size: 11px; |
| 747 |
text-transform: UPPERCASE; |
| 748 |
border-radius: 0 0 4px 4px; |
| 749 |
padding: 1px; } |
| 750 |
.customify_preset .awesome_preset .preset-wrap .preset-name:before { |
| 751 |
content: ''; |
| 752 |
position: absolute; |
| 753 |
border-color: inherit; |
| 754 |
border: 10px solid; |
| 755 |
border-left-color: transparent; |
| 756 |
border-right-color: transparent; |
| 757 |
border-top: transparent; |
| 758 |
top: -10px; |
| 759 |
border-bottom-color: inherit; |
| 760 |
left: 40%; } |
| 761 |
.customify_preset .awesome_preset:nth-child(odd) { |
| 762 |
margin-right: 7%; } |
| 763 |
.customify_preset .awesome_preset input[type=radio] { |
| 764 |
height: 100%; |
| 765 |
width: 100%; |
| 766 |
position: absolute; |
| 767 |
border: 0; |
| 768 |
box-shadow: none; |
| 769 |
color: #006505; |
| 770 |
background-color: transparent; |
| 771 |
border-radius: 0; |
| 772 |
margin: 0; |
| 773 |
display: inline-block; |
| 774 |
top: 0; |
| 775 |
left: 0; |
| 776 |
z-index: 10; } |
| 777 |
.customify_preset .awesome_preset input[type=radio]:checked:before { |
| 778 |
position: absolute; |
| 779 |
height: 25px; |
| 780 |
width: 25px; |
| 781 |
top: -13px; |
| 782 |
right: -14px; |
| 783 |
background: #FFF; |
| 784 |
z-index: 1; } |
| 785 |
.customify_preset .awesome_preset input[type=radio]:checked:after { |
| 786 |
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; |
| 787 |
filter: alpha(opacity=0); |
| 788 |
content: ''; |
| 789 |
position: absolute; |
| 790 |
width: 26px; |
| 791 |
height: 26px; |
| 792 |
border-radius: 50%; |
| 793 |
top: -5px; |
| 794 |
right: -5px; |
| 795 |
z-index: 10; |
| 796 |
background: #73C5EE url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjEzcHgiIGhlaWdodD0iOXB4IiB2aWV3Qm94PSIwIDAgMTMgOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJDdXN0b21pZnktQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxLjAwMDAwMCwgLTQwOC4wMDAwMDApIiBmaWxsPSIjRkZGRkZGIj4KICAgICAgICAgICAgPGcgaWQ9IkhlYWRlciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxLjAwMDAwMCwgNDcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ29udGVudCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCA3NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iRmllbGQtLS1DaGVja2JveC1Db3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNy4wMDAwMDAsIDI0OS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IkNoZWNrYm94IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMzAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTAuMDM4NDk1LDE2IEwxNy4xMTYxMzc1LDguOTIxNDg3NiBMMTUuMTk0NjQ5OCw3IEwxMC4wMzg0OTUsMTIuMTU1MDY3NCBMNi45MjE0ODc2LDkuMDM4OTI5OTcgTDUsMTAuOTYwNDE3NiBMMTAuMDM4NDk1LDE2IFoiIGlkPSJQYWdlLTEiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat; |
| 797 |
background-position: center center; } |
| 798 |
|
| 799 |
.customify_radio_image { |
| 800 |
display: inline-block; } |
| 801 |
.customify_radio_image label { |
| 802 |
display: block; |
| 803 |
float: left; |
| 804 |
margin-right: 10px; |
| 805 |
position: relative; } |
| 806 |
.customify_radio_image label input[type=radio] { |
| 807 |
position: absolute; |
| 808 |
top: 0; |
| 809 |
bottom: 0; |
| 810 |
left: 0; |
| 811 |
right: 0; |
| 812 |
width: 100%; |
| 813 |
height: 100%; |
| 814 |
visibility: hidden; } |
| 815 |
.customify_radio_image label input[type=radio] img { |
| 816 |
cursor: pointer; |
| 817 |
border: 2px solid transparent; } |
| 818 |
.customify_radio_image label input[type=radio]:checked + img { |
| 819 |
border: 3px solid #73C5EE; } |
| 820 |
|
| 821 |
.customify_ace_editor { |
| 822 |
display: block; |
| 823 |
min-height: 200px; |
| 824 |
border: 1px solid #ddd; } |
| 825 |
|
| 826 |
.customize-control-custom_background .hide { |
| 827 |
display: none; } |
| 828 |
|
| 829 |
.customize-control-custom_background .upload_button_div { |
| 830 |
margin: 10px 0; } |
| 831 |
.customize-control-custom_background .upload_button_div > * { |
| 832 |
margin-right: 10px; } |
| 833 |
|
| 834 |
.customize-control-custom_background .preview_screenshot { |
| 835 |
text-align: center; |
| 836 |
margin: 10px 0; } |
| 837 |
.customize-control-custom_background .preview_screenshot img { |
| 838 |
border: 2px solid #ccc; } |
| 839 |
|
| 840 |
#customify_import_demo_data_button { |
| 841 |
width: 70%; |
| 842 |
text-align: center; |
| 843 |
padding: 10px; |
| 844 |
display: inline-block; |
| 845 |
height: auto; |
| 846 |
margin: 0 15% 10% 15%; } |
| 847 |
|
| 848 |
.import_step_note { |
| 849 |
margin: 5px; |
| 850 |
width: 100%; |
| 851 |
display: inline-block; } |
| 852 |
.import_step_note:before { |
| 853 |
content: "\1F449"; } |
| 854 |
.import_step_note.success:before { |
| 855 |
content: "\1F44D"; } |
| 856 |
.import_step_note.failed:before { |
| 857 |
content: "\274C"; } |
| 858 |
|
| 859 |
#customize-header-actions { |
| 860 |
background: #ffffff; |
| 861 |
border-color: #e0e8ef; } |
| 862 |
|
| 863 |
.wp-full-overlay-sidebar, |
| 864 |
.customize-themes-panel, |
| 865 |
#customize-sidebar-outer-content { |
| 866 |
background: #eaf9fe; |
| 867 |
border-right: 1px solid #e0e8ef; } |
| 868 |
|
| 869 |
.outer-section-open #customize-controls .wp-full-overlay-sidebar-content, |
| 870 |
.attachment-media-view, .media-widget-preview.media_audio, .media-widget-preview.media_image { |
| 871 |
background: #eaf9fe; } |
| 872 |
|
| 873 |
#customize-theme-controls #accordion-section-menu_locations { |
| 874 |
border-bottom: 1px solid #e0e8ef; } |
| 875 |
|
| 876 |
#customize-controls #accordion-section-themes > .accordion-section-title { |
| 877 |
font-weight: 600; |
| 878 |
border-bottom: 1px solid #e0e8ef; } |
| 879 |
#customize-controls #accordion-section-themes > .accordion-section-title:hover { |
| 880 |
background: #fff; } |
| 881 |
|
| 882 |
#customize-controls .panel-meta.customize-info { |
| 883 |
border-bottom-color: #e0e8ef; } |
| 884 |
|
| 885 |
#customize-theme-controls .control-section .accordion-section-title { |
| 886 |
font-weight: 400; |
| 887 |
border-top: 1px solid #e0e8ef; |
| 888 |
border-bottom: none; } |
| 889 |
|
| 890 |
#customize-theme-controls .control-section:last-of-type > .accordion-section-title { |
| 891 |
border-bottom: 1px solid #e0e8ef; } |
| 892 |
|
| 893 |
#customize-theme-controls .customize-section-title { |
| 894 |
border-top: 1px solid #e0e8ef; |
| 895 |
border-bottom: 1px solid #e0e8ef; } |
| 896 |
|
| 897 |
#customize-controls .control-section .accordion-section-title:focus, #customize-controls .control-section .accordion-section-title:hover, #customize-controls .control-section.open .accordion-section-title, #customize-controls .control-section:hover > .accordion-section-title { |
| 898 |
color: #056184; |
| 899 |
background: #f5fcff; |
| 900 |
border-left-color: #f5fcff; } |
| 901 |
|
| 902 |
.wp-customizer { |
| 903 |
/* SECTION: NAV MENUS */ } |
| 904 |
.wp-customizer .menu-item-edit-active .menu-item-handle, .wp-customizer .section-open .menu-item-settings, .wp-customizer .menu-item-bar .menu-item-handle:hover { |
| 905 |
border-color: #e0e8ef; } |
| 906 |
.wp-customizer .section-open .menu-item-settings { |
| 907 |
background: #f5fcff; } |
| 908 |
.wp-customizer .control-section-nav_menu .menu-location-settings { |
| 909 |
border-top-color: #e0e8ef !important; } |
| 910 |
|
| 911 |
[data-balloon] { |
| 912 |
position: relative; } |
| 913 |
|
| 914 |
[data-balloon]::before { |
| 915 |
opacity: 0; |
| 916 |
pointer-events: none; |
| 917 |
transition: all .18s ease-out; |
| 918 |
background: rgba(17, 17, 17, 0.9); |
| 919 |
border-radius: 4px; |
| 920 |
color: #fff; |
| 921 |
content: attr(data-balloon); |
| 922 |
font-size: 12px; |
| 923 |
padding: .5em 1em; |
| 924 |
position: absolute; |
| 925 |
white-space: nowrap; |
| 926 |
z-index: 10; } |
| 927 |
|
| 928 |
[data-balloon]::after { |
| 929 |
background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>'); |
| 930 |
background-size: 100% auto; |
| 931 |
width: 18px; |
| 932 |
height: 6px; |
| 933 |
opacity: 0; |
| 934 |
pointer-events: none; |
| 935 |
transition: all .18s ease-out; |
| 936 |
content: ''; |
| 937 |
position: absolute; |
| 938 |
z-index: 10; } |
| 939 |
|
| 940 |
[data-balloon]:hover::before, [data-balloon]:hover::after { |
| 941 |
opacity: 1; |
| 942 |
pointer-events: auto; } |
| 943 |
|
| 944 |
[data-balloon][data-balloon-pos="up"]::before { |
| 945 |
bottom: 100%; |
| 946 |
left: 50%; |
| 947 |
margin-bottom: 11px; |
| 948 |
-webkit-transform: translate3d(-50%, 10px, 0); |
| 949 |
transform: translate3d(-50%, 10px, 0); |
| 950 |
-webkit-transform-origin: top; |
| 951 |
transform-origin: top; } |
| 952 |
|
| 953 |
[data-balloon][data-balloon-pos="up"]::after { |
| 954 |
bottom: 100%; |
| 955 |
left: 50%; |
| 956 |
margin-bottom: 5px; |
| 957 |
-webkit-transform: translate3d(-50%, 10px, 0); |
| 958 |
transform: translate3d(-50%, 10px, 0); |
| 959 |
-webkit-transform-origin: top; |
| 960 |
transform-origin: top; } |
| 961 |
|
| 962 |
[data-balloon][data-balloon-pos="up"]:hover::before { |
| 963 |
-webkit-transform: translate3d(-50%, 0, 0); |
| 964 |
transform: translate3d(-50%, 0, 0); } |
| 965 |
|
| 966 |
[data-balloon][data-balloon-pos="up"]:hover::after { |
| 967 |
-webkit-transform: translate3d(-50%, 0, 0); |
| 968 |
transform: translate3d(-50%, 0, 0); } |
| 969 |
|
| 970 |
[data-balloon][data-balloon-pos='down']::before { |
| 971 |
left: 50%; |
| 972 |
margin-top: 11px; |
| 973 |
top: 100%; |
| 974 |
-webkit-transform: translate3d(-50%, -10px, 0); |
| 975 |
transform: translate3d(-50%, -10px, 0); } |
| 976 |
|
| 977 |
[data-balloon][data-balloon-pos='down']::after { |
| 978 |
background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(180 18 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>'); |
| 979 |
background-size: 100% auto; |
| 980 |
width: 18px; |
| 981 |
height: 6px; |
| 982 |
left: 50%; |
| 983 |
margin-top: 5px; |
| 984 |
top: 100%; |
| 985 |
-webkit-transform: translate3d(-50%, -10px, 0); |
| 986 |
transform: translate3d(-50%, -10px, 0); } |
| 987 |
|
| 988 |
[data-balloon][data-balloon-pos='down']:hover::before { |
| 989 |
-webkit-transform: translate3d(-50%, 0, 0); |
| 990 |
transform: translate3d(-50%, 0, 0); } |
| 991 |
|
| 992 |
[data-balloon][data-balloon-pos='down']:hover::after { |
| 993 |
-webkit-transform: translate3d(-50%, 0, 0); |
| 994 |
transform: translate3d(-50%, 0, 0); } |
| 995 |
|
| 996 |
[data-balloon][data-balloon-pos='left']::before { |
| 997 |
margin-right: 11px; |
| 998 |
right: 100%; |
| 999 |
top: 50%; |
| 1000 |
-webkit-transform: translate3d(10px, -50%, 0); |
| 1001 |
transform: translate3d(10px, -50%, 0); } |
| 1002 |
|
| 1003 |
[data-balloon][data-balloon-pos='left']::after { |
| 1004 |
background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(-90 18 18)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>'); |
| 1005 |
background-size: 100% auto; |
| 1006 |
width: 6px; |
| 1007 |
height: 18px; |
| 1008 |
margin-right: 5px; |
| 1009 |
right: 100%; |
| 1010 |
top: 50%; |
| 1011 |
-webkit-transform: translate3d(10px, -50%, 0); |
| 1012 |
transform: translate3d(10px, -50%, 0); } |
| 1013 |
|
| 1014 |
[data-balloon][data-balloon-pos='left']:hover::before { |
| 1015 |
-webkit-transform: translate3d(0, -50%, 0); |
| 1016 |
transform: translate3d(0, -50%, 0); } |
| 1017 |
|
| 1018 |
[data-balloon][data-balloon-pos='left']:hover::after { |
| 1019 |
-webkit-transform: translate3d(0, -50%, 0); |
| 1020 |
transform: translate3d(0, -50%, 0); } |
| 1021 |
|
| 1022 |
[data-balloon][data-balloon-pos='right']::before { |
| 1023 |
left: 100%; |
| 1024 |
margin-left: 11px; |
| 1025 |
top: 50%; |
| 1026 |
-webkit-transform: translate3d(-10px, -50%, 0); |
| 1027 |
transform: translate3d(-10px, -50%, 0); } |
| 1028 |
|
| 1029 |
[data-balloon][data-balloon-pos='right']::after { |
| 1030 |
background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(90 6 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>'); |
| 1031 |
background-size: 100% auto; |
| 1032 |
width: 6px; |
| 1033 |
height: 18px; |
| 1034 |
left: 100%; |
| 1035 |
margin-left: 5px; |
| 1036 |
top: 50%; |
| 1037 |
-webkit-transform: translate3d(-10px, -50%, 0); |
| 1038 |
transform: translate3d(-10px, -50%, 0); } |
| 1039 |
|
| 1040 |
[data-balloon][data-balloon-pos='right']:hover::before { |
| 1041 |
-webkit-transform: translate3d(0, -50%, 0); |
| 1042 |
transform: translate3d(0, -50%, 0); } |
| 1043 |
|
| 1044 |
[data-balloon][data-balloon-pos='right']:hover::after { |
| 1045 |
-webkit-transform: translate3d(0, -50%, 0); |
| 1046 |
transform: translate3d(0, -50%, 0); } |
| 1047 |
|
| 1048 |
[data-balloon][data-balloon-length='small']::before { |
| 1049 |
white-space: normal; |
| 1050 |
width: 80px; } |
| 1051 |
|
| 1052 |
[data-balloon][data-balloon-length='medium']::before { |
| 1053 |
white-space: normal; |
| 1054 |
width: 150px; } |
| 1055 |
|
| 1056 |
[data-balloon][data-balloon-length='large']::before { |
| 1057 |
white-space: normal; |
| 1058 |
width: 260px; } |
| 1059 |
|
| 1060 |
[data-balloon][data-balloon-length='xlarge']::before { |
| 1061 |
white-space: normal; |
| 1062 |
width: 380px; } |
| 1063 |
|
| 1064 |
@media screen and (max-width: 768px) { |
| 1065 |
[data-balloon][data-balloon-length='xlarge']::before { |
| 1066 |
white-space: normal; |
| 1067 |
width: 90vw; } } |
| 1068 |
|
| 1069 |
[data-balloon][data-balloon-length='fit']::before { |
| 1070 |
white-space: normal; |
| 1071 |
width: 100%; } |
| 1072 |
|
| 1073 |
.font-options__wrapper .font-options__options-list { |
| 1074 |
border-color: #B8DAEB; |
| 1075 |
box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15); } |
| 1076 |
|
| 1077 |
.font-options__wrapper .font-options__option { |
| 1078 |
margin-bottom: 12px; } |
| 1079 |
.font-options__wrapper .font-options__option label { |
| 1080 |
display: block; |
| 1081 |
margin-bottom: 6px; } |
| 1082 |
|
| 1083 |
.font-options__wrapper [type=checkbox]:checked ~ .font-options__options-list { |
| 1084 |
opacity: 1; |
| 1085 |
display: block; } |
| 1086 |
|
| 1087 |
input.customify_font_tooltip { |
| 1088 |
display: none; } |
| 1089 |
|
| 1090 |
ul.font-options__options-list .select2-container { |
| 1091 |
width: 100% !important; } |
| 1092 |
ul.font-options__options-list .select2-container .select2-selection--single { |
| 1093 |
-webkit-appearance: initial; } |
| 1094 |
ul.font-options__options-list .select2-container .select2-selection--single .select2-selection__arrow { |
| 1095 |
display: none; } |
| 1096 |
|
| 1097 |
ul.font-options__options-list .select2-container--default .select2-selection--single .select2-selection__rendered { |
| 1098 |
color: inherit; |
| 1099 |
line-height: initial; } |
| 1100 |
|
| 1101 |
.select2-container.select2-container--open { |
| 1102 |
z-index: 99999999; } |
| 1103 |
|
| 1104 |
.wp-customizer .widget-conditional .condition-control:after { |
| 1105 |
content: " "; |
| 1106 |
display: table; |
| 1107 |
clear: both; } |
| 1108 |
|
| 1109 |
.wp-customizer .widget-conditional .selection { |
| 1110 |
padding-right: 50px; |
| 1111 |
padding-left: 28px; |
| 1112 |
padding-bottom: 19px; |
| 1113 |
margin-left: 0; |
| 1114 |
margin-right: 0; |
| 1115 |
margin-bottom: 10px; |
| 1116 |
border-bottom: 1px solid #cbcfd4; } |
| 1117 |
|
| 1118 |
.wp-customizer .widget-conditional .condition:last-child .selection { |
| 1119 |
border: 0; } |
| 1120 |
|
| 1121 |
.wp-customizer .widget-conditional select { |
| 1122 |
max-width: 100%; |
| 1123 |
width: 170px; } |
| 1124 |
|
| 1125 |
.wp-customizer .widget-conditional .condition-top select { |
| 1126 |
width: 130px; } |
| 1127 |
|