.footer-container{
	background-color:rgb(239,239,239);
	background-image: none;
}

:root{
--wd-text-font:"Nanum Gothic", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(32,33,36);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Nanum Gothic", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Nanum Gothic", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:700;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Nanum Gothic", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:700;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Nanum Gothic", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
html .main-page-wrapper .product-grid-item .wd-entities-title, html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	font-weight: 400;font-size: 13px;
}

html .wd-nav.wd-nav-main > li > a{
	font-weight: 500;font-size: 16px;color: rgb(61,61,61);
}

html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a{
	color: rgb(0,0,0);
}

html .wd-nav.wd-nav-secondary > li > a{
	font-weight: 500;font-size: 16px;color: rgb(61,61,61);
}

html .wd-nav.wd-nav-secondary > li:hover > a, html .wd-nav.wd-nav-secondary > li.current-menu-item > a{
	color: rgb(0,0,0);
}

#tab-wd_additional_tab{
	font-size: 13px;
}

#tab-wd_additional_tab_2{
	font-size: 14px;
}

:root{
--wd-primary-color:rgb(0,0,0);
}
:root{
--wd-alternative-color:rgb(59,134,134);
}
:root{
--wd-link-color:rgb(51,51,51);
--wd-link-color-hover:rgb(59,134,134);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:rgb(48,48,48);
}
:root{
--btn-shop-bgcolor-hover:rgb(0,0,0);
}
:root{
--btn-accent-bgcolor:#83b735;
}
:root{
--btn-accent-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(59,134,134);
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-shop-color: #fff;
		
					--btn-shop-color-hover: #fff;
		
					--btn-accent-color: #fff;
		
					--btn-accent-color-hover: #fff;
		
					
			
			
							--btn-default-brd-radius: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-shop-brd-radius: 5px;
				--btn-shop-box-shadow: none;
				--btn-shop-box-shadow-hover: none;
					
					
			
			
							--btn-accent-brd-radius: 5px;
				--btn-accent-box-shadow: none;
				--btn-accent-box-shadow-hover: none;
					
								}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-width: 1222px;
		}
	
	
	
	
	
	
	
	
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//buuk.co.kr/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.5.4") format("woff2");
}

/* Word Break */
p,h1,h2,h3,h4,h5,h6, li, .elementor-tab-content {
     word-break: keep-all;
     word-wrap: normal;
}

.wd-empty-mini-cart .btn {
	display: none
}

/* Home Brand Link Removal */
.woodmart-product-brand{
	pointer-events: none;
}

/* Single Product Brand Link Removal */
.brands-widget .brand-item a{
	pointer-events: none;
}
