@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//anapaulaallen.com/wp-content/themes/woodmart/fonts/woodmart-font-1-300.woff2?v=8.2.2") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//anapaulaallen.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//anapaulaallen.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//anapaulaallen.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//anapaulaallen.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//anapaulaallen.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//anapaulaallen.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//anapaulaallen.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//anapaulaallen.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(56,56,56);
	--wd-text-font-size: 15px;
	--wd-title-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 200;
	--wd-title-transform: uppercase;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 200;
	--wd-entities-title-transform: uppercase;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 200;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 300;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(195,147,91);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(195,147,91);
	--btn-accented-bgcolor-hover: rgb(169,127,79);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://anapaulaallen.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(244,244,244);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(244,244,244);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(244,244,244);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}



.whb-sticked a.glink {
	color: #333;
}


.grecaptcha-badge {
	display: none !important
}

/*sticky background*/
body .whb-sticked .whb-general-header {
    background-color: white;
}
/*sticky main menu color*/
body .whb-sticked .wd-nav[class*="wd-style-"]>li.current-menu-item>a, 
body .whb-sticked .wd-nav[class*="wd-style-"]>li.wd-active > a, 
body .whb-sticked .wd-nav[class*="wd-style-"]>li.active> a {
    color: black;
}
body .whb-sticked .wd-nav[class*="wd-style-"]>li.current-menu-item>a:after, 
body .whb-sticked .wd-nav[class*="wd-style-"]>li.wd-active > a:after, 
body .whb-sticked .wd-nav[class*="wd-style-"]>li.active> a:after {
    color: black!importat;
}
body .whb-sticked .wd-nav[class*="wd-style-"] li:hover>a {
    color: black;
}
body .whb-sticked .wd-nav[class*="wd-style-"] li:hover > a:after {
    color: black!important;
}
body .whb-sticked .wd-nav[class*="wd-style-"]>li.wd-has-children:hover > a:after, 
body .whb-sticked .wd-nav[class*="wd-style-"]>li.menu-item-has-children:hover > a:after {
    color: black;
}
body .whb-sticked .wd-nav[class*="wd-style-"]>li>a {
    color: black;
}

/*My Account*/
body .whb-sticked .wd-tools-element> a {
    color: black;
}

/*Search*/
body  .whb-sticked  .search-button >a {
    color: black;
}

body  .whb-sticked .search-button:hover>a {
    color: black;
}
/*wishlist*/
body  .whb-sticked  .wd-wishlist-info-widget .wishlist-icon {
color: black;
}
body  .whb-sticked .wd-wishlist-info-widget .wishlist-count{
    color: red;
        background-color: yellow;
}
/*cart*/
body  .whb-sticked  .wd-shopping-cart .woodmart-cart-icon {
color: black;
}

/*compare*/
body  .whb-sticked  .wd-compare-info-widget .compare-icon {
color: green;
}

fieldset.hidden-fields-container {
    display: none;
}