/*
Theme Name: LIQUID LP Child
Theme URI: https://lqd.jp/wp/theme_lp.html
Template: liquid-lp
Author: LIQUID DESIGN Ltd.
Author URI: https://lqd.jp/wp/
Description: LIQUID PRESS PREMIUM
Tags: blog,e-commerce,grid-layout,one-column,two-columns,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,footer-widgets,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks
Version: 1.2.8.1.1706144164
Updated: 2024-01-25 09:56:04

*/

html, header {
width: 100%;
}



.wp-block-search__button {
    white-space: nowrap;
}

.hero {
    background-color: #00a5d4;
    padding: 1rem 0;
}

.head {
    position: sticky;
    z-index: 21;
    top: 0
}

@media (min-width: 1400px) {
    .container {
        max-width:1320px
    }
}

@media (min-width: 1650px) {
    .container {
        max-width:1600px
    }
}

.theme-liquid-lp .wrapper,
.page-template-lp .wrapper,
.page-template-liquid .wrapper {
    overflow:hidden;
    display: block;
    unicode-bidi: isolate;
}