:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(74,59,50);
	--wd-text-font-size: 18px;
	--wd-title-font: "Canela Light", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 300;
	--wd-title-color: rgb(74,59,50);
	--wd-entities-title-font: "Canela Bold", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Canela Light", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Canela Light", 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: "Canela Bold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(167,117,86);
	--wd-alternative-color: rgb(229,193,166);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(167,117,86);
	--btn-accented-bgcolor-hover: rgb(229,193,166);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #1e1e1e;
	--wd-link-color-hover: rgb(236,231,222);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left 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: #ffffff;
	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: 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;
}

@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);
}
}


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

@font-face {
	font-family: "Canela Bold";
	src: url("//bbaesthetic.com/wp-content/uploads/2025/08/Canela-Bold-Web.woff2") format("woff2"), 
url("//bbaesthetic.com/wp-content/uploads/2025/08/Canela-Bold-Web.woff2") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Canela Light";
	src: url("//bbaesthetic.com/wp-content/uploads/2025/08/Canela-Light-Web.woff2") format("woff2"), 
url("//bbaesthetic.com/wp-content/uploads/2025/08/Canela-Light-Web.woff2") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Montserrat";
	src: url("//bbaesthetic.com/wp-content/uploads/2025/08/Montserrat-Regular.woff2") format("woff2"), 
url("//bbaesthetic.com/wp-content/uploads/2025/08/Montserrat-Regular.woff2") format("woff");
	font-weight: 300;
	font-style: normal;
}

.center-mobile {color: #fff; text-align: center;}
.center-mobile a {color: #fff !important;}
#gform_submit_button_5, #gform_submit_button_3, #gform_submit_button_4 {text-transform: uppercase; border-radius: 35px; background-color: #a67752 !important;}
.whb-main-header .whb-general-header {
	background-color: #f9f5f1 !important;
}
.white-text,
.white-text p {color: #fff;}
@media screen and (min-width: 768px) {
    .whb-main-header .whb-general-header {
        background-color: #f9f5f1 !important;
    }
}

.flexslider {
	background: transparent !important;
}

body.archive .wd-post-actions,
body.archive .wd-post-author {
    display: none !important;
}

body.archive .wd-post-cat {
    position: absolute;
    top: -215px;
    left: 20px;
    background-color: #e3c1a7;
    color: #4c3735 !important;
    padding: 2px 7px;
    font-size: 0;
}

body.archive .wd-post-cat a {
    color: #4c3735;
    font-size: 16px;
    font-weight: 900;
    font-style: italic;
    text-transform: uppercase;
}

body.archive .wd-post-cat::after {
    display: none !important;
}

body.archive .wd-post-cat a:not(:first-child) {
    display: none;
}

body.archive .wd-post-inner {
    border-radius: 20px !important;
}

body.archive .wd-post-thumb {
    border-radius: 20px 20px 0 0;
}

body.archive .wd-post-content {
    background-color: #4c3735;
    border-radius: 0 0 20px 20px;
}

body.archive h3.wd-post-title {
    font-size: 28px !important;
    font-weight: 600 !important;
}

body.archive h3.wd-post-title a {
    color: #e3c1a7;
}

body.archive h3.wd-post-title a:hover {
    color: #fff !important;
}

body.archive .wd-post-date {
    color: #fff !important;
}

body.archive .wd-post-excerpt {
    color: #fff;
}

body.archive .wd-post-read-more {
    background-color: #e3c1a7;
    padding: 10px 20px;
    border-radius: 50px;
}

body.archive .wd-post-read-more a {
    color: #4c3735;
}

body.archive nav.wd-pagination a, 
body.archive nav.wd-pagination span.current {
    color: #4c3735 !important;
}

body.archive nav.wd-pagination li .current {
    background-color: #e3c1a7 !important;
}

body.archive nav.wd-pagination li a {
    background-color: #fff;
}
body.archive .wd-blog-element {
    padding: 70px 0;
}

body.archive article.no-results {
    padding: 50px 0;
}

body.archive .wd-post-img {
    height: 230px;
}

body.archive .wd-post-img img {
    height: 100%;
    object-fit: cover;
}
body.single-post header.wd-single-post-header {
    display: none;
}

body.single-post .feature-pic img {
	border-radius: 20px;
}

body.single-post .blog-sidebar .vc_col-sm-6 { width: 100%; }
body.single-post .blog-sidebar .vc_col-sm-6 .wpb_row .wpb_column:first-child {
	display: none;
}

body.single-post .blog-sidebar .vc_col-sm-6 .wpb_row .wpb_column:last-child {
    width: 100%;
	  border: 1px solid #4c3735;
    border-radius: 20px;
}
body.single-post .blog-sidebar .wd-list {
	gap:0;
}
body.single-post .blog-sidebar .wd-list li {
    flex-direction: row-reverse;
    justify-content: space-between;
	background-color: #fff;
	padding: 10px 20px;
}

body.single-post .blog-sidebar .wd-list li:not(:last-child) {
	border-bottom: 1px solid #4c3735;
}

body.single-post .blog-sidebar .wd-list span.wd-icon {
    color: #fff !important;
    background-color: #e5c1a6;
    padding: 14px 17px;
    border-radius: 50px;
    font-size: 22px;
    font-weight: 900;
    line-height: 1;
}
body.single-post .blog-sidebar .wd-list li {
    font-size: 18px;
    color: #4c3735;
}

body.single-post .blog-sidebar .wd-list li:last-child {
	border-radius: 0 0 20px 20px
}

body.single-post .blog-sidebar .wd-list li a:hover {
    color: #4c3735 !important;
}

body.single-post .wd-rs-696004fc08b4e {
    padding-bottom: 10px !important;
}

body.single-post .feature-pic .vc_figure, 
body.single-post .feature-pic .vc_single_image-wrapper, body.single-post .feature-pic img {
	width: 100%;
}

body.single-post .blog-sidebar .wd-list li:first-child {
    background-color: #A88877;
    border-radius: 20px 20px 0 0;
	justify-content:start;
}
body.single-post .blog-sidebar .wd-list li:first-child span.wd-icon {
    display: none;
}

body.single-post .blog-sidebar .wd-list li:first-child span a {
	color: #fff !important;
	    font-family: "Canela Light", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 24px;
}

@media (min-width: 767px) and (max-width: 991px) {
	body.single-post .blog-sidebar .vc_col-sm-6 .vc_column-inner {
		padding-left: 0 !important;
    padding-right: 0 !important;
	}
}
/* =========================================
   BLOG DETAIL - RELATED POSTS
========================================= */

.custom-blog-detail-bottom {
    margin: 0 auto;
}

/* Related Posts Heading */

.custom-related-title {
    margin: 0 0 40px;
    text-align: center;
    font-size: 40px;
    line-height: 1.2;
    font-weight: 400;
}

/* Related Posts Grid */

.custom-related-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 17px;
}

/* Card */

.custom-related-card {
    overflow: hidden;
    border-radius: 14px;
    background: #503b39;
}

/* Image */

.custom-related-image {
    position: relative;
    display: block;
    height: 230px;
    overflow: hidden;
}

.custom-related-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Topic */

.custom-related-topic {
    position: absolute;
    top: 10px;
    left: 13px;
    padding: 2px 7px;
    background: #e3c1a7;
    color: #4c3735;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
}

/* Content */

.custom-related-content {
    min-height: 159px;
    padding: 25px;
    color: #eaded5;
}

.custom-related-date {
    margin-bottom: 5px;
    color: #fff;
    font-size: 17px;
    line-height: 1.2;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.custom-related-post-title {
    margin: 0 0 2px;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 600;
	  color:#e3c1a7;
}

.custom-related-post-title a {
    color: #eaded5;
    text-decoration: none;
}

.custom-related-post-title a:hover {
    color: #fff;
}

.custom-related-excerpt {
    margin: 6px 0 9px;
    color: #ded1ca;
    font-size: 18px;
	  line-height: 29px;
	  color: #fff;
}

.custom-related-read-more {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 20px;
    background: #e3c1a7;
    color: #4c3735;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}

.custom-related-read-more:hover {
	background: #e3c1a7;
    color: #4c3735;
}
/* =========================================
   PREVIOUS / NEXT NAVIGATION
========================================= */

.custom-post-navigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    margin-top: 62px;
    padding-top: 26px;
    border-top: 1px solid #c9b5a8;
}

.custom-post-nav {
    display: flex;
    align-items: center;
    gap: 21px;
    width: 50%;
}

.custom-post-navigation .custom-post-nav-next:only-child {
    margin-left: auto;
}

.custom-post-nav-next {
    justify-content: flex-end;
    text-align: right;
}

.custom-post-nav-arrow {
    flex: 0 0 38px;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #817b7a;
    color: #503b39;
    font-size: 28px;
    line-height: 1;
    text-decoration: none;
}

.custom-post-nav-arrow:hover {
    background: #503b39;
    color: #fff;
}

.custom-post-nav-info {
    display: flex;
    flex-direction: column;
}

.custom-post-nav-label {
    margin-bottom: 5px;
    color: #9d918b;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
}

.custom-post-nav-title {
    color: #4c3735;
    font-size: 22px;
    line-height: 1.2;
    text-decoration: none;
	  font-family: "Canela Light", Arial, Helvetica, sans-serif;
}

.custom-post-nav-title:hover {
	color: #4c3735;
}

.custom-post-nav-title:hover {
    text-decoration: underline;
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 767px) {

    .custom-related-title {
        margin-bottom: 30px;
    }

    .custom-related-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .custom-related-image {
        height: 210px;
    }

    .custom-post-navigation {
        margin-top: 45px;
    }

}


/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 480px) {

    .custom-related-image {
        height: 190px;
    }

    .custom-post-navigation {
        gap: 15px;
    }

    .custom-post-nav {
        gap: 10px;
    }

    .custom-post-nav-title {
        font-size: 14px;
    }

}