/*
Theme Name: LPtemp_Colorful_premium Child
Theme URI: https://lptemp.com
Template: colorful-theme-premium
Author: Seiya Eto
Author URI: https://pocowan.com/
Description: パソコンが苦手な方でも、簡単にランディングページ(LP)の作成が可能なテーマです。作りたいときにサクッと作れ、極めたいときにトコトン極められるLPテンプレートシステム。こちらはカラフルテンプレーツ搭載の上位版となります。
Tags: light,gray,white,one-column,flexible-width,custom-background,custom-header,custom-menu,editor-style,featured-images,flexible-header,full-width-template,microformats,post-formats,rtl-language-support,sticky-post,theme-options,translation-ready
Version: 7.3.2.1676992341
Updated: 2023-02-22 00:12:21

*/
.marker_blue {
    background-image: -moz-linear-gradient(top, transparent, rgba(181, 239, 251, .9));
    background-image: -webkit-linear-gradient(top, transparent, rgba(181, 239, 251, .9));
    background-image: -o-linear-gradient(top, transparent, rgba(181, 239, 251, .9));
    background-image: -ms-linear-gradient(top, transparent, rgba(181, 239, 251, .9));
    background-image: linear-gradient(to bottom, transparent, rgba(181, 239, 251, .9));
}
.marker_pink {
    background-image: -moz-linear-gradient(top, transparent, #ff69d1);
    background-image: -o-linear-gradient(top, transparent, #ff69d1);
    background-image:linear-gradient(transparent 60%, #f6d 62%);
}
.marker_yellow {
    background-image: -moz-linear-gradient(top, transparent, rgba(255, 255, 120, .9));
    background-image: -o-linear-gradient(top, transparent, rgba(255, 255, 120, .9));
    background-image:linear-gradient(transparent 60%, #ff6 62%);
}
.text-shadow-red {text-shadow: 2px 2px #ff09be;}
.wp-block-group.is-style-balloon {padding: 30px 25px !important;}
.entry-content .kv-image {width:100% !important;margin:0 auto !important;}
/*.lp_formgroup input{margin:20px 0 !important;width:auto;}*/
.lp_forminput{margin:20px 0 !important;width:inherit !important;max-width:94%;}
@media screen and (max-width:768px) {
  .entry-content {padding: 0 !important;}
  .entry-content p { /* font-size: 90%;*/}
  .wp-block-group.is-style-balloon {padding: 3px 0 !important;}
  .wp-block-group.is-style-shadow-A {padding:11px !important;}
  .wp-block-cover {padding: 0.4em;}
}

