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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend Deca", 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: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", 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: "Open Sans", 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-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(235,74,128);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(255,201,203);
	--btn-default-bgcolor-hover: rgb(252,157,161);
	--btn-default-color: rgb(235,74,128);
	--btn-default-color-hover: rgb(235,74,128);
	--btn-accented-bgcolor: rgb(235,74,128);
	--btn-accented-bgcolor-hover: rgb(208,33,92);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(255,255,255);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: inherit;
	background-size: inherit;
	background-attachment: inherit;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 720px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #F7F7F7;
	background-image: url(https://ngostore.net/wp-content/uploads/2019/08/Background-world-map.jpg);
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(3,160,226);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(2,125,181);
}
.product-labels .product-label.onsale {
	background-color: rgb(235,74,128);
}
.product-labels .product-label.new {
	background-color: rgb(67,142,68);
}
.product-labels .product-label.featured {
	background-color: rgb(226,45,45);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(238,238,34);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	color: rgb(5,5,5);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1300px;
--wd-form-brd-radius: 5px;
--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: 1300px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1300px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1300px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


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

/* Ẩn ngày và tên tác giả bài viết */
.woodmart-entry-meta,
.woodmart-post-date {
	display: none!important;
}
li.meta-author {
    display: none;
}

/* Tùy chỉnh Khuyến Mãi Box */
.not-found .entry-header .entry-title {
    font-weight: 750;
}

/* Change background color product categories */
.color-scheme-light .woodmart-product-categories .children {
    background-color: #6a6762;
}

/* Change height menu product categories */
.header-categories-nav .categories-menu-dropdown .item-level-0 > a {
	height: 40px;
}

/* Custom color label checkout */
.woocommerce-billing-fields input{margin-bottom:0}
#customer_details label{color:#eb4a80}

/* Tùy chỉnh lề popup */
.mfp-with-anim.woodmart-promo-popup {
    padding: 0px;
}

/* Ẩn nút Prev/Next trên Popup plugin Review */
.devvn_review_image_slider.owl-carousel .owl-nav {
    display: none;
}
/* Hiệu chỉnh Prev/Next trên Popup plugin Review */
button.mfp-close, button.mfp-arrow {
    z-index: 1106 !important;
}

/* Ẩn nút Add To Cart grid sản phẩm */
.woodmart-add-btn{
display:none;
}

li#tab-title-additional_information {
    display: none;
}

/* Tùy chỉnh font tồn kho sản phẩm */
p.stock.in-stock.wd-style-default {
    font-size: 12px;
}

/* Tùy chỉnh font nút xem thêm sản phẩm trong danh mục */
a.btn.wd-load-more.wd-products-load-more.load-on-click {
    font-size: 12px;
    font-weight: 600;
		border-radius: 5px;
}
.btn.wd-load-more.wd-load-more-loader {
    font-size: 12px;
    font-weight: 600;
		border-radius: 5px;
}

/* Ẩn Label SALE trên single product - 16/10/2022 */
span.onsale.product-label {
    display: none;
}

/* Điều chỉnh độ rộng mục đơn vị vận chuyển trang thanh toán - 10/01/2023 */
.woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td {
    width: auto;
}

/* Ẩn icon Google Recaptcha - 27/02/2024 */
.grecaptcha-badge { 
visibility: hidden; 
}

/* Nút và thanh liên hệ - 31/03/2025 */
.contact-box-bottom {
    position: fixed;
    bottom: 100px;
    z-index: 99;
    right: 20px
}

.contact-box-wrapper {
    display: flex;
    align-items: center;
    background: #fff;
    margin-bottom: 10px;
    padding: 5px 10px;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.08);
    color: #000;
    text-decoration: none;
    transition: all 0.3s ease;
    box-sizing: border-box
}

.contact-icon-box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    margin-right: 10px;
    flex-shrink: 0
}

.contact-icon-box svg {
    width: 100%;
    height: 100%
}

.contact-info {
    display: flex;
    flex-direction: column;
    white-space: nowrap
}

.contact-info b {
    display: block;
    font-size: 14px
}

.contact-info span {
    color: #868686;
    font-size: 12px;
    display: block
}

.contact-box-bottom.left {
    left: 20px;
    right: auto
}

.contact-box-bottom.left .contact-box-wrapper {
    flex-direction: row-reverse
}

.contact-box-bottom.left .contact-icon-box {
    margin-left: 10px;
    margin-right: 0
}

.contact-box-bottom.left .contact-info {
    align-items: flex-end;
    text-align: right
}

@media (max-width: 1390px) {
    .contact-box-bottom {
        display:flex;
        flex-direction: column;
        align-items: flex-end
    }

    .contact-box-bottom.left {
        align-items: flex-start
    }

    .contact-box-wrapper {
        width: 60px;
        height: 60px;
        justify-content: center;
        padding: 5px;
        overflow: hidden;
        transition: all 0.3s ease
    }

    .contact-info {
        opacity: 0;
        width: 0;
        transition: opacity 0.3s ease,width 0.3s ease
    }

    .contact-icon-box {
        margin-right: 0;
        margin-left: 0
    }

    .contact-box-bottom.left .contact-icon-box {
        margin-right: 10px
    }

    .contact-box-wrapper:hover {
        width: 180px;
        padding: 5px 10px;
        justify-content: flex-start
    }

    .contact-box-wrapper:hover .contact-info {
        opacity: 1;
        width: auto;
        margin: 0 10px
    }

    .contact-box-wrapper:hover .contact-icon-box {
        margin-right: 0
    }

    .contact-box-bottom.left .contact-box-wrapper:hover .contact-icon-box {
        margin-right: 0;
        margin-left: 0
    }

    .contact-box-bottom.left .contact-box-wrapper:hover .contact-info {
        align-items: flex-end;
        text-align: right
    }
}

@media (max-width: 1024px) {
    .contact-box-bottom {
        display:none
    }
}

/* Hiệu ứng hover */
.contact-box-wrapper:hover {
    transform: translateX(-5px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}
.contact-box-wrapper:hover i {
    transform: scale(1.1);
}