:root {
	--wd-text-font: "Assistant", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Bricolage Grotesque", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: uppercase;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Assistant", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Gyst-variable", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Bricolage Grotesque", 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: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,165,123);
	--wd-alternative-color: rgb(140,169,159);
	--btn-default-font-family: "Assistant", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-bgcolor: rgb(26,26,26);
	--btn-default-bgcolor-hover: rgb(255,165,123);
	--btn-accented-font-family: "Bricolage Grotesque", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 700;
	--btn-accented-bgcolor: rgb(255,165,123);
	--btn-accented-bgcolor-hover: rgb(107,102,102);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(140,169,159);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,165,123);
	--notices-warning-color: rgb(0,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(0,0,0);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(http://papeldetinta.pt/wp-content/uploads/2021/09/books-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 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(26,26,26);
	background-image: none;
}
.elementor-element .title-subtitle {
	font-family: "Gyst-variable", Arial, Helvetica, sans-serif;
	font-weight: 500;
}
.wd-nav-tabs>li>a, .woocommerce-Reviews-title {
	font-family: "Bricolage Grotesque", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 18px;
}
.comment-reply-title.title {
	font-family: "Bricolage Grotesque", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
h1, .wd-fontsize-xxl, .wd-fontsize-l, .wd-fontsize-xl, h1.product_title, h1.entry_title {
	font-family: "Gyst-variable", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
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-color: rgb(26,26,26);
	--wd-form-placeholder-color: rgb(107,102,102);
	--wd-form-brd-color: rgb(249,239,229);
	--wd-form-brd-color-focus: rgb(209,221,217);
	--wd-form-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(255,165,123);
}
.wd .product-label.new {
	background-color: rgb(140,169,159);
}
.wd .product-label.featured {
	background-color: rgb(107,102,102);
}
.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: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

