@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.dkmeco.com/en/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.2") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #000;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #444;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(68,68,68);
	--wd-widget-title-font-size: 17px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(231,165,20);
	--wd-alternative-color: rgb(232,158,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-size: 18px;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


html:lang(zh-hans) .the_champ_outer_login_container{
   display:none !important;
}


html:lang(zh-hans) #billing_last_name_field{
	 display:none !important;
}

#billing_country_field {
		display:none !important;
}

h2 {
  font-size: 36px;
}
a {
	color: #e7a514;
}
a:hover {
	color: #e09f0e;
}

.whb-general-header {
	border: none;
}

.wd-logo img {
	max-width: 180px!important;
}
.service-box {
	display: block;
}
.service-box:hover h4 {
	color: #e5a414;
}
.service-box a {
	color: #e7a514;
	padding: 10px 30px;
	border-radius: 20px;
	border: 1px solid #e7a514;
	transition: all 0.5s ease;
}
.service-box a:hover {
	color: #fff;
	background-color: #e5a414;
	border: 1px solid #e5a414;
}
.service-box:hover a {
	color: #fff;
	background-color: #e5a414;
	border: 1px solid #e5a414;
}
.view-detail a {
	display: inline-block;
	margin: 0 auto;
	color: #e09f0e;
	padding: 8px 30px;
	border-radius: 20px;
	border: 1px solid #e09f0e;
	transition: all 0.5s ease;
}
.view-detail a:hover {
	color: #fff;
	background-color: #e5a414;
	border: 1px solid #e5a414;
}
.btn-detail a {
	display: inline-block;
	margin: 0 auto;
	color: #000;
	padding: 8px 30px;
	border-radius: 20px;
	border: 1px solid #000;
	transition: all 0.5s ease;
}
.btn-detail a:hover {
	color: #fff;
	background-color: #e5a414;
	border: 1px solid #e5a414;
}
.product-box {
	display: block;
	padding: 15px;
	border: 1px solid #ccc;
	transition: all 0.5s ease;
}
.product-box:hover{
	box-shadow: 0px 3px 8px #ccc;
}
#tab-content .elementor-tab-content {
	border-color: #ccc;
  background-size: contain;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url("https://www.dkmeco.com/en/wp-content/uploads/2023/11/右侧背景.png");
}
#tab-content .elementor-tab-title {
	padding: 15px 0px;
}
#tab-content .elementor-tab-desktop-title.elementor-active {
  border-top: none;
	border-color: #d5d8dc;
}
#elementor-tab-title-1511,#elementor-tab-title-2381 {
	border-left: none;
}
.elementor-tabs-wrapper {
	border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.financial-title h3 a {
	font-size: 36px;
	text-shadow: 0px 2px 5px #000;
}
.financial-title h3 a:hover {
	color: #e09f0e;
}
.industry-section .title,
.industry-section .banner-title {
	text-shadow: 0px 2px 5px #000;
}
.industry-section .title:hover,
.industry-section .banner-title:hover {
	color: #e09f0e!important;
}
.industry-section .banner-btn-wrapper {
	display: none;
}
#register-form label {
	color: #000;
	font-size: 15px;
}
#register-form .ur-submit-button { 
  color: #fff;
  font-size: 17px;
	display: inline-block;
	padding: 10px 40px;
	margin: 0 auto;
	background-color: #e7a514;
	transition: all 0.5s ease;
}
#register-form .ur-submit-button:hover {
	background-color: #e09f0e;
}
.wd-counter-plus .woodmart-counter .counter-value:after {
    content: '+' !important;
}
.wd-counter-plus .woodmart-counter .counter-label {
    font-size : 0.4em !important;
}
.site-content {
	margin-bottom : 0px !important;
}
.qr-code-section{
	flex-wrap : wrap !important;
}

form.edit-account fieldset{
    display: none;
}

.blog-detail-breadcrumbs{
	margin : 20px 0;
}

.wd-entry-meta .meta-author {
    display: none;
}

body .woodmart-navigation .item-level-0>a {
    text-transform: none;
}

.aboutnav {
	  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#menu-main-menu > li > a {
	text-transform : none;
}

#menu-about-us-nav > li > a {
	text-transform : none;
}

.form-white-label > label, .form-white-label > legend {
	color: white !important;	
}

.wd-post .entry-header {
    height: 200px;
}

.footer-widget h2,.wd-dropdown-menu .container ul.row li a
{
    text-transform: none !important;
}


.blog-design-masonry .post-title {
    height: 100px;
    display: flex;
    align-items: center;
}





@media (min-width: 1025px) {
	.wd-header-nav > ul > li > a {
	font-size : 14px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-nav-mobile li a {
	color: #000!important;
}
.title-wrapper .title {
  font-size: 30px!important;
}
.wd-toolbar {
	display: none!important;
}
.sticky-toolbar-on {
  padding-bottom: 0px!important;
}
#tab-content .elementor-tab-content {
	background-size: cover;
}
#tab-content .elementor-tab-content img {
	width: 100%;
}


}

@media (max-width: 576px) {
	.wd-nav-mobile li a {
	color: #000!important;
}
.whb-mobile-left {
  margin-left: 0px;
  top: 0px;
	right: 10px;
	position: absolute;
}
.site-logo {
	padding: 0px!important;
}
.title-wrapper .title {
  font-size: 30px!important;
}
.brand-section .wd-image {
	text-align: center;
}
.product-box {
  width: 100%;
  margin-right: 0px;
}
.wd-toolbar {
	display: none!important;
}
.sticky-toolbar-on {
  padding-bottom: 0px!important;
}
#tab-content .elementor-tab-title {
	padding: 15px;
	text-align: center;
	border-color: #ccc;
}
#tab-content .elementor-tab-content {
	padding: 20px;
	background-size: cover;
}
}

