/*
Theme Name: ystandard_OCEAN
Template: ystandard
Version: 1.0
*/

/* OCEAN：yStandard / Powered by だけ非表示（©表記は残す狙い） */
.site-info a[href*="wp-ystandard.com"],
.site-info a[href*="yosiakatsuki"],
.site-info a[href*="wordpress.org"]{
  display:none !important;
}

/* =========================================================
OCEAN：ヘッダームービー安全版
- style.css では動画位置を触りすぎない
- テーマ標準の動画配置を生かす
========================================================= */
.site-header{
  height:auto !important;
  min-height:0 !important;
  overflow:visible !important;
}

.header-media,
#wp-custom-header,
.wp-custom-header{
  margin-top:0 !important;
  padding-top:0 !important;
}

/* 動画自体の position / height はここでは固定しない */
