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

:root {
	--wd-text-font: Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #000000;
	--wd-text-font-size: 14px;
	--wd-title-font: Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #000000;
	--wd-entities-title-font: 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: Arial, Helvetica, sans-serif;
	--wd-widget-title-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #000000;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #120eef;
	--wd-alternative-color: #000000;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #120eef;
	--btn-accented-bgcolor-hover: #120eef;
	--wd-form-brd-width: 2px;
	--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-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-footer {
	background-color: #000000;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


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

.devvn-popup-close{
   position: absolute !important;
	 padding: 0 !important;
	 outline: none ! important;
}
.bullet-arrow{
    list-style: none;
    position: relative;
    padding: 7px 0px 7px 5px;
    margin: 0;
    border-bottom: 1px solid #ececec;
}
#tab-description ul{
    list-style: square;
    margin-left: 15px;
    padding-left: 15px;
}
.entry-content ul{
    list-style: square;
    margin-left: 15px;
    margin-bottom: 10px;
    padding-left: 15px;
}
.vc_btn3.vc_btn3-size-lg {
    font-weight: bold;
}
/*vien menu*/
.menu-style-default .navigation-wrap.navigation-color-scheme-light .main-nav .item-level-0>a {
    /* color: #fff; */
    padding: 0 30px;
	border-right: 1px solid #1d7cd4;
	height: 50px;
}
/*hover menu*/

.menu-style-default .navigation-wrap.navigation-color-scheme-light .main-nav .item-level-0:hover>a{
	background: #1d7cd4 ! important;
}
/*active menu*/
.menu-style-default .navigation-wrap.navigation-color-scheme-light .main-nav .item-level-0.current-menu-item>a{
	background: #1d7cd4 !important;
	border-right: 1px solid #1d7cd4;
}
/*San pham menu trai*/
.widget_product_categories .widget-title {
    background: #025098;
    padding: 15px;
    color: #fff;
	margin-bottom: 0px;
}
/*khung widger product*/
.widget_product_categories .product-categories {
    border-left: 1px solid #025098;
    padding: 10px;
    border-right: 1px solid #025098;
    border-bottom: 1px solid #025098;
}
.product-categories a{
	color: red;
	text-transform: uppercase;
}
.product-categories a:hover{
	color: #025098;
	font-weight: 700;
}
/*widget tin tuc*/
.widget-area .woodmart-sidebar-content{
	/*background: #025098;*/
    padding: 15px;
    color: #fff;
	margin-bottom: 0px;
}
.sidebar-widget:last-child {
   background: #025098 !important;
    padding: 15px;
}
.woodmart-widget .sidebar-widget .widget_nav_menu{
	background: #025098;
    padding: 15px;
    color: #fff;
	margin-bottom: 0px;
}
.woodmart-recent-posts .entry-title a{
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}
.woodmart-recent-posts .entry-title a:hover{
    color: #f6ff07;
    font-weight: 700;
    font-size: 15px;
}
.woodmart-recent-posts li{
	border-bottom: 1px solid #fff;
}
.widget-title{
	color: #fff ! important;
	background: #025098;
    padding: 15px;
}
#categories-3{
	border-right: 1px solid #025098;
    border-bottom: 1px solid #025098;
    border-left: 1px solid #025098;
}
/*Chuyen muc tin*/
.widget_categories ul li a{
	padding-left: 10px;
    text-transform: uppercase;
    color: red ! important;
}
.site-mobile-menu .menu-item-register>a {
    display: none;
}
.woocommerce-Tabs-panel .wc-tab-inner>div>h2:first-child {
    display: none;
}
.labels-rounded .product-label{
    background: #ef0016;
}
.labels-rounded .product-label{
    background: #f70303;
}
.whb-header-bottom .main-nav .item-level-0 > a {
    padding: 0 30px;
}@media (min-width: 1025px) {
	/*submenu tin tuc*/
.navigation-wrap.has-bg .main-nav .menu-item-design-full-width .sub-menu-dropdown {
    padding-left: 580px;
}
/**/
.main-header .widgetarea-head {
    width: 90%;
}
/*An chat desktop*/
.call{
    display: none;
}
.phone{
    display: none;
}
.sms{
    display: none;
}
.chiduong{
    display: none;
}
/**/
}

@media (min-width: 768px) and (max-width: 1024px) {
	.site-mobile-menu li.menu-item-has-children>a {
    display: none;
}
/*Call-SMS-Email*/
.call{ background:#01ABE8;    height: 52px;
    line-height: 52px;position: fixed;width: 100%;bottom: 0;left: 0;    z-index: 9999;}
            .call .phone{width: 33.3333%;text-align: center;float: left;color: #fff;border-right: thin solid #fff;box-sizing: border-box ;}
            .call .phone a{animation: chuyenmauchu 3s infinite;
            -moz-animation: chuyenmauchu 3s infinite;
            -webkit-animation: chuyenmauchu 3s infinite;
            -o-animation: chuyenmauchu 3s infinite;
            text-decoration: none;font-size: 17px ;   font-weight: bold;
    color: #fff;
    text-decoration: none;
   }
            .call .sms{width: 33.3333%;text-align: center;float: left; border-right: thin solid #fff;}
            .call .sms a{font-weight:bold;color: #fff;
            text-decoration: none;font-size: 17px}

            .call .chiduong{width: 32.3333%;
    text-align: center;
    float: left;
    border-right: 1px solid #fff;}
.call .chiduong a{    font-weight: bold;
    color: #fff;
    text-decoration: none;
    font-size: 17px;}
    
/*the end*/
}

@media (min-width: 577px) and (max-width: 767px) {
	.site-mobile-menu li.menu-item-has-children>a {
    display: none;
}

/*Call-SMS-Email*/
.call{ background:#01ABE8;    height: 52px;
    line-height: 52px;position: fixed;width: 100%;bottom: 0;left: 0;    z-index: 9999;}
            .call .phone{width: 33.3333%;text-align: center;float: left;color: #fff;border-right: thin solid #fff;box-sizing: border-box ;}
            .call .phone a{animation: chuyenmauchu 3s infinite;
            -moz-animation: chuyenmauchu 3s infinite;
            -webkit-animation: chuyenmauchu 3s infinite;
            -o-animation: chuyenmauchu 3s infinite;
            text-decoration: none;font-size: 17px ;   font-weight: bold;
    color: #fff;
    text-decoration: none;
   }
            .call .sms{width: 33.3333%;text-align: center;float: left; border-right: thin solid #fff;}
            .call .sms a{font-weight:bold;color: #fff;
            text-decoration: none;font-size: 17px}

            .call .chiduong{width: 32.3333%;
    text-align: center;
    float: left;
    border-right: 1px solid #fff;}
.call .chiduong a{    font-weight: bold;
    color: #fff;
    text-decoration: none;
    font-size: 17px;}
    
/*the end*/
}

@media (max-width: 576px) {
	.site-mobile-menu li.menu-item-has-children>a {
    display: none;
}
/*Call-SMS-Email*/
.call{ background:#01ABE8;    height: 52px;
    line-height: 52px;position: fixed;width: 100%;bottom: 0;left: 0;    z-index: 9999;}
            .call .phone{width: 33.3333%;text-align: center;float: left;color: #fff;border-right: thin solid #fff;box-sizing: border-box ;}
            .call .phone a{animation: chuyenmauchu 3s infinite;
            -moz-animation: chuyenmauchu 3s infinite;
            -webkit-animation: chuyenmauchu 3s infinite;
            -o-animation: chuyenmauchu 3s infinite;
            text-decoration: none;font-size: 17px ;   font-weight: bold;
    color: #fff;
    text-decoration: none;
   }
            .call .sms{width: 33.3333%;text-align: center;float: left; border-right: thin solid #fff;}
            .call .sms a{font-weight:bold;color: #fff;
            text-decoration: none;font-size: 17px}

            .call .chiduong{width: 32.3333%;
    text-align: center;
    float: left;
    border-right: 1px solid #fff;}
.call .chiduong a{    font-weight: bold;
    color: #fff;
    text-decoration: none;
    font-size: 17px;}
    
/*the end*/
@-webkit-keyframes chuyenmauchu { 0%   { color:  #FFFFFF; } 20% { color:  #fff; }40% { color:  #fff; }60% { color:  #01ABE8; }80% { color:  #fff; }100% { color:  #01ABE8; }}
@-moz-keyframes chuyenmauchu {0%   { color:  #FFFFFF; }20% { color:  #fff; }40% { color:  #fff; } 60% { color:  #01ABE8; }80% { color:  #fff; }100% { color:  #01ABE8; }}
@-o-keyframes chuyenmauchu {0%   { color:  #FFFFFF; }20% { color:  #fff; }40% { color:  #fff; }60% { color:  #01ABE8; }80% { color:  #fff; }100% { color:  #01ABE8; }}
@keyframes chuyenmauchu {0%   { color:  #FFFFFF; }20% { color:  #fff; }40% { color:  #fff; }60% { color:  #01ABE8; }80% { color:  #fff; }100% { color:  #01ABE8; }}
}

