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

:root {
	--wd-text-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(255,243,237);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(255,255,255);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(240,238,228);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-weight: 400;
	font-size: 13px;
}
.sale-menu-item {
	color: rgb(221,51,51);
}
.sale-menu-item:hover {
	color: rgb(221,51,51);
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
.amount, .woocommerce-breadcrumb, .product_meta .meta-label {
	color: rgb(0,0,0);
}
.amount:hover, .woocommerce-breadcrumb:hover, .product_meta .meta-label:hover {
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-main > li > a {
	font-size: 15px;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-weight: 600;
	font-size: 14px;
	text-transform: capitalize;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product.wd-product del, html .product.wd-product del .amount {
	font-size: 16px;
}
.page .wd-page-content {
	background-color: rgb(248,249,250);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(248,249,250);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(248,249,250);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(248,249,250);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(248,249,250);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-buy-now-btn {
	font-weight: 500;
	font-size: 15px;
}
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(119,119,119);
}
.product-labels .product-label.onsale {
	background-color: rgb(240,238,228);
	color: rgb(90,90,90);
}
.product-labels .product-label.new {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 14px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 12px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product.wd-product del, html .product.wd-product del .amount {
		font-size: 14px;
	}
	html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-buy-now-btn {
		font-size: 16px;
	}

}
:root{
--wd-container-w: 1440px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 0px;
}


rs-slides :is([data-type=text],[data-type=button]) {
font-family: Lexend Deca !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Lexend Deca !important;
}

.ppc-button-wrapper {
    margin-top: 8px;
}
#wc-stripe-cc-form label {
    font-size: 14px;
}
.btn-color-black {
    background: black;
    color: #fff;
    padding: 14px 50px;
    border-radius: 4px;
    font-size: 16px;
}
.wd-progress-bar .progress-bar {
    background-color: #4caf50;
}
.wd-shipping-progress-bar.wd-style-bordered .wd-free-progress-bar {
    padding: 12px;
    border: 1px dashed rgb(149 185 151);
    border-radius: 4px;
}


.full-width .elementor-button-icon svg {
    width: 32px;
}
.full-width .elementor-button {
    width: 100%;
    min-width: 100%;
}
.full-width .jet-listing-dynamic-link__link {
    width: 100%;
    min-width: 100%;
}
.full-width .elementor-button-content-wrapper {
    display: inline-flex;
    
}
.full-width .elementor-button span {
    align-items: center;
}

.wd-checkout-steps li {
    font-weight: 500!important;
    font-size: 18px;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 5px;
}

.wd-product .product-labels {
    top: unset!important;
	  bottom: 5px!important;
	  left: 10px!important;
}

.product-image-labels {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 2;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
	  text-wrap: nowrap;
    max-width: 50%;
    pointer-events: none;
    gap: 5px;
}
.product-label-image-text {
    padding: 4px 8px;
    font-size: 12px;
	  font-weight: 600;
    line-height: 14px;
    border-radius: 4px;
	  text-align-last: center;
	  width: fit-content;
}

.product-label-image-only img {
    width: 48px;
    height: 48px;
}
.product-label-image-only img {
    width: 48px;
    height: 48px;
}
.wd-search-form[class*="wd-header-search-form"] form.searchform {
    width: 320px;
}
.wd-nav.wd-style-bg>li>a:before {
    background-color: #c7c7c7;
}
.color-scheme-light .breadcrumb-last {
    color: #ffffff;
}
.tm-extra-product-options .tc-epo-label {
    font-weight: 600;
    font-size: 16px;
}
.tm-epo-field.tmcp-select {
    width: 100%;
    max-width: 100%;
    display: initial;
    border: 1px solid #999;
    height: 48px;
    border-radius: 5px;
}
.product-info-block div.quantity :is(input[type="number"], .product-info-block input[type="text"], .product-info-block input[type="button"]), .product-info-block div.quantity input[type="button"] {
    height: 46px!important;
		min-height: 46px!important;
    min-width: 28px!important;
}
ul#shipping_method li {
    padding: 10px;
    border: 1px solid #000000;
    margin: 5px 0px;
    border-radius: 5px;
}

#shipping_method li {
    margin-bottom: 15px;
}

/* Custom Radio Buttons */
#shipping_method input[type="radio"] {
    display: none;
}

#shipping_method input[type="radio"] + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-size: 14px;
    color: #333;
    display: inline-block;
}

#shipping_method input[type="radio"] + label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #000000;
    border-radius: 50%;
    background-color: #fff;
}

#shipping_method input[type="radio"]:checked + label::before {
    border-color: #000000;
    background-color: #000000;
}

#shipping_method input[type="radio"]:checked + label::after {
    content: '';
    position: absolute;
    left: 6px;
    top: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
}

#shipping_method label {
    margin-bottom: 0;
}

/* Hover effect */
#shipping_method input[type="radio"] + label:hover::before {
    border-color: #000000;
}

/* Add a bit of animation */
#shipping_method input[type="radio"]:checked + label::before {
    transition: background-color 0.3s, border-color 0.3s;
}

#shipping_method input[type="radio"]:checked + label::after {
    transition: background-color 0.3s;
}
.shop_table .shipping :is(td,th):last-child {
    text-align: left;
}
.woocommerce-cart #shipping_method {
    margin-top: 30px;
}
.checkout-order-review>.woocommerce-checkout-review-order .wd-table-wrapper {
    box-shadow: none;
    border-radius: 8px;
}
.woocommerce-checkout>.checkout-order-review, .woocommerce-order-pay #order_review {
    background-color: #f2f2f2;
}
#payment .wc_payment_methods {
    list-style: none;
    padding: 15px 15px;
    background: white;
    border-radius: 8px;
}

#payment .wc_payment_methods li {
    margin-bottom: 15px;
}

/* Custom Radio Buttons */
#payment input[type="radio"] {
    display: none;
}

#payment input[type="radio"] + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-size: 14px;
    color: #333;
    display: inline-block;
}

#payment input[type="radio"] + label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #000000;
    border-radius: 50%;
    background-color: #fff;
}

#payment input[type="radio"]:checked + label::before {
    border-color: #000000;
    background-color: #000000;
}

#payment input[type="radio"]:checked + label::after {
    content: '';
    position: absolute;
    left: 6px;
    top: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
}

#payment label {
    margin-bottom: 0;
}

/* Hover effect */
#payment input[type="radio"] + label:hover::before {
    border-color: #555555;
}

/* Add a bit of animation */
#payment input[type="radio"]:checked + label::before {
    transition: background-color 0.3s, border-color 0.3s;
}

#payment input[type="radio"]:checked + label::after {
    transition: background-color 0.3s;
}
#payment input[type="radio"], input[type="checkbox"] {
    width: 20px;
    height: 20px;
}
#per_month_price_container {
	font-weight: 600;
}
.sale-text .nav-link-text {
	color: #ff3d00;
}
.wd-nav[class*=wd-style-underline] .sale-text .nav-link-text:after {
	background-color: #ff3d00;
}
.wd-buttons.wd-pos-r-t {
    top: 10px;
	  right: 10px;
}
.wd-buttons {
    border-radius: 42px!important;
    background: rgb(255 255 255 / 40%)!important;
    padding: 2px!important;
	  box-shadow: unset!important;
}
.wd-buttons .wd-action-btn>a {
    height: 30px!important;
    width: 30px!important;
}

.whb-sticky-shadow+.whb-clone .whb-row {
    background: white !important;
}
.home .whb-sticky-shadow+.whb-clone .whb-row {
    background: #ffffff !important;
}
.home .whb-sticky-shadow+.whb-clone .whb-row:hover {
    background: white !important;
}
p.stock.in-stock {
    display: inline-flex;
    align-items: center;
    padding-left: 20px;
    position: relative;
}
p.stock.in-stock.wd-style-default::before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cscript xmlns=''/%3E%3Ccircle cx='8' cy='8' r='8' fill='%23C8ECE1'/%3E%3Ccircle cx='8' cy='8' r='4' fill='%234FCFA1'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
}
.wd-product.wd-hover-fw-button .wd-add-btn {
    display: none;
}
.pswp__bg {
    background: #fff!important;
}
.woocommerce-checkout .main-page-wrapper, .woocommerce-cart .main-page-wrapper{
    background-color: #fff;
}
.woocommerce-checkout .page-title {
    padding: 10px;
}
.mobile-nav .wd-nav-opener.wd-active {
    background-color: #fff;
    color: #000;
}
.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
    border-bottom: 0px!important;
}
.mobile-nav .wd-nav-opener {
    border: 0px!important;
}
div#tm-extra-product-options {
    border: 1px solid #d1d1d1;
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 14px;
}
.tm-extra-product-options .tm-epo-field.tmcp-checkbox, .tm-extra-product-options .tm-epo-field.tmcp-radio {
    width: 20px;
}
.product-brands {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.product-brand {
    text-align: center;
    border: 1px solid #eaeaea;
    padding: 5px;
    background-color: #fff;
    flex: 1 1 calc(13.66% - 20px); /* 6 columns for desktop */
    box-sizing: border-box;
}

.product-brand img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.product-brand h2 {
    margin: 0;
    font-size: 1.2em;
}

.wd-products[class*=wd-stretch-cont] .product-element-bottom {
    padding: 0 1rem 1rem;
}
:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-product {
    --wd-prod-bg-sp: 0px!important;
}
.wd-product .product-wrapper {
	padding: 0px!important;
}
.main-page-wrapper {
    background-color: #f0eee4;
}
.whb-header_768453 .whb-main-header {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.4) 38.77%, rgba(255, 255, 255, 0.2) 88.77%, rgba(255, 255, 255, 0) 99.15%);
}
.whb-header_768453 .whb-main-header:hover, .whb-header_939977 .whb-main-header {
    background: linear-gradient(#ffffff, #f8f9fa);
}
.wd-side-hidden {
   --wd-side-hidden-w: min(338px,94vw);
}
.wd-nav.wd-layout-drilldown>li [class*="sub-menu"]>.menu-item>a {
	text-transform: capitalize!important;
}
.click-to-hear img.ogg-image {
    cursor: pointer;
}
.whb-main-header:hover :is(.color-scheme-light,.whb-color-light) .wd-nav[class*="wd-style-"], .whb-sticky-header :is(.color-scheme-light,.whb-color-light) .wd-nav[class*="wd-style-"] {
    --nav-color: #000;
    --nav-color-hover: rgba(0,0,0,0.8);
    --nav-color-active: rgba(0,0,0,0.8);
    --nav-chevron-color: rgba(0,0,0,0.6);
}
.whb-main-header:hover .whb-color-light .wd-tools-element, .whb-sticky-header .whb-color-light .wd-tools-element{
    --wd-header-el-color: #000;
    --wd-header-el-color-hover: rgb(0 0 0 / 80%);
}
.whb-header_605656 .wd-logo img[src$=".svg"]{
    filter: brightness(0) invert(1);
}
.home .whb-sticky-header .wd-logo img[src$=".svg"] {
    filter: none;
}
.whb-header_605656 .whb-main-header:hover .wd-logo img[src$=".svg"], .home .whb-sticky-header:hover .wd-logo img[src$=".svg"] {
    filter: none;
}
.whb-header_605656 .whb-main-header .wd-info-box .info-box-content {
	color: #fff;
}
/* 
.wd-search-full-screen .searchform {
    display: flex;
    justify-content: center;
}
.wd-search-full-screen .searchform input[type=text] {
	text-align: left;
}
.wd-search-full-screen .searchform input[type=text]::placeholder {
	text-align:center;
}
.wd-search-full-screen .searchform {
    --wd-form-placeholder-color: var(--color-gray-400)!important;
}

.wd-search-full-screen .searchform input.s {
  caret-color: transparent;
} 
*/
.wd-search-full-screen .searchform input.s::placeholder {
  color: transparent;
}


button.btn-whatsapp {
  display: flex;
  gap: 10px;  
	background: #25d366;
  color: white;
  border-radius: 4px;
  width: 100%;
}
button.btn-whatsapp:hover {
  background: #22c760;
  color: #fff;
}
.required-mark {
    color: red;
}
.color-blue {
	color: #0b92e0;
}
.wd-product .product-image-link {
    padding: 8px;
}
.whb-color-light:not(.whb-with-bg):hover {
    background: #ffffff;
}@media (min-width: 1025px) {
	.whb-header_605656 .whb-main-header {
    background: unset;
}
.whb-header_605656 .whb-main-header:hover {
    background: linear-gradient(#ffffff, #f8f9fa);
}

.whb-header_605656 .wd-logo img[src$=".svg"]{
    filter: brightness(0) invert(1);
}
.home .whb-sticky-header .wd-logo img[src$=".svg"] {
    filter: none;
}
.whb-header_605656 .whb-main-header:hover .wd-logo img[src$=".svg"], .home .whb-sticky-header:hover .wd-logo img[src$=".svg"] {
    filter: none;
}


.whb-header_605656 .whb-main-header:hover .wd-info-box .info-box-content {
	color: #000;
}
.wd-active-filters {
    margin-top: 0px;
    margin-bottom: 0px;
}
.wd-header-search.wd-design-6 a .wd-tools-inner {
    min-width: 220px;
}

.whb-header_605656 .whb-main-header:hover .wd-tools-element.wd-design-6>a>:is(.wd-tools-inner,.wd-tools-icon) {
    border: 1px solid rgba(0,0,0,0.105);
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.whb-header_605656 .whb-main-header {
    background: unset;
}
.product-brand {
    flex: 1 1 calc(25% - 20px);
}
.wd-single-breadcrumbs.wd-nowrap-md [class*=-breadcrumb] {
   padding-bottom: 5px;
}
}

@media (max-width: 576px) {
	p#billing_phone_field {
    display: inline-block;
    width: 100%;
}
#wc-stripe-cc-form label {
    font-size: 14px;
}
.checkout-order-review {
    padding: 4px;
}
.header-banner-container {
    padding-inline: 14px!important;
}
.wd-side-hidden {
    z-index: 9999999999;
}

#cookie-notice {
	min-width: 96%;
    bottom: 14px;
    right: 2%;
    left: 2%;
}

.product-label-image-only img {
    width: 32px;
    height: 32px;
}
.product-label-image-text {
    font-size: 11px;
    line-height: 11px;
}
tr.woocommerce-shipping-totals.shipping {
    display: flex;
    flex-wrap: wrap;
}

.whb-sticky-shadow+.whb-clone .whb-row {
    background: white !important;
}
.product-brands {
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
        gap: 0;
        padding-right: 0;
        overflow-x: scroll;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
    .product-brand {
        height: 50%;
        flex: 0 0 auto;
        width: calc(50% - 30px);
        margin-right: 8px;
        scroll-snap-align: start;
    }
.mobile-nav.wd-side-hidden {
    --wd-side-hidden-w: min(100vw);
}
li.wd-drilldown-back {
    background: #f2f2f2;
}
.single-product .joinchat {
        --bottom: 40px;
    }
.wd-sticky-btn .wd-sticky-btn-cart .quantity {
	display: none;
}
.wd-quantity-overlap {
    --quantity-space: 0px!important;
}
:root {
  --wd-sticky-btn-height: 48px;
}
.wd-sticky-btn :is(.single_add_to_cart_button,.wd-sticky-add-to-cart) {
    min-height: 48px;
	  font-size: 16px;
	  letter-spacing: .04rem !important;
    text-transform: capitalize;
}
.wd-sticky-btn form.cart {
    padding: 0 10px;
}
.mobile-background {
    background: #f0eee4;
}
.mobile-white-background {
    background: #fff;
}
.wd-sticky-btn :is(.price,p.stock,.wd-buy-now-btn,.wd-action-btn,.wd-sticky-btn-content) {
    display: none;
}

}

