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

:root {
	--wd-cat-brd-radius: 50px;
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(66,66,66);
	--wd-text-font-size: 16px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(20, 20, 20);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(6,132,27);
	--wd-alternative-color: rgb(224,234,240);
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(50,140,65);
	--btn-accented-bgcolor-hover: rgb(223,140,79);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(245,154,87);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 480px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(15,15,15);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "Work Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
}
 {
	font-family: "Urbanist", Arial, Helvetica, sans-serif;
	font-weight: 800;
}
html .btn.wd-buy-now-btn {
	background: rgba(16,16,16,0.9);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(61,61,61);
	--wd-form-placeholder-color: rgb(73,73,73);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


.wd-page-title {
background-color: rgb(174,182,161);
}

.wd-side-hidden {
   z-index: 999999999 !important;
}
.wd-nav > li > ul li a {
color: #000000 !important;
}
.wd-nav .sub-menu a{
color:#000000 !important;
}

.wd-nav .sub-menu a:hover{
color:#000000 !important;
}

/* 1. ลิงก์ข้อความในเนื้อหา (สีเขียว และปิดขีดเส้นใต้) */
.entry-content a:not(.button):not(.wd-button), 
.product-short-description a:not(.button):not(.wd-button),
.wd-entry-content a:not(.button):not(.wd-button) {
    color: rgb(6, 132, 27) !important;
    font-weight: 600 !important;
    text-decoration: none !important; /* ปิดขีดใต้ */
    border-bottom: none !important;  /* กันเหนียวสำหรับบางเวอร์ชั่น */
}

/* 2. ลิงก์ตอน Hover (สีเขียวสว่าง และไม่มีขีด) */
.entry-content a:not(.button):not(.wd-button):hover, 
.product-short-description a:not(.button):not(.wd-button):hover,
.wd-entry-content a:not(.button):not(.wd-button):hover {
    color: rgb(50, 140, 65) !important;
    text-decoration: none !important;
    border-bottom: none !important;
}

/* 3. ปุ่ม Add to Cart (สีขาวเสมอ) */
.single_add_to_cart_button,
.button.add_to_cart_button,
.wd-add-cart-btn a,
.woodmart-add-btn a {
    color: #ffffff !important;
}

/* 4. Social Icons (ขาวสะอาด และไม่มีขีดเขียวโผล่ข้างล่าง) */
div[class*="wd-social-icons"] a,
div[class*="woodmart-social-icons"] a {
    text-decoration: none !important;
    border-bottom: none !important;
}

div[class*="wd-social-icons"] a i,
div[class*="woodmart-social-icons"] a i,
div[class*="wd-social-icons"] a span,
div[class*="woodmart-social-icons"] a [class^="wd-icon-"],
.wd-social-icons a svg,
.woodmart-social-icons a svg {
    color: #ffffff !important;
    fill: #ffffff !important;
}

/* 5. ปรับระยะห่างข้อความ Share */
.share-title {
    margin-top: 15px !important;
    display: block;
    color: #666;
}