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

:root {
	--wd-header-banner-h: 30px;
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 15px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", 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;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #638057;
	--wd-alternative-color: #638057;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #638057;
	--btn-accented-bgcolor-hover: #a1c59e;
	--wd-form-brd-width: 2px;
	--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(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 580px;
}
.header-banner {
	background-color: rgb(55,56,57);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #373839;
	background-image: none;
	background-size: cover;
}
.single-product .wd-page-content {
	background-color: #f7f7f7;
	background-image: none;
}
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-placeholder-color: rgb(119,119,119);
	--wd-form-brd-color-focus: rgb(92,128,78);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 850px;
}

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

}
:root{
--wd-container-w: 1150px;
--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: 1150px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1150px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1150px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgba(234,244,225,0.9);
}

.entry-title {
	font-size: 30px !important;
}
.hidden {
	display: none !important;
}
#whatsapp { 
	position: fixed !important;
  bottom: 1% !important;
  right: 1% !important; 
}
/* bottom menu */
.widget li, .woodmart-widget li, div[class^="vc_wp"] li { margin-bottom: 5px !important; }

#packlink-drop-off-picker { background-color: red !important; color: white !important; }

@media (max-width: 1024px) {
	.wd-search-full-screen .searchform {
		border-bottom: 0px !important
	}
	.wd-search-full-screen .searchform input[type="text"] {
    font-size: 16px !important;
		font-weight: 300 !important;
		border: 2px solid #E5E5E5;
		height: 50px !important;
	}
	.wd-search-full-screen .searchform input::placeholder {
		color: rgb(119,119,119) !important;
	}
}

/* Footer'in altinda hatali goruntu cikiyor */
.cr-pswp {
	display: none !important
}

.woocommerce-product-attributes-item--weight {
	display: none !important
}

.grecaptcha-badge { 
	visibility: hidden; 
}

/* odeme ekranindaki kargo seceneklerini duzenle */
#shipping_method li:not(:last-child) {
	border-bottom: 1px dotted grey;
	padding-bottom: 10px;
}

/* stripe */
.payment_method_ppcp-credit-card-gateway, 
.payment_method_woocommerce_payments {
    display: none !important;
}

#axepta-paygates-list .paygate-info div:first-child {
	display: none !important
}
