/*
Theme Name: 宜蘭教網中心雙欄主題
Theme URI: http://2blog.ilc.edu.tw
Description:教網中心主題，中間欄位可放公告（還在測試中，有問題歡迎立刻回報）
Author:
Author URI: http://2blog.ilc.edu.tw
Template: oceanwp
Version: 1.1
Text Domain: ilc-2
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.responsive-video-wrap iframe {
	position: static !important;
}

.page-header .page-header-title {
	display: none;
}
h2.elementor-heading-title{
	font-family:"Noto Serif TC" !important;
}
@media only screen and (min-width: 798px) {
	#site-navigation-wrap {
			display: none;
	}
}
@media only screen and (max-width: 798px) {
	#top-bar-wrap{
		display: none;
	}
}
