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

:root {
	--wd-text-font: "ZONA PRO", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(25,33,59);
	--wd-text-font-size: 16px;
	--wd-title-font: "ZONA PRO", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(25,33,59);
	--wd-entities-title-font: "ZONA PRO", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(25,33,59);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "ZONA PRO", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "ZONA PRO", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(25,33,59);
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "ZONA PRO", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 22px;
	--wd-primary-color: rgb(25,33,59);
	--wd-alternative-color: rgb(27,100,168);
	--wd-link-color: rgb(25,33,59);
	--wd-link-color-hover: rgb(25,33,59);
	--btn-default-font-family: "ZONA PRO", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-bgcolor: rgb(255,217,238);
	--btn-default-bgcolor-hover: rgb(25,33,59);
	--btn-default-color: rgb(25,33,59);
	--btn-default-color-hover: rgb(255,217,238);
	--btn-accented-font-family: "ZONA PRO", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 700;
	--btn-accented-bgcolor: rgb(25,33,59);
	--btn-accented-bgcolor-hover: rgb(255,217,238);
	--btn-accented-color: rgb(255,217,238);
	--btn-accented-color-hover: rgb(25,33,59);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(25,33,59);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(241,246,242);
	background-image: none;
}
: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,217,238);
	background-image: none;
}
footer {
	font-family: "ZONA PRO", Arial, Helvetica, sans-serif;
	color: rgb(15,15,15);
}
html .wd-nav-mobile > li > a {
	font-family: "ZONA PRO", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "ZONA PRO", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: rgb(255,255,255);
}
html .wd-nav-mobile .wd-sub-menu li a:hover, html .wd-nav-mobile .wd-sub-menu li.current-menu-item > a {
	color: rgb(255,255,255);
}
.single-product .wd-page-content {
	background-color: rgb(255,252,254);
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-family: "ZONA PRO", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	color: rgb(255,217,238);
	background: rgb(25,33,59);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(25,33,59);
	background: rgb(255,217,238);
}
.product-labels .product-label.onsale {
	background-color: rgb(25,33,59);
	color: rgb(255,217,238);
}
.product-labels .product-label.new {
	background-color: rgb(255,217,238);
	color: rgb(25,33,59);
}
.product-labels .product-label.featured {
	background-color: rgb(255,100,190);
	color: rgb(25,33,59);
}
.wd-popup.popup-quick-view {
	--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-form-brd-radius: 0px;
--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;
}


rs-slides :is([data-type=text],[data-type=button]) {
font-family: ZONA PRO !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: ZONA PRO !important;
}

@font-face {
	font-family: "hkgroteskpro";
	src: url("//notyourgrl.com/wp-content/uploads/2021/10/HKGroteskPro-Light.woff2") format("woff2"), 
url("//notyourgrl.com/wp-content/uploads/2021/10/HKGroteskPro-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	src: url("//notyourgrl.com/wp-content/uploads/2021/09/hkgroteskpro-regular.woff2") format("woff2"), 
url("//notyourgrl.com/wp-content/uploads/2021/09/hkgroteskpro-regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	src: url("//notyourgrl.com/wp-content/uploads/2021/09/hkgroteskpro-bold.woff2") format("woff2"), 
url("//notyourgrl.com/wp-content/uploads/2021/09/hkgroteskpro-bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "ZONA PRO";
	src: url("//notyourgrl.com/wp-content/uploads/2023/03/ZonaPro-Regular_1.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "ZONA PRO";
	src: url("//notyourgrl.com/wp-content/uploads/2023/03/ZonaPro-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "ZONA PRO";
	src: url("//notyourgrl.com/wp-content/uploads/2023/03/ZonaPro-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

.mobile-nav {
    --color-gray-100: rgba(255,255,255,0.1);
    --color-gray-200: rgba(255,255,255,0.2);
    --color-gray-300: rgba(255,255,255,0.5);
    --color-gray-400: rgba(255,255,255,0.6);
    --color-gray-500: rgba(255,255,255,0.7);
    --color-gray-600: rgba(255,255,255,0.8);
    --color-gray-700: rgba(255,255,255,0.9);
    --color-gray-800: #fff;
    --color-gray-900: #fff;
    --bgcolor-white-rgb: 0,0,0;
    --bgcolor-white: #0f0f0f;
    --bgcolor-gray-100: #0a0a0a;
    --bgcolor-gray-200: #121212;
    --bgcolor-gray-300: #141414;
    --brdcolor-gray-200: rgba(255,255,255,0.1);
    --brdcolor-gray-300: rgba(255,255,255,0.15);
    --brdcolor-gray-400: rgba(255,255,255,0.25);
    --wd-text-color: rgba(255,255,255,0.8);
    --wd-title-color: #fff;
    --wd-widget-title-color: var(--wd-title-color);
    --wd-entities-title-color: #fff;
    --wd-entities-title-color-hover: rgba(255,255,255,0.8);
    --wd-link-color: rgba(255,255,255,0.9);
    --wd-link-color-hover: #fff;
    --wd-form-brd-color: rgba(255,255,255,0.2);
    --wd-form-brd-color-focus: rgba(255,255,255,0.3);
    --wd-form-placeholder-color: rgba(255,255,255,0.6);
    --wd-form-chevron: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9InJnYmEoMjU1LCAyNTUsIDI1NSwgMC42KSI+PHBhdGggZD0iTTYgOWw2IDYgNi02Ii8+PC9zdmc+);
    --wd-main-bgcolor: #1a1a1a;
    color: var(--wd-text-color);
}

.mobile-nav .wd-nav-mob-tab[class*="wd-style-underline"] {
		--nav-color: white;
    --nav-color-hover: white;
    --nav-color-active: white;
}