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

:root {
	--wd-text-font: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 100;
	--wd-title-transform: capitalize;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Be Vietnam Pro", 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: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Be Vietnam Pro", 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;
	--wd-header-el-font: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(22,72,191);
	--wd-alternative-color: rgb(202,251,21);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(22,72,191);
	--btn-default-bgcolor-hover: rgba(22,72,191,0.9);
	--btn-accented-bgcolor: rgb(22,72,191);
	--btn-accented-bgcolor-hover: rgba(22,72,191,0.9);
	--wd-form-brd-width: 2px;
	--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: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(17,17,17);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-brd-color-focus: rgb(22,72,191);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1320px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 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: 0px;
}

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


:root {
	--radius-max:999px;
	--color-black:rgba(0,0,0,0.96);
	--wd-header-el-transform: initial;
	--wd-primary-color: rgb(22, 72, 191);
}
.blog-design-masonry {border-radius: 32px;overflow: hidden;border: 1px solid #eee;}
div.wpcf7 input.btn-style-round[type="submit"] {border-radius: var(--radius-max);}
.wd-footer h3.elementor-heading-title {-webkit-text-fill-color: initial !important; color: white;}
.icon-box-110 .wd-info-box .info-box-content {max-height: 110px;overflow-y: auto;overflow-x: hidden; min-height: 110px;}
.button-absolute {position: absolute; width: 100%; height: 100%;top: 0;left: 0; margin-top:0;}
.button-absolute div {height: 100%;}
.button-absolute a {background: transparent;display:block; width: 100%; height: 100%;}
.button-absolute a:hover {background: transparent;}
:is(.btn,.button,button,[type=submit],[type=button]) {text-transform:initial;}
article.blog-design-meta-image {background-color: #f5f5f7;border-radius: 32px; overflow: hidden;}
article.blog-design-meta-image .wd-post-content {padding: 0px 20px 20px;}
.logo-footer img {max-width:80%;}
.btn.btn-style-link {border: none;}
.elementor-heading-title {line-height: 130%;}
.btn.btn-color-primary, .wd-tabs .wd-nav[class*="wd-style-"] > li:is(.current-menu-item, .wd-active, .active) > a, .wd-nav-portfolio[class*="wd-style-"] > li:is(.current-menu-item, .wd-active, .active) > a {
    background: linear-gradient(88.04deg, var(--wd-primary-color) 2.37%, var(--wd-alternative-color) 94.28%);
    bottom: 0;
    -webkit-transition: background .3s 
ease-out, bottom .15s ease;
    transition: background .3s 
ease-out, bottom .15s ease;
}
.color-scheme-light .wd-nav-tabs.wd-style-default {background-color: black; border-radius: var(--radius-max);gap: 0;}
.color-scheme-light .wd-nav-tabs.wd-style-default li a {padding-left: 20px; padding-right: 20px;}
.btn.btn-color-primary:hover {
    background: linear-gradient(88.38deg, var(--wd-primary-color) 2.38%, var(--wd-alternative-color) 132.87%);
}
.elementor-heading-title,.title-subtitle, .whb-main-header .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a, span.star-rating {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(90.28deg, var(--wd-primary-color) 12.85%, var(--wd-alternative-color) 92.31%);
    -webkit-background-clip: text;
}
.whb-color-light.whb-with-bg {background-color: transparent;}
.whb-main-header>.whb-with-bg>.container {background-color: var(--color-black); border-radius:var(--radius-max);}@media (min-width: 1025px) {
	.whb-header {margin-top: 16px;}
.woodmart-counter div.counter-value {font-size: 1.5em; font-weight: bold;}
.wd-post .wd-post-title {font-size: 20px;}
.logo-footer img {width:100px;}
.wd-footer.color-scheme-light {background-color: transparent;}
.wd-footer.color-scheme-light .main-footer {padding-left: 80px; padding-right: 80px;background: #000;border-radius: 32px;}
.whb-general-header .whb-col-right {min-width: 300px;}
.icon-box-300 .wd-info-box .info-box-content {max-height: 300px;overflow-y: auto; min-height: 300px;}
[class*="box-icon-with-"].box-with-text {--text-bg-size: 55px !important;}
.box-with-text.text-size-small {font-size: 30px !important;}
.single-post .wd-page-content {margin-top: -96px;}
.single-post .title-size-default {padding-top: 130px;}
}

