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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(136,180,52);
	--wd-alternative-color: rgba(136,180,52,0.46);
	--wd-link-color: rgb(136,180,52);
	--wd-link-color-hover: rgba(136,180,52,0.46);
	--btn-default-bgcolor: rgba(136,180,52,0.46);
	--btn-default-bgcolor-hover: rgba(136,180,52,0.46);
	--btn-default-color: rgb(136,180,52);
	--btn-default-color-hover: rgb(136,180,52);
	--btn-accented-bgcolor: rgb(136,180,52);
	--btn-accented-bgcolor-hover: rgb(136,180,52);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(28,97,231);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post .wd-entities-title {
	font-size: 18px;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--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: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


.group-buy-button {
    background: var(--gbc-main-color);
    color: white;
    padding: calc(12px* var(--gbc-scale)) calc(84px* var(--gbc-scale));
    font-size: calc(18px* var(--gbc-scale));
    font-weight: bold;
    border: none;
    cursor: pointer;
    border-radius: calc(8px* var(--gbc-scale));
	   white-space: nowrap; /* Ngăn chữ bị xuống hàng */
	background: rgb(136,180,52); /* Màu nền mặc định */
    color: white; /* Màu chữ trắng */
	width: 100%; /* Đảm bảo nút chiếm toàn bộ chiều rộng container */
	 padding: 12px; /* Giảm padding nếu quá to */
        font-size: 16px; /* Điều chỉnh kích thước chữ phù hợp */
        text-align: center; /* Căn giữa chữ */
        white-space: normal; /* Cho phép chữ xuống dòng nếu cần */
}

.group-buy-container h3 {
    font-size: clamp(16px, 2vw, 22px); 
    font-weight: bold;
}


.price-info p, 
.price-info span {
    font-size: clamp(14px, 1.8vw, 20px); 
    font-weight: bold;
}


.phase-section p {
    font-size: clamp(13px, 1.6vw, 18px); 
    font-weight: 500;
}

.group-buy-container {
    margin-top: 0px; /* Giảm khoảng cách phía trên */
    margin-bottom: 0px; /* Giảm khoảng cách phía dưới */
   padding: 10px 15px; /* Giảm padding bên trong khung */
}

.progress-wrapper {
    margin-bottom: 4px; /* Giảm khoảng cách giữa thanh tiến trình và dòng tiếp theo */
}

.group-buy-container .phase-section.main-slot-phase.active-phase h3::after {
    content: "(Fundraising for Group Buy)"; /* Nội dung mới */
    display: block; /* Hiển thị trên một dòng mới */
    font-size: 18px; /* Làm chữ to hơn */
    font-weight: bold; /* In đậm */
    font-style: italic; /* In nghiêng */
    color: #444; /* Màu chữ tối hơn một chút */
    margin-top: 6px; /* Tạo khoảng cách với tiêu đề chính */
}

#wpd-bubble-wrapper {
    bottom: 130px !important; /* Điều chỉnh giá trị theo mong muốn */
}

li.wc_payment_method.payment_method_ppcp-gateway {
    display: none !important;
}



