/* @font-face {
    font-family: 'PingFangTC';
    font-style: normal;
    font-weight: normal;
    src: url('https://tmwellness.com/wp-content/themes/astra/assets/fonts/PingFangTC.woff2') format('woff2');
}
body > *{
	font-family: 'PingFangTC' !important;
} */
h1, .entry-content h1, .entry-content h1 a,
h2, .entry-content h2, .entry-content h2 a,
h3, .entry-content h3, .entry-content h3 a,
h4, .entry-content h4, .entry-content h4 a,
h5, .entry-content h5, .entry-content h5 a,
h6, .entry-content h6, .entry-content h6 a {
	font-family: 'PingFangTC' !important;
}
/* Header */
.ehf-header #masthead {
    position:fixed;
    top:0;
    background-color:#ffffff;
    width:100%;
}
.header-popup{
	transition: margin-top 0.1s ease-out !important;
}
.wpml-ls-legacy-dropdown-click a {
    border:0;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover > a,
.wpml-ls-legacy-dropdown-click a:focus,
.wpml-ls-legacy-dropdown-click a:hover {
    background:#ffffff;
}
.popup-close {
    cursor:pointer
}
.astm-search-menu-wrapper.is-menu-wrapper {
    display:none;
}
.header-cart-btn .elementor-button {
    padding:0 !important;
}
.wpml-ls-legacy-dropdown-click {
    width: fit-content;
    margin-left: auto;
}
/* Homepage body */
.section-title h1 {
    font-size:48px;
    color: #00649d;
    padding:10px 0;
	font-weight:bold;
}
.section-title h2 {
	color: #00649d;
}
@media screen and (max-width: 1470px) {
    .section-title h1 {
        font-size:42px;
    }
}
@media screen and (max-width: 768px) {
    .section-title h1 {
        font-size:28px;
    }
}
@media screen and (max-width: 400px) {
    .section-title h1 {
        font-size:21px;
    }
}
/* Homepage Big banner */
.homepage-banner > .n2-ss-align {
    margin: 0 auto;
    max-width: 1920px;
}
/* Hot product section*/
#wps-slider-section .wpsf-product {
    border: 1px solid #dddddd;
    padding-bottom:25px;
    position:relative;
}
#wps-slider-section .wpsf-product .button {
    width: 50%;
}
#wps-slider-section .wpsf-product .overlay {
    position:absolute;
    top:0;
    left:0;
    pointer-events:none;
}
/* 6 icon&text section */
.icon-with-text .elementor-widget:not(:last-child) {
    margin-bottom:5px;
}
.icon-with-text .small-icon-title h2,
.icon-with-text .small-icon-desc p {
    text-align:center;
    color:#ffffff;
    font-size: 24px;
}
.icon-with-text .small-icon-desc p {
    font-size: 18px;
}
@media screen and (max-width: 768px) {
    .icon-with-text .small-icon-title h2 {
        font-size: 18px;
    }
    .icon-with-text .small-icon-desc p {
        font-size: 14px;
    }
}

/*************************************************/
/****************Product layout*******************/
/*************************************************/

/* Loop Product block */
.products .product {
    box-shadow:none !important;
    border: 1px solid #d3d3d3 !important;
	padding-top:20px !important;
}
.product .onsale,
.product .ast-woo-product-category{
    display:none !important;
}
.product .astra-shop-summary-wrap {
    padding: 20px 0px!important;
}
.woocommerce ul.products li.product.product .button,
.woocommerce-page ul.products li.product.product .button {
    padding: 5px 15px;
    border-radius: 0;
    width: 80%;
    background-color: #009dd6;
	font-weight: 400;
}
/* Single Product Page */
.woocommerce div.product div.images .flex-control-thumbs {
    display: flex;
    justify-content: center;
}
.woocommerce div.product div.images .flex-control-thumbs li{
    margin:0 !important;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
    margin: 0 auto;
}
.single-product div.product .entry-title {
    font-size: 2.2rem;
    font-weight: 700;
    color: #666666;
    margin-bottom: 0;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce div.product p.price ins, .woocommerce div.product span.price ins{
    font-weight:400;
}
.woocommerce-product-details__short-description li, .woocommerce-product-details__short-description a{
    font-size:1.3rem;
}
.woocommerce-product-details__short-description a {
    color:#000000;
}
.woocommerce div.product form.cart div.quantity{
    margin-bottom: 0;
}
.woocommerce-tabs .wc-tabs {
    display: flex;
}
.woocommerce div.product.elementor .woocommerce-tabs .panel{
    margin:0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    width: 25%;
    margin: 0;
    text-align: center;
    font-size: 21px;
    border: 1px solid #d3d3d3;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border: 1px solid #d3d3d3;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    display:none
}
.woocommerce-tabs h2{
    display: none;
}
.review-form .wp-block-button button{
	background-color:#009dd6;
	border-radius:0;
}
.review-form .wp-block-button button:hover{
	background-color:#009dd6;
}
@media screen and (max-width: 768px) {
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
		padding: 10px 0;
		font-size: 14px;
	}
}
@media screen and (max-width: 1300px) {
	html:lang(en-US) .woocommerce div.product .woocommerce-tabs ul.tabs li a {
		padding: 10px;
		display:flex !important;
		flex-direction: column;
	}
	html:lang(en-US) .woocommerce div.product .woocommerce-tabs ul.tabs li a i{
		padding-bottom: 5px;
	}
}
@media screen and (max-width: 500px) {
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
		font-size: 11px;
	}
}
.elementor-posts .elementor-post__excerpt {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2 !important;
	-webkit-box-orient: vertical;
}
.no-border-table,
.no-border-table td{
	border: 0px;
}
.no-border-table td {
	width: calc (100% / 3);
}
@media screen and (max-width: 768px) {
	.no-border-table td {
		display:block;
		box-sizing:border-box;
		clear:both
	}
}
.qa-tabs .accordion {
    cursor: pointer;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.5s;
    position: relative;
    padding: 10px 0;
}
.qa-tabs .accordion:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #a3a3a3;
}
.qa-tabs .accordion .question {
    font-weight: bold;
    width: 75%;
    display: inline-block;
    vertical-align: top;
	margin-bottom:0;
	color:#009DD6;
}
.qa-tabs .accordion .plus {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.qa-tabs .accordion .plus:before, .qa-tabs .accordion .plus:after {
    content: "";
    position: absolute;
    background: #009DD6;
}
.qa-tabs .accordion .plus:before {
    left: 50%;
    top: 4px;
    bottom: 4px;
    width: 4px;
    transform: translateX(-50%);
}
.qa-tabs .accordion .plus:after {
    top: 50%;
    left: 4px;
    right: 4px;
    height: 4px;
    transform: translateY(-50%);
}
.qa-tabs .accordion.rotate-180 .plus:before {
    width: 0px;
}
.qa-tabs .panel {
    display: none;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
}
.qa-tabs .panel p {
	margin:0;
}
@media screen and (max-width: 768px) {
	.qa-tabs .panel {
		padding: 5px;
	}
}
.ui-datepicker-year {
  display: none;
}
@media screen and (min-width: 769px) {
	#menu-1-6123d1e.elementor-nav-menu > .menu-item:nth-child(5) {
		display:none;
	}
	#menu-1-6123d1e.elementor-nav-menu > .menu-item:last-child {
		display:none;
	}
}
.highlight{
	position:relative;
}
.highlight::before{
	content:'';
	width:100vw;
	height:100%;
	background-color:#0EA4DE;
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
}
.highlight img{
	background-color:#ffffff;
}
.highlight p,
.highlight h2 {
	color:#ffffff;
}
.cart-btn .elementor-image-box-img {
	position:relative;
}
.cart-count{
	position: absolute;
    top: 0;
    right: 0;
    color: white;
    background: red;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header-cart-btn .elementor-button--checkout,
.header-cart-btn .elementor-button--view-cart {
	padding:15px !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
	width: 100%;
}