@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//beauty-depo.ro/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.0") format("woff2");
	font-display:block;
}

:root {
	--wd-text-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #555555;
	--wd-text-font-size: 15px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #23282d;
	--wd-entities-title-font: "Montserrat", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #23282d;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(114,68,141);
	--wd-alternative-color: #f47898;
	--btn-default-bgcolor: rgb(114,68,141);
	--btn-default-bgcolor-hover: rgb(244,120,152);
	--btn-accented-bgcolor: rgb(114,68,141);
	--btn-accented-bgcolor-hover: rgb(244,120,152);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #6dab3c;
	--notices-success-color: #ffffff;
	--notices-warning-bg: #d41212;
	--notices-warning-color: #ffffff;
	--wd-link-color: rgb(114,68,141);
	--wd-link-color-hover: #f47898;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center top;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 640px;
}
: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: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center top;
}
.wd-footer {
	background-color: #23282d;
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 16px;
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-size: 28px;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-weight: 500;
	font-size: 14px;
	color: #23282d;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title a:hover {
	color: #745697;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 52px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-weight: 700;
	font-size: 18px;
}
.page .wd-page-content {
	background-color: rgb(240,243,247);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(240,243,247);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(240,243,247);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(240,243,248);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(240,243,248);
	background-image: none;
}
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);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-brd-color: rgb(234,234,234);
	--wd-form-bg: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1360px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1360px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1360px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1360px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #23282d;
}

.tax_label, .includes_tax {
	display:none;	
}
.single-product-infobox .vc_message_box{
	margin: 0 0 5px 0;
	padding: 0.3em 0.3em 0.3em 3em;
	display: inline-table;
}
.single-product-infobox .vc_message_box-outline, .vc_message_box-solid-icon {
	border-width: 1px;
	width: 85%;
}

.hover-content .woodmart-more-desc-inner{
	font-size: 14px;
}

.widget_product_categories .product-categories li.current-cat>a {
    color: #72448d;
}

.breadcrumbs-location-below_header .single-breadcrumbs-wrapper {
    margin-top: -25px;
    border-bottom: 1px solid #e7e7e7;
}

.single-product-page .product-tabs-wrapper, .product-label.attribute-label:not(.label-with-img) {
	background-color:#f8f8f8;
}

.summary-inner .in-stock:before
{
	color: #599c2a;
}
.product-labels .onsale{
	background-color:#D41212!important;
}
.mega-menu-list .sub-sub-menu li a, .menu-mega-dropdown .sub-sub-menu li a {

padding: 5px 0;
}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p label{
	color:#000000;
	font-weight: 600;
}
.vc_color-pink.vc_message_box-outline, .vc_color-pink.vc_message_box-solid-icon {
color: #f47898;
border-color: #f47898;
}

.vc_color-pink.vc_message_box-outline .vc_message_box-icon, .vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon {
color: #f47898;
}
/*custom icons to my acccount*/
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before {
    content: "\f435";
		font-family: woodmart-font;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a::before {
   content: "\f433";
		font-family: woodmart-font;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before {
 content: "\f436";
 font-family: woodmart-font;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before {
    content: "\f432";
font-family: woodmart-font;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before {
    content: "\f434";
font-family: woodmart-font;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wishlist a::before {
    content: "\f431";
font-family: woodmart-font;
}
.woocommerce-MyAccount-navigation ul li a::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\f15c";
    line-height: 1.618;
    margin-left: 0.5407911001em;
    width: 1.41575em;
    text-align: right;
    float: right;
    opacity: 0.25;
}
.whb-color-light:not(.whb-with-bg) {
background-color: #23282d;
}

.cwginstock-panel-heading h4 {
	margin-bottom: 0px;	
}
.cwginstock-subscribe-form .panel-primary>.panel-heading {
  background-color: #f47898;
	border-color: #f47898;
}
.cwginstock-subscribe-form .panel-primary {
		border-color: #f47898;

}
.my-account-with-icon .wd-tools-icon:before, .woodmart-wishlist-info-widget .wishlist-icon:before,.woodmart-shopping-cart .woodmart-cart-icon:before,.search-button .search-button-icon:before {
 font-size: 24px;	
}
.mobile-nav-tabs{
	display:none;
}

#product-15629 > div:nth-child(1) > div.row.product-image-summary-wrap > div > div > div.col-lg-6.col-12.col-md-6.summary.entry-summary > div > div:nth-child(6) > label {
	  display: flex;
    background: rgba(255, 232, 230, 1);
    padding: 10px;
    border-width: 2px;
    border-style: dashed;
    border-color: rgba(255, 69, 69, 1);
    border-radius: 3px;
}
.price ins, .price ins .amount{
    color: #D41212!important;
}
.in-stock{
    text-transform: uppercase !important;
    color: #6CA12B !important;
		font-size: 13px!important;
}
p.stock.in-stock:before {
   color: #6CA12B !important;
}
.products .outofstoc {
 filter: grayscale(1);
}
.includes_tax {
	display: none;
}@media (min-width: 1025px) {
	.widget_product_categories .product-categories li a {

    font-size: 15px;

}
.product-element-top .wrapp-swatches {
	display:none;	
}


.woodmart-navigation .category-icon {
max-height: 30px;
}
.searchform input[type=text] {
height: 40px;
}
.mega-menu-list .sub-sub-menu li a, .menu-mega-dropdown .sub-sub-menu li a {
    font-size: 15px;
}
.wd-nav-vertical>li>a {
font-size: 15px;
}

html .page-title > .container > .title {
    font-size: 38px;
}


}

@media (max-width: 576px) {
	.product.product-grid-item .product-title {
    font-weight: 500!important;
    font-size: 15px!important;
}

.product-grid-item.col-6 .price {
    font-size: 16px;
}
.woodmart-burger-label {
	display: none;
	
}
.wd-tools-element>a {
	  padding-right: 6px;
    padding-left: 6px;
}
.whb-column .woodmart-mobile-search-form input[type=text] {
    min-width: 100%;
    height: 38px;
    font-size: 17px;
    background-color: #fff;
}
.whb-color-light .search-style-default input[type=text]{
	color: #000;	
}
.woodmart-prefooter {
	display:none;	
}
html .page-title > .container > .title {
    font-size: 28px;
}
.wd-logo img {
	margin-top:8px;
}

}

