@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.4.1") format("woff2");
	font-display:swap;
}

:root {
	--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;
}
: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 :is(.wd-page-content, .whb-header) {
	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-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; 
    max-height: 3.6em; 
    min-height: 3.6em; 
    display: -webkit-box; 
    -webkit-line-clamp: 3; 
	  -webkit-box-orient: vertical; 
    overflow: hidden; 
    text-overflow: ellipsis; 
    white-space: normal;                                
} 

.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{
	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;}

/* ====================== VIEW MORE 按钮 ====================== */
.btn-style-link {
    min-height: 44px !important;        /* PC端适中 */
    min-width: 44px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 10px 18px !important;      /* 水平更舒服 */
}

/* ====================== Banner 链接 ====================== */
.wd-promo-banner-link.wd-fill {
    min-height: 48px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* ====================== 移动端加强（解决PageSpeed核心问题） ====================== */
@media (max-width: 1024px) {
    .btn-style-link {
        min-height: 52px !important;
        padding: 14px 24px !important;
        font-size: 15px !important;
    }
    
    .wd-promo-banner-link.wd-fill {
        min-height: 56px !important;
    }
}

/* 可选：增加按钮之间的间距 */
@media (max-width: 1024px) {
    .wd-promo-banner-link {
        margin-bottom: 12px !important;
    }
}@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;
}

}

