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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(/images/local/wp-content/uploads/2021/09/travel-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:rgb(0,0,0);
	background-image: url(/wp-content/uploads/2025/05/bg-09.webp);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgba(255,255,255,0);
	background-image: none;
}

:root{
--wd-text-font:"Prompt", Arial, Helvetica, sans-serif;
--wd-text-font-weight:500;
--wd-text-color:rgb(51,51,51);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Prompt", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Prompt", 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%);
}
:root{
--wd-alternative-font:"Prompt", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Prompt", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Prompt", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
html .wd-nav.wd-nav-main > li > a, html .wd-nav.wd-nav-secondary > li > a{
	font-family: "Prompt", Arial, Helvetica, sans-serif;font-weight: 600;font-size: 13px;line-height: 18px;text-transform: uppercase;color: rgb(126,246,255);
}

html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a, html .wd-nav.wd-nav-secondary > li:hover > a, html .wd-nav.wd-nav-secondary > li.current-menu-item > a{
	color: rgb(126,246,255);
}

html .post.blog-post-loop .post-title, html .post-single-page .post-title{
	font-weight: 600;font-size: 16px;text-transform: capitalize;
}

html .main-page-wrapper .product-grid-item .product-wrapper .wd-entities-title{
	font-weight: 600;font-size: 15px;text-transform: inherit;color: rgb(27,79,102);
}

@media (max-width: 767px){
html .main-page-wrapper .product-grid-item .product-wrapper .wd-entities-title{
	font-size: 13px;
}

}
html .product-grid-item .price, html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount, html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount{
	font-weight: 700;font-size: 14px;color: rgb(153,32,25);
}

html .product-grid-item .price:hover, html .product-grid-item .price > .amount:hover, html .product-grid-item .price ins > .amount:hover, html .product-image-summary-wrap .summary-inner > .price:hover, html .product-image-summary-wrap .summary-inner > .price > .amount:hover, html .product-image-summary-wrap .summary-inner > .price > .price .amount:hover, html .product-image-summary-wrap .summary-inner > .price > ins .amount:hover, html .wd-single-price .price:hover, html .wd-single-price .price > .amount:hover, html .wd-single-price .price > ins .amount:hover{
	color: rgb(153,32,25);
}

html .product-image-summary-wrap .product_title, html .wd-single-title .product_title{
	font-weight: 600;font-size: 28px;
}

html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a{
	font-weight: 500;font-size: 15px;text-transform: lowercase;
}

:root{
--wd-primary-color:rgb(96,191,225);
}
:root{
--wd-alternative-color:rgb(0,89,135);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:rgb(0,89,135);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(30,115,190);
}
:root{
--btn-accented-bgcolor-hover:rgb(0,89,135);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}

	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--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: 5px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
					
							
					--wd-brd-radius: 0px;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@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;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
	
	
@font-face {
	font-family: "Prompt";
	src: url("/wp-content/uploads/2025/05/Prompt-Regular.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Prompt";
	src: url("/wp-content/uploads/2025/05/Prompt-Medium.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Prompt";
	src: url("/wp-content/uploads/2025/05/Prompt-SemiBold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Prompt";
	src: url("/wp-content/uploads/2025/05/Prompt-Light.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.add-to-cart-loop .span{
font-size:11!important}

li#wp-admin-bar-theme-dashboard.menupop{
display:none}

#wp-admin-bar-elementor_edit_page{
display:none}

.hotll{
	  padding: 3px 22px!important;
    border: solid #194172!important;
    border-radius: 12px!important;
}
/*Dinh dang chieo cao anh danh */
.blog-post-loop .entry-thumbnail img{
	height:200px!important;
	object-fit: cover;
}
.wd-load-more {
	    font-family: "Prompt", "Prompt", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    fill: #42B3DE;
    color: #42B3DE;
    background-color: #FFFFFF00;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #42B3DE;
    border-radius: 100px 100px 100px 100px;
    padding: 12px 42px 12px 42px;
	margin-bottom:50px
}
.wd-load-more:hover{
	color: #fff;
	background-color: #42B3DE;
}

.price{
	display:none!important;
}
.wd-add-btn{
	display:none!important;
}
.cart{
	display:none!important;
}

.whb-sticked .whb-row a{
	color: rgb(55, 132, 159)!important;}


/* 


.whb-top-bar {
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(/wp-content/uploads/2024/10/bg-01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
 */@media (min-width: 1025px) {
	.product-wrapper::before {
	  content: '';
  position: absolute;
  top: -30px;
  left: 20px;
  width: 60px;
  height: 120px;
  background-color: #60BAD8;
  border-radius: 30px;
  z-index: 0;
}

.wd-spacing-10 {
    --wd-sp: 100px;
}

.wd-nav-product-cat.wd-nav.wd-gap-m {
        --nav-gap: 40px !important;
    }
html .wd-nav.wd-nav-main > li > a {
	padding:12px;
}
.wd-nav.wd-gap-m {
    --nav-gap: 10px!important;
}
.product-grid-item :is(.product-image-link,.hover-img) img {
    height: 320px;
    object-fit: cover;
		border-radius: 20px;
}

.whb-sticked img{
  max-height: 100px !important;
  margin-top: -5px !important;
}

.whb-apvnm7zvy1q0gw7wsn7s .info-box-title {
    color: rgba(255, 255, 255, 1);
    text-shadow: 1px 1px 1px #0000005c !important;
}


.wd-nav.wd-style-bg.wd-gap-m {
 --nav-gap: 10px!important;
}
.wd-nav.wd-style-bg>li>a {
    padding-inline: 8px!important;
}
.wd-nav.wd-style-bg>li>a:before{
	    background-image: url(/wp-content/uploads/2024/10/bg-01.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.woocommerce>.woocommerce-checkout{
	flex-wrap: nowrap;
}
.icons-design-primary .wd-social-icon {
	border: 2px solid #fff!important;
    color: #fff!important;
}
.whb-vuod1c8vk6efn2m43b0c .info-box-subtitle{
	color: #7ac249!important;}
.whb-vuod1c8vk6efn2m43b0c .info-box-title{
	color: #7ac249!important;}
.wd-header-cart.wd-design-5 .wd-cart-number {
	    background-color: #a73e00!important;}

/* 

html .wd-nav.wd-nav-main > li > a{
	text-shadow: 1px 1px 1px #000000 !important;
}
.whb-main-header{
    background-image: url(/wp-content/uploads/2024/10/bg-01.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; 
	  background: rgba(16, 16, 16, 0.7);
}
.wd-logo img {
      max-height: 150px !important;
      margin-top: -5px !important;
			padding-left:20px;
			padding-right:20px;
    }
.wd-nav:is(.wd-style-bordered,.wd-style-separated)>li:not(:last-child):after {
    border-right: 1px solid rgb(255 255 255 / 28%)!important;
}
html .wd-nav.wd-nav-main > li:hover > a{
    background-image: url(/wp-content/uploads/2024/10/bg-01.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 12px;}
html .wd-nav.wd-nav-main > li.current-menu-item > a{
    background-image: url(/wp-content/uploads/2024/10/bg-01.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 12px;}

 */
}

@media (min-width: 768px) and (max-width: 1024px) {
	.product-wrapper::before {
	  content: '';
  position: absolute;
  top: -30px;
  left: 0px;
  width: 60px;
  height: 120px;
  background-color: #60BAD8;
  border-radius: 30px;
  z-index: 0;
}

.wd-spacing-10 {
    --wd-sp: 50px;
}
.wd-tools-icon:before {
	color: #7EF6FF!important;}
.product-grid-item :is(.product-image-link,.hover-img) img {
    height: 280px;
    object-fit: cover;
		border-radius: 20px;
} 

.wd-tools-element .wd-tools-text {
	display: none;}

.mobile-nav.wd-side-hidden.wd-left.wd-opened{
background-image: url(/wp-content/uploads/2022/11/bg-04-2.webp);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.wd-nav-mobile li.current-menu-item>a {
    background-color: #37849F!important;
}
	.mobile-nav .searchform{
		    --wd-form-placeholder-color: #fff!important;
	}


.wd-nav-mobile>li>a{
    color:#fff!important;
}

.searchform .searchsubmit{
    color:#fff!important;
}
/*
.whb-main-header{
		background: rgba(16, 16, 16, 0.7)!important;
     background-image: url(/wp-content/uploads/2024/10/bg-01.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; 
}*/
}

@media (min-width: 577px) and (max-width: 767px) {
	.product-wrapper::before {
	  content: '';
  position: absolute;
  top: -30px;
  left: 5px;
  width: 60px;
  height: 120px;
  background-color: #60BAD8;
  border-radius: 30px;
  z-index: 0;
}

.wd-spacing-10 {
    --wd-sp: 30px;
}
.wd-tools-icon:before {
	color: #7EF6FF!important;}
.product-grid-item :is(.product-image-link,.hover-img) img {
    height: 220px;
    object-fit: cover;
		border-radius: 20px;
}
.wd-nav-mobile li.current-menu-item>a {
    background-color: #37849F!important;
}
.wd-nav-mobile ul {
	display: block!important;}
.wd-nav-mobile>li>ul li {
    padding-left: 12px!important;
}
.wd-nav-opener{
display:none;}

.whb-col-mobile {
    justify-content: flex-start!important;}
	.wd-tools-text{
	display:none;
	}
	.wd-tools-text{
	display:none;
	}

.mobile-nav.wd-side-hidden.wd-left.wd-opened{
	background-image: url(/wp-content/uploads/2022/11/bg-04-2.webp);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
	.mobile-nav .searchform{
		    --wd-form-placeholder-color: #fff!important;
	}


.wd-nav-mobile>li>a{
    color:#fff!important;
}

.searchform .searchsubmit{
    color:#fff!important;
}

.whb-column>.info-box-wrapper .wd-info-box {
	--ib-icon-sp: 0px!important;
}
.whb-apvnm7zvy1q0gw7wsn7s .info-box-title {
    color: rgba(255, 255, 255, 1);
    text-shadow: 1px 1px 1px #0000005c !important;
}

/* 
.whb-main-header{
		background: rgba(16, 16, 16, 0.7)!important;
    background-image: url(/wp-content/uploads/2024/10/bg-01.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; 
}*/
}

@media (max-width: 576px) {
	.product-wrapper::before {
	  content: '';
  position: absolute;
  top: -30px;
  left: 5px;
  width: 60px;
  height: 120px;
  background-color: #60BAD8;
  border-radius: 30px;
  z-index: 0;
}
.wd-tools-icon:before {
	color: #7EF6FF!important;}
.wd-spacing-10 {
    --wd-sp: 30px;
}
.product-grid-item :is(.product-image-link,.hover-img) img {
    height: 220px;
    object-fit: cover;
		border-radius: 20px;
}
.wd-nav-mobile li.current-menu-item>a {
    background-color: #37849F!important;
}
.wd-nav-mobile ul {
	display: block!important;}
.wd-nav-mobile>li>ul li {
    padding-left: 12px!important;
}
.whb-apvnm7zvy1q0gw7wsn7s .info-box-title {
    color: rgba(255, 255, 255, 1);
    text-shadow: 1px 1px 1px #0000005c !important;
}
.wd-nav-opener{
display:none;}

.whb-col-mobile {
    justify-content: flex-start!important;}
	.wd-tools-text{
	display:none;
	}

	.wd-tools-text{
	display:none;
	}

.mobile-nav.wd-side-hidden.wd-left.wd-opened{
background-image: url(/wp-content/uploads/2022/11/bg-04-2.webp);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
	.mobile-nav .searchform{
		    --wd-form-placeholder-color: #fff!important;
	}


.wd-nav-mobile>li>a{
    color:#fff!important;
}

.searchform .searchsubmit{
    color:#fff!important;
}

.wd-account-style-text .wd-tools-icon {
    display: block !important;
}

.whb-column>.info-box-wrapper .wd-info-box {
	--ib-icon-sp: 0px!important;
}
/* 
.whb-main-header{
		background: rgba(16, 16, 16, 0.7)!important;
    background-image: url(/wp-content/uploads/2024/10/bg-01.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
} */
}

