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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Nunito", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(124,124,124);
	--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(103,1,111);
	--wd-alternative-color: rgb(144,233,223);
	--btn-default-bgcolor: rgb(110,20,137);
	--btn-default-bgcolor-hover: rgb(155,1,147);
	--btn-accented-bgcolor: rgb(103,3,112);
	--btn-accented-bgcolor-hover: rgb(155,1,147);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(155,1,147);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(72,118,202);
	background-image: url(https://crafteriabyvan.com/wp-content/uploads/2021/09/digitals-promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #670370;
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(86,0,73);
}

/* =========================
   TOPO CENTRALIZADO
========================= */

.whb-top-bar .whb-column.whb-col-center {
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: auto !important;
    text-align: center !important;
}

/* =========================
   TEXTO CENTRAL
========================= */

.whb-top-bar .wd-header-text,
.whb-top-bar .wd-header-text p,
.whb-top-bar .header-text,
.whb-top-bar .header-text p {
    text-align: center !important;
    margin: 0 auto !important;
    white-space: nowrap !important;

    color: #5a1b5f !important;
    font-weight: 700 !important;
    font-size: 13px !important;
}

/* =========================
   MENU NORMAL
========================= */

.whb-main-header .menu > li > a {
    text-transform: none !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
}

/* =========================
   LOGO GIGANTE E ELEGANTE
========================= */

.site-logo img,
.whb-logo img,
.wd-logo img {
    width: 420px !important;
    max-width: 420px !important;
    height: auto !important;
}

/* =========================
   ESPAÇAMENTO DO MENU
========================= */

.whb-main-header .menu > li {
    margin: 0 14px !important;
}

/* =========================
   TOPO ROSA
========================= */

.whb-top-bar {
    background-color: #f8dfe5 !important;
}

/* =========================
   LINHA DO HEADER
========================= */

.whb-main-header {
    border-bottom: 1px solid #eeeeee !important;
}