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

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(75,111,49);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(75,111,49);
	--btn-default-bgcolor-hover: rgb(242,105,55);
	--btn-accented-bgcolor: rgb(75,111,49);
	--btn-accented-bgcolor-hover: rgb(228,90,47);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(75,111,49);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(75,111,49);
	--wd-link-decor-color-hover: rgb(75,111,49);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 400px;
	--wd-popup-padding: 10px;
}
: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(235,221,217);
	background-image: url(https://emhispa.com/wp-content/uploads/2025/11/BG-EmHiSpa.png);
	background-size: cover;
}
.page .wd-page-content {
	background-color: rgb(239,230,227);
	background-image: none;
}
 {
	background: rgb(75,111,49);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 20px;
	--wd-arrow-offset-v: 214px;
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg-hover: rgb(75,111,49);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg-hover: rgb(75,111,49);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(140,188,103);
	--wd-nscroll-drag-bg-hover: rgb(75,111,49);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1480px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}

@media (min-width: 1480px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

/* My Account Page*/
#my-account-menu {
    width: 100% !important;
    box-sizing: border-box !important;
}
.woocommerce-MyAccount-title {
    background-color: var(--btn-accented-bgcolor) !important;
    color: aliceblue !important;
    font-size: 18px !important;
    padding-inline: 15px 10px !important;
    padding-bottom: 17px !important;
    padding-top: 17px !important;
    margin-bottom: 15px !important;
    text-transform: uppercase !important;
    border-bottom: 1px solid var(--brdcolor-gray-300) !important;
	  border-radius: 5px !important;
}
.yith-wcmap .user-profile .user-info>span {
    margin-bottom: 6px !important;
    margin-top: 6px !important;
}
.yith-wcmap .user-profile .user-avatar {
	  margin-right: 30% !important;
    margin-left: 30% !important;
    margin-bottom: 10px !important;
}
.wd-notice.wd-success, .wpcf7 form.sent .wpcf7-response-output, .mc4wp-success, .woocommerce-message {
    background-color: var(--notices-success-bg) !important;
    color: var(--notices-success-color) !important;
    border-radius: 5px !important;
}
/* Post Page*/
.wd-post-cat.wd-style-with-bg {
    display: none !important;
}
.wd-single-post-header .title {
    margin-bottom: 0 !important;
    font-size: 18px !important;
}
.wd-single-post-header {
    align-items: start !important;
    --wd-align: center;
}
/* Post Carousel*/
.wd-carousel-item .post-title {
    font-size: 14px !important;
	  text-align: left !important;
		height: 36px !important;
}
.wd-post-date.wd-style-with-bg {
    min-width: 39px !important;
}
.wd-post-date.wd-style-with-bg .post-date-day {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    font-size: 18px !important;
}
.wd-post-date.wd-style-with-bg .post-date-month {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    font-size: 10px !important;
}
.wd-post.blog-style-bg .article-body-container {
    padding: 10px !important;
}
/* Mini Cart*/
.woocommerce-mini-cart__buttons .btn-cart {
    border-radius: var(--btn-default-brd-radius) !important;
	  color: #ffffff !important;
}
/* Widget*/
.widget {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--brdcolor-gray-300);
}
.widgettitle, .widget-title {
    margin-bottom: 10px;
}
table {
    margin-bottom: 10px;
}
/* Thuong ieu - Brand*/
.wd-brand-item a {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5) !important;
	  border-radius: 5px !important;
}
/* Video Playlist*/
.e-tab-title-text :is(.btn,.button,button,[type=submit],[type=button]){
	justify-content: left !important;
	text-transform: var(--btn-transform)  !important;
}
/* Vong quay may man*/
.wlwl-cancel:before {
  font-size: 25px !important;
	margin: 0 32px 0 0 !important;
}@media (max-width: 576px) {
	/* Vong quay may man*/
.wlwl_lucky_wheel_content.wlwl_lucky_wheel_content_mobile .wheel-content-wrapper .wheel_content_left {
    padding-bottom: 20px !important;
}
}

