:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--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: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(149,156,58);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(149,156,58);
	--btn-accented-bgcolor-hover: rgb(137,144,54);
	--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: rgb(36,36,36);
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	background-color: rgb(117,117,117);
	background-image: url(https://newdesign.naturalherbsshop.com/wp-content/uploads/2021/10/medical-marijuana-popup-18.jpg);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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(149,156,58);
	background-image: url(https://newdesign.naturalherbsshop.com/wp-content/uploads/2021/10/medical-marijuana-second-row-bg.jpg);
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(249,249,249);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
: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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

/* --- Hide Elements --- */
.shop-loop-head div.wd-shop-tools:has(> .woocommerce-result-count), /* Hide Result Count (Shop Page) */
.single-breadcrumbs-wrapper, .wd-breadcrumbs, /* Hide BreadCrumbs */
.wd-single-post-header .wd-post-meta, .wd-page-title .wd-post-meta, /* Hide Blog Meta: Author, etc... */
.wd-product-wrapper .wd-product-cats, /* Hide Cat from Shop Page */
.product_meta .posted_in, .product_meta .tagged_as /* Hide cat/tag from product page */
{display: none !important}
.product_meta {padding:0 !important}

/* Change Shop Page Filter Button Text */
.shop-loop-head .wd-shop-tools .wd-show-sidebar-btn a span.wd-action-text {font-size: 0;}
.shop-loop-head .wd-shop-tools .wd-show-sidebar-btn a span.wd-action-text::after {
	content: "Filters"; font-size: 16px;
}

/* Shop Page: Fix SortBy Color for Mobile */
.shop-loop-head .wd-shop-tools form select.orderby option{color: black !important}

/* Make product prices white in the footer */
.wd-footer .price,
.wd-footer .price .woocommerce-Price-amount,
.wd-footer .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol,
.wd-footer .price ins .woocommerce-Price-amount,
.wd-footer .price del .woocommerce-Price-amount {
    color: white !important;
}

/* GTranslate PopUp Color Fix */
.gt_white_content .gt_languages a {color:black !important}
.gt-mobile a.gt_switcher-popup span {display:none}
.gt-mobile a.gt_switcher-popup img {width:25px;min-width:25px;height:25px;min-height:25px;}

/* Contact Form 7 Submit Button Allignment */
form.wpcf7-form div:has(> p > input[type="submit"]) {text-align:right}
form.wpcf7-form p:has(> input[type="submit"]) { /* switch loder and btn */
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}