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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(22,22,22);
	--wd-text-font-size: 15px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(12,12,12);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(188,31,45);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(26,61,175);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(188,31,45);
	--btn-accented-bgcolor-hover: rgb(219,35,44);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://thietkeweb.trustweb.com.vn/noithat2/wp-content/uploads/2021/09/shoes-promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.header-banner {
	background-color: rgb(167,109,80);
	background-image: none;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://thietkeweb.trustweb.com.vn/noithat2/wp-content/uploads/2024/02/page-title.webp);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(51,51,51);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-weight: 600;
	font-size: 17px;
	text-transform: capitalize;
	color: rgb(43,43,43);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(217,78,40);
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
	font-weight: 500;
	font-size: 17px;
	color: rgb(22,22,22);
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-weight: 700;
	font-size: 17px;
	color: rgb(255,53,53);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 5px;
}

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

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "svn-mont";
	src: url("//thietkeweb.trustweb.com.vn/noithat2/wp-content/uploads/2024/01/svn-mont-regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

/* contact form 7 CSS*/
.cf7-quote-form {
    display: flex;
    align-items: center;
    gap: 15px;
    max-width: 1000px;
    margin: 0 auto;
}

/* Input fields */
.cf7-quote-form .cf7-field input {
    width: 100%;
    height: 50px;
    padding: 0 15px;
    border-radius: 4px;
    border: none;
    font-size: 15px;
}

/* Each field width */
.cf7-quote-form .cf7-field {
    flex: 1;
}

/* Submit button */
.cf7-quote-form .cf7-submit input {
    height: 50px;
    padding: 0 30px;
    background: #c4161c; /* đỏ giống hình */
    color: #fff;
    border: none;
    border-radius: 4px;
    font-weight: 600;
    cursor: pointer;
    white-space: nowrap;
}

/* Hover effect */
.cf7-quote-form .cf7-submit input:hover {
    background: #a81216;
}

/* Remove CF7 default styles */
.wpcf7 input {
    box-shadow: none;
}





.flash-sale img {
    max-width: 180px;
    vertical-align: -6px;
    -webkit-animation: zoom-in-out 2500ms infinite;
    -moz-animation: zoom-in-out 2500ms infinite;
    -o-animation: zoom-in-out 2500ms infinite;
    animation: zoom-in-out 1500ms infinite;
}

@keyframes zoom-in-out{
0% {
    transform: scale(0.8, 0.8);
}
10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(-4deg);
}
30%, 50%, 70%, 90% {
    transform: scale3d(1, 1, 1) rotate(4deg);
}
40%, 60%, 80% {
    transform: scale3d(1, 1, 1) rotate(-4deg);
}
100% {
    transform: scale(0.9);
	}}

/* xóa tab thông tin bổ sung trên desktop và mobile
 */
.wd-accordion-title.wd-opener-pos-right.tab-title-additional_information {
    display: none !important;
}
.tabs-layout-tabs .tabs li.additional_information_tab {
    display: none;
}



.wd-checkout-coupon-inner
{
	visibility: hidden;
}


.products[class*="wd-stretch-cont"] .product :is(.price,.wrap-price,.product-rating-price)
{
	margin-top:0 !important;
}



#customers {
 
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  
  padding: 10px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}



ins {
    margin-right: 10px;
}

.product-grid-item :is(.product-image-link,.hover-img) img
{
	padding:8px;
}





/*
* CSS - chèn vào custom CSS plugin
* 
*/

.trustweb_single_price {
    margin-bottom: 10px;
}
.product-info .price ins bdi, .product-info .price bdi, .trustweb_single_price bdi {
    font-size: 30px;
    color: #E5322D;
   /* text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 5px #333; */
}
.trustweb_single_price .gia-chinh-hang, .trustweb_single_price .gia-chinh-hang bdi {
    font-size: 14px;
    color: #565656;
    text-shadow: none;
}
del span.amount {
    opacity: 1;
}
.gia-chinh-hang .label-km {
    background: #da0000;
    padding: 3px 7px;
    color: white;
    border-radius: 3px;
	margin-left: 10px;
}
.trustweb_single_price .tiet-kiem-box {
    margin-top: 5px;
}





.hide-larger-price .price>:is(ins,small) {
    margin-inline-start: 0 !important;
}@media (min-width: 1025px) {
	/* contact form 7 CSS*/

.btn-color-black
{
	background-color: #000;
	color: white;
}


.chieucao img
{
	 height: 430px;
    object-fit: cover;
}

/* fix logo tràn ra*/
.wd-logo img{ max-height:fit-content ;}

.whb-sticky-shadow.whb-sticked img {
    max-height: inherit ;
	transition: height .2s ease, max-height .2s ease;
}


/* dịch vụ */
.dichvu img {
    height: 280px;
    object-fit: cover;
}
.dichvu .wd-post-thumb.color-scheme-light {
    border-radius: 200px;
}
.dichvu h3.wd-entities-title.title.post-title {
    text-align: center;
	  color: white;
    font-weight: 500;
}
.dichvu .wd-meta-date
{
	display: none;
}



/*chỉnh page title*/
.wd-header-overlap .page-title {
    margin-top: 85px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* contact form 7 CSS*/

.cf7-quote-form {
        flex-direction: column;
			  gap: 0;
    }

    .cf7-quote-form .cf7-submit input {
        width: 100%;
    }

.form-only form.wpcf7-form.init {
    display: flex;
    justify-content: center;
}
.form-only p.email{
	width: 70%;
}
.btn-color-black
{
	background-color: #000;
	color: white;
}

/* dịch vụ */
.dichvu img {
    height: 380px;
    object-fit: cover;
}
.dichvu .wd-post-thumb.color-scheme-light {
    border-radius: 200px;
}
.dichvu h3.wd-entities-title.title.post-title {
    text-align: center;
	  color: white;
    font-weight: 500;
}
.dichvu .wd-meta-date
{
	display: none;
}
/* tăng khoảng cách gap giữa các sản phẩm */
:is(.product-grid-item.col-6,.owl-items-xs-2 .product-grid-item)
{
	margin-bottom:25px;
}



/*chỉnh page title*/
.wd-header-overlap .page-title {
    margin-top: 55px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* contact form 7 CSS*/

.cf7-quote-form {
        flex-direction: column;
			  gap: 0;
    }

    .cf7-quote-form .cf7-submit input {
        width: 100%;
    }

.form-only form.wpcf7-form.init {
    display: flex;
    justify-content: center;
}
.form-only p.email{
	width: 70%;
}
.btn-color-black
{
	background-color: #000;
	color: white;
}



/* tăng khoảng cách gap giữa các sản phẩm */
:is(.product-grid-item.col-6,.owl-items-xs-2 .product-grid-item)
{
	margin-bottom:25px;
}



/* dịch vụ */
.dichvu img {
    height: 190px;
    object-fit: cover;
}
.dichvu .wd-post-thumb.color-scheme-light {
    border-radius: 200px;
}
.dichvu h3.wd-entities-title.title.post-title {
    text-align: center;
	  color: white;
		font-size: 18px;
	  margin-bottom: 15px;
    font-weight: 500;
}
.dichvu .wd-meta-date
{
	display: none;
}



/*chỉnh page title*/
.wd-header-overlap .page-title {
    margin-top: 55px !important;
}
}

@media (max-width: 576px) {
	/* contact form 7 CSS*/

.cf7-quote-form {
        flex-direction: column;
			  gap: 0;
    }

    .cf7-quote-form .cf7-submit input {
        width: 100%;
    }

.form-only form.wpcf7-form.init {
    display: flex;
    justify-content: center;
}
.form-only p.email{
	width: 80%;
}
.btn-color-black
{
	background-color: #000;
	color: white;
}


/* tăng khoảng cách gap giữa các sản phẩm */
:is(.product-grid-item.col-6,.owl-items-xs-2 .product-grid-item)
{
	margin-bottom:25px;
}



/* dịch vụ */
.dichvu img {
    height: 190px;
    object-fit: cover;
}
.dichvu .wd-post-thumb.color-scheme-light {
    border-radius: 200px;
}
.dichvu h3.wd-entities-title.title.post-title {
    text-align: center;
	  color: white;
		font-size: 18px;
	  margin-bottom: 15px;
    font-weight: 500;
}
.dichvu .wd-meta-date
{
	display: none;
}



/*chỉnh page title*/
.wd-header-overlap .page-title {
    margin-top: 55px !important;
}
}

