:root {
	--wd-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(179,132,143);
}
.wd-page-title {
	background-color: rgb(248,241,244);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.page .wd-page-content {
	background-color: rgb(248,241,244);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(248,241,244);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(248,241,244);
	background-image: none;
}



.wd-sub-menu ul {
    display: none;
}

.bkpink{
	background-color: #F8F1F4 !important;
	}


h1.entry-title.title::before {
	margin-top:20px;
    content: "DE TEXAS PARA TI";
	font-weight: 500;
    font-size: 14px;
    display: block;
    color: #152A50 !important;
}
.wd-back-btn.wd-action-btn.wd-style-icon {
    display: none;
}