From 64edfc0375a0be38a21cb185cf02a985771a3937 Mon Sep 17 00:00:00 2001 From: goutetsuguma Date: Fri, 2 Feb 2024 11:14:09 +0900 Subject: [PATCH 1/3] =?UTF-8?q?fix:CF7=E3=81=AEsubmit=E3=83=9C=E3=82=BF?= =?UTF-8?q?=E3=83=B3=E3=81=AE=E8=A3=85=E9=A3=BE=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/_scss/_block-common.scss | 42 ++++++++++++++++++++------------- assets/css/editor.css | 2 +- assets/css/style.css | 2 +- 3 files changed, 27 insertions(+), 19 deletions(-) diff --git a/assets/_scss/_block-common.scss b/assets/_scss/_block-common.scss index 2405065..bc96835 100644 --- a/assets/_scss/_block-common.scss +++ b/assets/_scss/_block-common.scss @@ -2,31 +2,39 @@ * ブロック上書きCSS */ - -//VK ボタン -.vk_button{ - .btn{ +//ContactForm送信ボタン +input[type=submit]{ + &.wpcf7-submit{ @include btn(); @include shadow-link; - + padding-top: 0.8rem; + padding-bottom: 0.8rem; &:hover{ @include shadow-hover; } - &.vk_button_link.btn { - padding-top: 0.8rem; - padding-bottom: 0.8rem; - } - &-light{ + } +} +//VK ボタン +.vk_button .btn{ + @include btn(); + @include shadow-link; + &:hover{ + @include shadow-hover; + } + &.vk_button_link.btn { + padding-top: 0.8rem; + padding-bottom: 0.8rem; + } + &-light{ + background-color: #ffffff; + border-color: #ffffff; + &:hover { background-color: #ffffff; border-color: #ffffff; - &:hover { - background-color: #ffffff; - border-color: #ffffff; - } - .fas { - color: var(--vk-color-primary); - } } + .fas { + color: var(--vk-color-primary); + } } //ボタンスタイルがテキスト diff --git a/assets/css/editor.css b/assets/css/editor.css index c5188ff..e613ed5 100644 --- a/assets/css/editor.css +++ b/assets/css/editor.css @@ -1 +1 @@ -:root{--vk-size-radius-btn-primary:100px}.editor-styles-wrapper .vk-last-child-margin-bottom{margin-bottom:0}.editor-styles-wrapper .vk-button-min-width .vk_button_link.btn{min-width:18rem}.editor-styles-wrapper .vk-headding-key-visual{font-size:calc(30px + 8*(100vw - 576px)/624)}.editor-styles-wrapper .vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624);z-index:1}.editor-styles-wrapper .vk-headding-lp.heading-top-over{position:absolute;top:-1.75rem}.wp-block-group>.editor-styles-wrapper .vk-headding-lp.heading-top-over{height:0;left:calc((100vw - (var(--vk-width-container) - var(--vk-width-container-padding)*2))/2)}.editor-styles-wrapper .vk-headding-lp em{font-size:1.25em;font-style:normal}.editor-styles-wrapper h3.vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624 - 4px)}.editor-styles-wrapper h4.vk-headding-lp,.editor-styles-wrapper h5.vk-headding-lp,.editor-styles-wrapper h6.vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624 - 8px)}.editor-styles-wrapper .vk-heading-subtext-border{position:relative;text-align:center}.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_title{font-size:calc(28px + 4*(100vw - 576px)/624)}.editor-styles-wrapper .vk-heading-subtext-border.vk-heading-subtext-en .vk_heading_subtext{font-family:"Roboto",sans-serif}.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_subtext{position:relative;display:inline-block;letter-spacing:.05rem;padding-left:70px;padding-right:70px}.editor-styles-wrapper .vk-heading-subtext-border.vk-heading-subtext-border-color-wh .vk_heading_subtext:before,.editor-styles-wrapper .vk-heading-subtext-border.vk-heading-subtext-border-color-wh .vk_heading_subtext:after{background-color:#fff}.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_subtext:before,.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_subtext:after{content:"";position:absolute;top:50%;bottom:0;display:inline-block;width:50px;height:1px;background-color:currentColor}.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_subtext:before{left:0}.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_subtext:after{right:0px}.editor-styles-wrapper .vk-font-family-en{font-family:"Roboto",sans-serif}.editor-styles-wrapper .vk-label,.editor-styles-wrapper p.vk-label,.editor-styles-wrapper p.vk-label.has-background{border-radius:100px;padding:.5rem 1rem;min-width:110px;margin-top:0}.editor-styles-wrapper .vk-label.vk-label-top-over,.editor-styles-wrapper p.vk-label.vk-label-top-over,.editor-styles-wrapper p.vk-label.has-background.vk-label-top-over{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.editor-styles-wrapper .vk-size-radius{border-radius:var(--vk-size-radius)}.editor-styles-wrapper .vk-shadow-primary{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .vk_gridColumn-shadow .vk_gridColumn_item_inner{box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .vk_gridColumn-shadow .vk_gridColumn_item_inner:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .vk_icon.vk-icon-top-over{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.editor-styles-wrapper .vk-contact-txt-tel,.editor-styles-wrapper .vk-contact-txt-tel .vk_heading_title{font-family:"Roboto",sans-serif;font-size:calc(28px + 4*(100vw - 576px)/624);color:var(--vk-color-primary)}.editor-styles-wrapper .vk-contact-txt-tel .fa-phone,.editor-styles-wrapper .vk-contact-txt-tel .vk_heading_title .fa-phone{font-size:.8em}.editor-styles-wrapper .veu_socialSet .sb_icon a{padding:5px 15px;border-radius:var(--vk-size-radius-btn-primary)}.editor-styles-wrapper .veu_card{border:unset;box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .veu_card .veu_card_inner{padding:2rem}.editor-styles-wrapper .veu_card:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .veu_contact .contact_txt_catch{margin-bottom:.5rem}.editor-styles-wrapper .veu_contact .contact_txt_tel{margin-bottom:.5rem}.editor-styles-wrapper .veu_contact .contact_txt_catch,.editor-styles-wrapper .veu_contact .contact_txt_time{font-size:1.12rem}.editor-styles-wrapper .veu_contact .contact_bt{font-size:1.5rem;border-radius:var(--vk-size-radius-btn-primary)}.editor-styles-wrapper .veu_contact .fa-arrow-alt-circle-right{display:none}@media(min-width: 1200px){.editor-styles-wrapper .veu_contact-layout-horizontal .contact_frame{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.editor-styles-wrapper .veu_contact-layout-horizontal .veu_contact .contact_bt{min-width:500px}}.editor-styles-wrapper .vk_button .btn{border-radius:var(--vk-size-radius-btn-primary);box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .vk_button .btn:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .vk_button .btn.vk_button_link.btn{padding-top:.8rem;padding-bottom:.8rem}.editor-styles-wrapper .vk_button .btn-light{background-color:#fff;border-color:#fff}.editor-styles-wrapper .vk_button .btn-light:hover{background-color:#fff;border-color:#fff}.editor-styles-wrapper .vk_button .btn-light .fas{color:var(--vk-color-primary)}.editor-styles-wrapper .vk_button_link-type-text{-webkit-transition:.3s;transition:.3s}.editor-styles-wrapper .vk_button_link-type-text:hover{letter-spacing:.15rem}.editor-styles-wrapper .vk_button.icon-color-primary .fas{color:var(--vk-color-primary)}.editor-styles-wrapper .btn:not(.header-top-contact-btn a){border-radius:var(--vk-size-radius-btn-primary)}.editor-styles-wrapper .vk-cols--fitbnrs .vk_button .btn{box-shadow:unset}.editor-styles-wrapper .vk_posts .card-post:not(.card-noborder):hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .vk_posts .postListText_singleTermLabel_inner{border-radius:var(--vk-size-radius-btn-primary)}.editor-styles-wrapper .vk_posts .vk_post_imgOuter_singleTermLabel{border-radius:var(--vk-size-radius-btn-primary);top:5px;right:5px;padding:.1em 1em}.editor-styles-wrapper .vk_posts .next-prev-prev .vk_post_imgOuter_singleTermLabel{left:5px;right:unset}.editor-styles-wrapper .card:not(.card-noborder){position:relative;border:unset;box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .card:not(.card-noborder):hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .wp-block-vk-blocks-grid-column-item .vk_gridColumn_item_inner{border-radius:var(--vk-size-radius)}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq{background-color:#fff;border-bottom:unset;border-radius:var(--vk-size-radius);box-shadow:0 0 5px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion.vk_faq-accordion-close,.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion.vk_faq-accordion-open,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion.vk_faq-accordion-close,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion.vk_faq-accordion-open{margin-bottom:2rem}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_title:before,.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_content:before,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_title:before,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_content:before{left:1.5rem;top:1.5rem}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_title,.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_content,.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_content-accordion-open,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_title,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_content,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_content-accordion-open{padding:1.5rem 1.5rem 1.5rem 4rem}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_content-accordion-close,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_content-accordion-close{padding-top:0;padding-bottom:0}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion-close .vk_faq_title::after,.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion-open .vk_faq_title::after,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion-close .vk_faq_title::after,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion-open .vk_faq_title::after{right:3.7rem}.editor-styles-wrapper .vk_posts-layout-postListText .postListText_date{font-size:.9rem;color:var(--vk-color-text-light)}.editor-styles-wrapper .vk_posts-layout-postListText .postListText_title{font-size:1rem}.editor-styles-wrapper .vk_posts-layout-postListText .postListText_title a{text-decoration:none}.editor-styles-wrapper .vk_posts-layout-postListText .postListText{padding:1rem 0 .9rem;border-bottom:1px solid var(--vk-color-border-hr)}@media(max-width: 991.98px){.editor-styles-wrapper .vk_outer-bgPosition-fixed{background-attachment:unset !important}}.editor-styles-wrapper .swiper-container.vk_slider .swiper-button-next,.editor-styles-wrapper .swiper-container.vk_slider .swiper-button-prev{background-color:rgba(0,0,0,.5);border-radius:50%}.editor-styles-wrapper .swiper-container.vk_slider .swiper-button-next::after,.editor-styles-wrapper .swiper-container.vk_slider .swiper-button-prev::after{color:#fff}.editor-styles-wrapper .vk_step .vk_step_item .vk_step_item_dot{font-family:"Roboto",sans-serif;font-size:1.2rem}.editor-styles-wrapper .site-body-bottom .wp-block-social-links{margin-top:0}.editor-styles-wrapper .wp-block-group[class*=is-style-vk-group-alert-] .vk_heading i{color:inherit}.editor-styles-wrapper .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border:1px solid var(--vk-color-border-form);border-radius:var(--vk-size-radius)}.editor-styles-wrapper .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{width:40px;background:rgba(0,0,0,0)}.vk_gridColumn .vk_gridColumn_item .vk_gridColumn_item_inner .block-editor-block-list__layout{position:static}.vk_posts .postListText_title{margin-top:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border-radius:100px} +:root{--vk-size-radius-btn-primary:100px}.editor-styles-wrapper .vk-last-child-margin-bottom{margin-bottom:0}.editor-styles-wrapper .vk-button-min-width .vk_button_link.btn{min-width:18rem}.editor-styles-wrapper .vk-headding-key-visual{font-size:calc(30px + 8*(100vw - 576px)/624)}.editor-styles-wrapper .vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624);z-index:1}.editor-styles-wrapper .vk-headding-lp.heading-top-over{position:absolute;top:-1.75rem}.wp-block-group>.editor-styles-wrapper .vk-headding-lp.heading-top-over{height:0;left:calc((100vw - (var(--vk-width-container) - var(--vk-width-container-padding)*2))/2)}.editor-styles-wrapper .vk-headding-lp em{font-size:1.25em;font-style:normal}.editor-styles-wrapper h3.vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624 - 4px)}.editor-styles-wrapper h4.vk-headding-lp,.editor-styles-wrapper h5.vk-headding-lp,.editor-styles-wrapper h6.vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624 - 8px)}.editor-styles-wrapper .vk-heading-subtext-border{position:relative;text-align:center}.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_title{font-size:calc(28px + 4*(100vw - 576px)/624)}.editor-styles-wrapper .vk-heading-subtext-border.vk-heading-subtext-en .vk_heading_subtext{font-family:"Roboto",sans-serif}.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_subtext{position:relative;display:inline-block;letter-spacing:.05rem;padding-left:70px;padding-right:70px}.editor-styles-wrapper .vk-heading-subtext-border.vk-heading-subtext-border-color-wh .vk_heading_subtext:before,.editor-styles-wrapper .vk-heading-subtext-border.vk-heading-subtext-border-color-wh .vk_heading_subtext:after{background-color:#fff}.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_subtext:before,.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_subtext:after{content:"";position:absolute;top:50%;bottom:0;display:inline-block;width:50px;height:1px;background-color:currentColor}.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_subtext:before{left:0}.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_subtext:after{right:0px}.editor-styles-wrapper .vk-font-family-en{font-family:"Roboto",sans-serif}.editor-styles-wrapper .vk-label,.editor-styles-wrapper p.vk-label,.editor-styles-wrapper p.vk-label.has-background{border-radius:100px;padding:.5rem 1rem;min-width:110px;margin-top:0}.editor-styles-wrapper .vk-label.vk-label-top-over,.editor-styles-wrapper p.vk-label.vk-label-top-over,.editor-styles-wrapper p.vk-label.has-background.vk-label-top-over{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.editor-styles-wrapper .vk-size-radius{border-radius:var(--vk-size-radius)}.editor-styles-wrapper .vk-shadow-primary{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .vk_gridColumn-shadow .vk_gridColumn_item_inner{box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .vk_gridColumn-shadow .vk_gridColumn_item_inner:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .vk_icon.vk-icon-top-over{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.editor-styles-wrapper .vk-contact-txt-tel,.editor-styles-wrapper .vk-contact-txt-tel .vk_heading_title{font-family:"Roboto",sans-serif;font-size:calc(28px + 4*(100vw - 576px)/624);color:var(--vk-color-primary)}.editor-styles-wrapper .vk-contact-txt-tel .fa-phone,.editor-styles-wrapper .vk-contact-txt-tel .vk_heading_title .fa-phone{font-size:.8em}.editor-styles-wrapper .veu_socialSet .sb_icon a{padding:5px 15px;border-radius:var(--vk-size-radius-btn-primary)}.editor-styles-wrapper .veu_card{border:unset;box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .veu_card .veu_card_inner{padding:2rem}.editor-styles-wrapper .veu_card:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .veu_contact .contact_txt_catch{margin-bottom:.5rem}.editor-styles-wrapper .veu_contact .contact_txt_tel{margin-bottom:.5rem}.editor-styles-wrapper .veu_contact .contact_txt_catch,.editor-styles-wrapper .veu_contact .contact_txt_time{font-size:1.12rem}.editor-styles-wrapper .veu_contact .contact_bt{font-size:1.5rem;border-radius:var(--vk-size-radius-btn-primary)}.editor-styles-wrapper .veu_contact .fa-arrow-alt-circle-right{display:none}@media(min-width: 1200px){.editor-styles-wrapper .veu_contact-layout-horizontal .contact_frame{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.editor-styles-wrapper .veu_contact-layout-horizontal .veu_contact .contact_bt{min-width:500px}}.editor-styles-wrapper input[type=submit].wpcf7-submit{border-radius:var(--vk-size-radius-btn-primary);box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s;padding-top:.8rem;padding-bottom:.8rem}.editor-styles-wrapper input[type=submit].wpcf7-submit:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .vk_button .btn{border-radius:var(--vk-size-radius-btn-primary);box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .vk_button .btn:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .vk_button .btn.vk_button_link.btn{padding-top:.8rem;padding-bottom:.8rem}.editor-styles-wrapper .vk_button .btn-light{background-color:#fff;border-color:#fff}.editor-styles-wrapper .vk_button .btn-light:hover{background-color:#fff;border-color:#fff}.editor-styles-wrapper .vk_button .btn-light .fas{color:var(--vk-color-primary)}.editor-styles-wrapper .vk_button .btn_link-type-text{-webkit-transition:.3s;transition:.3s}.editor-styles-wrapper .vk_button .btn_link-type-text:hover{letter-spacing:.15rem}.editor-styles-wrapper .vk_button .btn.icon-color-primary .fas{color:var(--vk-color-primary)}.editor-styles-wrapper .btn:not(.header-top-contact-btn a){border-radius:var(--vk-size-radius-btn-primary)}.editor-styles-wrapper .vk-cols--fitbnrs .vk_button .btn{box-shadow:unset}.editor-styles-wrapper .vk_posts .card-post:not(.card-noborder):hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .vk_posts .postListText_singleTermLabel_inner{border-radius:var(--vk-size-radius-btn-primary)}.editor-styles-wrapper .vk_posts .vk_post_imgOuter_singleTermLabel{border-radius:var(--vk-size-radius-btn-primary);top:5px;right:5px;padding:.1em 1em}.editor-styles-wrapper .vk_posts .next-prev-prev .vk_post_imgOuter_singleTermLabel{left:5px;right:unset}.editor-styles-wrapper .card:not(.card-noborder){position:relative;border:unset;box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .card:not(.card-noborder):hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .wp-block-vk-blocks-grid-column-item .vk_gridColumn_item_inner{border-radius:var(--vk-size-radius)}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq{background-color:#fff;border-bottom:unset;border-radius:var(--vk-size-radius);box-shadow:0 0 5px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion.vk_faq-accordion-close,.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion.vk_faq-accordion-open,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion.vk_faq-accordion-close,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion.vk_faq-accordion-open{margin-bottom:2rem}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_title:before,.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_content:before,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_title:before,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_content:before{left:1.5rem;top:1.5rem}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_title,.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_content,.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_content-accordion-open,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_title,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_content,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_content-accordion-open{padding:1.5rem 1.5rem 1.5rem 4rem}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_content-accordion-close,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_content-accordion-close{padding-top:0;padding-bottom:0}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion-close .vk_faq_title::after,.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion-open .vk_faq_title::after,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion-close .vk_faq_title::after,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion-open .vk_faq_title::after{right:3.7rem}.editor-styles-wrapper .vk_posts-layout-postListText .postListText_date{font-size:.9rem;color:var(--vk-color-text-light)}.editor-styles-wrapper .vk_posts-layout-postListText .postListText_title{font-size:1rem}.editor-styles-wrapper .vk_posts-layout-postListText .postListText_title a{text-decoration:none}.editor-styles-wrapper .vk_posts-layout-postListText .postListText{padding:1rem 0 .9rem;border-bottom:1px solid var(--vk-color-border-hr)}@media(max-width: 991.98px){.editor-styles-wrapper .vk_outer-bgPosition-fixed{background-attachment:unset !important}}.editor-styles-wrapper .swiper-container.vk_slider .swiper-button-next,.editor-styles-wrapper .swiper-container.vk_slider .swiper-button-prev{background-color:rgba(0,0,0,.5);border-radius:50%}.editor-styles-wrapper .swiper-container.vk_slider .swiper-button-next::after,.editor-styles-wrapper .swiper-container.vk_slider .swiper-button-prev::after{color:#fff}.editor-styles-wrapper .vk_step .vk_step_item .vk_step_item_dot{font-family:"Roboto",sans-serif;font-size:1.2rem}.editor-styles-wrapper .site-body-bottom .wp-block-social-links{margin-top:0}.editor-styles-wrapper .wp-block-group[class*=is-style-vk-group-alert-] .vk_heading i{color:inherit}.editor-styles-wrapper .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border:1px solid var(--vk-color-border-form);border-radius:var(--vk-size-radius)}.editor-styles-wrapper .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{width:40px;background:rgba(0,0,0,0)}.vk_gridColumn .vk_gridColumn_item .vk_gridColumn_item_inner .block-editor-block-list__layout{position:static}.vk_posts .postListText_title{margin-top:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border-radius:100px} diff --git a/assets/css/style.css b/assets/css/style.css index a1ca09a..ca188cd 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1 +1 @@ -:root{--vk-size-radius-btn-primary:100px}.global-nav-list>li{float:left}.global-nav-list>li:hover .global-nav-description,.global-nav-list>li[class*=current]:where(:not(.menu-item-anchor)) .global-nav-description{opacity:1}.global-nav-list>li:hover:before,.global-nav-list>li[class*=current]:where(:not(.menu-item-anchor)):before{width:100%}.global-nav-list>li:before{position:absolute;left:0;bottom:0;content:"";width:0;border-bottom:1px solid var(--vk-color-primary);transition:all .5s ease-out}.global-nav-list>li.menu-item-has-children::after{transition:all .2s ease-out;content:"";position:absolute;padding:0;bottom:-10px;left:50%;transform:translateX(-50%);border:10px solid rgba(0,0,0,0);z-index:1000;opacity:0;border-bottom-color:var(--vk-color-primary)}.device-pc .global-nav-list>li.menu-item-has-children:hover::after,.global-nav-list>li.acc-parent-open::after{opacity:1;bottom:1px}.global-nav-list>li.acc-parent-close::after{opacity:0}.global-nav-list>li>ul.sub-menu{margin-top:-1px;border-radius:var(--vk-size-radius)}.global-nav-list>li>ul.sub-menu li:not(.menu-item-has-children.acc-parent-open):last-child>a{border-bottom:none}.global-nav-list ul li a:hover{background-color:var(--vk-color-primary)}body:not(.header_scrolled) .site-header--trans--true .global-nav-list>li:before{border-bottom:1px solid var(--vk-color-text-body)}body:not(.header_scrolled) .global-nav--text-layout--vertical .global-nav-list>li:before{left:unset;bottom:unset;border-bottom:none;border-right:1px solid var(--vk-color-primary);top:14px;right:0;height:0}body:not(.header_scrolled) .global-nav--text-layout--vertical .global-nav-list>li.menu-item-has-children:hover::after,body:not(.header_scrolled) .global-nav--text-layout--vertical .global-nav-list>li.acc-parent-open::after{bottom:0}body:not(.header_scrolled).device-pc .global-nav--text-layout--vertical .global-nav-list>li:hover:before,body:not(.header_scrolled).device-pc .global-nav--text-layout--vertical .global-nav-list>li[class*=current]:before{height:calc(100% - 14px - 14px)}body:not(.header_scrolled).device-mobile .global-nav--text-layout--vertical .global-nav-list>li.acc-parent-open:before,body:not(.header_scrolled).device-mobile .global-nav--text-layout--vertical .global-nav-list>li[class*=current]:before{height:calc(100% - 14px - 3em)}.vk-last-child-margin-bottom{margin-bottom:0}.vk-button-min-width .vk_button_link.btn{min-width:18rem}.vk-headding-key-visual{font-size:calc(30px + 8*(100vw - 576px)/624)}.vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624);z-index:1}.vk-headding-lp.heading-top-over{position:absolute;top:-1.75rem}.wp-block-group>.vk-headding-lp.heading-top-over{height:0;left:calc((100vw - (var(--vk-width-container) - var(--vk-width-container-padding)*2))/2)}.vk-headding-lp em{font-size:1.25em;font-style:normal}h3.vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624 - 4px)}h4.vk-headding-lp,h5.vk-headding-lp,h6.vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624 - 8px)}.vk-heading-subtext-border{position:relative;text-align:center}.vk-heading-subtext-border .vk_heading_title{font-size:calc(28px + 4*(100vw - 576px)/624)}.vk-heading-subtext-border.vk-heading-subtext-en .vk_heading_subtext{font-family:"Roboto",sans-serif}.vk-heading-subtext-border .vk_heading_subtext{position:relative;display:inline-block;letter-spacing:.05rem;padding-left:70px;padding-right:70px}.vk-heading-subtext-border.vk-heading-subtext-border-color-wh .vk_heading_subtext:before,.vk-heading-subtext-border.vk-heading-subtext-border-color-wh .vk_heading_subtext:after{background-color:#fff}.vk-heading-subtext-border .vk_heading_subtext:before,.vk-heading-subtext-border .vk_heading_subtext:after{content:"";position:absolute;top:50%;bottom:0;display:inline-block;width:50px;height:1px;background-color:currentColor}.vk-heading-subtext-border .vk_heading_subtext:before{left:0}.vk-heading-subtext-border .vk_heading_subtext:after{right:0px}.vk-font-family-en{font-family:"Roboto",sans-serif}.vk-label,p.vk-label,p.vk-label.has-background{border-radius:100px;padding:.5rem 1rem;min-width:110px;margin-top:0}.vk-label.vk-label-top-over,p.vk-label.vk-label-top-over,p.vk-label.has-background.vk-label-top-over{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.vk-size-radius{border-radius:var(--vk-size-radius)}.vk-shadow-primary{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.vk_gridColumn-shadow .vk_gridColumn_item_inner{box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.vk_gridColumn-shadow .vk_gridColumn_item_inner:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.vk_icon.vk-icon-top-over{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.vk-contact-txt-tel,.vk-contact-txt-tel .vk_heading_title{font-family:"Roboto",sans-serif;font-size:calc(28px + 4*(100vw - 576px)/624);color:var(--vk-color-primary)}.vk-contact-txt-tel .fa-phone,.vk-contact-txt-tel .vk_heading_title .fa-phone{font-size:.8em}.veu_socialSet .sb_icon a{padding:5px 15px;border-radius:var(--vk-size-radius-btn-primary)}.veu_card{border:unset;box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.veu_card .veu_card_inner{padding:2rem}.veu_card:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.veu_contact .contact_txt_catch{margin-bottom:.5rem}.veu_contact .contact_txt_tel{margin-bottom:.5rem}.veu_contact .contact_txt_catch,.veu_contact .contact_txt_time{font-size:1.12rem}.veu_contact .contact_bt{font-size:1.5rem;border-radius:var(--vk-size-radius-btn-primary)}.veu_contact .fa-arrow-alt-circle-right{display:none}@media(min-width: 1200px){.veu_contact-layout-horizontal .contact_frame{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.veu_contact-layout-horizontal .veu_contact .contact_bt{min-width:500px}}.vk_button .btn{border-radius:var(--vk-size-radius-btn-primary);box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.vk_button .btn:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.vk_button .btn.vk_button_link.btn{padding-top:.8rem;padding-bottom:.8rem}.vk_button .btn-light{background-color:#fff;border-color:#fff}.vk_button .btn-light:hover{background-color:#fff;border-color:#fff}.vk_button .btn-light .fas{color:var(--vk-color-primary)}.vk_button_link-type-text{-webkit-transition:.3s;transition:.3s}.vk_button_link-type-text:hover{letter-spacing:.15rem}.vk_button.icon-color-primary .fas{color:var(--vk-color-primary)}.btn:not(.header-top-contact-btn a){border-radius:var(--vk-size-radius-btn-primary)}.vk-cols--fitbnrs .vk_button .btn{box-shadow:unset}.vk_posts .card-post:not(.card-noborder):hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.vk_posts .postListText_singleTermLabel_inner{border-radius:var(--vk-size-radius-btn-primary)}.vk_posts .vk_post_imgOuter_singleTermLabel{border-radius:var(--vk-size-radius-btn-primary);top:5px;right:5px;padding:.1em 1em}.vk_posts .next-prev-prev .vk_post_imgOuter_singleTermLabel{left:5px;right:unset}.card:not(.card-noborder){position:relative;border:unset;box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.card:not(.card-noborder):hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.wp-block-vk-blocks-grid-column-item .vk_gridColumn_item_inner{border-radius:var(--vk-size-radius)}.wp-block-vk-blocks-faq.vk_faq,.wp-block-vk-blocks-faq2.vk_faq{background-color:#fff;border-bottom:unset;border-radius:var(--vk-size-radius);box-shadow:0 0 5px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion.vk_faq-accordion-close,.wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion.vk_faq-accordion-open,.wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion.vk_faq-accordion-close,.wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion.vk_faq-accordion-open{margin-bottom:2rem}.wp-block-vk-blocks-faq.vk_faq .vk_faq_title:before,.wp-block-vk-blocks-faq.vk_faq .vk_faq_content:before,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_title:before,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_content:before{left:1.5rem;top:1.5rem}.wp-block-vk-blocks-faq.vk_faq .vk_faq_title,.wp-block-vk-blocks-faq.vk_faq .vk_faq_content,.wp-block-vk-blocks-faq.vk_faq .vk_faq_content-accordion-open,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_title,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_content,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_content-accordion-open{padding:1.5rem 1.5rem 1.5rem 4rem}.wp-block-vk-blocks-faq.vk_faq .vk_faq_content-accordion-close,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_content-accordion-close{padding-top:0;padding-bottom:0}.wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion-close .vk_faq_title::after,.wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion-open .vk_faq_title::after,.wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion-close .vk_faq_title::after,.wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion-open .vk_faq_title::after{right:3.7rem}.vk_posts-layout-postListText .postListText_date{font-size:.9rem;color:var(--vk-color-text-light)}.vk_posts-layout-postListText .postListText_title{font-size:1rem}.vk_posts-layout-postListText .postListText_title a{text-decoration:none}.vk_posts-layout-postListText .postListText{padding:1rem 0 .9rem;border-bottom:1px solid var(--vk-color-border-hr)}@media(max-width: 991.98px){.vk_outer-bgPosition-fixed{background-attachment:unset !important}}.swiper-container.vk_slider .swiper-button-next,.swiper-container.vk_slider .swiper-button-prev{background-color:rgba(0,0,0,.5);border-radius:50%}.swiper-container.vk_slider .swiper-button-next::after,.swiper-container.vk_slider .swiper-button-prev::after{color:#fff}.vk_step .vk_step_item .vk_step_item_dot{font-family:"Roboto",sans-serif;font-size:1.2rem}.site-body-bottom .wp-block-social-links{margin-top:0}.wp-block-group[class*=is-style-vk-group-alert-] .vk_heading i{color:inherit}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border:1px solid var(--vk-color-border-form);border-radius:var(--vk-size-radius)}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{width:40px;background:rgba(0,0,0,0)}.vk-campaign-text .vk-campaign-text_btn{border-radius:100px}.site-header .header-top nav{top:9px}.site-header .header-top ul>li>a,.site-header .header-top ul>li>span{padding:0 .5rem}.site-header-logo img{max-height:50px}@media(max-width: 991.98px){.site-header-logo img{max-height:35px}}.page-header-subtext{line-height:1.5;font-size:1rem;letter-spacing:2px}@media screen and (min-width: 767px){.site-footer{font-size:calc(var(--vk-size-text)*.9)}}@media screen and (min-width: 767px){.footer-nav .footer-nav-list li{border-right:1px solid var(--vk-color-border-hr)}.footer-nav .footer-nav-list li:first-child{border-left:1px solid var(--vk-color-border-hr)}}@media(max-width: 767.98px){.footer-nav .footer-nav-list li a{border-bottom:1px solid var(--vk-color-border-hr)}}.site-footer-content .wp-block-social-links{margin-top:0}.mobile-fix-nav{box-shadow:0px 0px 5px rgba(0,0,0,.12)}.mobile-fix-nav .mobile-fix-nav-menu{height:52px;padding:7px 0 5px}.page_top_btn{border-radius:50%;box-shadow:unset}.entry-meta-data-list dt{border-radius:var(--vk-size-radius-btn-primary)}ol.comment-list>.comment,p.no-comments{border-radius:var(--vk-size-radius)} +:root{--vk-size-radius-btn-primary:100px}.global-nav-list>li{float:left}.global-nav-list>li:hover .global-nav-description,.global-nav-list>li[class*=current]:where(:not(.menu-item-anchor)) .global-nav-description{opacity:1}.global-nav-list>li:hover:before,.global-nav-list>li[class*=current]:where(:not(.menu-item-anchor)):before{width:100%}.global-nav-list>li:before{position:absolute;left:0;bottom:0;content:"";width:0;border-bottom:1px solid var(--vk-color-primary);transition:all .5s ease-out}.global-nav-list>li.menu-item-has-children::after{transition:all .2s ease-out;content:"";position:absolute;padding:0;bottom:-10px;left:50%;transform:translateX(-50%);border:10px solid rgba(0,0,0,0);z-index:1000;opacity:0;border-bottom-color:var(--vk-color-primary)}.device-pc .global-nav-list>li.menu-item-has-children:hover::after,.global-nav-list>li.acc-parent-open::after{opacity:1;bottom:1px}.global-nav-list>li.acc-parent-close::after{opacity:0}.global-nav-list>li>ul.sub-menu{margin-top:-1px;border-radius:var(--vk-size-radius)}.global-nav-list>li>ul.sub-menu li:not(.menu-item-has-children.acc-parent-open):last-child>a{border-bottom:none}.global-nav-list ul li a:hover{background-color:var(--vk-color-primary)}body:not(.header_scrolled) .site-header--trans--true .global-nav-list>li:before{border-bottom:1px solid var(--vk-color-text-body)}body:not(.header_scrolled) .global-nav--text-layout--vertical .global-nav-list>li:before{left:unset;bottom:unset;border-bottom:none;border-right:1px solid var(--vk-color-primary);top:14px;right:0;height:0}body:not(.header_scrolled) .global-nav--text-layout--vertical .global-nav-list>li.menu-item-has-children:hover::after,body:not(.header_scrolled) .global-nav--text-layout--vertical .global-nav-list>li.acc-parent-open::after{bottom:0}body:not(.header_scrolled).device-pc .global-nav--text-layout--vertical .global-nav-list>li:hover:before,body:not(.header_scrolled).device-pc .global-nav--text-layout--vertical .global-nav-list>li[class*=current]:before{height:calc(100% - 14px - 14px)}body:not(.header_scrolled).device-mobile .global-nav--text-layout--vertical .global-nav-list>li.acc-parent-open:before,body:not(.header_scrolled).device-mobile .global-nav--text-layout--vertical .global-nav-list>li[class*=current]:before{height:calc(100% - 14px - 3em)}.vk-last-child-margin-bottom{margin-bottom:0}.vk-button-min-width .vk_button_link.btn{min-width:18rem}.vk-headding-key-visual{font-size:calc(30px + 8*(100vw - 576px)/624)}.vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624);z-index:1}.vk-headding-lp.heading-top-over{position:absolute;top:-1.75rem}.wp-block-group>.vk-headding-lp.heading-top-over{height:0;left:calc((100vw - (var(--vk-width-container) - var(--vk-width-container-padding)*2))/2)}.vk-headding-lp em{font-size:1.25em;font-style:normal}h3.vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624 - 4px)}h4.vk-headding-lp,h5.vk-headding-lp,h6.vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624 - 8px)}.vk-heading-subtext-border{position:relative;text-align:center}.vk-heading-subtext-border .vk_heading_title{font-size:calc(28px + 4*(100vw - 576px)/624)}.vk-heading-subtext-border.vk-heading-subtext-en .vk_heading_subtext{font-family:"Roboto",sans-serif}.vk-heading-subtext-border .vk_heading_subtext{position:relative;display:inline-block;letter-spacing:.05rem;padding-left:70px;padding-right:70px}.vk-heading-subtext-border.vk-heading-subtext-border-color-wh .vk_heading_subtext:before,.vk-heading-subtext-border.vk-heading-subtext-border-color-wh .vk_heading_subtext:after{background-color:#fff}.vk-heading-subtext-border .vk_heading_subtext:before,.vk-heading-subtext-border .vk_heading_subtext:after{content:"";position:absolute;top:50%;bottom:0;display:inline-block;width:50px;height:1px;background-color:currentColor}.vk-heading-subtext-border .vk_heading_subtext:before{left:0}.vk-heading-subtext-border .vk_heading_subtext:after{right:0px}.vk-font-family-en{font-family:"Roboto",sans-serif}.vk-label,p.vk-label,p.vk-label.has-background{border-radius:100px;padding:.5rem 1rem;min-width:110px;margin-top:0}.vk-label.vk-label-top-over,p.vk-label.vk-label-top-over,p.vk-label.has-background.vk-label-top-over{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.vk-size-radius{border-radius:var(--vk-size-radius)}.vk-shadow-primary{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.vk_gridColumn-shadow .vk_gridColumn_item_inner{box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.vk_gridColumn-shadow .vk_gridColumn_item_inner:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.vk_icon.vk-icon-top-over{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.vk-contact-txt-tel,.vk-contact-txt-tel .vk_heading_title{font-family:"Roboto",sans-serif;font-size:calc(28px + 4*(100vw - 576px)/624);color:var(--vk-color-primary)}.vk-contact-txt-tel .fa-phone,.vk-contact-txt-tel .vk_heading_title .fa-phone{font-size:.8em}.veu_socialSet .sb_icon a{padding:5px 15px;border-radius:var(--vk-size-radius-btn-primary)}.veu_card{border:unset;box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.veu_card .veu_card_inner{padding:2rem}.veu_card:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.veu_contact .contact_txt_catch{margin-bottom:.5rem}.veu_contact .contact_txt_tel{margin-bottom:.5rem}.veu_contact .contact_txt_catch,.veu_contact .contact_txt_time{font-size:1.12rem}.veu_contact .contact_bt{font-size:1.5rem;border-radius:var(--vk-size-radius-btn-primary)}.veu_contact .fa-arrow-alt-circle-right{display:none}@media(min-width: 1200px){.veu_contact-layout-horizontal .contact_frame{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.veu_contact-layout-horizontal .veu_contact .contact_bt{min-width:500px}}input[type=submit].wpcf7-submit{border-radius:var(--vk-size-radius-btn-primary);box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s;padding-top:.8rem;padding-bottom:.8rem}input[type=submit].wpcf7-submit:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.vk_button .btn{border-radius:var(--vk-size-radius-btn-primary);box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.vk_button .btn:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.vk_button .btn.vk_button_link.btn{padding-top:.8rem;padding-bottom:.8rem}.vk_button .btn-light{background-color:#fff;border-color:#fff}.vk_button .btn-light:hover{background-color:#fff;border-color:#fff}.vk_button .btn-light .fas{color:var(--vk-color-primary)}.vk_button .btn_link-type-text{-webkit-transition:.3s;transition:.3s}.vk_button .btn_link-type-text:hover{letter-spacing:.15rem}.vk_button .btn.icon-color-primary .fas{color:var(--vk-color-primary)}.btn:not(.header-top-contact-btn a){border-radius:var(--vk-size-radius-btn-primary)}.vk-cols--fitbnrs .vk_button .btn{box-shadow:unset}.vk_posts .card-post:not(.card-noborder):hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.vk_posts .postListText_singleTermLabel_inner{border-radius:var(--vk-size-radius-btn-primary)}.vk_posts .vk_post_imgOuter_singleTermLabel{border-radius:var(--vk-size-radius-btn-primary);top:5px;right:5px;padding:.1em 1em}.vk_posts .next-prev-prev .vk_post_imgOuter_singleTermLabel{left:5px;right:unset}.card:not(.card-noborder){position:relative;border:unset;box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.card:not(.card-noborder):hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.wp-block-vk-blocks-grid-column-item .vk_gridColumn_item_inner{border-radius:var(--vk-size-radius)}.wp-block-vk-blocks-faq.vk_faq,.wp-block-vk-blocks-faq2.vk_faq{background-color:#fff;border-bottom:unset;border-radius:var(--vk-size-radius);box-shadow:0 0 5px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion.vk_faq-accordion-close,.wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion.vk_faq-accordion-open,.wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion.vk_faq-accordion-close,.wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion.vk_faq-accordion-open{margin-bottom:2rem}.wp-block-vk-blocks-faq.vk_faq .vk_faq_title:before,.wp-block-vk-blocks-faq.vk_faq .vk_faq_content:before,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_title:before,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_content:before{left:1.5rem;top:1.5rem}.wp-block-vk-blocks-faq.vk_faq .vk_faq_title,.wp-block-vk-blocks-faq.vk_faq .vk_faq_content,.wp-block-vk-blocks-faq.vk_faq .vk_faq_content-accordion-open,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_title,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_content,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_content-accordion-open{padding:1.5rem 1.5rem 1.5rem 4rem}.wp-block-vk-blocks-faq.vk_faq .vk_faq_content-accordion-close,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_content-accordion-close{padding-top:0;padding-bottom:0}.wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion-close .vk_faq_title::after,.wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion-open .vk_faq_title::after,.wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion-close .vk_faq_title::after,.wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion-open .vk_faq_title::after{right:3.7rem}.vk_posts-layout-postListText .postListText_date{font-size:.9rem;color:var(--vk-color-text-light)}.vk_posts-layout-postListText .postListText_title{font-size:1rem}.vk_posts-layout-postListText .postListText_title a{text-decoration:none}.vk_posts-layout-postListText .postListText{padding:1rem 0 .9rem;border-bottom:1px solid var(--vk-color-border-hr)}@media(max-width: 991.98px){.vk_outer-bgPosition-fixed{background-attachment:unset !important}}.swiper-container.vk_slider .swiper-button-next,.swiper-container.vk_slider .swiper-button-prev{background-color:rgba(0,0,0,.5);border-radius:50%}.swiper-container.vk_slider .swiper-button-next::after,.swiper-container.vk_slider .swiper-button-prev::after{color:#fff}.vk_step .vk_step_item .vk_step_item_dot{font-family:"Roboto",sans-serif;font-size:1.2rem}.site-body-bottom .wp-block-social-links{margin-top:0}.wp-block-group[class*=is-style-vk-group-alert-] .vk_heading i{color:inherit}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border:1px solid var(--vk-color-border-form);border-radius:var(--vk-size-radius)}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{width:40px;background:rgba(0,0,0,0)}.vk-campaign-text .vk-campaign-text_btn{border-radius:100px}.site-header .header-top nav{top:9px}.site-header .header-top ul>li>a,.site-header .header-top ul>li>span{padding:0 .5rem}.site-header-logo img{max-height:50px}@media(max-width: 991.98px){.site-header-logo img{max-height:35px}}.page-header-subtext{line-height:1.5;font-size:1rem;letter-spacing:2px}@media screen and (min-width: 767px){.site-footer{font-size:calc(var(--vk-size-text)*.9)}}@media screen and (min-width: 767px){.footer-nav .footer-nav-list li{border-right:1px solid var(--vk-color-border-hr)}.footer-nav .footer-nav-list li:first-child{border-left:1px solid var(--vk-color-border-hr)}}@media(max-width: 767.98px){.footer-nav .footer-nav-list li a{border-bottom:1px solid var(--vk-color-border-hr)}}.site-footer-content .wp-block-social-links{margin-top:0}.mobile-fix-nav{box-shadow:0px 0px 5px rgba(0,0,0,.12)}.mobile-fix-nav .mobile-fix-nav-menu{height:52px;padding:7px 0 5px}.page_top_btn{border-radius:50%;box-shadow:unset}.entry-meta-data-list dt{border-radius:var(--vk-size-radius-btn-primary)}ol.comment-list>.comment,p.no-comments{border-radius:var(--vk-size-radius)} From 3955a2c497cd3b3f777cca5c6198409ee289361f Mon Sep 17 00:00:00 2001 From: goutetsuguma Date: Fri, 2 Feb 2024 11:49:10 +0900 Subject: [PATCH 2/3] =?UTF-8?q?fix/=E3=83=9C=E3=82=BF=E3=83=B3=E3=81=8C?= =?UTF-8?q?=E7=84=A1=E5=8A=B9=E3=81=AE=E5=A0=B4=E5=90=88=E3=81=AF=E9=99=A4?= =?UTF-8?q?=E5=A4=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/_scss/_block-common.scss | 2 +- assets/css/editor.css | 2 +- assets/css/style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/_scss/_block-common.scss b/assets/_scss/_block-common.scss index bc96835..1ffd44a 100644 --- a/assets/_scss/_block-common.scss +++ b/assets/_scss/_block-common.scss @@ -9,7 +9,7 @@ input[type=submit]{ @include shadow-link; padding-top: 0.8rem; padding-bottom: 0.8rem; - &:hover{ + &:not(:disabled):hover{ //ボタンが無効時は動かさない @include shadow-hover; } } diff --git a/assets/css/editor.css b/assets/css/editor.css index e613ed5..1d2d43e 100644 --- a/assets/css/editor.css +++ b/assets/css/editor.css @@ -1 +1 @@ -:root{--vk-size-radius-btn-primary:100px}.editor-styles-wrapper .vk-last-child-margin-bottom{margin-bottom:0}.editor-styles-wrapper .vk-button-min-width .vk_button_link.btn{min-width:18rem}.editor-styles-wrapper .vk-headding-key-visual{font-size:calc(30px + 8*(100vw - 576px)/624)}.editor-styles-wrapper .vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624);z-index:1}.editor-styles-wrapper .vk-headding-lp.heading-top-over{position:absolute;top:-1.75rem}.wp-block-group>.editor-styles-wrapper .vk-headding-lp.heading-top-over{height:0;left:calc((100vw - (var(--vk-width-container) - var(--vk-width-container-padding)*2))/2)}.editor-styles-wrapper .vk-headding-lp em{font-size:1.25em;font-style:normal}.editor-styles-wrapper h3.vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624 - 4px)}.editor-styles-wrapper h4.vk-headding-lp,.editor-styles-wrapper h5.vk-headding-lp,.editor-styles-wrapper h6.vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624 - 8px)}.editor-styles-wrapper .vk-heading-subtext-border{position:relative;text-align:center}.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_title{font-size:calc(28px + 4*(100vw - 576px)/624)}.editor-styles-wrapper .vk-heading-subtext-border.vk-heading-subtext-en .vk_heading_subtext{font-family:"Roboto",sans-serif}.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_subtext{position:relative;display:inline-block;letter-spacing:.05rem;padding-left:70px;padding-right:70px}.editor-styles-wrapper .vk-heading-subtext-border.vk-heading-subtext-border-color-wh .vk_heading_subtext:before,.editor-styles-wrapper .vk-heading-subtext-border.vk-heading-subtext-border-color-wh .vk_heading_subtext:after{background-color:#fff}.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_subtext:before,.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_subtext:after{content:"";position:absolute;top:50%;bottom:0;display:inline-block;width:50px;height:1px;background-color:currentColor}.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_subtext:before{left:0}.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_subtext:after{right:0px}.editor-styles-wrapper .vk-font-family-en{font-family:"Roboto",sans-serif}.editor-styles-wrapper .vk-label,.editor-styles-wrapper p.vk-label,.editor-styles-wrapper p.vk-label.has-background{border-radius:100px;padding:.5rem 1rem;min-width:110px;margin-top:0}.editor-styles-wrapper .vk-label.vk-label-top-over,.editor-styles-wrapper p.vk-label.vk-label-top-over,.editor-styles-wrapper p.vk-label.has-background.vk-label-top-over{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.editor-styles-wrapper .vk-size-radius{border-radius:var(--vk-size-radius)}.editor-styles-wrapper .vk-shadow-primary{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .vk_gridColumn-shadow .vk_gridColumn_item_inner{box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .vk_gridColumn-shadow .vk_gridColumn_item_inner:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .vk_icon.vk-icon-top-over{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.editor-styles-wrapper .vk-contact-txt-tel,.editor-styles-wrapper .vk-contact-txt-tel .vk_heading_title{font-family:"Roboto",sans-serif;font-size:calc(28px + 4*(100vw - 576px)/624);color:var(--vk-color-primary)}.editor-styles-wrapper .vk-contact-txt-tel .fa-phone,.editor-styles-wrapper .vk-contact-txt-tel .vk_heading_title .fa-phone{font-size:.8em}.editor-styles-wrapper .veu_socialSet .sb_icon a{padding:5px 15px;border-radius:var(--vk-size-radius-btn-primary)}.editor-styles-wrapper .veu_card{border:unset;box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .veu_card .veu_card_inner{padding:2rem}.editor-styles-wrapper .veu_card:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .veu_contact .contact_txt_catch{margin-bottom:.5rem}.editor-styles-wrapper .veu_contact .contact_txt_tel{margin-bottom:.5rem}.editor-styles-wrapper .veu_contact .contact_txt_catch,.editor-styles-wrapper .veu_contact .contact_txt_time{font-size:1.12rem}.editor-styles-wrapper .veu_contact .contact_bt{font-size:1.5rem;border-radius:var(--vk-size-radius-btn-primary)}.editor-styles-wrapper .veu_contact .fa-arrow-alt-circle-right{display:none}@media(min-width: 1200px){.editor-styles-wrapper .veu_contact-layout-horizontal .contact_frame{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.editor-styles-wrapper .veu_contact-layout-horizontal .veu_contact .contact_bt{min-width:500px}}.editor-styles-wrapper input[type=submit].wpcf7-submit{border-radius:var(--vk-size-radius-btn-primary);box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s;padding-top:.8rem;padding-bottom:.8rem}.editor-styles-wrapper input[type=submit].wpcf7-submit:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .vk_button .btn{border-radius:var(--vk-size-radius-btn-primary);box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .vk_button .btn:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .vk_button .btn.vk_button_link.btn{padding-top:.8rem;padding-bottom:.8rem}.editor-styles-wrapper .vk_button .btn-light{background-color:#fff;border-color:#fff}.editor-styles-wrapper .vk_button .btn-light:hover{background-color:#fff;border-color:#fff}.editor-styles-wrapper .vk_button .btn-light .fas{color:var(--vk-color-primary)}.editor-styles-wrapper .vk_button .btn_link-type-text{-webkit-transition:.3s;transition:.3s}.editor-styles-wrapper .vk_button .btn_link-type-text:hover{letter-spacing:.15rem}.editor-styles-wrapper .vk_button .btn.icon-color-primary .fas{color:var(--vk-color-primary)}.editor-styles-wrapper .btn:not(.header-top-contact-btn a){border-radius:var(--vk-size-radius-btn-primary)}.editor-styles-wrapper .vk-cols--fitbnrs .vk_button .btn{box-shadow:unset}.editor-styles-wrapper .vk_posts .card-post:not(.card-noborder):hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .vk_posts .postListText_singleTermLabel_inner{border-radius:var(--vk-size-radius-btn-primary)}.editor-styles-wrapper .vk_posts .vk_post_imgOuter_singleTermLabel{border-radius:var(--vk-size-radius-btn-primary);top:5px;right:5px;padding:.1em 1em}.editor-styles-wrapper .vk_posts .next-prev-prev .vk_post_imgOuter_singleTermLabel{left:5px;right:unset}.editor-styles-wrapper .card:not(.card-noborder){position:relative;border:unset;box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .card:not(.card-noborder):hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .wp-block-vk-blocks-grid-column-item .vk_gridColumn_item_inner{border-radius:var(--vk-size-radius)}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq{background-color:#fff;border-bottom:unset;border-radius:var(--vk-size-radius);box-shadow:0 0 5px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion.vk_faq-accordion-close,.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion.vk_faq-accordion-open,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion.vk_faq-accordion-close,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion.vk_faq-accordion-open{margin-bottom:2rem}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_title:before,.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_content:before,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_title:before,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_content:before{left:1.5rem;top:1.5rem}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_title,.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_content,.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_content-accordion-open,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_title,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_content,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_content-accordion-open{padding:1.5rem 1.5rem 1.5rem 4rem}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_content-accordion-close,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_content-accordion-close{padding-top:0;padding-bottom:0}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion-close .vk_faq_title::after,.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion-open .vk_faq_title::after,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion-close .vk_faq_title::after,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion-open .vk_faq_title::after{right:3.7rem}.editor-styles-wrapper .vk_posts-layout-postListText .postListText_date{font-size:.9rem;color:var(--vk-color-text-light)}.editor-styles-wrapper .vk_posts-layout-postListText .postListText_title{font-size:1rem}.editor-styles-wrapper .vk_posts-layout-postListText .postListText_title a{text-decoration:none}.editor-styles-wrapper .vk_posts-layout-postListText .postListText{padding:1rem 0 .9rem;border-bottom:1px solid var(--vk-color-border-hr)}@media(max-width: 991.98px){.editor-styles-wrapper .vk_outer-bgPosition-fixed{background-attachment:unset !important}}.editor-styles-wrapper .swiper-container.vk_slider .swiper-button-next,.editor-styles-wrapper .swiper-container.vk_slider .swiper-button-prev{background-color:rgba(0,0,0,.5);border-radius:50%}.editor-styles-wrapper .swiper-container.vk_slider .swiper-button-next::after,.editor-styles-wrapper .swiper-container.vk_slider .swiper-button-prev::after{color:#fff}.editor-styles-wrapper .vk_step .vk_step_item .vk_step_item_dot{font-family:"Roboto",sans-serif;font-size:1.2rem}.editor-styles-wrapper .site-body-bottom .wp-block-social-links{margin-top:0}.editor-styles-wrapper .wp-block-group[class*=is-style-vk-group-alert-] .vk_heading i{color:inherit}.editor-styles-wrapper .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border:1px solid var(--vk-color-border-form);border-radius:var(--vk-size-radius)}.editor-styles-wrapper .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{width:40px;background:rgba(0,0,0,0)}.vk_gridColumn .vk_gridColumn_item .vk_gridColumn_item_inner .block-editor-block-list__layout{position:static}.vk_posts .postListText_title{margin-top:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border-radius:100px} +:root{--vk-size-radius-btn-primary:100px}.editor-styles-wrapper .vk-last-child-margin-bottom{margin-bottom:0}.editor-styles-wrapper .vk-button-min-width .vk_button_link.btn{min-width:18rem}.editor-styles-wrapper .vk-headding-key-visual{font-size:calc(30px + 8*(100vw - 576px)/624)}.editor-styles-wrapper .vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624);z-index:1}.editor-styles-wrapper .vk-headding-lp.heading-top-over{position:absolute;top:-1.75rem}.wp-block-group>.editor-styles-wrapper .vk-headding-lp.heading-top-over{height:0;left:calc((100vw - (var(--vk-width-container) - var(--vk-width-container-padding)*2))/2)}.editor-styles-wrapper .vk-headding-lp em{font-size:1.25em;font-style:normal}.editor-styles-wrapper h3.vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624 - 4px)}.editor-styles-wrapper h4.vk-headding-lp,.editor-styles-wrapper h5.vk-headding-lp,.editor-styles-wrapper h6.vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624 - 8px)}.editor-styles-wrapper .vk-heading-subtext-border{position:relative;text-align:center}.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_title{font-size:calc(28px + 4*(100vw - 576px)/624)}.editor-styles-wrapper .vk-heading-subtext-border.vk-heading-subtext-en .vk_heading_subtext{font-family:"Roboto",sans-serif}.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_subtext{position:relative;display:inline-block;letter-spacing:.05rem;padding-left:70px;padding-right:70px}.editor-styles-wrapper .vk-heading-subtext-border.vk-heading-subtext-border-color-wh .vk_heading_subtext:before,.editor-styles-wrapper .vk-heading-subtext-border.vk-heading-subtext-border-color-wh .vk_heading_subtext:after{background-color:#fff}.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_subtext:before,.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_subtext:after{content:"";position:absolute;top:50%;bottom:0;display:inline-block;width:50px;height:1px;background-color:currentColor}.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_subtext:before{left:0}.editor-styles-wrapper .vk-heading-subtext-border .vk_heading_subtext:after{right:0px}.editor-styles-wrapper .vk-font-family-en{font-family:"Roboto",sans-serif}.editor-styles-wrapper .vk-label,.editor-styles-wrapper p.vk-label,.editor-styles-wrapper p.vk-label.has-background{border-radius:100px;padding:.5rem 1rem;min-width:110px;margin-top:0}.editor-styles-wrapper .vk-label.vk-label-top-over,.editor-styles-wrapper p.vk-label.vk-label-top-over,.editor-styles-wrapper p.vk-label.has-background.vk-label-top-over{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.editor-styles-wrapper .vk-size-radius{border-radius:var(--vk-size-radius)}.editor-styles-wrapper .vk-shadow-primary{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .vk_gridColumn-shadow .vk_gridColumn_item_inner{box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .vk_gridColumn-shadow .vk_gridColumn_item_inner:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .vk_icon.vk-icon-top-over{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.editor-styles-wrapper .vk-contact-txt-tel,.editor-styles-wrapper .vk-contact-txt-tel .vk_heading_title{font-family:"Roboto",sans-serif;font-size:calc(28px + 4*(100vw - 576px)/624);color:var(--vk-color-primary)}.editor-styles-wrapper .vk-contact-txt-tel .fa-phone,.editor-styles-wrapper .vk-contact-txt-tel .vk_heading_title .fa-phone{font-size:.8em}.editor-styles-wrapper .veu_socialSet .sb_icon a{padding:5px 15px;border-radius:var(--vk-size-radius-btn-primary)}.editor-styles-wrapper .veu_card{border:unset;box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .veu_card .veu_card_inner{padding:2rem}.editor-styles-wrapper .veu_card:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .veu_contact .contact_txt_catch{margin-bottom:.5rem}.editor-styles-wrapper .veu_contact .contact_txt_tel{margin-bottom:.5rem}.editor-styles-wrapper .veu_contact .contact_txt_catch,.editor-styles-wrapper .veu_contact .contact_txt_time{font-size:1.12rem}.editor-styles-wrapper .veu_contact .contact_bt{font-size:1.5rem;border-radius:var(--vk-size-radius-btn-primary)}.editor-styles-wrapper .veu_contact .fa-arrow-alt-circle-right{display:none}@media(min-width: 1200px){.editor-styles-wrapper .veu_contact-layout-horizontal .contact_frame{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.editor-styles-wrapper .veu_contact-layout-horizontal .veu_contact .contact_bt{min-width:500px}}.editor-styles-wrapper input[type=submit].wpcf7-submit{border-radius:var(--vk-size-radius-btn-primary);box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s;padding-top:.8rem;padding-bottom:.8rem}.editor-styles-wrapper input[type=submit].wpcf7-submit:not(:disabled):hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .vk_button .btn{border-radius:var(--vk-size-radius-btn-primary);box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .vk_button .btn:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .vk_button .btn.vk_button_link.btn{padding-top:.8rem;padding-bottom:.8rem}.editor-styles-wrapper .vk_button .btn-light{background-color:#fff;border-color:#fff}.editor-styles-wrapper .vk_button .btn-light:hover{background-color:#fff;border-color:#fff}.editor-styles-wrapper .vk_button .btn-light .fas{color:var(--vk-color-primary)}.editor-styles-wrapper .vk_button .btn_link-type-text{-webkit-transition:.3s;transition:.3s}.editor-styles-wrapper .vk_button .btn_link-type-text:hover{letter-spacing:.15rem}.editor-styles-wrapper .vk_button .btn.icon-color-primary .fas{color:var(--vk-color-primary)}.editor-styles-wrapper .btn:not(.header-top-contact-btn a){border-radius:var(--vk-size-radius-btn-primary)}.editor-styles-wrapper .vk-cols--fitbnrs .vk_button .btn{box-shadow:unset}.editor-styles-wrapper .vk_posts .card-post:not(.card-noborder):hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .vk_posts .postListText_singleTermLabel_inner{border-radius:var(--vk-size-radius-btn-primary)}.editor-styles-wrapper .vk_posts .vk_post_imgOuter_singleTermLabel{border-radius:var(--vk-size-radius-btn-primary);top:5px;right:5px;padding:.1em 1em}.editor-styles-wrapper .vk_posts .next-prev-prev .vk_post_imgOuter_singleTermLabel{left:5px;right:unset}.editor-styles-wrapper .card:not(.card-noborder){position:relative;border:unset;box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .card:not(.card-noborder):hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.editor-styles-wrapper .wp-block-vk-blocks-grid-column-item .vk_gridColumn_item_inner{border-radius:var(--vk-size-radius)}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq{background-color:#fff;border-bottom:unset;border-radius:var(--vk-size-radius);box-shadow:0 0 5px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion.vk_faq-accordion-close,.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion.vk_faq-accordion-open,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion.vk_faq-accordion-close,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion.vk_faq-accordion-open{margin-bottom:2rem}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_title:before,.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_content:before,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_title:before,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_content:before{left:1.5rem;top:1.5rem}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_title,.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_content,.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_content-accordion-open,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_title,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_content,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_content-accordion-open{padding:1.5rem 1.5rem 1.5rem 4rem}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq .vk_faq_content-accordion-close,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq .vk_faq_content-accordion-close{padding-top:0;padding-bottom:0}.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion-close .vk_faq_title::after,.editor-styles-wrapper .wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion-open .vk_faq_title::after,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion-close .vk_faq_title::after,.editor-styles-wrapper .wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion-open .vk_faq_title::after{right:3.7rem}.editor-styles-wrapper .vk_posts-layout-postListText .postListText_date{font-size:.9rem;color:var(--vk-color-text-light)}.editor-styles-wrapper .vk_posts-layout-postListText .postListText_title{font-size:1rem}.editor-styles-wrapper .vk_posts-layout-postListText .postListText_title a{text-decoration:none}.editor-styles-wrapper .vk_posts-layout-postListText .postListText{padding:1rem 0 .9rem;border-bottom:1px solid var(--vk-color-border-hr)}@media(max-width: 991.98px){.editor-styles-wrapper .vk_outer-bgPosition-fixed{background-attachment:unset !important}}.editor-styles-wrapper .swiper-container.vk_slider .swiper-button-next,.editor-styles-wrapper .swiper-container.vk_slider .swiper-button-prev{background-color:rgba(0,0,0,.5);border-radius:50%}.editor-styles-wrapper .swiper-container.vk_slider .swiper-button-next::after,.editor-styles-wrapper .swiper-container.vk_slider .swiper-button-prev::after{color:#fff}.editor-styles-wrapper .vk_step .vk_step_item .vk_step_item_dot{font-family:"Roboto",sans-serif;font-size:1.2rem}.editor-styles-wrapper .site-body-bottom .wp-block-social-links{margin-top:0}.editor-styles-wrapper .wp-block-group[class*=is-style-vk-group-alert-] .vk_heading i{color:inherit}.editor-styles-wrapper .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border:1px solid var(--vk-color-border-form);border-radius:var(--vk-size-radius)}.editor-styles-wrapper .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{width:40px;background:rgba(0,0,0,0)}.vk_gridColumn .vk_gridColumn_item .vk_gridColumn_item_inner .block-editor-block-list__layout{position:static}.vk_posts .postListText_title{margin-top:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border-radius:100px} diff --git a/assets/css/style.css b/assets/css/style.css index ca188cd..9eafb1d 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1 +1 @@ -:root{--vk-size-radius-btn-primary:100px}.global-nav-list>li{float:left}.global-nav-list>li:hover .global-nav-description,.global-nav-list>li[class*=current]:where(:not(.menu-item-anchor)) .global-nav-description{opacity:1}.global-nav-list>li:hover:before,.global-nav-list>li[class*=current]:where(:not(.menu-item-anchor)):before{width:100%}.global-nav-list>li:before{position:absolute;left:0;bottom:0;content:"";width:0;border-bottom:1px solid var(--vk-color-primary);transition:all .5s ease-out}.global-nav-list>li.menu-item-has-children::after{transition:all .2s ease-out;content:"";position:absolute;padding:0;bottom:-10px;left:50%;transform:translateX(-50%);border:10px solid rgba(0,0,0,0);z-index:1000;opacity:0;border-bottom-color:var(--vk-color-primary)}.device-pc .global-nav-list>li.menu-item-has-children:hover::after,.global-nav-list>li.acc-parent-open::after{opacity:1;bottom:1px}.global-nav-list>li.acc-parent-close::after{opacity:0}.global-nav-list>li>ul.sub-menu{margin-top:-1px;border-radius:var(--vk-size-radius)}.global-nav-list>li>ul.sub-menu li:not(.menu-item-has-children.acc-parent-open):last-child>a{border-bottom:none}.global-nav-list ul li a:hover{background-color:var(--vk-color-primary)}body:not(.header_scrolled) .site-header--trans--true .global-nav-list>li:before{border-bottom:1px solid var(--vk-color-text-body)}body:not(.header_scrolled) .global-nav--text-layout--vertical .global-nav-list>li:before{left:unset;bottom:unset;border-bottom:none;border-right:1px solid var(--vk-color-primary);top:14px;right:0;height:0}body:not(.header_scrolled) .global-nav--text-layout--vertical .global-nav-list>li.menu-item-has-children:hover::after,body:not(.header_scrolled) .global-nav--text-layout--vertical .global-nav-list>li.acc-parent-open::after{bottom:0}body:not(.header_scrolled).device-pc .global-nav--text-layout--vertical .global-nav-list>li:hover:before,body:not(.header_scrolled).device-pc .global-nav--text-layout--vertical .global-nav-list>li[class*=current]:before{height:calc(100% - 14px - 14px)}body:not(.header_scrolled).device-mobile .global-nav--text-layout--vertical .global-nav-list>li.acc-parent-open:before,body:not(.header_scrolled).device-mobile .global-nav--text-layout--vertical .global-nav-list>li[class*=current]:before{height:calc(100% - 14px - 3em)}.vk-last-child-margin-bottom{margin-bottom:0}.vk-button-min-width .vk_button_link.btn{min-width:18rem}.vk-headding-key-visual{font-size:calc(30px + 8*(100vw - 576px)/624)}.vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624);z-index:1}.vk-headding-lp.heading-top-over{position:absolute;top:-1.75rem}.wp-block-group>.vk-headding-lp.heading-top-over{height:0;left:calc((100vw - (var(--vk-width-container) - var(--vk-width-container-padding)*2))/2)}.vk-headding-lp em{font-size:1.25em;font-style:normal}h3.vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624 - 4px)}h4.vk-headding-lp,h5.vk-headding-lp,h6.vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624 - 8px)}.vk-heading-subtext-border{position:relative;text-align:center}.vk-heading-subtext-border .vk_heading_title{font-size:calc(28px + 4*(100vw - 576px)/624)}.vk-heading-subtext-border.vk-heading-subtext-en .vk_heading_subtext{font-family:"Roboto",sans-serif}.vk-heading-subtext-border .vk_heading_subtext{position:relative;display:inline-block;letter-spacing:.05rem;padding-left:70px;padding-right:70px}.vk-heading-subtext-border.vk-heading-subtext-border-color-wh .vk_heading_subtext:before,.vk-heading-subtext-border.vk-heading-subtext-border-color-wh .vk_heading_subtext:after{background-color:#fff}.vk-heading-subtext-border .vk_heading_subtext:before,.vk-heading-subtext-border .vk_heading_subtext:after{content:"";position:absolute;top:50%;bottom:0;display:inline-block;width:50px;height:1px;background-color:currentColor}.vk-heading-subtext-border .vk_heading_subtext:before{left:0}.vk-heading-subtext-border .vk_heading_subtext:after{right:0px}.vk-font-family-en{font-family:"Roboto",sans-serif}.vk-label,p.vk-label,p.vk-label.has-background{border-radius:100px;padding:.5rem 1rem;min-width:110px;margin-top:0}.vk-label.vk-label-top-over,p.vk-label.vk-label-top-over,p.vk-label.has-background.vk-label-top-over{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.vk-size-radius{border-radius:var(--vk-size-radius)}.vk-shadow-primary{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.vk_gridColumn-shadow .vk_gridColumn_item_inner{box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.vk_gridColumn-shadow .vk_gridColumn_item_inner:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.vk_icon.vk-icon-top-over{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.vk-contact-txt-tel,.vk-contact-txt-tel .vk_heading_title{font-family:"Roboto",sans-serif;font-size:calc(28px + 4*(100vw - 576px)/624);color:var(--vk-color-primary)}.vk-contact-txt-tel .fa-phone,.vk-contact-txt-tel .vk_heading_title .fa-phone{font-size:.8em}.veu_socialSet .sb_icon a{padding:5px 15px;border-radius:var(--vk-size-radius-btn-primary)}.veu_card{border:unset;box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.veu_card .veu_card_inner{padding:2rem}.veu_card:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.veu_contact .contact_txt_catch{margin-bottom:.5rem}.veu_contact .contact_txt_tel{margin-bottom:.5rem}.veu_contact .contact_txt_catch,.veu_contact .contact_txt_time{font-size:1.12rem}.veu_contact .contact_bt{font-size:1.5rem;border-radius:var(--vk-size-radius-btn-primary)}.veu_contact .fa-arrow-alt-circle-right{display:none}@media(min-width: 1200px){.veu_contact-layout-horizontal .contact_frame{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.veu_contact-layout-horizontal .veu_contact .contact_bt{min-width:500px}}input[type=submit].wpcf7-submit{border-radius:var(--vk-size-radius-btn-primary);box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s;padding-top:.8rem;padding-bottom:.8rem}input[type=submit].wpcf7-submit:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.vk_button .btn{border-radius:var(--vk-size-radius-btn-primary);box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.vk_button .btn:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.vk_button .btn.vk_button_link.btn{padding-top:.8rem;padding-bottom:.8rem}.vk_button .btn-light{background-color:#fff;border-color:#fff}.vk_button .btn-light:hover{background-color:#fff;border-color:#fff}.vk_button .btn-light .fas{color:var(--vk-color-primary)}.vk_button .btn_link-type-text{-webkit-transition:.3s;transition:.3s}.vk_button .btn_link-type-text:hover{letter-spacing:.15rem}.vk_button .btn.icon-color-primary .fas{color:var(--vk-color-primary)}.btn:not(.header-top-contact-btn a){border-radius:var(--vk-size-radius-btn-primary)}.vk-cols--fitbnrs .vk_button .btn{box-shadow:unset}.vk_posts .card-post:not(.card-noborder):hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.vk_posts .postListText_singleTermLabel_inner{border-radius:var(--vk-size-radius-btn-primary)}.vk_posts .vk_post_imgOuter_singleTermLabel{border-radius:var(--vk-size-radius-btn-primary);top:5px;right:5px;padding:.1em 1em}.vk_posts .next-prev-prev .vk_post_imgOuter_singleTermLabel{left:5px;right:unset}.card:not(.card-noborder){position:relative;border:unset;box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.card:not(.card-noborder):hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.wp-block-vk-blocks-grid-column-item .vk_gridColumn_item_inner{border-radius:var(--vk-size-radius)}.wp-block-vk-blocks-faq.vk_faq,.wp-block-vk-blocks-faq2.vk_faq{background-color:#fff;border-bottom:unset;border-radius:var(--vk-size-radius);box-shadow:0 0 5px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion.vk_faq-accordion-close,.wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion.vk_faq-accordion-open,.wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion.vk_faq-accordion-close,.wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion.vk_faq-accordion-open{margin-bottom:2rem}.wp-block-vk-blocks-faq.vk_faq .vk_faq_title:before,.wp-block-vk-blocks-faq.vk_faq .vk_faq_content:before,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_title:before,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_content:before{left:1.5rem;top:1.5rem}.wp-block-vk-blocks-faq.vk_faq .vk_faq_title,.wp-block-vk-blocks-faq.vk_faq .vk_faq_content,.wp-block-vk-blocks-faq.vk_faq .vk_faq_content-accordion-open,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_title,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_content,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_content-accordion-open{padding:1.5rem 1.5rem 1.5rem 4rem}.wp-block-vk-blocks-faq.vk_faq .vk_faq_content-accordion-close,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_content-accordion-close{padding-top:0;padding-bottom:0}.wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion-close .vk_faq_title::after,.wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion-open .vk_faq_title::after,.wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion-close .vk_faq_title::after,.wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion-open .vk_faq_title::after{right:3.7rem}.vk_posts-layout-postListText .postListText_date{font-size:.9rem;color:var(--vk-color-text-light)}.vk_posts-layout-postListText .postListText_title{font-size:1rem}.vk_posts-layout-postListText .postListText_title a{text-decoration:none}.vk_posts-layout-postListText .postListText{padding:1rem 0 .9rem;border-bottom:1px solid var(--vk-color-border-hr)}@media(max-width: 991.98px){.vk_outer-bgPosition-fixed{background-attachment:unset !important}}.swiper-container.vk_slider .swiper-button-next,.swiper-container.vk_slider .swiper-button-prev{background-color:rgba(0,0,0,.5);border-radius:50%}.swiper-container.vk_slider .swiper-button-next::after,.swiper-container.vk_slider .swiper-button-prev::after{color:#fff}.vk_step .vk_step_item .vk_step_item_dot{font-family:"Roboto",sans-serif;font-size:1.2rem}.site-body-bottom .wp-block-social-links{margin-top:0}.wp-block-group[class*=is-style-vk-group-alert-] .vk_heading i{color:inherit}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border:1px solid var(--vk-color-border-form);border-radius:var(--vk-size-radius)}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{width:40px;background:rgba(0,0,0,0)}.vk-campaign-text .vk-campaign-text_btn{border-radius:100px}.site-header .header-top nav{top:9px}.site-header .header-top ul>li>a,.site-header .header-top ul>li>span{padding:0 .5rem}.site-header-logo img{max-height:50px}@media(max-width: 991.98px){.site-header-logo img{max-height:35px}}.page-header-subtext{line-height:1.5;font-size:1rem;letter-spacing:2px}@media screen and (min-width: 767px){.site-footer{font-size:calc(var(--vk-size-text)*.9)}}@media screen and (min-width: 767px){.footer-nav .footer-nav-list li{border-right:1px solid var(--vk-color-border-hr)}.footer-nav .footer-nav-list li:first-child{border-left:1px solid var(--vk-color-border-hr)}}@media(max-width: 767.98px){.footer-nav .footer-nav-list li a{border-bottom:1px solid var(--vk-color-border-hr)}}.site-footer-content .wp-block-social-links{margin-top:0}.mobile-fix-nav{box-shadow:0px 0px 5px rgba(0,0,0,.12)}.mobile-fix-nav .mobile-fix-nav-menu{height:52px;padding:7px 0 5px}.page_top_btn{border-radius:50%;box-shadow:unset}.entry-meta-data-list dt{border-radius:var(--vk-size-radius-btn-primary)}ol.comment-list>.comment,p.no-comments{border-radius:var(--vk-size-radius)} +:root{--vk-size-radius-btn-primary:100px}.global-nav-list>li{float:left}.global-nav-list>li:hover .global-nav-description,.global-nav-list>li[class*=current]:where(:not(.menu-item-anchor)) .global-nav-description{opacity:1}.global-nav-list>li:hover:before,.global-nav-list>li[class*=current]:where(:not(.menu-item-anchor)):before{width:100%}.global-nav-list>li:before{position:absolute;left:0;bottom:0;content:"";width:0;border-bottom:1px solid var(--vk-color-primary);transition:all .5s ease-out}.global-nav-list>li.menu-item-has-children::after{transition:all .2s ease-out;content:"";position:absolute;padding:0;bottom:-10px;left:50%;transform:translateX(-50%);border:10px solid rgba(0,0,0,0);z-index:1000;opacity:0;border-bottom-color:var(--vk-color-primary)}.device-pc .global-nav-list>li.menu-item-has-children:hover::after,.global-nav-list>li.acc-parent-open::after{opacity:1;bottom:1px}.global-nav-list>li.acc-parent-close::after{opacity:0}.global-nav-list>li>ul.sub-menu{margin-top:-1px;border-radius:var(--vk-size-radius)}.global-nav-list>li>ul.sub-menu li:not(.menu-item-has-children.acc-parent-open):last-child>a{border-bottom:none}.global-nav-list ul li a:hover{background-color:var(--vk-color-primary)}body:not(.header_scrolled) .site-header--trans--true .global-nav-list>li:before{border-bottom:1px solid var(--vk-color-text-body)}body:not(.header_scrolled) .global-nav--text-layout--vertical .global-nav-list>li:before{left:unset;bottom:unset;border-bottom:none;border-right:1px solid var(--vk-color-primary);top:14px;right:0;height:0}body:not(.header_scrolled) .global-nav--text-layout--vertical .global-nav-list>li.menu-item-has-children:hover::after,body:not(.header_scrolled) .global-nav--text-layout--vertical .global-nav-list>li.acc-parent-open::after{bottom:0}body:not(.header_scrolled).device-pc .global-nav--text-layout--vertical .global-nav-list>li:hover:before,body:not(.header_scrolled).device-pc .global-nav--text-layout--vertical .global-nav-list>li[class*=current]:before{height:calc(100% - 14px - 14px)}body:not(.header_scrolled).device-mobile .global-nav--text-layout--vertical .global-nav-list>li.acc-parent-open:before,body:not(.header_scrolled).device-mobile .global-nav--text-layout--vertical .global-nav-list>li[class*=current]:before{height:calc(100% - 14px - 3em)}.vk-last-child-margin-bottom{margin-bottom:0}.vk-button-min-width .vk_button_link.btn{min-width:18rem}.vk-headding-key-visual{font-size:calc(30px + 8*(100vw - 576px)/624)}.vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624);z-index:1}.vk-headding-lp.heading-top-over{position:absolute;top:-1.75rem}.wp-block-group>.vk-headding-lp.heading-top-over{height:0;left:calc((100vw - (var(--vk-width-container) - var(--vk-width-container-padding)*2))/2)}.vk-headding-lp em{font-size:1.25em;font-style:normal}h3.vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624 - 4px)}h4.vk-headding-lp,h5.vk-headding-lp,h6.vk-headding-lp{font-size:calc(28px + 8*(100vw - 576px)/624 - 8px)}.vk-heading-subtext-border{position:relative;text-align:center}.vk-heading-subtext-border .vk_heading_title{font-size:calc(28px + 4*(100vw - 576px)/624)}.vk-heading-subtext-border.vk-heading-subtext-en .vk_heading_subtext{font-family:"Roboto",sans-serif}.vk-heading-subtext-border .vk_heading_subtext{position:relative;display:inline-block;letter-spacing:.05rem;padding-left:70px;padding-right:70px}.vk-heading-subtext-border.vk-heading-subtext-border-color-wh .vk_heading_subtext:before,.vk-heading-subtext-border.vk-heading-subtext-border-color-wh .vk_heading_subtext:after{background-color:#fff}.vk-heading-subtext-border .vk_heading_subtext:before,.vk-heading-subtext-border .vk_heading_subtext:after{content:"";position:absolute;top:50%;bottom:0;display:inline-block;width:50px;height:1px;background-color:currentColor}.vk-heading-subtext-border .vk_heading_subtext:before{left:0}.vk-heading-subtext-border .vk_heading_subtext:after{right:0px}.vk-font-family-en{font-family:"Roboto",sans-serif}.vk-label,p.vk-label,p.vk-label.has-background{border-radius:100px;padding:.5rem 1rem;min-width:110px;margin-top:0}.vk-label.vk-label-top-over,p.vk-label.vk-label-top-over,p.vk-label.has-background.vk-label-top-over{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.vk-size-radius{border-radius:var(--vk-size-radius)}.vk-shadow-primary{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.vk_gridColumn-shadow .vk_gridColumn_item_inner{box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.vk_gridColumn-shadow .vk_gridColumn_item_inner:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.vk_icon.vk-icon-top-over{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.vk-contact-txt-tel,.vk-contact-txt-tel .vk_heading_title{font-family:"Roboto",sans-serif;font-size:calc(28px + 4*(100vw - 576px)/624);color:var(--vk-color-primary)}.vk-contact-txt-tel .fa-phone,.vk-contact-txt-tel .vk_heading_title .fa-phone{font-size:.8em}.veu_socialSet .sb_icon a{padding:5px 15px;border-radius:var(--vk-size-radius-btn-primary)}.veu_card{border:unset;box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.veu_card .veu_card_inner{padding:2rem}.veu_card:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.veu_contact .contact_txt_catch{margin-bottom:.5rem}.veu_contact .contact_txt_tel{margin-bottom:.5rem}.veu_contact .contact_txt_catch,.veu_contact .contact_txt_time{font-size:1.12rem}.veu_contact .contact_bt{font-size:1.5rem;border-radius:var(--vk-size-radius-btn-primary)}.veu_contact .fa-arrow-alt-circle-right{display:none}@media(min-width: 1200px){.veu_contact-layout-horizontal .contact_frame{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.veu_contact-layout-horizontal .veu_contact .contact_bt{min-width:500px}}input[type=submit].wpcf7-submit{border-radius:var(--vk-size-radius-btn-primary);box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s;padding-top:.8rem;padding-bottom:.8rem}input[type=submit].wpcf7-submit:not(:disabled):hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.vk_button .btn{border-radius:var(--vk-size-radius-btn-primary);box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.vk_button .btn:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.vk_button .btn.vk_button_link.btn{padding-top:.8rem;padding-bottom:.8rem}.vk_button .btn-light{background-color:#fff;border-color:#fff}.vk_button .btn-light:hover{background-color:#fff;border-color:#fff}.vk_button .btn-light .fas{color:var(--vk-color-primary)}.vk_button .btn_link-type-text{-webkit-transition:.3s;transition:.3s}.vk_button .btn_link-type-text:hover{letter-spacing:.15rem}.vk_button .btn.icon-color-primary .fas{color:var(--vk-color-primary)}.btn:not(.header-top-contact-btn a){border-radius:var(--vk-size-radius-btn-primary)}.vk-cols--fitbnrs .vk_button .btn{box-shadow:unset}.vk_posts .card-post:not(.card-noborder):hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.vk_posts .postListText_singleTermLabel_inner{border-radius:var(--vk-size-radius-btn-primary)}.vk_posts .vk_post_imgOuter_singleTermLabel{border-radius:var(--vk-size-radius-btn-primary);top:5px;right:5px;padding:.1em 1em}.vk_posts .next-prev-prev .vk_post_imgOuter_singleTermLabel{left:5px;right:unset}.card:not(.card-noborder){position:relative;border:unset;box-shadow:0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.card:not(.card-noborder):hover{box-shadow:0 0 5px 0 rgba(0,0,0,.12);transform:translateY(0.1875em)}.wp-block-vk-blocks-grid-column-item .vk_gridColumn_item_inner{border-radius:var(--vk-size-radius)}.wp-block-vk-blocks-faq.vk_faq,.wp-block-vk-blocks-faq2.vk_faq{background-color:#fff;border-bottom:unset;border-radius:var(--vk-size-radius);box-shadow:0 0 5px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion.vk_faq-accordion-close,.wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion.vk_faq-accordion-open,.wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion.vk_faq-accordion-close,.wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion.vk_faq-accordion-open{margin-bottom:2rem}.wp-block-vk-blocks-faq.vk_faq .vk_faq_title:before,.wp-block-vk-blocks-faq.vk_faq .vk_faq_content:before,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_title:before,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_content:before{left:1.5rem;top:1.5rem}.wp-block-vk-blocks-faq.vk_faq .vk_faq_title,.wp-block-vk-blocks-faq.vk_faq .vk_faq_content,.wp-block-vk-blocks-faq.vk_faq .vk_faq_content-accordion-open,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_title,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_content,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_content-accordion-open{padding:1.5rem 1.5rem 1.5rem 4rem}.wp-block-vk-blocks-faq.vk_faq .vk_faq_content-accordion-close,.wp-block-vk-blocks-faq2.vk_faq .vk_faq_content-accordion-close{padding-top:0;padding-bottom:0}.wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion-close .vk_faq_title::after,.wp-block-vk-blocks-faq.vk_faq.vk_faq-accordion-open .vk_faq_title::after,.wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion-close .vk_faq_title::after,.wp-block-vk-blocks-faq2.vk_faq.vk_faq-accordion-open .vk_faq_title::after{right:3.7rem}.vk_posts-layout-postListText .postListText_date{font-size:.9rem;color:var(--vk-color-text-light)}.vk_posts-layout-postListText .postListText_title{font-size:1rem}.vk_posts-layout-postListText .postListText_title a{text-decoration:none}.vk_posts-layout-postListText .postListText{padding:1rem 0 .9rem;border-bottom:1px solid var(--vk-color-border-hr)}@media(max-width: 991.98px){.vk_outer-bgPosition-fixed{background-attachment:unset !important}}.swiper-container.vk_slider .swiper-button-next,.swiper-container.vk_slider .swiper-button-prev{background-color:rgba(0,0,0,.5);border-radius:50%}.swiper-container.vk_slider .swiper-button-next::after,.swiper-container.vk_slider .swiper-button-prev::after{color:#fff}.vk_step .vk_step_item .vk_step_item_dot{font-family:"Roboto",sans-serif;font-size:1.2rem}.site-body-bottom .wp-block-social-links{margin-top:0}.wp-block-group[class*=is-style-vk-group-alert-] .vk_heading i{color:inherit}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border:1px solid var(--vk-color-border-form);border-radius:var(--vk-size-radius)}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{width:40px;background:rgba(0,0,0,0)}.vk-campaign-text .vk-campaign-text_btn{border-radius:100px}.site-header .header-top nav{top:9px}.site-header .header-top ul>li>a,.site-header .header-top ul>li>span{padding:0 .5rem}.site-header-logo img{max-height:50px}@media(max-width: 991.98px){.site-header-logo img{max-height:35px}}.page-header-subtext{line-height:1.5;font-size:1rem;letter-spacing:2px}@media screen and (min-width: 767px){.site-footer{font-size:calc(var(--vk-size-text)*.9)}}@media screen and (min-width: 767px){.footer-nav .footer-nav-list li{border-right:1px solid var(--vk-color-border-hr)}.footer-nav .footer-nav-list li:first-child{border-left:1px solid var(--vk-color-border-hr)}}@media(max-width: 767.98px){.footer-nav .footer-nav-list li a{border-bottom:1px solid var(--vk-color-border-hr)}}.site-footer-content .wp-block-social-links{margin-top:0}.mobile-fix-nav{box-shadow:0px 0px 5px rgba(0,0,0,.12)}.mobile-fix-nav .mobile-fix-nav-menu{height:52px;padding:7px 0 5px}.page_top_btn{border-radius:50%;box-shadow:unset}.entry-meta-data-list dt{border-radius:var(--vk-size-radius-btn-primary)}ol.comment-list>.comment,p.no-comments{border-radius:var(--vk-size-radius)} From 814634f26faa71fd93ff925a5aa674061aa22742 Mon Sep 17 00:00:00 2001 From: kurudrive Date: Fri, 2 Feb 2024 15:58:39 +0900 Subject: [PATCH 3/3] [ Change version ] 0.2.5 --- lightning-g3-evergreen.php | 2 +- readme.txt | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/lightning-g3-evergreen.php b/lightning-g3-evergreen.php index 960c021..64365cd 100644 --- a/lightning-g3-evergreen.php +++ b/lightning-g3-evergreen.php @@ -7,7 +7,7 @@ * Author URI: https://vektor-inc.co.jp * Text Domain: lightning-g3-evergreen * Domain Path: /languages - * Version: 0.2.4 + * Version: 0.2.5 * * @package LIGHTNING_G3_EVERGREEN */ diff --git a/readme.txt b/readme.txt index 2135506..51df90a 100644 --- a/readme.txt +++ b/readme.txt @@ -3,8 +3,8 @@ Contributors: Donate link: Tags: Requires at least: 5.8 -Tested up to: 6.2 -Stable tag: 0.2.4 +Tested up to: 6.4 +Stable tag: 0.2.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -18,6 +18,9 @@ License URI: http://www.gnu.org/licenses/gpl-2.0.html == Changelog == +0.2.5 ( Lightning 15.19.0 ) +[ 仕様変更 ] Contact Form 7 のお問い合わせボタンがホバー時に沈むように調整 + 0.2.4 ( Lightning 15.16.0 ) [ 不具合修正 ][ オフセット背景パターン ] 6.4.2の環境で編集画面で左寄せになるのを修正