/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/*
css변경시 functions.php> 15line define( 'CHILD_THEME_ASTRA_CHILD_VERSION', '1.0.2' ); 버전변경할것
<link rel='stylesheet' id='astra-child-theme-css-css' href='https://cdc.wku.ac.kr/wp-content/themes/astra-child/style.css?ver=1.0.2' media='all' />
 */
/* css명명규칙: css-사이트명
- 사이트 전체에 필요한 경우만 지정할것 */

.padding1{padding-left:20px;}
.padding2{padding-left:40px;}
.padding3{padding-left:60px;}


.left{text-align:left;}
.right{text-align:right;}
.justify{text-align:justify;}

/*2025.05.28---cms.wku.ac.kr, cms.wku.ac.kr/culinary .white 초기화면 적용함 */
.red{color:red;}
.green{color:green;}
.blue{color:blue;}
.white{color:white;}
.black{color:black;}
.yellow{color:yellow;}

/*2024.07.24*/
.font-size-0{font-size: 16px;}
.font-size-1{font-size: 15px;}
.font-size-2{font-size: 14px;}
.font-size-3{font-size: 13px;}
.font-size--1{font-size: 17px;}/*2024.08.19*/
.font-size--2{font-size: 18px;}/*2024.08.19*/


/* 2024.05.28 학사안내용 내어쓰기 */
.indent1 {padding-left: 30px; text-indent: -15px;}
.indent2 {padding-left: 45px; text-indent: -15px;}
.indent3 {padding-left: 60px; text-indent: -15px;}


/* 2024.02.28 */
.letter-spacing-1 {letter-spacing:-1px;}
.letter-spacing-2 {letter-spacing:-2px;}
.letter-spacing-3 {letter-spacing:-3px;}
.letter-spacing-4 {letter-spacing:-4px;}

/* table th 값 지정하기, 2024.02.17 */
.entry-content table caption {display:none;}
.entry-content thead th {background:#edf1f7; color:#204386;}






/*
===========================
봉황BBS 초기화면 붙이기---> 공통모듈로 분리하기
2023.07.14
===========================
*/
#include-BBS ul{margin-left:20px;margin-bottom:0px;padding-left:0px;} /* 2025.05.09추가 iphone 13mini 두줄로보임 */
#include-BBS {margin-top:20px;}
#include-BBS strong {display: inline-block; width: 78%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
#include-BBS strong {float:left;    color: #000;    font-weight: normal;}
#include-BBS span {float:right;    color: #000;}
#include-BBS ul li {height: 35px;}

@media (max-width: 1200px){
#include-BBS strong {display: inline-block; width: 78%!important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
selector.elementor-element .elementor-widget-container {
    columns: 1!important;}
}

@media (max-width: 767px){
/*20220830 .wku-BBS strong {display: inline-block; width: 55vw!important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } */
#include-BBS strong {display: inline-block; width: 70%!important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
} /* 2025.05.09추가 iphone 13mini 두줄로보임 width: 75% -> width: 70%  */


/*
===========================
학과 홈페이지>학과소개>진로설계도
2023.10.23
--> 임시로 style에 넣는다
--> Global Color에서 지정하여 테이블 색 지정 후 아래 코드 삭제할것
===========================
*/
.tg  {border-collapse:collapse;border-spacing:0;}
.tg td{border-color:black;border-style:solid;border-width:1px;font-size:14px;
  overflow:hidden;word-break:normal;}
.tg th{border-color:black;border-style:solid;border-width:1px;font-size:14px;
  font-weight:normal;overflow:hidden;word-break:normal;}
.tg .tg-bjiu{font-family:noto sans kr, sans-serif;background-color:#00418F;border-color:#eeeeee;color:#FFF;text-align:center;vertical-align:middle}
.tg .tg-kyjg{font-family:noto sans kr, sans-serif;background-color:#FFF;border-color:#eeeeee;color:#333;padding:20px;text-align:center;vertical-align:middle}
.tg .tg-8f31{font-family:noto sans kr, sans-serif;background-color:#F7F7F7;border-color:#eeeeee;color:#00418F;text-align:center;padding:20px;vertical-align:middle}
.tg .tg-pomm{font-family:noto sans kr, sans-serif;background-color:#FFF;border-color:#eeeeee;padding:20px;color:#333;text-align:left;vertical-align:top}
