/*
Theme Name: Sanyu Inc
Author: NMN
Author URI: https://smoopy.net
Description: 2025child Sanyu Theme
Tested up to: 6.8
Requires PHP: 7.2
Version: 1.0
Text Domain: twentytwentyfive-child
Template: twentytwentyfive
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

.home main {
margin-top: 0 !important;
}
h1.wp-block-post-title {
display: none;
height: 0;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10 {
opacity: .3;
}

input.wpcf7-form-control {
padding: 0.5em;
}
input.wpcf7-form-control.wpcf7-submit {
padding: 0.5em 2em;
}
@media screen and (max-width: 1024px) {
#sanyuwpheader {
min-height: calc(100vw * 2/3) !important;
}
.wp-block-cover__image-background.has-parallax.wp-image-44 {
background-size: contain;
}
}