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

:root {
	--wd-text-font: "Fira Sans BG Normal 400", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(36,36,36);
	--wd-text-font-size: 14px;
	--wd-title-font: "Fira Sans Condensed BG Normal 400", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Fira Sans Condensed BG Normal 400", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Fira Sans BG Normal 400", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Fira Sans BG Semi-Bold 600", 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: "Fira Sans BG Normal 400", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(51,51,51);
	--wd-alternative-color: rgb(255,79,65);
	--wd-link-color: rgb(255,79,65);
	--wd-link-color-hover: rgb(204,63,52);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,79,65);
	--btn-accented-bgcolor-hover: rgb(204,63,52);
	--wd-form-brd-width: 2px;
	--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://thecuriosityinstitute.com/bg/wp-content/uploads/sites/3/2021/07/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(249,249,249);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255)ff;
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(255,79,65);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
: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: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "Fira Sans BG Normal 400";
	src: url("//thecuriosityinstitute.com/bg/wp-content/uploads/sites/3/2025/04/FiraSans-Regular-1.woff2") format("woff2"), 
url("//thecuriosityinstitute.com/bg/wp-content/uploads/sites/3/2025/04/FiraSans-Regular-1.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Fira Sans Condensed BG Normal 400";
	src: url("//thecuriosityinstitute.com/bg/wp-content/uploads/sites/3/2025/04/FiraSansCondensed-Regular-1.woff2") format("woff2"), 
url("//thecuriosityinstitute.com/bg/wp-content/uploads/sites/3/2025/04/FiraSansCondensed-Regular-1.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Fira Sans BG Semi-Bold 600";
	src: url("//thecuriosityinstitute.com/bg/wp-content/uploads/sites/3/2025/04/FiraSans-SemiBold-1.woff2") format("woff2"), 
url("//thecuriosityinstitute.com/bg/wp-content/uploads/sites/3/2025/04/FiraSans-SemiBold-1.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

body {
  font-family: 'Fira Sans BG Normal 400', sans-serif;
  font-feature-settings: "ss01" !important;
}

h1,h2,h3,h4,h5,h6 {
  font-family: 'Fira Sans Condensed BG Normal 400', sans-serif;
  font-feature-settings: "ss01" !important;
}

#billing_address_1_field label {
	color: #c3c3c3;
}
#billing_country_field label {
	color: #c3c3c3;
}

#billing_address_1 {
	color: #c3c3c3;
}
#select2-billing_country-container {
	color: #c3c3c3!important;
}

.woocommerce-additional-fields > h3 {
display: none;
}
#order_comments_field textarea {
    min-height: 50px!important;
}

#order_comments_field label {
    font-weight: 500 !important;
    font-size: 20px !important;
    text-transform: uppercase;
}

/* removes single blog post date */
body .website-wrapper .main-page-wrapper .wd-post-date{
	display: none;
}

/* removes archive blog post date */
.wd-post-entry-meta{
    display: none !important;
}

/* removes author data from blog post */
.entry-meta-list {
    display: none !important;
}

/* removes blog title from single blog post */
.single-post .page-title-default {
display: none !important;
}

/* removes featured image in single blog post */
.wd-single-post-img {
	display: none;
}

/* removes thumbnail hover zoom in blog post archive */
.wd-post-img {
transform: none !important;
opacity: 1;
}

@media (min-width: 1025px) {
	/* centers the sticky navbar menu */
.whb-sticked .whb-col-left,
.whb-sticked .whb-col-center,
.whb-sticked .whb-col-right{
	width: 33.33%;
}

/* makes the blog post entry title wide as the blog text */
.single-post .wd-entities-title.title.post-title {
    width: 66.6%; /* Set the width to 66.6% */
    margin: 0 auto; /* Center the element horizontally (optional) */
    box-sizing: border-box; /* Include padding and border in width calculation */
}

}

