/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

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

/* 공통 */
p {margin: 0;}
.liststyle01 ul {margin-top: 0;margin-bottom:0;margin-left:16px;list-style-type:'-  ';}
.wordkeep {word-break: keep-all;}

/* table */
.tablestyle01 table {border-top: 3px solid var( --e-global-color-accent);border-bottom: 2px solid var(--e-global-color-c40b30b);}
.tablestyle01 table th {color: var( --e-global-color-accent);font-weight: 600;}
.tablestyle01 table b {font-weight:500;}
.tablestyle01 table .tc {text-align: center;}
.tablestyle01 table caption {caption-side: bottom;text-align:right;}
.tablestyle01 table td{vertical-align:middle;}

.wpr-mega-menu-container i {
  display: none !important;
}
.wpr-offcanvas-content-right {
  width: 100% !important;
}
.wpr-offcanvas-header {
    display: flex !important;
    flex-direction: row-reverse !important;
}
.pll-parent-menu-item {
	margin-left: 120px !important;
}
.pll-parent-menu-item .wpr-menu-item.wpr-pointer-item img {
  display: initial;
  margin-right: 8px;
}
.pll-parent-menu-item .wpr-sub-menu-item img {
  display: initial;
  margin-right: 8px;
}



/*검색팝업*/
.header-search .wpr-offcanvas-wrap{background:transparent !important;}


/* header */
.iconsearch {filter:brightness(0) invert(1);}
/* .she-header {backdrop-filter: blur(100px);}  */
/* .she-header-transparent-yes, .elementor-editor-active .she-header-transparent-yes {background-color:rgba(255,255,255,0.7) !important;} */
/* .iconsearch {filter: brightness(0) saturate(100%) invert(8%) sepia(13%) saturate(2963%) hue-rotate(186deg) brightness(92%) contrast(105%) !important;} */
.header .header-logo{display:none;}
.hover .header {background-color: #fff !important;} 
.hover .header .header-logo{display:block;}
.hover .header .header-logo-white{display:none;}
.she-header .header-logo{display:block;}
.she-header .header-logo-white{display:none;}

.main-header.on{background:#fff !important; border-bottom:1px solid rgb(222, 222, 222);}

.header .iconallmenu svg path{fill:#fff;}
.hover .header .wpr-nav-menu .wpr-menu-item span, 
.hover .header .wpr-nav-menu > .menu-item-has-children > .wpr-sub-icon, .sheheader .wpr-nav-menu .wpr-menu-item span, 
.she-header:not(.headerup) .wpr-nav-menu .wpr-menu-item span {color: #333333;}
.hover .header .iconallmenu svg,
.she-header:not(.headerup) .iconallmenu svg {fill: #333333 !important;}
.hover .header .iconsearch, .she-header:not(.headerup) .iconsearch {filter:none;}

.megamenustyle01 .wpr-nav-menu.wpr-mega-menu > .menu-item {width: 16.66%;margin: 0 !important;}
.megamenustyle01 .wpr-nav-menu.wpr-mega-menu > .menu-item > a {justify-content:center;}
/* .megamenustyle01 .elementor-element > .elementor-element-populated:hover::before {content:'';position:absolute;display:block;width:100%;height:2px;background-color:var(--e-global-color-accent);top:0;left:0;} */

.iconallmenu:not(.header-search) .wpr-close-offcanvas i::before {
    content: '';
    background-image: url('https://www.uver.co.kr/wp-content/uploads/2024/04/uver-symbol-logo.png');
    width: 44px;
    height: 44px;
    display: block;
}

.iconallmenu:not(.header-search) .wpr-offcanvas-header{padding:17px 12px 10px 10px !important;}
.header-search .wpr-offcanvas-content-right{height:auto!important; top:100px;}
.header-search .hfe-search-submit{border:none !important;}
.wpr-offcanvas-trigger:hover{background:none !important;}

header .cpel-switcher__nav {display: flex !important; justify-content: center !important;}
header .cpel-switcher__nav a {display:flex; background-color:transparent !important; color:#333 !important; font-size:17px !important;}
header .cpel-switcher__nav a i{color:#333 !important; font-size:25px;}

header .she-header .cpel-switcher__nav a{color:#333 !important; }
header .she-header .cpel-switcher__nav a i{color:#333 !important; }
header .cpel-switcher__nav a:hover{color:#333 !important; }
header .cpel-switcher__nav a i:hover{color:#333 !important;}
header .cpel-switcher__list{background-color:rgb(255 255 255 / 70%) !important;}
header .cpel-switcher__list li a{padding: 10px 20px !important; font-size:17px !important; text-align: center !important; color:#333 !important}
header .cpel-switcher__list li a:hover{background-color:#cb2727 !important; color: #333 !important;}
header .cpel-switcher__toggle .cpel-switcher__name{display: none;}
header .cpel-switcher--layout-dropdown .cpel-switcher__list{top: calc(100% + 23px);}

header .cpel-switcher--layout-dropdown:hover .fa-globe{color:var(--e-global-color-accent) !important;}
header .fa-globe{font-size:28px !important;}
header .iconsearch{width:28px !important;}


.elementor-element-25133e9:hover .elementor-widget-container{background:transparent !important;}
.elementor-element-25133e9:hover nav.wpr-nav-menu-container > ul > li > a img{filter: invert(20%) sepia(85%) saturate(3800%) hue-rotate(353deg) brightness(86%) contrast(82%) !important;}
.elementor-element-d486bbe:hover .elementor-widget-container button{background:transparent !important;}
.elementor-element-d486bbe:hover .elementor-widget-container svg{fill:#cb2727 !important}

.headerstyle a {text-align: center;}
.headerstyle .elementor-container {width:61%}

/* header .iconallmenu svg path{fill:#333 !important;} */
header.hover .iconallmenu svg path{fill:#333 !important;}
header .iconallmenu:hover svg path{fill:var(--e-global-color-accent) !important;}
/* header .she-header .iconallmenu:hover svg path{fill:var(--e-global-color-accent) !important;} */
header .she-header .iconallmenu svg path{fill:#333 !important;}

header .cpel-switcher__icon.fa-globe{display:none;}
header .cpel-switcher__toggle>a::after{background:url('/wp-content/uploads/2024/03/icon-language.svg') no-repeat 0px 0px; content: ""; display: inline-block; height: 28px; width: 28px; background-size: 28px; margin-top: 6px;}

/* header .iconlang a:after{filter: brightness(0) saturate(100%) invert(8%) sepia(13%) saturate(2963%) hue-rotate(186deg) brightness(92%) contrast(105%) !important;} */
header.hover .iconlang a:after{filter: brightness(0) saturate(100%) invert(8%) sepia(13%) saturate(2963%) hue-rotate(186deg) brightness(92%) contrast(105%) !important;}
header .iconlang .cpel-switcher__toggle:hover a:after{filter: brightness(0) saturate(100%) invert(23%) sepia(50%) saturate(3282%) hue-rotate(342deg) brightness(94%) contrast(101%) !important;}
header .she-header .iconlang a:after{filter: brightness(0) saturate(100%) invert(8%) sepia(13%) saturate(2963%) hue-rotate(186deg) brightness(92%) contrast(105%) !important;}


.search-btn > .elementor-widget-container{transition:none !important;}
.search-btn .premium-modal-trigger-container .premium-modal-trigger-btn{transition:none !important;}
.search-btn .premium-modal-trigger-btn .premium-modal-box-icon, .premium-modal-trigger-btn i,
.search-btn .premium-modal-trigger-btn>svg{transition:none !important;}
header .she-header .search-btn .premium-modal-box-container .premium-modal-trigger-container .premium-modal-trigger-btn
 svg{fill:#333 !important;}
header.hover .she-header .search-btn svg {fill:#333 !important;}
header .she-header .premium-modal-trigger-btn svg:not(.premium-btn-svg) *{fill:#333 !important;}
header.hover .elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn svg:not(.premium-btn-svg) *{fill:#333 !important;}



/*wpml-swicher*/
.lang-wpml .hfe-has-submenu-container .wpml-ls-display{display:none;}
.lang-wpml .hfe-menu-toggle{margin:0 !important;}
.lang-wpml .hfe-menu-toggle i:before{display:none;}
.lang-wpml .hfe-menu-toggle i:after{content:'';  background:url(/wp-content/uploads/2024/03/icon-language.svg) no-repeat 50% 50%; background-size:cover; width:30px; height:30px; display:inline-block;}

.lang-wpml .hfe-has-submenu-container a{padding:15px; padding-bottom:9px !important;}
.lang-wpml ul.sub-menu{min-width:68px; width:auto !important;}
.lang-wpml ul.sub-menu a.hfe-sub-menu-item{padding:10px !important; justify-content:center;}
.lang-wpml ul.sub-menu .wpml-ls-display{font-size:17px; font-family:"Noto Sans KR";}

/*국기*/
.lang-wpml .hfe-nav-menu > li a.hfe-menu-item img.wpml-ls-flag{display:none;}
.lang-wpml .wpml-ls-menu-item .wpml-ls-display{margin-left: 10px !important;}

header.hover .lang-wpml .hfe-menu-toggle i:after{filter: brightness(0) invert(18%) sepia(9%) saturate(29%) hue-rotate(339deg) brightness(94%) contrast(92%);}
header .she-header .lang-wpml .hfe-menu-toggle i:after{filter: brightness(0) invert(18%) sepia(9%) saturate(29%) hue-rotate(339deg) brightness(94%) contrast(92%);}


/*모바일메뉴*/
.mobile-menu .hfe-nav-menu-icon svg path{fill:#fff;}
.mobile-menu:hover .hfe-nav-menu-icon svg path{fill: var(--e-global-color-accent) !important;}
header.hover .mobile-menu .hfe-nav-menu-icon svg path{fill:#000;}
header .she-header .mobile-menu .hfe-nav-menu-icon svg path{fill:#000;}


@media (max-width:1400px) {
.megamenustyle01,.btnsearch {display:none;}

}


@media screen and (max-width:1024px){
.header-right{width:50% !important;}
}


/*footer*/
.footer-top a{text-align:center;}

/* mainpage - news */
i.upk-icon-calendar {
    display: none;
} 


/*메인테크놀로지odm원*/
.main-tech-cilrcle-wrap .main-tech-cilrcle{aspect-ratio:1/1}



/* subpage - suttitle */
.breadcrumbsstyle, .breadcrumbsstyle a {text-align: left;color: var( --e-global-color-4b3e040 );}
.breadcrumbsstyle p {margin: 0;}
/* subpage - tab */
.tabstyle01 li.menu-item {width: 100%;}
.tabstyle01 li.menu-item a {justify-content: center;border-left: 1px solid rgba(255,255,255,0.2);}
.tabstyle01 li.menu-item:first-child a {border-left: none;}
@media screen and (max-width:1024px){
	.tabstyle01 .premium-nav-menu-container{height:auto !important;}
	.tabstyle01 .premium-nav-menu{flex-wrap:wrap;}
	.tabstyle01 li.menu-item {width: calc(100% / 4);}
}
@media screen and (max-width:767px){
	.tabstyle01 li.menu-item {width: fit-content;}
}

.tabstyle02 li.premium-nav-menu-item:after{content:""; display:block; width:100%; height:2px; background:#cb2727; transform: scale(0); transition:0.3s; position:absolute; bottom:0;}
.tabstyle02 li.premium-item-hovered:after{transform: scale(1);}
.tabstyle02 li.premium-active-item:after{transform: scale(1);}

.tabstyle02.esg-tab li.on:after{transform: scale(1);}
.tabstyle02.esg-tab li.on a{color:#cb2727 !important;}

/* single post */
/* .single-post .elementor-section.elementor-section-items-bottom>.elementor-container {align-items: center;} */
.single-post header.entry-header {padding: 0 !important;}
.single-post.single .entry-title {text-align: left;padding: 0;border-bottom: none;margin-top: -20px;}
.single-post.content-max-width ul.meta {justify-content: start !important;padding: 25px 0;border-bottom: 3px solid var(--e-global-color-accent);}
.single-post .content-wrap .elementor-column-gap-default>.elementor-column>.elementor-element-populated {padding:0;}
.single-post.content-max-width #wrap .entry-content h2, .single-post.content-max-width .entry-content p {
	padding-left:0;
	padding-right:0;
	/*     padding-left: 20px;
    padding-right: 20px */
}
.single-post .meta li {line-height: 1em;}
.single-post .meta .icon-clock:before {content: "등록 :";font-size:14px;vertical-align:bottom;}
.single-post .meta .icon-note:before {content: "수정 :";font-size:14px;vertical-align:bottom;}
.single-post ul.ospm-default li:after {content: "|";vertical-align:bottom;}


/* layout */
.container01 {margin-left:-15px;margin-right:-15px;}


/* mainpage - Product line */
.uver-slide .upk-main-slider{width:100%}
.uver-slide .swiper-slide-next {display:none}
.uver-slide .swiper-slide-active{width:100%}
.uver-slide .upk-snog-slider-wrap .upk-content-slider {right:0;}


/* .subindex .elementor-element-populated:hover div {background-color:var(--e-global-color-accent);color:#fff;} */

.find-product-sec .wpr-promo-box-content{justify-content:start !important; }
.find-product-sec .wpr-promo-box.wpr-animation-wrap{border-radius:50px 0 !important;}
.find-product-sec .wpr-promo-box-title{width:auto; text-align:left;}
.find-product-sec .wpr-promo-box-title span:after{content:""; width:30px; height:2px; background:#fff; display:block; margin-top:15px;}
.find-product-sec .wpr-promo-box-btn-wrap{position: absolute; bottom: 55px; right: 45px; width: auto; }
.find-product-sec .wpr-promo-box-btn{padding:0 !important;}
.find-product-sec .wpr-promo-box-btn{display:flex; align-items:center;}
.find-product-sec a.wpr-promo-box-btn:after {content:''; display: inline-block;  margin-left: 9px; background: url( "/wp-content/uploads/2024/07/btn-arrow.png" ) no-repeat; width: 7px; height: 13px;}


.find-product-sec.all-radius .wpr-promo-box.wpr-animation-wrap{border-radius:50px!important;}
.main-printing-img .wpr-promo-box-bg-image{background-position-x:74%;}
.main-coating-img .wpr-promo-box-bg-image{background-position-x:68%;}
.main-exposure-img .wpr-promo-box-bg-image{background-position-x:42%;}





/*헤더깜빡임*/
div[class*="wpr-sub-menu-fx"] .wpr-mega-menu .wpr-sub-menu, div[class*="wpr-sub-menu-fx"] .wpr-mega-menu .wpr-sub-mega-menu{transition:none !important;}

/*보도자료카테고리*/
.categorystyle01{width:100%; max-width:1200px; margin:50px auto 0; color:#CB2727;}

.single-post.content-max-width .elementor-section ul.cpel-switcher__list{max-width:none;}


/*개인정보처리방침*/
.agree{    width: 100% !important;
    height: 240px !important;
    line-height: 20px !important;
    padding: 30px 20px !important;
    margin: 10px 0px 10px 0px !important;
    border: 2px solid #dadbdd !important;
    border-radius: 7px !important;
    overflow-y: scroll !important;}



/*contact form7 */
.cust-row {display:flex; gap:20px;}
.cust-row + .cust-row {margin-top:20px;}
.cust-row .six.columns{width:50%;}
.cust-row .twelve.columns{width:100%;}
.cust-row .btn p{text-align:center;} 
.cust-row .btn .wpcf7-submit{font-size:16px !important; min-width: 140px; padding: 17px 24px; background:#CB2727; color:#fff;}
.cust-row .btn .wpcf7-submit:hover{background:#fff; color:#CB2727;}
textarea::placeholder{font-size:16px !important;}

@media screen and (max-width:767px) {
	.cust-row{flex-wrap:wrap;}
	.cust-row .six.columns{width:100%;}
}

.red-border-top{border-top:2px solid #CB2727;}
.red-border-top .cust-row:nth-of-type(6) label {display:flex; gap:10px}

/* 연혁 */
/* .elementor-repeater-item-0a90949 .ue_timeline_item_content_main,.elementor-repeater-item-672ed5f .ue_timeline_item_content_main,.elementor-repeater-item-363e597 .ue_timeline_item_content_main {text-align:right !important;} */
@media screen and (min-width:767px){
.historystyle01 .ue_timeline_item:nth-child(2n-1) .ue_timeline_item_content_inside{display:flex; flex-direction:column; align-items:end;}
.historystyle01 .ue_timeline_item:nth-child(2n-1) .ue_timeline_item_content_inside .ue_timeline_item_title{text-align: right !important;}
}

.historystyle01 .ue_timeline_item_content {margin-top: -38px;}
.historystyle01 .ue_timeline_item .ue_timeline_item_content .ue_timeline_item_pointer .ue_timeline_item_pointer_inside {clip-path: none !important;}
.historystyle01 .ue_timeline_item:last-child .ue_timeline_item_content {padding-bottom: 200px;}
.historystyle01 .ue_timeline_item_img_wrapper img {max-height:480px;object-fit: cover;}

 /*연혁추가효과*/
.ue_timeline_item_icon.uc-active .ue_timeline_item_icon_holder{position:relative; background:#fff !important; border: 3px solid var(--e-global-color-accent) !important; transition:none !important;}

.ue_timeline_item_icon.uc-active .ue_timeline_item_icon_holder:before {
    content: "";
    position: absolute;
    top: -13px;
    left: -13px;
    display: block;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    background: rgb(203 39 39 / 10%);
    z-index: -10;
}

.ue_timeline_item_icon.uc-active .ue_timeline_item_icon_holder:after {
    content: "";
    position: absolute;
    top: -8px;
    left: -8px;
    display: block;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background: rgb(203 39 39 / 10%);
    z-index: -10;
}

.time-line .histroy-month-wrap{display:flex;}
.time-line .history-month{font-weight:bold; white-space:nowrap;}
.time-line ul{list-style: none; margin-top:0; margin-bottom: 5px;}
.time-line li{padding-left:15px; position:relative;}
.time-line li:before{content:''; position:absolute; top:15px; left:0; width:7px; height:1px; background:#000;}


/* footer icon */
.elementor-repeater-item-943dabd:hover svg g {fill: var(--e-global-color-accent) !important;}

/* Product Search */
.category-54 #content-wrap {display: flex;flex-direction:column;}

.category-54 #right-sidebar {display: none;}
.category-54.content-both-sidebars #primary.content-area {width:100%;left:0;order:2;}
.category-54.content-both-sidebars.scs-style #left-sidebar.widget-area.sidebar-secondary {width:100%;left:0;order:1; padding:50px;background-color: #fff;}
.category-54.content-both-sidebars.scs-style #left-sidebar {box-shadow:0 0 20px rgba(0,0,0,0.08);}

.category-54 #blog-entries {display:flex;flex-wrap: wrap;}
.category-54 #blog-entries article {width:33.33%;padding: 30px;}
.category-54 .blog-entry.large-entry .thumbnail {height:300px;}
.category-54 .blog-entry.large-entry .thumbnail a {height:100%;display:flex;align-items:center;justify-content:center;}
.category-54 .blog-entry.large-entry .thumbnail img {object-fit: contain;height:100%;}

.category-54 .blog-entry.large-entry .meta.obem-default,
.category-54 .blog-entry.large-entry .blog-entry-readmore {display:none;}

.list_option.btn_specs a, .list_option.btn_datasheet a {
    display: block;
    width: 100%;
    background-color: var(--e-global-color-accent);
	color: #fff;
    padding: 10px 20px;
    text-align: center;
	font-weight: 600;
	border: 1px solid var(--e-global-color-accent);
	border-radius: 2px;
	margin-bottom:10px;
}
.list_option.btn_specs a:hover, .list_option.btn_datasheet a:hover {
	background-color: #fff;
    color: #333;
	border-color: var(--e-global-color-text);
}

.spec-request-btn.list_option.btn_datasheet a{background:#cb2727 !important; color: #fff !important; border-color:#cb2727 !important;}
.spec-request-btn.list_option.btn_datasheet a:hover{background:#fff !important; color:#cb2727 !important; border-color:#cb2727 !important;}


/* Product Search - filter */
/* Product Search */

.category-product-search #content-wrap {display: flex;flex-direction:column;}

.category-product-search #right-sidebar {display: none;}
.category-product-search.content-both-sidebars #primary.content-area {width:100%;left:0;order:2;}
.category-product-search.content-both-sidebars.scs-style #left-sidebar.widget-area.sidebar-secondary {width:100%;left:0;order:1; padding:50px;background-color: #fff;}
.category-product-search.content-both-sidebars.scs-style #left-sidebar {box-shadow:0 0 20px rgba(0,0,0,0.08);}

.category-product-search #blog-entries {display:flex;flex-wrap: wrap;}
.category-product-search #blog-entries article {width:33.33%;padding: 30px;}
.category-product-search .blog-entry.large-entry .thumbnail {height:300px;}
.category-product-search .blog-entry.large-entry .thumbnail a {height:100%;display:flex;align-items:center;justify-content:center;}
.category-product-search .blog-entry.large-entry .thumbnail img {object-fit: contain;height:100%;}

.category-product-search .blog-entry.large-entry .meta.obem-default,
.category-product-search .blog-entry.large-entry .blog-entry-readmore {display:none;}

.list_option.btn_specs a, .list_option.btn_datasheet a {
    display: block;
    width: 100%;
    background-color: var(--e-global-color-accent);
	color: #fff;
    padding: 10px 20px;
    text-align: center;
	font-weight: 600;
	border: 1px solid var(--e-global-color-accent);
	border-radius: 2px;
	margin-bottom:10px;
}
.list_option.btn_specs a:hover, .list_option.btn_datasheet a:hover {
	background-color: #fff;
    color: #333;
	border-color: var(--e-global-color-text);
}

.spec-request-btn.list_option.btn_datasheet a{background:#cb2727 !important; color: #fff !important; border-color:#cb2727 !important;}
.spec-request-btn.list_option.btn_datasheet a:hover{background:#fff !important; color:#cb2727 !important; border-color:#cb2727 !important;}


/* Product Search - filter */
.category-product-search .widget-title {border-color: var(--e-global-color-accent);}
.category-product-search .wpc-filter-title {font-size: 16px !important;}
.category-product-search .wpc-filters-section {display: flex;margin-bottom:4px;}
.category-product-search .wpc-filter-header {
    width: 23%;
    display: inline-block;
}
.category-product-search .wpc-filter-content, .category-product-search form.wpc-filter-search-form {
    width: 77%;
    display: inline-block;
}

.category-product-search form.wpc-filter-search-form {margin-top:-4px;margin-bottom:10px;}
.category-product-search .wpc-filter-content a {font-size:16px !important;}

.category-product-search .blog-entry-title.entry-title, .category-product-search .blog-entry-title.entry-title a {font-size: var(--e-global-typography-text-font-size);}



.category-product-search .list_option {display: flex;}
.category-product-search .list_option .opt_tit {width:120px;display:inline-block;}
.category-product-search .list_option .opt_tit span {display:inline-block;width:100%;position:relative;}
.category-product-search .list_option .opt_tit span::after {
	    content: '';
	display:inline-block;
	position:absolute;
    width: 1px;
    height: 13px;
    background-color: #c1c1c1;
    top: 9px;
    right: 11px;
}
.category-product-search .list_option .opt_desc {width:100%;display:inline-block;line-height: 1.4em;
    padding-top: 2px;
    margin-bottom: 6px;}

.category-product-search .list_option:not(.btn_specs, .btn_datasheet){border-bottom:1px solid #e6e6e6;}
.category-product-search .list_option.lastoption{border:none}

.category-product-search .list_option.btn_specs a,
.category-product-search .list_option.btn_datasheet a,
.post-in-category-product-search .list_option.btn_specs a,
.post-in-category-product-search .list_option.btn_datasheet a {background-color: #fff; color: #333;  border-color: #333;}
.category-product-search .list_option.btn_specs a:hover,
.category-product-search .list_option.btn_datasheet a:hover,
.post-in-category-product-search .list_option.btn_specs a:hover,
.post-in-category-product-search .list_option.btn_datasheet a:hover {color:#cb2727; border:1px solid #cb2727;}


.category-product-search .wpc-filters-ul-list.wpc-filters-checkboxes{display:flex; flex-wrap:wrap; gap:10px;}
.category-product-search .wpc-search-field {line-height:1; min-height:30px;}

.category-product-search .wpc-posts-found {display: none;}

/* .category-product-search .wpc-filters-scroll-container .wpc-filters-section:first-child .wpc-filter-header {display: none;} */

.wpc-chip-reset-all .wpc-filter-chip-name{font-size:0;}
.wpc-chip-reset-all .wpc-filter-chip-name:after{content:"Clear Filters"; font-size:var(--e-global-typography-primary-font-size);}

.category-product-search input[type=radio]:checked:before, 
.category-product-search input[type=checkbox]:checked:before {content: none;}
.category-product-search .wpc-filters-main-wrap input[type=checkbox]:after {
	left: 4px;
    top: 0px;	
}


.category-product-search .wpc-filters-main-wrap input[type=checkbox], 
.category-product-search .wpc-filters-main-wrap input[type=radio] {width:18px; height:18px; min-width: 18px;}


/*esg*/
.logo-title .elementor-widget-container{background-size:25px auto !important; background-position: 0% 60% !important;}

/*esg하위*/
.esg-default .elementor-icon-box-wrapper{height:348px;}
.esg-default .elementor-icon-box-wrapper .elementor-icon-box-icon{position:absolute; top:9%; right:7%;}
/* .esg-default .elementor-icon-box-wrapper .elementor-icon-box-icon svg path{fill:#fff !important;} 화살표흰색*/
.esg-default .elementor-icon-box-wrapper .elementor-icon-box-content{width:100%; height:100%;}
.esg-default .elementor-icon-box-wrapper .elementor-icon-box-title{width:100%; height:100%; margin-bottom:0;}
.esg-default .elementor-icon-box-wrapper .elementor-icon-box-title a{width:100%; height:100%; display:flex; align-items:end; padding-bottom:10%; padding-left:11%;}

/*notice*/
.notice-list .premium-blog-content-wrapper.empty-thumb{display:flex;}
.notice-list .premium-blog-content-wrapper .premium-blog-inner-container{display: flex; flex-wrap: nowrap; flex-direction: row; justify-content: space-between; order: 2; width: 100%; align-items: center;}
.notice-list .premium-blog-content-wrapper .premium-blog-entry-title{margin-bottom:0 !important;}
.notice-list .premium-blog-content-wrapper .premium-blog-entry-meta{margin-bottom:0 !important;}
.notice-list .premium-blog-content-wrapper .premium-blog-post-tags-container{order:1; width:128px; align-items:center; margin-top:0 !important;}
.notice-list .premium-blog-post-container .premium-blog-content-wrapper{background-color:#fff !important;}
.notice-list .premium-blog-post-time.premium-blog-meta-data i{display:none;}
.notice-list .premium-blog-post-tags-container i{display:none;}

/*테크놀로지*/
.li-style li{list-style:none; position:relative; padding-left:20px;}
.li-style li:before{content:""; width:7px; height:1px; background:#000; position:absolute; left:0; top:15px;}

/* 조도 실시간 */
.add-arrow{position:relative}
.add-arrow::before {
    content: "";
    background: url(/wp-content/uploads/2024/07/arrow-min.png) no-repeat;
    display: inline-block;
    width: 95px;
    height: 10px;
    position: absolute;
    top: -9%;
    left: 29%;
    transform: rotate(120deg);
}
.add-arrow::after {
    content: "";
    background: url(/wp-content/uploads/2024/07/arrow-min.png);
    background: url(/wp-content/uploads/2024/07/arrow-min.png) no-repeat;
    display: inline-block;
    width: 95px;
    height: 10px;
    position: absolute;
    top: 48%;
    left: calc(50% - 49.5px);
}

/*광학기술*/
.multi-led-sec .left-sec .elementor-widget-wrap{gap:30px;}
.multi-led-sec .left-sec .elementor-widget-image{width: calc((100% / 3) - 60px ); !important;}
.multi-led-sec .left-sec .elementor-widget-image img{width:100%;}
@media screen and (max-width:1024px) {
.multi-led-sec .left-sec .elementor-widget-wrap{gap:10px;}
.multi-led-sec .left-sec .elementor-widget-image{width: calc((100% / 3) - 7px ); !important;}
}
@media screen and (max-width:767px) {
.multi-stage-txt .elementor-container{flex-wrap:nowrap !important;}
}


/*조도자동보정*/
.arrow-sec:after{content:""; width:48px; height:32px; background:url('/wp-content/uploads/2024/07/process-arrow-01-min.jpg') no-repeat; position:absolute; bottom:-11px; left:50%; transform:translateX(-50%);}
.arrow-sec.correct-txt:before{content:"CORRECT"; position:absolute; bottom:0px; left:50%; transform:translateX(19%); font-size:14px; z-index:2;}
.arrow-sec.no-txt:before{content:"NO"; position:absolute; bottom:0px; left:50%; transform:translateX(59%); font-size:14px; z-index:2;}
.yes-txt:before{content:"YES"; position:absolute; top:-10px; right:53px; font-size:14px; z-index:2;}
.yes-txt:after{content:"CONTINUE"; position:absolute; top:69px; right:3px; font-size:14px; z-index:2;}
@media screen and (max-width:1200px){
	.yes-txt:before{right:19px;}
	.yes-txt:after{right:-29px;}
}

.Infographic-sec .right-sec .elementor-widget-wrap{align-content: space-between;}
@media screen and (max-width:1200px){
.Infographic-sec .left-sec,
.Infographic-sec .right-sec{width:100% !important;}
}



/*제품필터*/

.wpc-filter-header{width:25%;}
.wpc-filter-content{width:75%;}
.wpc-filter-content .wpc-filters-ul-list{width:100%; padding-top:10px !important;}
.wpc-filter-content .wpc-filters-ul-list .wpc-checkbox-item{width:calc((100% / 4) - 8px);}
.wpc-filters-section{border-bottom:1px solid #e6e6e6;}
.widget-title.wpc-filter-title{margin-top:10px;}

@media screen and (max-width:1280px) {
	.widget-area#left-sidebar{width:100% !important; padding:30px !important;}
}
@media screen and (max-width:1024px) {
	.wpc-filter-content .wpc-filters-ul-list .wpc-checkbox-item{width:auto;}
}
@media screen and (max-width:767px) {
	.widget-area#left-sidebar{padding:0 !important;}
	.widget-title.wpc-filter-title{font-size:14px !important;}
	.wpc-filter-content .wpc-filters-ul-list .wpc-checkbox-item a{font-size:14px !important;}
	
}

.list_option.btn_specs a, .list_option.btn_datasheet a{padding:4px 20px !important;}

.product-category{font-size:14px; color: #959595;}
.category-sign{margin:0 1px;}


/*제품상세버튼*/
.product_btn_wrap{display:flex; gap:0 10px;}
.product_btn_wrap .list_option{width:50%;}



/*제품검색클리어버튼*/
ul.wpc-filter-chips-list{align-items:center;}
.wpc-filter-chips-list li.wpc-chip-reset-all a {background:#131313 !important; color:#fff !important; border:none !important; padding:5px 20px !important; border-radius:0 !important;}





/*wpml푸터붙는거*/
.wpml-ls-statics-footer{display:none !important;}

/*문의하기*/
.wpcf7-form-control-wrap .wpcf7-file{width:auto;}


/*product상세*/
.request-btn.elementor-widget-wts-modal-popup a.eae-popup-link{width:100%; justify-content:center;}

.mfp-content strong{font-size:18px; font-weight:500;}
.mfp-content .wpcf7-form-control-wrap{font-weight:400;}
.mfp-content .wpcf7-not-valid-tip{font-size:15px;}
.mfp-content .wpcf7-response-output{font-size:16px;}
.mfp-content .wpcf7-spinner{display:none;}



/* product list page */

.productlist .premium-blog-entry-title a {}

.productlist .premium-blog-post-outer-container {position: relative;}
.productlist .premium-blog-post-container {background: linear-gradient(180deg, #fbfbfb 62%, #dfdfdf);}
.productlist .premium-blog-content-wrapper {background-color: transparent !important;}
.productlist .premium-blog-content-wrapper {position: absolute; bottom: 0; left: 0;z-index:9;width: 100%;transition: all 0.2s ease-in-out;}
.productlist .premium-blog-post-container:hover .premium-blog-content-wrapper{bottom:47%;transform:translateY(50%);}
.productlist .premium-blog-post-container:hover .premium-blog-thumbnail-overlay {opacity: 1;}
.productlist .premium-blog-entry-title a {text-shadow: 0 0 10px rgba(0,0,0,0.25)}
.productlist .premium-blog-thumbnail-container img{aspect-ratio:1/1; mix-blend-mode: darken;}
@media screen and (max-width:767px){
.productlist  .premium-blog-post-container:not(.premium-blog-skin-banner) .premium-blog-content-wrapper{top:unset;}
}



.single-post.content-max-width nav.post-navigation {max-width: 1260px;padding: 30px 30px 0;}


.ceritifactes-style .premium-gallery-item {
    position:relative;
    padding: 30px;
}
.ceritifactes-style .premium-gallery-item::after {
    position: absolute;
    content: url(/wp-content/uploads/2025/02/award-stand-min.png);
    bottom: -18px;
    left: 50%;
    width: 100%;
    height: auto;
    transform: translateX(-50%);
    text-align: center;
}


.ceritifactes-style .pa-gallery-img-container img {
    padding: 8px;
    background: linear-gradient(to right, #b59139 0%, #ecde9b 50%, #b59139 100%);
}

/* product-detail */
.product-detail-links .col {
	width: var(--container-widget-width, 50%);
	max-width: 50%;
	--container-widget-width: 50%;
	--container-widget-flex-grow: 0;
}
.product-detail-links .col01 {
	text-align: left;
}
.product-detail-links .col01 .container {
	margin: 0px 5px 0px 0px;
}
.product-detail-links .col02 {
	text-align: right;
}
.product-detail-links .col02 .container {
	margin: 0px 0px 0px 5px;
}

/*esg*/
.sub-index-style .wpr-flip-box{overflow:hidden;}
.sub-index-style .wpr-flip-box-active .wpr-flip-box-item.wpr-flip-box-back{bottom:0;}
.sub-index-style .wpr-flip-box .wpr-flip-box-front{opacity:1 !important;}
.sub-index-style .wpr-flip-box-item.wpr-flip-box-back{top: auto; bottom: -100%; transition:0.4s; z-index:10;}

.sub-index-style .wpr-flip-box-content{position:relative;}
.sub-index-style .wpr-flip-box-content .wpr-flip-box-description img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1;}
.sub-index-style .wpr-flip-box-back .wpr-flip-box-content  .wpr-flip-box-title{position: absolute; left: 10%; bottom: 10%;}
.sub-index-style .wpr-flip-box-back .wpr-flip-box-content  .wpr-flip-box-icon{position: absolute; right: 10%; top: 10%;}

.sub-index-style .wpr-flip-box-icon{order:2}
.sub-index-style .wpr-flip-box-title{order:1}
.sub-index-style .wpr-flip-box-description{order:3;}


.esg-index .eae-flip-box-front {padding:20px;} 
.esg-index.other-lang .eae-flip-box-front{padding:5px;}
.esg-index .eae-flip-box-front .flipbox-content{display:flex; flex-direction:column;}
.esg-index .eae-flip-box-front .icon-wrapper{order:2; padding:20px;}
.esg-index .eae-flip-box-front .front-icon-title{order:1;}
.esg-index .eae-flip-box-front p{order:3;}

.esg-index .eae-flip-box-back {padding:0;}
.esg-index .eae-flip-box-back .flipbox-content{width:100%; height:100%;}
.esg-index .eae-flip-box-back .icon-wrapper{position:absolute; top:6%; right:6%;}
.esg-index .eae-flip-box-back .back-icon-title{position:absolute; left:10%; bottom:6%;}
.esg-index .eae-flip-box-back a.eae-fb-button{width:100%; height:100%; position:absolute; top:0; left:0; background:transparent;}
.esg-index .eae-flip-box-back a.eae-fb-button span{display:none;}

/* .esg-index .eae-flip-box-back .icon-wrapper svg path{fill:#fff;}  */

.slide-up-box .eae-flip-box-inner{overflow:hidden;}
.slide-up-box.eae-fb-animate-fade .eae-flip-box-inner .eae-flip-box-back{transform: translateY(100%); opacity: 1;}
.slide-up-box.eae-fb-animate-fade .eae-flip-box-inner:hover .eae-flip-box-front{opacity:1;}
.slide-up-box.eae-fb-animate-fade .eae-flip-box-inner:hover .eae-flip-box-back{transform: translateY(0); z-index:5; }

.environment-circle > .elementor-widget-container{aspect-ratio: 1 / 1; width: 230px; padding: 10px !important; justify-content: center; align-items: center; display: flex;}


/**main scroll**/
.main-text{position:unset !important;}
.has_eae_slider > .elementor-widget-wrap.elementor-element-populated{position:unset !important;}
.has_eae_slider > .elementor-widget-wrap.elementor-element-populated .elementor-widget-html{position:unset !important;}

.scroll_box {
    position:absolute; width:100%; left:0; bottom:50px;
    text-align:center;
    color:#000; font-weight:700;
}
.scroll_box a .scroll_move {
    position:relative;
    display:block; width:48px; height:48px;
    margin:0 auto;
    background:url(/wp-content/uploads/2025/02/ico-scroll-move-bg.png);
    margin-bottom:10px;
}
.scroll_box a p {
    font-size:14px;
	font-weight:700;
	color:#fff;
}
.scroll_box a .scroll_move span {
    position:absolute; display:inline-block;
    background:url(/wp-content/uploads/2025/02/ico-scroll-move.png);
    width:26px; height:14px;
    top:10px; left:50%; margin-left:-13px;
    -webkit-animation: slide-bottom linear 0.8s infinite alternate;
	        animation: slide-bottom linear 0.8s infinite alternate;
}
/* scroll move span animation */
@-webkit-keyframes slide-bottom {
    0% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    100% {
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
    }
  }
  @keyframes slide-bottom {
    0% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    100% {
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
    }
  }
.scroll_box a {
    display:inline-block; color:#000;
}




/*메인베너*/
.banner-sec .wpr-button{width:170px !important;}

/*인재채용*/
.ideal-candidate > .elementor-container{gap:30px;}
.ideal-candidate > .elementor-container .elementor-column:after{ content:""; display:block; width:19px; height:19px; background:url("/wp-content/uploads/2025/02/recruit-plus-icon-min.png") no-repeat; position:absolute; top:50%; right:-24px; transform: translateY(-50%);}
.ideal-candidate > .elementor-container .elementor-column:last-child:after{display:none;}

@media screen and (max-width:1024px){
	.ideal-candidate > .elementor-container .elementor-column{width:calc(50% - 30px);}
	.ideal-candidate > .elementor-container .elementor-column:nth-child(even):after{display:none;}
}
@media screen and (max-width:767px){
	.ideal-candidate > .elementor-container .elementor-column{width:100%;}
	.ideal-candidate > .elementor-container .elementor-column:after{top:auto; bottom:-33px; right:48%;}
	.ideal-candidate > .elementor-container .elementor-column:nth-child(even):after{display:block;}
	.ideal-candidate > .elementor-container .elementor-column:last-child:after{display:none;}
}


.recruit-process > .elementor-container{gap:30px;}
.recruit-process > .elementor-container .elementor-column:after{ content:""; display:block; width:14px; height:24px; background:url("/wp-content/uploads/2025/02/recruit-arrow-min.png") no-repeat; position:absolute; top:50%; right:-22px; transform: translateY(-50%);}
.recruit-process > .elementor-container .elementor-column:last-child:after{display:none;}

@media screen and (max-width:1024px){
	.recruit-process > .elementor-container .elementor-column{width:calc((100% - 30px) / 2);}
	.recruit-process > .elementor-container .elementor-column:nth-child(even):after{display:none;}
}
@media screen and (max-width:767px){
	.recruit-process > .elementor-container .elementor-column{width:100%;}
	.recruit-process > .elementor-container .elementor-column:after{top:auto; bottom:-28px; right:48%; transform: rotate(90deg);}
	.recruit-process > .elementor-container .elementor-column:nth-child(even):after{display:block;}
	.recruit-process > .elementor-container .elementor-column:last-child:after{display:none;}
}

.recruit-btn a{width:170px;}
.recurit-btn-wrap .elementor-widget-wrap{gap:17px;}


/*게시글*/
.post-category{font-size:17px; color:#cb2727;}
.post-date{font-size:14px;}

/*제품사이드메뉴*/
.side-menu .bellows-main{margin:0;}
.side-menu .bellows-subtoggle i{font-size:10px;}
.side-menu .bellows-menu-item.bellows-item-level-0 a{background:#fff; border-color:#e6e6e6 !important;}
.side-menu .bellows-menu-item.bellows-item-level-1 a{background:#fbfbfb; padding-left:28px !important; font-size:15px;}
.side-menu .bellows-menu-toggle{width:100%;}

/*뉴스리스트*/
.news-list .premium-blog-content-wrapper {position:relative;}
.news-list .premium-blog-entry-title a{width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0; padding-left: 30px; padding-top: 30px;}
.news-list .premium-blog-content-inner-wrapper{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3;  -webkit-box-orient: vertical;}
.news-list .premium-blog-entry-meta{margin-top:39px;}
.news-list .premium-blog-entry-meta i{display:none;}
@media screen and (max-width:767px){
	.news-list .premium-blog-entry-title a{padding-left:15px; padding-top:15px;}
}

/*서브인덱스*/
.index-box-wrap > .elementor-container{gap:20px; flex-wrap:wrap; padding:0 10px;}
.index-box-wrap .index-box{width: calc((100% - 60px) / 4);}

.index-box .elementor-element.elementor-widget.elementor-widget-heading{position:unset; height:45px;}
.index-box .elementor-heading-title a{position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; padding-top: 60px; padding-left:30px; font-weight:700 !important;}
@media screen and (max-width:1200px){
	.index-box-wrap .index-box{width: calc((100% - 40px) / 3);}
}
@media screen and (max-width:767px){
	.index-box-wrap .index-box{width: calc((100% - 20px) / 2);}
}


/*임시국문언어숨기기*/
html[lang="ko-KR"] .elementor-element-e37b9af {
  display: none;
}

/*전체단어줄바꿈*/
*{word-break:keep-all;}


/*제품페이지*/
@media screen and (max-width:767px){
.product-spec-sec .elementor-widget-wrap section:first-child{border-top: 2px solid #CB2727 !important;}
}

.productlist .premium-blog-filters-container{display:flex; flex-wrap:wrap; gap:10px; margin-bottom:20px !important; padding:0 20px !important;}


/*카테고리페이지*/
.archive.category:not(.category-product-search) #left-sidebar{display:none;}
.archive.category:not(.category-product-search) #right-sidebar{display:none;}
.archive.category:not(.category-product-search) #primary{width:100%; position:unset;}
.archive.category:not(.category-product-search) #blog-entries{display:flex; flex-wrap:wrap;}
.archive.category:not(.category-product-search) #blog-entries article{width:calc(100% / 4);}
.archive.category:not(.category-product-search) .wpc-filters-open-button-container.wpc-open-button-{display:none;}
.archive.category:not(.category-product-search) .meta.obem-default{display:none;}
.archive.category:not(.category-product-search) .thumbnail img{aspect-ratio:1/1; object-fit:contain;}


/*검색결과페이지*/
.search-results #right-sidebar{display:none;}
.search-results #primary{width:100%;}
.search-results .search-entry-title.entry-title a{font-size:unset;}
.search-results .search-entry-summary.clr{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3;  -webkit-box-orient: vertical;}


/* Move reCAPTCHA v3 badge to the left */
 .grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
    bottom: 4px !important;
    opacity: 0.2 !important;
}
.grecaptcha-badge:hover {
    opacity: 1 !important;
    width: 256px !important;
}
.grecaptcha-badge {
    visibility: unset !important;
}