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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(28,27,27);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(28,27,27);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(28,27,27);
	--wd-entities-title-color-hover: rgb(206, 165, 85);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(206,165,85);
	--wd-alternative-color: rgb(210,50,45);
	--btn-default-bgcolor: rgb(206,165,85);
	--btn-default-bgcolor-hover: rgb(206,173,107);
	--btn-accented-bgcolor: rgb(206,165,85);
	--btn-accented-bgcolor-hover: rgb(206,172,105);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(49,183,92);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(226,183,52);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.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;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
h2 {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 36px;
	color: rgb(0,0,0);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title, h3.wd-entities-title a {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 17px;
	line-height: 22px;
	color: rgb(28,27,27);
}
html .wd-dropdown-my-account .wd-sub-menu li a {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(28,27,27);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(0,0,0);
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
	text-transform: none;
	color: rgb(0,0,0);
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu  > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a:hover, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover {
	color: rgb(210,50,45);
}
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-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-size: 17px;
	color: rgb(22,22,22);
}
html .product.wd-product del, html .product.wd-product del .amount {
	font-size: 15px;
	color: rgb(167,167,167);
}
h5 {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 27px;
	color: rgb(15,15,15);
}
.wd-hover-standard .woodmart-add-btn .add-to-cart-loop span {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-transform: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 768.98px) {
	h2 {
		font-size: 30px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title, h3.wd-entities-title a {
		font-size: 14px;
	line-height: 15px;
	}

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



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

/*Global theme custom */
.woocommerce-mini-cart__buttons .btn-cart {
  background-color: transparent !important;
}
li#menu-item-21169 ul.wd-sub-menu li:first-child a {
  font-weight: 600;
  padding-top: 18px;
  padding-bottom: 15px;
  font-size: 16px;
  color: #292929;
}
.ehi-star-rating span::before {
  color: #FFC200 !important;
}
.owl-dots .owl-dot.active span {
  border-color: rgb(210,50,45) !important;
  background-color: rgb(210,50,45) !important;
}
.owl-dots .owl-dot span {
	border: 2px solid rgb(210,50,45,0.3) !important;
}
.fas.fa-star {
	color:#f1de84;
}
.owl-carousel .owl-stage-outer {
  padding-bottom: 22px !important;
}
.owl-carousel .owl-stage-outer .wd-hover-standard .wd-add-btn {
  transform: translateY(20px);
}
.wd-cookies-popup {
  max-width: 370px;
  border-radius: 10px;
  margin-left: 15px;
	padding: 25px !important;
}
.wd-cookies-inner {
  display: flex;
  align-items: flex-end !important;
  flex-direction: column;
  font-size: 14px;
}
.wd-tools-element .wd-tools-text {
  text-transform: capitalize !important;
}
.wd-header-search .wd-tools-icon::before {
  font-size: 17px;
}
.product-label.out-of-stock {
  background-color: #ebebeb !important;
}
.comment_container picture.avatar img {
  height: 50px;
  width: auto;
  border-radius: 10px;
}
/* Global elementor customization */
.ha-flip-box-container.ha-flip-effect-classic .ha-flip-box-back, .ha-flip-box-container.ha-flip-effect-classic .ha-flip-box-front {
  -webkit-transition: -webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);
  transition: transform .6s cubic-bezier(.2,.85,.4,1.275);
  transition: transform .60s cubic-bezier(.95,.05,1,-0.4),-webkit-transform .6s cubic-bezier(.09,.18,.58,1.36);
}
.box-icon-align-left {
  align-items: center !important;
}
.onsale {
  background-color: #d2322d !important;
  padding: 7px 10px !important;
  color: #fff !important;
  font-size: 11px !important;
  font-weight: 700;
  border: 2px solid #d2322d;
  letter-spacing: 0.5px;
}
.ub-testimonial .box-style-border.box-icon-align-right .info-box-icon {
  margin-left: -85px;
}
.ub-testimonial .info-box-content {
  background: url(https://areng2.ultimatebeauty.ee/wp-content/uploads/2022/04/testimonial-icon.png);
    background-repeat: repeat;
  background-repeat: no-repeat;
}
.hotspot-content-text.wd-more-desc.set-cont-mb-s.reset-last-child.woodmart-more-desc {
  display: none;
}

@media (min-width: 1025px) {
	/* Header banner */
.header-banner-container {
  max-width: 1400px !important;
}
/* END */

.wd-dropdown-menu.wd-design-sized {
  padding: 0px;
}
.wd-sub-menu li a {
  padding: 12px 14px;
  border-bottom: 1px solid #f1f1f1;
}
ul.wd-sub-menu li.current-menu-item a {
  background-color: #D2322D2E;
	color: #d2322d !important;
}
.wd-sub-menu li a .wd-nav-icon {
  margin-right: 10px;
  font-size: 140%;
}

/* Elementor */
.ub-testimonial .wd-info-box .info-box-content {
  height:300px;
}
.box-style-border.box-btn-static .info-btn-wrapper {
  position: absolute;
  bottom: 45px;
  right: 35px;
	margin-bottom:0 !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.header-banner-container {
  padding-right: 15px;
  padding-left: 10px;
}
}

@media (max-width: 576px) {
	.ub-testimonial .info-box-icon img {
  height: 100px;
}
.ub-testimonial .box-style-border.box-icon-align-right .info-box-icon {
  margin-left: -102px;
  margin-top: 100px;
}
.header-banner {
  font-size: 12px;
	line-height:1.2;
}
.header-banner-container {
  padding-right: 15px !important;
  padding-left: 10px !important;
}
}

