/*
	Theme Name:     Equipo Child
	Theme URI:      http://enovathemes.com/equipo
	Description:    Spare Parts And Tools WordPress WooCommerce Theme
	Author:         Enovathemes
	Author URI:     https://enovathemes.com
	Version:        1.0
	Template:       equipo
*/

/* Theme customization starts here-------------------------------------------------------------- 
*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Noto+Sans+SC:wght@100;300;400;500;700;900&family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

:lang(en-US) {font-family: 'Roboto', dashicons ,sans-serif, 'FontAwesome', 'ElegantIcons';}
:lang(zh-hans) {font-family: 'Noto Sans SC', dashicons ,sans-serif, 'FontAwesome', 'ElegantIcons';}
:lang(ja) {font-family: 'Noto Sans JP', dashicons ,sans-serif, 'FontAwesome', 'ElegantIcons';}



/*메뉴줄임*/

nav#header-menu-container-538923 #header-menu-538923 > .menu-item.depth-0 {padding:0 15px!important;}


/*모바일토글*/

.mobile-menu .menu-item-has-children > a > .arrow {
	background-image:url('/wp-content/uploads/arrow_left.svg');
	background-size:20px;
	background-position:5px;
	background-repeat:no-repeat;
}


/*배너노출안함*/

#et-banner-163038, #et-banner-79100, #et-banner-516827, #et-banner-570550, #et-banner-701633 {display:none;}
#banner-4 .vc-row-20784, #banner-4 .et-gap-669629, #banner-4 .vc-column-3923 {display:none;}

#product_filter_widget-1 ul.category [data-value="uncategorized"], #product_filter_widget-1 ul.category [data-value="uncategorized-zh-hans"], #product_filter_widget-1 ul.category [data-value="uncategorized-ja"] {display:none;}
.otgs-development-site-front-end {display:none;}
.et-breadcrumbs-container {display:none;}
#et-mobile-tab-875617 {display:none;}
#feat_cate {display:none;}


/*20211206_필터노출안함*/

#header-product-search-565735, .vc-row-652840 {display:none;}
#et-heading-971125 {display:none;}
.related-products h4 {display:none;}
h5.widget_title {display:none;}
.back.clear-attribute.active {display:none!important;}

#et-mobile-tab-236370 {display:none;}
#search-toggle-618613 {display:none;}
#mobile-toggle-895594 {
	background-image:url(/wp-content/uploads/cat.svg);
	background-size:30px;
	background-position:5px;
	background-repeat:no-repeat;
	}
#mobile-container-577156 [data-target="mobile-container-tab-2"], #mobile-container-577156 [data-target="mobile-container-tab-3"] {display:none;}

#et-mailchimp-862864 {display:none;}


/*연혁*/

#history_box ul {margin: -20px auto; position: relative; width: 100%;}
#history_box ul:before {content: " "; display: block; position: absolute; left: 50%;
    margin-left: -2px; padding: 20px 0; width: 2px; height: 100%; background-color: #c9c9c9;}
#history_box ul li { position: relative; margin-bottom:20px; width: 52.6666%; list-style:none; text-align:right;}
#history_box  ul li:before { 
	content: " ";
	display: block; 
	position: absolute; 
	top: 15px; left: 49.4444%;
    width: 35px; height: 12px;
    background-image: url(/wp-content/uploads/history_bar_02.png); background-size: 35px 12px;
	background-repeat:no-repeat;
	}
	
#history_box ul li.year_non:before { display:none;}
#history_box ul li.year_non {padding-left:52%;}

#history_box ul li:nth-child(odd) { width:100%; text-align:left; padding-left:54%;}
#history_box ul li:nth-child(even):before {  left: 90.3333%;    right: auto;}
#history_box ul li:nth-child(odd):before {  transform: rotate(180deg);}
#history_box ul li h2 {
	padding-top: 8px;
    margin-bottom: 10px;
    margin-right: 70px;
    font-size: 36px;
    color: #3f454b;
    font-weight: bold;
}

#history_box ul li h4 {
	padding-top:5px; 
	margin-bottom: 10px; 
	margin-right:80px; 
	font-size:24px; color: #333; 
	font-weight: bold;}
	
#history_box ul li:nth-child(even) p { 
	font-size: 18px!important;    
	line-height: 1.7!important;  
	margin:-10px 80px 0 0!important;  
	letter-spacing: 0.01rem!important;    
	color: #333!important;    
	
	}
#history_box ul li:nth-child(odd) p {
	font-size: 18px!important;    
	line-height: 1.7!important;  
	margin:-10px 0 0 0!important;  
	letter-spacing: 0.01rem!important;    
	color: #333!important;    
	
}
#history_box ul li span{position:relative; display: block; margin-top:20px; width: 320px; height: 180px; background:#dfdfdf;}
#history_box ul li span:before{ content:'images box'; position:absolute; top:50%; left:50%; margin-top:-15px; margin-left: -35px; font-size:14px;}
#history_box ul li img {width:250px;}

.year_box {
	width:250px;
	height:250px;
	padding:20px 0;
	background:#4f53d2;
	position:absolute;
	top:7%; right:-80px;
}

.year_box h2 {
	/*color:#fff; 
	font-size:45px;
	margin:50px;
	text-align:center;*/
	color:#fff;
	font-size:40px;
	display:flex;
	justify-content:center;
	align-items:center;
	width:100%;
	height:50%;
	margin:0;
	}
.year_box h2:nth-child(1)::after {
	content:'';
	background:#fff;
	width:1px;
	height:25px;
	position:absolute;
	top:46%; left:50%;
}

@media screen and (max-width:768px){
	.year_box {
		width:100%; height:125px;
		background:#4f53d2;
		position:absolute;
		top:-36px; right:0;
		padding:0;
		display:flex;
		align-items:center;
		}
	.year_box h2 {
		font-size:30px;
		}
	.year_box h2:nth-child(1)::after {
		height:1px; width:30px; 
		top:50%; left:45%;}
	#history_box ul {margin:0 auto;}
	#history_box ul li {width:56.6666%;}
	#history_box ul li h2 {font-size:30px;}
	#history_box ul li:nth-child(even):before {left:73.3333%;}
	#history_box ul li h4 {font-size:20px; margin-right:50px;}
	#history_box ul li:nth-child(even) p {font-size:17px!important; margin:-11px 60px 0 0!important;}
	#history_box ul li:nth-child(odd) p {font-size:17px!important;}
	#history_box ul li:before {left:48.1%;}
	#history_box ul li:nth-child(odd) {padding-left:60%;}
	#history_box ul:nth-child(2), #history_box ul:nth-child(3), #history_box ul:nth-child(4) {margin:-20px auto;}
}


/*footer*/

@media screen and (max-width:768px) {
	.footer-inner-column .mm-container.column-3 .et-mm > .menu-item, .footer-inner-column .mm-container.column-4 .et-mm > .menu-item {width:33.3333%!important;}
}

