/*---------------------------------------------------------------------------------

 Theme Name:   Ceos
 Theme URI:    https://ceos.kr
 Description:  
 Author:       Hwang
 Author URI:   https://ceos.kr
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);

#et-pb-contact-message, #et_pb_contact, #top-menu li a, #et_mobile_nav_menu li a, #main-footer, #kboard-default-list, #kboard-default-latest, #kboard-document, h1, h2, h3, h4, h5, h6, body, input, textarea, select {
font-family:Nanum Gothic, sans-serif !important;
}

.kboard-thumbnail-poweredby {
	display: none !important;
	width: 0%;
}

/*** Take out the divider line between content and sidebar ***/

#main-content .container:before {background: none;}

/*** #main-content .main_title {display: none; background: none;}

#main-content .entry-title {display: none; background: none;} ***/
 
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
#left-area {
    width: 100% !important;
    padding: 23px 0px 0px !important;
    float: none !important;
}
}

.kboard-default-poweredby {display: none; background: none;}

.et-cart-info { display:none; }

@media (max-width: 980px) {
	.column2 .et_pb_column{
		max-width: 50% !important;
	}
	.column2 .et_pb_column.et_pb_column_1_3:nth-of-type(3){
		margin: 0 25%;
	}
}
@media (max-width: 479px){
	.et_pb_section .et_pb_row.column2 div.et_pb_column.et_pb_column_1_4 {
    	width: 47.25% !important;
	}
 
}

@media (max-width: 980px) {
	.column3 .et_pb_column{
		max-width: 33% !important;
	}
	.column3 .et_pb_column.et_pb_column_1_3:nth-of-type(3){
		margin: 0 0%;
	}
}
@media (max-width: 479px){
	.et_pb_section .et_pb_row.column3 div.et_pb_column.et_pb_column_1_4 {
    	width: 32.5% !important;
	}
 
}

@media (max-width: 980px) {
	.column4 .et_pb_column{
		max-width: 25% !important;
	}
	.column4 .et_pb_column.et_pb_column_1_3:nth-of-type(3){
		margin: 0 25%;
	}
}
@media (max-width: 479px){
	.et_pb_section .et_pb_row.column4 div.et_pb_column.et_pb_column_1_4 {
    	width: 24.5% !important;
	}
 
}
div#HoverRed article:hover.et_pb_post.et_pb_has_overlay.post.type-post.status-publish {
	background: #ac162c;
	color: inherit !important;
}

div#HoverRed article:hover.et_pb_post.et_pb_has_overlay.post.type-post.status-publish a {
	color: white !important;
}

@media (max-width: 980px) {
	.et_header_style_split #top-menu li {
    		padding-right: 4% !important;
		padding-top: 5% !important;
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}
	.et_header_style_centered #top-menu li {
//	    	padding-right: 4% !important;
//		padding-top: 5% !important;
//		padding-bottom: 0 !important;
//		margin-bottom: 0 !important;
	}

}

.et_header_style_split #et_mobile_nav_menu, .et_header_style_centered #et_mobile_nav_menu {
//	display: none !important;
}

.et_header_style_split #top-menu-nav, .et_header_style_centered #top-menu-nav {
//	text-align: -webkit-center !important;
}

.et_header_style_split #top-menu-nav, .et_header_style_centered #top-menu-nav, .et_header_style_split #top-menu, .et_header_style_centered #top-menu {
//	display: block !important;
}

.login form {
	border: 0 !important;
}
