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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(130,130,130);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(255,255,255);
	background-image: none;
}

:root{
--wd-text-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", 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%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", 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;
}
:root{
--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;
}
html .wd-nav.wd-nav-main > li > a{
	color: rgb(0,0,0);
}

html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a{
	color: rgb(119,119,119);
}

:root{
--wd-primary-color:rgb(0,0,0);
}
:root{
--wd-alternative-color:rgb(247,245,240);
}
:root{
--wd-link-color:rgb(0,122,255);
--wd-link-color-hover:rgb(0,122,255);
}
.page .main-page-wrapper{
	background-image: url(https://beautinow.com/wp-content/uploads/2023/10/Orange-Simple-Halloween-Party-Virtual-Invitation-Portrait-Website-Website-Website-1.png);
	background-repeat:inherit;
	background-size:inherit;
	background-attachment:fixed;
	background-position:center top;
}

.woodmart-archive-shop:not(.single-product) .main-page-wrapper{
	background-image: url(https://beautinow.com/wp-content/uploads/2023/10/Orange-Simple-Halloween-Party-Virtual-Invitation-Portrait-Website-Website-Website-1.png);
	background-repeat:inherit;
	background-size:inherit;
	background-attachment:fixed;
	background-position:center top;
}

.woodmart-archive-blog .main-page-wrapper{
	background-image: url(https://beautinow.com/wp-content/uploads/2023/10/Orange-Simple-Halloween-Party-Virtual-Invitation-Portrait-Website-Website-Website-1.png);
	background-repeat:inherit;
	background-size:inherit;
	background-attachment:fixed;
	background-position:center top;
}

:root{
--btn-default-font-family:"Poppins", Arial, Helvetica, sans-serif;
}
:root{
--btn-default-bgcolor:rgb(0,0,0);
}
:root{
--btn-default-bgcolor-hover:rgb(221,221,221);
}
:root{
--btn-default-color:rgb(255,255,255);
}
:root{
--btn-default-color-hover:rgb(0,0,0);
}
:root{
--btn-accented-font-family:"Poppins", Arial, Helvetica, sans-serif;
}
:root{
--btn-accented-bgcolor:rgb(0,0,0);
}
:root{
--btn-accented-bgcolor-hover:rgb(221,221,221);
}
:root{
--btn-accented-color:rgb(255,255,255);
}
:root{
--btn-accented-color-hover:rgb(0,0,0);
}
:root{
--notices-success-bg:rgb(223,240,216);
}
:root{
--notices-success-color:rgb(70,136,71);
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.onsale{
	background-color:rgb(255,255,255);
}

.product-labels .product-label.onsale{
	color:rgb(15,15,15);
}

.product-labels .product-label.out-of-stock{
	color:rgb(33,33,33);
}

.product-labels .product-label.attribute-label:not(.label-with-img){
	color:rgb(15,15,15);
}


	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #fff;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #333;
		
									--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-sticky-btn-height: 72px;
					
					--wd-brd-radius: 5px;
		
			}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
			@media (max-width: 768px) {
			:root {
				--wd-sticky-btn-height: 42px;
			}
		}
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
/* bianca: remove author*/
.meta-author{
	visibility:hidden;
}

/* bianca: remove sale tags above products*/
.onsale {
   display: none !important;
}

/* sheng: nav*/
.wd-nav.wd-nav-main > li.current-menu-item > a {
    color: black;
}

/* sheng: below customization is related to mobile header*/

@media only screen and (max-width: 1024px) {
.wd-tools-element>a {
    padding-inline: 7px;
}

.wd-header-html {
    padding-inline: 7px;
    padding-inline-start: 7px;
    padding-inline-end: 7px;
}
	
.site-logo {
    padding-inline: 7px;
}
	

}

.wcml-dropdown li {
    border: none;
}

/* sheng: END customization is related to mobile header*/

/* met: Support and loyality pop up- mobile till 1024*/
@media only screen and (max-width: 740px) {

#wll-site-launcher .ease-in {
    bottom: 70px!important;
		right: 20px!important;
		height: 50px;
    width: 50px;
	}
#wll-site-launcher * {
    padding: 3px;
	}
#wll-site-launcher .rounded-md {
    border-radius: 100px;
	}
#wll-site-launcher .text-md {
    font-size: 27px;
	}
}

/* met: Support pop up till 1024*/
@media only screen and (max-width: 740px) {
	.crisp-client .cc-tlyw[data-position-reverse=true][data-full-view=true] .cc-kxkl .cc-nsge {
    bottom: 68px!important;
	}
	
	.crisp-client .cc-tlyw[data-full-view=true] .cc-kxkl .cc-nsge .cc-imbb {
    width: 40px!important;
    height: 40px!important;
    border-radius: 100px!important;
	}
	.crisp-client .cc-tlyw[data-full-view=true][data-last-operator-face=false] .cc-kxkl .cc-nsge .cc-imbb .cc-11f2[data-is-ongoing=false] 	.cc-15e7 {
    width: 32px!important;
    height: 24px!important;
    top: 11px!important;
	}
}	


/* met: store notice layer for bottom*/
		.woocommerce-store-notice {
    z-index: 3510000000!important;
}		


/* met: product page meta showing */
.product_meta>span.sku_wrapper {
    display: none;
}

/* met: Mobile menu layer */
@media only screen and (max-width: 740px) {
.wd-side-hidden {
    width: 330px;
    z-index: 9999999;
}
}


/* met: checkout page order notes hidden */
.woocommerce-additional-fields p:last-child {
    visibility: hidden;
}

/* met: product page weight attribute hidden */
tr.woocommerce-product-attributes-item--weight {
    visibility: hidden;
}
/* met: product page attribute top margin hidden */
.shop_attributes tbody {
    margin-top: -30px;
}

/* met: product page unnecessary metas hidden */
.product_meta>span.sku_wrapper, 
.product_meta>span.posted_in {
    display: none;
}

/* met: price display settings */
del .amount {
    color: #999999;
    font-weight: 400;
    font-size: larger!important;
}
.amount {
    color: #e53434;
}

/* met: Product page size attribute hidden */

tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_size {
    visibility: hidden;
}
/* met: Product page Brand strong */
.woocommerce-product-details__short-description {
    font-weight: 600;
		margin-top: -11px;
}

/* met: Product page Atrributes location */
.shop_attributes tbody {
    margin-top: -84px;
}

/* met: Product page Popular Brand hidden */
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_popular-fragrances {
    visibility: hidden;
}

/* met: Loyalty pop up hidden */
#wll-site-launcher .gap-y-2 {
    row-gap: 8px;
    visibility: hidden;
}