/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@font-face {font-family: "Arita"; font-style: normal; font-weight: 300; src: url("http://scbook.pwp.kr/wp-content/themes/Avada-Child-Theme/fonts/Arita-Light.eot"); src: local("Arita"), url("http://scbook.pwp.kr/wp-content/themes/Avada-Child-Theme/fonts/Arita-Light.eot?#iefix") format("embedded-opentype"), url("http://scbooks.pwp.kr/wp-content/themes/Avada-Child-Theme/fonts/Arita-Light.woff") format("woff"), url("http://scbook.pwp.kr/wp-content/themes/Avada-Child-Theme/fonts/Arita-Light.ttf") format("truetype");}
body,h1,h2,h3,h4,h5,h6,li,a,textarea { font-family: IcoMoon,'Nanum Gothic'!important; }

#menu-main-menu li a { font-weight:bold;}

div#kboard-default-latest table thead { display:none;}
#kboard-default-latest table td { border-top:0px!important; border-bottom: 1px solid #e3e3e3!important;}
div.fusion-copyright-notice {font-weight:bold;}

@media (min-width: 800px) {
.post-content { padding: 0 40px; }
.title {margin:0 0 10px}
#mobile_history{display:none;}
}


@media (max-width: 800px) {
#pc_history {display:none;}
div.heading h2 { font-size:1.3em!important; line-height:1.4em!important;}
#kboard-search-form {display:none;}
#kboard-default-list .kboard-list table td {padding:7px 0px!important;}
#kboard-default-list .kboard-list table td.kboard-list-date {width:25%!important;}
#kboard-default-list .kboard-list table td.kboard-list-uid {width:15%!important;}
#kboard-default-list .kboard-list tbody td.kboard-list-title {width:60%!important;}
h1.entry-title {font-size:1.2em!important;}
h3.title-heading-left { font-weight:bold!important; color:#6796BF!important;}
#kboard-default-document .kboard-detail .detail-attr { display: inline-block; float: left; margin: 0; padding: 0px!important; }
#kboard-default-document .kboard-content .content-view {  margin: 0;  padding: 15px 0px!important; }
#kboard-default-document .kboard-title p { 
	margin: 0;
  padding: 12px 0px!important;
  color: #545861;
  font-weight: bold;
  font-size: 1.2em!important;
  line-height: 1.4em!important;
}

}

#wp-kboard_content-media-buttons {
	display:none;
}