.page-title-default{
	background-image: url(https://rongxanh.com/wp-content/uploads/2022/01/White-BG.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
}

:root{
--wd-text-font:"Lexend Deca", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(15,15,15);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Lexend Deca", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Lexend Deca", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:400;
--wd-entities-title-color:rgb(10,10,10);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lexend Deca", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Lexend Deca", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:400;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(10,10,10);
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Lexend Deca", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:17px;
}
html .product-image-summary-wrap .summary-inner > .price > .amount, .product-image-summary-wrap .wd-scroll-content > .price > .amount, .product-image-summary-wrap .summary-inner > .price > ins .amount, .product-image-summary-wrap .wd-scroll-content > .price > ins .amount{
	font-family: "Montserrat", Arial, Helvetica, sans-serif;font-weight: 700;font-size: 35px;
}

@media (max-width: 1024px){html .product-image-summary-wrap .summary-inner > .price > .amount, .product-image-summary-wrap .wd-scroll-content > .price > .amount, .product-image-summary-wrap .summary-inner > .price > ins .amount, .product-image-summary-wrap .wd-scroll-content > .price > ins .amount{
	font-size: 30px;
}

}@media (max-width: 767px){html .product-image-summary-wrap .summary-inner > .price > .amount, .product-image-summary-wrap .wd-scroll-content > .price > .amount, .product-image-summary-wrap .summary-inner > .price > ins .amount, .product-image-summary-wrap .wd-scroll-content > .price > ins .amount{
	font-size: 24px;
}

}@media (max-width: 767px){html .page-title > .container > .title{
	font-size: 25px;
}

}:root{
--wd-primary-color:rgb(21,168,48);
}
:root{
--wd-alternative-color:rgb(31,104,15);
}
:root{
--wd-link-color:rgb(221,51,51);
--wd-link-color-hover:rgb(244,56,56);
}
:root{
--btn-default-bgcolor:rgb(21,168,48);
}
:root{
--btn-default-bgcolor-hover:rgb(42,137,56);
}
:root{
--btn-shop-bgcolor:rgb(21,168,48);
}
:root{
--btn-shop-bgcolor-hover:rgb(8,109,45);
}
:root{
--btn-accent-bgcolor:rgb(21,168,48);
}
:root{
--btn-accent-bgcolor-hover:rgb(3,117,9);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(255,94,94);
}
:root{
--notices-warning-color:#fff;
}
.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "LUAN-font";
	src: url("//rongxanh.com/wp-content/themes/LU/fonts/LUAN-font.woff?v=MMC 2.0") format("woff"),
	url("//rongxanh.com/wp-content/themes/LU/fonts/LUAN-font.woff2?v=MMC 2.0") format("woff2");
	font-display:fallback;
}

	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #fff;
	--btn-default-color-hover: #fff;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
	
	
	
	
	
	
	
			--btn-default-brd-radius: 5px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 5px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
			--btn-accent-brd-radius: 5px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1130px;
		}
	}

	.container {
		max-width: 1160px;
	}
	
	
	@media (min-width: 1160px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1160px) / 2);
			padding-right: calc((100vw - 1160px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1177px) / 2);
			padding-right: calc((100vw - 1177px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.LUAN-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
.post-single-page .post-title {
    margin-bottom: 27px;
}

.post-single-page .entry-content {
    margin-bottom: 30px;
    font-size: 110%;
}

.single-post-navigation:not(:last-child) {
    margin-bottom: 20px;
	 border: 1px solid #cbcbcb;
	border-radius: 5px;
	  padding: 15px;
}
.wd-single-footer {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 20px;
    border-top: 0px;
}

.wd-single-footer .single-post-social {
    flex: initial!important;
    max-width: 100%;
}

.comments-area .comments-title, .comments-area .comment-reply-title {
    display: none;
}

.comments-area .comment-body {
    position: relative;
	  border: 1px solid #cbcbcb;
	  border-radius: 5px;
	  padding: 15px;
	background-color: #f3f3f3;
}

.comments-area .comment {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 0px solid rgba(119,119,119,0.2);
}

.comments-area .comment-author .says 
 {
   display: none;
}

.comments-area .comment-meta {
    display: none;
}

.comments-area .comment-author {  
    width: 100%;
}
.comments-area .children {
    margin-left: 20px;
    border-top: 0px solid rgba(119,119,119,.2);
    line-height: 1;
	   margin-top: 10px;
}

#billing_country_field, #billing_postcode_field, #billing_company_field {
  display: none;
}

.tabs-layout-tabs .tabs {
   display: none;
}
.product-tabs-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: 0px solid;
    border-bottom: 0px solid;
    border-color: #fff;
    background-color: #FFF;
}
.tabs-location-standard.reviews-location-separate.tabs-type-tabs .woocommerce-tabs {
    padding-bottom: 0px;
    border-bottom: 0px solid rgba(119,119,119,0.2);
}
.woocommerce-tabs .wd-accordion-title {
 display: none;
}
.tabs-layout-accordion .wd-tab-wrapper {
    border-bottom: 0px;
}

.tabs-layout-accordion {
    border-top: 0px solid rgba(119,119,119,.17);
}

.tabs-location-standard.tabs-type-accordion .product-tabs-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: none;
}

.slider-title {
  display: none;
}

.product-label.attribute-label:not(.label-with-img) {
    display: none;
}

.woocommerce-order-overview__total  {
	display: none;
}
.wcf-thankyou-wrap {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    font-size: 13px;
}
div#review_form {
	position: sticky; position: -webkit-sticky; top: 50px;
} 
@media (max-width: 1024px){
.woocommerce-Reviews .commentlist {
    margin-top: 0;
    margin-bottom: -5px;
}
}
.woocommerce-Reviews .woocommerce-pagination {
    margin-top: 10px;
    margin-bottom: 50px;
}
.wd-entry-meta {
    display: none;
}
.hovered-social-icons {
  display: none;
}

.cart-actions .button[name=update_cart]:after {
	font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f25a" !important;
    margin-left: 10px;
}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'],
input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
border: 1px solid #676767;
	  border-radius: 10px;
	  height: 60px;
	  font-size: 17px;
    font-weight: 400!important;
	  color: #636363;
}
input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=url]:focus, input[type=tel]:focus, input[type=date]:focus, select:focus, textarea:focus {
    outline: 0;
    border-color: #a99b02;
}
.woocommerce-billing-fields > h3 {
	font-weight: 600;
  color: #0b5602;
  font-family: 'Roboto';
	text-align: center;
}

body .select2-container--default .select2-selection {
    border: 1px solid #676767;
    border-radius: 10px;
    background-color: transparent;
   height: 42px;
	 font-size: 19px;
 font-weight: 400!important;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
    display: inline;
    padding-right: 0 !important;
    padding-left: 0 !important;
    color: #000;
    line-height: 1.4;
}
label {
    display: block;
    margin-bottom: 5px;
    color: #000;
    vertical-align: middle;
    font-weight: 500;
    font-size: 14px;
	 text-transform: uppercase
}

#ship-to-different-address 
	{
		display: none;
}
.woocommerce-form-coupon-toggle > .woocommerce-info, .woocommerce-form-login-toggle > .woocommerce-info {
    display: block;
    margin-bottom: 25px !important;
    padding: 0;
    min-height: 0;
    background-color: transparent;
    color: #2d2a2a;
    font-weight: 600;
    font-size: 23px;
}
.payment_methods li>label {
    display: inline;
    margin-bottom: 0;
	 font-size: 21px;
	 font-weight: 900;
	 color: #005216;
}
#billing_country_field {
  display: none;
}
.checkout_coupon .form-row-last {
    display: above;
    float: none;
    width: 100%;
    vertical-align: top;
}
.checkout_coupon {
    max-width: 600px; 
}
.button {
    padding: 19px 20px;
    font-size: 19px;
    line-height: 21px;
}
.single_add_to_cart_button {
    margin-bottom: 10px;
    padding: 10px 20px!important;
    font-size: 15px!important;
    line-height: 21px;
}
.single_add_to_cart_button:before {
    content: "\0027a4		";
    margin-right: 10px;
}
#place_order {
    width: 100%;
    color: #FFF;
    padding: 19px 28px;
    font-size: 21px;
    line-height: 20px;
	  font-weight: 900;
}
#place_order:after {
	font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f35a";
    margin-left: 10px;
}
.wd-load-more:after {
	font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f103";
    margin-left: 10px;
}

.woocommerce-Reviews .comment-reply-title, .woocommerce-Reviews .woocommerce-Reviews-title {
   display: none;
}
.comment-notes {
    display: none;
}
.commentlist .comment-text .meta time {
    display: none;
}
.woocommerce-review__dash {
 display: none;
}
	
#wp-admin-bar-rank-math{
  display: none;
}
#wp-admin-bar-wp-logo{
  display: none;
}
#wp-admin-bar-customize{
  display: none;
}



.wd-header-cart.wd-design-4 .wd-cart-number {
    display: inline-block;
    padding: 0 2px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #e50000;
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
}

.wc-bacs-bank-details-heading+.wc-bacs-bank-details-account-name {
    margin-top: 15px;
	  text-align: center;
	  font-size: 20px;
	  color: #000daf;
	  font-weight: 600px;
}


li.cat-item-15 {
    display: none;
}


.product-label {
    min-width: 100px;align-content
}
@media (max-width: 575px){
.product-label {
    min-width: 80px;
}}

.product_title {
    font-family: 'Arial', sans-serif;
    font-size: 38px!important;
    font-weight: 600 !important;
	  line-height: 50px !important;
}@media (min-width: 1025px) {
	.wd-header-cart .wd-cart-subtotal .amount {
    color: inherit;
    font-weight: inherit;
    font-size: 19px;
}

.xt_woofc-footer-label:before {
	content: "\0027a4	";
    margin-right: 10px;
}

.xt_woofc-cart-open .xt_woofc-checkout em .xt_woofc-checkout-arrow * {
    display: none;
}

.widget_shopping_cart .cart-item-link {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}

.widget_shopping_cart .cart-item-image {
    pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}


.product_list_widget>li img {
    float: left;
    margin-right: 15px;
    min-width: 85px;
    max-width: 85px;
}

@media only screen and (min-width: 1025px) {
   
.wd-side-hidden.wd-opened{
    -webkit-transform: none;
    transform: none;
    width: 500px;
}
}

.woocommerce-mini-cart__buttons .btn-cart{
	display: none;
}

.woocommerce-mini-cart__buttons .checkout:after {
	font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f35a";
    margin-left: 10px;
}


.woocommerce-mini-cart .remove:after {
    font-weight: 400;
    font-size: 19px;
    content: "x";
    font-family: "lexend";
}

.woocommerce-mini-cart .remove:hover {
    background-color: #d8d8d8;
    box-shadow: 0 0 3px rgb(0 0 0 / 10%);
}

.woocommerce-mini-cart .remove {
    
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: rgba(0,0,0,0.8);
    text-align: center;
    line-height: 30px;
}

.product_list_widget>li .wd-entities-title {
    margin-bottom: 8px;
    font-size: 16px;
}

.cart-info span.quantity {
    display: block;
    color: #000;
    font-size: 13px;
}

.cart-info div.quantity input[type="button"], .cart-info div.quantity input[type="number"] {
    height: 45px;
}

div.quantity input[type="button"] {
    padding: 0px;
    min-width: 40px;
    height: 42px;
    border: 1px solid ;
    background: #ffffff;
    box-shadow: none;
    color: #000;
    border-radius: 0px;
    font-size: 30px;
    font-weight: 100;
}

div.quantity input[type="number"] {
    padding: 0 5px;
    min-width: 50px;
    height: 42px;
    border-right: 0px;
	  border-left: 0px;
    background: #fff;
    box-shadow: none;
    color: #000;
    border-radius: 0px;
    font-size: 19px;
    font-weight: 700;
}


}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-header-cart .wd-cart-subtotal .amount {
    color: inherit;
    font-weight: inherit;
    font-size: 15px;
}

.xt_woofc-footer-label:before {
	content: "\0027a4	";
    margin-right: 10px;
}

.xt_woofc-cart-open .xt_woofc-checkout em .xt_woofc-checkout-arrow * {
	    display: none;
}
.widget_shopping_cart .cart-item-link {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}
.widget_shopping_cart .cart-item-image {
    pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}
.product_list_widget>li img {
    float: left;
    margin-right: 13px;
    min-width: 55px;
    max-width: 55px;
}

@media only screen and (min-width: 1025px) {
   
.wd-side-hidden.wd-opened{
    -webkit-transform: none;
    transform: none;
    width: 500px;
}
}
.woocommerce-mini-cart__buttons .checkout:after {
	font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f35a";
    margin-left: 10px;
}

.woocommerce-mini-cart .remove:after {
    font-weight: 400;
    font-size: 14px;
    content: "x";
    font-family: "lexend";
}

.woocommerce-mini-cart .remove:hover {
    background-color: #d8d8d8;
    box-shadow: 0 0 3px rgb(0 0 0 / 10%);
}

.woocommerce-mini-cart .remove {
    
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: rgba(0,0,0,0.8);
    text-align: center;
    line-height: 30px;
}
.product_list_widget>li .wd-entities-title {
    margin-bottom: 8px;
    font-size: 13px;
}
.woocommerce-mini-cart__buttons .btn-cart {
 display: none;
}

.cart-info span.quantity {
    display: block;
    color: #000;
    font-size: 13px;
}
.cart-info div.quantity input[type="button"], .cart-info div.quantity input[type="number"] {
    height: 35px;
}

div.quantity input[type="button"] {
    padding: 0px;
    min-width: 35px;
    height: 35px;
    border: 1px solid ;
    background: #ffffff;
    box-shadow: none;
    color: #000;
    border-radius: 0px;
    font-size: 20px;
    font-weight: 100;
}

div.quantity input[type="number"] {
    padding: 0 5px;
    min-width: 50px;
    height: 35px;
    border-right: 0px;
	  border-left: 0px;		
    background: #fff;
    box-shadow: none;
    color: #000;
    border-radius: 0px;
    font-size: 15px;
    font-weight: 700;
}
.cart-info div.quantity input[type="button"], .cart-info div.quantity input[type="number"] {
    height: 35px;
}
div.quantity input[type="button"] {
    padding: 0px;
    min-width: 55px;
    height: 55px;
    border: 1px solid ;
    background: #ffffff;
    box-shadow: none;
    color: #000;
    border-radius: 0px;
    font-size: 20px;
    font-weight: 100;
}
div.quantity input[type="number"] {
    padding: 0 5px;
    min-width: 55px;
    height: 55px;
    border-right: 0px;
	  border-left: 0px;		
    background: #fff;
    box-shadow: none;
    color: #000;
    border-radius: 0px;
    font-size: 15px;
    font-weight: 700;
}
.single_add_to_cart_button {
    margin: 0px;
    padding: 15px 20px!important;
    font-size: 25px!important;
    line-height: 29px;
}




}

@media (max-width: 576px) {
	.wd-header-cart .wd-cart-subtotal .amount {
    color: inherit;
    font-weight: inherit;
    font-size: 15px;
}
.xt_woofc-footer-label:before {
	content: "\0027a4	";
    margin-right: 10px;
}

.xt_woofc-cart-open .xt_woofc-checkout em .xt_woofc-checkout-arrow * {
	    display: none;
}

.widget_shopping_cart .cart-item-link {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}

.widget_shopping_cart .cart-item-image {
    pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}
.product_list_widget>li img {
    float: left;
    margin-right: 13px;
    min-width: 55px;
    max-width: 55px;
}

@media only screen and (min-width: 1025px) {
   
.wd-side-hidden.wd-opened{
    -webkit-transform: none;
    transform: none;
    width: 500px;
}
}
.woocommerce-mini-cart__buttons .checkout:after {
	font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f35a";
    margin-left: 10px;
}
.woocommerce-mini-cart .remove:after {
    font-weight: 400;
    font-size: 14px;
    content: "x";
    font-family: "lexend";
}
.woocommerce-mini-cart .remove:hover {
    background-color: #d8d8d8;
    box-shadow: 0 0 3px rgb(0 0 0 / 10%);
}

.woocommerce-mini-cart .remove {   
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: rgba(0,0,0,0.8);
    text-align: center;
    line-height: 30px;
}

.product_list_widget>li .wd-entities-title {
    margin-bottom: 8px;
    font-size: 13px;
}

.woocommerce-mini-cart__buttons .btn-cart {
 display: none;
}

.cart-info span.quantity {
    display: block;
    color: #000;
    font-size: 13px;
}

.cart-info div.quantity input[type="button"], .cart-info div.quantity input[type="number"] {
    height: 35px;
}

div.quantity input[type="button"] {
    padding: 0px;
    min-width: 55px;
    height: 55px;
    border: 1px solid ;
    background: #ffffff;
    box-shadow: none;
    color: #000;
    border-radius: 0px;
    font-size: 20px;
    font-weight: 100;
}

div.quantity input[type="number"] {
    padding: 0 5px;
    min-width: 55px;
    height: 55px;
    border-right: 0px;
	  border-left: 0px;		
    background: #fff;
    box-shadow: none;
    color: #000;
    border-radius: 0px;
    font-size: 15px;
    font-weight: 700;
}
.single_add_to_cart_button {
    margin: 10px;
    padding: 15px 20px!important;
    font-size: 25px!important;
    line-height: 29px;
}


.product_title {
    font-family: 'Arial', sans-serif;
    font-size: 28px!important;
    font-weight: 600 !important;
	  line-height: 40px !important;
}
}

