Version Description
Download this release
Release Info
Developer | vektor-inc |
Plugin | VK Blocks |
Version | 1.37.0.0 |
Comparing to | |
See all releases |
Code changes from version 1.36.1.5 to 1.37.0.0
- build/block-build-editor.css +1 -1
- build/block-build.css +1 -1
- build/extensions/core/heading/style.css +1 -1
- build/vk_blocks_options.css +1 -0
- inc/vk-blocks/admin/admin-balloon.php +0 -65
- inc/vk-blocks/admin/admin-margin.php +0 -7
- inc/vk-blocks/admin/admin.php +20 -0
- inc/vk-blocks/languages/vk-blocks-ja-vk-blocks-build-js.json +1 -1
- inc/vk-blocks/languages/vk-blocks-ja.mo +0 -0
- inc/vk-blocks/languages/vk-blocks-ja.po +86 -87
- inc/vk-blocks/languages/vk-blocks.pot +134 -136
- inc/vk-components/package/class-vk-component-posts.php +14 -6
- inc/vk-css-optimize/package/class-css-tree-shaking.php +350 -226
- inc/vk-css-optimize/package/class-vk-css-optimize.php +77 -40
- options-css/_admin-balloon.scss +63 -0
- options-css/_admin-margin.scss +4 -0
- options-css/admin-merge.scss +5 -0
- readme.txt +15 -1
- src/extensions/core/heading/style.scss +12 -0
- vendor/composer/installed.php +2 -2
- vk-blocks.php +3 -3
build/block-build-editor.css
CHANGED
@@ -3,4 +3,4 @@
|
|
3 |
* Copyright 2011-2020 The Bootstrap Authors
|
4 |
* Copyright 2011-2020 Twitter, Inc.
|
5 |
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
6 |
-
*/.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:.25rem !important}.mt-1,.my-1{margin-top:.25rem !important}.mr-1,.mx-1{margin-right:.25rem !important}.mb-1,.my-1{margin-bottom:.25rem !important}.ml-1,.mx-1{margin-left:.25rem !important}.m-2{margin:.5rem !important}.mt-2,.my-2{margin-top:.5rem !important}.mr-2,.mx-2{margin-right:.5rem !important}.mb-2,.my-2{margin-bottom:.5rem !important}.ml-2,.mx-2{margin-left:.5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:.25rem !important}.pt-1,.py-1{padding-top:.25rem !important}.pr-1,.px-1{padding-right:.25rem !important}.pb-1,.py-1{padding-bottom:.25rem !important}.pl-1,.px-1{padding-left:.25rem !important}.p-2{padding:.5rem !important}.pt-2,.py-2{padding-top:.5rem !important}.pr-2,.px-2{padding-right:.5rem !important}.pb-2,.py-2{padding-bottom:.5rem !important}.pl-2,.px-2{padding-left:.5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}.pb-5,.py-5{padding-bottom:3rem !important}.pl-5,.px-5{padding-left:3rem !important}.m-n1{margin:-0.25rem !important}.mt-n1,.my-n1{margin-top:-0.25rem !important}.mr-n1,.mx-n1{margin-right:-0.25rem !important}.mb-n1,.my-n1{margin-bottom:-0.25rem !important}.ml-n1,.mx-n1{margin-left:-0.25rem !important}.m-n2{margin:-0.5rem !important}.mt-n2,.my-n2{margin-top:-0.5rem !important}.mr-n2,.mx-n2{margin-right:-0.5rem !important}.mb-n2,.my-n2{margin-bottom:-0.5rem !important}.ml-n2,.mx-n2{margin-left:-0.5rem !important}.m-n3{margin:-1rem !important}.mt-n3,.my-n3{margin-top:-1rem !important}.mr-n3,.mx-n3{margin-right:-1rem !important}.mb-n3,.my-n3{margin-bottom:-1rem !important}.ml-n3,.mx-n3{margin-left:-1rem !important}.m-n4{margin:-1.5rem !important}.mt-n4,.my-n4{margin-top:-1.5rem !important}.mr-n4,.mx-n4{margin-right:-1.5rem !important}.mb-n4,.my-n4{margin-bottom:-1.5rem !important}.ml-n4,.mx-n4{margin-left:-1.5rem !important}.m-n5{margin:-3rem !important}.mt-n5,.my-n5{margin-top:-3rem !important}.mr-n5,.mx-n5{margin-right:-3rem !important}.mb-n5,.my-n5{margin-bottom:-3rem !important}.ml-n5,.mx-n5{margin-left:-3rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media(min-width: 576px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:.25rem !important}.mt-sm-1,.my-sm-1{margin-top:.25rem !important}.mr-sm-1,.mx-sm-1{margin-right:.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important}.ml-sm-1,.mx-sm-1{margin-left:.25rem !important}.m-sm-2{margin:.5rem !important}.mt-sm-2,.my-sm-2{margin-top:.5rem !important}.mr-sm-2,.mx-sm-2{margin-right:.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important}.ml-sm-2,.mx-sm-2{margin-left:.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:.25rem !important}.pt-sm-1,.py-sm-1{padding-top:.25rem !important}.pr-sm-1,.px-sm-1{padding-right:.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important}.pl-sm-1,.px-sm-1{padding-left:.25rem !important}.p-sm-2{padding:.5rem !important}.pt-sm-2,.py-sm-2{padding-top:.5rem !important}.pr-sm-2,.px-sm-2{padding-right:.5rem !important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important}.pl-sm-2,.px-sm-2{padding-left:.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}.m-sm-n1{margin:-0.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem !important}.m-sm-n3{margin:-1rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media(min-width: 768px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:.25rem !important}.mt-md-1,.my-md-1{margin-top:.25rem !important}.mr-md-1,.mx-md-1{margin-right:.25rem !important}.mb-md-1,.my-md-1{margin-bottom:.25rem !important}.ml-md-1,.mx-md-1{margin-left:.25rem !important}.m-md-2{margin:.5rem !important}.mt-md-2,.my-md-2{margin-top:.5rem !important}.mr-md-2,.mx-md-2{margin-right:.5rem !important}.mb-md-2,.my-md-2{margin-bottom:.5rem !important}.ml-md-2,.mx-md-2{margin-left:.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:.25rem !important}.pt-md-1,.py-md-1{padding-top:.25rem !important}.pr-md-1,.px-md-1{padding-right:.25rem !important}.pb-md-1,.py-md-1{padding-bottom:.25rem !important}.pl-md-1,.px-md-1{padding-left:.25rem !important}.p-md-2{padding:.5rem !important}.pt-md-2,.py-md-2{padding-top:.5rem !important}.pr-md-2,.px-md-2{padding-right:.5rem !important}.pb-md-2,.py-md-2{padding-bottom:.5rem !important}.pl-md-2,.px-md-2{padding-left:.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}.m-md-n1{margin:-0.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-0.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-0.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem !important}.m-md-n3{margin:-1rem !important}.mt-md-n3,.my-md-n3{margin-top:-1rem !important}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important}.m-md-n4{margin:-1.5rem !important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mt-md-n5,.my-md-n5{margin-top:-3rem !important}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media(min-width: 992px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:.25rem !important}.mt-lg-1,.my-lg-1{margin-top:.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important}.m-lg-2{margin:.5rem !important}.mt-lg-2,.my-lg-2{margin-top:.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:.25rem !important}.pt-lg-1,.py-lg-1{padding-top:.25rem !important}.pr-lg-1,.px-lg-1{padding-right:.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important}.pl-lg-1,.px-lg-1{padding-left:.25rem !important}.p-lg-2{padding:.5rem !important}.pt-lg-2,.py-lg-2{padding-top:.5rem !important}.pr-lg-2,.px-lg-2{padding-right:.5rem !important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important}.pl-lg-2,.px-lg-2{padding-left:.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}.m-lg-n1{margin:-0.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem !important}.m-lg-n3{margin:-1rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media(min-width: 1200px){.m-xl-0{margin:0 !important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.mr-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ml-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin:.25rem !important}.mt-xl-1,.my-xl-1{margin-top:.25rem !important}.mr-xl-1,.mx-xl-1{margin-right:.25rem !important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important}.ml-xl-1,.mx-xl-1{margin-left:.25rem !important}.m-xl-2{margin:.5rem !important}.mt-xl-2,.my-xl-2{margin-top:.5rem !important}.mr-xl-2,.mx-xl-2{margin-right:.5rem !important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important}.ml-xl-2,.mx-xl-2{margin-left:.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.mr-xl-3,.mx-xl-3{margin-right:1rem !important}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ml-xl-3,.mx-xl-3{margin-left:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5,.my-xl-5{margin-top:3rem !important}.mr-xl-5,.mx-xl-5{margin-right:3rem !important}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}.ml-xl-5,.mx-xl-5{margin-left:3rem !important}.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pr-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.pl-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding:.25rem !important}.pt-xl-1,.py-xl-1{padding-top:.25rem !important}.pr-xl-1,.px-xl-1{padding-right:.25rem !important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important}.pl-xl-1,.px-xl-1{padding-left:.25rem !important}.p-xl-2{padding:.5rem !important}.pt-xl-2,.py-xl-2{padding-top:.5rem !important}.pr-xl-2,.px-xl-2{padding-right:.5rem !important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important}.pl-xl-2,.px-xl-2{padding-left:.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pr-xl-3,.px-xl-3{padding-right:1rem !important}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.pl-xl-3,.px-xl-3{padding-left:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5,.py-xl-5{padding-top:3rem !important}.pr-xl-5,.px-xl-5{padding-right:3rem !important}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}.pl-xl-5,.px-xl-5{padding-left:3rem !important}.m-xl-n1{margin:-0.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem !important}.m-xl-n3{margin:-1rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}}.vk_block_icon_pro{fill:#c00}.editor-block-list-item-vk-blocks-select-post-list:after,.editor-block-list-item-vk-blocks-accordion:after,.editor-block-list-item-vk-blocks-slider:after,.editor-block-list-item-vk-blocks-animation:after,.editor-block-list-item-vk-blocks-breadcrumb:after,.editor-block-list-item-vk-blocks-button-outer:after,.editor-block-list-item-vk-blocks-card:after,.editor-block-list-item-vk-blocks-child-page:after,.editor-block-list-item-vk-blocks-timeline:after,.editor-block-list-item-vk-blocks-step:after,.editor-block-list-item-vk-blocks-outer:after,.editor-block-list-item-vk-blocks-post-list:after,.editor-block-list-item-vk-blocks-table-of-contents:after,.editor-block-list-item-vk-blocks-table-of-contents-new:after,.editor-block-list-item-vk-blocks-simple-table:after,.editor-block-list-item-vk-blocks-grid-column:after,.editor-block-list-item-vk-blocks-gridcolcard:after,.editor-block-list-item-vk-blocks-icon-card:after{position:absolute;top:0;right:0;content:"Pro";display:inline-block;font-size:10px;line-height:1;color:#fff;background-color:#cd3034;border-radius:2px;padding:3px 4px}.block-prop-title{font-weight:bold}.components-panel h4{font-size:16px}.components-panel__body .components-base-control__label{display:block}.components-button.block-editor-block-switcher__toggle{overflow:hidden}input[type=range]{margin:1px}button.image-button:not(.button-delete){height:100%}.components-base-control__title{padding-bottom:3px;border-bottom:1px solid #ccc;margin-bottom:1em;display:block}.components-base-control__help{margin-top:0}.components-radio-control__option label{margin-bottom:0}.components-checkbox-control__label{margin-bottom:0}.components-color-palette{display:block;overflow:hidden}.editor-url-input input[type=text]{width:100%}.wp-block-vk-blocks-icon-card.is-selected>.vk_posts-edit>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender,.vk_posts.is-selected>.vk_posts-edit>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender,.vk_buttons>.vk_buttons_col>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender,.vk_icons>.vk_icons_col>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender,.vk_posts.is-selected>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender,.swiper-container>.swiper-wrapper>div>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender,:is(.vk_gridColumn).is-selected>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender{position:relative;border:1px dashed #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 15px 15px;min-height:50px}.wp-block-vk-blocks-icon-card.is-selected>.vk_posts-edit>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender:hover,.vk_posts.is-selected>.vk_posts-edit>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender:hover,.vk_buttons>.vk_buttons_col>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender:hover,.vk_icons>.vk_icons_col>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender:hover,.vk_posts.is-selected>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender:hover,.swiper-container>.swiper-wrapper>div>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender:hover,:is(.vk_gridColumn).is-selected>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender:hover{border-style:solid;border-color:#333}.vk_posts.wp-block-vk-blocks-card.is-selected>.vk_posts-edit>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender{margin-bottom:30px}.vk_buttons.is-selected>.vk_buttons_col>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender{margin-top:4px;width:100px}.vk_icons.is-selected>.vk_icons_col>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender{margin-top:4px;width:100px}.swiper-container>.swiper-wrapper>div>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender{margin:0 0 15px}.vkb-menu__template-part .block-editor-block-preview__content{left:50% !important;margin-left:-50% !important}.vkb-menu__template-part__button{padding:0;width:100%;height:auto}.vkb-menu__template-part .vkb-menu__template-part__card__container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:none}.vkb-menu__template-part .vkb-menu__template-part__card__container div[class*=vk_outer-bgPosition-]{background-attachment:unset !important}.vkb-menu__template-part .vkb-menu__template-part__card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;margin:0 0 .5em;cursor:pointer;width:90%;padding:0;background:#fff;-webkit-transition:all .35s ease;transition:all .35s ease;border:none}.vkb-menu__template-part .vkb-menu__template-part__card .editor-styles-wrapper .block-editor-block-list__block{margin-top:0;margin-bottom:0}.vkb-menu__template-part .vkb-menu__template-part__card .content{width:100%;max-width:100%}.vkb-menu__template-part .vkb-menu__template-part__card .content h6{color:#666;font-weight:600;text-transform:uppercase;margin:0 0 1em;letter-spacing:2px;text-align:center}.vkb-menu__template-part .vkb-menu__template-part__card .content .hover_content{overflow:auto;border-radius:5px;border:1px solid #e5e5e5}.vkb-menu__template-part .vkb-menu__template-part__card .content .hover_content div.inner{color:#6e6e70;line-height:1.4em;overflow:hidden}.vkb-menu__template-part .vkb-menu__template-part__card .content .hover_content .edit-post-visual-editor{position:initial;padding-top:0}.vkb-menu__template-part .vkb-menu__template-part__card .content .hover_content:hover{border:1px solid #007cba}.vkb-menu__template-part .vkb-menu__template-part__card .content .hover_content .block-editor-block-preview__content{width:720px !important;-webkit-transform:scale(0.35) !important;transform:scale(0.35) !important}.vkb-menu__template-part .vkb-menu__template-part__card .content:hover .logo{margin-bottom:.5em}.vkb-menu__template-part .vkb-menu__template-part__card .content:hover .hover_content{max-height:none;height:100%;-webkit-transform:none;transform:none}.vkb-menu__template-part .vkb-menu__template-part__card .content:hover .hover_content .inner{width:100%;height:auto}.vkb-menu__template-part__button #vkb-menu__template-part__card0 .inner{height:100px}.vkb-menu__template-part__button #vkb-menu__template-part__card1 .inner{height:50px}.vkb-menu__template-part__button #vkb-menu__template-part__card2 .inner{height:120px}.vkb-menu__template-part__button #vkb-menu__template-part__card3 .inner{height:92px}.vkb-menu__template-part__button #vkb-menu__template-part__card4 .inner{height:73px}.vkb-menu__template-part__button #vkb-menu__template-part__card5 .inner{height:95px}.vkb-menu__template-part__button #vkb-menu__template-part__card6 .inner{height:115px}.vkb-menu__template-part__button #vkb-menu__template-part__card7 .inner{height:100px}.vkb-menu__template-part__button #vkb-menu__template-part__card8 .inner{height:100px}.vkb-menu__template-part__button #vkb-menu__template-part__card9 .inner{height:75px}.vkb-menu__template-part__button #vkb-menu__template-part__card10 .inner{height:100px}.vkb-menu__template-part__button #vkb-menu__template-part__card11 .inner{height:65px}.vk-blocks-advanced-popover-control .components-popover__content{min-width:260px;margin-left:-46px !important;padding:20px 15px}.vk-blocks-advanced-popover-control .components-popover__content .vk_icon_list{margin-top:5px}.vk-blocks-advanced-popover-control .components-popover__content .vk_icon_list .components-base-control__field{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.vk-blocks-advanced-popover-control .components-popover__content .vk_icon_list .components-base-control__field .components-radio-control__option{border:1px solid #666;width:38px;height:38px;border-radius:3px;margin-right:7px;position:relative}.vk-blocks-advanced-popover-control .components-popover__content .vk_icon_list .components-base-control__field .components-radio-control__option input{display:none}.vk-blocks-advanced-popover-control .components-popover__content .vk_icon_list .components-base-control__field .components-radio-control__option .svg-inline--fa,.vk-blocks-advanced-popover-control .components-popover__content .vk_icon_list .components-base-control__field .components-radio-control__option i{font-size:1.5em;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.wp-block[data-type="vk-blocks/balloon"]::after{content:"";display:block;clear:both}.vk_balloon figure,.vk_balloon p.wp-block{width:100%}.vk_balloon_icon button.image-button{height:auto}.icon-image-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.icon-image-list div{width:calc((100% - (10px * 4)) / 5);margin:5px}.icon-image-list div:nth-child(5n+1){margin-left:0}.icon-image-list div:nth-child(5n){margin-right:0}.wp-core-ui .icon-image-list .button.button-large{padding:0;margin:0;width:40px;height:40px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.wp-core-ui .icon-image-list .button.button-large img{width:38px;height:38px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.wp-block-vk-blocks-button.block-editor-block-list__block.wp-block.vk_button.vk_button-align-wide{display:block;margin-left:auto;margin-right:auto;max-width:70%}.vk_button .btn.has-vk-color-primary-background-color{background-color:var(--vk-color-primary)}.vk_button .btn.has-vk-color-secondary-background-color{background-color:#6c757d}.vk_button .btn.has-vk-color-success-background-color{background-color:#28a745}.vk_button .btn.has-vk-color-info-background-color{background-color:#17a2b8}.vk_button .btn.has-vk-color-warning-background-color{background-color:#ffc107}.vk_button .btn.has-vk-color-danger-background-color{background-color:#dc3545}.vk_button .btn.has-vk-color-light-background-color{background-color:#f8f9fa}.vk_button .btn.has-vk-color-dark-background-color{background-color:#343a40}.vk_button .btn.has-vk-color-primary-color{color:var(--vk-color-primary)}.vk_button .btn.has-vk-color-secondary-color{color:#6c757d}.vk_button .btn.has-vk-color-success-color{color:#28a745}.vk_button .btn.has-vk-color-info-color{color:#17a2b8}.vk_button .btn.has-vk-color-warning-color{color:#ffc107}.vk_button .btn.has-vk-color-danger-color{color:#dc3545}.vk_button .btn.has-vk-color-light-color{color:#f8f9fa}.vk_button .btn.has-vk-color-dark-color{color:#343a40}.vk_button .btn.has-background:not(.has-text-color){color:#fff}.vk_button .btn.has-background:not(.has-text-color).has-vk-color-light-background-color,.vk_button .btn.has-background:not(.has-text-color).has-white-background-color{color:#212529}.editor-styles-wrapper .wp-block-table tfoot{border-top:1px solid var(--vk-color-border-hr)}.vk_borderBox_body>.block-editor-inner-blocks>.block-editor-block-list__layout>*:first-child{margin-top:0}.vk_borderBox_body>.block-editor-inner-blocks>.block-editor-block-list__layout>*:last-child{margin-bottom:0}.vk_icon.wp-block{margin-top:0;margin-bottom:0}.components-panel__body .vk_icon_custombox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.components-panel__body .vk_icon_custombox_number{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;margin-left:8px;height:30px}.components-panel__body .vk_icon_custombox_number input{height:30px;min-height:30px}.components-panel__body .vk_icon_custombox_unit{width:64px !important;margin-left:8px}.components-panel__body .vk_icon_custombox_reset.is-secondary{height:30px;margin-left:8px}.vk_icons .block-editor-inner-blocks{width:100%}.vk_icons .vk_icons_col{display:block;margin-left:0}.vk_icons .vk_icons_col .block-editor-block-list__layout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;clear:both;margin-left:-8px}.vk_icons .vk_icons_col .block-editor-block-list__layout .vk_icon{margin:4px 0 4px 8px}.vk_icons .vk_icons_col-justify-left .block-editor-block-list__layout{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.vk_icons .vk_icons_col-justify-center .block-editor-block-list__layout{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vk_icons .vk_icons_col-justify-right .block-editor-block-list__layout{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vk_icons .vk_icons_col-justify-space-between .block-editor-block-list__layout{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vk_buttons .block-editor-inner-blocks{width:100%}.vk_buttons .vk_buttons_col{display:block;margin-left:0}.vk_buttons .vk_buttons_col .block-editor-block-list__layout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;clear:both;gap:8px}.vk_buttons .vk_buttons_col-justify-left .block-editor-block-list__layout{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.vk_buttons .vk_buttons_col-justify-center .block-editor-block-list__layout{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vk_buttons .vk_buttons_col-justify-right .block-editor-block-list__layout{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vk_buttons .vk_buttons_col-justify-space-between .block-editor-block-list__layout{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vk-blocks-heading-level-dropdown .components-popover__content{min-width:auto}.vk-blocks-heading-level-dropdown .components-popover__content>div{padding:8px}.vk_faq .block-editor-inner-blocks div.block-editor-block-list__block:not(.is_hovered){margin-top:0;margin-bottom:0}.editor-styles-wrapper .wp-block-vk-blocks-breadcrumb{font-size:12px}.editor-styles-wrapper .wp-block-vk-blocks-breadcrumb .vk_breadcrumb{font-size:inherit}.edit-post-visual-editor .swiper-button-prev,.edit-post-visual-editor .swiper-button-next{display:none}.edit-post-visual-editor .swiper-container.vk_slider.vk_width-full,.edit-post-visual-editor .swiper-container.vk_slider.alignfull{max-width:100vw}.edit-post-visual-editor .swiper-container.vk_slider.vk_width-full .vk_slider_item,.edit-post-visual-editor .swiper-container.vk_slider.alignfull .vk_slider_item{margin:auto;max-width:100vw}.edit-post-visual-editor .swiper-container.vk_slider.vk_width-full .vk_slider_item.vk_slider_item-paddingLR-use .vk_slider_item_container,.edit-post-visual-editor .swiper-container.vk_slider.vk_width-full .vk_slider_item.vk_slider_item-paddingLR-zero .vk_slider_item_container,.edit-post-visual-editor .swiper-container.vk_slider.alignfull .vk_slider_item.vk_slider_item-paddingLR-use .vk_slider_item_container,.edit-post-visual-editor .swiper-container.vk_slider.alignfull .vk_slider_item.vk_slider_item-paddingLR-zero .vk_slider_item_container{max-width:100%}.edit-post-visual-editor .swiper-container.vk_slider.vk_width-full .vk_slider_item.vk_slider_item-paddingLR-use .vk_slider_item_container .wp-block,.edit-post-visual-editor .swiper-container.vk_slider.vk_width-full .vk_slider_item.vk_slider_item-paddingLR-zero .vk_slider_item_container .wp-block,.edit-post-visual-editor .swiper-container.vk_slider.alignfull .vk_slider_item.vk_slider_item-paddingLR-use .vk_slider_item_container .wp-block,.edit-post-visual-editor .swiper-container.vk_slider.alignfull .vk_slider_item.vk_slider_item-paddingLR-zero .vk_slider_item_container .wp-block{max-width:100%}.vk_outer_sidebar_bgImage{position:relative}.vk_outer_sidebar_bgImage .components-button{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);-webkit-transition:all 1s;transition:all 1s}.vk_outer_sidebar_bgImage .button-delete{opacity:0;border:1px solid #d33;color:#d33;-webkit-transition:all 1s;transition:all 1s}.vk_outer_sidebar_bgImage .button-delete:hover{background-color:#d33;border:1px solid #b72a2a;color:#fff}.vk_outer_sidebar_bgImage:hover .button-delete{-webkit-transition:all 1s;transition:all 1s;opacity:1}.vk_slider_item_sidebar_bgImage_button_container img{min-width:248px}.mb-2+div.components-toolbar{margin-top:0 !important}.editor-styles-wrapper .vk_width-full div[data-type="vk-blocks/slider-item"],.components-tab-panel__tab-content .vk_width-full div[data-type="vk-blocks/slider-item"]{max-width:100%}.editor-styles-wrapper .vk_width-full div[data-type="vk-blocks/slider-item"] .vk_slider_item-paddingLR-use .wp-block,.editor-styles-wrapper .vk_width-full div[data-type="vk-blocks/slider-item"] .vk_slider_item-paddingLR-zero .wp-block,.components-tab-panel__tab-content .vk_width-full div[data-type="vk-blocks/slider-item"] .vk_slider_item-paddingLR-use .wp-block,.components-tab-panel__tab-content .vk_width-full div[data-type="vk-blocks/slider-item"] .vk_slider_item-paddingLR-zero .wp-block{max-width:100%}.is-sidebar-opened .editor-styles-wrapper .swiper-container.vk_slider.vk_width-full,.is-sidebar-opened .components-tab-panel__tab-content .swiper-container.vk_slider.vk_width-full{margin-left:calc( 50% - 50vw + 140px );margin-right:calc( 50% - 50vw + 140px );padding-right:0;padding-left:0;width:calc( 100vw - 280px )}.editor-styles-wrapper .vk_spacer,.editor-styles-wrapper .vk_slider,.editor-styles-wrapper .vk_slider_item,.editor-styles-wrapper .vk_animation,.components-tab-panel__tab-content .vk_spacer,.components-tab-panel__tab-content .vk_slider,.components-tab-panel__tab-content .vk_slider_item,.components-tab-panel__tab-content .vk_animation{border:1px dotted #ccc}.editor-styles-wrapper .vk_slider_item,.components-tab-panel__tab-content .vk_slider_item{min-height:3em}.editor-styles-wrapper .vk_slider_item .block-editor-inner-blocks,.components-tab-panel__tab-content .vk_slider_item .block-editor-inner-blocks{width:100%}.editor-styles-wrapper div[data-type="vk-blocks/page-content"].is-selected .vk_pageContent,.components-tab-panel__tab-content div[data-type="vk-blocks/page-content"].is-selected .vk_pageContent{border:1px dotted #ccc;opacity:.5}.editor-styles-wrapper div[data-type="vk-blocks/page-content"].is-selected .vk_pageContent_editBtn,.components-tab-panel__tab-content div[data-type="vk-blocks/page-content"].is-selected .vk_pageContent_editBtn{position:absolute;z-index:9999;top:-3em;right:0}.editor-styles-wrapper .vk_outer-width-full.vk_outer-paddingLR-use .wp-block,.editor-styles-wrapper .vk_outer-width-full.vk_outer-paddingLR-zero .wp-block,.components-tab-panel__tab-content .vk_outer-width-full.vk_outer-paddingLR-use .wp-block,.components-tab-panel__tab-content .vk_outer-width-full.vk_outer-paddingLR-zero .wp-block{max-width:100%}.is-sidebar-opened .editor-styles-wrapper .vk_outer-width-full.vk_outer-paddingLR-use,.is-sidebar-opened .editor-styles-wrapper .vk_outer-width-full.vk_outer-paddingLR-zero,.is-sidebar-opened .components-tab-panel__tab-content .vk_outer-width-full.vk_outer-paddingLR-use,.is-sidebar-opened .components-tab-panel__tab-content .vk_outer-width-full.vk_outer-paddingLR-zero{margin-left:calc( 50% - 50vw + 140px );margin-right:calc( 50% - 50vw + 140px )}.is-sidebar-opened .editor-styles-wrapper .vk_outer-width-full.vk_outer-paddingLR-use .wp-block,.is-sidebar-opened .editor-styles-wrapper .vk_outer-width-full.vk_outer-paddingLR-zero .wp-block,.is-sidebar-opened .components-tab-panel__tab-content .vk_outer-width-full.vk_outer-paddingLR-use .wp-block,.is-sidebar-opened .components-tab-panel__tab-content .vk_outer-width-full.vk_outer-paddingLR-zero .wp-block{max-width:100%}.editor-styles-wrapper .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full,.components-tab-panel__tab-content .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full{width:100%;max-width:100vw;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.editor-styles-wrapper .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full.vk_outer-paddingLR-use,.editor-styles-wrapper .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full.vk_outer-paddingLR-zero,.components-tab-panel__tab-content .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full.vk_outer-paddingLR-use,.components-tab-panel__tab-content .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full.vk_outer-paddingLR-zero{width:100%;max-width:100vw;padding-left:var(--padding-left);padding-right:var(--padding-right)}.editor-styles-wrapper .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full.vk_outer-paddingLR-use .block-editor-inner-blocks,.editor-styles-wrapper .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full.vk_outer-paddingLR-zero .block-editor-inner-blocks,.components-tab-panel__tab-content .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full.vk_outer-paddingLR-use .block-editor-inner-blocks,.components-tab-panel__tab-content .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full.vk_outer-paddingLR-zero .block-editor-inner-blocks{max-width:100vw}.editor-styles-wrapper .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full .block-editor-inner-blocks,.components-tab-panel__tab-content .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full .block-editor-inner-blocks{max-width:1110px;margin:auto}.editor-styles-wrapper .vk_selectPostList-edit .block-editor-inner-blocks,.components-tab-panel__tab-content .vk_selectPostList-edit .block-editor-inner-blocks{width:100%}.editor-styles-wrapper .vk_selectPostList-edit .block-editor-block-list__layout,.components-tab-panel__tab-content .vk_selectPostList-edit .block-editor-block-list__layout{margin-left:-15px;margin-right:-15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;clear:both}.editor-styles-wrapper .vk_selectPostList-edit .block-editor-block-list__layout .wp-block-vk-blocks-select-post-list-item,.components-tab-panel__tab-content .vk_selectPostList-edit .block-editor-block-list__layout .wp-block-vk-blocks-select-post-list-item{margin-top:0}.editor-styles-wrapper .vk_selectPostList-edit .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit .wp-block{margin-left:15px;margin-right:15px}.editor-styles-wrapper .vk_selectPostList-edit .wp-block>div,.editor-styles-wrapper .vk_selectPostList-edit .wp-block .vk_post,.components-tab-panel__tab-content .vk_selectPostList-edit .wp-block>div,.components-tab-panel__tab-content .vk_selectPostList-edit .wp-block .vk_post{width:100%;margin:0;height:100%}.editor-styles-wrapper .vk_selectPostList-edit-col-12 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-12 .wp-block{width:calc(100% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-6 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-6 .wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-4 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-4 .wp-block{width:calc(33.3333% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-3 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-3 .wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-2 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-2 .wp-block{width:calc(16.6667% - 30px)}@media(min-width: 576px){.editor-styles-wrapper .vk_selectPostList-edit-col-sm-12 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-sm-12 .wp-block{width:calc(100% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-sm-6 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-sm-6 .wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-sm-4 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-sm-4 .wp-block{width:calc(33.3333% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-sm-3 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-sm-3 .wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-sm-2 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-sm-2 .wp-block{width:calc(16.6667% - 30px)}}@media(min-width: 768px){.editor-styles-wrapper .vk_selectPostList-edit-col-md-12 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-md-12 .wp-block{width:calc(100% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-md-6 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-md-6 .wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-md-4 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-md-4 .wp-block{width:calc(33.3333% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-md-3 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-md-3 .wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-md-2 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-md-2 .wp-block{width:calc(16.6667% - 30px)}}@media(min-width: 992px){.editor-styles-wrapper .vk_selectPostList-edit-col-lg-12 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-lg-12 .wp-block{width:calc(100% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-lg-6 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-lg-6 .wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-lg-4 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-lg-4 .wp-block{width:calc(33.3333% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-lg-3 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-lg-3 .wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-lg-2 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-lg-2 .wp-block{width:calc(16.6667% - 30px)}}@media(min-width: 1200px){.editor-styles-wrapper .vk_selectPostList-edit-col-xl-12 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-xl-12 .wp-block{width:calc(100% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-xl-6 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-xl-6 .wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-xl-4 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-xl-4 .wp-block{width:calc(33.3333% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-xl-3 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-xl-3 .wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-xl-2 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-xl-2 .wp-block{width:calc(16.6667% - 30px)}}@media(min-width: 1400px){.editor-styles-wrapper .vk_selectPostList-edit-col-xxl-12 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-xxl-12 .wp-block{width:calc(100% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-xxl-6 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-xxl-6 .wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-xxl-4 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-xxl-4 .wp-block{width:calc(33.3333% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-xxl-3 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-xxl-3 .wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-xxl-2 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-xxl-2 .wp-block{width:calc(16.6667% - 30px)}}.editor-styles-wrapper .vk_animation,.components-tab-panel__tab-content .vk_animation{border:1px dashed #ccc;min-height:3em}.editor-styles-wrapper .vk_animation.wp-block-vk-blocks-animation,.components-tab-panel__tab-content .vk_animation.wp-block-vk-blocks-animation{opacity:1}.editor-styles-wrapper .vk_animation:before,.components-tab-panel__tab-content .vk_animation:before{position:absolute;right:0;top:0;font-size:10px;background:#eee;padding:.2em .6em;z-index:1000}.editor-styles-wrapper .vk_animation.vk_animation-fade-in,.components-tab-panel__tab-content .vk_animation.vk_animation-fade-in{left:0}.editor-styles-wrapper .vk_animation.vk_animation-fade-in:before,.components-tab-panel__tab-content .vk_animation.vk_animation-fade-in:before{content:"Fade in"}.editor-styles-wrapper .vk_animation.vk_animation-up-down,.components-tab-panel__tab-content .vk_animation.vk_animation-up-down{right:0;left:0}.editor-styles-wrapper .vk_animation.vk_animation-up-down:before,.components-tab-panel__tab-content .vk_animation.vk_animation-up-down:before{content:"Up Down"}.editor-styles-wrapper .vk_animation.vk_animation-left-right,.components-tab-panel__tab-content .vk_animation.vk_animation-left-right{right:0;left:0}.editor-styles-wrapper .vk_animation.vk_animation-left-right:before,.components-tab-panel__tab-content .vk_animation.vk_animation-left-right:before{content:"Left Right"}.editor-styles-wrapper .vk_animation.vk_animation-trembling-x,.components-tab-panel__tab-content .vk_animation.vk_animation-trembling-x{right:0;left:0}.editor-styles-wrapper .vk_animation.vk_animation-trembling-x:before,.components-tab-panel__tab-content .vk_animation.vk_animation-trembling-x:before{content:"Trembring X"}.editor-styles-wrapper .vk_animation.vk_animation-trembling-y,.components-tab-panel__tab-content .vk_animation.vk_animation-trembling-y{right:0;left:0}.editor-styles-wrapper .vk_animation.vk_animation-trembling-y:before,.components-tab-panel__tab-content .vk_animation.vk_animation-trembling-y:before{content:"Trembring Y"}.editor-styles-wrapper .vk_animation.vk_animation-pounding,.components-tab-panel__tab-content .vk_animation.vk_animation-pounding{right:0;left:0}.editor-styles-wrapper .vk_animation.vk_animation-pounding:before,.components-tab-panel__tab-content .vk_animation.vk_animation-pounding:before{content:"Pounding"}.editor-styles-wrapper .vk_animation.vk_animation-shaking,.components-tab-panel__tab-content .vk_animation.vk_animation-shaking{right:0;left:0}.editor-styles-wrapper .vk_animation.vk_animation-shaking:before,.components-tab-panel__tab-content .vk_animation.vk_animation-shaking:before{content:"Shaking"}.editor-styles-wrapper .vk_animation.vk_animation-slow-shaking,.components-tab-panel__tab-content .vk_animation.vk_animation-slow-shaking{right:0;left:0}.editor-styles-wrapper .vk_animation.vk_animation-slow-shaking:before,.components-tab-panel__tab-content .vk_animation.vk_animation-slow-shaking:before{content:"Slow Shaking"}.editor-styles-wrapper .vk_animation.vk_animation-slide-left.vk_animation-range-short,.editor-styles-wrapper .vk_animation.vk_animation-slide-left.vk_animation-range-normal,.editor-styles-wrapper .vk_animation.vk_animation-slide-left.vk_animation-range-long,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-left.vk_animation-range-short,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-left.vk_animation-range-normal,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-left.vk_animation-range-long{right:0}.editor-styles-wrapper .vk_animation.vk_animation-slide-left.vk_animation-range-short:before,.editor-styles-wrapper .vk_animation.vk_animation-slide-left.vk_animation-range-normal:before,.editor-styles-wrapper .vk_animation.vk_animation-slide-left.vk_animation-range-long:before,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-left.vk_animation-range-short:before,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-left.vk_animation-range-normal:before,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-left.vk_animation-range-long:before{content:"Slide left"}.editor-styles-wrapper .vk_animation.vk_animation-slide-right.vk_animation-range-short,.editor-styles-wrapper .vk_animation.vk_animation-slide-right.vk_animation-range-normal,.editor-styles-wrapper .vk_animation.vk_animation-slide-right.vk_animation-range-long,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-right.vk_animation-range-short,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-right.vk_animation-range-normal,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-right.vk_animation-range-long{right:0;left:0}.editor-styles-wrapper .vk_animation.vk_animation-slide-right.vk_animation-range-short:before,.editor-styles-wrapper .vk_animation.vk_animation-slide-right.vk_animation-range-normal:before,.editor-styles-wrapper .vk_animation.vk_animation-slide-right.vk_animation-range-long:before,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-right.vk_animation-range-short:before,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-right.vk_animation-range-normal:before,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-right.vk_animation-range-long:before{content:"Slide right"}.editor-styles-wrapper .vk_animation.vk_animation-slide-up.vk_animation-range-short,.editor-styles-wrapper .vk_animation.vk_animation-slide-up.vk_animation-range-normal,.editor-styles-wrapper .vk_animation.vk_animation-slide-up.vk_animation-range-long,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-up.vk_animation-range-short,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-up.vk_animation-range-normal,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-up.vk_animation-range-long{top:0}.editor-styles-wrapper .vk_animation.vk_animation-slide-up.vk_animation-range-short:before,.editor-styles-wrapper .vk_animation.vk_animation-slide-up.vk_animation-range-normal:before,.editor-styles-wrapper .vk_animation.vk_animation-slide-up.vk_animation-range-long:before,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-up.vk_animation-range-short:before,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-up.vk_animation-range-normal:before,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-up.vk_animation-range-long:before{content:"Slide up"}.editor-styles-wrapper .wp-block-vk-blocks-icon-card .vk_icon-card_item_title,.components-tab-panel__tab-content .wp-block-vk-blocks-icon-card .vk_icon-card_item_title{background-color:transparent;margin-top:.9em;margin-bottom:.6em;font-size:21px;line-height:1.4em;border:none;border-radius:unset;padding:0;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;display:block}.editor-styles-wrapper .wp-block-vk-blocks-icon-card .vk_icon-card_item_title a,.components-tab-panel__tab-content .wp-block-vk-blocks-icon-card .vk_icon-card_item_title a{color:var(--vk-color-text-body)}.editor-styles-wrapper h1:first-child.vk_prBlocks_item_title,.components-tab-panel__tab-content h1:first-child.vk_prBlocks_item_title{margin-top:.9em}.editor-styles-wrapper .vk_prContent_colTxt_title,.components-tab-panel__tab-content .vk_prContent_colTxt_title{border:none}.editor-styles-wrapper .vk_prContent_colTxt_title::after,.components-tab-panel__tab-content .vk_prContent_colTxt_title::after{display:none}.editor-styles-wrapper .postList_itemCard_button-option,.components-tab-panel__tab-content .postList_itemCard_button-option{margin-bottom:5px}.editor-styles-wrapper .vk_post_imgOuter,.components-tab-panel__tab-content .vk_post_imgOuter{position:relative}.editor-styles-wrapper .vk_post_imgOuter .components-button,.components-tab-panel__tab-content .vk_post_imgOuter .components-button{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);-webkit-transition:all 1s;transition:all 1s}.editor-styles-wrapper .vk_post_imgOuter .button-delete,.components-tab-panel__tab-content .vk_post_imgOuter .button-delete{opacity:0;border:1px solid #b52727;color:#b52727;-webkit-transition:all 1s;transition:all 1s}.editor-styles-wrapper .vk_post_imgOuter .button-delete:hover,.components-tab-panel__tab-content .vk_post_imgOuter .button-delete:hover{background-color:#b52727;color:#fff}.editor-styles-wrapper .vk_post_imgOuter:hover .button-delete,.components-tab-panel__tab-content .vk_post_imgOuter:hover .button-delete{-webkit-transition:all 1s;transition:all 1s;opacity:1}.editor-styles-wrapper .vk_posts>.vk_posts-edit,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit{width:100%}.editor-styles-wrapper .vk_posts>.vk_posts-edit .editor-block-list__layout,.editor-styles-wrapper .vk_posts>.vk_posts-edit .block-editor-block-list__layout,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .editor-block-list__layout,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .block-editor-block-list__layout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;width:100%}.editor-styles-wrapper .vk_posts>.vk_posts-edit .editor-block-list__block,.editor-styles-wrapper .vk_posts>.vk_posts-edit .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .editor-block-list__block,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .block-editor-block-list__block{margin:0 15px 30px;padding:0}.editor-styles-wrapper .vk_posts>.vk_posts-edit .editor-block-list__block.has-background,.editor-styles-wrapper .vk_posts>.vk_posts-edit .block-editor-block-list__block.has-background,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .editor-block-list__block.has-background,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .block-editor-block-list__block.has-background{padding:1.25em 2.375em}.editor-styles-wrapper .vk_posts>.vk_posts-edit .editor-block-list__block .block-editor-block-list__block-edit,.editor-styles-wrapper .vk_posts>.vk_posts-edit .block-editor-block-list__block .block-editor-block-list__block-edit,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .editor-block-list__block .block-editor-block-list__block-edit,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .block-editor-block-list__block .block-editor-block-list__block-edit{margin:0;height:100%}.editor-styles-wrapper .vk_posts>.vk_posts-edit .editor-block-list__block div[data-block],.editor-styles-wrapper .vk_posts>.vk_posts-edit .block-editor-block-list__block div[data-block],.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .editor-block-list__block div[data-block],.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .block-editor-block-list__block div[data-block]{margin:0;height:100%}.editor-styles-wrapper .vk_posts>.vk_posts-edit .editor-block-list__block>.vk_post,.editor-styles-wrapper .vk_posts>.vk_posts-edit .block-editor-block-list__block>.vk_post,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .editor-block-list__block>.vk_post,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .block-editor-block-list__block>.vk_post{width:100%;height:100%;margin-top:0}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-2 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-2 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-2 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-2 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-2 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-2 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(16.66% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-3 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-3 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-3 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-3 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-3 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-3 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-4 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-4 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-4 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-4 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-4 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-4 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(33.3% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-6 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-6 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-6 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-6 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-6 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-6 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-12 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-12 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-12 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-12 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-12 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-12 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(100% - 30px)}@media(min-width: 576px){.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-2 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-2 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-2 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-2 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-2 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-2 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(16.66% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-3 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-3 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-3 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-3 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-3 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-3 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-4 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-4 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-4 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-4 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-4 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-4 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(33.3% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-6 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-6 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-6 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-6 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-6 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-6 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-12 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-12 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-12 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-12 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-12 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-12 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(100% - 30px)}}@media(min-width: 768px){.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-2 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-2 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-2 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-2 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-2 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-2 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(16.66% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-3 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-3 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-3 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-3 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-3 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-3 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-4 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-4 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-4 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-4 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-4 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-4 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(33.3% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-6 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-6 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-6 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-6 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-6 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-6 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-12 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-12 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-12 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-12 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-12 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-12 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(100% - 30px)}}@media(min-width: 992px){.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-2 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-2 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-2 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-2 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-2 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-2 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(16.66% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-3 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-3 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-3 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-3 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-3 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-3 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-4 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-4 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-4 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-4 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-4 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-4 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(33.3% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-6 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-6 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-6 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-6 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-6 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-6 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-12 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-12 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-12 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-12 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-12 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-12 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(100% - 30px)}}@media(min-width: 1200px){.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-2 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-2 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-2 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-2 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-2 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-2 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(16.66% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-3 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-3 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-3 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-3 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-3 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-3 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-4 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-4 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-4 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-4 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-4 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-4 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(33.3% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-6 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-6 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-6 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-6 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-6 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-6 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-12 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-12 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-12 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-12 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-12 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-12 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(100% - 30px)}}@media(min-width: 1200px){.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-2 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-2 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-2 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-2 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-2 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-2 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(16.66% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-3 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-3 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-3 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-3 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-3 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-3 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-4 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-4 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-4 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-4 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-4 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-4 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(33.3% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-6 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-6 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-6 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-6 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-6 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-6 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-12 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-12 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-12 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-12 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-12 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-12 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(100% - 30px)}}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout .block-editor-inner-blocks .block-editor-block-list__layout,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout .block-editor-inner-blocks .block-editor-block-list__layout{display:unset;-webkit-box-orient:unset;-webkit-box-direction:unset;-ms-flex-direction:unset;flex-direction:unset;-ms-flex-wrap:unset;flex-wrap:unset}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout .block-editor-inner-blocks .block-editor-block-list__layout.wp-block-social-links,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout .block-editor-inner-blocks .block-editor-block-list__layout.wp-block-group,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout .block-editor-inner-blocks .block-editor-block-list__layout.wp-block-social-links,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout .block-editor-inner-blocks .block-editor-block-list__layout.wp-block-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout div[class*=col-].block-editor-block-list__block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout div[class*=col-].block-editor-block-list__block{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;margin:0 15px 15px;padding:0;outline:1px dashed #ccc;-webkit-transition:1s;transition:1s}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout div[class*=col-].block-editor-block-list__block:focus,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout div[class*=col-].block-editor-block-list__block:active,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout div[class*=col-].block-editor-block-list__block:hover,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout div[class*=col-].block-editor-block-list__block:focus,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout div[class*=col-].block-editor-block-list__block:active,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout div[class*=col-].block-editor-block-list__block:hover{outline:1px solid #555d66}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout div[class*=col-].block-editor-block-list__block .wp-block-vk-blocks-grid-column-item,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout div[class*=col-].block-editor-block-list__block .wp-block-vk-blocks-grid-column-item{padding:0;width:100%}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-2,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-2+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-2,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-2+.block-list-appender.wp-block{width:calc(16.66% - 30px);max-width:var(--vk-width-couter-col-2)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-3,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-3+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-3,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-3+.block-list-appender.wp-block{width:calc(25% - 30px);max-width:var(--vk-width-couter-col-3)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-4,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-4+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-4,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-4+.block-list-appender.wp-block{width:calc(33.3% - 30px);max-width:var(--vk-width-couter-col-4)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-6,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-6+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-6,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-6+.block-list-appender.wp-block{width:calc(50% - 30px);max-width:var(--vk-width-couter-col-6)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-12,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-12+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-12,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-12+.block-list-appender.wp-block{width:calc(100% - 30px);max-width:var(--vk-width-couter-col-12)}@media(min-width: 576px){.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-2,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-2+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-2,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-2+.block-list-appender.wp-block{width:calc(16.66% - 30px);max-width:var(--vk-width-couter-col-2)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-3,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-3+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-3,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-3+.block-list-appender.wp-block{width:calc(25% - 30px);max-width:var(--vk-width-couter-col-3)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-4,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-4+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-4,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-4+.block-list-appender.wp-block{width:calc(33.3% - 30px);max-width:var(--vk-width-couter-col-4)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-6,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-6+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-6,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-6+.block-list-appender.wp-block{width:calc(50% - 30px);max-width:var(--vk-width-couter-col-6)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-12,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-12+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-12,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-12+.block-list-appender.wp-block{width:calc(100% - 30px);max-width:var(--vk-width-couter-col-12)}}@media(min-width: 768px){.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-2,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-2+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-2,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-2+.block-list-appender.wp-block{width:calc(16.66% - 30px);max-width:var(--vk-width-couter-col-2)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-3,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-3+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-3,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-3+.block-list-appender.wp-block{width:calc(25% - 30px);max-width:var(--vk-width-couter-col-3)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-4,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-4+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-4,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-4+.block-list-appender.wp-block{width:calc(33.3% - 30px);max-width:var(--vk-width-couter-col-4)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-6,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-6+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-6,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-6+.block-list-appender.wp-block{width:calc(50% - 30px);max-width:var(--vk-width-couter-col-6)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-12,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-12+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-12,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-12+.block-list-appender.wp-block{width:calc(100% - 30px);max-width:var(--vk-width-couter-col-12)}}@media(min-width: 992px){.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-2,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-2+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-2,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-2+.block-list-appender.wp-block{width:calc(16.66% - 30px);max-width:var(--vk-width-couter-col-2)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-3,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-3+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-3,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-3+.block-list-appender.wp-block{width:calc(25% - 30px);max-width:var(--vk-width-couter-col-3)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-4,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-4+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-4,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-4+.block-list-appender.wp-block{width:calc(33.3% - 30px);max-width:var(--vk-width-couter-col-4)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-6,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-6+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-6,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-6+.block-list-appender.wp-block{width:calc(50% - 30px);max-width:var(--vk-width-couter-col-6)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-12,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-12+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-12,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-12+.block-list-appender.wp-block{width:calc(100% - 30px);max-width:var(--vk-width-couter-col-12)}}@media(min-width: 1200px){.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-2,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-2+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-2,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-2+.block-list-appender.wp-block{width:calc(16.66% - 30px);max-width:var(--vk-width-couter-col-2)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-3,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-3+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-3,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-3+.block-list-appender.wp-block{width:calc(25% - 30px);max-width:var(--vk-width-couter-col-3)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-4,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-4+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-4,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-4+.block-list-appender.wp-block{width:calc(33.3% - 30px);max-width:var(--vk-width-couter-col-4)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-6,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-6+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-6,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-6+.block-list-appender.wp-block{width:calc(50% - 30px);max-width:var(--vk-width-couter-col-6)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-12,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-12+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-12,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-12+.block-list-appender.wp-block{width:calc(100% - 30px);max-width:var(--vk-width-couter-col-12)}}@media(min-width: 1200px){.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-2,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-2+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-2,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-2+.block-list-appender.wp-block{width:calc(16.66% - 30px);max-width:var(--vk-width-couter-col-2)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-3,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-3+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-3,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-3+.block-list-appender.wp-block{width:calc(25% - 30px);max-width:var(--vk-width-couter-col-3)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-4,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-4+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-4,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-4+.block-list-appender.wp-block{width:calc(33.3% - 30px);max-width:var(--vk-width-couter-col-4)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-6,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-6+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-6,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-6+.block-list-appender.wp-block{width:calc(50% - 30px);max-width:var(--vk-width-couter-col-6)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-12,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-12+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-12,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-12+.block-list-appender.wp-block{width:calc(100% - 30px);max-width:var(--vk-width-couter-col-12)}}.editor-styles-wrapper .wp-block-vk-blocks-grid-column div[data-type="vk-blocks/grid-column-item"],.components-tab-panel__tab-content .wp-block-vk-blocks-grid-column div[data-type="vk-blocks/grid-column-item"]{min-height:30px}.editor-styles-wrapper .wp-block-vk-blocks-grid-column .wp-block-vk-blocks-grid-column-item .block-editor-block-list__layout,.components-tab-panel__tab-content .wp-block-vk-blocks-grid-column .wp-block-vk-blocks-grid-column-item .block-editor-block-list__layout{margin-left:0;margin-right:0}.editor-styles-wrapper .wp-block-vk-blocks-grid-column .wp-block-vk-blocks-grid-column-item .wp-block[data-align=left],.editor-styles-wrapper .wp-block-vk-blocks-grid-column .wp-block-vk-blocks-grid-column-item .wp-block[data-align=right],.components-tab-panel__tab-content .wp-block-vk-blocks-grid-column .wp-block-vk-blocks-grid-column-item .wp-block[data-align=left],.components-tab-panel__tab-content .wp-block-vk-blocks-grid-column .wp-block-vk-blocks-grid-column-item .wp-block[data-align=right]{height:auto}.editor-styles-wrapper .vk_edit_hidden_warning,.components-tab-panel__tab-content .vk_edit_hidden_warning{opacity:.4}.editor-styles-wrapper .vk_edit_hidden_all,.components-tab-panel__tab-content .vk_edit_hidden_all{opacity:.2}.editor-styles-wrapper .vk_icon-card_item_title,.components-tab-panel__tab-content .vk_icon-card_item_title{background-color:transparent;margin-top:.9em;margin-bottom:.6em;font-size:21px;line-height:1.4em;border:none;border-radius:unset;padding:0;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;color:inherit;display:block}.editor-styles-wrapper .vk_icon-card_item_title::before,.components-tab-panel__tab-content .vk_icon-card_item_title::before{content:none}.editor-styles-wrapper .vk_icon-card_item_title::after,.components-tab-panel__tab-content .vk_icon-card_item_title::after{border:none}.editor-styles-wrapper .wp-block.vk_prBlocks,.editor-styles-wrapper .wp-block.vk_posts,.components-tab-panel__tab-content .wp-block.vk_prBlocks,.components-tab-panel__tab-content .wp-block.vk_posts{margin-left:auto;margin-right:auto}.editor-styles-wrapper .vk_tableOfContents_openCloseBtn,.components-tab-panel__tab-content .vk_tableOfContents_openCloseBtn{display:block}.editor-styles-wrapper .vk_pageContent .vk_buttons>.vk_buttons_col,.editor-styles-wrapper .vk_pageContent .vk_icons>.vk_icons_col,.components-tab-panel__tab-content .vk_pageContent .vk_buttons>.vk_buttons_col,.components-tab-panel__tab-content .vk_pageContent .vk_icons>.vk_icons_col{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-8px}.editor-styles-wrapper .vk_hidden,.components-tab-panel__tab-content .vk_hidden{display:block !important;color:var(--blue)}.editor-styles-wrapper .vk_hidden.vk_posts,.components-tab-panel__tab-content .vk_hidden.vk_posts{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}@media(max-width: 575.98px){.editor-styles-wrapper .vk_hidden-xs,.components-tab-panel__tab-content .vk_hidden-xs{display:block !important}.editor-styles-wrapper .vk_hidden-xs.vk_posts,.components-tab-panel__tab-content .vk_hidden-xs.vk_posts{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media(min-width: 576px)and (max-width: 767.98px){.editor-styles-wrapper .vk_hidden-sm,.components-tab-panel__tab-content .vk_hidden-sm{display:block !important}.editor-styles-wrapper .vk_hidden-sm.vk_posts,.components-tab-panel__tab-content .vk_hidden-sm.vk_posts{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media(min-width: 768px)and (max-width: 991.98px){.editor-styles-wrapper .vk_hidden-md,.components-tab-panel__tab-content .vk_hidden-md{display:block !important}.editor-styles-wrapper .vk_hidden-md.vk_posts,.components-tab-panel__tab-content .vk_hidden-md.vk_posts{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media(min-width: 992px)and (max-width: 1199.98px){.editor-styles-wrapper .vk_hidden-lg,.components-tab-panel__tab-content .vk_hidden-lg{display:block !important}.editor-styles-wrapper .vk_hidden-lg.vk_posts,.components-tab-panel__tab-content .vk_hidden-lg.vk_posts{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media(min-width: 1200px){.editor-styles-wrapper .vk_hidden-xl,.components-tab-panel__tab-content .vk_hidden-xl{display:block !important}.editor-styles-wrapper .vk_hidden-xl.vk_posts,.components-tab-panel__tab-content .vk_hidden-xl.vk_posts{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media(min-width: 1200px){.editor-styles-wrapper .vk_hidden-xxl,.components-tab-panel__tab-content .vk_hidden-xxl{display:block !important}.editor-styles-wrapper .vk_hidden-xxl.vk_posts,.components-tab-panel__tab-content .vk_hidden-xxl.vk_posts{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}
|
3 |
* Copyright 2011-2020 The Bootstrap Authors
|
4 |
* Copyright 2011-2020 Twitter, Inc.
|
5 |
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
6 |
+
*/.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:.25rem !important}.mt-1,.my-1{margin-top:.25rem !important}.mr-1,.mx-1{margin-right:.25rem !important}.mb-1,.my-1{margin-bottom:.25rem !important}.ml-1,.mx-1{margin-left:.25rem !important}.m-2{margin:.5rem !important}.mt-2,.my-2{margin-top:.5rem !important}.mr-2,.mx-2{margin-right:.5rem !important}.mb-2,.my-2{margin-bottom:.5rem !important}.ml-2,.mx-2{margin-left:.5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:.25rem !important}.pt-1,.py-1{padding-top:.25rem !important}.pr-1,.px-1{padding-right:.25rem !important}.pb-1,.py-1{padding-bottom:.25rem !important}.pl-1,.px-1{padding-left:.25rem !important}.p-2{padding:.5rem !important}.pt-2,.py-2{padding-top:.5rem !important}.pr-2,.px-2{padding-right:.5rem !important}.pb-2,.py-2{padding-bottom:.5rem !important}.pl-2,.px-2{padding-left:.5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}.pb-5,.py-5{padding-bottom:3rem !important}.pl-5,.px-5{padding-left:3rem !important}.m-n1{margin:-0.25rem !important}.mt-n1,.my-n1{margin-top:-0.25rem !important}.mr-n1,.mx-n1{margin-right:-0.25rem !important}.mb-n1,.my-n1{margin-bottom:-0.25rem !important}.ml-n1,.mx-n1{margin-left:-0.25rem !important}.m-n2{margin:-0.5rem !important}.mt-n2,.my-n2{margin-top:-0.5rem !important}.mr-n2,.mx-n2{margin-right:-0.5rem !important}.mb-n2,.my-n2{margin-bottom:-0.5rem !important}.ml-n2,.mx-n2{margin-left:-0.5rem !important}.m-n3{margin:-1rem !important}.mt-n3,.my-n3{margin-top:-1rem !important}.mr-n3,.mx-n3{margin-right:-1rem !important}.mb-n3,.my-n3{margin-bottom:-1rem !important}.ml-n3,.mx-n3{margin-left:-1rem !important}.m-n4{margin:-1.5rem !important}.mt-n4,.my-n4{margin-top:-1.5rem !important}.mr-n4,.mx-n4{margin-right:-1.5rem !important}.mb-n4,.my-n4{margin-bottom:-1.5rem !important}.ml-n4,.mx-n4{margin-left:-1.5rem !important}.m-n5{margin:-3rem !important}.mt-n5,.my-n5{margin-top:-3rem !important}.mr-n5,.mx-n5{margin-right:-3rem !important}.mb-n5,.my-n5{margin-bottom:-3rem !important}.ml-n5,.mx-n5{margin-left:-3rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media(min-width: 576px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:.25rem !important}.mt-sm-1,.my-sm-1{margin-top:.25rem !important}.mr-sm-1,.mx-sm-1{margin-right:.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important}.ml-sm-1,.mx-sm-1{margin-left:.25rem !important}.m-sm-2{margin:.5rem !important}.mt-sm-2,.my-sm-2{margin-top:.5rem !important}.mr-sm-2,.mx-sm-2{margin-right:.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important}.ml-sm-2,.mx-sm-2{margin-left:.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:.25rem !important}.pt-sm-1,.py-sm-1{padding-top:.25rem !important}.pr-sm-1,.px-sm-1{padding-right:.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important}.pl-sm-1,.px-sm-1{padding-left:.25rem !important}.p-sm-2{padding:.5rem !important}.pt-sm-2,.py-sm-2{padding-top:.5rem !important}.pr-sm-2,.px-sm-2{padding-right:.5rem !important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important}.pl-sm-2,.px-sm-2{padding-left:.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}.m-sm-n1{margin:-0.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem !important}.m-sm-n3{margin:-1rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media(min-width: 768px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:.25rem !important}.mt-md-1,.my-md-1{margin-top:.25rem !important}.mr-md-1,.mx-md-1{margin-right:.25rem !important}.mb-md-1,.my-md-1{margin-bottom:.25rem !important}.ml-md-1,.mx-md-1{margin-left:.25rem !important}.m-md-2{margin:.5rem !important}.mt-md-2,.my-md-2{margin-top:.5rem !important}.mr-md-2,.mx-md-2{margin-right:.5rem !important}.mb-md-2,.my-md-2{margin-bottom:.5rem !important}.ml-md-2,.mx-md-2{margin-left:.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:.25rem !important}.pt-md-1,.py-md-1{padding-top:.25rem !important}.pr-md-1,.px-md-1{padding-right:.25rem !important}.pb-md-1,.py-md-1{padding-bottom:.25rem !important}.pl-md-1,.px-md-1{padding-left:.25rem !important}.p-md-2{padding:.5rem !important}.pt-md-2,.py-md-2{padding-top:.5rem !important}.pr-md-2,.px-md-2{padding-right:.5rem !important}.pb-md-2,.py-md-2{padding-bottom:.5rem !important}.pl-md-2,.px-md-2{padding-left:.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}.m-md-n1{margin:-0.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-0.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-0.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem !important}.m-md-n3{margin:-1rem !important}.mt-md-n3,.my-md-n3{margin-top:-1rem !important}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important}.m-md-n4{margin:-1.5rem !important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mt-md-n5,.my-md-n5{margin-top:-3rem !important}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media(min-width: 992px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:.25rem !important}.mt-lg-1,.my-lg-1{margin-top:.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important}.m-lg-2{margin:.5rem !important}.mt-lg-2,.my-lg-2{margin-top:.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:.25rem !important}.pt-lg-1,.py-lg-1{padding-top:.25rem !important}.pr-lg-1,.px-lg-1{padding-right:.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important}.pl-lg-1,.px-lg-1{padding-left:.25rem !important}.p-lg-2{padding:.5rem !important}.pt-lg-2,.py-lg-2{padding-top:.5rem !important}.pr-lg-2,.px-lg-2{padding-right:.5rem !important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important}.pl-lg-2,.px-lg-2{padding-left:.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}.m-lg-n1{margin:-0.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem !important}.m-lg-n3{margin:-1rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media(min-width: 1200px){.m-xl-0{margin:0 !important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.mr-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ml-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin:.25rem !important}.mt-xl-1,.my-xl-1{margin-top:.25rem !important}.mr-xl-1,.mx-xl-1{margin-right:.25rem !important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important}.ml-xl-1,.mx-xl-1{margin-left:.25rem !important}.m-xl-2{margin:.5rem !important}.mt-xl-2,.my-xl-2{margin-top:.5rem !important}.mr-xl-2,.mx-xl-2{margin-right:.5rem !important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important}.ml-xl-2,.mx-xl-2{margin-left:.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.mr-xl-3,.mx-xl-3{margin-right:1rem !important}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ml-xl-3,.mx-xl-3{margin-left:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5,.my-xl-5{margin-top:3rem !important}.mr-xl-5,.mx-xl-5{margin-right:3rem !important}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}.ml-xl-5,.mx-xl-5{margin-left:3rem !important}.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pr-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.pl-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding:.25rem !important}.pt-xl-1,.py-xl-1{padding-top:.25rem !important}.pr-xl-1,.px-xl-1{padding-right:.25rem !important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important}.pl-xl-1,.px-xl-1{padding-left:.25rem !important}.p-xl-2{padding:.5rem !important}.pt-xl-2,.py-xl-2{padding-top:.5rem !important}.pr-xl-2,.px-xl-2{padding-right:.5rem !important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important}.pl-xl-2,.px-xl-2{padding-left:.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pr-xl-3,.px-xl-3{padding-right:1rem !important}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.pl-xl-3,.px-xl-3{padding-left:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5,.py-xl-5{padding-top:3rem !important}.pr-xl-5,.px-xl-5{padding-right:3rem !important}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}.pl-xl-5,.px-xl-5{padding-left:3rem !important}.m-xl-n1{margin:-0.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem !important}.m-xl-n3{margin:-1rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}}.vk_block_icon_pro{fill:#c00}.editor-block-list-item-vk-blocks-select-post-list:after,.editor-block-list-item-vk-blocks-accordion:after,.editor-block-list-item-vk-blocks-slider:after,.editor-block-list-item-vk-blocks-animation:after,.editor-block-list-item-vk-blocks-breadcrumb:after,.editor-block-list-item-vk-blocks-button-outer:after,.editor-block-list-item-vk-blocks-card:after,.editor-block-list-item-vk-blocks-child-page:after,.editor-block-list-item-vk-blocks-timeline:after,.editor-block-list-item-vk-blocks-step:after,.editor-block-list-item-vk-blocks-outer:after,.editor-block-list-item-vk-blocks-post-list:after,.editor-block-list-item-vk-blocks-table-of-contents:after,.editor-block-list-item-vk-blocks-table-of-contents-new:after,.editor-block-list-item-vk-blocks-simple-table:after,.editor-block-list-item-vk-blocks-grid-column:after,.editor-block-list-item-vk-blocks-gridcolcard:after,.editor-block-list-item-vk-blocks-icon-card:after{position:absolute;top:0;right:0;content:"Pro";display:inline-block;font-size:10px;line-height:1;color:#fff;background-color:#cd3034;border-radius:2px;padding:3px 4px}.block-prop-title{font-weight:bold}.components-panel h4{font-size:16px}.components-panel__body .components-base-control__label{display:block}.components-button.block-editor-block-switcher__toggle{overflow:hidden}input[type=range]{margin:1px}button.image-button:not(.button-delete){height:100%}.components-base-control__title{padding-bottom:3px;border-bottom:1px solid #ccc;margin-bottom:1em;display:block}.components-base-control__help{margin-top:0}.components-radio-control__option label{margin-bottom:0}.components-checkbox-control__label{margin-bottom:0}.components-color-palette{display:block;overflow:hidden}.editor-url-input input[type=text]{width:100%}.wp-block-vk-blocks-icon-card.is-selected>.vk_posts-edit>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender,.vk_posts.is-selected>.vk_posts-edit>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender,.vk_buttons>.vk_buttons_col>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender,.vk_icons>.vk_icons_col>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender,.vk_posts.is-selected>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender,.swiper-container>.swiper-wrapper>div>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender,:is(.vk_gridColumn).is-selected>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender{position:relative;border:1px dashed #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 15px 15px;min-height:50px}.wp-block-vk-blocks-icon-card.is-selected>.vk_posts-edit>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender:hover,.vk_posts.is-selected>.vk_posts-edit>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender:hover,.vk_buttons>.vk_buttons_col>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender:hover,.vk_icons>.vk_icons_col>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender:hover,.vk_posts.is-selected>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender:hover,.swiper-container>.swiper-wrapper>div>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender:hover,:is(.vk_gridColumn).is-selected>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender:hover{border-style:solid;border-color:#333}.vk_posts.wp-block-vk-blocks-card.is-selected>.vk_posts-edit>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender{margin-bottom:30px}.vk_buttons.is-selected>.vk_buttons_col>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender{margin-top:4px;width:100px}.vk_icons.is-selected>.vk_icons_col>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender{margin-top:4px;width:100px}.swiper-container>.swiper-wrapper>div>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender{margin:0 0 15px}.vkb-menu__template-part .block-editor-block-preview__content{left:50% !important;margin-left:-50% !important}.vkb-menu__template-part__button{padding:0;width:100%;height:auto}.vkb-menu__template-part .vkb-menu__template-part__card__container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:none}.vkb-menu__template-part .vkb-menu__template-part__card__container div[class*=vk_outer-bgPosition-]{background-attachment:unset !important}.vkb-menu__template-part .vkb-menu__template-part__card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;margin:0 0 .5em;cursor:pointer;width:90%;padding:0;background:#fff;-webkit-transition:all .35s ease;transition:all .35s ease;border:none}.vkb-menu__template-part .vkb-menu__template-part__card .editor-styles-wrapper .block-editor-block-list__block{margin-top:0;margin-bottom:0}.vkb-menu__template-part .vkb-menu__template-part__card .content{width:100%;max-width:100%}.vkb-menu__template-part .vkb-menu__template-part__card .content h6{color:#666;font-weight:600;text-transform:uppercase;margin:0 0 1em;letter-spacing:2px;text-align:center}.vkb-menu__template-part .vkb-menu__template-part__card .content .hover_content{overflow:auto;border-radius:5px;border:1px solid #e5e5e5}.vkb-menu__template-part .vkb-menu__template-part__card .content .hover_content div.inner{color:#6e6e70;line-height:1.4em;overflow:hidden}.vkb-menu__template-part .vkb-menu__template-part__card .content .hover_content .edit-post-visual-editor{position:initial;padding-top:0}.vkb-menu__template-part .vkb-menu__template-part__card .content .hover_content:hover{border:1px solid #007cba}.vkb-menu__template-part .vkb-menu__template-part__card .content .hover_content .block-editor-block-preview__content{width:720px !important;-webkit-transform:scale(0.35) !important;transform:scale(0.35) !important}.vkb-menu__template-part .vkb-menu__template-part__card .content:hover .logo{margin-bottom:.5em}.vkb-menu__template-part .vkb-menu__template-part__card .content:hover .hover_content{max-height:none;height:100%;-webkit-transform:none;transform:none}.vkb-menu__template-part .vkb-menu__template-part__card .content:hover .hover_content .inner{width:100%;height:auto}.vkb-menu__template-part__button #vkb-menu__template-part__card0 .inner{height:100px}.vkb-menu__template-part__button #vkb-menu__template-part__card1 .inner{height:50px}.vkb-menu__template-part__button #vkb-menu__template-part__card2 .inner{height:120px}.vkb-menu__template-part__button #vkb-menu__template-part__card3 .inner{height:92px}.vkb-menu__template-part__button #vkb-menu__template-part__card4 .inner{height:73px}.vkb-menu__template-part__button #vkb-menu__template-part__card5 .inner{height:95px}.vkb-menu__template-part__button #vkb-menu__template-part__card6 .inner{height:115px}.vkb-menu__template-part__button #vkb-menu__template-part__card7 .inner{height:100px}.vkb-menu__template-part__button #vkb-menu__template-part__card8 .inner{height:100px}.vkb-menu__template-part__button #vkb-menu__template-part__card9 .inner{height:75px}.vkb-menu__template-part__button #vkb-menu__template-part__card10 .inner{height:100px}.vkb-menu__template-part__button #vkb-menu__template-part__card11 .inner{height:65px}.vk-blocks-advanced-popover-control .components-popover__content{min-width:260px;margin-left:-46px !important;padding:20px 15px}.vk-blocks-advanced-popover-control .components-popover__content .vk_icon_list{margin-top:5px}.vk-blocks-advanced-popover-control .components-popover__content .vk_icon_list .components-base-control__field{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.vk-blocks-advanced-popover-control .components-popover__content .vk_icon_list .components-base-control__field .components-radio-control__option{border:1px solid #666;width:38px;height:38px;border-radius:3px;margin-right:7px;position:relative}.vk-blocks-advanced-popover-control .components-popover__content .vk_icon_list .components-base-control__field .components-radio-control__option input{display:none}.vk-blocks-advanced-popover-control .components-popover__content .vk_icon_list .components-base-control__field .components-radio-control__option .svg-inline--fa,.vk-blocks-advanced-popover-control .components-popover__content .vk_icon_list .components-base-control__field .components-radio-control__option i{font-size:1.5em;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.wp-block[data-type="vk-blocks/balloon"]::after{content:"";display:block;clear:both}.vk_balloon figure,.vk_balloon p.wp-block{width:100%}.vk_balloon_icon button.image-button{height:auto}.icon-image-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.icon-image-list div{width:calc((100% - (10px * 4)) / 5);margin:5px}.icon-image-list div:nth-child(5n+1){margin-left:0}.icon-image-list div:nth-child(5n){margin-right:0}.wp-core-ui .icon-image-list .button.button-large{padding:0;margin:0;width:40px;height:40px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.wp-core-ui .icon-image-list .button.button-large img{width:38px;height:38px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.wp-block-vk-blocks-button.block-editor-block-list__block.wp-block.vk_button.vk_button-align-wide{display:block;margin-left:auto;margin-right:auto;max-width:70%}.vk_button .btn.has-vk-color-primary-background-color{background-color:var(--vk-color-primary)}.vk_button .btn.has-vk-color-secondary-background-color{background-color:#6c757d}.vk_button .btn.has-vk-color-success-background-color{background-color:#28a745}.vk_button .btn.has-vk-color-info-background-color{background-color:#17a2b8}.vk_button .btn.has-vk-color-warning-background-color{background-color:#ffc107}.vk_button .btn.has-vk-color-danger-background-color{background-color:#dc3545}.vk_button .btn.has-vk-color-light-background-color{background-color:#f8f9fa}.vk_button .btn.has-vk-color-dark-background-color{background-color:#343a40}.vk_button .btn.has-vk-color-primary-color{color:var(--vk-color-primary)}.vk_button .btn.has-vk-color-secondary-color{color:#6c757d}.vk_button .btn.has-vk-color-success-color{color:#28a745}.vk_button .btn.has-vk-color-info-color{color:#17a2b8}.vk_button .btn.has-vk-color-warning-color{color:#ffc107}.vk_button .btn.has-vk-color-danger-color{color:#dc3545}.vk_button .btn.has-vk-color-light-color{color:#f8f9fa}.vk_button .btn.has-vk-color-dark-color{color:#343a40}.vk_button .btn.has-background:not(.has-text-color){color:#fff}.vk_button .btn.has-background:not(.has-text-color).has-vk-color-light-background-color,.vk_button .btn.has-background:not(.has-text-color).has-white-background-color{color:#212529}.editor-styles-wrapper .wp-block-table tfoot{border-top:1px solid var(--vk-color-border-hr)}.vk_borderBox_body>.block-editor-inner-blocks>.block-editor-block-list__layout>*:first-child{margin-top:0}.vk_borderBox_body>.block-editor-inner-blocks>.block-editor-block-list__layout>*:last-child{margin-bottom:0}.vk_icon.wp-block{margin-top:0;margin-bottom:0}.components-panel__body .vk_icon_custombox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.components-panel__body .vk_icon_custombox_number{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;margin-left:8px;height:30px}.components-panel__body .vk_icon_custombox_number input{height:30px;min-height:30px}.components-panel__body .vk_icon_custombox_unit{width:64px !important;margin-left:8px}.components-panel__body .vk_icon_custombox_reset.is-secondary{height:30px;margin-left:8px}.vk_icons .block-editor-inner-blocks{width:100%}.vk_icons .vk_icons_col{display:block;margin-left:0}.vk_icons .vk_icons_col .block-editor-block-list__layout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;clear:both;margin-left:-8px}.vk_icons .vk_icons_col .block-editor-block-list__layout .vk_icon{margin:4px 0 4px 8px}.vk_icons .vk_icons_col-justify-left .block-editor-block-list__layout{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.vk_icons .vk_icons_col-justify-center .block-editor-block-list__layout{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vk_icons .vk_icons_col-justify-right .block-editor-block-list__layout{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vk_icons .vk_icons_col-justify-space-between .block-editor-block-list__layout{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vk_buttons .block-editor-inner-blocks{width:100%}.vk_buttons .vk_buttons_col{display:block;margin-left:0}.vk_buttons .vk_buttons_col .block-editor-block-list__layout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;clear:both;gap:8px}.vk_buttons .vk_buttons_col-justify-left .block-editor-block-list__layout{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.vk_buttons .vk_buttons_col-justify-center .block-editor-block-list__layout{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vk_buttons .vk_buttons_col-justify-right .block-editor-block-list__layout{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vk_buttons .vk_buttons_col-justify-space-between .block-editor-block-list__layout{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vk-blocks-heading-level-dropdown .components-popover__content{min-width:auto}.vk-blocks-heading-level-dropdown .components-popover__content>div{padding:8px}.vk_faq .block-editor-inner-blocks div.block-editor-block-list__block:not(.is_hovered){margin-top:0;margin-bottom:0}.editor-styles-wrapper .wp-block-vk-blocks-breadcrumb{font-size:12px}.editor-styles-wrapper .wp-block-vk-blocks-breadcrumb .vk_breadcrumb{font-size:inherit}.edit-post-visual-editor .swiper-button-prev,.edit-post-visual-editor .swiper-button-next{display:none}.edit-post-visual-editor .swiper-container.vk_slider.vk_width-full,.edit-post-visual-editor .swiper-container.vk_slider.alignfull{max-width:100vw}.edit-post-visual-editor .swiper-container.vk_slider.vk_width-full .vk_slider_item,.edit-post-visual-editor .swiper-container.vk_slider.alignfull .vk_slider_item{margin:auto;max-width:100vw}.edit-post-visual-editor .swiper-container.vk_slider.vk_width-full .vk_slider_item.vk_slider_item-paddingLR-use .vk_slider_item_container,.edit-post-visual-editor .swiper-container.vk_slider.vk_width-full .vk_slider_item.vk_slider_item-paddingLR-zero .vk_slider_item_container,.edit-post-visual-editor .swiper-container.vk_slider.alignfull .vk_slider_item.vk_slider_item-paddingLR-use .vk_slider_item_container,.edit-post-visual-editor .swiper-container.vk_slider.alignfull .vk_slider_item.vk_slider_item-paddingLR-zero .vk_slider_item_container{max-width:100%}.edit-post-visual-editor .swiper-container.vk_slider.vk_width-full .vk_slider_item.vk_slider_item-paddingLR-use .vk_slider_item_container .wp-block,.edit-post-visual-editor .swiper-container.vk_slider.vk_width-full .vk_slider_item.vk_slider_item-paddingLR-zero .vk_slider_item_container .wp-block,.edit-post-visual-editor .swiper-container.vk_slider.alignfull .vk_slider_item.vk_slider_item-paddingLR-use .vk_slider_item_container .wp-block,.edit-post-visual-editor .swiper-container.vk_slider.alignfull .vk_slider_item.vk_slider_item-paddingLR-zero .vk_slider_item_container .wp-block{max-width:100%}.swiper-container>.swiper-wrapper>div>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender{margin-left:auto;margin-right:auto}.vk_outer_sidebar_bgImage{position:relative}.vk_outer_sidebar_bgImage .components-button{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);-webkit-transition:all 1s;transition:all 1s}.vk_outer_sidebar_bgImage .button-delete{opacity:0;border:1px solid #d33;color:#d33;-webkit-transition:all 1s;transition:all 1s}.vk_outer_sidebar_bgImage .button-delete:hover{background-color:#d33;border:1px solid #b72a2a;color:#fff}.vk_outer_sidebar_bgImage:hover .button-delete{-webkit-transition:all 1s;transition:all 1s;opacity:1}.vk_slider_item_sidebar_bgImage_button_container img{min-width:248px}.mb-2+div.components-toolbar{margin-top:0 !important}.editor-styles-wrapper .vk_width-full div[data-type="vk-blocks/slider-item"],.components-tab-panel__tab-content .vk_width-full div[data-type="vk-blocks/slider-item"]{max-width:100%}.editor-styles-wrapper .vk_width-full div[data-type="vk-blocks/slider-item"] .vk_slider_item-paddingLR-use .wp-block,.editor-styles-wrapper .vk_width-full div[data-type="vk-blocks/slider-item"] .vk_slider_item-paddingLR-zero .wp-block,.components-tab-panel__tab-content .vk_width-full div[data-type="vk-blocks/slider-item"] .vk_slider_item-paddingLR-use .wp-block,.components-tab-panel__tab-content .vk_width-full div[data-type="vk-blocks/slider-item"] .vk_slider_item-paddingLR-zero .wp-block{max-width:100%}.is-sidebar-opened .editor-styles-wrapper .swiper-container.vk_slider.vk_width-full,.is-sidebar-opened .components-tab-panel__tab-content .swiper-container.vk_slider.vk_width-full{margin-left:calc( 50% - 50vw + 140px );margin-right:calc( 50% - 50vw + 140px );padding-right:0;padding-left:0;width:calc( 100vw - 280px )}.editor-styles-wrapper .vk_spacer,.editor-styles-wrapper .vk_slider,.editor-styles-wrapper .vk_slider_item,.editor-styles-wrapper .vk_animation,.components-tab-panel__tab-content .vk_spacer,.components-tab-panel__tab-content .vk_slider,.components-tab-panel__tab-content .vk_slider_item,.components-tab-panel__tab-content .vk_animation{border:1px dotted #ccc}.editor-styles-wrapper .vk_slider_item,.components-tab-panel__tab-content .vk_slider_item{min-height:3em}.editor-styles-wrapper .vk_slider_item .block-editor-inner-blocks,.components-tab-panel__tab-content .vk_slider_item .block-editor-inner-blocks{width:100%}.editor-styles-wrapper div[data-type="vk-blocks/page-content"].is-selected .vk_pageContent,.components-tab-panel__tab-content div[data-type="vk-blocks/page-content"].is-selected .vk_pageContent{border:1px dotted #ccc;opacity:.5}.editor-styles-wrapper div[data-type="vk-blocks/page-content"].is-selected .vk_pageContent_editBtn,.components-tab-panel__tab-content div[data-type="vk-blocks/page-content"].is-selected .vk_pageContent_editBtn{position:absolute;z-index:9999;top:-3em;right:0}.editor-styles-wrapper .vk_outer-width-full.vk_outer-paddingLR-use .wp-block,.editor-styles-wrapper .vk_outer-width-full.vk_outer-paddingLR-zero .wp-block,.components-tab-panel__tab-content .vk_outer-width-full.vk_outer-paddingLR-use .wp-block,.components-tab-panel__tab-content .vk_outer-width-full.vk_outer-paddingLR-zero .wp-block{max-width:100%}.is-sidebar-opened .editor-styles-wrapper .vk_outer-width-full.vk_outer-paddingLR-use,.is-sidebar-opened .editor-styles-wrapper .vk_outer-width-full.vk_outer-paddingLR-zero,.is-sidebar-opened .components-tab-panel__tab-content .vk_outer-width-full.vk_outer-paddingLR-use,.is-sidebar-opened .components-tab-panel__tab-content .vk_outer-width-full.vk_outer-paddingLR-zero{margin-left:calc( 50% - 50vw + 140px );margin-right:calc( 50% - 50vw + 140px )}.is-sidebar-opened .editor-styles-wrapper .vk_outer-width-full.vk_outer-paddingLR-use .wp-block,.is-sidebar-opened .editor-styles-wrapper .vk_outer-width-full.vk_outer-paddingLR-zero .wp-block,.is-sidebar-opened .components-tab-panel__tab-content .vk_outer-width-full.vk_outer-paddingLR-use .wp-block,.is-sidebar-opened .components-tab-panel__tab-content .vk_outer-width-full.vk_outer-paddingLR-zero .wp-block{max-width:100%}.editor-styles-wrapper .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full,.components-tab-panel__tab-content .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full{width:100%;max-width:100vw;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.editor-styles-wrapper .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full.vk_outer-paddingLR-use,.editor-styles-wrapper .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full.vk_outer-paddingLR-zero,.components-tab-panel__tab-content .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full.vk_outer-paddingLR-use,.components-tab-panel__tab-content .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full.vk_outer-paddingLR-zero{width:100%;max-width:100vw;padding-left:var(--padding-left);padding-right:var(--padding-right)}.editor-styles-wrapper .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full.vk_outer-paddingLR-use .block-editor-inner-blocks,.editor-styles-wrapper .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full.vk_outer-paddingLR-zero .block-editor-inner-blocks,.components-tab-panel__tab-content .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full.vk_outer-paddingLR-use .block-editor-inner-blocks,.components-tab-panel__tab-content .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full.vk_outer-paddingLR-zero .block-editor-inner-blocks{max-width:100vw}.editor-styles-wrapper .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full .block-editor-inner-blocks,.components-tab-panel__tab-content .wp-block-vk-blocks-outer.vk_outer.vk_outer-width-full .block-editor-inner-blocks{max-width:1110px;margin:auto}.editor-styles-wrapper .vk_selectPostList-edit .block-editor-inner-blocks,.components-tab-panel__tab-content .vk_selectPostList-edit .block-editor-inner-blocks{width:100%}.editor-styles-wrapper .vk_selectPostList-edit .block-editor-block-list__layout,.components-tab-panel__tab-content .vk_selectPostList-edit .block-editor-block-list__layout{margin-left:-15px;margin-right:-15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;clear:both}.editor-styles-wrapper .vk_selectPostList-edit .block-editor-block-list__layout .wp-block-vk-blocks-select-post-list-item,.components-tab-panel__tab-content .vk_selectPostList-edit .block-editor-block-list__layout .wp-block-vk-blocks-select-post-list-item{margin-top:0}.editor-styles-wrapper .vk_selectPostList-edit .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit .wp-block{margin-left:15px;margin-right:15px}.editor-styles-wrapper .vk_selectPostList-edit .wp-block>div,.editor-styles-wrapper .vk_selectPostList-edit .wp-block .vk_post,.components-tab-panel__tab-content .vk_selectPostList-edit .wp-block>div,.components-tab-panel__tab-content .vk_selectPostList-edit .wp-block .vk_post{width:100%;margin:0;height:100%}.editor-styles-wrapper .vk_selectPostList-edit-col-12 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-12 .wp-block{width:calc(100% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-6 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-6 .wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-4 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-4 .wp-block{width:calc(33.3333% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-3 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-3 .wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-2 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-2 .wp-block{width:calc(16.6667% - 30px)}@media(min-width: 576px){.editor-styles-wrapper .vk_selectPostList-edit-col-sm-12 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-sm-12 .wp-block{width:calc(100% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-sm-6 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-sm-6 .wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-sm-4 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-sm-4 .wp-block{width:calc(33.3333% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-sm-3 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-sm-3 .wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-sm-2 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-sm-2 .wp-block{width:calc(16.6667% - 30px)}}@media(min-width: 768px){.editor-styles-wrapper .vk_selectPostList-edit-col-md-12 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-md-12 .wp-block{width:calc(100% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-md-6 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-md-6 .wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-md-4 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-md-4 .wp-block{width:calc(33.3333% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-md-3 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-md-3 .wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-md-2 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-md-2 .wp-block{width:calc(16.6667% - 30px)}}@media(min-width: 992px){.editor-styles-wrapper .vk_selectPostList-edit-col-lg-12 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-lg-12 .wp-block{width:calc(100% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-lg-6 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-lg-6 .wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-lg-4 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-lg-4 .wp-block{width:calc(33.3333% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-lg-3 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-lg-3 .wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-lg-2 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-lg-2 .wp-block{width:calc(16.6667% - 30px)}}@media(min-width: 1200px){.editor-styles-wrapper .vk_selectPostList-edit-col-xl-12 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-xl-12 .wp-block{width:calc(100% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-xl-6 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-xl-6 .wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-xl-4 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-xl-4 .wp-block{width:calc(33.3333% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-xl-3 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-xl-3 .wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-xl-2 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-xl-2 .wp-block{width:calc(16.6667% - 30px)}}@media(min-width: 1400px){.editor-styles-wrapper .vk_selectPostList-edit-col-xxl-12 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-xxl-12 .wp-block{width:calc(100% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-xxl-6 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-xxl-6 .wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-xxl-4 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-xxl-4 .wp-block{width:calc(33.3333% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-xxl-3 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-xxl-3 .wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_selectPostList-edit-col-xxl-2 .wp-block,.components-tab-panel__tab-content .vk_selectPostList-edit-col-xxl-2 .wp-block{width:calc(16.6667% - 30px)}}.editor-styles-wrapper .vk_animation,.components-tab-panel__tab-content .vk_animation{border:1px dashed #ccc;min-height:3em}.editor-styles-wrapper .vk_animation.wp-block-vk-blocks-animation,.components-tab-panel__tab-content .vk_animation.wp-block-vk-blocks-animation{opacity:1}.editor-styles-wrapper .vk_animation:before,.components-tab-panel__tab-content .vk_animation:before{position:absolute;right:0;top:0;font-size:10px;background:#eee;padding:.2em .6em;z-index:1000}.editor-styles-wrapper .vk_animation.vk_animation-fade-in,.components-tab-panel__tab-content .vk_animation.vk_animation-fade-in{left:0}.editor-styles-wrapper .vk_animation.vk_animation-fade-in:before,.components-tab-panel__tab-content .vk_animation.vk_animation-fade-in:before{content:"Fade in"}.editor-styles-wrapper .vk_animation.vk_animation-up-down,.components-tab-panel__tab-content .vk_animation.vk_animation-up-down{right:0;left:0}.editor-styles-wrapper .vk_animation.vk_animation-up-down:before,.components-tab-panel__tab-content .vk_animation.vk_animation-up-down:before{content:"Up Down"}.editor-styles-wrapper .vk_animation.vk_animation-left-right,.components-tab-panel__tab-content .vk_animation.vk_animation-left-right{right:0;left:0}.editor-styles-wrapper .vk_animation.vk_animation-left-right:before,.components-tab-panel__tab-content .vk_animation.vk_animation-left-right:before{content:"Left Right"}.editor-styles-wrapper .vk_animation.vk_animation-trembling-x,.components-tab-panel__tab-content .vk_animation.vk_animation-trembling-x{right:0;left:0}.editor-styles-wrapper .vk_animation.vk_animation-trembling-x:before,.components-tab-panel__tab-content .vk_animation.vk_animation-trembling-x:before{content:"Trembring X"}.editor-styles-wrapper .vk_animation.vk_animation-trembling-y,.components-tab-panel__tab-content .vk_animation.vk_animation-trembling-y{right:0;left:0}.editor-styles-wrapper .vk_animation.vk_animation-trembling-y:before,.components-tab-panel__tab-content .vk_animation.vk_animation-trembling-y:before{content:"Trembring Y"}.editor-styles-wrapper .vk_animation.vk_animation-pounding,.components-tab-panel__tab-content .vk_animation.vk_animation-pounding{right:0;left:0}.editor-styles-wrapper .vk_animation.vk_animation-pounding:before,.components-tab-panel__tab-content .vk_animation.vk_animation-pounding:before{content:"Pounding"}.editor-styles-wrapper .vk_animation.vk_animation-shaking,.components-tab-panel__tab-content .vk_animation.vk_animation-shaking{right:0;left:0}.editor-styles-wrapper .vk_animation.vk_animation-shaking:before,.components-tab-panel__tab-content .vk_animation.vk_animation-shaking:before{content:"Shaking"}.editor-styles-wrapper .vk_animation.vk_animation-slow-shaking,.components-tab-panel__tab-content .vk_animation.vk_animation-slow-shaking{right:0;left:0}.editor-styles-wrapper .vk_animation.vk_animation-slow-shaking:before,.components-tab-panel__tab-content .vk_animation.vk_animation-slow-shaking:before{content:"Slow Shaking"}.editor-styles-wrapper .vk_animation.vk_animation-slide-left.vk_animation-range-short,.editor-styles-wrapper .vk_animation.vk_animation-slide-left.vk_animation-range-normal,.editor-styles-wrapper .vk_animation.vk_animation-slide-left.vk_animation-range-long,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-left.vk_animation-range-short,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-left.vk_animation-range-normal,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-left.vk_animation-range-long{right:0}.editor-styles-wrapper .vk_animation.vk_animation-slide-left.vk_animation-range-short:before,.editor-styles-wrapper .vk_animation.vk_animation-slide-left.vk_animation-range-normal:before,.editor-styles-wrapper .vk_animation.vk_animation-slide-left.vk_animation-range-long:before,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-left.vk_animation-range-short:before,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-left.vk_animation-range-normal:before,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-left.vk_animation-range-long:before{content:"Slide left"}.editor-styles-wrapper .vk_animation.vk_animation-slide-right.vk_animation-range-short,.editor-styles-wrapper .vk_animation.vk_animation-slide-right.vk_animation-range-normal,.editor-styles-wrapper .vk_animation.vk_animation-slide-right.vk_animation-range-long,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-right.vk_animation-range-short,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-right.vk_animation-range-normal,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-right.vk_animation-range-long{right:0;left:0}.editor-styles-wrapper .vk_animation.vk_animation-slide-right.vk_animation-range-short:before,.editor-styles-wrapper .vk_animation.vk_animation-slide-right.vk_animation-range-normal:before,.editor-styles-wrapper .vk_animation.vk_animation-slide-right.vk_animation-range-long:before,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-right.vk_animation-range-short:before,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-right.vk_animation-range-normal:before,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-right.vk_animation-range-long:before{content:"Slide right"}.editor-styles-wrapper .vk_animation.vk_animation-slide-up.vk_animation-range-short,.editor-styles-wrapper .vk_animation.vk_animation-slide-up.vk_animation-range-normal,.editor-styles-wrapper .vk_animation.vk_animation-slide-up.vk_animation-range-long,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-up.vk_animation-range-short,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-up.vk_animation-range-normal,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-up.vk_animation-range-long{top:0}.editor-styles-wrapper .vk_animation.vk_animation-slide-up.vk_animation-range-short:before,.editor-styles-wrapper .vk_animation.vk_animation-slide-up.vk_animation-range-normal:before,.editor-styles-wrapper .vk_animation.vk_animation-slide-up.vk_animation-range-long:before,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-up.vk_animation-range-short:before,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-up.vk_animation-range-normal:before,.components-tab-panel__tab-content .vk_animation.vk_animation-slide-up.vk_animation-range-long:before{content:"Slide up"}.editor-styles-wrapper .wp-block-vk-blocks-icon-card .vk_icon-card_item_title,.components-tab-panel__tab-content .wp-block-vk-blocks-icon-card .vk_icon-card_item_title{background-color:transparent;margin-top:.9em;margin-bottom:.6em;font-size:21px;line-height:1.4em;border:none;border-radius:unset;padding:0;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;display:block}.editor-styles-wrapper .wp-block-vk-blocks-icon-card .vk_icon-card_item_title a,.components-tab-panel__tab-content .wp-block-vk-blocks-icon-card .vk_icon-card_item_title a{color:var(--vk-color-text-body)}.editor-styles-wrapper h1:first-child.vk_prBlocks_item_title,.components-tab-panel__tab-content h1:first-child.vk_prBlocks_item_title{margin-top:.9em}.editor-styles-wrapper .vk_prContent_colTxt_title,.components-tab-panel__tab-content .vk_prContent_colTxt_title{border:none}.editor-styles-wrapper .vk_prContent_colTxt_title::after,.components-tab-panel__tab-content .vk_prContent_colTxt_title::after{display:none}.editor-styles-wrapper .postList_itemCard_button-option,.components-tab-panel__tab-content .postList_itemCard_button-option{margin-bottom:5px}.editor-styles-wrapper .vk_post_imgOuter,.components-tab-panel__tab-content .vk_post_imgOuter{position:relative}.editor-styles-wrapper .vk_post_imgOuter .components-button,.components-tab-panel__tab-content .vk_post_imgOuter .components-button{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);-webkit-transition:all 1s;transition:all 1s}.editor-styles-wrapper .vk_post_imgOuter .button-delete,.components-tab-panel__tab-content .vk_post_imgOuter .button-delete{opacity:0;border:1px solid #b52727;color:#b52727;-webkit-transition:all 1s;transition:all 1s}.editor-styles-wrapper .vk_post_imgOuter .button-delete:hover,.components-tab-panel__tab-content .vk_post_imgOuter .button-delete:hover{background-color:#b52727;color:#fff}.editor-styles-wrapper .vk_post_imgOuter:hover .button-delete,.components-tab-panel__tab-content .vk_post_imgOuter:hover .button-delete{-webkit-transition:all 1s;transition:all 1s;opacity:1}.editor-styles-wrapper .vk_posts>.vk_posts-edit,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit{width:100%}.editor-styles-wrapper .vk_posts>.vk_posts-edit .editor-block-list__layout,.editor-styles-wrapper .vk_posts>.vk_posts-edit .block-editor-block-list__layout,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .editor-block-list__layout,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .block-editor-block-list__layout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;width:100%}.editor-styles-wrapper .vk_posts>.vk_posts-edit .editor-block-list__block,.editor-styles-wrapper .vk_posts>.vk_posts-edit .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .editor-block-list__block,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .block-editor-block-list__block{margin:0 15px 30px;padding:0}.editor-styles-wrapper .vk_posts>.vk_posts-edit .editor-block-list__block.has-background,.editor-styles-wrapper .vk_posts>.vk_posts-edit .block-editor-block-list__block.has-background,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .editor-block-list__block.has-background,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .block-editor-block-list__block.has-background{padding:1.25em 2.375em}.editor-styles-wrapper .vk_posts>.vk_posts-edit .editor-block-list__block .block-editor-block-list__block-edit,.editor-styles-wrapper .vk_posts>.vk_posts-edit .block-editor-block-list__block .block-editor-block-list__block-edit,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .editor-block-list__block .block-editor-block-list__block-edit,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .block-editor-block-list__block .block-editor-block-list__block-edit{margin:0;height:100%}.editor-styles-wrapper .vk_posts>.vk_posts-edit .editor-block-list__block div[data-block],.editor-styles-wrapper .vk_posts>.vk_posts-edit .block-editor-block-list__block div[data-block],.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .editor-block-list__block div[data-block],.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .block-editor-block-list__block div[data-block]{margin:0;height:100%}.editor-styles-wrapper .vk_posts>.vk_posts-edit .editor-block-list__block>.vk_post,.editor-styles-wrapper .vk_posts>.vk_posts-edit .block-editor-block-list__block>.vk_post,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .editor-block-list__block>.vk_post,.components-tab-panel__tab-content .vk_posts>.vk_posts-edit .block-editor-block-list__block>.vk_post{width:100%;height:100%;margin-top:0}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-2 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-2 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-2 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-2 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-2 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-2 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(16.66% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-3 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-3 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-3 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-3 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-3 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-3 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-4 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-4 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-4 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-4 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-4 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-4 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(33.3% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-6 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-6 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-6 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-6 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-6 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-6 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-12 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-12 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xs-12 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-12 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-12 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xs-12 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(100% - 30px)}@media(min-width: 576px){.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-2 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-2 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-2 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-2 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-2 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-2 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(16.66% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-3 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-3 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-3 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-3 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-3 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-3 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-4 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-4 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-4 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-4 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-4 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-4 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(33.3% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-6 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-6 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-6 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-6 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-6 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-6 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-12 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-12 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-sm-12 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-12 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-12 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-sm-12 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(100% - 30px)}}@media(min-width: 768px){.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-2 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-2 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-2 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-2 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-2 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-2 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(16.66% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-3 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-3 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-3 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-3 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-3 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-3 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-4 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-4 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-4 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-4 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-4 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-4 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(33.3% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-6 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-6 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-6 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-6 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-6 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-6 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-12 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-12 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-md-12 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-12 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-12 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-md-12 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(100% - 30px)}}@media(min-width: 992px){.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-2 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-2 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-2 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-2 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-2 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-2 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(16.66% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-3 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-3 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-3 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-3 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-3 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-3 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-4 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-4 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-4 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-4 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-4 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-4 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(33.3% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-6 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-6 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-6 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-6 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-6 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-6 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-12 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-12 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-lg-12 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-12 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-12 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-lg-12 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(100% - 30px)}}@media(min-width: 1200px){.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-2 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-2 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-2 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-2 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-2 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-2 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(16.66% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-3 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-3 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-3 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-3 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-3 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-3 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-4 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-4 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-4 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-4 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-4 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-4 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(33.3% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-6 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-6 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-6 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-6 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-6 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-6 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-12 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-12 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xl-12 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-12 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-12 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xl-12 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(100% - 30px)}}@media(min-width: 1200px){.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-2 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-2 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-2 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-2 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-2 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-2 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(16.66% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-3 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-3 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-3 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-3 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-3 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-3 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(25% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-4 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-4 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-4 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-4 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-4 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-4 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(33.3% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-6 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-6 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-6 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-6 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-6 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-6 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(50% - 30px)}.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-12 .editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-12 .block-editor-block-list__block,.editor-styles-wrapper .vk_posts .vk_posts-edit-col-xxl-12 .block-editor-block-list__block+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-12 .editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-12 .block-editor-block-list__block,.components-tab-panel__tab-content .vk_posts .vk_posts-edit-col-xxl-12 .block-editor-block-list__block+.block-list-appender.wp-block{width:calc(100% - 30px)}}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout .block-editor-inner-blocks .block-editor-block-list__layout,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout .block-editor-inner-blocks .block-editor-block-list__layout{display:unset;-webkit-box-orient:unset;-webkit-box-direction:unset;-ms-flex-direction:unset;flex-direction:unset;-ms-flex-wrap:unset;flex-wrap:unset}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout .block-editor-inner-blocks .block-editor-block-list__layout.wp-block-social-links,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout .block-editor-inner-blocks .block-editor-block-list__layout.wp-block-group,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout .block-editor-inner-blocks .block-editor-block-list__layout.wp-block-social-links,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout .block-editor-inner-blocks .block-editor-block-list__layout.wp-block-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout div[class*=col-].block-editor-block-list__block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout div[class*=col-].block-editor-block-list__block{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;margin:0 15px 15px;padding:0;outline:1px dashed #ccc;-webkit-transition:1s;transition:1s}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout div[class*=col-].block-editor-block-list__block:focus,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout div[class*=col-].block-editor-block-list__block:active,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout div[class*=col-].block-editor-block-list__block:hover,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout div[class*=col-].block-editor-block-list__block:focus,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout div[class*=col-].block-editor-block-list__block:active,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout div[class*=col-].block-editor-block-list__block:hover{outline:1px solid #555d66}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout div[class*=col-].block-editor-block-list__block .wp-block-vk-blocks-grid-column-item,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout div[class*=col-].block-editor-block-list__block .wp-block-vk-blocks-grid-column-item{padding:0;width:100%}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-2,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-2+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-2,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-2+.block-list-appender.wp-block{width:calc(16.66% - 30px);max-width:var(--vk-width-couter-col-2)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-3,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-3+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-3,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-3+.block-list-appender.wp-block{width:calc(25% - 30px);max-width:var(--vk-width-couter-col-3)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-4,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-4+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-4,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-4+.block-list-appender.wp-block{width:calc(33.3% - 30px);max-width:var(--vk-width-couter-col-4)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-6,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-6+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-6,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-6+.block-list-appender.wp-block{width:calc(50% - 30px);max-width:var(--vk-width-couter-col-6)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-12,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-12+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-12,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xs-12+.block-list-appender.wp-block{width:calc(100% - 30px);max-width:var(--vk-width-couter-col-12)}@media(min-width: 576px){.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-2,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-2+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-2,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-2+.block-list-appender.wp-block{width:calc(16.66% - 30px);max-width:var(--vk-width-couter-col-2)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-3,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-3+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-3,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-3+.block-list-appender.wp-block{width:calc(25% - 30px);max-width:var(--vk-width-couter-col-3)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-4,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-4+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-4,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-4+.block-list-appender.wp-block{width:calc(33.3% - 30px);max-width:var(--vk-width-couter-col-4)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-6,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-6+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-6,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-6+.block-list-appender.wp-block{width:calc(50% - 30px);max-width:var(--vk-width-couter-col-6)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-12,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-12+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-12,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-sm-12+.block-list-appender.wp-block{width:calc(100% - 30px);max-width:var(--vk-width-couter-col-12)}}@media(min-width: 768px){.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-2,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-2+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-2,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-2+.block-list-appender.wp-block{width:calc(16.66% - 30px);max-width:var(--vk-width-couter-col-2)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-3,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-3+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-3,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-3+.block-list-appender.wp-block{width:calc(25% - 30px);max-width:var(--vk-width-couter-col-3)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-4,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-4+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-4,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-4+.block-list-appender.wp-block{width:calc(33.3% - 30px);max-width:var(--vk-width-couter-col-4)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-6,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-6+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-6,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-6+.block-list-appender.wp-block{width:calc(50% - 30px);max-width:var(--vk-width-couter-col-6)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-12,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-12+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-12,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-md-12+.block-list-appender.wp-block{width:calc(100% - 30px);max-width:var(--vk-width-couter-col-12)}}@media(min-width: 992px){.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-2,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-2+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-2,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-2+.block-list-appender.wp-block{width:calc(16.66% - 30px);max-width:var(--vk-width-couter-col-2)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-3,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-3+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-3,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-3+.block-list-appender.wp-block{width:calc(25% - 30px);max-width:var(--vk-width-couter-col-3)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-4,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-4+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-4,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-4+.block-list-appender.wp-block{width:calc(33.3% - 30px);max-width:var(--vk-width-couter-col-4)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-6,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-6+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-6,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-6+.block-list-appender.wp-block{width:calc(50% - 30px);max-width:var(--vk-width-couter-col-6)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-12,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-12+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-12,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-lg-12+.block-list-appender.wp-block{width:calc(100% - 30px);max-width:var(--vk-width-couter-col-12)}}@media(min-width: 1200px){.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-2,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-2+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-2,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-2+.block-list-appender.wp-block{width:calc(16.66% - 30px);max-width:var(--vk-width-couter-col-2)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-3,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-3+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-3,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-3+.block-list-appender.wp-block{width:calc(25% - 30px);max-width:var(--vk-width-couter-col-3)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-4,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-4+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-4,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-4+.block-list-appender.wp-block{width:calc(33.3% - 30px);max-width:var(--vk-width-couter-col-4)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-6,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-6+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-6,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-6+.block-list-appender.wp-block{width:calc(50% - 30px);max-width:var(--vk-width-couter-col-6)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-12,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-12+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-12,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xl-12+.block-list-appender.wp-block{width:calc(100% - 30px);max-width:var(--vk-width-couter-col-12)}}@media(min-width: 1200px){.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-2,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-2+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-2,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-2+.block-list-appender.wp-block{width:calc(16.66% - 30px);max-width:var(--vk-width-couter-col-2)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-3,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-3+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-3,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-3+.block-list-appender.wp-block{width:calc(25% - 30px);max-width:var(--vk-width-couter-col-3)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-4,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-4+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-4,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-4+.block-list-appender.wp-block{width:calc(33.3% - 30px);max-width:var(--vk-width-couter-col-4)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-6,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-6+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-6,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-6+.block-list-appender.wp-block{width:calc(50% - 30px);max-width:var(--vk-width-couter-col-6)}.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-12,.editor-styles-wrapper .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-12+.block-list-appender.wp-block,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-12,.components-tab-panel__tab-content .vk_gridColumn>.block-editor-inner-blocks>.block-editor-block-list__layout>.col-xxl-12+.block-list-appender.wp-block{width:calc(100% - 30px);max-width:var(--vk-width-couter-col-12)}}.editor-styles-wrapper .wp-block-vk-blocks-grid-column div[data-type="vk-blocks/grid-column-item"],.components-tab-panel__tab-content .wp-block-vk-blocks-grid-column div[data-type="vk-blocks/grid-column-item"]{min-height:30px}.editor-styles-wrapper .wp-block-vk-blocks-grid-column .wp-block-vk-blocks-grid-column-item .block-editor-block-list__layout,.components-tab-panel__tab-content .wp-block-vk-blocks-grid-column .wp-block-vk-blocks-grid-column-item .block-editor-block-list__layout{margin-left:0;margin-right:0}.editor-styles-wrapper .wp-block-vk-blocks-grid-column .wp-block-vk-blocks-grid-column-item .wp-block[data-align=left],.editor-styles-wrapper .wp-block-vk-blocks-grid-column .wp-block-vk-blocks-grid-column-item .wp-block[data-align=right],.components-tab-panel__tab-content .wp-block-vk-blocks-grid-column .wp-block-vk-blocks-grid-column-item .wp-block[data-align=left],.components-tab-panel__tab-content .wp-block-vk-blocks-grid-column .wp-block-vk-blocks-grid-column-item .wp-block[data-align=right]{height:auto}.editor-styles-wrapper .vk_edit_hidden_warning,.components-tab-panel__tab-content .vk_edit_hidden_warning{opacity:.4}.editor-styles-wrapper .vk_edit_hidden_all,.components-tab-panel__tab-content .vk_edit_hidden_all{opacity:.2}.editor-styles-wrapper .vk_icon-card_item_title,.components-tab-panel__tab-content .vk_icon-card_item_title{background-color:transparent;margin-top:.9em;margin-bottom:.6em;font-size:21px;line-height:1.4em;border:none;border-radius:unset;padding:0;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;color:inherit;display:block}.editor-styles-wrapper .vk_icon-card_item_title::before,.components-tab-panel__tab-content .vk_icon-card_item_title::before{content:none}.editor-styles-wrapper .vk_icon-card_item_title::after,.components-tab-panel__tab-content .vk_icon-card_item_title::after{border:none}.editor-styles-wrapper .wp-block.vk_prBlocks,.editor-styles-wrapper .wp-block.vk_posts,.components-tab-panel__tab-content .wp-block.vk_prBlocks,.components-tab-panel__tab-content .wp-block.vk_posts{margin-left:auto;margin-right:auto}.editor-styles-wrapper .vk_tableOfContents_openCloseBtn,.components-tab-panel__tab-content .vk_tableOfContents_openCloseBtn{display:block}.editor-styles-wrapper .vk_pageContent .vk_buttons>.vk_buttons_col,.editor-styles-wrapper .vk_pageContent .vk_icons>.vk_icons_col,.components-tab-panel__tab-content .vk_pageContent .vk_buttons>.vk_buttons_col,.components-tab-panel__tab-content .vk_pageContent .vk_icons>.vk_icons_col{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-8px}.editor-styles-wrapper .vk_hidden,.components-tab-panel__tab-content .vk_hidden{display:block !important;color:var(--blue)}.editor-styles-wrapper .vk_hidden.vk_posts,.components-tab-panel__tab-content .vk_hidden.vk_posts{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}@media(max-width: 575.98px){.editor-styles-wrapper .vk_hidden-xs,.components-tab-panel__tab-content .vk_hidden-xs{display:block !important}.editor-styles-wrapper .vk_hidden-xs.vk_posts,.components-tab-panel__tab-content .vk_hidden-xs.vk_posts{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media(min-width: 576px)and (max-width: 767.98px){.editor-styles-wrapper .vk_hidden-sm,.components-tab-panel__tab-content .vk_hidden-sm{display:block !important}.editor-styles-wrapper .vk_hidden-sm.vk_posts,.components-tab-panel__tab-content .vk_hidden-sm.vk_posts{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media(min-width: 768px)and (max-width: 991.98px){.editor-styles-wrapper .vk_hidden-md,.components-tab-panel__tab-content .vk_hidden-md{display:block !important}.editor-styles-wrapper .vk_hidden-md.vk_posts,.components-tab-panel__tab-content .vk_hidden-md.vk_posts{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media(min-width: 992px)and (max-width: 1199.98px){.editor-styles-wrapper .vk_hidden-lg,.components-tab-panel__tab-content .vk_hidden-lg{display:block !important}.editor-styles-wrapper .vk_hidden-lg.vk_posts,.components-tab-panel__tab-content .vk_hidden-lg.vk_posts{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media(min-width: 1200px){.editor-styles-wrapper .vk_hidden-xl,.components-tab-panel__tab-content .vk_hidden-xl{display:block !important}.editor-styles-wrapper .vk_hidden-xl.vk_posts,.components-tab-panel__tab-content .vk_hidden-xl.vk_posts{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media(min-width: 1200px){.editor-styles-wrapper .vk_hidden-xxl,.components-tab-panel__tab-content .vk_hidden-xxl{display:block !important}.editor-styles-wrapper .vk_hidden-xxl.vk_posts,.components-tab-panel__tab-content .vk_hidden-xxl.vk_posts{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}
|
build/block-build.css
CHANGED
@@ -14,6 +14,6 @@
|
|
14 |
.vk_staff_text{float:left;width:61.6%}.vk_staff_photo{float:right;width:32%}.vk_staff-layout-imageLeft .vk_staff_text{float:right}.vk_staff-layout-imageLeft .vk_staff_photo{float:left}.vk_staff{display:block;overflow:hidden}.vk_staff .vk_staff_text .vk_staff_text_name{text-align:left;-webkit-box-shadow:none;box-shadow:none;font-size:calc(var(--vk-size-text) * 2.5 );font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","serif";line-height:1;margin-bottom:.5rem;border:none;padding:0;background-color:transparent;display:inline}.vk_staff .vk_staff_text .vk_staff_text_name:not(.has-text-color){color:inherit}.vk_staff .vk_staff_text .vk_staff_text_name:before,.vk_staff .vk_staff_text .vk_staff_text_name:after{display:none}.vk_staff .vk_staff_text .vk_staff_text_caption{font-size:14px;display:block;margin:0 0 .5rem 4px;letter-spacing:5px}.vk_staff .vk_staff_text .vk_staff_text_caption:not(.has-text-color){color:inherit}.vk_staff .vk_staff_text .vk_staff_text_role{font-size:14px;line-height:1.6em}.vk_staff .vk_staff_text .vk_staff_text_role:not(.has-text-color){color:inherit}.vk_staff .vk_staff_text .vk_staff_text_profileTitle{font-size:18px;padding-top:0;padding-left:0;padding-bottom:2px;margin-top:calc(var(--vk-size-text) * 1.5);margin-bottom:calc(var(--vk-size-text) * 1.2 );border-top:none;border-left:none;border-bottom:1px solid #ccc;background:none}.vk_staff .vk_staff_text .vk_staff_text_profileTitle:not(.has-text-color){color:inherit}.vk_staff .vk_staff_text .vk_staff_text_profileTitle:before,.vk_staff .vk_staff_text .vk_staff_text_profileTitle:after{border:none}.vk_staff .vk_staff_text .vk_staff_text_profileText{font-size:14px}.vk_staff .vk_staff_text .vk_staff_text_profileText:not(.has-text-color){color:inherit}.vk_staff .vk_staff-headingFont-serif .vk_staff_text_name{font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","serif"}.vk_staff .vk_staff-headingFont-serif .vk_staff_text_caption{font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","serif"}.vk_staff .vk_staff-headingFont-serif .vk_staff_text_role{font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","serif"}.vk_staff .vk_staff-headingFont-serif .vk_staff_text_profileTitle{font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","serif"}.vk_staff .vk_staff_photo{display:block;vertical-align:top;text-align:center}.vk_staff .vk_staff_photo button{width:100%}.vk_staff .vk_staff_photo .image-button{padding:0;margin:0;display:block;height:100%}.vk_staff .vk_staff_photo-border-default{border:4px solid #efefef;padding:1px}.vk_staff .vk_staff_photo-border-none{border:none}.vk_staff .vk_staff_photo_image{width:100%;margin:0;display:block}@media(min-width: 992px){.page-template-page-onecolumn .vk_staff_text,.page-template-page-lp .vk_staff_text,.page-template-page-lp-builder .vk_staff_text{width:74%}.page-template-page-onecolumn .vk_staff_text_caption,.page-template-page-lp .vk_staff_text_caption,.page-template-page-lp-builder .vk_staff_text_caption{font-size:1rem;letter-spacing:.5rem}.page-template-page-onecolumn .vk_staff_text_role,.page-template-page-lp .vk_staff_text_role,.page-template-page-lp-builder .vk_staff_text_role{letter-spacing:.5rem}.page-template-page-onecolumn .vk_staff_photo,.page-template-page-lp .vk_staff_photo,.page-template-page-lp-builder .vk_staff_photo{width:22%}}@media(min-width: 1200px){.page-template-page-onecolumn .vk_staff_text,.page-template-page-lp .vk_staff_text,.page-template-page-lp-builder .vk_staff_text{width:75%}.page-template-page-onecolumn .vk_staff_photo,.page-template-page-lp .vk_staff_photo,.page-template-page-lp-builder .vk_staff_photo{width:20%}}
|
15 |
.vk_hidden{display:none !important;color:var(--blue)}@media(max-width: 575.98px){.vk_hidden-xs{display:none !important}}@media(min-width: 576px)and (max-width: 767.98px){.vk_hidden-sm{display:none !important}}@media(min-width: 768px)and (max-width: 991.98px){.vk_hidden-md{display:none !important}}@media(min-width: 992px)and (max-width: 1199.98px){.vk_hidden-lg{display:none !important}}@media(min-width: 1200px){.vk_hidden-xl{display:none !important}}@media(min-width: 1200px)and (max-width: 1399.98px){.vk_hidden-xl-v2{display:none !important}}@media(min-width: 1400px){.vk_hidden-xxl{display:none !important}}
|
16 |
.vk_responsive-br{display:none}@media(max-width: 575.98px){.vk_responsive-br-xs{display:block}}@media(min-width: 576px)and (max-width: 767.98px){.vk_responsive-br-sm{display:block}}@media(min-width: 768px)and (max-width: 991.98px){.vk_responsive-br-md{display:block}}@media(min-width: 992px)and (max-width: 1199.98px){.vk_responsive-br-lg{display:block}}@media(min-width: 1200px)and (max-width: 1399.98px){.vk_responsive-br-xl{display:block}}@media(min-width: 1400px){.vk_responsive-br-xxl{display:block}}
|
17 |
-
:root{--vk-heading-has-background-padding: 0.6em 0.7em 0.5em}.is-style-vk-heading h3.is-style-vk-heading:after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading h3.is-style-vk-heading:after{border-bottom:none !important}.is-style-vk-heading-plain,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-plain{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:unset;display:block}.is-style-vk-heading-plain::before,.is-style-vk-heading-plain::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-plain::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-plain::after{content:none}.is-style-vk-heading-plain[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-plain[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-background_fill_lightgray,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-background_fill_lightgray{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;border:none;background-color:#efefef;padding:.6em .7em .5em;margin-bottom:1.2em;border-radius:4px}.is-style-vk-heading-background_fill_lightgray::before,.is-style-vk-heading-background_fill_lightgray::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-background_fill_lightgray::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-background_fill_lightgray::after{content:none}.is-style-vk-heading-background_fill_lightgray[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-background_fill_lightgray[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-double_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-top:double 3px #333;border-bottom:double 3px #333}.is-style-vk-heading-double_black::before,.is-style-vk-heading-double_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_black::after{content:none}.is-style-vk-heading-double_black[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_black[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-double_bottomborder_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_bottomborder_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-bottom:double 3px #333}.is-style-vk-heading-double_bottomborder_black::before,.is-style-vk-heading-double_bottomborder_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_bottomborder_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_bottomborder_black::after{content:none}.is-style-vk-heading-double_bottomborder_black[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_bottomborder_black[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-solid_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-top:solid 1px #333;border-bottom:solid 1px #333}.is-style-vk-heading-solid_black::before,.is-style-vk-heading-solid_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_black::after{content:none}.is-style-vk-heading-solid_black[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_black[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-solid_bottomborder_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_bottomborder_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-bottom:solid 1px #333}.is-style-vk-heading-solid_bottomborder_black::before,.is-style-vk-heading-solid_bottomborder_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_bottomborder_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_bottomborder_black::after{content:none}.is-style-vk-heading-solid_bottomborder_black[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_bottomborder_black[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-dotted_bottomborder_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-dotted_bottomborder_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-bottom:1px dotted #111}.is-style-vk-heading-dotted_bottomborder_black::before,.is-style-vk-heading-dotted_bottomborder_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-dotted_bottomborder_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-dotted_bottomborder_black::after{content:none}.is-style-vk-heading-dotted_bottomborder_black[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-dotted_bottomborder_black[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-both_ends,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-both_ends{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin-bottom:1.2em;padding:0}.is-style-vk-heading-both_ends::before,.is-style-vk-heading-both_ends::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-both_ends::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-both_ends::after{content:"";-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid #333;position:unset;width:unset;border-left:unset;border-right:unset;border-top:none;background:unset}.is-style-vk-heading-both_ends::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-both_ends::before{margin-right:1em;top:unset}.is-style-vk-heading-both_ends::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-both_ends::after{margin-left:1em;bottom:unset}.is-style-vk-heading-brackets_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-brackets_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;border:none;background-color:transparent !important;padding:.7em;margin-bottom:1.2em;text-align:center;border-bottom:unset !important}.is-style-vk-heading-brackets_black::before,.is-style-vk-heading-brackets_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-brackets_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-brackets_black::after{content:"";position:absolute;top:0;width:12px;height:100%;display:inline-block;margin-left:0;border-top:solid 1px #333;border-bottom:solid 1px #333;background:unset}.is-style-vk-heading-brackets_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-brackets_black::before{border-left:solid 1px #333;left:0}.is-style-vk-heading-brackets_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-brackets_black::after{border-right:solid 1px #333 !important;right:0;left:auto}
|
18 |
.wp-block-image figcaption{text-align:center;font-size:calc(var(--vk-size-text)* 0.75 )}figure.wp-block-image.is-style-vk-image-rounded img{border-radius:.5rem}figure.wp-block-image.is-style-vk-image-border img{border:1px solid #e5e5e5}figure.wp-block-image.is-style-vk-image-photoFrame{background-color:#fff;padding:10px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);zoom:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}figure.wp-block-image.is-style-vk-image-photoFrame.alignleft{margin:0 1em .5em 0}figure.wp-block-image.is-style-vk-image-photoFrame.alignright{margin:0 0 .5em 1em}figure.wp-block-image.is-style-vk-image-photoFrame.alignwide,figure.wp-block-image.is-style-vk-image-photoFrame.alignfull{width:auto}figure.wp-block-image.is-style-vk-image-photoFrame figcaption{display:block;margin:8px 0 0}figure.wp-block-image.is-style-vk-image-photoFrame-tilt-right{background-color:#fff;padding:10px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);zoom:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transform:rotate(-2deg);-moz-transform:rotate(-2deg);-webkit-transform:rotate(-2deg)}figure.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignleft{margin:0 1em .5em 0}figure.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignright{margin:0 0 .5em 1em}figure.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignwide,figure.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignfull{width:auto}figure.wp-block-image.is-style-vk-image-photoFrame-tilt-right figcaption{display:block;margin:8px 0 0}figure.wp-block-image.is-style-vk-image-photoFrame-tilt-left{background-color:#fff;padding:10px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);zoom:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transform:rotate(2deg);-moz-transform:rotate(2deg);-webkit-transform:rotate(2deg)}figure.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignleft{margin:0 1em .5em 0}figure.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignright{margin:0 0 .5em 1em}figure.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignwide,figure.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignfull{width:auto}figure.wp-block-image.is-style-vk-image-photoFrame-tilt-left figcaption{display:block;margin:8px 0 0}figure.wp-block-image.is-style-vk-image-shadow{-webkit-box-shadow:0 5px 10px rgba(0,0,0,.15);box-shadow:0 5px 10px rgba(0,0,0,.15);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}figure.wp-block-image.is-style-vk-image-shadow figcaption{display:block}figure.wp-block-image.is-style-vk-image-shadow.alignwide{width:unset}figure.wp-block-image.is-style-vk-image-wave01 img{-webkit-mask-image:var(--vk_image-mask-wave01);mask-image:var(--vk_image-mask-wave01);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-size:contain;mask-size:contain}figure.wp-block-image.is-style-vk-image-wave02 img{-webkit-mask-image:var(--vk_image-mask-wave02);mask-image:var(--vk_image-mask-wave02);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-size:contain;mask-size:contain}figure.wp-block-image.is-style-vk-image-wave03 img{-webkit-mask-image:var(--vk_image-mask-wave03);mask-image:var(--vk_image-mask-wave03);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-size:contain;mask-size:contain}figure.wp-block-image.is-style-vk-image-wave04 img{-webkit-mask-image:var(--vk_image-mask-wave04);mask-image:var(--vk_image-mask-wave04);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-size:contain;mask-size:contain}.wp-block-image.is-style-vk-image-rounded figure.alignleft img,.wp-block-image.is-style-vk-image-rounded figure.alignright img,.wp-block-image.is-style-vk-image-rounded figure.aligncenter img{border-radius:.5rem}.wp-block-image.is-style-vk-image-border figure.alignleft img,.wp-block-image.is-style-vk-image-border figure.alignright img,.wp-block-image.is-style-vk-image-border figure.aligncenter img{border:1px solid #e5e5e5}.wp-block-image.is-style-vk-image-photoFrame figure.alignleft,.wp-block-image.is-style-vk-image-photoFrame figure.alignright,.wp-block-image.is-style-vk-image-photoFrame figure.aligncenter{background-color:#fff;padding:10px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);zoom:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wp-block-image.is-style-vk-image-photoFrame figure.alignleft.alignleft,.wp-block-image.is-style-vk-image-photoFrame figure.alignright.alignleft,.wp-block-image.is-style-vk-image-photoFrame figure.aligncenter.alignleft{margin:0 1em .5em 0}.wp-block-image.is-style-vk-image-photoFrame figure.alignleft.alignright,.wp-block-image.is-style-vk-image-photoFrame figure.alignright.alignright,.wp-block-image.is-style-vk-image-photoFrame figure.aligncenter.alignright{margin:0 0 .5em 1em}.wp-block-image.is-style-vk-image-photoFrame figure.alignleft.alignwide,.wp-block-image.is-style-vk-image-photoFrame figure.alignleft.alignfull,.wp-block-image.is-style-vk-image-photoFrame figure.alignright.alignwide,.wp-block-image.is-style-vk-image-photoFrame figure.alignright.alignfull,.wp-block-image.is-style-vk-image-photoFrame figure.aligncenter.alignwide,.wp-block-image.is-style-vk-image-photoFrame figure.aligncenter.alignfull{width:auto}.wp-block-image.is-style-vk-image-photoFrame figure.alignleft figcaption,.wp-block-image.is-style-vk-image-photoFrame figure.alignright figcaption,.wp-block-image.is-style-vk-image-photoFrame figure.aligncenter figcaption{display:block;margin:8px 0 0}.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.aligncenter,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.aligncenter{background-color:#fff;padding:10px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);zoom:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transform:rotate(-2deg);-moz-transform:rotate(-2deg);-webkit-transform:rotate(-2deg)}.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignleft.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignright.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.aligncenter.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignleft.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignright.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.aligncenter.alignleft{margin:0 1em .5em 0}.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignleft.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignright.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.aligncenter.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignleft.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignright.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.aligncenter.alignright{margin:0 0 .5em 1em}.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignleft.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignleft.alignfull,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignright.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignright.alignfull,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.aligncenter.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.aligncenter.alignfull,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignleft.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignleft.alignfull,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignright.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignright.alignfull,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.aligncenter.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.aligncenter.alignfull{width:auto}.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignleft figcaption,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignright figcaption,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.aligncenter figcaption,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignleft figcaption,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignright figcaption,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.aligncenter figcaption{display:block;margin:8px 0 0}.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.aligncenter,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.aligncenter{background-color:#fff;padding:10px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);zoom:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transform:rotate(2deg);-moz-transform:rotate(2deg);-webkit-transform:rotate(2deg)}.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignleft.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignright.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.aligncenter.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignleft.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignright.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.aligncenter.alignleft{margin:0 1em .5em 0}.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignleft.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignright.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.aligncenter.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignleft.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignright.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.aligncenter.alignright{margin:0 0 .5em 1em}.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignleft.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignleft.alignfull,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignright.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignright.alignfull,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.aligncenter.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.aligncenter.alignfull,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignleft.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignleft.alignfull,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignright.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignright.alignfull,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.aligncenter.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.aligncenter.alignfull{width:auto}.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignleft figcaption,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignright figcaption,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.aligncenter figcaption,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignleft figcaption,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignright figcaption,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.aligncenter figcaption{display:block;margin:8px 0 0}.wp-block-image.is-style-vk-image-shadow figure.alignleft,.wp-block-image.is-style-vk-image-shadow figure.alignright,.wp-block-image.is-style-vk-image-shadow figure.aligncenter{-webkit-box-shadow:0 5px 10px rgba(0,0,0,.15);box-shadow:0 5px 10px rgba(0,0,0,.15);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wp-block-image.is-style-vk-image-shadow figure.alignleft figcaption,.wp-block-image.is-style-vk-image-shadow figure.alignright figcaption,.wp-block-image.is-style-vk-image-shadow figure.aligncenter figcaption{display:block}.wp-block-image.is-style-vk-image-shadow figure.alignleft.alignwide,.wp-block-image.is-style-vk-image-shadow figure.alignright.alignwide,.wp-block-image.is-style-vk-image-shadow figure.aligncenter.alignwide{width:unset}.wp-block-image.is-style-vk-image-wave01 figure.alignleft img,.wp-block-image.is-style-vk-image-wave01 figure.alignright img,.wp-block-image.is-style-vk-image-wave01 figure.aligncenter img{-webkit-mask-image:var(--vk_image-mask-wave01);mask-image:var(--vk_image-mask-wave01);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-size:contain;mask-size:contain}.wp-block-image.is-style-vk-image-wave02 figure.alignleft img,.wp-block-image.is-style-vk-image-wave02 figure.alignright img,.wp-block-image.is-style-vk-image-wave02 figure.aligncenter img{-webkit-mask-image:var(--vk_image-mask-wave02);mask-image:var(--vk_image-mask-wave02);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-size:contain;mask-size:contain}.wp-block-image.is-style-vk-image-wave03 figure.alignleft img,.wp-block-image.is-style-vk-image-wave03 figure.alignright img,.wp-block-image.is-style-vk-image-wave03 figure.aligncenter img{-webkit-mask-image:var(--vk_image-mask-wave03);mask-image:var(--vk_image-mask-wave03);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-size:contain;mask-size:contain}.wp-block-image.is-style-vk-image-wave04 figure.alignleft img,.wp-block-image.is-style-vk-image-wave04 figure.alignright img,.wp-block-image.is-style-vk-image-wave04 figure.aligncenter img{-webkit-mask-image:var(--vk_image-mask-wave04);mask-image:var(--vk_image-mask-wave04);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-size:contain;mask-size:contain}
|
19 |
.wp-block-table thead th,.wp-block-table tfoot td{font-weight:bold}.wp-block-table.is-style-vk-table-border-top-bottom th,.wp-block-table.is-style-vk-table-border-top-bottom td{border-top:none;border-left:none;border-right:none;border-bottom:1px solid var(--vk-color-border-hr)}.wp-block-table.is-style-vk-table-border th,.wp-block-table.is-style-vk-table-border td{border:1px solid var(--vk-color-border-hr)}.wp-block-table.is-style-vk-table-border-stripes tbody tr:nth-child(2n+1){background-color:#f0f0f0}.wp-block-table.is-style-vk-table-border-stripes th,.wp-block-table.is-style-vk-table-border-stripes td{border:1px solid var(--vk-color-border-hr)}.editor-styles-wrapper .wp-block-table.is-style-regular th,.editor-styles-wrapper .wp-block-table.is-style-regular td{border-color:var(--vk-color-border-hr)}
|
14 |
.vk_staff_text{float:left;width:61.6%}.vk_staff_photo{float:right;width:32%}.vk_staff-layout-imageLeft .vk_staff_text{float:right}.vk_staff-layout-imageLeft .vk_staff_photo{float:left}.vk_staff{display:block;overflow:hidden}.vk_staff .vk_staff_text .vk_staff_text_name{text-align:left;-webkit-box-shadow:none;box-shadow:none;font-size:calc(var(--vk-size-text) * 2.5 );font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","serif";line-height:1;margin-bottom:.5rem;border:none;padding:0;background-color:transparent;display:inline}.vk_staff .vk_staff_text .vk_staff_text_name:not(.has-text-color){color:inherit}.vk_staff .vk_staff_text .vk_staff_text_name:before,.vk_staff .vk_staff_text .vk_staff_text_name:after{display:none}.vk_staff .vk_staff_text .vk_staff_text_caption{font-size:14px;display:block;margin:0 0 .5rem 4px;letter-spacing:5px}.vk_staff .vk_staff_text .vk_staff_text_caption:not(.has-text-color){color:inherit}.vk_staff .vk_staff_text .vk_staff_text_role{font-size:14px;line-height:1.6em}.vk_staff .vk_staff_text .vk_staff_text_role:not(.has-text-color){color:inherit}.vk_staff .vk_staff_text .vk_staff_text_profileTitle{font-size:18px;padding-top:0;padding-left:0;padding-bottom:2px;margin-top:calc(var(--vk-size-text) * 1.5);margin-bottom:calc(var(--vk-size-text) * 1.2 );border-top:none;border-left:none;border-bottom:1px solid #ccc;background:none}.vk_staff .vk_staff_text .vk_staff_text_profileTitle:not(.has-text-color){color:inherit}.vk_staff .vk_staff_text .vk_staff_text_profileTitle:before,.vk_staff .vk_staff_text .vk_staff_text_profileTitle:after{border:none}.vk_staff .vk_staff_text .vk_staff_text_profileText{font-size:14px}.vk_staff .vk_staff_text .vk_staff_text_profileText:not(.has-text-color){color:inherit}.vk_staff .vk_staff-headingFont-serif .vk_staff_text_name{font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","serif"}.vk_staff .vk_staff-headingFont-serif .vk_staff_text_caption{font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","serif"}.vk_staff .vk_staff-headingFont-serif .vk_staff_text_role{font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","serif"}.vk_staff .vk_staff-headingFont-serif .vk_staff_text_profileTitle{font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","serif"}.vk_staff .vk_staff_photo{display:block;vertical-align:top;text-align:center}.vk_staff .vk_staff_photo button{width:100%}.vk_staff .vk_staff_photo .image-button{padding:0;margin:0;display:block;height:100%}.vk_staff .vk_staff_photo-border-default{border:4px solid #efefef;padding:1px}.vk_staff .vk_staff_photo-border-none{border:none}.vk_staff .vk_staff_photo_image{width:100%;margin:0;display:block}@media(min-width: 992px){.page-template-page-onecolumn .vk_staff_text,.page-template-page-lp .vk_staff_text,.page-template-page-lp-builder .vk_staff_text{width:74%}.page-template-page-onecolumn .vk_staff_text_caption,.page-template-page-lp .vk_staff_text_caption,.page-template-page-lp-builder .vk_staff_text_caption{font-size:1rem;letter-spacing:.5rem}.page-template-page-onecolumn .vk_staff_text_role,.page-template-page-lp .vk_staff_text_role,.page-template-page-lp-builder .vk_staff_text_role{letter-spacing:.5rem}.page-template-page-onecolumn .vk_staff_photo,.page-template-page-lp .vk_staff_photo,.page-template-page-lp-builder .vk_staff_photo{width:22%}}@media(min-width: 1200px){.page-template-page-onecolumn .vk_staff_text,.page-template-page-lp .vk_staff_text,.page-template-page-lp-builder .vk_staff_text{width:75%}.page-template-page-onecolumn .vk_staff_photo,.page-template-page-lp .vk_staff_photo,.page-template-page-lp-builder .vk_staff_photo{width:20%}}
|
15 |
.vk_hidden{display:none !important;color:var(--blue)}@media(max-width: 575.98px){.vk_hidden-xs{display:none !important}}@media(min-width: 576px)and (max-width: 767.98px){.vk_hidden-sm{display:none !important}}@media(min-width: 768px)and (max-width: 991.98px){.vk_hidden-md{display:none !important}}@media(min-width: 992px)and (max-width: 1199.98px){.vk_hidden-lg{display:none !important}}@media(min-width: 1200px){.vk_hidden-xl{display:none !important}}@media(min-width: 1200px)and (max-width: 1399.98px){.vk_hidden-xl-v2{display:none !important}}@media(min-width: 1400px){.vk_hidden-xxl{display:none !important}}
|
16 |
.vk_responsive-br{display:none}@media(max-width: 575.98px){.vk_responsive-br-xs{display:block}}@media(min-width: 576px)and (max-width: 767.98px){.vk_responsive-br-sm{display:block}}@media(min-width: 768px)and (max-width: 991.98px){.vk_responsive-br-md{display:block}}@media(min-width: 992px)and (max-width: 1199.98px){.vk_responsive-br-lg{display:block}}@media(min-width: 1200px)and (max-width: 1399.98px){.vk_responsive-br-xl{display:block}}@media(min-width: 1400px){.vk_responsive-br-xxl{display:block}}
|
17 |
+
:root{--vk-heading-has-background-padding: 0.6em 0.7em 0.5em}.is-style-vk-heading h3.is-style-vk-heading:after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading h3.is-style-vk-heading:after{border-bottom:none !important}.is-style-vk-heading-plain:not(.has-text-align-center,.has-text-align-right),.is-style-vk-heading-background_fill_lightgray:not(.has-text-align-center,.has-text-align-right),.is-style-vk-heading-double_black:not(.has-text-align-center,.has-text-align-right),.is-style-vk-heading-double_bottomborder_black:not(.has-text-align-center,.has-text-align-right),.is-style-vk-heading-solid_black:not(.has-text-align-center,.has-text-align-right),.is-style-vk-heading-solid_bottomborder_black:not(.has-text-align-center,.has-text-align-right),.is-style-vk-heading-dotted_bottomborder_black:not(.has-text-align-center,.has-text-align-right),.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-plain:not(.has-text-align-center,.has-text-align-right),.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-background_fill_lightgray:not(.has-text-align-center,.has-text-align-right),.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_black:not(.has-text-align-center,.has-text-align-right),.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_bottomborder_black:not(.has-text-align-center,.has-text-align-right),.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_black:not(.has-text-align-center,.has-text-align-right),.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_bottomborder_black:not(.has-text-align-center,.has-text-align-right),.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-dotted_bottomborder_black:not(.has-text-align-center,.has-text-align-right){text-align:left}.is-style-vk-heading-plain,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-plain{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:unset;display:block}.is-style-vk-heading-plain::before,.is-style-vk-heading-plain::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-plain::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-plain::after{content:none}.is-style-vk-heading-plain[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-plain[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-background_fill_lightgray,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-background_fill_lightgray{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;border:none;background-color:#efefef;padding:.6em .7em .5em;margin-bottom:1.2em;border-radius:4px}.is-style-vk-heading-background_fill_lightgray::before,.is-style-vk-heading-background_fill_lightgray::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-background_fill_lightgray::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-background_fill_lightgray::after{content:none}.is-style-vk-heading-background_fill_lightgray[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-background_fill_lightgray[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-double_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-top:double 3px #333;border-bottom:double 3px #333}.is-style-vk-heading-double_black::before,.is-style-vk-heading-double_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_black::after{content:none}.is-style-vk-heading-double_black[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_black[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-double_bottomborder_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_bottomborder_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-bottom:double 3px #333}.is-style-vk-heading-double_bottomborder_black::before,.is-style-vk-heading-double_bottomborder_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_bottomborder_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_bottomborder_black::after{content:none}.is-style-vk-heading-double_bottomborder_black[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_bottomborder_black[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-solid_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-top:solid 1px #333;border-bottom:solid 1px #333}.is-style-vk-heading-solid_black::before,.is-style-vk-heading-solid_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_black::after{content:none}.is-style-vk-heading-solid_black[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_black[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-solid_bottomborder_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_bottomborder_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-bottom:solid 1px #333}.is-style-vk-heading-solid_bottomborder_black::before,.is-style-vk-heading-solid_bottomborder_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_bottomborder_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_bottomborder_black::after{content:none}.is-style-vk-heading-solid_bottomborder_black[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_bottomborder_black[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-dotted_bottomborder_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-dotted_bottomborder_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-bottom:1px dotted #111}.is-style-vk-heading-dotted_bottomborder_black::before,.is-style-vk-heading-dotted_bottomborder_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-dotted_bottomborder_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-dotted_bottomborder_black::after{content:none}.is-style-vk-heading-dotted_bottomborder_black[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-dotted_bottomborder_black[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-both_ends,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-both_ends{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin-bottom:1.2em;padding:0}.is-style-vk-heading-both_ends::before,.is-style-vk-heading-both_ends::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-both_ends::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-both_ends::after{content:"";-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid #333;position:unset;width:unset;border-left:unset;border-right:unset;border-top:none;background:unset}.is-style-vk-heading-both_ends::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-both_ends::before{margin-right:1em;top:unset}.is-style-vk-heading-both_ends::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-both_ends::after{margin-left:1em;bottom:unset}.is-style-vk-heading-brackets_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-brackets_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;border:none;background-color:transparent !important;padding:.7em;margin-bottom:1.2em;text-align:center;border-bottom:unset !important}.is-style-vk-heading-brackets_black::before,.is-style-vk-heading-brackets_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-brackets_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-brackets_black::after{content:"";position:absolute;top:0;width:12px;height:100%;display:inline-block;margin-left:0;border-top:solid 1px #333;border-bottom:solid 1px #333;background:unset}.is-style-vk-heading-brackets_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-brackets_black::before{border-left:solid 1px #333;left:0}.is-style-vk-heading-brackets_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-brackets_black::after{border-right:solid 1px #333 !important;right:0;left:auto}
|
18 |
.wp-block-image figcaption{text-align:center;font-size:calc(var(--vk-size-text)* 0.75 )}figure.wp-block-image.is-style-vk-image-rounded img{border-radius:.5rem}figure.wp-block-image.is-style-vk-image-border img{border:1px solid #e5e5e5}figure.wp-block-image.is-style-vk-image-photoFrame{background-color:#fff;padding:10px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);zoom:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}figure.wp-block-image.is-style-vk-image-photoFrame.alignleft{margin:0 1em .5em 0}figure.wp-block-image.is-style-vk-image-photoFrame.alignright{margin:0 0 .5em 1em}figure.wp-block-image.is-style-vk-image-photoFrame.alignwide,figure.wp-block-image.is-style-vk-image-photoFrame.alignfull{width:auto}figure.wp-block-image.is-style-vk-image-photoFrame figcaption{display:block;margin:8px 0 0}figure.wp-block-image.is-style-vk-image-photoFrame-tilt-right{background-color:#fff;padding:10px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);zoom:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transform:rotate(-2deg);-moz-transform:rotate(-2deg);-webkit-transform:rotate(-2deg)}figure.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignleft{margin:0 1em .5em 0}figure.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignright{margin:0 0 .5em 1em}figure.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignwide,figure.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignfull{width:auto}figure.wp-block-image.is-style-vk-image-photoFrame-tilt-right figcaption{display:block;margin:8px 0 0}figure.wp-block-image.is-style-vk-image-photoFrame-tilt-left{background-color:#fff;padding:10px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);zoom:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transform:rotate(2deg);-moz-transform:rotate(2deg);-webkit-transform:rotate(2deg)}figure.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignleft{margin:0 1em .5em 0}figure.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignright{margin:0 0 .5em 1em}figure.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignwide,figure.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignfull{width:auto}figure.wp-block-image.is-style-vk-image-photoFrame-tilt-left figcaption{display:block;margin:8px 0 0}figure.wp-block-image.is-style-vk-image-shadow{-webkit-box-shadow:0 5px 10px rgba(0,0,0,.15);box-shadow:0 5px 10px rgba(0,0,0,.15);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}figure.wp-block-image.is-style-vk-image-shadow figcaption{display:block}figure.wp-block-image.is-style-vk-image-shadow.alignwide{width:unset}figure.wp-block-image.is-style-vk-image-wave01 img{-webkit-mask-image:var(--vk_image-mask-wave01);mask-image:var(--vk_image-mask-wave01);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-size:contain;mask-size:contain}figure.wp-block-image.is-style-vk-image-wave02 img{-webkit-mask-image:var(--vk_image-mask-wave02);mask-image:var(--vk_image-mask-wave02);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-size:contain;mask-size:contain}figure.wp-block-image.is-style-vk-image-wave03 img{-webkit-mask-image:var(--vk_image-mask-wave03);mask-image:var(--vk_image-mask-wave03);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-size:contain;mask-size:contain}figure.wp-block-image.is-style-vk-image-wave04 img{-webkit-mask-image:var(--vk_image-mask-wave04);mask-image:var(--vk_image-mask-wave04);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-size:contain;mask-size:contain}.wp-block-image.is-style-vk-image-rounded figure.alignleft img,.wp-block-image.is-style-vk-image-rounded figure.alignright img,.wp-block-image.is-style-vk-image-rounded figure.aligncenter img{border-radius:.5rem}.wp-block-image.is-style-vk-image-border figure.alignleft img,.wp-block-image.is-style-vk-image-border figure.alignright img,.wp-block-image.is-style-vk-image-border figure.aligncenter img{border:1px solid #e5e5e5}.wp-block-image.is-style-vk-image-photoFrame figure.alignleft,.wp-block-image.is-style-vk-image-photoFrame figure.alignright,.wp-block-image.is-style-vk-image-photoFrame figure.aligncenter{background-color:#fff;padding:10px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);zoom:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wp-block-image.is-style-vk-image-photoFrame figure.alignleft.alignleft,.wp-block-image.is-style-vk-image-photoFrame figure.alignright.alignleft,.wp-block-image.is-style-vk-image-photoFrame figure.aligncenter.alignleft{margin:0 1em .5em 0}.wp-block-image.is-style-vk-image-photoFrame figure.alignleft.alignright,.wp-block-image.is-style-vk-image-photoFrame figure.alignright.alignright,.wp-block-image.is-style-vk-image-photoFrame figure.aligncenter.alignright{margin:0 0 .5em 1em}.wp-block-image.is-style-vk-image-photoFrame figure.alignleft.alignwide,.wp-block-image.is-style-vk-image-photoFrame figure.alignleft.alignfull,.wp-block-image.is-style-vk-image-photoFrame figure.alignright.alignwide,.wp-block-image.is-style-vk-image-photoFrame figure.alignright.alignfull,.wp-block-image.is-style-vk-image-photoFrame figure.aligncenter.alignwide,.wp-block-image.is-style-vk-image-photoFrame figure.aligncenter.alignfull{width:auto}.wp-block-image.is-style-vk-image-photoFrame figure.alignleft figcaption,.wp-block-image.is-style-vk-image-photoFrame figure.alignright figcaption,.wp-block-image.is-style-vk-image-photoFrame figure.aligncenter figcaption{display:block;margin:8px 0 0}.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.aligncenter,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.aligncenter{background-color:#fff;padding:10px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);zoom:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transform:rotate(-2deg);-moz-transform:rotate(-2deg);-webkit-transform:rotate(-2deg)}.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignleft.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignright.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.aligncenter.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignleft.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignright.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.aligncenter.alignleft{margin:0 1em .5em 0}.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignleft.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignright.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.aligncenter.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignleft.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignright.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.aligncenter.alignright{margin:0 0 .5em 1em}.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignleft.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignleft.alignfull,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignright.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignright.alignfull,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.aligncenter.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.aligncenter.alignfull,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignleft.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignleft.alignfull,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignright.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignright.alignfull,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.aligncenter.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.aligncenter.alignfull{width:auto}.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignleft figcaption,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.alignright figcaption,.wp-block-image.is-style-vk-image-photoFrame-tilt-right.aligncenter figcaption,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignleft figcaption,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.alignright figcaption,.wp-block-image.is-style-vk-image-photoFrame-tilt-right figure.aligncenter figcaption{display:block;margin:8px 0 0}.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.aligncenter,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.aligncenter{background-color:#fff;padding:10px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);zoom:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transform:rotate(2deg);-moz-transform:rotate(2deg);-webkit-transform:rotate(2deg)}.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignleft.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignright.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.aligncenter.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignleft.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignright.alignleft,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.aligncenter.alignleft{margin:0 1em .5em 0}.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignleft.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignright.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.aligncenter.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignleft.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignright.alignright,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.aligncenter.alignright{margin:0 0 .5em 1em}.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignleft.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignleft.alignfull,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignright.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignright.alignfull,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.aligncenter.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.aligncenter.alignfull,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignleft.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignleft.alignfull,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignright.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignright.alignfull,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.aligncenter.alignwide,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.aligncenter.alignfull{width:auto}.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignleft figcaption,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.alignright figcaption,.wp-block-image.is-style-vk-image-photoFrame-tilt-left.aligncenter figcaption,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignleft figcaption,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.alignright figcaption,.wp-block-image.is-style-vk-image-photoFrame-tilt-left figure.aligncenter figcaption{display:block;margin:8px 0 0}.wp-block-image.is-style-vk-image-shadow figure.alignleft,.wp-block-image.is-style-vk-image-shadow figure.alignright,.wp-block-image.is-style-vk-image-shadow figure.aligncenter{-webkit-box-shadow:0 5px 10px rgba(0,0,0,.15);box-shadow:0 5px 10px rgba(0,0,0,.15);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wp-block-image.is-style-vk-image-shadow figure.alignleft figcaption,.wp-block-image.is-style-vk-image-shadow figure.alignright figcaption,.wp-block-image.is-style-vk-image-shadow figure.aligncenter figcaption{display:block}.wp-block-image.is-style-vk-image-shadow figure.alignleft.alignwide,.wp-block-image.is-style-vk-image-shadow figure.alignright.alignwide,.wp-block-image.is-style-vk-image-shadow figure.aligncenter.alignwide{width:unset}.wp-block-image.is-style-vk-image-wave01 figure.alignleft img,.wp-block-image.is-style-vk-image-wave01 figure.alignright img,.wp-block-image.is-style-vk-image-wave01 figure.aligncenter img{-webkit-mask-image:var(--vk_image-mask-wave01);mask-image:var(--vk_image-mask-wave01);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-size:contain;mask-size:contain}.wp-block-image.is-style-vk-image-wave02 figure.alignleft img,.wp-block-image.is-style-vk-image-wave02 figure.alignright img,.wp-block-image.is-style-vk-image-wave02 figure.aligncenter img{-webkit-mask-image:var(--vk_image-mask-wave02);mask-image:var(--vk_image-mask-wave02);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-size:contain;mask-size:contain}.wp-block-image.is-style-vk-image-wave03 figure.alignleft img,.wp-block-image.is-style-vk-image-wave03 figure.alignright img,.wp-block-image.is-style-vk-image-wave03 figure.aligncenter img{-webkit-mask-image:var(--vk_image-mask-wave03);mask-image:var(--vk_image-mask-wave03);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-size:contain;mask-size:contain}.wp-block-image.is-style-vk-image-wave04 figure.alignleft img,.wp-block-image.is-style-vk-image-wave04 figure.alignright img,.wp-block-image.is-style-vk-image-wave04 figure.aligncenter img{-webkit-mask-image:var(--vk_image-mask-wave04);mask-image:var(--vk_image-mask-wave04);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-size:contain;mask-size:contain}
|
19 |
.wp-block-table thead th,.wp-block-table tfoot td{font-weight:bold}.wp-block-table.is-style-vk-table-border-top-bottom th,.wp-block-table.is-style-vk-table-border-top-bottom td{border-top:none;border-left:none;border-right:none;border-bottom:1px solid var(--vk-color-border-hr)}.wp-block-table.is-style-vk-table-border th,.wp-block-table.is-style-vk-table-border td{border:1px solid var(--vk-color-border-hr)}.wp-block-table.is-style-vk-table-border-stripes tbody tr:nth-child(2n+1){background-color:#f0f0f0}.wp-block-table.is-style-vk-table-border-stripes th,.wp-block-table.is-style-vk-table-border-stripes td{border:1px solid var(--vk-color-border-hr)}.editor-styles-wrapper .wp-block-table.is-style-regular th,.editor-styles-wrapper .wp-block-table.is-style-regular td{border-color:var(--vk-color-border-hr)}
|
build/extensions/core/heading/style.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
:root{--vk-heading-has-background-padding: 0.6em 0.7em 0.5em}.is-style-vk-heading h3.is-style-vk-heading:after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading h3.is-style-vk-heading:after{border-bottom:none !important}.is-style-vk-heading-plain,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-plain{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:unset;display:block}.is-style-vk-heading-plain::before,.is-style-vk-heading-plain::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-plain::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-plain::after{content:none}.is-style-vk-heading-plain[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-plain[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-background_fill_lightgray,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-background_fill_lightgray{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;border:none;background-color:#efefef;padding:.6em .7em .5em;margin-bottom:1.2em;border-radius:4px}.is-style-vk-heading-background_fill_lightgray::before,.is-style-vk-heading-background_fill_lightgray::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-background_fill_lightgray::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-background_fill_lightgray::after{content:none}.is-style-vk-heading-background_fill_lightgray[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-background_fill_lightgray[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-double_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-top:double 3px #333;border-bottom:double 3px #333}.is-style-vk-heading-double_black::before,.is-style-vk-heading-double_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_black::after{content:none}.is-style-vk-heading-double_black[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_black[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-double_bottomborder_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_bottomborder_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-bottom:double 3px #333}.is-style-vk-heading-double_bottomborder_black::before,.is-style-vk-heading-double_bottomborder_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_bottomborder_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_bottomborder_black::after{content:none}.is-style-vk-heading-double_bottomborder_black[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_bottomborder_black[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-solid_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-top:solid 1px #333;border-bottom:solid 1px #333}.is-style-vk-heading-solid_black::before,.is-style-vk-heading-solid_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_black::after{content:none}.is-style-vk-heading-solid_black[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_black[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-solid_bottomborder_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_bottomborder_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-bottom:solid 1px #333}.is-style-vk-heading-solid_bottomborder_black::before,.is-style-vk-heading-solid_bottomborder_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_bottomborder_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_bottomborder_black::after{content:none}.is-style-vk-heading-solid_bottomborder_black[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_bottomborder_black[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-dotted_bottomborder_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-dotted_bottomborder_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-bottom:1px dotted #111}.is-style-vk-heading-dotted_bottomborder_black::before,.is-style-vk-heading-dotted_bottomborder_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-dotted_bottomborder_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-dotted_bottomborder_black::after{content:none}.is-style-vk-heading-dotted_bottomborder_black[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-dotted_bottomborder_black[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-both_ends,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-both_ends{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin-bottom:1.2em;padding:0}.is-style-vk-heading-both_ends::before,.is-style-vk-heading-both_ends::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-both_ends::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-both_ends::after{content:"";-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid #333;position:unset;width:unset;border-left:unset;border-right:unset;border-top:none;background:unset}.is-style-vk-heading-both_ends::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-both_ends::before{margin-right:1em;top:unset}.is-style-vk-heading-both_ends::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-both_ends::after{margin-left:1em;bottom:unset}.is-style-vk-heading-brackets_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-brackets_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;border:none;background-color:transparent !important;padding:.7em;margin-bottom:1.2em;text-align:center;border-bottom:unset !important}.is-style-vk-heading-brackets_black::before,.is-style-vk-heading-brackets_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-brackets_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-brackets_black::after{content:"";position:absolute;top:0;width:12px;height:100%;display:inline-block;margin-left:0;border-top:solid 1px #333;border-bottom:solid 1px #333;background:unset}.is-style-vk-heading-brackets_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-brackets_black::before{border-left:solid 1px #333;left:0}.is-style-vk-heading-brackets_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-brackets_black::after{border-right:solid 1px #333 !important;right:0;left:auto}
|
1 |
+
:root{--vk-heading-has-background-padding: 0.6em 0.7em 0.5em}.is-style-vk-heading h3.is-style-vk-heading:after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading h3.is-style-vk-heading:after{border-bottom:none !important}.is-style-vk-heading-plain:not(.has-text-align-center,.has-text-align-right),.is-style-vk-heading-background_fill_lightgray:not(.has-text-align-center,.has-text-align-right),.is-style-vk-heading-double_black:not(.has-text-align-center,.has-text-align-right),.is-style-vk-heading-double_bottomborder_black:not(.has-text-align-center,.has-text-align-right),.is-style-vk-heading-solid_black:not(.has-text-align-center,.has-text-align-right),.is-style-vk-heading-solid_bottomborder_black:not(.has-text-align-center,.has-text-align-right),.is-style-vk-heading-dotted_bottomborder_black:not(.has-text-align-center,.has-text-align-right),.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-plain:not(.has-text-align-center,.has-text-align-right),.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-background_fill_lightgray:not(.has-text-align-center,.has-text-align-right),.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_black:not(.has-text-align-center,.has-text-align-right),.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_bottomborder_black:not(.has-text-align-center,.has-text-align-right),.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_black:not(.has-text-align-center,.has-text-align-right),.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_bottomborder_black:not(.has-text-align-center,.has-text-align-right),.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-dotted_bottomborder_black:not(.has-text-align-center,.has-text-align-right){text-align:left}.is-style-vk-heading-plain,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-plain{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:unset;display:block}.is-style-vk-heading-plain::before,.is-style-vk-heading-plain::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-plain::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-plain::after{content:none}.is-style-vk-heading-plain[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-plain[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-background_fill_lightgray,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-background_fill_lightgray{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;border:none;background-color:#efefef;padding:.6em .7em .5em;margin-bottom:1.2em;border-radius:4px}.is-style-vk-heading-background_fill_lightgray::before,.is-style-vk-heading-background_fill_lightgray::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-background_fill_lightgray::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-background_fill_lightgray::after{content:none}.is-style-vk-heading-background_fill_lightgray[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-background_fill_lightgray[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-double_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-top:double 3px #333;border-bottom:double 3px #333}.is-style-vk-heading-double_black::before,.is-style-vk-heading-double_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_black::after{content:none}.is-style-vk-heading-double_black[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_black[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-double_bottomborder_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_bottomborder_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-bottom:double 3px #333}.is-style-vk-heading-double_bottomborder_black::before,.is-style-vk-heading-double_bottomborder_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_bottomborder_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_bottomborder_black::after{content:none}.is-style-vk-heading-double_bottomborder_black[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-double_bottomborder_black[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-solid_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-top:solid 1px #333;border-bottom:solid 1px #333}.is-style-vk-heading-solid_black::before,.is-style-vk-heading-solid_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_black::after{content:none}.is-style-vk-heading-solid_black[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_black[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-solid_bottomborder_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_bottomborder_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-bottom:solid 1px #333}.is-style-vk-heading-solid_bottomborder_black::before,.is-style-vk-heading-solid_bottomborder_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_bottomborder_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_bottomborder_black::after{content:none}.is-style-vk-heading-solid_bottomborder_black[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_bottomborder_black[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-dotted_bottomborder_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-dotted_bottomborder_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-bottom:1px dotted #111}.is-style-vk-heading-dotted_bottomborder_black::before,.is-style-vk-heading-dotted_bottomborder_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-dotted_bottomborder_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-dotted_bottomborder_black::after{content:none}.is-style-vk-heading-dotted_bottomborder_black[class*=has-background],.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-dotted_bottomborder_black[class*=has-background]{padding:var(--vk-heading-has-background-padding)}.is-style-vk-heading-both_ends,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-both_ends{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;background-color:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin-bottom:1.2em;padding:0}.is-style-vk-heading-both_ends::before,.is-style-vk-heading-both_ends::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-both_ends::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-both_ends::after{content:"";-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid #333;position:unset;width:unset;border-left:unset;border-right:unset;border-top:none;background:unset}.is-style-vk-heading-both_ends::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-both_ends::before{margin-right:1em;top:unset}.is-style-vk-heading-both_ends::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-both_ends::after{margin-left:1em;bottom:unset}.is-style-vk-heading-brackets_black,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-brackets_black{position:relative;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:inherit;border:none;background-color:transparent !important;padding:.7em;margin-bottom:1.2em;text-align:center;border-bottom:unset !important}.is-style-vk-heading-brackets_black::before,.is-style-vk-heading-brackets_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-brackets_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-brackets_black::after{content:"";position:absolute;top:0;width:12px;height:100%;display:inline-block;margin-left:0;border-top:solid 1px #333;border-bottom:solid 1px #333;background:unset}.is-style-vk-heading-brackets_black::before,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-brackets_black::before{border-left:solid 1px #333;left:0}.is-style-vk-heading-brackets_black::after,.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-brackets_black::after{border-right:solid 1px #333 !important;right:0;left:auto}
|
build/vk_blocks_options.css
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
.spacer-input input[type=number]{width:5em;text-align:center}.vk_admin_page .adminMain_main .balloonIconList{margin-left:0}.vk_admin_page .adminMain_main .balloonIconList li{list-style:none}.balloonIconList{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.balloonIconList li{-webkit-box-sizing:border-box;box-sizing:border-box;width:29.5%;padding:20px 15px 15px;margin:10px;border:1px solid #ccc;border-radius:5px;background-color:rgba(255,255,255,.9);-webkit-box-shadow:inset 0px 0px 0px 1px #fff;box-shadow:inset 0px 0px 0px 1px #fff}.balloonIconList_iconFrame{width:100px;margin:0 auto .5rem}.balloonIconList_iconFrame_src{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:1px solid #e5e5e5}.balloonIconList li .button{width:49%;margin-top:5px;-webkit-box-shadow:inset 0px 0px 0px 1px rgba(255,255,255,.7);box-shadow:inset 0px 0px 0px 1px rgba(255,255,255,.7)}.balloonIconList li .button.button-set{color:#464646;border-color:#999;float:left}.balloonIconList li .button.button-delete{color:#c00;border-color:#c00;float:right}input.balloonIconList_name_input[type=text]{display:block;width:100%;text-align:center;border-color:#ccc;-webkit-box-shadow:inset 1px 1px 2px 0 rgba(0,0,0,.1);box-shadow:inset 1px 1px 2px 0 rgba(0,0,0,.1)}.balloonIconList_nameLabel{clear:both;display:block;overflow:hidden;padding-top:.5rem;padding-bottom:.3rem}
|
inc/vk-blocks/admin/admin-balloon.php
CHANGED
@@ -20,71 +20,6 @@
|
|
20 |
</select>
|
21 |
<?php submit_button(); ?>
|
22 |
<h4 id="balloon-image-setting"><?php esc_html_e( 'Balloon Image Setting', 'vk-blocks' ); ?></h4>
|
23 |
-
<style type="text/css">
|
24 |
-
.vk_admin_page .adminMain_main .balloonIconList {
|
25 |
-
margin-left:0;
|
26 |
-
}
|
27 |
-
.vk_admin_page .adminMain_main .balloonIconList li {
|
28 |
-
list-style:none;
|
29 |
-
}
|
30 |
-
.balloonIconList {
|
31 |
-
width:100%;
|
32 |
-
display:flex;
|
33 |
-
flex-wrap: wrap;
|
34 |
-
}
|
35 |
-
.balloonIconList li {
|
36 |
-
box-sizing:border-box;
|
37 |
-
width:29.5%;
|
38 |
-
padding:20px 15px 15px;
|
39 |
-
margin:10px;
|
40 |
-
border:1px solid #ccc;
|
41 |
-
border-radius:5px;
|
42 |
-
background-color:rgba(255,255,255,0.9);
|
43 |
-
box-shadow:inset 0px 0px 0px 1px rgba(255,255,255,1);
|
44 |
-
}
|
45 |
-
.balloonIconList_iconFrame {
|
46 |
-
width:100px;
|
47 |
-
margin:0 auto 0.5rem;
|
48 |
-
}
|
49 |
-
.balloonIconList_iconFrame_src {
|
50 |
-
width:100px;
|
51 |
-
height:100px;
|
52 |
-
object-fit:cover;
|
53 |
-
border-radius:50%;
|
54 |
-
border:1px solid #e5e5e5;
|
55 |
-
}
|
56 |
-
.balloonIconList li img {
|
57 |
-
|
58 |
-
}
|
59 |
-
.balloonIconList li .button {
|
60 |
-
width:49%;
|
61 |
-
margin-top:5px;
|
62 |
-
box-shadow:inset 0px 0px 0px 1px rgba(255,255,255,0.7);
|
63 |
-
}
|
64 |
-
.balloonIconList li .button.button-set {
|
65 |
-
color:#464646;
|
66 |
-
border-color:#999;
|
67 |
-
float:left;
|
68 |
-
}
|
69 |
-
.balloonIconList li .button.button-delete {
|
70 |
-
color:#c00;
|
71 |
-
border-color:#c00;
|
72 |
-
float:right;
|
73 |
-
}
|
74 |
-
input.balloonIconList_name_input[type=text] {
|
75 |
-
display:block;
|
76 |
-
width:100%;
|
77 |
-
text-align:center;
|
78 |
-
border-color:#ccc;
|
79 |
-
box-shadow:inset 1px 1px 2px 0 rgba(0,0,0,0.1);
|
80 |
-
}
|
81 |
-
.balloonIconList_nameLabel {
|
82 |
-
clear:both;
|
83 |
-
display:block; overflow:hidden;
|
84 |
-
padding-top:0.5rem;
|
85 |
-
padding-bottom:0.3rem;
|
86 |
-
}
|
87 |
-
</style>
|
88 |
<p>
|
89 |
<?php esc_html_e( 'You can register frequently used icon images for speech bubble blocks.', 'vk-blocks' ); ?>
|
90 |
<?php esc_html_e( 'If you change image or name that please click Save Changes button.', 'vk-blocks' ); ?>
|
20 |
</select>
|
21 |
<?php submit_button(); ?>
|
22 |
<h4 id="balloon-image-setting"><?php esc_html_e( 'Balloon Image Setting', 'vk-blocks' ); ?></h4>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
<p>
|
24 |
<?php esc_html_e( 'You can register frequently used icon images for speech bubble blocks.', 'vk-blocks' ); ?>
|
25 |
<?php esc_html_e( 'If you change image or name that please click Save Changes button.', 'vk-blocks' ); ?>
|
inc/vk-blocks/admin/admin-margin.php
CHANGED
@@ -43,13 +43,6 @@ $vk_blocks_options = vk_blocks_get_options();
|
|
43 |
<?php endforeach; ?>
|
44 |
</select>
|
45 |
</p>
|
46 |
-
|
47 |
-
<style type="text/css">
|
48 |
-
.spacer-input input[type="number"]{
|
49 |
-
width:5em;
|
50 |
-
text-align:center;
|
51 |
-
}
|
52 |
-
</style>
|
53 |
<ul class="no-style spacer-input">
|
54 |
<?php foreach ( $vk_blocks_margin_size_array as $vk_blocks_margin_size ) : ?>
|
55 |
<li>
|
43 |
<?php endforeach; ?>
|
44 |
</select>
|
45 |
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
<ul class="no-style spacer-input">
|
47 |
<?php foreach ( $vk_blocks_margin_size_array as $vk_blocks_margin_size ) : ?>
|
48 |
<li>
|
inc/vk-blocks/admin/admin.php
CHANGED
@@ -149,3 +149,23 @@ function vk_blocks_add_setting_link( $links, $file ) {
|
|
149 |
return $links;
|
150 |
}
|
151 |
add_filter( 'plugin_action_links', 'vk_blocks_add_setting_link', 10, 2 );
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
149 |
return $links;
|
150 |
}
|
151 |
add_filter( 'plugin_action_links', 'vk_blocks_add_setting_link', 10, 2 );
|
152 |
+
|
153 |
+
/**
|
154 |
+
* Enqueue scripts
|
155 |
+
*
|
156 |
+
* @param string $hook_suffix hook suffix.
|
157 |
+
*/
|
158 |
+
function vk_blocks_options_enqueue_scripts( $hook_suffix ) {
|
159 |
+
// 作成したオプションページ以外では読み込まない.
|
160 |
+
if ( 'settings_page_vk_blocks_options' !== $hook_suffix ) {
|
161 |
+
return;
|
162 |
+
}
|
163 |
+
|
164 |
+
wp_enqueue_style(
|
165 |
+
'vk_blocks_options-style',
|
166 |
+
VK_BLOCKS_DIR_URL . 'build/vk_blocks_options.css',
|
167 |
+
array(),
|
168 |
+
VK_BLOCKS_VERSION
|
169 |
+
);
|
170 |
+
}
|
171 |
+
add_action( 'admin_enqueue_scripts', 'vk_blocks_options_enqueue_scripts' );
|
inc/vk-blocks/languages/vk-blocks-ja-vk-blocks-build-js.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=1; plural=0;","lang":"ja"},"No background color":["背景なし"],"No background color / Border":["背景なし / 枠線"],"Background color":["背景あり"],"Background color / Border":["背景あり / 枠線"],"Background color / Rounded ":["背景あり / 角丸"],"Background color / Rounded / Border":[" 背景あり / 角丸 / 枠線 "],"Slow":["遅い"],"Fast":["速い"],"Very Fast":["非常に速い"],"Animation range":["アニメーションの距離"],"Short":["短い"],"Normal":["標準"],"Long":["長い"],"Animation Settings":["アニメーション設定"],"Animation effect":["アニメーションの効果"],"Fade In":["フェードイン"],"Slide Up":["スライドアップ"],"Slide Left":["スライド左"],"Slide Right":["スライド右"],"Left Right":["左右"],"Up Down":["上下"],"Trembling Y":["ぶるぶる(Y方向)"],"Trembling X":["ぶるぶる(X方向)"],"Pounding":["どきどき"],"Shaking":["ゆらゆら"],"Animation speed":["アニメーションの速度"],"Very Slow":["非常に遅い"],"Button Common Setting":["ボタン共通設定"],"Button gap size":["ボタンギャップサイズ"],"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. ":["あのイーハトーヴォのすきとおった風、夏でも底に冷たさをもつ青いそら、うつくしい森で飾られたモリーオ市、郊外のぎらぎらひかる草の波。"],"Title":["タイトル"],"Select image":["画像を選択"],"Delete Image":["画像を削除"],"URL":["URL"],"https://example.com":["https://example.com"],"Display item":["表示要素"],"Excerpt Text":["抜粋"],"Warning! When you hidden this item, you will lose the content.":["注意!この項目を非表示にすると入力されていた内容は失われます。"],"Image":["画像"],"Button":["ボタン"],"Button option":["ボタンオプション"],"Click each card block to set the target url. You can find the url form at it's sidebar.":["ボタンのリンク先は各カードブロックをクリックすると、サイドバーにURL入力フォームが表示されます。"],"Button text":["ボタンの文字"],"Image Height":["画像高さ"],"Slide Height for each device.":["デバイス毎の高さ"],"Current page":["現在のページ"],"Display conditions":["表示条件"],"Parent":["親ページ"],"Ignore this post":["この投稿を除く"],"Color Settings":["色設定"],"Text Color":["文字の色"],"Background Color":["背景色"],"Margin setting inside the item":["アイテム内の余白設定"],"Padding (Top)":["余白 (上)"],"Padding (Left and Right)":["余白 (左右)"],"Padding (Bottom)":["余白 (下)"],"Unit":["単位"],"px":["px"],"em":["em"],"rem":["rem"],"vw":["vw"],"Layout Columns":["カラムレイアウト"],"Column Margin Bottom Setting":["カラム下部余白設定"],"Margin Bottom":["下部の余白"],"You can create a variety of layouts with grid column card blocks.":["グリッドカラムカードブロックでは柔軟なレイアウトが可能です。"],"Unlink":["リンクを解除する"],"Input Link URL":["リンクURL"],"Submit":["送信"],"Edit mode":["編集モード"],"All columns":["すべてのカラム"],"This column only":["このカラムのみ"],"Edit Lock":["編集ロック"],"Lock edits this block from the parent and other Grid Column Item block":["このブロックをロックして親ブロックや他のブロックの変更を受け取らないようにする"],"Column Setting":["カラム設定"],"Link URL:":["リンク URL:"],"Open link new tab.":["リンクを別ウィンドウで開く"],"If you set a link URL, do not place the link element (text or button) in the Grid Column Card Item. It may not be displayed correctly.":["リンクURLを設定する場合は、グリッドカラムカードアイテム内にリンク要素(テキストやボタン)を配置しないでください。 正しく表示されない場合があります。"],"Make sure that no link is specified for the image block, etc.":["画像ブロックなどにもリンクが指定されていないか注意してください。"],"Image fit to column":["画像とカラム内の余白をなくす"],"Column footer button area":["カラムフッターボタンエリア"],"Display":["表示"],"Hide":["非表示"],"Delete":["削除"],"Column Radius":["カラムの角丸の大きさ"],"Border":["枠線"],"Border Color":["線の色"],"Column padding":["カラムの余白"],"Column header media area":["カラムヘッダーメディアエリア"],"Column Width Setting":["カラム幅設定"],"If you specify the minimum column size on a tablet or PC with %, it will be easier to align the number of columns in the upper and lower rows according to the screen size.":["タブレットまたはPCの最小列サイズを%で指定すると、画面サイズに応じて上下の行の列数を揃えやすくなります。"],"Column min width (Mobile)":["カラムの最小サイズ(モバイル)"],"Column min width (Tablet / Optional)":["カラムの最小サイズ(タブレット / 任意)"],"Column min width (PC / Optional)":["カラムの最小サイズ(PC / 任意)"],"Column Gap Setting":["カラム間の設定"],"Column gap size":["カラム間の余白"],"Column row-gap size (optional)":["カラム間の縦余白(任意)"],"Specify all columns at once":["全カラム一括指定"],"Input Title":["タイトルを入力"],"Input Content":["文章を入力してください"],"Icon Card Setting":["アイコンカード設定"],"Icon":["アイコン"],"Icon Background:":["アイコン背景:"],"Solid color":["ベタ塗り"],"No background":["背景なし"],"Columns":["カラム"],"Align":["表示位置"],"Text":["テキスト"],"Background Setting":["背景設定"],"Color Setting":["色設定"],"Color will overcome background image. If you want to display image, set opacity 0.":["色を指定すると画像よりも優先されます。画像を表示したい場合は、不透明度を0に設定します。"],"Opacity Setting":["透過設定"],"Background Image PC":["背景画像 ( PC )"],"Background Image Tablet":["背景画像 ( タブレット )"],"Background Image Mobile":["背景画像 ( モバイル )"],"Background image Position":["背景画像の位置"],"Repeat":["リピート"],"Cover":["カバー"],"Cover fixed (Not fixed on iPhone)":["カバー 固定(iPhoneでは固定されません)"],"Parallax (Non-guaranteed)":["パララックス(非保証)"],"Layout Setting":["レイアウト設定"],"Width":["幅"],"Full Wide":["全幅"],"Fit to the Content area":["コンテンツエリアに合わせる"],"Add padding to the Outer area":["アウターエリア内に余白を追加する"],"Remove padding from the Outer area":["アウターエリア内の余白を無くす"],"Padding (Top and Bottom)":["余白 (上下)"],"Use default padding":["標準の余白を使用"],"Do not use default padding":["標準の余白を使用しない"],"* If you select \"Do not use\" that, please set yourself it such as a spacer block.":["*「使用しない」を選択した場合はスペーサーブロックなどで任意に設定してください。"],"Divider Setting":["区切りの設定"],"Type":["タイプ"],"Tilt":["傾斜"],"Curve":["カーブ"],"Wave":["波状"],"Triangle":["三角"],"Upper Divider Level":["上部区切りレベル"],"Lower Divider Level":["下部区切りレベル"],"Border Setting":["枠線の設定"],"Border will disappear when divider effect is applied.":["枠線は区切りレベルを適用すると表示されなくなります。"],"Border type":["枠線の種類"],"None":["なし"],"Solid":["直線"],"Dotted":["点線"],"Dashed":["Dashed"],"Double":["二重線"],"Groove":["Groove"],"Ridge":["Ridge"],"Inset":["Inset"],"Outset":["Outset"],"Border width":["枠線の幅"],"Border radius":["枠線のRの大きさ"],"Container Inner Side Space Setting":["コンテナ内側のスペース設定"],"Mobile":["モバイル"],"Tablet":["タブレット"],"PC":["PC"],"Unit Type":["単位"],"Filter by %s":["%sで絞り込み"],"Filter by PostTypes":["投稿タイプ"],"Number of Posts":["表示件数"],"Filter by Date":["日付で絞り込み"],"Period of Time":["期間"],"Whole Period":["全期間"],"From Today":["今日以降"],"From Now":["現在以降"],"From Tomorrow":["明日以降"],"* If you choose a future period, you will need to customize it so that future posts will be published immediately.":["※ 未来の期間を選択する場合は、未来の投稿が即時公開になるように別途カスタマイズが必要です。"],"Order":["表示順"],"ASC":["昇順"],"DESC":["降順"],"Order by":["表示順"],"Published Date":["公開日"],"Modefied Date":["更新日"],"Random":["ランダム"],"offset":["オフセット数"],"Because no post is selected, The block Will not render":["ページが選択されていないためこのブロックはレンダリングされません"],"Input Internal Post URL":["このサイトの投稿の URL を入力してください"],"Fit to the Container area":["コンテナエリアに合わせる"],"Add padding to the Slider area":["スライダーアイテムエリア内に余白を追加する"],"Remove padding from the Slider area":["スライダーアイテムエリア内の余白を無くす"],"Vertical align":["縦揃え"],"Background Image Size":["背景画像サイズ"],"cover":["カバー"],"repeat":["リピート"],"Multi-image Display Setting":["複数の表示設定"],"Display Multi Images per View":["画像を複数枚表示する"],"Images per View":["1度に表示する画像の枚数"],"Move Images per Slide":["1度の動作で動かす枚数"],"Height":["高さ"],"Slider Settings":["スライド設定"],"Effect ":["エフェクト"],"Slide":["スライド"],"Fade":["フェード"],"Loop ":["繰り返し"],"AutoPlay":["自動再生"],"Stop AutoPlay when swipe":["スワイプ時に自動再生を停止"],"Display Time":["表示時間"],"Change Speed":["切り替え時間"],"Pagination Type":["ページネーションの種類"],"Default":["標準"],"Number of slides":["スライドの枚数"],"Navigation Position":["ナビゲーションの位置"],"Center":["中央"],"Bottom on Mobile device":["モバイルでは下部に表示"],"Outlined":["アウトライン"],"Step Mark":["ステップマーク"],"If Font Awesome tags entered, it will overrides the number.":["Font Awesome の class 名が入力されている場合は数字は上書きされます。"],"Ex,6:00AM":["例) 午前 6:00"],"Color":["色"],"Style":["スタイル"],"First Dot Number":["ステップの開始番号"],"Table of Contents":["目次"],"Note on duplicating headings":["見出し複製時の注意"],"If you duplicate a heading, the table of contents block will not work properly, please reassign the ID.":["見出しを複製すると目次ブロックが適切に動作しません。IDを振り直してください。"],"Display type":["表示タイプ"],"No frame":["枠無し"],"Default Display Status":["初期表示状態"],"OPEN":["OPEN"],"CLOSE":["CLOSE"],"label":["ラベル"],"Style Settings":["スタイル設定"],"Success":["Success"],"Info":["Info"],"Warning":["Warning"],"Danger":["Danger"]," Image Border":["画像の線"],"Add border to image":["画像に枠線を追加する"],"* You can change border width on Setting > VK Blocks":["* 線の太さは 管理画面の 設定 > VK Blocks から選択する事ができます。"],"Border color of speech balloon":["吹き出しの線の色"],"Add border to balloon":["吹き出しに枠線を追加する"],"Balloon setting":["吹き出しブロック設定"],"Position":["位置"],"Please specify the layout of the balloon.":["吹き出しの配置を指定してください。"],"Left":["左"],"Right":["右"],"Please select the type of balloon.":["吹き出しのタイプを指定してください。"],"Speech":["吹き出し"],"Thinking":["もくもく"],"Image Style":["画像スタイル"],"Rounded":["角丸2"],"Circle":["丸抜き"],"Background color of speech balloon":["吹き出しの背景色"],"Default Icon Setting":["デフォルトアイコン設定"],"You can register default icons from Settings > VK Blocks in Admin.":["管理画面の 設定 > VK Blocks から よく使うアイコンを登録する事ができます。"],"Animation setting":["アニメーション設定"],"Please select the type of animation.":["アニメーションのタイプを指定してください。"],"Trembling":["ぶるぶる"],"Upload image":["画像をアップロード"],"Icon Name":["アイコンの名前"],"Please enter a title.":["見出しを入力してください。"],"Margin":["余白"],"The margin-top of the first element and the margin-bottom of the last element in the border block will be automatically set to 0.If you want to add margins at the beginning and end, use a spacer block to specify height instead of margin.":["枠線ブロック内の最初の要素の margin-top と 最後の要素の margin-bottom は自動的に0になります。最初と最後に余白をつけたい場合はスペーサーブロックなどで margin指定ではなくheight指定でご利用ください。"],"Transparent":["透過"],"White":["白"],"Solid Angle Tab":["直線 ピン角 タブ"],"Solid Round Tab":["直線 角丸 タブ"],"Solid Angle Banner":["直線 ピン角 バナー"],"Solid Angle Onborder":["直線 ピンカド 線上"],"Solid Angle Inner":["直線 ピン角 内側"],"Solid Angle iconFeature":["直線 ピン角 アイコン"],"Button setting":["ボタン設定"],"Sub Caption":["サブテキスト"],"Button Size:":["ボタンサイズ:"],"Large":["大"],"Small":["小"],"Button Position:":["ボタンの位置:"],"Wide":["幅広"],"Block":["Block"],"Button Width:":["ボタンの幅:"],"25%":["25%"],"50%":["50%"],"75%":["75%"],"100%":["100%"],"Button Style:":["ボタンスタイル:"],"Text only":["テキストのみ"],"If you select \"No background\", that you need to select a Custom Color.":["もし「背景なし」を選択した場合はカスタムカラーで色を指定してください。"],"Default Color (Bootstrap)":["標準色 (Bootstrap)"],"Primary":["Primary"],"Secondary":["Secondary"],"Light":["Light"],"Dark":["Dark"],"Custom Color":["カスタムカラー"],"Button Color":["ボタンカラー"],"This color palette overrides the default color. If you want to use the default color, click the clear button.":["このカラーパレットの色は標準色を上書きします。 デフォルトの色を使用したい場合は、クリアボタンをクリックしてください。"],"Before text":["文字の前"],"After text":["文字の後"],"Input text":["文字を入力"],"If you want to be collapsing this block, you can set it at Setting > VK Blocks":["このブロックを折りたたみたい場合は 設定 > VK Blocks から指定できます"],"You can be collapsing this block at VK Blocks Pro":["Pro版は回答部分を開閉式にできます"],"Accordion Setting":["アコーディオン設定"],"Please enter a question.":["質問を入力してください。"],"Bgfill Circle":["背景塗り 円形"],"Bgfill Square":["背景塗り ピン角"],"Bgfill Rounded":["背景塗り 角丸"],"Border Circle":["枠線 円形"],"Border Square":["枠線 ピン角"],"Border Rounded":["枠線 角丸"],"Display of arrow":["矢印の表示"],"Arrow display":["矢印を表示する"],"Arrow hidden":["矢印を表示しない"],"Input title":["タイトルを入力"],"Input content":["説明を入力"],"Input sub text…":["サブテキストを入力"],"Input title…":["タイトルを入力"],"Heading style":["見出しスタイル"],"Plain":["装飾無し"],"Margin Setting":["余白設定"],"Margin between Heading and sub text (rem)":["見出しとサブテキストの余白サイズ(rem)"],"Margin bottom size of after this block (rem)":["このブロック全体の下部の余白 (rem)"],"Heading Settings":["見出し設定"],"Icon Color":["アイコンの色"],"Sub Text Settings":["サブテキスト設定"],"Text size (rem)":["文字サイズ (rem)"],"Change heading level":["見出しレベルの変更"],"Heading %d":["見出し %d"],"Reset":["リセット"],"Icon & Frame":["アイコンと枠"],"Icon only":["アイコンのみ"],"Icon Common Setting":["アイコン共通設定"],"Size":["サイズ"],"Icon Setting":["アイコン設定"],"Link URL":["リンクURL"],"Unspecified":["指定しない"],"Page Setting":["ページ設定"],"Select Page":["ページを選択"],"PR Block1 Setting":["PR Block1 設定"],"Icon 1":["アイコン 1"],"When you have an image. Image is displayed with priority":["画像を設定した場合は画像が優先して表示されます。"],"PR Image 1":["PR 画像 1"],"PR Block2 Setting":["PR Block2 設定"],"Icon 2":["アイコン 2"],"PR Image 2":["PR 画像 2"],"PR Block3 Setting":["PR Block3 設定"],"Icon 3":["アイコン 3"],"When you have an image. Image is displayed with priority.":["画像を設定した場合は画像が優先して表示されます。"],"PR Image 3":["PR 画像 3"],"Input title.":["タイトルを入力してください。"],"Input content.":["本文を入力してください。"],"Select Image":["画像を選択"],"Button Setting":["ボタン設定"],"Button Text":["ボタンの文字"],"Button Type":["ボタンタイプ"],"Ghost":["ゴーストボタン"],"Default Color:":["標準色:"],"Layout Type":["レイアウトタイプ"],"Title Color":["見出しの色"],"Content Color":["本文の色"],"Image Border Color":["画像の線の色"],"height":["height"],"margin-top":["margin-top"],"margin-bottom":["margin-bottom"],"Space Type":["余白タイプ"],"Custom":["カスタム"],"You can change each common margin size from Setting > VK Blocks":["* 共通の余白サイズは管理画面の 設定 > VK Blocks から変更する事ができます。"],"Height for each device.":["デバイス毎の高さ"],"Spacer Settings":["余白の設定"],"Medium":["中"],"Your Name":["名前"],"Caption":["キャプション"],"Role position":["役職"],"Profile title":["プロフィールタイトル"],"Profile text":["プロフィールテキスト"],"Layout":["レイアウト"],"Image left":["画像 左"],"Image border":["画像の線"],"Alt text":["画像の代替テキスト"],"Set the alt text for profile image":["プロフィール画像の代替テキストを設定します"],"Staff name":["名前"],"Name caption":["名前のキャプション"],"Heading Font":["見出しのフォント"],"Font":["フォント"],"minchoBody":["明朝体にする"],"Card (Image Round)":["カード(画像丸抜き)"],"Card":["カード"],"Card (No border)":["カード(線なし)"],"Card (Intext)":["カード(インテキスト)"],"Card (Horizontal)":["カード(水平)"],"Media":["メディア"],"Text 1 Column":["テキスト 1 カラム"],"Display type and columns":["表示タイプとカラム"],"Column ( Screen size : Extra large )":["カラム ( 画面サイズ : Extra large )"],"Column ( Screen size : XX large )":["カラム ( 画面サイズ : XX Large )"],"Column ( Screen size : Extra small )":["カラム ( 画面サイズ : Extra small )"],"Column ( Screen size : Small )":["カラム ( 画面サイズ : Small )"],"Column ( Screen size : Medium )":["カラム ( 画面サイズ : Medium )"],"Column ( Screen size : Large )":["カラム ( 画面サイズ : Large )"],"Button align":["ボタンの位置"],"Term's name on Image":["画像右上分類名"],"Excerpt":["抜粋"],"Author":["投稿者"],"Date":["日付"],"New mark":["新着表示"],"Taxonomies (all)":["分類(全項目)"],"New mark option":["新着表示オプション"],"Number of days to display the new post mark":["新着表示日数"],"New post mark":["新着表示"],"Link target":["リンクターゲット"],"Open in new tab":["リンクを別ウィンドウで開く"],"Link rel":["rel属性"],"Hidden Settings":["非表示設定"],"Hidden at screel size":["非表示にする画面サイズ"],"Note : This function is display hidden only. Actually Block is output to HTML.Pleade don't use you must not bisible item.Don't use it for blocks you really don't want to display.":["注意 : この機能はあくまでHTMLに出力される要素を非表示にするだけです。本当に見せてはいけない要素には使わないでください。"],"Hidden ( Screen size : all )":["非表示 ( 画面サイズ : all )"],"Hidden ( Screen size : xs )":["非表示 ( 画面サイズ : xs )"],"Hidden ( Screen size : sm )":["非表示 ( 画面サイズ : sm )"],"Hidden ( Screen size : md )":["非表示 ( 画面サイズ : md )"],"Hidden ( Screen size : lg )":["非表示 ( 画面サイズ : lg )"],"Hidden ( Screen size : xl )":["非表示 ( 画面サイズ : xl )"],"Hidden ( Screen size : xxl )":["非表示 ( 画面サイズ : xxl )"],"If you want to hide multiple blocks, that first you set to group block and the next, hide for the that group block.":["複数のブロックを非表示にする場合は、最初にグループブロックに設定し、そのグループブロックに対して非表示にします。"],"Highlighter":["蛍光マーカー"],"Inline Font Size":["インライン文字サイズ"],"Apply":["適用"],"Inline font size":["インライン文字サイズ"],"Big":["大"],"Extra big":["特大"],"Top lg":["上 lg"],"Margin the block":["ブロックの余白"],"Top md":["上 md"],"Top sm":["上 sm"],"Top 0":["上 0"],"Bottom 0":["下 0"],"Bottom sm":["下 sm"],"Bottom md":["下 md"],"Bottom lg":["下 lg"],"No wrap":["No wrap"],"Responsive BR":["画面サイズ毎の改行 "],"Responsive BR ":["画面サイズ毎の改行 "],"Solid Roundcorner":["直線 角丸"],"Stitch":["スティッチ"],"Border Top Bottom":["直線 上下"],"Shadow":["シャドウ"],"Both ends":["左右線"],"Brackets black":["括弧 黒"],"Background fill lightgray":["背景塗り 灰色"],"Double border top and bottom black":["二重線 上下線 黒"],"Double border bottom black":["二重線 下線 黒"],"Solid border top and bottom black":["直線 上下 黒"],"Solid border bottom black":["直線 下線 黒"],"Dotted border bottom black":["点線 下線 黒"],"Rounded02":["角丸2"],"Photo frame":["フォトフレーム"],"Photo frame Tilt Right":["フォトフレーム傾き右"],"Photo frame Tilt Left":["フォトフレーム傾き左"],"Wave01":["流体シェイプ1"],"Wave02":["流体シェイプ2"],"Wave03":["流体シェイプ3"],"Wave04":["流体シェイプ4"],"Arrow":["矢印"],"Check":["チェック"],"Check Square":["チェック(四角)"],"Check Circle":["チェック-丸"],"Handpoint":["指"],"Pencil":["鉛筆"],"Smile":["笑顔"],"Frown":["不満顔"],"Numbered Circle":["数字-丸"],"Numbered Square":["数字-四角"],"List Icon Color":["リストアイコンの色"],"Border / Stripes":["枠線 / ストライプ"],"Theoretical Physicist":["理論物理学者"],"Profile":["プロフィール"],"Albert Einstein":["アルバート・アインシュタイン"],"14 March 1879 – 18 April 1955":["1879年3月14日 - 1955年4月18日"],"Lorem ipsum dolor":["闇の中で"],"Lorem ipsum":["ロレム・アプサム"],"Font Awesome icon list":["Font Awesome アイコンリスト"],"If you want to use an icon other than the ones listed above, you can use any of the icons from Font Awesome's icon list Please select a tag and enter it.":["他のアイコンを使いたい場合は Font Awesome のアイコンリストから選んでタグを入力してください。"],"Ex) <i class=\"fas fa-arrow-circle-right\"></i>":["例) <i class=“fas fa-arrow-circle-right”></i>"],"When you click save button, the window will be reloaded and this setting will be applied.":["保存ボタンをクリックすると、ウィンドウが再読み込みされて、変更が適用されます。"],"Save":["保存"],"Select Icon":["アイコンを選択"],"VK Blocks Pro":["VK Blocks Pro"],"https://github.com/vektor-inc/vk-blocks":["https://github.com/vektor-inc/vk-blocks"],"This is a plugin that extends Gutenberg's blocks.":["Gutenbergのブロックを拡張するプラグインです。"],"Vektor,Inc.":["Vektor,Inc."],"https://vektor-inc.co.jp":["https://vektor-inc.co.jp"],"We've released VK Blocks Pro!":["VK Blocks Pro を公開しました!"],"Thank you for using VK Blocks. We've released VK Blocks Pro. It has more custom blocks to build web site more easily. If you are interested in VK Blocks Pro, Please read %1$s this post %2$s for more details.":["いつもVK Blocksをご利用いただきありがとうございます。この度、VK Blocks Proをリリースしました。より簡単にWebサイトを構築するためのカスタムブロックが追加されています。VK Blocks Proに興味がある方は、詳しくは%1$sこの記事%2$sを読んでみてください。"],"https://www.vektor-inc.co.jp/service/wordpress-plugins/vk-blocks/":["https://www.vektor-inc.co.jp/service/wordpress-plugins/vk-blocks/"],"See more":["続きを見る"],"Dismiss this notice":["通知を無視"],"Setting saved.":["設定を保存しました。"],"License Key has no registered.":["ライセンスキーが登録されていません。"],"The VK Blocks Pro license is invalid.":["VK Blocks Pro のライセンスが無効です。"],"Enter a valid license key for any of the following products on the settings screen.":["以下の製品のライセンスキーを設定画面から入力してください。"],"Enter the license key":["ライセンスキーを入力"],"Even after valid license key registration you still seeing this message, <a href=\"%s\">please click here to reload</a>.":["ライセンスキーを入力してもこのメッセージが表示される場合は、<a href=“%s”>こちらをクリックして再読み込み</a> してください。"],"Install Required Plugins":["必須プラグインのインストール"],"Install Plugins":["プラグインのインストール"],"Installing Plugin: %s":["プラグイン %s をインストール中"],"Something went wrong with the plugin API.":["プラグイン API で問題が発生しました。"],"This plugin requires the following plugin: %1$s.":["このプラグインは下記プラグインを必要としています:%1$s。"],"This plugin recommends the following plugin: %1$s.<br>Many additional functions are available for free.":["このプラグインは次のプラグインと一緒に利用するのがオススメです:%1$s。<br>これらのプラグインは無償で利用可能です。"],"Sorry, but you do not have the correct permissions to install the %1$s plugin.":["%1$sプラグインをインストールするための適切な権限がありません。"],"The following plugin needs to be updated to its latest version to ensure maximum compatibility with this plugin: %1$s.":["このプラグインとの最大の互換性を確保するには、次のプラグインを最新バージョンに更新する必要があります: %1$s。"],"There is an update available for: %1$s.":["次のプラグインの更新が利用可能です:%1$s。"],"Sorry, but you do not have the correct permissions to update the %1$s plugin.":["%1$sプラグインを更新するための適切な権限がありません。"],"The following required plugin is currently inactive: %1$s.":["必須プラグインが現在有効化されていません: %1$s。"],"The following recommended plugin is currently inactive: %1$s.":["推奨プラグインが現在有効化されていません: %1$s。"],"Sorry, but you do not have the correct permissions to activate the %1$s plugin.":["%1$sプラグインを有効化するための適切な権限がありません。"],"Begin installing plugin":["プラグインのインストールを開始"],"Begin updating plugin":["プラグインの更新を開始する"],"Begin activating plugin":["プラグインの有効化を開始"],"Return to Required Plugins Installer":["必須プラグインのインストール画面に戻る"],"Plugin activated successfully.":["プラグインを有効化しました。"],"The following plugin was activated successfully:":["次のプラグインを有効化しました:"],"No action taken. Plugin %1$s was already active.":["操作を実行しませんでした。プラグイン %1$s はすでに有効化されています。"],"Plugin not activated. A higher version of %s is needed for this theme. Please update the plugin.":["プラグインを有効化できませんでした。このテーマはプラグイン %s の現在のバージョンをサポートしていません。プラグインを更新してください。"],"All plugins installed and activated successfully. %1$s":["すべてのプラグインを正常にインストールし、有効化しました。 %1$s"],"Please contact the administrator of this site for help.":["ヘルプが必要な場合はこのサイトの管理者にお問い合わせください。"],"Sorry, there is no post":["申し訳ありませんが投稿がありません。"],"Vektor WordPress Information":["Vektor WordPress Information"],"Disable accordion":["アコーディオン無効"],"Enable accordion and default open ":["アコーディオン有効 / 初期状態で開く"],"Enable accordion and default close ":["アコーディオン有効 / 初期状態で閉じる"],"FAQ Block Setting":["FAQ Blocks 設定"],"FAQ Setting":["FAQ ブロックの設定"],"Balloon Setting":["吹き出しブロック設定"],"Balloon Border Width Setting":["吹き出しの線幅の設定"],"Balloon Image Setting":["吹き出し画像設定"],"You can register frequently used icon images for speech bubble blocks.":["よく使う吹き出し用のアイコン画像を登録する事ができます。"],"If you change image or name that please click Save Changes button.":["画像を変更したら「変更を保存」ボタンをクリックしてください。"],"Select":["選択"],"Balloon Image Name":["吹き出し画像の名前"],"License key":["ライセンスキー"],"Enter a valid Lightning G3 Pro Pack or Lightning Pro license key.":["Lightning G3 Pro Pack あるいは Lightning Pro の有効なライセンスキーを入力してください。"],"Once you enter the license key you will be able to do a one click update from the administration screen.":["有効なライセンスキーを入力すると、管理画面からワンクリックでアップデートが可能になります。"],"Load Separete Setting":["分割読み込み設定"],"Note that the order in which CSS/JS are loaded will change.":["CSS / JSの読み込み順序が変わることに注意してください。"],"Load Separete Option on":["分割読み込みを有効にする"],"Common Margin Setting":["共通余白設定"],"Please specify the size of the common margin used for responsive spacers, etc.":["レスポンシブスペーサーなどで使用する共通余白のサイズを指定してください。"],"Blocks setting":["Blocks 設定"],"Blocks Setting":["Blocks 設定"],"License Key":["ライセンスキー"],"Balloon Block Setting":["吹き出しブロック設定"],"Setting":["設定"],"Edit this area":["このエリアを編集"],"Post":["投稿"],"There are no %ss.":["該当の%sはありません。"],"Blocks":["Blocks"],"Blocks Layout":["ブロックレイアウト"],"Read more":["続きを読む"],"New!!":["New!!"],"More":[""],"Posts navigation":["投稿ナビゲーション"],"Posts":["投稿リスト"],"Page":["ページ"],"Card Noborder":["カード(線なし)"],"Card Intext":["カード(インテキスト)"],"Card Horizontal":["カード(水平)"],"CSS Optimize ( Speed up ) Settings":["CSS最適化(高速化)設定"],"Tree shaking":["Tree shaking"],"Tree shaking activation settings":["Tree shaking 有効化設定"],"Output only the main CSS of the page inline":["主要なCSSのみインラインで出力します"],"Nothing to do":["何もしない"],"Active Tree shaking (Recomend)":["Tree shakingを有効化(推奨)"],"Exclude class of Tree shaking":["CSSの軽量化から除外するCSSのclass名"],"If you choose \"Active Tree shaking\" that delete the useless css.If you using active css class that please fill in class name. Ex) btn-active,slide-active,scrolled":["Tree shaking を有効にしている場合、使用していないCSSは削除されます。もし使用している動的クラスがある場合はクラス名を入力してください。 例)btn-active,slide-active,scrolled"],"Preload CSS":["Preload CSS"],"Preload CSS activation settings":["Preload CSS 有効化設定"],"Preload css except for critical css":["クリティカルなCSSを除いてCSSをプリロードします"],"Active Preload CSS (Recomend)":["Preload CSS を有効化(推奨)"],"Exclude class of Preload CSS":["Preload CSSから除外するハンドル名"],"If you choose \"Active Preload CSS\" that css load timing was changed.If you have any do not want to preload css file that please fill in handle(id) name. Ex) pluginname_a-style,pluginname_b-css":["もし「Preload CSS を有効」に設定した場合、CSSの読み込みタイミングが変更されます。プリロードしたくないファイルがある場合は、ハンドル名(id)を入力してください。 例)pluginname_a-style,pluginname_b-css"],"Disabled Blocks module on VK All in One Expansion Unit. Because VK-Blocks Plugin running.":["VK-Blocksと競合するため、VK All in One Expansion Unitの Block機能を停止しました。"],"If this display does not disappear even after entering a valid license key, re-acquire the update.":["有効なライセンスキーを入力してもこの表示が消えない場合は更新の再取得をしてください。"],"Re-acquisition of updates":["更新の再取得"],"label in admin menu\u0004Blocks":["Blocks"],"post list type\u0004Text 1 Column":["テキスト 1 カラム"],"block title\u0004Alert":["アラート"],"block title\u0004Ballon":["吹き出し"],"block title\u0004Border Box":["枠線ボックス"],"block title\u0004Button":["ボタン"],"block title\u0004Classic FAQ":["旧 FAQ"],"block title\u0004FAQ Answer":["FAQ 回答"],"block title\u0004FAQ Question":["FAQ 質問"],"block title\u0004New FAQ":["新 FAQ"],"block title\u0004Flow":["フロー"],"block title\u0004Heading":["見出し"],"block title\u0004Icon Outer":["横並びアイコン"],"block title\u0004Icon":["アイコン"],"block title\u0004Page Content":["固定ページ本文"],"block title\u0004PR Blocks (not recommended)":["PR Blocks (非推奨)"],"block title\u0004PR Content":["PR Content"],"block title\u0004Responsive Spacer":["レスポンシブスペーサー"],"block title\u0004Staff":["スタッフ"],"block title\u0004Accordion Target":["アコーディオン コンテンツ"],"block title\u0004Accordion Trigger":["アコーディオン タイトル"],"block title\u0004Accordion":["アコーディオン"],"block title\u0004Animation":["アニメーション"],"block title\u0004Breadcrumb":["パンくずリスト"],"block title\u0004Button Outer":["横並びボタン"],"block title\u0004Card Item":["カードアイテム"],"block title\u0004Card":["カード"],"block title\u0004Child page list":["子ページリスト"],"block title\u0004Grid Column Item":["グリッドカラムアイテム"],"block title\u0004Grid Column":["グリッドカラム"],"block title\u0004Grid Column Card Item Body":["グリッドカラムカードアイテムボディ"],"block title\u0004Grid Column Card Item Footer":["グリッドカラムカードアイテムフッター"],"block title\u0004Grid Column Card Item header":["グリッドカラムカードアイテムヘッダー"],"block title\u0004Grid Column Card Item":["グリッドカラムカードアイテム"],"block title\u0004Grid Column Card":["グリッドカラムカード"],"block title\u0004Icon Card Item":["アイコンカードアイテム"],"block title\u0004Icon Card":["アイコンカード"],"block title\u0004Outer":["Outer"],"block title\u0004Post list":["投稿リスト"],"block title\u0004Selected Post List Item":["選択投稿リストアイテム"],"block title\u0004Selected Post List":["選択投稿リスト"],"block title\u0004Slider Item":["スライダーアイテム"],"block title\u0004Slider":["スライダー"],"block title\u0004Step Item":["ステップ"],"block title\u0004Step":["ステップ要素"],"block title\u0004Table of Contents":["目次"],"block title\u0004Timeline Item":["タイムライン要素"],"block title\u0004Timeline":["タイムライン"],"block description\u0004A colored box with four statuses, including annotations and alerts.":["注釈や注意など4つのステータスがある色付きのボックスです。"],"block description\u0004These speech balloons are perfect for recreating conversations.":["会話の再現などに最適な吹き出しです。"],"block description\u0004This is a border box where you can place headings to attract attention.":["見出しを配置でき注目されやすい枠線ボックスです。"],"block description\u0004A button link that can display icons before and after.":["前後にアイコンを表示できるボタンリンクです。"],"block description\u0004Displays a combination of questions and answers.":["質問と回答を組み合わせて表示します。"],"block description\u0004Answer area where you can add blocks freely.":["自由にブロックを追加できる回答エリアです。"],"block description\u0004Question area where you can freely add blocks.":["自由にブロックを追加できる質問エリアです。"],"block description\u0004It displays a combination of questions and answers. You can freely add blocks to the question area as well.":["質問と回答を組み合わせて表示します。質問エリアにも自由にブロックを追加できます。"],"block description\u0004Displays a sequential description in time series.":["時系列で順を追った説明を表示します。"],"block description\u0004This is a heading that allows you to set text size, subtext, icon, and margin.":["文字サイズ,サブテキスト,アイコン,余白が設定できる見出しです。"],"block description\u0004Display the Font Awesome icons horizontally.":["Font Awesome のアイコンフォントを横並びに表示します"],"block description\u0004Display icons with Font Awesome.":["Font Awesome のアイコンフォントを表示します"],"block description\u0004Displays the body content of the specified parent page.":["指定した基準ページの本文内容を表示します。"],"block description\u0004This is a PR block where you can place images and icon. But currently, it is possible to create the same layout by combining Column Block and Icon Block, so this block is not recommended. Please check Columns category of Block Patterns.":["画像やアイコンを配置できるPRブロックです。 ただし、現在、列ブロックとアイコンブロックを組み合わせて同じレイアウトを作成できるため、このブロックはお勧めしません。 ブロックパターンの「カラム(Column)」のカテゴリを確認してください。"],"block description\u0004This is PR content where you can place images, headlines, text, and buttons.":["画像,見出し,テキスト,ボタンが配置できるPRコンテンツです。"],"block description\u0004Use responsive spacers to get the margins right.":["レスポンシブに対応したスペーサーで余白を適切に取ります。"],"block description\u0004Used for staff introduction, company introduction, school introduction, menu, etc.":["スタッフ紹介,会社紹介,スクール紹介,メニューなどで利用します。"],"block description\u0004This is the content area where you can add blocks freely.":["コンテンツが長い時にコンテンツを折りたたんで隠して表示します。"],"block description\u0004This is the title area where you can freely add blocks.":["自由にブロックを追加できるタイトルエリアです。"],"block description\u0004Collapses and hides content when the content is long.":["自由にブロックを追加できるコンテンツエリアです。"],"block description\u0004Add animation to elements when scrolling the page.":["ページをスクロールした時に要素に動きを加えます。"],"block description\u0004Displays breadcrumbs of a page's hierarchy, or a post's categories":["ページや投稿カテゴリーなどページ階層のパンくずリストを表示します"],"block description\u0004Display the VK Button block horizontally.":["VK ボタンブロックを横並びに表示します"],"block description\u0004A single item in a card block.":["アイコンカード内の1つのアイテムです。"],"block description\u0004A card where you can place images, headings, text, and links.":["画像,見出し,テキスト,リンクが配置できるカードです。"],"block description\u0004When a parent page is specified, a list of its child pages will be displayed.":["親となる固定ページを指定するとその子ページの一覧を表示します。"],"block description\u0004One item in a grit column block.":["グリッドカラムブロック内の1つのアイテムです。"],"block description\u0004Set the number of columns to be displayed for each screen size.":["画面サイズ毎にカラム数を設定して表示させます。"],"block description\u0004Body of Grid Column Card Block Item":["グリッドカラムカードのボディ"],"block description\u0004Footer button area of Grid Column Card Block Item":["グリッドカラムカードアイテムブロックのフッターボタンエリア"],"block description\u0004Header image area of Grid Column Card Block Item":["グリッドカードカラムアイテムブロックのヘッダー画像エリア"],"block description\u0004It is a block of single column of Grid Column Card.":["グリッドカラムカードブロックのカラムブロック"],"block description\u0004This block can flexible column layout":["柔軟なカラムレイアウトが作成できます"],"block description\u0004This is one item in an icon card.":["アイコンカード内の1つのアイテムです。"],"block description\u0004Display card with icons, headings, text, and links.":["アイコン,見出し,テキスト,リンクを設定してカードを表示します。"],"block description\u0004Set the background image, color, and border to show the layout and divisions.":["背景の画像や色,枠線の設定しレイアウトや区切りを表示します。"],"block description\u0004Displays the list of posts by setting the post type, classification, and number of posts to display.":["投稿タイプ,分類,表示件数が設定して投稿リストを表示します。"],"block description\u0004A single item in the select post list.":["選択投稿リスト内の1つのアイテムです。"],"block description\u0004Displays an arbitrarily specified page with the layout of the posting list.":["任意に指定したページを投稿リストのレイアウトで表示します。"],"block description\u0004This is one item in the slider.":["スライダー内の1つのアイテムです。"],"block description\u0004This slider allows you to place various items.Slider is do not move in edit screen.":["様々なアイテムを配置できるスライダーです。編集画面では動かないので公開画面でプレビューしてください。"],"block description\u0004This element sets the icon, color, and style of the step mark.":["ステップマークのアイコン、色、スタイルを設定する要素です。"],"block description\u0004Set and display step marks, which are useful when explaining the order.":["順番を説明する時に便利でステップマークを設定し表示します。"],"block description\u0004This is a table of contents that is automatically generated according to the headings when added.":["追加すると見出しに合わせて自動で生成される目次です。"],"block description\u0004This element sets the label, color, and style of the timeline.":["タイムラインのラベル、色、スタイルを設定する要素です。"],"block description\u0004Displays a simple schedule and other information that is useful for explaining the order.":["順番を説明する時に便利でシンプルなスケジュールなどを表示します。"]}}}
|
1 |
+
{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=1; plural=0;","lang":"ja"},"No background color":["背景なし"],"No background color / Border":["背景なし / 枠線"],"Background color":["背景あり"],"Background color / Border":["背景あり / 枠線"],"Background color / Rounded ":["背景あり / 角丸"],"Background color / Rounded / Border":[" 背景あり / 角丸 / 枠線 "],"Slow":["遅い"],"Fast":["速い"],"Very Fast":["非常に速い"],"Animation range":["アニメーションの距離"],"Short":["短い"],"Normal":["標準"],"Long":["長い"],"Animation Settings":["アニメーション設定"],"Animation effect":["アニメーションの効果"],"Fade In":["フェードイン"],"Slide Up":["スライドアップ"],"Slide Left":["スライド左"],"Slide Right":["スライド右"],"Left Right":["左右"],"Up Down":["上下"],"Trembling Y":["ぶるぶる(Y方向)"],"Trembling X":["ぶるぶる(X方向)"],"Pounding":["どきどき"],"Shaking":["ゆらゆら"],"Animation speed":["アニメーションの速度"],"Very Slow":["非常に遅い"],"Button Common Setting":["ボタン共通設定"],"Button gap size":["ボタンギャップサイズ"],"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. ":["あのイーハトーヴォのすきとおった風、夏でも底に冷たさをもつ青いそら、うつくしい森で飾られたモリーオ市、郊外のぎらぎらひかる草の波。"],"Title":["タイトル"],"Select image":["画像を選択"],"Delete Image":["画像を削除"],"URL":["URL"],"https://example.com":["https://example.com"],"Display item":["表示要素"],"Excerpt Text":["抜粋"],"Warning! When you hidden this item, you will lose the content.":["注意!この項目を非表示にすると入力されていた内容は失われます。"],"Image":["画像"],"Button":["ボタン"],"Button option":["ボタンオプション"],"Click each card block to set the target url. You can find the url form at it's sidebar.":["ボタンのリンク先は各カードブロックをクリックすると、サイドバーにURL入力フォームが表示されます。"],"Button text":["ボタンの文字"],"Image Height":["画像高さ"],"Slide Height for each device.":["デバイス毎の高さ"],"Current page":["現在のページ"],"Display conditions":["表示条件"],"Parent":["親ページ"],"Ignore this post":["この投稿を除く"],"Color Settings":["色設定"],"Text Color":["文字の色"],"Background Color":["背景色"],"Margin setting inside the item":["アイテム内の余白設定"],"Padding (Top)":["余白 (上)"],"Padding (Left and Right)":["余白 (左右)"],"Padding (Bottom)":["余白 (下)"],"Unit":["単位"],"px":["px"],"em":["em"],"rem":["rem"],"vw":["vw"],"Layout Columns":["カラムレイアウト"],"Column Margin Bottom Setting":["カラム下部余白設定"],"Margin Bottom":["下部の余白"],"You can create a variety of layouts with grid column card blocks.":["グリッドカラムカードブロックでは柔軟なレイアウトが可能です。"],"Unlink":["リンクを解除する"],"Input Link URL":["リンクURL"],"Submit":["送信"],"Edit mode":["編集モード"],"All columns":["すべてのカラム"],"This column only":["このカラムのみ"],"Edit Lock":["編集ロック"],"Lock edits this block from the parent and other Grid Column Item block":["このブロックをロックして親ブロックや他のブロックの変更を受け取らないようにする"],"Column Setting":["カラム設定"],"Link URL:":["リンク URL:"],"Open link new tab.":["リンクを別ウィンドウで開く"],"If you set a link URL, do not place the link element (text or button) in the Grid Column Card Item. It may not be displayed correctly.":["リンクURLを設定する場合は、グリッドカラムカードアイテム内にリンク要素(テキストやボタン)を配置しないでください。 正しく表示されない場合があります。"],"Make sure that no link is specified for the image block, etc.":["画像ブロックなどにもリンクが指定されていないか注意してください。"],"Image fit to column":["画像とカラム内の余白をなくす"],"Column footer button area":["カラムフッターボタンエリア"],"Display":["表示"],"Hide":["非表示"],"Delete":["削除"],"Column Radius":["カラムの角丸の大きさ"],"Border":["枠線"],"Border Color":["線の色"],"Column padding":["カラムの余白"],"Column header media area":["カラムヘッダーメディアエリア"],"Column Width Setting":["カラム幅設定"],"If you specify the minimum column size on a tablet or PC with %, it will be easier to align the number of columns in the upper and lower rows according to the screen size.":["タブレットまたはPCの最小列サイズを%で指定すると、画面サイズに応じて上下の行の列数を揃えやすくなります。"],"Column min width (Mobile)":["カラムの最小サイズ(モバイル)"],"Column min width (Tablet / Optional)":["カラムの最小サイズ(タブレット / 任意)"],"Column min width (PC / Optional)":["カラムの最小サイズ(PC / 任意)"],"Column Gap Setting":["カラム間の設定"],"Column gap size":["カラム間の余白"],"Column row-gap size (optional)":["カラム間の縦余白(任意)"],"Specify all columns at once":["全カラム一括指定"],"Input Title":["タイトルを入力"],"Input Content":["文章を入力してください"],"Icon Card Setting":["アイコンカード設定"],"Icon":["アイコン"],"Icon Background:":["アイコン背景:"],"Solid color":["ベタ塗り"],"No background":["背景なし"],"Columns":["カラム"],"Align":["表示位置"],"Text":["テキスト"],"Background Setting":["背景設定"],"Color Setting":["色設定"],"Color will overcome background image. If you want to display image, set opacity 0.":["色を指定すると画像よりも優先されます。画像を表示したい場合は、不透明度を0に設定します。"],"Opacity Setting":["透過設定"],"Background Image PC":["背景画像 ( PC )"],"Background Image Tablet":["背景画像 ( タブレット )"],"Background Image Mobile":["背景画像 ( モバイル )"],"Background image Position":["背景画像の位置"],"Repeat":["リピート"],"Cover":["カバー"],"Cover fixed (Not fixed on iPhone)":["カバー 固定(iPhoneでは固定されません)"],"Parallax (Non-guaranteed)":["パララックス(非保証)"],"Layout Setting":["レイアウト設定"],"Width":["幅"],"Full Wide":["全幅"],"Fit to the Content area":["コンテンツエリアに合わせる"],"Add padding to the Outer area":["アウターエリア内に余白を追加する"],"Remove padding from the Outer area":["アウターエリア内の余白を無くす"],"Padding (Top and Bottom)":["余白 (上下)"],"Use default padding":["標準の余白を使用"],"Do not use default padding":["標準の余白を使用しない"],"* If you select \"Do not use\" that, please set yourself it such as a spacer block.":["*「使用しない」を選択した場合はスペーサーブロックなどで任意に設定してください。"],"Divider Setting":["区切りの設定"],"Type":["タイプ"],"Tilt":["傾斜"],"Curve":["カーブ"],"Wave":["波状"],"Triangle":["三角"],"Upper Divider Level":["上部区切りレベル"],"Lower Divider Level":["下部区切りレベル"],"Border Setting":["枠線の設定"],"Border will disappear when divider effect is applied.":["枠線は区切りレベルを適用すると表示されなくなります。"],"Border type":["枠線の種類"],"None":["なし"],"Solid":["直線"],"Dotted":["点線"],"Dashed":["Dashed"],"Double":["二重線"],"Groove":["Groove"],"Ridge":["Ridge"],"Inset":["Inset"],"Outset":["Outset"],"Border width":["枠線の幅"],"Border radius":["枠線のRの大きさ"],"Container Inner Side Space Setting":["コンテナ内側のスペース設定"],"Mobile":["モバイル"],"Tablet":["タブレット"],"PC":["PC"],"Unit Type":["単位"],"Filter by %s":["%sで絞り込み"],"Filter by PostTypes":["投稿タイプ"],"Number of Posts":["表示件数"],"Filter by Date":["日付で絞り込み"],"Period of Time":["期間"],"Whole Period":["全期間"],"From Today":["今日以降"],"From Now":["現在以降"],"From Tomorrow":["明日以降"],"* If you choose a future period, you will need to customize it so that future posts will be published immediately.":["※ 未来の期間を選択する場合は、未来の投稿が即時公開になるように別途カスタマイズが必要です。"],"Order":["表示順"],"ASC":["昇順"],"DESC":["降順"],"Order by":["表示順"],"Published Date":["公開日"],"Modefied Date":["更新日"],"Random":["ランダム"],"offset":["オフセット数"],"Because no post is selected, The block Will not render":["ページが選択されていないためこのブロックはレンダリングされません"],"Input Internal Post URL":["このサイトの投稿の URL を入力してください"],"Fit to the Container area":["コンテナエリアに合わせる"],"Add padding to the Slider area":["スライダーアイテムエリア内に余白を追加する"],"Remove padding from the Slider area":["スライダーアイテムエリア内の余白を無くす"],"Vertical align":["縦揃え"],"Background Image Size":["背景画像サイズ"],"cover":["カバー"],"repeat":["リピート"],"Multi-image Display Setting":["複数の表示設定"],"Display Multi Images per View":["画像を複数枚表示する"],"Images per View":["1度に表示する画像の枚数"],"Move Images per Slide":["1度の動作で動かす枚数"],"Height":["高さ"],"Slider Settings":["スライド設定"],"Effect ":["エフェクト"],"Slide":["スライド"],"Fade":["フェード"],"Loop ":["繰り返し"],"AutoPlay":["自動再生"],"Stop AutoPlay when swipe":["スワイプ時に自動再生を停止"],"Display Time":["表示時間"],"Change Speed":["切り替え時間"],"Pagination Type":["ページネーションの種類"],"Default":["標準"],"Number of slides":["スライドの枚数"],"Navigation Position":["ナビゲーションの位置"],"Center":["中央"],"Bottom on Mobile device":["モバイルでは下部に表示"],"Color":["色"],"Style":["スタイル"],"Outlined":["アウトライン"],"Step Mark":["ステップマーク"],"If Font Awesome tags entered, it will overrides the number.":["Font Awesome の class 名が入力されている場合は数字は上書きされます。"],"Ex,6:00AM":["例) 午前 6:00"],"First Dot Number":["ステップの開始番号"],"Table of Contents":["目次"],"Note on duplicating headings":["見出し複製時の注意"],"If you duplicate a heading, the table of contents block will not work properly, please reassign the ID.":["見出しを複製すると目次ブロックが適切に動作しません。IDを振り直してください。"],"Display type":["表示タイプ"],"No frame":["枠無し"],"Default Display Status":["初期表示状態"],"OPEN":["OPEN"],"CLOSE":["CLOSE"],"label":["ラベル"],"Style Settings":["スタイル設定"],"Success":["Success"],"Info":["Info"],"Warning":["Warning"],"Danger":["Danger"]," Image Border":["画像の線"],"Add border to image":["画像に枠線を追加する"],"* You can change border width on Setting > VK Blocks":["* 線の太さは 管理画面の 設定 > VK Blocks から選択する事ができます。"],"Border color of speech balloon":["吹き出しの線の色"],"Add border to balloon":["吹き出しに枠線を追加する"],"Balloon setting":["吹き出しブロック設定"],"Position":["位置"],"Please specify the layout of the balloon.":["吹き出しの配置を指定してください。"],"Left":["左"],"Right":["右"],"Please select the type of balloon.":["吹き出しのタイプを指定してください。"],"Speech":["吹き出し"],"Thinking":["もくもく"],"Image Style":["画像スタイル"],"Rounded":["角丸2"],"Circle":["丸抜き"],"Background color of speech balloon":["吹き出しの背景色"],"Default Icon Setting":["デフォルトアイコン設定"],"You can register default icons from Settings > VK Blocks in Admin.":["管理画面の 設定 > VK Blocks から よく使うアイコンを登録する事ができます。"],"Animation setting":["アニメーション設定"],"Please select the type of animation.":["アニメーションのタイプを指定してください。"],"Trembling":["ぶるぶる"],"Upload image":["画像をアップロード"],"Icon Name":["アイコンの名前"],"Please enter a title.":["見出しを入力してください。"],"Margin":["余白"],"The margin-top of the first element and the margin-bottom of the last element in the border block will be automatically set to 0.If you want to add margins at the beginning and end, use a spacer block to specify height instead of margin.":["枠線ブロック内の最初の要素の margin-top と 最後の要素の margin-bottom は自動的に0になります。最初と最後に余白をつけたい場合はスペーサーブロックなどで margin指定ではなくheight指定でご利用ください。"],"Transparent":["透過"],"White":["白"],"Solid Angle Tab":["直線 ピン角 タブ"],"Solid Round Tab":["直線 角丸 タブ"],"Solid Angle Banner":["直線 ピン角 バナー"],"Solid Angle Onborder":["直線 ピンカド 線上"],"Solid Angle Inner":["直線 ピン角 内側"],"Solid Angle iconFeature":["直線 ピン角 アイコン"],"Button setting":["ボタン設定"],"Sub Caption":["サブテキスト"],"Button Size:":["ボタンサイズ:"],"Large":["大"],"Small":["小"],"Button Position:":["ボタンの位置:"],"Wide":["幅広"],"Block":["Block"],"Button Width:":["ボタンの幅:"],"25%":["25%"],"50%":["50%"],"75%":["75%"],"100%":["100%"],"Button Style:":["ボタンスタイル:"],"Text only":["テキストのみ"],"If you select \"No background\", that you need to select a Custom Color.":["もし「背景なし」を選択した場合はカスタムカラーで色を指定してください。"],"Default Color (Bootstrap)":["標準色 (Bootstrap)"],"Primary":["Primary"],"Secondary":["Secondary"],"Light":["Light"],"Dark":["Dark"],"Custom Color":["カスタムカラー"],"Button Color":["ボタンカラー"],"This color palette overrides the default color. If you want to use the default color, click the clear button.":["このカラーパレットの色は標準色を上書きします。 デフォルトの色を使用したい場合は、クリアボタンをクリックしてください。"],"Before text":["文字の前"],"After text":["文字の後"],"Input text":["文字を入力"],"If you want to be collapsing this block, you can set it at Setting > VK Blocks":["このブロックを折りたたみたい場合は 設定 > VK Blocks から指定できます"],"You can be collapsing this block at VK Blocks Pro":["Pro版は回答部分を開閉式にできます"],"Accordion Setting":["アコーディオン設定"],"Please enter a question.":["質問を入力してください。"],"Bgfill Circle":["背景塗り 円形"],"Bgfill Square":["背景塗り ピン角"],"Bgfill Rounded":["背景塗り 角丸"],"Border Circle":["枠線 円形"],"Border Square":["枠線 ピン角"],"Border Rounded":["枠線 角丸"],"Display of arrow":["矢印の表示"],"Arrow display":["矢印を表示する"],"Arrow hidden":["矢印を表示しない"],"Input title":["タイトルを入力"],"Input content":["説明を入力"],"Input sub text…":["サブテキストを入力"],"Input title…":["タイトルを入力"],"Heading style":["見出しスタイル"],"Plain":["装飾無し"],"Margin Setting":["余白設定"],"Margin between Heading and sub text (rem)":["見出しとサブテキストの余白サイズ(rem)"],"Margin bottom size of after this block (rem)":["このブロック全体の下部の余白 (rem)"],"Heading Settings":["見出し設定"],"Icon Color":["アイコンの色"],"Sub Text Settings":["サブテキスト設定"],"Text size (rem)":["文字サイズ (rem)"],"Change heading level":["見出しレベルの変更"],"Heading %d":["見出し %d"],"Reset":["リセット"],"Icon & Frame":["アイコンと枠"],"Icon only":["アイコンのみ"],"Icon Common Setting":["アイコン共通設定"],"Size":["サイズ"],"Icon Setting":["アイコン設定"],"Link URL":["リンクURL"],"Unspecified":["指定しない"],"Page Setting":["ページ設定"],"Select Page":["ページを選択"],"PR Block1 Setting":["PR Block1 設定"],"Icon 1":["アイコン 1"],"When you have an image. Image is displayed with priority":["画像を設定した場合は画像が優先して表示されます。"],"PR Image 1":["PR 画像 1"],"PR Block2 Setting":["PR Block2 設定"],"Icon 2":["アイコン 2"],"PR Image 2":["PR 画像 2"],"PR Block3 Setting":["PR Block3 設定"],"Icon 3":["アイコン 3"],"When you have an image. Image is displayed with priority.":["画像を設定した場合は画像が優先して表示されます。"],"PR Image 3":["PR 画像 3"],"Input title.":["タイトルを入力してください。"],"Input content.":["本文を入力してください。"],"Select Image":["画像を選択"],"Button Setting":["ボタン設定"],"Button Text":["ボタンの文字"],"Button Type":["ボタンタイプ"],"Ghost":["ゴーストボタン"],"Default Color:":["標準色:"],"Layout Type":["レイアウトタイプ"],"Title Color":["見出しの色"],"Content Color":["本文の色"],"Image Border Color":["画像の線の色"],"height":["height"],"margin-top":["margin-top"],"margin-bottom":["margin-bottom"],"Space Type":["余白タイプ"],"Custom":["カスタム"],"You can change each common margin size from Setting > VK Blocks":["* 共通の余白サイズは管理画面の 設定 > VK Blocks から変更する事ができます。"],"Height for each device.":["デバイス毎の高さ"],"Spacer Settings":["余白の設定"],"Medium":["中"],"Your Name":["名前"],"Caption":["キャプション"],"Role position":["役職"],"Profile title":["プロフィールタイトル"],"Profile text":["プロフィールテキスト"],"Layout":["レイアウト"],"Image left":["画像 左"],"Image border":["画像の線"],"Alt text":["画像の代替テキスト"],"Set the alt text for profile image":["プロフィール画像の代替テキストを設定します"],"Staff name":["名前"],"Name caption":["名前のキャプション"],"Heading Font":["見出しのフォント"],"Font":["フォント"],"minchoBody":["明朝体にする"],"Card (Image Round)":["カード(画像丸抜き)"],"Card":["カード"],"Card (No border)":["カード(線なし)"],"Card (Intext)":["カード(インテキスト)"],"Card (Horizontal)":["カード(水平)"],"Media":["メディア"],"Text 1 Column":["テキスト 1 カラム"],"Display type and columns":["表示タイプとカラム"],"Column ( Screen size : Extra large )":["カラム ( 画面サイズ : Extra large )"],"Column ( Screen size : XX large )":["カラム ( 画面サイズ : XX Large )"],"Column ( Screen size : Extra small )":["カラム ( 画面サイズ : Extra small )"],"Column ( Screen size : Small )":["カラム ( 画面サイズ : Small )"],"Column ( Screen size : Medium )":["カラム ( 画面サイズ : Medium )"],"Column ( Screen size : Large )":["カラム ( 画面サイズ : Large )"],"Button align":["ボタンの位置"],"Term's name on Image":["画像右上分類名"],"Excerpt":["抜粋"],"Author":["投稿者"],"Date":["日付"],"New mark":["新着表示"],"Taxonomies (all)":["分類(全項目)"],"New mark option":["新着表示オプション"],"Number of days to display the new post mark":["新着表示日数"],"New post mark":["新着表示"],"Link target":["リンクターゲット"],"Open in new tab":["リンクを別ウィンドウで開く"],"Link rel":["rel属性"],"Hidden Settings":["非表示設定"],"Hidden at screel size":["非表示にする画面サイズ"],"Note : This function is display hidden only. Actually Block is output to HTML.Pleade don't use you must not bisible item.Don't use it for blocks you really don't want to display.":["注意 : この機能はあくまでHTMLに出力される要素を非表示にするだけです。本当に見せてはいけない要素には使わないでください。"],"Hidden ( Screen size : all )":["非表示 ( 画面サイズ : all )"],"Hidden ( Screen size : xs )":["非表示 ( 画面サイズ : xs )"],"Hidden ( Screen size : sm )":["非表示 ( 画面サイズ : sm )"],"Hidden ( Screen size : md )":["非表示 ( 画面サイズ : md )"],"Hidden ( Screen size : lg )":["非表示 ( 画面サイズ : lg )"],"Hidden ( Screen size : xl )":["非表示 ( 画面サイズ : xl )"],"Hidden ( Screen size : xxl )":["非表示 ( 画面サイズ : xxl )"],"If you want to hide multiple blocks, that first you set to group block and the next, hide for the that group block.":["複数のブロックを非表示にする場合は、最初にグループブロックに設定し、そのグループブロックに対して非表示にします。"],"Highlighter":["蛍光マーカー"],"Inline Font Size":["インライン文字サイズ"],"Apply":["適用"],"Inline font size":["インライン文字サイズ"],"Big":["大"],"Extra big":["特大"],"Top lg":["上 lg"],"Margin the block":["ブロックの余白"],"Top md":["上 md"],"Top sm":["上 sm"],"Top 0":["上 0"],"Bottom 0":["下 0"],"Bottom sm":["下 sm"],"Bottom md":["下 md"],"Bottom lg":["下 lg"],"No wrap":["No wrap"],"Responsive BR":["画面サイズ毎の改行 "],"Responsive BR ":["画面サイズ毎の改行 "],"Solid Roundcorner":["直線 角丸"],"Stitch":["スティッチ"],"Border Top Bottom":["直線 上下"],"Shadow":["シャドウ"],"Both ends":["左右線"],"Brackets black":["括弧 黒"],"Background fill lightgray":["背景塗り 灰色"],"Double border top and bottom black":["二重線 上下線 黒"],"Double border bottom black":["二重線 下線 黒"],"Solid border top and bottom black":["直線 上下 黒"],"Solid border bottom black":["直線 下線 黒"],"Dotted border bottom black":["点線 下線 黒"],"Rounded02":["角丸2"],"Photo frame":["フォトフレーム"],"Photo frame Tilt Right":["フォトフレーム傾き右"],"Photo frame Tilt Left":["フォトフレーム傾き左"],"Wave01":["流体シェイプ1"],"Wave02":["流体シェイプ2"],"Wave03":["流体シェイプ3"],"Wave04":["流体シェイプ4"],"Arrow":["矢印"],"Check":["チェック"],"Check Square":["チェック(四角)"],"Check Circle":["チェック-丸"],"Handpoint":["指"],"Pencil":["鉛筆"],"Smile":["笑顔"],"Frown":["不満顔"],"Numbered Circle":["数字-丸"],"Numbered Square":["数字-四角"],"List Icon Color":["リストアイコンの色"],"Border / Stripes":["枠線 / ストライプ"],"Theoretical Physicist":["理論物理学者"],"Profile":["プロフィール"],"Albert Einstein":["アルバート・アインシュタイン"],"14 March 1879 – 18 April 1955":["1879年3月14日 - 1955年4月18日"],"Lorem ipsum dolor":["闇の中で"],"Lorem ipsum":["ロレム・アプサム"],"Font Awesome icon list":["Font Awesome アイコンリスト"],"If you want to use an icon other than the ones listed above, you can use any of the icons from Font Awesome's icon list Please select a tag and enter it.":["他のアイコンを使いたい場合は Font Awesome のアイコンリストから選んでタグを入力してください。"],"Ex) <i class=\"fas fa-arrow-circle-right\"></i>":["例) <i class=“fas fa-arrow-circle-right”></i>"],"When you click save button, the window will be reloaded and this setting will be applied.":["保存ボタンをクリックすると、ウィンドウが再読み込みされて、変更が適用されます。"],"Save":["保存"],"Select Icon":["アイコンを選択"],"VK Blocks Pro":["VK Blocks Pro"],"https://github.com/vektor-inc/vk-blocks":["https://github.com/vektor-inc/vk-blocks"],"This is a plugin that extends Gutenberg's blocks.":["Gutenbergのブロックを拡張するプラグインです。"],"Vektor,Inc.":["Vektor,Inc."],"https://vektor-inc.co.jp":["https://vektor-inc.co.jp"],"We've released VK Blocks Pro!":["VK Blocks Pro を公開しました!"],"Thank you for using VK Blocks. We've released VK Blocks Pro. It has more custom blocks to build web site more easily. If you are interested in VK Blocks Pro, Please read %1$s this post %2$s for more details.":["いつもVK Blocksをご利用いただきありがとうございます。この度、VK Blocks Proをリリースしました。より簡単にWebサイトを構築するためのカスタムブロックが追加されています。VK Blocks Proに興味がある方は、詳しくは%1$sこの記事%2$sを読んでみてください。"],"https://www.vektor-inc.co.jp/service/wordpress-plugins/vk-blocks/":["https://www.vektor-inc.co.jp/service/wordpress-plugins/vk-blocks/"],"See more":["続きを見る"],"Dismiss this notice":["通知を無視"],"Setting saved.":["設定を保存しました。"],"License Key has no registered.":["ライセンスキーが登録されていません。"],"The VK Blocks Pro license is invalid.":["VK Blocks Pro のライセンスが無効です。"],"Enter a valid license key for any of the following products on the settings screen.":["以下の製品のライセンスキーを設定画面から入力してください。"],"Enter the license key":["ライセンスキーを入力"],"Even after valid license key registration you still seeing this message, <a href=\"%s\">please click here to reload</a>.":["ライセンスキーを入力してもこのメッセージが表示される場合は、<a href=“%s”>こちらをクリックして再読み込み</a> してください。"],"Install Required Plugins":["必須プラグインのインストール"],"Install Plugins":["プラグインのインストール"],"Installing Plugin: %s":["プラグイン %s をインストール中"],"Something went wrong with the plugin API.":["プラグイン API で問題が発生しました。"],"This plugin requires the following plugin: %1$s.":["このプラグインは下記プラグインを必要としています:%1$s。"],"This plugin recommends the following plugin: %1$s.<br>Many additional functions are available for free.":["このプラグインは次のプラグインと一緒に利用するのがオススメです:%1$s。<br>これらのプラグインは無償で利用可能です。"],"Sorry, but you do not have the correct permissions to install the %1$s plugin.":["%1$sプラグインをインストールするための適切な権限がありません。"],"The following plugin needs to be updated to its latest version to ensure maximum compatibility with this plugin: %1$s.":["このプラグインとの最大の互換性を確保するには、次のプラグインを最新バージョンに更新する必要があります: %1$s。"],"There is an update available for: %1$s.":["次のプラグインの更新が利用可能です:%1$s。"],"Sorry, but you do not have the correct permissions to update the %1$s plugin.":["%1$sプラグインを更新するための適切な権限がありません。"],"The following required plugin is currently inactive: %1$s.":["必須プラグインが現在有効化されていません: %1$s。"],"The following recommended plugin is currently inactive: %1$s.":["推奨プラグインが現在有効化されていません: %1$s。"],"Sorry, but you do not have the correct permissions to activate the %1$s plugin.":["%1$sプラグインを有効化するための適切な権限がありません。"],"Begin installing plugin":["プラグインのインストールを開始"],"Begin updating plugin":["プラグインの更新を開始する"],"Begin activating plugin":["プラグインの有効化を開始"],"Return to Required Plugins Installer":["必須プラグインのインストール画面に戻る"],"Plugin activated successfully.":["プラグインを有効化しました。"],"The following plugin was activated successfully:":["次のプラグインを有効化しました:"],"No action taken. Plugin %1$s was already active.":["操作を実行しませんでした。プラグイン %1$s はすでに有効化されています。"],"Plugin not activated. A higher version of %s is needed for this theme. Please update the plugin.":["プラグインを有効化できませんでした。このテーマはプラグイン %s の現在のバージョンをサポートしていません。プラグインを更新してください。"],"All plugins installed and activated successfully. %1$s":["すべてのプラグインを正常にインストールし、有効化しました。 %1$s"],"Please contact the administrator of this site for help.":["ヘルプが必要な場合はこのサイトの管理者にお問い合わせください。"],"Sorry, there is no post":["申し訳ありませんが投稿がありません。"],"Vektor WordPress Information":["Vektor WordPress Information"],"Disable accordion":["アコーディオン無効"],"Enable accordion and default open ":["アコーディオン有効 / 初期状態で開く"],"Enable accordion and default close ":["アコーディオン有効 / 初期状態で閉じる"],"FAQ Block Setting":["FAQ Blocks 設定"],"FAQ Setting":["FAQ ブロックの設定"],"Balloon Setting":["吹き出しブロック設定"],"Balloon Border Width Setting":["吹き出しの線幅の設定"],"Balloon Image Setting":["吹き出し画像設定"],"You can register frequently used icon images for speech bubble blocks.":["よく使う吹き出し用のアイコン画像を登録する事ができます。"],"If you change image or name that please click Save Changes button.":["画像を変更したら「変更を保存」ボタンをクリックしてください。"],"Select":["選択"],"Balloon Image Name":["吹き出し画像の名前"],"License key":["ライセンスキー"],"Enter a valid Lightning G3 Pro Pack or Lightning Pro license key.":["Lightning G3 Pro Pack あるいは Lightning Pro の有効なライセンスキーを入力してください。"],"Once you enter the license key you will be able to do a one click update from the administration screen.":["有効なライセンスキーを入力すると、管理画面からワンクリックでアップデートが可能になります。"],"Load Separete Setting":["分割読み込み設定"],"Note that the order in which CSS/JS are loaded will change.":["CSS / JSの読み込み順序が変わることに注意してください。"],"Load Separete Option on":["分割読み込みを有効にする"],"Common Margin Setting":["共通余白設定"],"Please specify the size of the common margin used for responsive spacers, etc.":["レスポンシブスペーサーなどで使用する共通余白のサイズを指定してください。"],"Blocks setting":["Blocks 設定"],"Blocks Setting":["Blocks 設定"],"License Key":["ライセンスキー"],"Balloon Block Setting":["吹き出しブロック設定"],"Setting":["設定"],"Edit this area":["このエリアを編集"],"Post":["投稿"],"There are no %ss.":["該当の%sはありません。"],"Blocks":["Blocks"],"Blocks Layout":["ブロックレイアウト"],"Read more":["続きを読む"],"New!!":["New!!"],"More":[""],"Posts navigation":["投稿ナビゲーション"],"Posts":["投稿リスト"],"Page":["ページ"],"Card Noborder":["カード(線なし)"],"Card Intext":["カード(インテキスト)"],"Card Horizontal":["カード(水平)"],"CSS Optimize ( Speed up ) Settings":["CSS最適化(高速化)設定"],"Tree shaking":["Tree shaking"],"Tree shaking activation settings":["Tree shaking 有効化設定"],"Output only the main CSS of the page inline":["主要なCSSのみインラインで出力します"],"Nothing to do":["何もしない"],"Active Tree shaking (Recomend)":["Tree shakingを有効化(推奨)"],"Exclude class of Tree shaking":["CSSの軽量化から除外するCSSのclass名"],"If you choose \"Active Tree shaking\" that delete the useless css.If you using active css class that please fill in class name. Ex) btn-active,slide-active,scrolled":["Tree shaking を有効にしている場合、使用していないCSSは削除されます。もし使用している動的クラスがある場合はクラス名を入力してください。 例)btn-active,slide-active,scrolled"],"Preload CSS":["Preload CSS"],"Preload CSS activation settings":["Preload CSS 有効化設定"],"Preload css except for critical css":["クリティカルなCSSを除いてCSSをプリロードします"],"Active Preload CSS (Recomend)":["Preload CSS を有効化(推奨)"],"Exclude class of Preload CSS":["Preload CSSから除外するハンドル名"],"If you choose \"Active Preload CSS\" that css load timing was changed.If you have any do not want to preload css file that please fill in handle(id) name. Ex) pluginname_a-style,pluginname_b-css":["もし「Preload CSS を有効」に設定した場合、CSSの読み込みタイミングが変更されます。プリロードしたくないファイルがある場合は、ハンドル名(id)を入力してください。 例)pluginname_a-style,pluginname_b-css"],"Disabled Blocks module on VK All in One Expansion Unit. Because VK-Blocks Plugin running.":["VK-Blocksと競合するため、VK All in One Expansion Unitの Block機能を停止しました。"],"If this display does not disappear even after entering a valid license key, re-acquire the update.":["有効なライセンスキーを入力してもこの表示が消えない場合は更新の再取得をしてください。"],"Re-acquisition of updates":["更新の再取得"],"label in admin menu\u0004Blocks":["Blocks"],"post list type\u0004Text 1 Column":["テキスト 1 カラム"],"block title\u0004Alert":["アラート"],"block title\u0004Ballon":["吹き出し"],"block title\u0004Border Box":["枠線ボックス"],"block title\u0004Button":["ボタン"],"block title\u0004Classic FAQ":["旧 FAQ"],"block title\u0004FAQ Answer":["FAQ 回答"],"block title\u0004FAQ Question":["FAQ 質問"],"block title\u0004New FAQ":["新 FAQ"],"block title\u0004Flow":["フロー"],"block title\u0004Heading":["見出し"],"block title\u0004Icon Outer":["横並びアイコン"],"block title\u0004Icon":["アイコン"],"block title\u0004Page Content":["固定ページ本文"],"block title\u0004PR Blocks (not recommended)":["PR Blocks (非推奨)"],"block title\u0004PR Content":["PR Content"],"block title\u0004Responsive Spacer":["レスポンシブスペーサー"],"block title\u0004Staff":["スタッフ"],"block title\u0004Accordion Target":["アコーディオン コンテンツ"],"block title\u0004Accordion Trigger":["アコーディオン タイトル"],"block title\u0004Accordion":["アコーディオン"],"block title\u0004Animation":["アニメーション"],"block title\u0004Breadcrumb":["パンくずリスト"],"block title\u0004Button Outer":["横並びボタン"],"block title\u0004Card Item":["カードアイテム"],"block title\u0004Card":["カード"],"block title\u0004Child page list":["子ページリスト"],"block title\u0004Grid Column Item":["グリッドカラムアイテム"],"block title\u0004Grid Column":["グリッドカラム"],"block title\u0004Grid Column Card Item Body":["グリッドカラムカードアイテムボディ"],"block title\u0004Grid Column Card Item Footer":["グリッドカラムカードアイテムフッター"],"block title\u0004Grid Column Card Item header":["グリッドカラムカードアイテムヘッダー"],"block title\u0004Grid Column Card Item":["グリッドカラムカードアイテム"],"block title\u0004Grid Column Card":["グリッドカラムカード"],"block title\u0004Icon Card Item":["アイコンカードアイテム"],"block title\u0004Icon Card":["アイコンカード"],"block title\u0004Outer":["Outer"],"block title\u0004Post list":["投稿リスト"],"block title\u0004Selected Post List Item":["選択投稿リストアイテム"],"block title\u0004Selected Post List":["選択投稿リスト"],"block title\u0004Slider Item":["スライダーアイテム"],"block title\u0004Slider":["スライダー"],"block title\u0004Step Item":["ステップ要素"],"block title\u0004Step":["ステップ"],"block title\u0004Table of Contents":["目次"],"block title\u0004Timeline Item":["タイムライン要素"],"block title\u0004Timeline":["タイムライン"],"block description\u0004A colored box with four statuses, including annotations and alerts.":["注釈や注意など4つのステータスがある色付きのボックスです。"],"block description\u0004These speech balloons are perfect for recreating conversations.":["会話の再現などに最適な吹き出しです。"],"block description\u0004This is a border box where you can place headings to attract attention.":["見出しを配置でき注目されやすい枠線ボックスです。"],"block description\u0004A button link that can display icons before and after.":["前後にアイコンを表示できるボタンリンクです。"],"block description\u0004Displays a combination of questions and answers.":["質問と回答を組み合わせて表示します。"],"block description\u0004Answer area where you can add blocks freely.":["自由にブロックを追加できる回答エリアです。"],"block description\u0004Question area where you can freely add blocks.":["自由にブロックを追加できる質問エリアです。"],"block description\u0004It displays a combination of questions and answers. You can freely add blocks to the question area as well.":["質問と回答を組み合わせて表示します。質問エリアにも自由にブロックを追加できます。"],"block description\u0004Displays a sequential description in time series.":["時系列で順を追った説明を表示します。"],"block description\u0004This is a heading that allows you to set text size, subtext, icon, and margin.":["文字サイズ,サブテキスト,アイコン,余白が設定できる見出しです。"],"block description\u0004Display the Font Awesome icons horizontally.":["Font Awesome のアイコンフォントを横並びに表示します"],"block description\u0004Display icons with Font Awesome.":["Font Awesome のアイコンフォントを表示します"],"block description\u0004Displays the body content of the specified parent page.":["指定した基準ページの本文内容を表示します。"],"block description\u0004This is a PR block where you can place images and icon. But currently, it is possible to create the same layout by combining Column Block and Icon Block, so this block is not recommended. Please check Columns category of Block Patterns.":["画像やアイコンを配置できるPRブロックです。 ただし、現在、列ブロックとアイコンブロックを組み合わせて同じレイアウトを作成できるため、このブロックはお勧めしません。 ブロックパターンの「カラム(Column)」のカテゴリを確認してください。"],"block description\u0004This is PR content where you can place images, headlines, text, and buttons.":["画像,見出し,テキスト,ボタンが配置できるPRコンテンツです。"],"block description\u0004Use responsive spacers to get the margins right.":["レスポンシブに対応したスペーサーで余白を適切に取ります。"],"block description\u0004Used for staff introduction, company introduction, school introduction, menu, etc.":["スタッフ紹介,会社紹介,スクール紹介,メニューなどで利用します。"],"block description\u0004This is the content area where you can add blocks freely.":["コンテンツが長い時にコンテンツを折りたたんで隠して表示します。"],"block description\u0004This is the title area where you can freely add blocks.":["自由にブロックを追加できるタイトルエリアです。"],"block description\u0004Collapses and hides content when the content is long.":["自由にブロックを追加できるコンテンツエリアです。"],"block description\u0004Add animation to elements when scrolling the page.":["ページをスクロールした時に要素に動きを加えます。"],"block description\u0004Displays breadcrumbs of a page's hierarchy, or a post's categories":["ページや投稿カテゴリーなどページ階層のパンくずリストを表示します"],"block description\u0004Display the VK Button block horizontally.":["VK ボタンブロックを横並びに表示します"],"block description\u0004A single item in a card block.":["アイコンカード内の1つのアイテムです。"],"block description\u0004A card where you can place images, headings, text, and links.":["画像,見出し,テキスト,リンクが配置できるカードです。"],"block description\u0004When a parent page is specified, a list of its child pages will be displayed.":["親となる固定ページを指定するとその子ページの一覧を表示します。"],"block description\u0004One item in a grit column block.":["グリッドカラムブロック内の1つのアイテムです。"],"block description\u0004Set the number of columns to be displayed for each screen size.":["画面サイズ毎にカラム数を設定して表示させます。"],"block description\u0004Body of Grid Column Card Block Item":["グリッドカラムカードのボディ"],"block description\u0004Footer button area of Grid Column Card Block Item":["グリッドカラムカードアイテムブロックのフッターボタンエリア"],"block description\u0004Header image area of Grid Column Card Block Item":["グリッドカードカラムアイテムブロックのヘッダー画像エリア"],"block description\u0004It is a block of single column of Grid Column Card.":["グリッドカラムカードブロックのカラムブロック"],"block description\u0004This block can flexible column layout":["柔軟なカラムレイアウトが作成できます"],"block description\u0004This is one item in an icon card.":["アイコンカード内の1つのアイテムです。"],"block description\u0004Display card with icons, headings, text, and links.":["アイコン,見出し,テキスト,リンクを設定してカードを表示します。"],"block description\u0004Set the background image, color, and border to show the layout and divisions.":["背景の画像や色,枠線の設定しレイアウトや区切りを表示します。"],"block description\u0004Displays the list of posts by setting the post type, classification, and number of posts to display.":["投稿タイプ,分類,表示件数が設定して投稿リストを表示します。"],"block description\u0004A single item in the select post list.":["選択投稿リスト内の1つのアイテムです。"],"block description\u0004Displays an arbitrarily specified page with the layout of the posting list.":["任意に指定したページを投稿リストのレイアウトで表示します。"],"block description\u0004This is one item in the slider.":["スライダー内の1つのアイテムです。"],"block description\u0004This slider allows you to place various items.Slider is do not move in edit screen.":["様々なアイテムを配置できるスライダーです。編集画面では動かないので公開画面でプレビューしてください。"],"block description\u0004This element sets the icon, color, and style of the step mark.":["ステップマークのアイコン、色、スタイルを設定する要素です。"],"block description\u0004Set and display step marks, which are useful when explaining the order.":["順番を説明する時に便利でステップマークを設定し表示します。"],"block description\u0004This is a table of contents that is automatically generated according to the headings when added.":["追加すると見出しに合わせて自動で生成される目次です。"],"block description\u0004This element sets the label, color, and style of the timeline.":["タイムラインのラベル、色、スタイルを設定する要素です。"],"block description\u0004Displays a simple schedule and other information that is useful for explaining the order.":["順番を説明する時に便利でシンプルなスケジュールなどを表示します。"]}}}
|
inc/vk-blocks/languages/vk-blocks-ja.mo
CHANGED
Binary file
|
inc/vk-blocks/languages/vk-blocks-ja.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: VK Blocks Pro\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/vk-blocks-pro\n"
|
5 |
-
"POT-Creation-Date: 2022-
|
6 |
-
"PO-Revision-Date: 2022-
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: ja\n"
|
@@ -450,7 +450,7 @@ msgstr "非表示"
|
|
450 |
|
451 |
#: src/blocks/_pro/gridcolcard/edit-common.js:154
|
452 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-balloon.php:119
|
453 |
-
#: inc/vk-blocks/admin/admin-balloon.php:
|
454 |
msgid "Delete"
|
455 |
msgstr "削除"
|
456 |
|
@@ -547,7 +547,7 @@ msgid "Icon Card Setting"
|
|
547 |
msgstr "アイコンカード設定"
|
548 |
|
549 |
#: src/blocks/_pro/icon-card-item/edit.js:137
|
550 |
-
#: src/blocks/_pro/step-item/edit.js:
|
551 |
#: src/blocks/button/edit.js:692 src/blocks/heading/edit.js:334
|
552 |
#: src/blocks/icon/edit.js:241 src/blocks/pr-content/edit.js:197
|
553 |
#: src/utils/font-awesome-new.js:56
|
@@ -724,13 +724,13 @@ msgstr "枠線は区切りレベルを適用すると表示されなくなりま
|
|
724 |
msgid "Border type"
|
725 |
msgstr "枠線の種類"
|
726 |
|
727 |
-
#: src/blocks/_pro/outer/edit.js:541 src/blocks/_pro/step-item/edit.js:
|
728 |
#: src/blocks/_pro/timeline-item/edit.js:104 src/blocks/balloon/edit.js:543
|
729 |
#: src/blocks/staff/edit.js:177
|
730 |
msgid "None"
|
731 |
msgstr "なし"
|
732 |
|
733 |
-
#: src/blocks/_pro/outer/edit.js:545 src/blocks/_pro/step-item/edit.js:
|
734 |
#: src/blocks/_pro/timeline-item/edit.js:86 src/blocks/pr-content/edit.js:144
|
735 |
#: src/extensions/core/group/style.js:102
|
736 |
msgid "Solid"
|
@@ -781,7 +781,7 @@ msgstr "コンテナ内側のスペース設定"
|
|
781 |
#: src/blocks/button/edit.js:376
|
782 |
#: src/components/advanced-viewport-control/index.js:39
|
783 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-margin.php:62
|
784 |
-
#: inc/vk-blocks/admin/admin-margin.php:
|
785 |
msgid "Mobile"
|
786 |
msgstr "モバイル"
|
787 |
|
@@ -789,7 +789,7 @@ msgstr "モバイル"
|
|
789 |
#: src/blocks/button/edit.js:441
|
790 |
#: src/components/advanced-viewport-control/index.js:31
|
791 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-margin.php:61
|
792 |
-
#: inc/vk-blocks/admin/admin-margin.php:
|
793 |
msgid "Tablet"
|
794 |
msgstr "タブレット"
|
795 |
|
@@ -797,7 +797,7 @@ msgstr "タブレット"
|
|
797 |
#: src/blocks/button/edit.js:506
|
798 |
#: src/components/advanced-viewport-control/index.js:25
|
799 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-margin.php:60
|
800 |
-
#: inc/vk-blocks/admin/admin-margin.php:
|
801 |
msgid "PC"
|
802 |
msgstr "PC"
|
803 |
|
@@ -980,7 +980,7 @@ msgstr "切り替え時間"
|
|
980 |
msgid "Pagination Type"
|
981 |
msgstr "ページネーションの種類"
|
982 |
|
983 |
-
#: src/blocks/_pro/slider/edit.js:353 src/blocks/_pro/step-item/edit.js:
|
984 |
#: src/blocks/_pro/table-of-contents-new/edit.js:145
|
985 |
#: src/blocks/_pro/timeline-item/edit.js:100 src/blocks/heading/edit.js:264
|
986 |
#: src/blocks/staff/edit.js:173 src/extensions/core/heading/style.js:30
|
@@ -1005,25 +1005,7 @@ msgstr "中央"
|
|
1005 |
msgid "Bottom on Mobile device"
|
1006 |
msgstr "モバイルでは下部に表示"
|
1007 |
|
1008 |
-
#: src/blocks/_pro/step-item/edit.js:
|
1009 |
-
#: src/blocks/_pro/timeline-item/edit.js:82
|
1010 |
-
msgid "Outlined"
|
1011 |
-
msgstr "アウトライン"
|
1012 |
-
|
1013 |
-
#: src/blocks/_pro/step-item/edit.js:72
|
1014 |
-
msgid "Step Mark"
|
1015 |
-
msgstr "ステップマーク"
|
1016 |
-
|
1017 |
-
#: src/blocks/_pro/step-item/edit.js:78
|
1018 |
-
msgid "If Font Awesome tags entered, it will overrides the number."
|
1019 |
-
msgstr "Font Awesome の class 名が入力されている場合は数字は上書きされます。"
|
1020 |
-
|
1021 |
-
#: src/blocks/_pro/step-item/edit.js:92
|
1022 |
-
#: src/blocks/_pro/timeline-item/edit.js:66
|
1023 |
-
msgid "Ex,6:00AM"
|
1024 |
-
msgstr "例) 午前 6:00"
|
1025 |
-
|
1026 |
-
#: src/blocks/_pro/step-item/edit.js:96
|
1027 |
#: src/blocks/_pro/timeline-item/edit.js:69 src/blocks/border-box/edit.js:204
|
1028 |
#: src/blocks/button/edit.js:610 src/blocks/icon/edit.js:261
|
1029 |
#: src/blocks/staff/edit.js:199
|
@@ -1036,13 +1018,31 @@ msgstr "例) 午前 6:00"
|
|
1036 |
msgid "Color"
|
1037 |
msgstr "色"
|
1038 |
|
1039 |
-
#: src/blocks/_pro/step-item/edit.js:
|
1040 |
#: src/blocks/_pro/table-of-contents-new/edit.js:135
|
1041 |
#: src/blocks/_pro/timeline-item/edit.js:72 src/blocks/icon-outer/edit.js:196
|
1042 |
#: src/blocks/icon/edit.js:187
|
1043 |
msgid "Style"
|
1044 |
msgstr "スタイル"
|
1045 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1046 |
#: src/blocks/_pro/step/edit.js:35
|
1047 |
msgid "First Dot Number"
|
1048 |
msgstr "ステップの開始番号"
|
@@ -1234,7 +1234,7 @@ msgstr "見出しを入力してください。"
|
|
1234 |
#: src/blocks/border-box/edit.js:192 src/blocks/icon-outer/edit.js:132
|
1235 |
#: src/blocks/icon/edit.js:124
|
1236 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-margin.php:57
|
1237 |
-
#: inc/vk-blocks/admin/admin-margin.php:
|
1238 |
msgid "Margin"
|
1239 |
msgstr "余白"
|
1240 |
|
@@ -1797,8 +1797,8 @@ msgid "Card (Image Round)"
|
|
1797 |
msgstr "カード(画像丸抜き)"
|
1798 |
|
1799 |
#: src/components/column-layout-control/index.js:26
|
1800 |
-
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:
|
1801 |
-
#: inc/vk-components/package/class-vk-component-posts.php:
|
1802 |
msgid "Card"
|
1803 |
msgstr "カード"
|
1804 |
|
@@ -1815,8 +1815,8 @@ msgid "Card (Horizontal)"
|
|
1815 |
msgstr "カード(水平)"
|
1816 |
|
1817 |
#: src/components/column-layout-control/index.js:42
|
1818 |
-
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:
|
1819 |
-
#: inc/vk-components/package/class-vk-component-posts.php:
|
1820 |
msgid "Media"
|
1821 |
msgstr "メディア"
|
1822 |
|
@@ -2269,30 +2269,29 @@ msgid "Setting saved."
|
|
2269 |
msgstr "設定を保存しました。"
|
2270 |
|
2271 |
#: dist/vk-blocks-pro/inc/plugin-update-check.php:74
|
2272 |
-
#: dist/vk-blocks-pro/vk-blocks.php:
|
2273 |
msgid "License Key has no registered."
|
2274 |
msgstr "ライセンスキーが登録されていません。"
|
2275 |
|
2276 |
#: dist/vk-blocks-pro/inc/plugin-update-check.php:79
|
2277 |
-
#: dist/vk-blocks-pro/vk-blocks.php:
|
2278 |
msgid "The VK Blocks Pro license is invalid."
|
2279 |
msgstr "VK Blocks Pro のライセンスが無効です。"
|
2280 |
|
2281 |
#: dist/vk-blocks-pro/inc/plugin-update-check.php:103
|
2282 |
-
#: dist/vk-blocks-pro/vk-blocks.php:
|
2283 |
msgid ""
|
2284 |
"Enter a valid license key for any of the following products on the settings "
|
2285 |
"screen."
|
2286 |
msgstr "以下の製品のライセンスキーを設定画面から入力してください。"
|
2287 |
|
2288 |
#: dist/vk-blocks-pro/inc/plugin-update-check.php:112
|
2289 |
-
#: dist/vk-blocks-pro/vk-blocks.php:
|
2290 |
msgid "Enter the license key"
|
2291 |
msgstr "ライセンスキーを入力"
|
2292 |
|
2293 |
#. translators: %s: 再読み込みURL
|
2294 |
#: dist/vk-blocks-pro/inc/plugin-update-check.php:116
|
2295 |
-
#: dist/vk-blocks-pro/vk-blocks.php:247
|
2296 |
msgid ""
|
2297 |
"Even after valid license key registration you still seeing this message, <a "
|
2298 |
"href=\"%s\">please click here to reload</a>."
|
@@ -2521,22 +2520,22 @@ msgid "Balloon Image Setting"
|
|
2521 |
msgstr "吹き出し画像設定"
|
2522 |
|
2523 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-balloon.php:89
|
2524 |
-
#: inc/vk-blocks/admin/admin-balloon.php:
|
2525 |
msgid "You can register frequently used icon images for speech bubble blocks."
|
2526 |
msgstr "よく使う吹き出し用のアイコン画像を登録する事ができます。"
|
2527 |
|
2528 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-balloon.php:90
|
2529 |
-
#: inc/vk-blocks/admin/admin-balloon.php:
|
2530 |
msgid "If you change image or name that please click Save Changes button."
|
2531 |
msgstr "画像を変更したら「変更を保存」ボタンをクリックしてください。"
|
2532 |
|
2533 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-balloon.php:116
|
2534 |
-
#: inc/vk-blocks/admin/admin-balloon.php:
|
2535 |
msgid "Select"
|
2536 |
msgstr "選択"
|
2537 |
|
2538 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-balloon.php:124
|
2539 |
-
#: inc/vk-blocks/admin/admin-balloon.php:
|
2540 |
msgid "Balloon Image Name"
|
2541 |
msgstr "吹き出し画像の名前"
|
2542 |
|
@@ -2683,66 +2682,66 @@ msgstr "投稿リスト"
|
|
2683 |
msgid "Page"
|
2684 |
msgstr "ページ"
|
2685 |
|
2686 |
-
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:
|
2687 |
-
#: inc/vk-components/package/class-vk-component-posts.php:
|
2688 |
msgid "Card Noborder"
|
2689 |
msgstr "カード(線なし)"
|
2690 |
|
2691 |
-
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:
|
2692 |
-
#: inc/vk-components/package/class-vk-component-posts.php:
|
2693 |
msgid "Card Intext"
|
2694 |
msgstr "カード(インテキスト)"
|
2695 |
|
2696 |
-
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:
|
2697 |
-
#: inc/vk-components/package/class-vk-component-posts.php:
|
2698 |
msgid "Card Horizontal"
|
2699 |
msgstr "カード(水平)"
|
2700 |
|
2701 |
-
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:
|
2702 |
-
#: inc/vk-components/package/class-vk-component-posts.php:
|
2703 |
msgctxt "post list type"
|
2704 |
msgid "Text 1 Column"
|
2705 |
msgstr "テキスト 1 カラム"
|
2706 |
|
2707 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2708 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2709 |
msgid "CSS Optimize ( Speed up ) Settings"
|
2710 |
msgstr "CSS最適化(高速化)設定"
|
2711 |
|
2712 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2713 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2714 |
msgid "Tree shaking"
|
2715 |
msgstr "Tree shaking"
|
2716 |
|
2717 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2718 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2719 |
msgid "Tree shaking activation settings"
|
2720 |
msgstr "Tree shaking 有効化設定"
|
2721 |
|
2722 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2723 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2724 |
msgid "Output only the main CSS of the page inline"
|
2725 |
msgstr "主要なCSSのみインラインで出力します"
|
2726 |
|
2727 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2728 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2729 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2730 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2731 |
msgid "Nothing to do"
|
2732 |
msgstr "何もしない"
|
2733 |
|
2734 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2735 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2736 |
msgid "Active Tree shaking (Recomend)"
|
2737 |
msgstr "Tree shakingを有効化(推奨)"
|
2738 |
|
2739 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2740 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2741 |
msgid "Exclude class of Tree shaking"
|
2742 |
msgstr "CSSの軽量化から除外するCSSのclass名"
|
2743 |
|
2744 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2745 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2746 |
msgid ""
|
2747 |
"If you choose \"Active Tree shaking\" that delete the useless css.If you "
|
2748 |
"using active css class that please fill in class name. Ex) btn-active,slide-"
|
@@ -2752,33 +2751,33 @@ msgstr ""
|
|
2752 |
"している動的クラスがある場合はクラス名を入力してください。 例)btn-active,"
|
2753 |
"slide-active,scrolled"
|
2754 |
|
2755 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2756 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2757 |
msgid "Preload CSS"
|
2758 |
msgstr "Preload CSS"
|
2759 |
|
2760 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2761 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2762 |
msgid "Preload CSS activation settings"
|
2763 |
msgstr "Preload CSS 有効化設定"
|
2764 |
|
2765 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2766 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2767 |
msgid "Preload css except for critical css"
|
2768 |
msgstr "クリティカルなCSSを除いてCSSをプリロードします"
|
2769 |
|
2770 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2771 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2772 |
msgid "Active Preload CSS (Recomend)"
|
2773 |
msgstr "Preload CSS を有効化(推奨)"
|
2774 |
|
2775 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2776 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2777 |
msgid "Exclude class of Preload CSS"
|
2778 |
msgstr "Preload CSSから除外するハンドル名"
|
2779 |
|
2780 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2781 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2782 |
msgid ""
|
2783 |
"If you choose \"Active Preload CSS\" that css load timing was changed.If you "
|
2784 |
"have any do not want to preload css file that please fill in handle(id) "
|
@@ -2788,7 +2787,7 @@ msgstr ""
|
|
2788 |
"す。プリロードしたくないファイルがある場合は、ハンドル名(id)を入力してくだ"
|
2789 |
"さい。 例)pluginname_a-style,pluginname_b-css"
|
2790 |
|
2791 |
-
#: dist/vk-blocks-pro/vk-blocks.php:
|
2792 |
msgid ""
|
2793 |
"Disabled Blocks module on VK All in One Expansion Unit. Because VK-Blocks "
|
2794 |
"Plugin running."
|
@@ -2796,7 +2795,7 @@ msgstr ""
|
|
2796 |
"VK-Blocksと競合するため、VK All in One Expansion Unitの Block機能を停止しまし"
|
2797 |
"た。"
|
2798 |
|
2799 |
-
#: vk-blocks.php:
|
2800 |
msgid ""
|
2801 |
"If this display does not disappear even after entering a valid license key, "
|
2802 |
"re-acquire the update."
|
@@ -2804,7 +2803,7 @@ msgstr ""
|
|
2804 |
"有効なライセンスキーを入力してもこの表示が消えない場合は更新の再取得をしてく"
|
2805 |
"ださい。"
|
2806 |
|
2807 |
-
#: vk-blocks.php:
|
2808 |
msgid "Re-acquisition of updates"
|
2809 |
msgstr "更新の再取得"
|
2810 |
|
@@ -3388,7 +3387,7 @@ msgstr ""
|
|
3388 |
#: src/blocks/_pro/step-item/block.json
|
3389 |
msgctxt "block title"
|
3390 |
msgid "Step Item"
|
3391 |
-
msgstr "
|
3392 |
|
3393 |
#: dist/vk-blocks-pro/inc/vk-blocks/build/blocks/_pro/step-item/block.json
|
3394 |
#: inc/vk-blocks/build/blocks/_pro/step-item/block.json
|
@@ -3402,7 +3401,7 @@ msgstr "ステップマークのアイコン、色、スタイルを設定する
|
|
3402 |
#: src/blocks/_pro/step/block.json
|
3403 |
msgctxt "block title"
|
3404 |
msgid "Step"
|
3405 |
-
msgstr "
|
3406 |
|
3407 |
#: dist/vk-blocks-pro/inc/vk-blocks/build/blocks/_pro/step/block.json
|
3408 |
#: inc/vk-blocks/build/blocks/_pro/step/block.json
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: VK Blocks Pro\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/vk-blocks-pro\n"
|
5 |
+
"POT-Creation-Date: 2022-06-07T06:57:58+00:00\n"
|
6 |
+
"PO-Revision-Date: 2022-06-07 16:00+0900\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: ja\n"
|
450 |
|
451 |
#: src/blocks/_pro/gridcolcard/edit-common.js:154
|
452 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-balloon.php:119
|
453 |
+
#: inc/vk-blocks/admin/admin-balloon.php:54
|
454 |
msgid "Delete"
|
455 |
msgstr "削除"
|
456 |
|
547 |
msgstr "アイコンカード設定"
|
548 |
|
549 |
#: src/blocks/_pro/icon-card-item/edit.js:137
|
550 |
+
#: src/blocks/_pro/step-item/edit.js:80 src/blocks/border-box/edit.js:240
|
551 |
#: src/blocks/button/edit.js:692 src/blocks/heading/edit.js:334
|
552 |
#: src/blocks/icon/edit.js:241 src/blocks/pr-content/edit.js:197
|
553 |
#: src/utils/font-awesome-new.js:56
|
724 |
msgid "Border type"
|
725 |
msgstr "枠線の種類"
|
726 |
|
727 |
+
#: src/blocks/_pro/outer/edit.js:541 src/blocks/_pro/step-item/edit.js:135
|
728 |
#: src/blocks/_pro/timeline-item/edit.js:104 src/blocks/balloon/edit.js:543
|
729 |
#: src/blocks/staff/edit.js:177
|
730 |
msgid "None"
|
731 |
msgstr "なし"
|
732 |
|
733 |
+
#: src/blocks/_pro/outer/edit.js:545 src/blocks/_pro/step-item/edit.js:113
|
734 |
#: src/blocks/_pro/timeline-item/edit.js:86 src/blocks/pr-content/edit.js:144
|
735 |
#: src/extensions/core/group/style.js:102
|
736 |
msgid "Solid"
|
781 |
#: src/blocks/button/edit.js:376
|
782 |
#: src/components/advanced-viewport-control/index.js:39
|
783 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-margin.php:62
|
784 |
+
#: inc/vk-blocks/admin/admin-margin.php:55
|
785 |
msgid "Mobile"
|
786 |
msgstr "モバイル"
|
787 |
|
789 |
#: src/blocks/button/edit.js:441
|
790 |
#: src/components/advanced-viewport-control/index.js:31
|
791 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-margin.php:61
|
792 |
+
#: inc/vk-blocks/admin/admin-margin.php:54
|
793 |
msgid "Tablet"
|
794 |
msgstr "タブレット"
|
795 |
|
797 |
#: src/blocks/button/edit.js:506
|
798 |
#: src/components/advanced-viewport-control/index.js:25
|
799 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-margin.php:60
|
800 |
+
#: inc/vk-blocks/admin/admin-margin.php:53
|
801 |
msgid "PC"
|
802 |
msgstr "PC"
|
803 |
|
980 |
msgid "Pagination Type"
|
981 |
msgstr "ページネーションの種類"
|
982 |
|
983 |
+
#: src/blocks/_pro/slider/edit.js:353 src/blocks/_pro/step-item/edit.js:131
|
984 |
#: src/blocks/_pro/table-of-contents-new/edit.js:145
|
985 |
#: src/blocks/_pro/timeline-item/edit.js:100 src/blocks/heading/edit.js:264
|
986 |
#: src/blocks/staff/edit.js:173 src/extensions/core/heading/style.js:30
|
1005 |
msgid "Bottom on Mobile device"
|
1006 |
msgstr "モバイルでは下部に表示"
|
1007 |
|
1008 |
+
#: src/blocks/_pro/step-item/edit.js:100
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1009 |
#: src/blocks/_pro/timeline-item/edit.js:69 src/blocks/border-box/edit.js:204
|
1010 |
#: src/blocks/button/edit.js:610 src/blocks/icon/edit.js:261
|
1011 |
#: src/blocks/staff/edit.js:199
|
1018 |
msgid "Color"
|
1019 |
msgstr "色"
|
1020 |
|
1021 |
+
#: src/blocks/_pro/step-item/edit.js:103
|
1022 |
#: src/blocks/_pro/table-of-contents-new/edit.js:135
|
1023 |
#: src/blocks/_pro/timeline-item/edit.js:72 src/blocks/icon-outer/edit.js:196
|
1024 |
#: src/blocks/icon/edit.js:187
|
1025 |
msgid "Style"
|
1026 |
msgstr "スタイル"
|
1027 |
|
1028 |
+
#: src/blocks/_pro/step-item/edit.js:117
|
1029 |
+
#: src/blocks/_pro/timeline-item/edit.js:82
|
1030 |
+
msgid "Outlined"
|
1031 |
+
msgstr "アウトライン"
|
1032 |
+
|
1033 |
+
#: src/blocks/_pro/step-item/edit.js:76
|
1034 |
+
msgid "Step Mark"
|
1035 |
+
msgstr "ステップマーク"
|
1036 |
+
|
1037 |
+
#: src/blocks/_pro/step-item/edit.js:82
|
1038 |
+
msgid "If Font Awesome tags entered, it will overrides the number."
|
1039 |
+
msgstr "Font Awesome の class 名が入力されている場合は数字は上書きされます。"
|
1040 |
+
|
1041 |
+
#: src/blocks/_pro/step-item/edit.js:96
|
1042 |
+
#: src/blocks/_pro/timeline-item/edit.js:66
|
1043 |
+
msgid "Ex,6:00AM"
|
1044 |
+
msgstr "例) 午前 6:00"
|
1045 |
+
|
1046 |
#: src/blocks/_pro/step/edit.js:35
|
1047 |
msgid "First Dot Number"
|
1048 |
msgstr "ステップの開始番号"
|
1234 |
#: src/blocks/border-box/edit.js:192 src/blocks/icon-outer/edit.js:132
|
1235 |
#: src/blocks/icon/edit.js:124
|
1236 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-margin.php:57
|
1237 |
+
#: inc/vk-blocks/admin/admin-margin.php:50
|
1238 |
msgid "Margin"
|
1239 |
msgstr "余白"
|
1240 |
|
1797 |
msgstr "カード(画像丸抜き)"
|
1798 |
|
1799 |
#: src/components/column-layout-control/index.js:26
|
1800 |
+
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:747
|
1801 |
+
#: inc/vk-components/package/class-vk-component-posts.php:747
|
1802 |
msgid "Card"
|
1803 |
msgstr "カード"
|
1804 |
|
1815 |
msgstr "カード(水平)"
|
1816 |
|
1817 |
#: src/components/column-layout-control/index.js:42
|
1818 |
+
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:763
|
1819 |
+
#: inc/vk-components/package/class-vk-component-posts.php:763
|
1820 |
msgid "Media"
|
1821 |
msgstr "メディア"
|
1822 |
|
2269 |
msgstr "設定を保存しました。"
|
2270 |
|
2271 |
#: dist/vk-blocks-pro/inc/plugin-update-check.php:74
|
2272 |
+
#: dist/vk-blocks-pro/vk-blocks.php:229 vk-blocks.php:229
|
2273 |
msgid "License Key has no registered."
|
2274 |
msgstr "ライセンスキーが登録されていません。"
|
2275 |
|
2276 |
#: dist/vk-blocks-pro/inc/plugin-update-check.php:79
|
2277 |
+
#: dist/vk-blocks-pro/vk-blocks.php:234 vk-blocks.php:234
|
2278 |
msgid "The VK Blocks Pro license is invalid."
|
2279 |
msgstr "VK Blocks Pro のライセンスが無効です。"
|
2280 |
|
2281 |
#: dist/vk-blocks-pro/inc/plugin-update-check.php:103
|
2282 |
+
#: dist/vk-blocks-pro/vk-blocks.php:258 vk-blocks.php:258
|
2283 |
msgid ""
|
2284 |
"Enter a valid license key for any of the following products on the settings "
|
2285 |
"screen."
|
2286 |
msgstr "以下の製品のライセンスキーを設定画面から入力してください。"
|
2287 |
|
2288 |
#: dist/vk-blocks-pro/inc/plugin-update-check.php:112
|
2289 |
+
#: dist/vk-blocks-pro/vk-blocks.php:267 vk-blocks.php:267
|
2290 |
msgid "Enter the license key"
|
2291 |
msgstr "ライセンスキーを入力"
|
2292 |
|
2293 |
#. translators: %s: 再読み込みURL
|
2294 |
#: dist/vk-blocks-pro/inc/plugin-update-check.php:116
|
|
|
2295 |
msgid ""
|
2296 |
"Even after valid license key registration you still seeing this message, <a "
|
2297 |
"href=\"%s\">please click here to reload</a>."
|
2520 |
msgstr "吹き出し画像設定"
|
2521 |
|
2522 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-balloon.php:89
|
2523 |
+
#: inc/vk-blocks/admin/admin-balloon.php:24
|
2524 |
msgid "You can register frequently used icon images for speech bubble blocks."
|
2525 |
msgstr "よく使う吹き出し用のアイコン画像を登録する事ができます。"
|
2526 |
|
2527 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-balloon.php:90
|
2528 |
+
#: inc/vk-blocks/admin/admin-balloon.php:25
|
2529 |
msgid "If you change image or name that please click Save Changes button."
|
2530 |
msgstr "画像を変更したら「変更を保存」ボタンをクリックしてください。"
|
2531 |
|
2532 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-balloon.php:116
|
2533 |
+
#: inc/vk-blocks/admin/admin-balloon.php:51
|
2534 |
msgid "Select"
|
2535 |
msgstr "選択"
|
2536 |
|
2537 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-balloon.php:124
|
2538 |
+
#: inc/vk-blocks/admin/admin-balloon.php:59
|
2539 |
msgid "Balloon Image Name"
|
2540 |
msgstr "吹き出し画像の名前"
|
2541 |
|
2682 |
msgid "Page"
|
2683 |
msgstr "ページ"
|
2684 |
|
2685 |
+
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:751
|
2686 |
+
#: inc/vk-components/package/class-vk-component-posts.php:751
|
2687 |
msgid "Card Noborder"
|
2688 |
msgstr "カード(線なし)"
|
2689 |
|
2690 |
+
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:755
|
2691 |
+
#: inc/vk-components/package/class-vk-component-posts.php:755
|
2692 |
msgid "Card Intext"
|
2693 |
msgstr "カード(インテキスト)"
|
2694 |
|
2695 |
+
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:759
|
2696 |
+
#: inc/vk-components/package/class-vk-component-posts.php:759
|
2697 |
msgid "Card Horizontal"
|
2698 |
msgstr "カード(水平)"
|
2699 |
|
2700 |
+
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:767
|
2701 |
+
#: inc/vk-components/package/class-vk-component-posts.php:767
|
2702 |
msgctxt "post list type"
|
2703 |
msgid "Text 1 Column"
|
2704 |
msgstr "テキスト 1 カラム"
|
2705 |
|
2706 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:48
|
2707 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:48
|
2708 |
msgid "CSS Optimize ( Speed up ) Settings"
|
2709 |
msgstr "CSS最適化(高速化)設定"
|
2710 |
|
2711 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:65
|
2712 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:65
|
2713 |
msgid "Tree shaking"
|
2714 |
msgstr "Tree shaking"
|
2715 |
|
2716 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:85
|
2717 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:85
|
2718 |
msgid "Tree shaking activation settings"
|
2719 |
msgstr "Tree shaking 有効化設定"
|
2720 |
|
2721 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:89
|
2722 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:89
|
2723 |
msgid "Output only the main CSS of the page inline"
|
2724 |
msgstr "主要なCSSのみインラインで出力します"
|
2725 |
|
2726 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:91
|
2727 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:155
|
2728 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:91
|
2729 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:155
|
2730 |
msgid "Nothing to do"
|
2731 |
msgstr "何もしない"
|
2732 |
|
2733 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:92
|
2734 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:92
|
2735 |
msgid "Active Tree shaking (Recomend)"
|
2736 |
msgstr "Tree shakingを有効化(推奨)"
|
2737 |
|
2738 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:109
|
2739 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:109
|
2740 |
msgid "Exclude class of Tree shaking"
|
2741 |
msgstr "CSSの軽量化から除外するCSSのclass名"
|
2742 |
|
2743 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:113
|
2744 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:113
|
2745 |
msgid ""
|
2746 |
"If you choose \"Active Tree shaking\" that delete the useless css.If you "
|
2747 |
"using active css class that please fill in class name. Ex) btn-active,slide-"
|
2751 |
"している動的クラスがある場合はクラス名を入力してください。 例)btn-active,"
|
2752 |
"slide-active,scrolled"
|
2753 |
|
2754 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:129
|
2755 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:129
|
2756 |
msgid "Preload CSS"
|
2757 |
msgstr "Preload CSS"
|
2758 |
|
2759 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:149
|
2760 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:149
|
2761 |
msgid "Preload CSS activation settings"
|
2762 |
msgstr "Preload CSS 有効化設定"
|
2763 |
|
2764 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:152
|
2765 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:152
|
2766 |
msgid "Preload css except for critical css"
|
2767 |
msgstr "クリティカルなCSSを除いてCSSをプリロードします"
|
2768 |
|
2769 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:156
|
2770 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:156
|
2771 |
msgid "Active Preload CSS (Recomend)"
|
2772 |
msgstr "Preload CSS を有効化(推奨)"
|
2773 |
|
2774 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:173
|
2775 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:173
|
2776 |
msgid "Exclude class of Preload CSS"
|
2777 |
msgstr "Preload CSSから除外するハンドル名"
|
2778 |
|
2779 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:177
|
2780 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:177
|
2781 |
msgid ""
|
2782 |
"If you choose \"Active Preload CSS\" that css load timing was changed.If you "
|
2783 |
"have any do not want to preload css file that please fill in handle(id) "
|
2787 |
"す。プリロードしたくないファイルがある場合は、ハンドル名(id)を入力してくだ"
|
2788 |
"さい。 例)pluginname_a-style,pluginname_b-css"
|
2789 |
|
2790 |
+
#: dist/vk-blocks-pro/vk-blocks.php:105 vk-blocks.php:105
|
2791 |
msgid ""
|
2792 |
"Disabled Blocks module on VK All in One Expansion Unit. Because VK-Blocks "
|
2793 |
"Plugin running."
|
2795 |
"VK-Blocksと競合するため、VK All in One Expansion Unitの Block機能を停止しまし"
|
2796 |
"た。"
|
2797 |
|
2798 |
+
#: dist/vk-blocks-pro/vk-blocks.php:270 vk-blocks.php:270
|
2799 |
msgid ""
|
2800 |
"If this display does not disappear even after entering a valid license key, "
|
2801 |
"re-acquire the update."
|
2803 |
"有効なライセンスキーを入力してもこの表示が消えない場合は更新の再取得をしてく"
|
2804 |
"ださい。"
|
2805 |
|
2806 |
+
#: dist/vk-blocks-pro/vk-blocks.php:271 vk-blocks.php:271
|
2807 |
msgid "Re-acquisition of updates"
|
2808 |
msgstr "更新の再取得"
|
2809 |
|
3387 |
#: src/blocks/_pro/step-item/block.json
|
3388 |
msgctxt "block title"
|
3389 |
msgid "Step Item"
|
3390 |
+
msgstr "ステップ要素"
|
3391 |
|
3392 |
#: dist/vk-blocks-pro/inc/vk-blocks/build/blocks/_pro/step-item/block.json
|
3393 |
#: inc/vk-blocks/build/blocks/_pro/step-item/block.json
|
3401 |
#: src/blocks/_pro/step/block.json
|
3402 |
msgctxt "block title"
|
3403 |
msgid "Step"
|
3404 |
+
msgstr "ステップ"
|
3405 |
|
3406 |
#: dist/vk-blocks-pro/inc/vk-blocks/build/blocks/_pro/step/block.json
|
3407 |
#: inc/vk-blocks/build/blocks/_pro/step/block.json
|
inc/vk-blocks/languages/vk-blocks.pot
CHANGED
@@ -2,14 +2,14 @@
|
|
2 |
# This file is distributed under the same license as the VK Blocks Pro plugin.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: VK Blocks Pro 1.
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/vk-blocks-pro\n"
|
7 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
8 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"POT-Creation-Date: 2022-
|
13 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
14 |
"X-Generator: WP-CLI 2.5.0-alpha-3f4c34b\n"
|
15 |
"X-Domain: vk-blocks\n"
|
@@ -59,7 +59,6 @@ msgid "Short"
|
|
59 |
msgstr ""
|
60 |
|
61 |
#: src/blocks/_pro/animation/edit.js:130
|
62 |
-
#: src/blocks/_pro/outer/edit.js:367
|
63 |
#: src/blocks/_pro/slider/edit.js:201
|
64 |
#: src/blocks/balloon/edit.js:483
|
65 |
#: src/blocks/button/edit.js:298
|
@@ -303,7 +302,7 @@ msgid "Padding (Top)"
|
|
303 |
msgstr ""
|
304 |
|
305 |
#: src/blocks/_pro/grid-column-item/edit.js:139
|
306 |
-
#: src/blocks/_pro/outer/edit.js:
|
307 |
#: src/blocks/_pro/slider-item/edit.js:120
|
308 |
msgid "Padding (Left and Right)"
|
309 |
msgstr ""
|
@@ -319,7 +318,7 @@ msgid "Unit"
|
|
319 |
msgstr ""
|
320 |
|
321 |
#: src/blocks/_pro/grid-column-item/edit.js:177
|
322 |
-
#: src/blocks/_pro/outer/edit.js:
|
323 |
#: src/blocks/icon-outer/edit.js:151
|
324 |
#: src/blocks/icon/edit.js:143
|
325 |
#: src/components/advanced-unit-control/index.js:18
|
@@ -329,7 +328,7 @@ msgid "px"
|
|
329 |
msgstr ""
|
330 |
|
331 |
#: src/blocks/_pro/grid-column-item/edit.js:181
|
332 |
-
#: src/blocks/_pro/outer/edit.js:
|
333 |
#: src/blocks/icon-outer/edit.js:155
|
334 |
#: src/blocks/icon/edit.js:147
|
335 |
#: src/components/advanced-unit-control/index.js:22
|
@@ -339,7 +338,7 @@ msgid "em"
|
|
339 |
msgstr ""
|
340 |
|
341 |
#: src/blocks/_pro/grid-column-item/edit.js:185
|
342 |
-
#: src/blocks/_pro/outer/edit.js:
|
343 |
#: src/blocks/icon-outer/edit.js:159
|
344 |
#: src/blocks/icon/edit.js:151
|
345 |
#: src/components/advanced-unit-control/index.js:26
|
@@ -349,7 +348,7 @@ msgid "rem"
|
|
349 |
msgstr ""
|
350 |
|
351 |
#: src/blocks/_pro/grid-column-item/edit.js:189
|
352 |
-
#: src/blocks/_pro/outer/edit.js:
|
353 |
#: src/blocks/icon-outer/edit.js:163
|
354 |
#: src/blocks/icon/edit.js:155
|
355 |
#: src/components/advanced-unit-control/index.js:30
|
@@ -457,7 +456,7 @@ msgstr ""
|
|
457 |
|
458 |
#: src/blocks/_pro/gridcolcard/edit-common.js:154
|
459 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-balloon.php:119
|
460 |
-
#: inc/vk-blocks/admin/admin-balloon.php:
|
461 |
msgid "Delete"
|
462 |
msgstr ""
|
463 |
|
@@ -551,7 +550,7 @@ msgid "Icon Card Setting"
|
|
551 |
msgstr ""
|
552 |
|
553 |
#: src/blocks/_pro/icon-card-item/edit.js:137
|
554 |
-
#: src/blocks/_pro/step-item/edit.js:
|
555 |
#: src/blocks/border-box/edit.js:240
|
556 |
#: src/blocks/button/edit.js:692
|
557 |
#: src/blocks/heading/edit.js:334
|
@@ -593,241 +592,236 @@ msgstr ""
|
|
593 |
msgid "Text"
|
594 |
msgstr ""
|
595 |
|
596 |
-
#: src/blocks/_pro/outer/edit.js:
|
597 |
#: src/blocks/_pro/slider-item/edit.js:167
|
598 |
msgid "Background Setting"
|
599 |
msgstr ""
|
600 |
|
601 |
-
#: src/blocks/_pro/outer/edit.js:
|
602 |
#: src/blocks/_pro/slider-item/edit.js:171
|
603 |
#: src/blocks/pr-content/edit.js:67
|
604 |
msgid "Color Setting"
|
605 |
msgstr ""
|
606 |
|
607 |
-
#: src/blocks/_pro/outer/edit.js:
|
608 |
#: src/blocks/_pro/slider-item/edit.js:173
|
609 |
msgid "Color will overcome background image. If you want to display image, set opacity 0."
|
610 |
msgstr ""
|
611 |
|
612 |
-
#: src/blocks/_pro/outer/edit.js:
|
613 |
#: src/blocks/_pro/slider-item/edit.js:181
|
614 |
msgid "Opacity Setting"
|
615 |
msgstr ""
|
616 |
|
617 |
-
#: src/blocks/_pro/outer/edit.js:
|
618 |
#: src/blocks/_pro/slider-item/edit.js:216
|
619 |
msgid "Background Image PC"
|
620 |
msgstr ""
|
621 |
|
622 |
-
#: src/blocks/_pro/outer/edit.js:
|
623 |
#: src/blocks/_pro/slider-item/edit.js:232
|
624 |
msgid "Background Image Tablet"
|
625 |
msgstr ""
|
626 |
|
627 |
-
#: src/blocks/_pro/outer/edit.js:
|
628 |
#: src/blocks/_pro/slider-item/edit.js:242
|
629 |
msgid "Background Image Mobile"
|
630 |
msgstr ""
|
631 |
|
632 |
-
#: src/blocks/_pro/outer/edit.js:
|
633 |
msgid "Background image Position"
|
634 |
msgstr ""
|
635 |
|
636 |
-
#: src/blocks/_pro/outer/edit.js:
|
637 |
msgid "Repeat"
|
638 |
msgstr ""
|
639 |
|
640 |
-
#: src/blocks/_pro/outer/edit.js:
|
641 |
msgid "Cover"
|
642 |
msgstr ""
|
643 |
|
644 |
-
#: src/blocks/_pro/outer/edit.js:
|
645 |
msgid "Cover fixed (Not fixed on iPhone)"
|
646 |
msgstr ""
|
647 |
|
648 |
-
#: src/blocks/_pro/outer/edit.js:
|
649 |
msgid "Parallax (Non-guaranteed)"
|
650 |
msgstr ""
|
651 |
|
652 |
-
#: src/blocks/_pro/outer/edit.js:
|
653 |
#: src/blocks/_pro/slider-item/edit.js:115
|
654 |
#: src/blocks/pr-content/edit.js:229
|
655 |
msgid "Layout Setting"
|
656 |
msgstr ""
|
657 |
|
658 |
-
#: src/blocks/_pro/outer/edit.js:
|
659 |
#: src/blocks/_pro/slider/edit.js:192
|
660 |
msgid "Width"
|
661 |
msgstr ""
|
662 |
|
663 |
-
#: src/blocks/_pro/outer/edit.js:
|
664 |
-
#: src/blocks/_pro/slider/edit.js:209
|
665 |
-
msgid "Full Wide"
|
666 |
-
msgstr ""
|
667 |
-
|
668 |
-
#: src/blocks/_pro/outer/edit.js:386
|
669 |
msgid "Fit to the Content area"
|
670 |
msgstr ""
|
671 |
|
672 |
-
#: src/blocks/_pro/outer/edit.js:
|
673 |
msgid "Add padding to the Outer area"
|
674 |
msgstr ""
|
675 |
|
676 |
-
#: src/blocks/_pro/outer/edit.js:
|
677 |
msgid "Remove padding from the Outer area"
|
678 |
msgstr ""
|
679 |
|
680 |
-
#: src/blocks/_pro/outer/edit.js:
|
681 |
msgid "Padding (Top and Bottom)"
|
682 |
msgstr ""
|
683 |
|
684 |
-
#: src/blocks/_pro/outer/edit.js:
|
685 |
msgid "Use default padding"
|
686 |
msgstr ""
|
687 |
|
688 |
-
#: src/blocks/_pro/outer/edit.js:
|
689 |
msgid "Do not use default padding"
|
690 |
msgstr ""
|
691 |
|
692 |
-
#: src/blocks/_pro/outer/edit.js:
|
693 |
msgid "* If you select \"Do not use\" that, please set yourself it such as a spacer block."
|
694 |
msgstr ""
|
695 |
|
696 |
-
#: src/blocks/_pro/outer/edit.js:
|
697 |
msgid "Divider Setting"
|
698 |
msgstr ""
|
699 |
|
700 |
-
#: src/blocks/_pro/outer/edit.js:
|
701 |
#: src/blocks/balloon/edit.js:443
|
702 |
msgid "Type"
|
703 |
msgstr ""
|
704 |
|
705 |
-
#: src/blocks/_pro/outer/edit.js:
|
706 |
msgid "Tilt"
|
707 |
msgstr ""
|
708 |
|
709 |
-
#: src/blocks/_pro/outer/edit.js:
|
710 |
msgid "Curve"
|
711 |
msgstr ""
|
712 |
|
713 |
-
#: src/blocks/_pro/outer/edit.js:
|
714 |
msgid "Wave"
|
715 |
msgstr ""
|
716 |
|
717 |
-
#: src/blocks/_pro/outer/edit.js:
|
718 |
#: src/extensions/core/list/style.js:165
|
719 |
msgid "Triangle"
|
720 |
msgstr ""
|
721 |
|
722 |
-
#: src/blocks/_pro/outer/edit.js:
|
723 |
msgid "Upper Divider Level"
|
724 |
msgstr ""
|
725 |
|
726 |
-
#: src/blocks/_pro/outer/edit.js:
|
727 |
msgid "Lower Divider Level"
|
728 |
msgstr ""
|
729 |
|
730 |
-
#: src/blocks/_pro/outer/edit.js:
|
731 |
msgid "Border Setting"
|
732 |
msgstr ""
|
733 |
|
734 |
-
#: src/blocks/_pro/outer/edit.js:
|
735 |
msgid "Border will disappear when divider effect is applied."
|
736 |
msgstr ""
|
737 |
|
738 |
-
#: src/blocks/_pro/outer/edit.js:
|
739 |
msgid "Border type"
|
740 |
msgstr ""
|
741 |
|
742 |
-
#: src/blocks/_pro/outer/edit.js:
|
743 |
-
#: src/blocks/_pro/step-item/edit.js:
|
744 |
#: src/blocks/_pro/timeline-item/edit.js:104
|
745 |
#: src/blocks/balloon/edit.js:543
|
746 |
#: src/blocks/staff/edit.js:177
|
747 |
msgid "None"
|
748 |
msgstr ""
|
749 |
|
750 |
-
#: src/blocks/_pro/outer/edit.js:
|
751 |
-
#: src/blocks/_pro/step-item/edit.js:
|
752 |
#: src/blocks/_pro/timeline-item/edit.js:86
|
753 |
#: src/blocks/pr-content/edit.js:144
|
754 |
#: src/extensions/core/group/style.js:102
|
755 |
msgid "Solid"
|
756 |
msgstr ""
|
757 |
|
758 |
-
#: src/blocks/_pro/outer/edit.js:
|
759 |
#: src/extensions/core/group/style.js:110
|
760 |
msgid "Dotted"
|
761 |
msgstr ""
|
762 |
|
763 |
-
#: src/blocks/_pro/outer/edit.js:
|
764 |
#: src/extensions/core/group/style.js:114
|
765 |
msgid "Dashed"
|
766 |
msgstr ""
|
767 |
|
768 |
-
#: src/blocks/_pro/outer/edit.js:
|
769 |
#: src/extensions/core/group/style.js:118
|
770 |
msgid "Double"
|
771 |
msgstr ""
|
772 |
|
773 |
-
#: src/blocks/_pro/outer/edit.js:
|
774 |
msgid "Groove"
|
775 |
msgstr ""
|
776 |
|
777 |
-
#: src/blocks/_pro/outer/edit.js:
|
778 |
msgid "Ridge"
|
779 |
msgstr ""
|
780 |
|
781 |
-
#: src/blocks/_pro/outer/edit.js:
|
782 |
msgid "Inset"
|
783 |
msgstr ""
|
784 |
|
785 |
-
#: src/blocks/_pro/outer/edit.js:
|
786 |
msgid "Outset"
|
787 |
msgstr ""
|
788 |
|
789 |
-
#: src/blocks/_pro/outer/edit.js:
|
790 |
msgid "Border width"
|
791 |
msgstr ""
|
792 |
|
793 |
-
#: src/blocks/_pro/outer/edit.js:
|
794 |
#: src/blocks/icon-outer/edit.js:180
|
795 |
#: src/blocks/icon/edit.js:172
|
796 |
msgid "Border radius"
|
797 |
msgstr ""
|
798 |
|
799 |
-
#: src/blocks/_pro/outer/edit.js:
|
800 |
msgid "Container Inner Side Space Setting"
|
801 |
msgstr ""
|
802 |
|
803 |
-
#: src/blocks/_pro/outer/edit.js:
|
804 |
#: src/blocks/_pro/slider/edit.js:246
|
805 |
#: src/blocks/button/edit.js:376
|
806 |
#: src/components/advanced-viewport-control/index.js:39
|
807 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-margin.php:62
|
808 |
-
#: inc/vk-blocks/admin/admin-margin.php:
|
809 |
msgid "Mobile"
|
810 |
msgstr ""
|
811 |
|
812 |
-
#: src/blocks/_pro/outer/edit.js:
|
813 |
#: src/blocks/_pro/slider/edit.js:235
|
814 |
#: src/blocks/button/edit.js:441
|
815 |
#: src/components/advanced-viewport-control/index.js:31
|
816 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-margin.php:61
|
817 |
-
#: inc/vk-blocks/admin/admin-margin.php:
|
818 |
msgid "Tablet"
|
819 |
msgstr ""
|
820 |
|
821 |
-
#: src/blocks/_pro/outer/edit.js:
|
822 |
#: src/blocks/_pro/slider/edit.js:224
|
823 |
#: src/blocks/button/edit.js:506
|
824 |
#: src/components/advanced-viewport-control/index.js:25
|
825 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-margin.php:60
|
826 |
-
#: inc/vk-blocks/admin/admin-margin.php:
|
827 |
msgid "PC"
|
828 |
msgstr ""
|
829 |
|
830 |
-
#: src/blocks/_pro/outer/edit.js:
|
831 |
#: src/components/advanced-unit-control/index.js:12
|
832 |
msgid "Unit Type"
|
833 |
msgstr ""
|
@@ -958,6 +952,10 @@ msgstr ""
|
|
958 |
msgid "Move Images per Slide"
|
959 |
msgstr ""
|
960 |
|
|
|
|
|
|
|
|
|
961 |
#: src/blocks/_pro/slider/edit.js:215
|
962 |
msgid "Height"
|
963 |
msgstr ""
|
@@ -1003,7 +1001,7 @@ msgid "Pagination Type"
|
|
1003 |
msgstr ""
|
1004 |
|
1005 |
#: src/blocks/_pro/slider/edit.js:353
|
1006 |
-
#: src/blocks/_pro/step-item/edit.js:
|
1007 |
#: src/blocks/_pro/table-of-contents-new/edit.js:145
|
1008 |
#: src/blocks/_pro/timeline-item/edit.js:100
|
1009 |
#: src/blocks/heading/edit.js:264
|
@@ -1031,25 +1029,7 @@ msgstr ""
|
|
1031 |
msgid "Bottom on Mobile device"
|
1032 |
msgstr ""
|
1033 |
|
1034 |
-
#: src/blocks/_pro/step-item/edit.js:
|
1035 |
-
#: src/blocks/_pro/timeline-item/edit.js:82
|
1036 |
-
msgid "Outlined"
|
1037 |
-
msgstr ""
|
1038 |
-
|
1039 |
-
#: src/blocks/_pro/step-item/edit.js:72
|
1040 |
-
msgid "Step Mark"
|
1041 |
-
msgstr ""
|
1042 |
-
|
1043 |
-
#: src/blocks/_pro/step-item/edit.js:78
|
1044 |
-
msgid "If Font Awesome tags entered, it will overrides the number."
|
1045 |
-
msgstr ""
|
1046 |
-
|
1047 |
-
#: src/blocks/_pro/step-item/edit.js:92
|
1048 |
-
#: src/blocks/_pro/timeline-item/edit.js:66
|
1049 |
-
msgid "Ex,6:00AM"
|
1050 |
-
msgstr ""
|
1051 |
-
|
1052 |
-
#: src/blocks/_pro/step-item/edit.js:96
|
1053 |
#: src/blocks/_pro/timeline-item/edit.js:69
|
1054 |
#: src/blocks/border-box/edit.js:204
|
1055 |
#: src/blocks/button/edit.js:610
|
@@ -1064,7 +1044,7 @@ msgstr ""
|
|
1064 |
msgid "Color"
|
1065 |
msgstr ""
|
1066 |
|
1067 |
-
#: src/blocks/_pro/step-item/edit.js:
|
1068 |
#: src/blocks/_pro/table-of-contents-new/edit.js:135
|
1069 |
#: src/blocks/_pro/timeline-item/edit.js:72
|
1070 |
#: src/blocks/icon-outer/edit.js:196
|
@@ -1072,6 +1052,24 @@ msgstr ""
|
|
1072 |
msgid "Style"
|
1073 |
msgstr ""
|
1074 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1075 |
#: src/blocks/_pro/step/edit.js:35
|
1076 |
msgid "First Dot Number"
|
1077 |
msgstr ""
|
@@ -1273,7 +1271,7 @@ msgstr ""
|
|
1273 |
#: src/blocks/icon-outer/edit.js:132
|
1274 |
#: src/blocks/icon/edit.js:124
|
1275 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-margin.php:57
|
1276 |
-
#: inc/vk-blocks/admin/admin-margin.php:
|
1277 |
msgid "Margin"
|
1278 |
msgstr ""
|
1279 |
|
@@ -1845,8 +1843,8 @@ msgid "Card (Image Round)"
|
|
1845 |
msgstr ""
|
1846 |
|
1847 |
#: src/components/column-layout-control/index.js:26
|
1848 |
-
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:
|
1849 |
-
#: inc/vk-components/package/class-vk-component-posts.php:
|
1850 |
msgid "Card"
|
1851 |
msgstr ""
|
1852 |
|
@@ -1863,8 +1861,8 @@ msgid "Card (Horizontal)"
|
|
1863 |
msgstr ""
|
1864 |
|
1865 |
#: src/components/column-layout-control/index.js:42
|
1866 |
-
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:
|
1867 |
-
#: inc/vk-components/package/class-vk-component-posts.php:
|
1868 |
msgid "Media"
|
1869 |
msgstr ""
|
1870 |
|
@@ -2534,22 +2532,22 @@ msgid "Balloon Image Setting"
|
|
2534 |
msgstr ""
|
2535 |
|
2536 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-balloon.php:89
|
2537 |
-
#: inc/vk-blocks/admin/admin-balloon.php:
|
2538 |
msgid "You can register frequently used icon images for speech bubble blocks."
|
2539 |
msgstr ""
|
2540 |
|
2541 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-balloon.php:90
|
2542 |
-
#: inc/vk-blocks/admin/admin-balloon.php:
|
2543 |
msgid "If you change image or name that please click Save Changes button."
|
2544 |
msgstr ""
|
2545 |
|
2546 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-balloon.php:116
|
2547 |
-
#: inc/vk-blocks/admin/admin-balloon.php:
|
2548 |
msgid "Select"
|
2549 |
msgstr ""
|
2550 |
|
2551 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-balloon.php:124
|
2552 |
-
#: inc/vk-blocks/admin/admin-balloon.php:
|
2553 |
msgid "Balloon Image Name"
|
2554 |
msgstr ""
|
2555 |
|
@@ -2688,96 +2686,96 @@ msgstr ""
|
|
2688 |
msgid "Page"
|
2689 |
msgstr ""
|
2690 |
|
2691 |
-
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:
|
2692 |
-
#: inc/vk-components/package/class-vk-component-posts.php:
|
2693 |
msgid "Card Noborder"
|
2694 |
msgstr ""
|
2695 |
|
2696 |
-
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:
|
2697 |
-
#: inc/vk-components/package/class-vk-component-posts.php:
|
2698 |
msgid "Card Intext"
|
2699 |
msgstr ""
|
2700 |
|
2701 |
-
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:
|
2702 |
-
#: inc/vk-components/package/class-vk-component-posts.php:
|
2703 |
msgid "Card Horizontal"
|
2704 |
msgstr ""
|
2705 |
|
2706 |
-
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:
|
2707 |
-
#: inc/vk-components/package/class-vk-component-posts.php:
|
2708 |
msgctxt "post list type"
|
2709 |
msgid "Text 1 Column"
|
2710 |
msgstr ""
|
2711 |
|
2712 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2713 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2714 |
msgid "CSS Optimize ( Speed up ) Settings"
|
2715 |
msgstr ""
|
2716 |
|
2717 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2718 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2719 |
msgid "Tree shaking"
|
2720 |
msgstr ""
|
2721 |
|
2722 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2723 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2724 |
msgid "Tree shaking activation settings"
|
2725 |
msgstr ""
|
2726 |
|
2727 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2728 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2729 |
msgid "Output only the main CSS of the page inline"
|
2730 |
msgstr ""
|
2731 |
|
2732 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2733 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2734 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2735 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2736 |
msgid "Nothing to do"
|
2737 |
msgstr ""
|
2738 |
|
2739 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2740 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2741 |
msgid "Active Tree shaking (Recomend)"
|
2742 |
msgstr ""
|
2743 |
|
2744 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2745 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2746 |
msgid "Exclude class of Tree shaking"
|
2747 |
msgstr ""
|
2748 |
|
2749 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2750 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2751 |
msgid "If you choose \"Active Tree shaking\" that delete the useless css.If you using active css class that please fill in class name. Ex) btn-active,slide-active,scrolled"
|
2752 |
msgstr ""
|
2753 |
|
2754 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2755 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2756 |
msgid "Preload CSS"
|
2757 |
msgstr ""
|
2758 |
|
2759 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2760 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2761 |
msgid "Preload CSS activation settings"
|
2762 |
msgstr ""
|
2763 |
|
2764 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2765 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2766 |
msgid "Preload css except for critical css"
|
2767 |
msgstr ""
|
2768 |
|
2769 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2770 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2771 |
msgid "Active Preload CSS (Recomend)"
|
2772 |
msgstr ""
|
2773 |
|
2774 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2775 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2776 |
msgid "Exclude class of Preload CSS"
|
2777 |
msgstr ""
|
2778 |
|
2779 |
-
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2780 |
-
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:
|
2781 |
msgid "If you choose \"Active Preload CSS\" that css load timing was changed.If you have any do not want to preload css file that please fill in handle(id) name. Ex) pluginname_a-style,pluginname_b-css"
|
2782 |
msgstr ""
|
2783 |
|
2 |
# This file is distributed under the same license as the VK Blocks Pro plugin.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: VK Blocks Pro 1.37.0.0\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/vk-blocks-pro\n"
|
7 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
8 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"POT-Creation-Date: 2022-06-07T08:34:30+00:00\n"
|
13 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
14 |
"X-Generator: WP-CLI 2.5.0-alpha-3f4c34b\n"
|
15 |
"X-Domain: vk-blocks\n"
|
59 |
msgstr ""
|
60 |
|
61 |
#: src/blocks/_pro/animation/edit.js:130
|
|
|
62 |
#: src/blocks/_pro/slider/edit.js:201
|
63 |
#: src/blocks/balloon/edit.js:483
|
64 |
#: src/blocks/button/edit.js:298
|
302 |
msgstr ""
|
303 |
|
304 |
#: src/blocks/_pro/grid-column-item/edit.js:139
|
305 |
+
#: src/blocks/_pro/outer/edit.js:370
|
306 |
#: src/blocks/_pro/slider-item/edit.js:120
|
307 |
msgid "Padding (Left and Right)"
|
308 |
msgstr ""
|
318 |
msgstr ""
|
319 |
|
320 |
#: src/blocks/_pro/grid-column-item/edit.js:177
|
321 |
+
#: src/blocks/_pro/outer/edit.js:659
|
322 |
#: src/blocks/icon-outer/edit.js:151
|
323 |
#: src/blocks/icon/edit.js:143
|
324 |
#: src/components/advanced-unit-control/index.js:18
|
328 |
msgstr ""
|
329 |
|
330 |
#: src/blocks/_pro/grid-column-item/edit.js:181
|
331 |
+
#: src/blocks/_pro/outer/edit.js:663
|
332 |
#: src/blocks/icon-outer/edit.js:155
|
333 |
#: src/blocks/icon/edit.js:147
|
334 |
#: src/components/advanced-unit-control/index.js:22
|
338 |
msgstr ""
|
339 |
|
340 |
#: src/blocks/_pro/grid-column-item/edit.js:185
|
341 |
+
#: src/blocks/_pro/outer/edit.js:667
|
342 |
#: src/blocks/icon-outer/edit.js:159
|
343 |
#: src/blocks/icon/edit.js:151
|
344 |
#: src/components/advanced-unit-control/index.js:26
|
348 |
msgstr ""
|
349 |
|
350 |
#: src/blocks/_pro/grid-column-item/edit.js:189
|
351 |
+
#: src/blocks/_pro/outer/edit.js:671
|
352 |
#: src/blocks/icon-outer/edit.js:163
|
353 |
#: src/blocks/icon/edit.js:155
|
354 |
#: src/components/advanced-unit-control/index.js:30
|
456 |
|
457 |
#: src/blocks/_pro/gridcolcard/edit-common.js:154
|
458 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-balloon.php:119
|
459 |
+
#: inc/vk-blocks/admin/admin-balloon.php:54
|
460 |
msgid "Delete"
|
461 |
msgstr ""
|
462 |
|
550 |
msgstr ""
|
551 |
|
552 |
#: src/blocks/_pro/icon-card-item/edit.js:137
|
553 |
+
#: src/blocks/_pro/step-item/edit.js:80
|
554 |
#: src/blocks/border-box/edit.js:240
|
555 |
#: src/blocks/button/edit.js:692
|
556 |
#: src/blocks/heading/edit.js:334
|
592 |
msgid "Text"
|
593 |
msgstr ""
|
594 |
|
595 |
+
#: src/blocks/_pro/outer/edit.js:262
|
596 |
#: src/blocks/_pro/slider-item/edit.js:167
|
597 |
msgid "Background Setting"
|
598 |
msgstr ""
|
599 |
|
600 |
+
#: src/blocks/_pro/outer/edit.js:267
|
601 |
#: src/blocks/_pro/slider-item/edit.js:171
|
602 |
#: src/blocks/pr-content/edit.js:67
|
603 |
msgid "Color Setting"
|
604 |
msgstr ""
|
605 |
|
606 |
+
#: src/blocks/_pro/outer/edit.js:268
|
607 |
#: src/blocks/_pro/slider-item/edit.js:173
|
608 |
msgid "Color will overcome background image. If you want to display image, set opacity 0."
|
609 |
msgstr ""
|
610 |
|
611 |
+
#: src/blocks/_pro/outer/edit.js:276
|
612 |
#: src/blocks/_pro/slider-item/edit.js:181
|
613 |
msgid "Opacity Setting"
|
614 |
msgstr ""
|
615 |
|
616 |
+
#: src/blocks/_pro/outer/edit.js:290
|
617 |
#: src/blocks/_pro/slider-item/edit.js:216
|
618 |
msgid "Background Image PC"
|
619 |
msgstr ""
|
620 |
|
621 |
+
#: src/blocks/_pro/outer/edit.js:306
|
622 |
#: src/blocks/_pro/slider-item/edit.js:232
|
623 |
msgid "Background Image Tablet"
|
624 |
msgstr ""
|
625 |
|
626 |
+
#: src/blocks/_pro/outer/edit.js:316
|
627 |
#: src/blocks/_pro/slider-item/edit.js:242
|
628 |
msgid "Background Image Mobile"
|
629 |
msgstr ""
|
630 |
|
631 |
+
#: src/blocks/_pro/outer/edit.js:326
|
632 |
msgid "Background image Position"
|
633 |
msgstr ""
|
634 |
|
635 |
+
#: src/blocks/_pro/outer/edit.js:334
|
636 |
msgid "Repeat"
|
637 |
msgstr ""
|
638 |
|
639 |
+
#: src/blocks/_pro/outer/edit.js:338
|
640 |
msgid "Cover"
|
641 |
msgstr ""
|
642 |
|
643 |
+
#: src/blocks/_pro/outer/edit.js:342
|
644 |
msgid "Cover fixed (Not fixed on iPhone)"
|
645 |
msgstr ""
|
646 |
|
647 |
+
#: src/blocks/_pro/outer/edit.js:349
|
648 |
msgid "Parallax (Non-guaranteed)"
|
649 |
msgstr ""
|
650 |
|
651 |
+
#: src/blocks/_pro/outer/edit.js:364
|
652 |
#: src/blocks/_pro/slider-item/edit.js:115
|
653 |
#: src/blocks/pr-content/edit.js:229
|
654 |
msgid "Layout Setting"
|
655 |
msgstr ""
|
656 |
|
657 |
+
#: src/blocks/_pro/outer/edit.js:367
|
658 |
#: src/blocks/_pro/slider/edit.js:192
|
659 |
msgid "Width"
|
660 |
msgstr ""
|
661 |
|
662 |
+
#: src/blocks/_pro/outer/edit.js:374
|
|
|
|
|
|
|
|
|
|
|
663 |
msgid "Fit to the Content area"
|
664 |
msgstr ""
|
665 |
|
666 |
+
#: src/blocks/_pro/outer/edit.js:381
|
667 |
msgid "Add padding to the Outer area"
|
668 |
msgstr ""
|
669 |
|
670 |
+
#: src/blocks/_pro/outer/edit.js:388
|
671 |
msgid "Remove padding from the Outer area"
|
672 |
msgstr ""
|
673 |
|
674 |
+
#: src/blocks/_pro/outer/edit.js:402
|
675 |
msgid "Padding (Top and Bottom)"
|
676 |
msgstr ""
|
677 |
|
678 |
+
#: src/blocks/_pro/outer/edit.js:407
|
679 |
msgid "Use default padding"
|
680 |
msgstr ""
|
681 |
|
682 |
+
#: src/blocks/_pro/outer/edit.js:414
|
683 |
msgid "Do not use default padding"
|
684 |
msgstr ""
|
685 |
|
686 |
+
#: src/blocks/_pro/outer/edit.js:428
|
687 |
msgid "* If you select \"Do not use\" that, please set yourself it such as a spacer block."
|
688 |
msgstr ""
|
689 |
|
690 |
+
#: src/blocks/_pro/outer/edit.js:436
|
691 |
msgid "Divider Setting"
|
692 |
msgstr ""
|
693 |
|
694 |
+
#: src/blocks/_pro/outer/edit.js:441
|
695 |
#: src/blocks/balloon/edit.js:443
|
696 |
msgid "Type"
|
697 |
msgstr ""
|
698 |
|
699 |
+
#: src/blocks/_pro/outer/edit.js:449
|
700 |
msgid "Tilt"
|
701 |
msgstr ""
|
702 |
|
703 |
+
#: src/blocks/_pro/outer/edit.js:453
|
704 |
msgid "Curve"
|
705 |
msgstr ""
|
706 |
|
707 |
+
#: src/blocks/_pro/outer/edit.js:457
|
708 |
msgid "Wave"
|
709 |
msgstr ""
|
710 |
|
711 |
+
#: src/blocks/_pro/outer/edit.js:461
|
712 |
#: src/extensions/core/list/style.js:165
|
713 |
msgid "Triangle"
|
714 |
msgstr ""
|
715 |
|
716 |
+
#: src/blocks/_pro/outer/edit.js:467
|
717 |
msgid "Upper Divider Level"
|
718 |
msgstr ""
|
719 |
|
720 |
+
#: src/blocks/_pro/outer/edit.js:488
|
721 |
msgid "Lower Divider Level"
|
722 |
msgstr ""
|
723 |
|
724 |
+
#: src/blocks/_pro/outer/edit.js:510
|
725 |
msgid "Border Setting"
|
726 |
msgstr ""
|
727 |
|
728 |
+
#: src/blocks/_pro/outer/edit.js:515
|
729 |
msgid "Border will disappear when divider effect is applied."
|
730 |
msgstr ""
|
731 |
|
732 |
+
#: src/blocks/_pro/outer/edit.js:521
|
733 |
msgid "Border type"
|
734 |
msgstr ""
|
735 |
|
736 |
+
#: src/blocks/_pro/outer/edit.js:529
|
737 |
+
#: src/blocks/_pro/step-item/edit.js:135
|
738 |
#: src/blocks/_pro/timeline-item/edit.js:104
|
739 |
#: src/blocks/balloon/edit.js:543
|
740 |
#: src/blocks/staff/edit.js:177
|
741 |
msgid "None"
|
742 |
msgstr ""
|
743 |
|
744 |
+
#: src/blocks/_pro/outer/edit.js:533
|
745 |
+
#: src/blocks/_pro/step-item/edit.js:113
|
746 |
#: src/blocks/_pro/timeline-item/edit.js:86
|
747 |
#: src/blocks/pr-content/edit.js:144
|
748 |
#: src/extensions/core/group/style.js:102
|
749 |
msgid "Solid"
|
750 |
msgstr ""
|
751 |
|
752 |
+
#: src/blocks/_pro/outer/edit.js:537
|
753 |
#: src/extensions/core/group/style.js:110
|
754 |
msgid "Dotted"
|
755 |
msgstr ""
|
756 |
|
757 |
+
#: src/blocks/_pro/outer/edit.js:541
|
758 |
#: src/extensions/core/group/style.js:114
|
759 |
msgid "Dashed"
|
760 |
msgstr ""
|
761 |
|
762 |
+
#: src/blocks/_pro/outer/edit.js:545
|
763 |
#: src/extensions/core/group/style.js:118
|
764 |
msgid "Double"
|
765 |
msgstr ""
|
766 |
|
767 |
+
#: src/blocks/_pro/outer/edit.js:549
|
768 |
msgid "Groove"
|
769 |
msgstr ""
|
770 |
|
771 |
+
#: src/blocks/_pro/outer/edit.js:553
|
772 |
msgid "Ridge"
|
773 |
msgstr ""
|
774 |
|
775 |
+
#: src/blocks/_pro/outer/edit.js:557
|
776 |
msgid "Inset"
|
777 |
msgstr ""
|
778 |
|
779 |
+
#: src/blocks/_pro/outer/edit.js:561
|
780 |
msgid "Outset"
|
781 |
msgstr ""
|
782 |
|
783 |
+
#: src/blocks/_pro/outer/edit.js:573
|
784 |
msgid "Border width"
|
785 |
msgstr ""
|
786 |
|
787 |
+
#: src/blocks/_pro/outer/edit.js:585
|
788 |
#: src/blocks/icon-outer/edit.js:180
|
789 |
#: src/blocks/icon/edit.js:172
|
790 |
msgid "Border radius"
|
791 |
msgstr ""
|
792 |
|
793 |
+
#: src/blocks/_pro/outer/edit.js:601
|
794 |
msgid "Container Inner Side Space Setting"
|
795 |
msgstr ""
|
796 |
|
797 |
+
#: src/blocks/_pro/outer/edit.js:608
|
798 |
#: src/blocks/_pro/slider/edit.js:246
|
799 |
#: src/blocks/button/edit.js:376
|
800 |
#: src/components/advanced-viewport-control/index.js:39
|
801 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-margin.php:62
|
802 |
+
#: inc/vk-blocks/admin/admin-margin.php:55
|
803 |
msgid "Mobile"
|
804 |
msgstr ""
|
805 |
|
806 |
+
#: src/blocks/_pro/outer/edit.js:623
|
807 |
#: src/blocks/_pro/slider/edit.js:235
|
808 |
#: src/blocks/button/edit.js:441
|
809 |
#: src/components/advanced-viewport-control/index.js:31
|
810 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-margin.php:61
|
811 |
+
#: inc/vk-blocks/admin/admin-margin.php:54
|
812 |
msgid "Tablet"
|
813 |
msgstr ""
|
814 |
|
815 |
+
#: src/blocks/_pro/outer/edit.js:638
|
816 |
#: src/blocks/_pro/slider/edit.js:224
|
817 |
#: src/blocks/button/edit.js:506
|
818 |
#: src/components/advanced-viewport-control/index.js:25
|
819 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-margin.php:60
|
820 |
+
#: inc/vk-blocks/admin/admin-margin.php:53
|
821 |
msgid "PC"
|
822 |
msgstr ""
|
823 |
|
824 |
+
#: src/blocks/_pro/outer/edit.js:649
|
825 |
#: src/components/advanced-unit-control/index.js:12
|
826 |
msgid "Unit Type"
|
827 |
msgstr ""
|
952 |
msgid "Move Images per Slide"
|
953 |
msgstr ""
|
954 |
|
955 |
+
#: src/blocks/_pro/slider/edit.js:209
|
956 |
+
msgid "Full Wide"
|
957 |
+
msgstr ""
|
958 |
+
|
959 |
#: src/blocks/_pro/slider/edit.js:215
|
960 |
msgid "Height"
|
961 |
msgstr ""
|
1001 |
msgstr ""
|
1002 |
|
1003 |
#: src/blocks/_pro/slider/edit.js:353
|
1004 |
+
#: src/blocks/_pro/step-item/edit.js:131
|
1005 |
#: src/blocks/_pro/table-of-contents-new/edit.js:145
|
1006 |
#: src/blocks/_pro/timeline-item/edit.js:100
|
1007 |
#: src/blocks/heading/edit.js:264
|
1029 |
msgid "Bottom on Mobile device"
|
1030 |
msgstr ""
|
1031 |
|
1032 |
+
#: src/blocks/_pro/step-item/edit.js:100
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1033 |
#: src/blocks/_pro/timeline-item/edit.js:69
|
1034 |
#: src/blocks/border-box/edit.js:204
|
1035 |
#: src/blocks/button/edit.js:610
|
1044 |
msgid "Color"
|
1045 |
msgstr ""
|
1046 |
|
1047 |
+
#: src/blocks/_pro/step-item/edit.js:103
|
1048 |
#: src/blocks/_pro/table-of-contents-new/edit.js:135
|
1049 |
#: src/blocks/_pro/timeline-item/edit.js:72
|
1050 |
#: src/blocks/icon-outer/edit.js:196
|
1052 |
msgid "Style"
|
1053 |
msgstr ""
|
1054 |
|
1055 |
+
#: src/blocks/_pro/step-item/edit.js:117
|
1056 |
+
#: src/blocks/_pro/timeline-item/edit.js:82
|
1057 |
+
msgid "Outlined"
|
1058 |
+
msgstr ""
|
1059 |
+
|
1060 |
+
#: src/blocks/_pro/step-item/edit.js:76
|
1061 |
+
msgid "Step Mark"
|
1062 |
+
msgstr ""
|
1063 |
+
|
1064 |
+
#: src/blocks/_pro/step-item/edit.js:82
|
1065 |
+
msgid "If Font Awesome tags entered, it will overrides the number."
|
1066 |
+
msgstr ""
|
1067 |
+
|
1068 |
+
#: src/blocks/_pro/step-item/edit.js:96
|
1069 |
+
#: src/blocks/_pro/timeline-item/edit.js:66
|
1070 |
+
msgid "Ex,6:00AM"
|
1071 |
+
msgstr ""
|
1072 |
+
|
1073 |
#: src/blocks/_pro/step/edit.js:35
|
1074 |
msgid "First Dot Number"
|
1075 |
msgstr ""
|
1271 |
#: src/blocks/icon-outer/edit.js:132
|
1272 |
#: src/blocks/icon/edit.js:124
|
1273 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-margin.php:57
|
1274 |
+
#: inc/vk-blocks/admin/admin-margin.php:50
|
1275 |
msgid "Margin"
|
1276 |
msgstr ""
|
1277 |
|
1843 |
msgstr ""
|
1844 |
|
1845 |
#: src/components/column-layout-control/index.js:26
|
1846 |
+
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:747
|
1847 |
+
#: inc/vk-components/package/class-vk-component-posts.php:747
|
1848 |
msgid "Card"
|
1849 |
msgstr ""
|
1850 |
|
1861 |
msgstr ""
|
1862 |
|
1863 |
#: src/components/column-layout-control/index.js:42
|
1864 |
+
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:763
|
1865 |
+
#: inc/vk-components/package/class-vk-component-posts.php:763
|
1866 |
msgid "Media"
|
1867 |
msgstr ""
|
1868 |
|
2532 |
msgstr ""
|
2533 |
|
2534 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-balloon.php:89
|
2535 |
+
#: inc/vk-blocks/admin/admin-balloon.php:24
|
2536 |
msgid "You can register frequently used icon images for speech bubble blocks."
|
2537 |
msgstr ""
|
2538 |
|
2539 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-balloon.php:90
|
2540 |
+
#: inc/vk-blocks/admin/admin-balloon.php:25
|
2541 |
msgid "If you change image or name that please click Save Changes button."
|
2542 |
msgstr ""
|
2543 |
|
2544 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-balloon.php:116
|
2545 |
+
#: inc/vk-blocks/admin/admin-balloon.php:51
|
2546 |
msgid "Select"
|
2547 |
msgstr ""
|
2548 |
|
2549 |
#: dist/vk-blocks-pro/inc/vk-blocks/admin/admin-balloon.php:124
|
2550 |
+
#: inc/vk-blocks/admin/admin-balloon.php:59
|
2551 |
msgid "Balloon Image Name"
|
2552 |
msgstr ""
|
2553 |
|
2686 |
msgid "Page"
|
2687 |
msgstr ""
|
2688 |
|
2689 |
+
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:751
|
2690 |
+
#: inc/vk-components/package/class-vk-component-posts.php:751
|
2691 |
msgid "Card Noborder"
|
2692 |
msgstr ""
|
2693 |
|
2694 |
+
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:755
|
2695 |
+
#: inc/vk-components/package/class-vk-component-posts.php:755
|
2696 |
msgid "Card Intext"
|
2697 |
msgstr ""
|
2698 |
|
2699 |
+
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:759
|
2700 |
+
#: inc/vk-components/package/class-vk-component-posts.php:759
|
2701 |
msgid "Card Horizontal"
|
2702 |
msgstr ""
|
2703 |
|
2704 |
+
#: dist/vk-blocks-pro/inc/vk-components/package/class-vk-component-posts.php:767
|
2705 |
+
#: inc/vk-components/package/class-vk-component-posts.php:767
|
2706 |
msgctxt "post list type"
|
2707 |
msgid "Text 1 Column"
|
2708 |
msgstr ""
|
2709 |
|
2710 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:48
|
2711 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:48
|
2712 |
msgid "CSS Optimize ( Speed up ) Settings"
|
2713 |
msgstr ""
|
2714 |
|
2715 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:65
|
2716 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:65
|
2717 |
msgid "Tree shaking"
|
2718 |
msgstr ""
|
2719 |
|
2720 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:85
|
2721 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:85
|
2722 |
msgid "Tree shaking activation settings"
|
2723 |
msgstr ""
|
2724 |
|
2725 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:89
|
2726 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:89
|
2727 |
msgid "Output only the main CSS of the page inline"
|
2728 |
msgstr ""
|
2729 |
|
2730 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:91
|
2731 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:155
|
2732 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:91
|
2733 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:155
|
2734 |
msgid "Nothing to do"
|
2735 |
msgstr ""
|
2736 |
|
2737 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:92
|
2738 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:92
|
2739 |
msgid "Active Tree shaking (Recomend)"
|
2740 |
msgstr ""
|
2741 |
|
2742 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:109
|
2743 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:109
|
2744 |
msgid "Exclude class of Tree shaking"
|
2745 |
msgstr ""
|
2746 |
|
2747 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:113
|
2748 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:113
|
2749 |
msgid "If you choose \"Active Tree shaking\" that delete the useless css.If you using active css class that please fill in class name. Ex) btn-active,slide-active,scrolled"
|
2750 |
msgstr ""
|
2751 |
|
2752 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:129
|
2753 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:129
|
2754 |
msgid "Preload CSS"
|
2755 |
msgstr ""
|
2756 |
|
2757 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:149
|
2758 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:149
|
2759 |
msgid "Preload CSS activation settings"
|
2760 |
msgstr ""
|
2761 |
|
2762 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:152
|
2763 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:152
|
2764 |
msgid "Preload css except for critical css"
|
2765 |
msgstr ""
|
2766 |
|
2767 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:156
|
2768 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:156
|
2769 |
msgid "Active Preload CSS (Recomend)"
|
2770 |
msgstr ""
|
2771 |
|
2772 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:173
|
2773 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:173
|
2774 |
msgid "Exclude class of Preload CSS"
|
2775 |
msgstr ""
|
2776 |
|
2777 |
+
#: dist/vk-blocks-pro/inc/vk-css-optimize/package/class-vk-css-optimize.php:177
|
2778 |
+
#: inc/vk-css-optimize/package/class-vk-css-optimize.php:177
|
2779 |
msgid "If you choose \"Active Preload CSS\" that css load timing was changed.If you have any do not want to preload css file that please fill in handle(id) name. Ex) pluginname_a-style,pluginname_b-css"
|
2780 |
msgstr ""
|
2781 |
|
inc/vk-components/package/class-vk-component-posts.php
CHANGED
@@ -409,6 +409,7 @@ if ( ! class_exists( 'VK_Component_Posts' ) ) {
|
|
409 |
'class' => array(),
|
410 |
'role' => array(),
|
411 |
'style' => array(),
|
|
|
412 |
);
|
413 |
$tags = array(
|
414 |
'div',
|
@@ -448,16 +449,23 @@ if ( ! class_exists( 'VK_Component_Posts' ) ) {
|
|
448 |
'img',
|
449 |
'ruby',
|
450 |
'rt',
|
|
|
451 |
);
|
452 |
foreach ( $tags as $tag ) {
|
453 |
$allowed_html[ $tag ] = $common_attr;
|
454 |
}
|
455 |
-
$allowed_html['a']['href']
|
456 |
-
$allowed_html['a']['target']
|
457 |
-
$allowed_html['img']['src']
|
458 |
-
$allowed_html['img']['sizes']
|
459 |
-
$allowed_html['ruby']
|
460 |
-
$allowed_html['rt']
|
|
|
|
|
|
|
|
|
|
|
|
|
461 |
return $allowed_html;
|
462 |
}
|
463 |
|
409 |
'class' => array(),
|
410 |
'role' => array(),
|
411 |
'style' => array(),
|
412 |
+
'title' => array(),
|
413 |
);
|
414 |
$tags = array(
|
415 |
'div',
|
449 |
'img',
|
450 |
'ruby',
|
451 |
'rt',
|
452 |
+
'iframe',
|
453 |
);
|
454 |
foreach ( $tags as $tag ) {
|
455 |
$allowed_html[ $tag ] = $common_attr;
|
456 |
}
|
457 |
+
$allowed_html['a']['href'] = array();
|
458 |
+
$allowed_html['a']['target'] = array();
|
459 |
+
$allowed_html['img']['src'] = array();
|
460 |
+
$allowed_html['img']['sizes'] = array();
|
461 |
+
$allowed_html['ruby'] = array();
|
462 |
+
$allowed_html['rt'] = array();
|
463 |
+
$allowed_html['iframe']['src'] = array();
|
464 |
+
$allowed_html['iframe']['width'] = array();
|
465 |
+
$allowed_html['iframe']['height'] = array();
|
466 |
+
$allowed_html['iframe']['loading'] = array();
|
467 |
+
$allowed_html['iframe']['referrerpolicy'] = array();
|
468 |
+
$allowed_html['iframe']['allow'] = array();
|
469 |
return $allowed_html;
|
470 |
}
|
471 |
|
inc/vk-css-optimize/package/class-css-tree-shaking.php
CHANGED
@@ -7,252 +7,376 @@ If you want to change this file, please change the original file.
|
|
7 |
/**
|
8 |
* CSS Simple Tree Shaking
|
9 |
*
|
10 |
-
* Description: CSS
|
11 |
*
|
12 |
-
* Version: 1.0
|
13 |
* Author: enomoto@celtislab
|
14 |
* Modefied: Vektor:Inc.
|
15 |
* Author URI: https://celtislab.net/
|
16 |
* License: GPLv2
|
|
|
17 |
*/
|
18 |
-
namespace celtislab;
|
19 |
|
20 |
defined( 'ABSPATH' ) || exit;
|
21 |
|
|
|
22 |
class CSS_tree_shaking {
|
23 |
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
|
|
28 |
function __construct() {}
|
29 |
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
foreach ( $match[2] as $val ) {
|
100 |
-
// $jsaddlist 登録名が一部でも含まれていれば削除しない(処理を簡略化するため上位層のセレクタのみで判定)
|
101 |
-
if ( in_array( $val, self::$jsaddlist ) ) {
|
102 |
-
break;
|
103 |
-
}
|
104 |
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
|
|
|
|
|
|
127 |
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
if ( ! in_array( trim( $matches[1] ), self::$varlist ) ) {
|
146 |
-
$data = '';
|
147 |
-
}
|
148 |
-
return $data;
|
149 |
-
},
|
150 |
-
$ncss
|
151 |
-
);
|
152 |
-
$ncss = preg_replace_callback(
|
153 |
-
'|(\-\-[\w\-]+?):(.+?)([;\}])|u',
|
154 |
-
function( $matches ) {
|
155 |
-
$data = $matches[0];
|
156 |
-
if ( ! preg_match( '|url\(|u', $matches[2] ) && ! in_array( trim( $matches[1] ), self::$varlist ) ) {
|
157 |
-
$data = ( $matches[3] === '}' ) ? '}' : '';
|
158 |
-
}
|
159 |
-
return $data;
|
160 |
-
},
|
161 |
-
$ncss
|
162 |
-
);
|
163 |
|
164 |
-
|
165 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
166 |
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
$css = preg_replace( '/([\{\}:=,\(*\/!;>])\s/', '$1', $css );
|
180 |
-
}
|
181 |
-
return $css;
|
182 |
-
}
|
183 |
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
233 |
|
234 |
-
|
235 |
-
|
236 |
-
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
-
|
251 |
-
|
252 |
-
|
253 |
-
|
254 |
-
|
255 |
-
|
256 |
-
|
257 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
258 |
}
|
7 |
/**
|
8 |
* CSS Simple Tree Shaking
|
9 |
*
|
10 |
+
* Description: CSS tree shaking minify library
|
11 |
*
|
12 |
+
* Version: 2.1.0
|
13 |
* Author: enomoto@celtislab
|
14 |
* Modefied: Vektor:Inc.
|
15 |
* Author URI: https://celtislab.net/
|
16 |
* License: GPLv2
|
17 |
+
*
|
18 |
*/
|
19 |
+
namespace celtislab\v2_1;
|
20 |
|
21 |
defined( 'ABSPATH' ) || exit;
|
22 |
|
23 |
+
|
24 |
class CSS_tree_shaking {
|
25 |
|
26 |
+
private static $cmplist;
|
27 |
+
private static $jsaddlist;
|
28 |
+
|
29 |
+
const SHAKING_PATTERN = '#@(?<pref>\-[\w]+\-)?(?<atname>((keyframes|supports|media|container|layer)[^\{]+?))\{(?<atstyle>.*?\})\}|@([^;\{\}]+?)(;|\{.*?\})|(?<sel>.+?)\{(?<pv>.+?)\}#u';
|
30 |
+
|
31 |
function __construct() {}
|
32 |
|
33 |
+
//上書きカスタムCSS(simple_minify済)をセレクタ(md5),プロパティ,値の配列にする
|
34 |
+
//※セレクタが複数の場合も考慮して完全同一記述のセレクタのみを簡潔に重複判定出来るよう md5 を使用
|
35 |
+
public static function create_csslist($cusomcss, &$csslist) {
|
36 |
+
if(preg_match_all( self::SHAKING_PATTERN, $cusomcss, $matches, PREG_SET_ORDER)){
|
37 |
+
foreach ($matches as $style) {
|
38 |
+
if(!empty($style['atname'])){
|
39 |
+
$atkey = md5(trim($style['pref'] . $style['atname']));
|
40 |
+
if(preg_match_all( '#(?<sel>.+?)\{(?<pv>.+?)\}#u', $style['atstyle'], $atcustoms, PREG_SET_ORDER)){
|
41 |
+
foreach ($atcustoms as $subitem) {
|
42 |
+
self::_create_csslist($atkey, $subitem['sel'], $subitem['pv'], $csslist);
|
43 |
+
}
|
44 |
+
}
|
45 |
+
} elseif(!empty($style['sel'])) {
|
46 |
+
self::_create_csslist(0, $style['sel'], $style['pv'], $csslist);
|
47 |
+
}
|
48 |
+
}
|
49 |
+
}
|
50 |
+
}
|
51 |
+
private static function _create_csslist($key, $sel, $pv, &$csslist) {
|
52 |
+
$sel = md5(trim($sel));
|
53 |
+
$pv = array_map("trim", preg_split("|[:;]|", $pv));
|
54 |
+
$pcnt= count($pv);
|
55 |
+
for($i=0; $i<$pcnt; $i += 2){
|
56 |
+
if(empty($pv[$i]))
|
57 |
+
break;
|
58 |
+
$csslist[ $key ][ $sel ][ $pv[$i] ] = $pv[$i+1];
|
59 |
+
}
|
60 |
+
}
|
61 |
|
62 |
+
//selector 内の :not :where :is :has 疑似クラスを退避(カッコ内の,区切りによるセレクタ誤解析回避のため)
|
63 |
+
public static function evacuate_pseudo($selector, &$temp) {
|
64 |
+
$newsel = '';
|
65 |
+
$ofset = 0;
|
66 |
+
$maxlen = strlen($selector);
|
67 |
+
while($ofset < $maxlen){
|
68 |
+
if(preg_match('#(:not|:where|:is|:has)\(#u', substr($selector, $ofset), $omatch)){
|
69 |
+
$open = strpos($selector, $omatch[0], $ofset) + strlen($omatch[0]);
|
70 |
+
if($ofset < $open){
|
71 |
+
$newsel .= substr($selector, $ofset, $open - $ofset);
|
72 |
+
}
|
73 |
+
$ofset = $open;
|
74 |
+
$depth = 1;
|
75 |
+
while($depth > 0){
|
76 |
+
if(preg_match('#(\(|\))#u', substr($selector, $ofset), $cmatch)){
|
77 |
+
$ofset = strpos($selector, $cmatch[0], $ofset) + strlen($cmatch[0]);
|
78 |
+
if($cmatch[1] == '('){
|
79 |
+
$depth++;
|
80 |
+
} else{
|
81 |
+
$depth--;
|
82 |
+
}
|
83 |
+
if($depth === 0){
|
84 |
+
$replace = substr($selector, $open, $ofset - $open - 1);
|
85 |
+
$pskey = md5($replace);
|
86 |
+
$temp[$pskey] = $replace;
|
87 |
+
$newsel .= $pskey . ')';
|
88 |
+
}
|
89 |
+
} else {
|
90 |
+
$newsel .= substr($selector, $ofset);
|
91 |
+
$ofset = $maxlen;
|
92 |
+
break;
|
93 |
+
}
|
94 |
+
}
|
95 |
+
} else {
|
96 |
+
$newsel .= substr($selector, $ofset);
|
97 |
+
break;
|
98 |
+
}
|
99 |
+
}
|
100 |
+
return $newsel;
|
101 |
+
}
|
102 |
|
103 |
+
//selector 内の :not :where :is :has 疑似クラスを復元
|
104 |
+
public static function restore_pseudo($selector, &$temp) {
|
105 |
+
if(!empty($temp)){
|
106 |
+
$selector = preg_replace_callback( '#(:not|:where|:is|:has)\((.*?)\)#u', function($match) use(&$temp) {
|
107 |
+
$kv = $match[2];
|
108 |
+
if(!empty($kv) && isset($temp[ $kv ])){
|
109 |
+
$kv = $temp[ $kv ];
|
110 |
+
}
|
111 |
+
return $match[1] . '(' . $kv . ')';
|
112 |
+
}, $selector);
|
113 |
+
}
|
114 |
+
return $selector;
|
115 |
+
}
|
116 |
|
117 |
+
//CSS から未使用の id, class, tag を含む定義を削除
|
118 |
+
private static function tree_shaking($css, $customcsslist=array(), $atkey='') {
|
119 |
+
$ncss = preg_replace_callback( self::SHAKING_PATTERN, function($mstyle) use(&$customcsslist, &$atkey) {
|
120 |
+
$data = $mstyle[0];
|
121 |
+
if(!empty($mstyle['atname'])){
|
122 |
+
$atkey = md5(trim($mstyle['pref'] . $mstyle['atname']));
|
123 |
+
$atcss = self::tree_shaking( $mstyle['atstyle'], $customcsslist, $atkey );
|
124 |
+
$atkey = ''; //key clear
|
125 |
+
$data = (!empty($atcss))? '@' . trim($mstyle['pref'] . $mstyle['atname']) . '{' . $atcss . '}' : '';
|
|
|
|
|
|
|
|
|
|
|
126 |
|
127 |
+
} elseif(!empty($mstyle['sel'])) {
|
128 |
+
$sel = $mstyle['sel'];
|
129 |
+
$pv = $mstyle['pv'];
|
130 |
+
if(!empty($customcsslist)){
|
131 |
+
//tree shaking 前に上書きカスタムCSSとの重複あれば該当プロパティを削除
|
132 |
+
$atkey = (!empty($atkey))? $atkey : 0;
|
133 |
+
$skey = md5(trim($sel));
|
134 |
+
if(!empty($customcsslist[$atkey][$skey])){
|
135 |
+
$_pv = array_map("trim", preg_split("|[:;]|", $pv));
|
136 |
+
$pcnt= count($_pv);
|
137 |
+
for($i=0; $i<$pcnt; $i += 2){
|
138 |
+
if(!empty($_pv[$i]) && isset( $customcsslist[ $atkey ][ $skey ][ $_pv[$i] ] )){
|
139 |
+
$pv = preg_replace( '/(^|;|\s)(' . preg_quote($_pv[$i]) . ')\s?:.*?(url\([^\)]+?\).*?)?(;|$)/u', '$1', $pv, 1 );
|
140 |
+
}
|
141 |
+
}
|
142 |
+
if(!empty($pv)){
|
143 |
+
$pv = preg_replace('/\s+/su', ' ', $pv);
|
144 |
+
$pv = trim($pv);
|
145 |
+
}
|
146 |
+
}
|
147 |
+
}
|
148 |
+
$pattern = array( 'id' => '|(#)([\w\-\\%]+)|u',
|
149 |
+
'class' => '|(\.)([\w\-\\%]+)|u',
|
150 |
+
'tag' => '/(^|[,\s>\+~\(\)\]\|])([\w\-]+)/iu',
|
151 |
+
);
|
152 |
|
153 |
+
$pseudo = array();
|
154 |
+
$sel = self::evacuate_pseudo($sel, $pseudo);
|
155 |
+
$slist = array_map("trim", explode(',', $sel));
|
156 |
+
foreach ($slist as $s) {
|
157 |
+
//selector の判定条件から :not :where :is :has を除外 ($_s で判定して削除時は $s で行う)
|
158 |
+
$_s = $s;
|
159 |
+
foreach (array(':not',':where',':is',':has') as $psd) {
|
160 |
+
if(strpos($_s, $psd) !== false){
|
161 |
+
$_s = preg_replace("/$psd\(.+?\)/", '', $_s );
|
162 |
+
}
|
163 |
+
}
|
164 |
+
foreach (array('id','class','tag') as $item) {
|
165 |
+
if(!empty($_s) && preg_match_all( $pattern[$item], $_s, $match)){
|
166 |
+
foreach ($match[2] as $v) {
|
167 |
+
//$jsaddlist 登録名が含まれていれば削除しない(処理を簡略化するため上位層のセレクタのみで判定)
|
168 |
+
if(isset(self::$jsaddlist[$v]))
|
169 |
+
break;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
170 |
|
171 |
+
//$cmplist 登録名に含まれていなければ削除
|
172 |
+
$delfg = false;
|
173 |
+
if(!isset(self::$cmplist[$item][$v]) && !preg_match('/^[0-9]+/', $v)){
|
174 |
+
$delfg = true;
|
175 |
+
} elseif($item === 'tag' && preg_match('#\[type\s?=\s?[\'"](.+?)[\'"]#', $_s, $type)){
|
176 |
+
if(!isset(self::$cmplist['type'][$type[1]])){
|
177 |
+
$delfg = true;
|
178 |
+
}
|
179 |
+
}
|
180 |
+
if($delfg){
|
181 |
+
$sel = preg_replace( '/(' . preg_quote($s) . ')(,|$)/u', '$2', $sel, 1 );
|
182 |
+
$_s = '';
|
183 |
+
break;
|
184 |
+
}
|
185 |
+
}
|
186 |
+
}
|
187 |
+
}
|
188 |
+
if(!empty($_s)){
|
189 |
+
// id / css 属性セレクタ限定の部分マッチチェック
|
190 |
+
if(preg_match_all( '#\[(?<attr>class|id)(?<type>\^|\$|\*)?=["\'](?<str>[\w\-]+?)["\'].*?\]#', $_s, $smatch, PREG_SET_ORDER)){
|
191 |
+
foreach ($smatch as $item) {
|
192 |
+
$attr = $item['attr'];
|
193 |
+
$type = $item['type'];
|
194 |
+
if($type == '^'){
|
195 |
+
$str = $type . $item['str'];
|
196 |
+
} elseif($type == '$'){
|
197 |
+
$str = $item['str'] . $type;
|
198 |
+
} elseif($type == '*'){
|
199 |
+
$str = $item['str'];
|
200 |
+
} else {
|
201 |
+
$str = '^' . $item['str'] . '$';
|
202 |
+
}
|
203 |
+
//属性セレクタにマッチしなければ削除
|
204 |
+
if ( ($ret = strpos(self::$cmplist[ $attr . '_str' ], $str )) === false){
|
205 |
+
$sel = preg_replace( '/(' . preg_quote($s) . ')(,|$)/u', '$2', $sel, 1 );
|
206 |
+
$_s = '';
|
207 |
+
break;
|
208 |
+
}
|
209 |
+
}
|
210 |
+
}
|
211 |
+
}
|
212 |
+
}
|
213 |
+
$sel = self::restore_pseudo($sel, $pseudo);
|
214 |
|
215 |
+
if(!empty($sel)){
|
216 |
+
$sel = preg_replace('/,+/su', ',', $sel);
|
217 |
+
$sel = preg_replace('/\s+/su', ' ', $sel);
|
218 |
+
$sel = trim($sel);
|
219 |
+
$sel = trim($sel, ',');
|
220 |
+
}
|
221 |
+
$data = (!empty($sel) && !empty($pv))? $sel . '{'. $pv .'}' : '';
|
222 |
+
}
|
223 |
+
return $data;
|
224 |
+
}, $css);
|
225 |
+
return $ncss;
|
226 |
+
}
|
|
|
|
|
|
|
|
|
227 |
|
228 |
+
//未使用変数定義の削除(tree_shaking 実行後に実施する)
|
229 |
+
//CSSファイルが分割されていると使われている変数定義まで削除の可能性があるので amp-custom style に限定した使用を想定
|
230 |
+
public static function tree_shaking4var($css) {
|
231 |
+
$varlist = array();
|
232 |
+
if(preg_match_all( "/var\((\-\-[^\s\),]+?)[\s\),]/iu", $css, $vmatches)){
|
233 |
+
foreach ($vmatches[1] as $v) {
|
234 |
+
$v = trim($v);
|
235 |
+
if(!isset($varlist[$v])){
|
236 |
+
$varlist[$v] = 1;
|
237 |
+
}
|
238 |
+
}
|
239 |
+
}
|
240 |
+
//url() 定義時は文字列中に ; が含まれている場合あり
|
241 |
+
$pattern = '/(\-\-[\w\-]+?):.*?(url\([^\)]+?\).*?)?([;\}])/u';
|
242 |
+
$css = preg_replace_callback( $pattern, function($match) use(&$varlist) {
|
243 |
+
$vdef = $match[0];
|
244 |
+
$var = trim($match[1]);
|
245 |
+
if(!isset($varlist[ $var ])){
|
246 |
+
$vdef = ($match[3] === '}')? '}' : '';
|
247 |
+
}
|
248 |
+
return $vdef;
|
249 |
+
}, $css);
|
250 |
+
return $css;
|
251 |
+
}
|
252 |
+
|
253 |
+
/*=============================================================
|
254 |
+
* CSS 内のコメント、改行、空白等を削除するだけのシンプルな縮小化
|
255 |
+
*/
|
256 |
+
public static function simple_minify( $css ) {
|
257 |
+
$css = preg_replace('!/\*[^*]*\*+([^/][^*]*\*+)*/!', '', $css );
|
258 |
+
$css = str_replace(array("\r", "\n"), '', $css);
|
259 |
+
$css = str_replace("\t", ' ', $css);
|
260 |
+
$css = preg_replace('/\s+/su', ' ', $css);
|
261 |
+
$css = preg_replace('/\s([\{\}=,\)\/;>])/', '$1', $css);
|
262 |
+
$css = preg_replace('/([\{\}:=,\(\/!;])\s/', '$1', $css);
|
263 |
+
return $css;
|
264 |
+
}
|
265 |
+
|
266 |
+
/*=============================================================
|
267 |
+
* css(simple_minify済)の未使用 id, class, tag に関する定義を取り除き縮小化
|
268 |
+
*/
|
269 |
+
public static function extended_minify($css, $html, $jsaddlist=array(), $varminify=false, $customcsslist=array()) {
|
270 |
+
self::$jsaddlist = array();
|
271 |
+
if(!empty($jsaddlist)){ //JS によりDOMロード後に追加される ID や class 等が除外されなくするための名前の事前登録用
|
272 |
+
foreach ($jsaddlist as $tag) {
|
273 |
+
if(!isset(self::$jsaddlist[$tag])){
|
274 |
+
self::$jsaddlist[$tag] = 1;
|
275 |
+
}
|
276 |
+
}
|
277 |
+
}
|
278 |
+
|
279 |
+
if(empty(self::$cmplist['parse'])){
|
280 |
+
self::$cmplist['parse'] = true;
|
281 |
+
self::$cmplist['id_str'] = '';
|
282 |
+
self::$cmplist['class_str'] = '';
|
283 |
+
|
284 |
+
$inidata = array(
|
285 |
+
'id' => array(),
|
286 |
+
'class' => array(
|
287 |
+
'device-mobile',
|
288 |
+
'header_scrolled',
|
289 |
+
'active',
|
290 |
+
'menu-open',
|
291 |
+
'vk-mobile-nav-menu-btn',
|
292 |
+
'vk-mobile-nav-open',
|
293 |
+
'vk-menu-acc-active',
|
294 |
+
'acc-parent-open',
|
295 |
+
'acc-btn',
|
296 |
+
'acc-btn-open',
|
297 |
+
'acc-btn-close',
|
298 |
+
'acc-child-open',
|
299 |
+
'carousel-item-left',
|
300 |
+
'carousel-item-next',
|
301 |
+
'carousel-item-right',
|
302 |
+
'carousel-item-prev',
|
303 |
+
'form-control',
|
304 |
+
'btn',
|
305 |
+
'btn-primary',
|
306 |
+
'.vk_post_imgOuter a:hover .card-img-overlay::after',
|
307 |
+
),
|
308 |
+
'tag' => array(
|
309 |
+
'html',
|
310 |
+
'head',
|
311 |
+
'body',
|
312 |
+
'title',
|
313 |
+
'style',
|
314 |
+
'meta',
|
315 |
+
'link',
|
316 |
+
'script',
|
317 |
+
'noscript',
|
318 |
+
),
|
319 |
+
);
|
320 |
+
$inidata = apply_filters( 'css_tree_shaking_exclude', $inidata );
|
321 |
|
322 |
+
foreach (array('id','class','tag') as $item) {
|
323 |
+
foreach ($inidata[$item] as $tag) {
|
324 |
+
if(!isset(self::$cmplist[$item][$tag])){
|
325 |
+
self::$cmplist[$item][$tag] = 1;
|
326 |
+
}
|
327 |
+
}
|
328 |
+
}
|
329 |
+
//HTML から使用している tag, id, class 抽出
|
330 |
+
$pattern = '#<style(?<catrb>.*?)>.*?<\/style|<script(?<satrb>.*?)>.*?<\/script|<!--.+?-->|<(?<tag>[\w\-]+)(?<tatrb>.*?)>#si';
|
331 |
+
if(preg_match_all( $pattern, $html, $items, PREG_SET_ORDER)){
|
332 |
+
foreach ($items as $item) {
|
333 |
+
$atrb = '';
|
334 |
+
if(!empty($item['tag'])){
|
335 |
+
if(!isset(self::$cmplist['tag'][$item['tag']])){
|
336 |
+
self::$cmplist['tag'][$item['tag']] = 1;
|
337 |
+
}
|
338 |
+
$atrb = $item['tatrb'];
|
339 |
+
//type ほぼ input のみと思われる
|
340 |
+
if(preg_match('#type\s?=\s?[\'"](.+?)[\'"]#u', $atrb, $type)){
|
341 |
+
if(!isset(self::$cmplist['type'][$type[1]])){
|
342 |
+
self::$cmplist['type'][$type[1]] = 1;
|
343 |
+
}
|
344 |
+
}
|
345 |
+
} elseif(!empty($item['catrb'])) {
|
346 |
+
$atrb = $item['catrb'];
|
347 |
+
} elseif(!empty($item['satrb'])) {
|
348 |
+
$atrb = $item['satrb'];
|
349 |
+
}
|
350 |
+
$atrb = trim($atrb);
|
351 |
+
if(!empty($atrb)){
|
352 |
+
if(preg_match('#id\s?=\s?[\'"](.+?)[\'"]#u', $atrb, $id)){
|
353 |
+
$arr = array_map("trim", explode(' ', $id[1]));
|
354 |
+
foreach($arr as $id){
|
355 |
+
$id = trim($id);
|
356 |
+
if(!isset(self::$cmplist['id'][$id])){
|
357 |
+
self::$cmplist['id'][$id] = 1;
|
358 |
+
self::$cmplist['id_str'] .= '^' . $id . '$';
|
359 |
+
}
|
360 |
+
}
|
361 |
+
}
|
362 |
+
if(preg_match('#class\s?=\s?[\'"](.+?)[\'"]#u', $atrb, $cls)){
|
363 |
+
$arr = array_map("trim", explode(' ', $cls[1]));
|
364 |
+
foreach($arr as $cls){
|
365 |
+
$cls = trim($cls);
|
366 |
+
if(!isset(self::$cmplist['class'][$cls])){
|
367 |
+
self::$cmplist['class'][$cls] = 1;
|
368 |
+
self::$cmplist['class_str'] .= '^' . $cls . '$';
|
369 |
+
}
|
370 |
+
}
|
371 |
+
}
|
372 |
+
}
|
373 |
+
}
|
374 |
+
}
|
375 |
+
}
|
376 |
+
$css = self::tree_shaking( $css, $customcsslist );
|
377 |
+
if($varminify){
|
378 |
+
$css = self::tree_shaking4var( $css );
|
379 |
+
}
|
380 |
+
return $css;
|
381 |
+
}
|
382 |
}
|
inc/vk-css-optimize/package/class-vk-css-optimize.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* VK CSS Optimize
|
4 |
-
*
|
5 |
* @package VK CSS Optimize
|
6 |
*/
|
7 |
|
@@ -27,8 +27,7 @@ if ( ! class_exists( 'VK_CSS_Optimize' ) ) {
|
|
27 |
$options = self::get_css_optimize_options();
|
28 |
|
29 |
if ( ! empty( $options['tree_shaking'] ) ) {
|
30 |
-
|
31 |
-
add_action( 'shutdown', array( __CLASS__, 'get_html_end' ), 0 );
|
32 |
}
|
33 |
|
34 |
if ( ! empty( $options['preload'] ) ) {
|
@@ -38,6 +37,8 @@ if ( ! class_exists( 'VK_CSS_Optimize' ) ) {
|
|
38 |
|
39 |
/**
|
40 |
* Customize Register
|
|
|
|
|
41 |
*/
|
42 |
public static function customize_register( $wp_customize ) {
|
43 |
global $prefix_customize_panel;
|
@@ -49,9 +50,7 @@ if ( ! class_exists( 'VK_CSS_Optimize' ) ) {
|
|
49 |
)
|
50 |
);
|
51 |
|
52 |
-
// Tree shaking
|
53 |
-
//
|
54 |
-
|
55 |
$wp_customize->add_setting(
|
56 |
'tree_shaking_title',
|
57 |
array(
|
@@ -67,7 +66,6 @@ if ( ! class_exists( 'VK_CSS_Optimize' ) ) {
|
|
67 |
'section' => 'css_optimize',
|
68 |
'type' => 'text',
|
69 |
'custom_title_sub' => '',
|
70 |
-
// 'custom_html' => __( 'Move part of CSS and JS to the footer to improve display speed.', 'vk-blocks' ),
|
71 |
)
|
72 |
)
|
73 |
);
|
@@ -116,8 +114,7 @@ if ( ! class_exists( 'VK_CSS_Optimize' ) ) {
|
|
116 |
)
|
117 |
);
|
118 |
|
119 |
-
// Preload
|
120 |
-
//
|
121 |
$wp_customize->add_setting(
|
122 |
'css_preload_title',
|
123 |
array(
|
@@ -133,7 +130,6 @@ if ( ! class_exists( 'VK_CSS_Optimize' ) ) {
|
|
133 |
'section' => 'css_optimize',
|
134 |
'type' => 'text',
|
135 |
'custom_title_sub' => '',
|
136 |
-
// 'custom_html' => __( 'Move part of CSS and JS to the footer to improve display speed.', 'vk-blocks' ),
|
137 |
)
|
138 |
)
|
139 |
);
|
@@ -186,6 +182,8 @@ if ( ! class_exists( 'VK_CSS_Optimize' ) ) {
|
|
186 |
|
187 |
/**
|
188 |
* CSS Optimize Default Options
|
|
|
|
|
189 |
*/
|
190 |
public static function get_css_optimize_options_default() {
|
191 |
$vk_css_optimize_options_default = array(
|
@@ -197,10 +195,15 @@ if ( ! class_exists( 'VK_CSS_Optimize' ) ) {
|
|
197 |
|
198 |
/**
|
199 |
* CSS Optimize Options
|
|
|
|
|
|
|
200 |
*/
|
201 |
public static function get_css_optimize_options() {
|
202 |
|
203 |
$theme_textdomain = wp_get_theme()->get( 'TextDomain' );
|
|
|
|
|
204 |
if ( 'lightning' === $theme_textdomain || 'lightning-pro' === $theme_textdomain ) {
|
205 |
$old_options = get_option( 'lightning_theme_options' );
|
206 |
} elseif ( 'katawara' === $theme_textdomain ) {
|
@@ -212,12 +215,11 @@ if ( ! class_exists( 'VK_CSS_Optimize' ) ) {
|
|
212 |
$vk_css_optimize_options = get_option( 'vk_css_optimize_options' );
|
213 |
$vk_css_optimize_options_default = self::get_css_optimize_options_default();
|
214 |
|
215 |
-
//
|
216 |
-
// Actualy other array exist but optimize_css is most important
|
217 |
if ( ! isset( $vk_css_optimize_options['tree_shaking'] ) ) {
|
218 |
-
|
219 |
if ( isset( $old_options['optimize_css'] ) ) {
|
220 |
-
if (
|
221 |
$vk_css_optimize_options['tree_shaking'] = 'active';
|
222 |
} else {
|
223 |
$vk_css_optimize_options['tree_shaking'] = '';
|
@@ -225,16 +227,19 @@ if ( ! class_exists( 'VK_CSS_Optimize' ) ) {
|
|
225 |
}
|
226 |
}
|
227 |
|
|
|
228 |
if ( ! isset( $vk_css_optimize_options['tree_shaking_class_exclude'] ) ) {
|
|
|
229 |
if ( ! empty( $old_options['tree_shaking_class_exclude'] ) ) {
|
230 |
$vk_css_optimize_options['tree_shaking_class_exclude'] = esc_html( $old_options['tree_shaking_class_exclude'] );
|
231 |
}
|
232 |
}
|
233 |
|
|
|
234 |
if ( ! isset( $vk_css_optimize_options['preload'] ) ) {
|
235 |
-
|
236 |
if ( isset( $old_options['optimize_css'] ) ) {
|
237 |
-
if ( $old_options['optimize_css']
|
238 |
$vk_css_optimize_options['preload'] = 'active';
|
239 |
} else {
|
240 |
$vk_css_optimize_options['preload'] = '';
|
@@ -255,22 +260,24 @@ if ( ! class_exists( 'VK_CSS_Optimize' ) ) {
|
|
255 |
|
256 |
/**
|
257 |
* Get HTML Document Start
|
|
|
|
|
|
|
258 |
*/
|
259 |
-
public static function get_html_start() {
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
|
264 |
-
* Get HTML Document End
|
265 |
-
*/
|
266 |
-
public static function get_html_end() {
|
267 |
-
if ( ob_get_length() ) {
|
268 |
-
ob_end_flush();
|
269 |
}
|
|
|
270 |
}
|
271 |
|
272 |
/**
|
273 |
* Array of Apply Tree Shaking
|
|
|
|
|
|
|
274 |
*/
|
275 |
public static function css_tree_shaking_array() {
|
276 |
$vk_css_tree_shaking_array = array();
|
@@ -280,6 +287,9 @@ if ( ! class_exists( 'VK_CSS_Optimize' ) ) {
|
|
280 |
|
281 |
/**
|
282 |
* Array of Apply Simple Minify
|
|
|
|
|
|
|
283 |
*/
|
284 |
public static function css_simple_minify_array() {
|
285 |
$vk_css_simple_minify_array = array();
|
@@ -291,35 +301,47 @@ if ( ! class_exists( 'VK_CSS_Optimize' ) ) {
|
|
291 |
* Change Buffer of HTML Document
|
292 |
*
|
293 |
* @param string $buffer Gotten HTML Document
|
|
|
294 |
*/
|
295 |
public static function css_tree_shaking_buffer( $buffer ) {
|
296 |
|
297 |
$options = self::get_css_optimize_options();
|
298 |
|
299 |
-
// Lode Modules
|
|
|
300 |
require_once dirname( __FILE__ ) . '/class-css-tree-shaking.php';
|
301 |
|
302 |
-
// Load Arrays
|
|
|
303 |
$vk_css_tree_shaking_array = self::css_tree_shaking_array();
|
304 |
$vk_css_simple_minify_array = self::css_simple_minify_array();
|
305 |
|
306 |
-
//
|
|
|
|
|
|
|
|
|
307 |
foreach ( $vk_css_tree_shaking_array as $vk_css_array ) {
|
308 |
|
309 |
-
//
|
310 |
-
require_once ABSPATH . 'wp-admin/includes/file.php';
|
311 |
$path_name = $vk_css_array['path'];
|
312 |
if ( WP_Filesystem() ) {
|
313 |
global $wp_filesystem;
|
|
|
314 |
$css = $wp_filesystem->get_contents( $path_name );
|
315 |
}
|
316 |
|
317 |
-
|
|
|
|
|
|
|
318 |
$buffer = str_replace(
|
319 |
'<link rel=\'stylesheet\' id=\'' . $vk_css_array['id'] . '-css\' href=\'' . $vk_css_array['url'] . '?ver=' . $vk_css_array['version'] . '\' type=\'text/css\' media=\'all\' />',
|
320 |
'<style id=\'' . $vk_css_array['id'] . '-css\' type=\'text/css\'>' . $css . '</style>',
|
321 |
$buffer
|
322 |
);
|
|
|
|
|
323 |
$buffer = str_replace(
|
324 |
'<link rel=\'stylesheet\' id=\'' . $vk_css_array['id'] . '-css\' href=\'' . $vk_css_array['url'] . '\' type=\'text/css\' media=\'all\' />',
|
325 |
'<style id=\'' . $vk_css_array['id'] . '-css\' type=\'text/css\'>' . $css . '</style>',
|
@@ -328,24 +350,25 @@ if ( ! class_exists( 'VK_CSS_Optimize' ) ) {
|
|
328 |
|
329 |
}
|
330 |
|
331 |
-
// CSS Simply Minify.
|
|
|
332 |
foreach ( $vk_css_simple_minify_array as $vk_css_array ) {
|
333 |
|
334 |
-
// WP File System で CSS ファイルを読み込み
|
335 |
-
require_once ABSPATH . 'wp-admin/includes/file.php';
|
336 |
$path_name = $vk_css_array['path'];
|
337 |
if ( WP_Filesystem() ) {
|
338 |
global $wp_filesystem;
|
339 |
$css = $wp_filesystem->get_contents( $path_name );
|
340 |
}
|
341 |
|
342 |
-
$css = celtislab\CSS_tree_shaking::simple_minify( $css );
|
343 |
|
|
|
344 |
$buffer = str_replace(
|
345 |
'<link rel=\'stylesheet\' id=\'' . $vk_css_array['id'] . '-css\' href=\'' . $vk_css_array['url'] . '?ver=' . $vk_css_array['version'] . '\' type=\'text/css\' media=\'all\' />',
|
346 |
'<style id=\'' . $vk_css_array['id'] . '-css\' type=\'text/css\'>' . $css . '</style>',
|
347 |
$buffer
|
348 |
);
|
|
|
349 |
$buffer = str_replace(
|
350 |
'<link rel=\'stylesheet\' id=\'' . $vk_css_array['id'] . '-css\' href=\'' . $vk_css_array['url'] . '\' type=\'text/css\' media=\'all\' />',
|
351 |
'<style id=\'' . $vk_css_array['id'] . '-css\' type=\'text/css\'>' . $css . '</style>',
|
@@ -357,6 +380,15 @@ if ( ! class_exists( 'VK_CSS_Optimize' ) ) {
|
|
357 |
return $buffer;
|
358 |
}
|
359 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
360 |
public static function css_preload( $tag, $handle, $href, $media ) {
|
361 |
|
362 |
$vk_css_tree_shaking_array = self::css_tree_shaking_array();
|
@@ -367,25 +399,30 @@ if ( ! class_exists( 'VK_CSS_Optimize' ) ) {
|
|
367 |
$options = self::get_css_optimize_options();
|
368 |
|
369 |
// tree shaking がかかっているものはpreloadから除外する
|
370 |
-
//
|
371 |
foreach ( $vk_css_tree_shaking_array as $vk_css_array ) {
|
372 |
$exclude_handles[] = $vk_css_array['id'];
|
373 |
}
|
374 |
|
375 |
// Simple Minify がかかっているものはpreloadから除外する
|
376 |
-
//
|
377 |
foreach ( $vk_css_simple_minify_array as $vk_css_array ) {
|
378 |
$exclude_handles[] = $vk_css_array['id'];
|
379 |
}
|
380 |
|
|
|
381 |
if ( ! empty( $options['preload_handle_exclude'] ) ) {
|
382 |
-
|
|
|
|
|
383 |
$exclude_handles = array_merge( $exclude_array, $exclude_handles );
|
384 |
}
|
385 |
|
386 |
$exclude_handles = apply_filters( 'vk_css_preload_exclude_handles', $exclude_handles );
|
387 |
-
|
|
|
388 |
if ( ! in_array( $handle, $exclude_handles ) ) {
|
|
|
389 |
$tag = "<link rel='preload' id='" . $handle . "-css' href='" . $href . "' as='style' onload=\"this.onload=null;this.rel='stylesheet'\"/>\n";
|
390 |
$tag .= "<link rel='stylesheet' id='" . $handle . "-css' href='" . $href . "' media='print' onload=\"this.media='all'; this.onload=null;\">\n";
|
391 |
}
|
1 |
<?php
|
2 |
/**
|
3 |
* VK CSS Optimize
|
4 |
+
*
|
5 |
* @package VK CSS Optimize
|
6 |
*/
|
7 |
|
27 |
$options = self::get_css_optimize_options();
|
28 |
|
29 |
if ( ! empty( $options['tree_shaking'] ) ) {
|
30 |
+
add_filter( 'wp_using_themes', array( __CLASS__, 'get_html_start' ), 1, 1 );
|
|
|
31 |
}
|
32 |
|
33 |
if ( ! empty( $options['preload'] ) ) {
|
37 |
|
38 |
/**
|
39 |
* Customize Register
|
40 |
+
*
|
41 |
+
* @param object $wp_customize : wp custommize object .
|
42 |
*/
|
43 |
public static function customize_register( $wp_customize ) {
|
44 |
global $prefix_customize_panel;
|
50 |
)
|
51 |
);
|
52 |
|
53 |
+
// Tree shaking.
|
|
|
|
|
54 |
$wp_customize->add_setting(
|
55 |
'tree_shaking_title',
|
56 |
array(
|
66 |
'section' => 'css_optimize',
|
67 |
'type' => 'text',
|
68 |
'custom_title_sub' => '',
|
|
|
69 |
)
|
70 |
)
|
71 |
);
|
114 |
)
|
115 |
);
|
116 |
|
117 |
+
// Preload.
|
|
|
118 |
$wp_customize->add_setting(
|
119 |
'css_preload_title',
|
120 |
array(
|
130 |
'section' => 'css_optimize',
|
131 |
'type' => 'text',
|
132 |
'custom_title_sub' => '',
|
|
|
133 |
)
|
134 |
)
|
135 |
);
|
182 |
|
183 |
/**
|
184 |
* CSS Optimize Default Options
|
185 |
+
*
|
186 |
+
* @return array $vk_css_optimize_options_default .
|
187 |
*/
|
188 |
public static function get_css_optimize_options_default() {
|
189 |
$vk_css_optimize_options_default = array(
|
195 |
|
196 |
/**
|
197 |
* CSS Optimize Options
|
198 |
+
* 古いオプションやデフォルト値を結合して返す
|
199 |
+
*
|
200 |
+
* @return array $vk_css_optimize_options .
|
201 |
*/
|
202 |
public static function get_css_optimize_options() {
|
203 |
|
204 |
$theme_textdomain = wp_get_theme()->get( 'TextDomain' );
|
205 |
+
|
206 |
+
// CSS高速化を各テーマなどで保存していた頃の互換処理.
|
207 |
if ( 'lightning' === $theme_textdomain || 'lightning-pro' === $theme_textdomain ) {
|
208 |
$old_options = get_option( 'lightning_theme_options' );
|
209 |
} elseif ( 'katawara' === $theme_textdomain ) {
|
215 |
$vk_css_optimize_options = get_option( 'vk_css_optimize_options' );
|
216 |
$vk_css_optimize_options_default = self::get_css_optimize_options_default();
|
217 |
|
218 |
+
// 新しい保存値に保存されていない場合.
|
|
|
219 |
if ( ! isset( $vk_css_optimize_options['tree_shaking'] ) ) {
|
220 |
+
// 古い設定がある場合(互換処理).
|
221 |
if ( isset( $old_options['optimize_css'] ) ) {
|
222 |
+
if ( 'optomize-all-css' === $old_options['optimize_css'] || 'tree-shaking' === $old_options['optimize_css'] ) {
|
223 |
$vk_css_optimize_options['tree_shaking'] = 'active';
|
224 |
} else {
|
225 |
$vk_css_optimize_options['tree_shaking'] = '';
|
227 |
}
|
228 |
}
|
229 |
|
230 |
+
// 除外指定がない場合.
|
231 |
if ( ! isset( $vk_css_optimize_options['tree_shaking_class_exclude'] ) ) {
|
232 |
+
// 古いoption値で除外指定が存在する場合(互換処理).
|
233 |
if ( ! empty( $old_options['tree_shaking_class_exclude'] ) ) {
|
234 |
$vk_css_optimize_options['tree_shaking_class_exclude'] = esc_html( $old_options['tree_shaking_class_exclude'] );
|
235 |
}
|
236 |
}
|
237 |
|
238 |
+
// プリロード指定がない場合.
|
239 |
if ( ! isset( $vk_css_optimize_options['preload'] ) ) {
|
240 |
+
// 古いoption値でプリロード設定が存在する場合(互換処理).
|
241 |
if ( isset( $old_options['optimize_css'] ) ) {
|
242 |
+
if ( 'optomize-all-css' === $old_options['optimize_css'] ) {
|
243 |
$vk_css_optimize_options['preload'] = 'active';
|
244 |
} else {
|
245 |
$vk_css_optimize_options['preload'] = '';
|
260 |
|
261 |
/**
|
262 |
* Get HTML Document Start
|
263 |
+
*
|
264 |
+
* @param bool $is_use_themes .
|
265 |
+
* @return $is_use_themes;
|
266 |
*/
|
267 |
+
public static function get_html_start( $is_use_themes ) {
|
268 |
+
// template_redirect が呼ばれる前でのみ実行する .
|
269 |
+
if ( $is_use_themes && did_action( 'template_redirect' ) === 0 ) {
|
270 |
+
// バッファ開始.
|
271 |
+
ob_start( 'VK_CSS_Optimize::css_tree_shaking_buffer' );
|
|
|
|
|
|
|
|
|
|
|
272 |
}
|
273 |
+
return $is_use_themes;
|
274 |
}
|
275 |
|
276 |
/**
|
277 |
* Array of Apply Tree Shaking
|
278 |
+
* Tree Shaking にかけるCSS情報の配列
|
279 |
+
*
|
280 |
+
* @return array $vk_css_tree_shaking_array.
|
281 |
*/
|
282 |
public static function css_tree_shaking_array() {
|
283 |
$vk_css_tree_shaking_array = array();
|
287 |
|
288 |
/**
|
289 |
* Array of Apply Simple Minify
|
290 |
+
* 単純なCSS最小化にかけるCSS情報の配列
|
291 |
+
*
|
292 |
+
* @return array $vk_css_simple_minify_array
|
293 |
*/
|
294 |
public static function css_simple_minify_array() {
|
295 |
$vk_css_simple_minify_array = array();
|
301 |
* Change Buffer of HTML Document
|
302 |
*
|
303 |
* @param string $buffer Gotten HTML Document
|
304 |
+
* @return $buffer
|
305 |
*/
|
306 |
public static function css_tree_shaking_buffer( $buffer ) {
|
307 |
|
308 |
$options = self::get_css_optimize_options();
|
309 |
|
310 |
+
// Lode Modules.
|
311 |
+
// Tree shaking モジュール読み込み .
|
312 |
require_once dirname( __FILE__ ) . '/class-css-tree-shaking.php';
|
313 |
|
314 |
+
// Load CSS Arrays
|
315 |
+
// 軽量化するCSSの情報配列読み込み.
|
316 |
$vk_css_tree_shaking_array = self::css_tree_shaking_array();
|
317 |
$vk_css_simple_minify_array = self::css_simple_minify_array();
|
318 |
|
319 |
+
// WP_Filesystem() が使えるように読み込み.
|
320 |
+
require_once ABSPATH . 'wp-admin/includes/file.php';
|
321 |
+
|
322 |
+
// CSS Tree Shaking //////////////////////////////////////////// .
|
323 |
+
|
324 |
foreach ( $vk_css_tree_shaking_array as $vk_css_array ) {
|
325 |
|
326 |
+
// 読み込むCSSファイルのパス.
|
|
|
327 |
$path_name = $vk_css_array['path'];
|
328 |
if ( WP_Filesystem() ) {
|
329 |
global $wp_filesystem;
|
330 |
+
// CSSのファイルの中身を取得.
|
331 |
$css = $wp_filesystem->get_contents( $path_name );
|
332 |
}
|
333 |
|
334 |
+
// ree shaking を実行して再格納 .
|
335 |
+
$css = celtislab\v2_1\CSS_tree_shaking::extended_minify( celtislab\v2_1\CSS_tree_shaking::simple_minify( $css ), $buffer );
|
336 |
+
|
337 |
+
// ファイルで読み込んでいるCSSを直接出力に置換(バージョンパラメーターあり).
|
338 |
$buffer = str_replace(
|
339 |
'<link rel=\'stylesheet\' id=\'' . $vk_css_array['id'] . '-css\' href=\'' . $vk_css_array['url'] . '?ver=' . $vk_css_array['version'] . '\' type=\'text/css\' media=\'all\' />',
|
340 |
'<style id=\'' . $vk_css_array['id'] . '-css\' type=\'text/css\'>' . $css . '</style>',
|
341 |
$buffer
|
342 |
);
|
343 |
+
|
344 |
+
// ファイルで読み込んでいるCSSを直接出力に置換(バージョンパラメーターなし).
|
345 |
$buffer = str_replace(
|
346 |
'<link rel=\'stylesheet\' id=\'' . $vk_css_array['id'] . '-css\' href=\'' . $vk_css_array['url'] . '\' type=\'text/css\' media=\'all\' />',
|
347 |
'<style id=\'' . $vk_css_array['id'] . '-css\' type=\'text/css\'>' . $css . '</style>',
|
350 |
|
351 |
}
|
352 |
|
353 |
+
// CSS Simply Minify //////////////////////////////////////////// .
|
354 |
+
|
355 |
foreach ( $vk_css_simple_minify_array as $vk_css_array ) {
|
356 |
|
|
|
|
|
357 |
$path_name = $vk_css_array['path'];
|
358 |
if ( WP_Filesystem() ) {
|
359 |
global $wp_filesystem;
|
360 |
$css = $wp_filesystem->get_contents( $path_name );
|
361 |
}
|
362 |
|
363 |
+
$css = celtislab\v2_1\CSS_tree_shaking::simple_minify( $css );
|
364 |
|
365 |
+
// ファイルで読み込んでいるCSSを直接出力に置換(バージョンパラメーターあり).
|
366 |
$buffer = str_replace(
|
367 |
'<link rel=\'stylesheet\' id=\'' . $vk_css_array['id'] . '-css\' href=\'' . $vk_css_array['url'] . '?ver=' . $vk_css_array['version'] . '\' type=\'text/css\' media=\'all\' />',
|
368 |
'<style id=\'' . $vk_css_array['id'] . '-css\' type=\'text/css\'>' . $css . '</style>',
|
369 |
$buffer
|
370 |
);
|
371 |
+
// ファイルで読み込んでいるCSSを直接出力に置換(バージョンパラメーターなし).
|
372 |
$buffer = str_replace(
|
373 |
'<link rel=\'stylesheet\' id=\'' . $vk_css_array['id'] . '-css\' href=\'' . $vk_css_array['url'] . '\' type=\'text/css\' media=\'all\' />',
|
374 |
'<style id=\'' . $vk_css_array['id'] . '-css\' type=\'text/css\'>' . $css . '</style>',
|
380 |
return $buffer;
|
381 |
}
|
382 |
|
383 |
+
/**
|
384 |
+
* Undocumented function
|
385 |
+
*
|
386 |
+
* @param string $tag .
|
387 |
+
* @param string $handle .
|
388 |
+
* @param string $href .
|
389 |
+
* @param string $media .
|
390 |
+
* @return string $tag .
|
391 |
+
*/
|
392 |
public static function css_preload( $tag, $handle, $href, $media ) {
|
393 |
|
394 |
$vk_css_tree_shaking_array = self::css_tree_shaking_array();
|
399 |
$options = self::get_css_optimize_options();
|
400 |
|
401 |
// tree shaking がかかっているものはpreloadから除外する
|
402 |
+
// でないと表示時に一瞬崩れて結局実用性に問題があるため.
|
403 |
foreach ( $vk_css_tree_shaking_array as $vk_css_array ) {
|
404 |
$exclude_handles[] = $vk_css_array['id'];
|
405 |
}
|
406 |
|
407 |
// Simple Minify がかかっているものはpreloadから除外する
|
408 |
+
// でないと表示時に一瞬崩れて結局実用性に問題があるため.
|
409 |
foreach ( $vk_css_simple_minify_array as $vk_css_array ) {
|
410 |
$exclude_handles[] = $vk_css_array['id'];
|
411 |
}
|
412 |
|
413 |
+
// プリロードから除外するCSSハンドルが option で保存されている場合.
|
414 |
if ( ! empty( $options['preload_handle_exclude'] ) ) {
|
415 |
+
// 保存されているされている除外するCSSハンドルを配列に変換.
|
416 |
+
$exclude_array = explode( ',', $options['preload_handle_exclude'] );
|
417 |
+
// 除外するCSSハンドルの配列をマージ.
|
418 |
$exclude_handles = array_merge( $exclude_array, $exclude_handles );
|
419 |
}
|
420 |
|
421 |
$exclude_handles = apply_filters( 'vk_css_preload_exclude_handles', $exclude_handles );
|
422 |
+
|
423 |
+
// クリティカルじゃないCSS(tree shakingにかけているもの以外)をpreload .
|
424 |
if ( ! in_array( $handle, $exclude_handles ) ) {
|
425 |
+
// preload を追加する.
|
426 |
$tag = "<link rel='preload' id='" . $handle . "-css' href='" . $href . "' as='style' onload=\"this.onload=null;this.rel='stylesheet'\"/>\n";
|
427 |
$tag .= "<link rel='stylesheet' id='" . $handle . "-css' href='" . $href . "' media='print' onload=\"this.media='all'; this.onload=null;\">\n";
|
428 |
}
|
options-css/_admin-balloon.scss
ADDED
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
.vk_admin_page .adminMain_main .balloonIconList {
|
2 |
+
margin-left:0;
|
3 |
+
}
|
4 |
+
.vk_admin_page .adminMain_main .balloonIconList li {
|
5 |
+
list-style:none;
|
6 |
+
}
|
7 |
+
.balloonIconList {
|
8 |
+
width:100%;
|
9 |
+
display:flex;
|
10 |
+
flex-wrap: wrap;
|
11 |
+
}
|
12 |
+
.balloonIconList li {
|
13 |
+
box-sizing:border-box;
|
14 |
+
width:29.5%;
|
15 |
+
padding:20px 15px 15px;
|
16 |
+
margin:10px;
|
17 |
+
border:1px solid #ccc;
|
18 |
+
border-radius:5px;
|
19 |
+
background-color:rgba(255,255,255,0.9);
|
20 |
+
box-shadow:inset 0px 0px 0px 1px rgba(255,255,255,1);
|
21 |
+
}
|
22 |
+
.balloonIconList_iconFrame {
|
23 |
+
width:100px;
|
24 |
+
margin:0 auto 0.5rem;
|
25 |
+
}
|
26 |
+
.balloonIconList_iconFrame_src {
|
27 |
+
width:100px;
|
28 |
+
height:100px;
|
29 |
+
object-fit:cover;
|
30 |
+
border-radius:50%;
|
31 |
+
border:1px solid #e5e5e5;
|
32 |
+
}
|
33 |
+
.balloonIconList li img {
|
34 |
+
|
35 |
+
}
|
36 |
+
.balloonIconList li .button {
|
37 |
+
width:49%;
|
38 |
+
margin-top:5px;
|
39 |
+
box-shadow:inset 0px 0px 0px 1px rgba(255,255,255,0.7);
|
40 |
+
}
|
41 |
+
.balloonIconList li .button.button-set {
|
42 |
+
color:#464646;
|
43 |
+
border-color:#999;
|
44 |
+
float:left;
|
45 |
+
}
|
46 |
+
.balloonIconList li .button.button-delete {
|
47 |
+
color:#c00;
|
48 |
+
border-color:#c00;
|
49 |
+
float:right;
|
50 |
+
}
|
51 |
+
input.balloonIconList_name_input[type=text] {
|
52 |
+
display:block;
|
53 |
+
width:100%;
|
54 |
+
text-align:center;
|
55 |
+
border-color:#ccc;
|
56 |
+
box-shadow:inset 1px 1px 2px 0 rgba(0,0,0,0.1);
|
57 |
+
}
|
58 |
+
.balloonIconList_nameLabel {
|
59 |
+
clear:both;
|
60 |
+
display:block; overflow:hidden;
|
61 |
+
padding-top:0.5rem;
|
62 |
+
padding-bottom:0.3rem;
|
63 |
+
}
|
options-css/_admin-margin.scss
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
1 |
+
.spacer-input input[type="number"]{
|
2 |
+
width: 5em;
|
3 |
+
text-align: center;
|
4 |
+
}
|
options-css/admin-merge.scss
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
// margin
|
2 |
+
@import "./admin-margin";
|
3 |
+
|
4 |
+
// balloon
|
5 |
+
@import "./admin-balloon";
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link:
|
|
4 |
Tags: Gutenberg,FAQ,alert
|
5 |
Requires at least: 5.8
|
6 |
Tested up to: 6.0.0
|
7 |
-
Stable tag: 1.36.
|
8 |
Requires PHP: 7.2
|
9 |
License: GPLv2 or later
|
10 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
@@ -64,6 +64,20 @@ e.g.
|
|
64 |
|
65 |
== Changelog ==
|
66 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
= 1.36.1 =
|
68 |
[ Bug fix ] Fix active pro version
|
69 |
|
4 |
Tags: Gutenberg,FAQ,alert
|
5 |
Requires at least: 5.8
|
6 |
Tested up to: 6.0.0
|
7 |
+
Stable tag: 1.36.2.0
|
8 |
Requires PHP: 7.2
|
9 |
License: GPLv2 or later
|
10 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
64 |
|
65 |
== Changelog ==
|
66 |
|
67 |
+
= 1.37.0 =
|
68 |
+
[ Specification Change ][ Step Item ] Change padding-bottom to margin-bottom
|
69 |
+
[ Specification Change ][ Timeline Item ] Change padding-bottom to margin-bottom
|
70 |
+
[ Specification Change ][ Timeline ] If no label, the outer html will not be displayed.
|
71 |
+
[ Specification Change ][ Outer ] Move width control to block toolbar.
|
72 |
+
[ Specification Change ] Change the style loaded on the options page to a css file.
|
73 |
+
[ Bug fix ][ Tree Shaking ] cope with not(***,***)
|
74 |
+
[ Bug fix ][ Heading design ] Fix text-align
|
75 |
+
|
76 |
+
= 1.36.2 =
|
77 |
+
[ Specification Change ] allow iframe on post list filter
|
78 |
+
[ Bug Fix ][ Slider ( Pro ) ] Add compatibility process.
|
79 |
+
[ Bug fix ][ Heading design ] Fix plain design text-align
|
80 |
+
|
81 |
= 1.36.1 =
|
82 |
[ Bug fix ] Fix active pro version
|
83 |
|
src/extensions/core/heading/style.scss
CHANGED
@@ -49,6 +49,17 @@ $color_key: #337ab7;
|
|
49 |
h3.is-style-vk-heading:after {
|
50 |
border-bottom: none !important;
|
51 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
&-plain {
|
53 |
@include title_unset;
|
54 |
|
@@ -65,6 +76,7 @@ $color_key: #337ab7;
|
|
65 |
&[class*=has-background]{
|
66 |
padding: var(--vk-heading-has-background-padding);
|
67 |
}
|
|
|
68 |
}
|
69 |
|
70 |
// &-speech_balloon_fill {
|
49 |
h3.is-style-vk-heading:after {
|
50 |
border-bottom: none !important;
|
51 |
}
|
52 |
+
&-plain,
|
53 |
+
&-background_fill_lightgray,
|
54 |
+
&-double_black,
|
55 |
+
&-double_bottomborder_black,
|
56 |
+
&-solid_black,
|
57 |
+
&-solid_bottomborder_black,
|
58 |
+
&-dotted_bottomborder_black{
|
59 |
+
&:not(.has-text-align-center,.has-text-align-right){
|
60 |
+
text-align: left;
|
61 |
+
}
|
62 |
+
}
|
63 |
&-plain {
|
64 |
@include title_unset;
|
65 |
|
76 |
&[class*=has-background]{
|
77 |
padding: var(--vk-heading-has-background-padding);
|
78 |
}
|
79 |
+
|
80 |
}
|
81 |
|
82 |
// &-speech_balloon_fill {
|
vendor/composer/installed.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
'type' => 'library',
|
6 |
'install_path' => __DIR__ . '/../../',
|
7 |
'aliases' => array(),
|
8 |
-
'reference' => '
|
9 |
'name' => 'vektor/vk-blocks-pro',
|
10 |
'dev' => false,
|
11 |
),
|
@@ -72,7 +72,7 @@
|
|
72 |
'type' => 'library',
|
73 |
'install_path' => __DIR__ . '/../../',
|
74 |
'aliases' => array(),
|
75 |
-
'reference' => '
|
76 |
'dev_requirement' => false,
|
77 |
),
|
78 |
'yahnis-elsts/plugin-update-checker' => array(
|
5 |
'type' => 'library',
|
6 |
'install_path' => __DIR__ . '/../../',
|
7 |
'aliases' => array(),
|
8 |
+
'reference' => '250d50e38c1f317128d429f050167358bada952a',
|
9 |
'name' => 'vektor/vk-blocks-pro',
|
10 |
'dev' => false,
|
11 |
),
|
72 |
'type' => 'library',
|
73 |
'install_path' => __DIR__ . '/../../',
|
74 |
'aliases' => array(),
|
75 |
+
'reference' => '250d50e38c1f317128d429f050167358bada952a',
|
76 |
'dev_requirement' => false,
|
77 |
),
|
78 |
'yahnis-elsts/plugin-update-checker' => array(
|
vk-blocks.php
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
-
* Plugin Name: VK Blocks
|
4 |
* Plugin URI: https://github.com/vektor-inc/vk-blocks
|
5 |
* Description: This is a plugin that extends Gutenberg's blocks.
|
6 |
-
* Version: 1.
|
7 |
-
* Stable tag: 1.36.
|
8 |
* Requires at least: 5.8
|
9 |
* Author: Vektor,Inc.
|
10 |
* Author URI: https://vektor-inc.co.jp
|
1 |
<?php
|
2 |
/**
|
3 |
+
* Plugin Name: VK Blocks
|
4 |
* Plugin URI: https://github.com/vektor-inc/vk-blocks
|
5 |
* Description: This is a plugin that extends Gutenberg's blocks.
|
6 |
+
* Version: 1.37.0.0
|
7 |
+
* Stable tag: 1.36.2.0
|
8 |
* Requires at least: 5.8
|
9 |
* Author: Vektor,Inc.
|
10 |
* Author URI: https://vektor-inc.co.jp
|