@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

@font-face { 
            font-family: CL-Heading-font;
            font-weight:400;
            src: url(https://chalkless.com/cdn/shop/t/4/assets/N27-Regular.otf?v=70416984526607078811691762693);
            font-display: swap;
        }

h1, h2 ,h1 *,h2 *,.p-mainVisual__textLayer.l-parent.l-parent.l-container.u-ta-c, #header, #fix_header, .CL-Heading-font__app span, .swell-block-button.is-style-btn_normal, .CL-Heading-font__app {
	font-family: CL-Heading-font !important;
}

/*商品スライダー下のポッチをセンタリング*/
.wp-block-jetpack-slideshow_pagination.swiper-pagination.swiper-pagination-white.swiper-pagination-custom {
    justify-content: center;
}