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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgba(0,0,0,0.71);
	--wd-text-font-size: 16px;
	--wd-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(54, 84, 147);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(32,130,193);
	--wd-alternative-color: rgb(237,27,47);
	--wd-link-color: rgb(2,116,179);
	--wd-link-color-hover: rgb(54,84,147);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(229,155,40);
	--btn-accented-bgcolor-hover: rgb(229,141,0);
	--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: url(https://hdevice.vn/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 300px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: url(https://hdevice.vn/wp-content/uploads/2023/11/background-spa2.webp);
	background-size: cover;
	background-position: center center;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	color: rgb(0,0,0);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title a:hover {
	color: rgb(0,34,60);
}
html .post.wd-post .wd-entities-title {
	font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: rgb(0,0,0);
}
html .post.wd-post .wd-entities-title a:hover {
	color: rgb(54,84,147);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 24px;
}
html .wd-single-post-header .title {
	font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
	font-weight: 400;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	text-transform: uppercase;
}
html .wd-product .wd-product-cats a {
	font-size: 14px;
	color: rgb(2,169,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1230px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--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;
--wd-brd-radius: 0px;
}

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


.wd-page-title .wd-back-btn {
  display: none;
}
[class*="title-line-"] .wd-product .wd-entities-title {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: calc(var(--title-line-count, 1) );
  -webkit-box-orient:
vertical;
}

.wd-products[class*="wd-stretch-cont"] .wd-product.product-grid-item :is(.price, .wrap-price, .product-rating-price) {
  margin-top: 0;
}
.nickx-slider-nav .nickx-thumbnail img {
  min-height: 1px !important;
}
.nickx-thumbnail.nslick-slide {
  margin-right: 5px !important;
}
.nickx-thumbnail.nslick-slide.nslick-current.nslick-active {
  border: 1px solid #0072fc !important;
}
.nickx-popup {
  display: none !important;
}
video.product_video_iframe {
	opacity: 0;
}
.mejs-controls button:hover, .mejs-button > button:focus {
 	outline: none !important;
  background-color: transparent !important;
}

.search .wd-post-thumb .wd-post-header,
.search .wd-post-content .wd-post-entry-meta,
.search .wd-post-content .wd-entry-content {
	display: none;
}


.metaslider.ms-theme-jenga .flexslider ul.flex-direction-nav li a {
	opacity: 1 !important;
}


input[type="search"] {
  box-sizing: border-box;
}

.woodmart-recent-posts .recent-posts-thumbnail img {
  width: 80px;
}

.product-grid-item .price, .product-image-summary-inner .price, .widget-product-info .price {
  display: flex !important;
  flex-direction: column-reverse;
	line-height: 1.2 !important;
}

.widget-title {
  background: #2082c1;
color: #fff !important;
padding: 10px;
font-size: 16px !important;
font-weight: bold !important;
}

.product-categories {
  padding-left: 15px;
  
}

.product-categories a{
  
  color: #000;
}
.product-categories a:hover{
  
  color: #007bc4;
}


.widget_product_categories {
  border: 1px solid #2082c1  !important;

}

.widget_product_categories .product-categories {
  
  padding-right: 10px;
}

.wd-product.wd-hover-quick .wd-add-btn > a {
	background-color: #0072fc !important;

}

.amount {
  color: #ed3324;
}

.summary-inner table th, .summary-inner table td {
  padding: 10px;

}
.wd-entry-meta .meta-author {
  display: none;
}
.wd-post-date.wd-style-with-bg {
	display: none !important;
}
.wd-empty-mini-cart .wc-backward {
  display: none;
}
.category-du-an-thuc-hien .wd-meta-date {
  
  display: none;
}

.category-du-an-thuc-hien .wd-post-cat:not(:last-child)::after {
  display: none;
}
.page-title::after {
  position: absolute;
  right: 0;
  top: 0;
  background: #0000005e;
  content: "";
  width: 100%;
  height: 100%;
  
}

.page-title .container {
	position: relative;
  z-index: 2;
}

.cat-have-child ul.children {
  display: block !important;
  background: none !important;
  padding: 0 !important;
  padding-left: 15px !important;

}

.widget_wp_categories_widget ul li ul.children li, .widget_wpcategorieswidget ul li ul.children li {
  
  border: none !important;
}
li.cat-item.cat-have-child::after {
  opacity: 0;
}

.result-show .item {
  width: calc(50% - 10px);
  border-top: 1px solid #d6d6d6;
  margin-top: 29px;
  padding-top: 20px;
}
.result-show .item p {
  margin: 0;
}
.result-show .item:nth-child(2n+1) {
  float: left;
  clear: both;
}

.result-show .item:nth-child(2n) {
  float: right;
}


.whb-main-header.whb-sticked .wd-nav[class*="wd-style-"] > li:hover > a {
  color: #0072fc;
}
.whb-main-header .wd-sub-menu li > a {
  color: #333;
  text-transform: uppercase;
}
.whb-main-header .wd-sub-menu li:hover > a {
  color: #0072fc;
  
}
.whb-main-header .wd-nav[class*="wd-style-underline"] .nav-link-text::after {
  
  background-color: #fff;
  
}

.whb-main-header .wd-nav[class*="wd-style-"] > li:is(.current-menu-item, .wd-active, .active) > a {
  color: #fff ;
}

.whb-main-header .wd-nav[class*="wd-style-"] > li:is(.current-menu-item, .wd-active, .active) >  a::before {
  content: "";
	display: block;
	position: absolute;
	left:0;
	bottom: 2px;
	width: 0;
  height: 0;
	background: #fff;
}

.whb-main-header.whb-sticked .wd-nav[class*="wd-style-"] > li:is(.current-menu-item, .wd-active, .active) > a {
  color: #0072fc ;
}
.wd-dropdown {
 
  background-color: #f4f4f4;
}

.whb-main-header .wd-nav-main > li > a {
  
  font-size: 16px;
  font-weight: 500;
}

.hotline {
	font-size: 15px;
  padding: 0 10px;
  
  text-transform: none;
}
.hotline:hover {
	
}

.wd-logo img {
 	width: auto !important;
}

.whb-header .whb-header-bottom .wd-header-cats .menu-opener {
  border-right: 1px solid #ffffffa3;
}


.video-embed {
  	position: relative;
	padding-top: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	margin-bottom: 1em;
}

.video-embed iframe{
  	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100%;
}

.cart-actions .button[name="update_cart"] {  
  background-color: #459647 !important;
  color: #fff !important;
}

.blog-design-meta-image.has-post-thumbnail .wd-post-header {
  padding: 20px 20px 10px !important;
  background: linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.7) 100%) !important;
	display: none;
}

.recent-posts-comment {
  display: none;
}
.wd-read-more {
  display: none;
}

.blog-design-meta-image.blog-style-flat {
  margin-bottom: 40px;
}

.cat-item.current-cat a {
  color: #e59b28;
  font-weight: 600;
}

.wd-post-cat.wd-style-default a {
  color: #0274B3 !important;
}

.wd-builder-off .woocommerce-result-count {
  display: block !important;
	width: 100%;
}

.wd-shop-tools {
  max-width: 550px !important;
}
.shop-loop-head {
  
  align-items: flex-end !important;
  
}

.single_add_to_cart_button.button {
  flex: 1;
  border-radius: 5px;
	background-color: #29b75c;
	font-size: 16px;
}


.wd-buy-now-btn {
  background: #0a4184 !important;
  width: 100% !important;
  border-radius: 5px;
  height: 50px;
	font-size: 17px;
}
.wd-buy-now-btn::before {
	content: "\f218";
	font-family: "Font Awesome 5 Free";
  font-weight: 900;
  
}



.copyrights-wrapper.wd-copyrights {
  border: none !important;
	background: #5b5b5b;
  color: #fff;
	padding-block: 12px;
}



.wd-sticky-social-right.wd-sticky-social {
  display: flex !important;
}



.wd-sticky-social-right.wd-sticky-social .wd-icon {
    font-size: 30px !important;
}

.wd-sticky-social-right.wd-sticky-social .wd-icon-name {
  display: none;
}
.wd-sticky-social .wd-social-icon {
  
  border-radius: 100px;
}

.wd-sticky-social-right .social-facebook .wd-icon::before {
  content: "\f879" !important;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  font-size: 20px !important;
	line-height: 30px;
}
.wd-sticky-social-right .social-facebook {
	margin-bottom: 10px;
	background-color: #e59b28 !important;
}
.wd-sticky-social-right .social-twitter .wd-icon::before {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  content: "\f39f" !important;
}

.wd-sticky-social-right .social-instagram .wd-icon::before {
  content: "" !important;
}

.wd-sticky-social-right .wd-social-icon.social-instagram {

	background-color: #fff !important;
	background-image: url("/wp-content/uploads/2023/04/cropped-hinhZalo-2.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;


}

.product-grid-item .wd-product-cats {
  
  line-height: 1;
  margin-bottom: 10px !important;
}


blockquote.tiktok-embed {
  padding-left: 0;
  border-left: 0;
  text-align: left;
  font-size: inherit;
  --wd-tags-mb: 0;
}

.wp-video {
  
  margin: 0 auto;
}

iframe, .elementor  iframe, .woocommerce-tabs iframe {
  
  width: revert-layer;
  display: block;
  margin: auto;
  
}

.wd-sticky-social {
  
  bottom: 100px;
  top: auto !important;
}

.woocommerce-breadcrumb {
  
  font-size: 14px;
}
.wd-breadcrumbs > :is(span, a):last-child {
  font-weight: 500;
  
}
.product_list_widget > li .widget-product-img img,
.product_list_widget > li .cart-item-image img {
  
  min-width: 80px;
  max-width: 80px;
  
}
.product_list_widget > li .widget-product-info .wd-entities-title,
.product_list_widget > li .cart-info .wd-entities-title  {
  
  font-size: 13px;
}

div.quantity input[type="button"] {
  padding: 0px 11px;
  border-color: #29b75c;
}

div.quantity input[type="number"] {
  
  border-color: #29b75c;
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
.cart-info span.quantity {
  
  color: #000 !important;
  
  font-weight: bold;
}
.woocommerce-mini-cart__buttons .btn-cart {
	background-color: #29b75c !important;
  color: #fff !important;

}

.order-actions--heading, .woocommerce-button.button.view.order-actions-button {
  display: none;
}
.widget_price_filter [class*="price_slider_amount"] .button {
	background-color: #66beee !important;
	border-radius: 5px !important;
}

.product-grid-item .price {
  padding-bottom: 10px;
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] span {
  
  background-color: #e0e0e0 !important;
  border-color: #e0e0e0 !important;
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
  border-color: #0072fc !important;
  background-color: #0072fc !important;
}

.wd-dropdown-menu.wd-design-default .sub-sub-menu.wd-dropdown {
  top: -12px;
}

.wd-dropdown {
  min-width: 250px;
}

.labels-rounded-sm  .product-label.onsale {
  background-color: #e59b28;
  border-radius: 0 0 10px 0;
  font-weight: 500;
  font-size: 15px;
}
.product-image-link .product-labels {
  position: absolute;
  top: 0;
  inset-inline-start: 0;
}

.woocommerce-product-gallery .wd-carousel-inner .product-labels.labels-rounded-sm {
  top: 0;
  right: 0;
}

.woocommerce-product-gallery .wd-carousel-inner .product-labels.labels-rounded-sm  .onsale.product-label {
  border-radius: 0;
}

.woocommerce-product-gallery .wd-gallery-images .wd-nav-arrows {
  display: none;
}

.woocommerce-product-gallery .wd-gallery-thumb .wd-nav-arrows.wd-pos-sep .wd-next {
  inset-inline-start: calc(100% - 10px );
}

.woocommerce-product-gallery .wd-gallery-thumb .wd-nav-arrows.wd-pos-sep .wd-prev {
  inset-inline-end: calc(100% - 10px);
}
.widget_product_categories .cat-item.current-cat a {
  color: #000;
  font-weight: normal;
}


@media (min-width: 1025px) {
	#menu-danh-muc-san-pham {
  min-height: 470px;
}
.title-size-large .title {
  font-size: 50px !important;
  
}
body.compensate-for-scrollbar {
  margin-right: 0 !important;
}

.nfancybox-inner .nfancybox-toolbar {
  display: none;
}
.wd-nav-vertical > li.menu-item-has-children > a::after {
  
  color: inherit !important;
  
}

.wd-buy-now-btn {
  
  width: auto;
}

.title-size-default .title {
  font-size: 50px !important;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
}

.woodmart-recent-posts .wd-entities-title {
  font-size: 14px  !important;
}

.wd-breadcrumbs.woocommerce-breadcrumb {
  white-space: nowrap;
  flex-wrap: nowrap;
  max-width: 100%;
	margin-top: -22px;
}



.wd-breadcrumbs.woocommerce-breadcrumb .wd-last {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-nav-mob-tab[class*="wd-style-underline"] .nav-link-text {
  
  padding: 18px 5px !important;
  
}

.shop-loop-head {
  align-items: stretch !important;
}

.wd-shop-tools {
  max-width: 100% !important;
}



}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-nav-mob-tab[class*="wd-style-underline"] .nav-link-text {
  
  padding: 18px 5px !important;
  
}
.shop-loop-head {
  align-items: stretch !important;
}

.wd-shop-tools {
  max-width: 100% !important;
}

}

@media (max-width: 576px) {
	.wd-nav-mob-tab[class*="wd-style-underline"] .nav-link-text {
  
  padding: 18px 5px !important;
  
}

.wd-shop-tools {
  width: 100%;
}

.sub-sub-menu {
  padding-left: 20px;
}

a.scrollToTop {
    right: 5px;
    
  }

.wd-sticky-social-right {
 
  margin-right: 5px;
}

.wd-sidebar.wd-side-hidden.wd-left .wd-widget {
  padding-inline: 0;
  margin-left: 10px;
  margin-right: 10px;
}

.wd-breadcrumbs.woocommerce-breadcrumb {
  display: none;
}

html .product-image-summary-wrap .product_title {
  
  font-size: 18px !important;
}







}

