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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//auraelemental.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//auraelemental.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//auraelemental.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//auraelemental.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//auraelemental.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//auraelemental.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//auraelemental.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//auraelemental.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Ubuntu", 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: "Satisfy", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--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;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(212,175,55);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(93,37,85);
	--btn-accented-bgcolor-hover: rgb(179,153,212);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(94,178,55);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(179,153,212);
	--wd-link-color-hover: rgb(179,153,212);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://auraelemental.com/wp-content/uploads/2024/07/popup.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(93,37,85);
	background-image: none;
}
: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: rgb(93,37,85);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

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

}
: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) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

.blog-design-masonry .post-title{
	font-size: 16px !important;
	text-align:left;
	/* white-space: nowrap; */
	line-height: 1.3em; /* 设置每行的高度，适应 16px 字体大小 */
    max-height: 3.6em; /* 限制最多显示 3 行 (1.5em * 3 = 4.5em) */
    min-height: 3.6em; /* 保持最小高度为 3 行 */
    display: -webkit-box; /* Flexbox + Clamping 行数的基础 */
    line-clamp: 3; /* 限制显示 3 行 */
    overflow: hidden; /* 隐藏超出部分 */
    text-overflow: ellipsis; /* 如果内容太长，显示省略号 */
    white-space: normal; /* 允许多行换行 */                               
	/* overflow: hidden; */ /* 防止内容溢出 */
	/* text-overflow: ellipsis; *//* 如果文本太长，显示省略号 */ 
} 
/*
.cat-item.cat-item-107{
	display:none!important;
}
*/
.shogun-form-label,.shogun-form-label label{
	font-size: 0.8rem;
}
.shogun-form-label input[type="radio"]{
	width: 1.2rem;
  height: 1.2rem;
}

.primary-submit{
	width: 100%;
    background-color: #7E0D6E;
    color: #fff;
}
wc-order-attribution-inputs{
	display:none;
}

#menu-item-16212 .wd-dropdown-menu.wd-dropdown{
  left: -305px;
}

.ask-a-questions{
	width: 100%;
    color: #fff;
    background-color: #5d2555;
}


.woocommerce-info-toggle{
/* 	display:none; */
	justify-content: space-between;
    align-items: center;
	margin-bottom:0;
	    width: 100%;
}

.shopengine-checkout-coupon{
	display:block;
	padding-top:0!important;
}
button[name="apply_coupon"],#place_order{
	width:100%;
}
.cart-actions{flex-direction: column;}
.wd-coupon-form .input-text{
	max-width:100%;
}
.wd-coupon-form{flex-direction: column;}
@media (min-width: 1025px) {
	.wd-nav{
	--nav-gap: 60px;
}

.wd-slider.wd-carousel-container{
	min-height: calc(100vh - 200px)!important;
	height: calc(100vh - 200px);
}
.wd-slide.wd-carousel-item{
	min-height: calc(100vh - 200px)!important;
	height: calc(100vh - 200px)!important;
}


.wd-blog-element .entry-content.wd-entry-content {
	height: 67.17px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3; /* 设置显示的行数 */
	overflow: hidden;
	text-overflow: ellipsis;
}



.testimonial .testimonial-content p{
	height: 134.34px;
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6; /* 设置显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis;
}

.testimonial .testimonial-content footer{
	height: 44.78px;
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 设置显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-blog-element .entry-content.wd-entry-content{
	height: 134.34px;
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6; /* 设置显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis;
}



.testimonial .testimonial-content p{
	height: 134.34px;
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4; /* 设置显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis;
}

.testimonial .testimonial-content footer{
	height: 44.78px;
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 设置显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-blog-element .entry-content.wd-entry-content{
	height: 67.17px;
}



.testimonial .testimonial-content p{
	height: 134.34px;
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7; /* 设置显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis;
}

.testimonial .testimonial-content footer{
	height: 44.78px;
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 设置显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis;
}

.row.content-layout-wrapper.align-items-start{
	display:block;
}
.form-row.form-row-last{
	margin-left: 0 !important;
}
}

@media (max-width: 576px) {
	.wd-blog-element .entry-content.wd-entry-content{
	height: 67.17px;
}


.testimonial .testimonial-content p{
	height: 134.34px;
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7; /* 设置显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis;
}

.testimonial .testimonial-content footer{
	height: 44.78px;
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 设置显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis;
}

#best-sellers .wd-entities-title{
	 height: 29.11px;
		display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 设置显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis;
}

.row.content-layout-wrapper.align-items-start{
	display:block;
}
.form-row.form-row-last{
	margin-left: 0 !important;
}

}

