@charset "UTF-8";
.woocommerce-breadcrumb a:after {
  font-size: 10px;
  margin-right: 8px;
  margin-left: 5px !important;
  content: "\f113" !important;
  font-family: "woodmart-font", serif !important;
  transform: rotate(92deg) !important;
}
.woocommerce-breadcrumb .wd-delimiter {
  display: none;
}

header .menu-opener {
  border-radius: 0 !important;
}
@media (min-width: 1200px) {
  header .menu-opener {
    min-width: 280px !important;
  }
}
header .menu-opener .menu-open-label {
  font-size: 16px !important;
  text-transform: inherit !important;
}
header .whb-top-bar {
  padding: 5px 0;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  header .whb-top-bar .whb-col-right {
    min-width: 100%;
    justify-content: space-between !important;
  }
  header .whb-top-bar .whb-col-center {
    display: none;
  }
}
header .whb-top-bar .wd-social-icons a {
  color: white !important;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  header .whb-top-bar .whb-top-bar-inner .whb-col-left .reset-last-child:last-child {
    display: none;
  }
}
header .whb-top-bar .whb-col-right {
  justify-content: center;
  align-items: center;
  align-content: center;
}
header .whb-top-bar .whb-col-right .gt_switcher {
  width: 120px !important;
  color: black !important;
  background: white !important;
  box-shadow: unset;
}
header .whb-top-bar .whb-col-right .gt_switcher .gt_selected {
  border: unset !important;
  background: rgb(16, 24, 79) !important;
}
header .whb-top-bar .whb-col-right .gt_switcher .gt_selected a {
  border: unset !important;
  color: white !important;
  display: flex;
  align-items: center;
  font-size: 11px;
}
header .whb-top-bar .whb-col-right .gt_switcher .gt_selected a img {
  margin-right: 10px;
  width: 20px;
  height: 20px;
}
header .whb-top-bar .whb-col-right .gt_switcher .gt_selected a:hover {
  background: #10184f !important;
}
header .whb-top-bar .whb-col-right .gt_switcher .gt_selected a:after {
  background-image: unset !important;
  top: 11px;
  content: "▼" !important;
  transform: scale(0.7);
}
header .whb-top-bar .whb-col-right .gt_switcher .gt_option {
  position: absolute !important;
  background: white !important;
  border-bottom: 1px solid #ccc !important;
  width: 155px !important;
  z-index: 999;
  top: 39px;
}
header .whb-top-bar .whb-col-right .gt_switcher .gt_option a {
  color: black !important;
  font-size: 11px;
}
header .whb-top-bar .whb-col-right .zalo-share-button svg {
  height: 15px;
  width: 15px;
}
header .whb-top-bar .whb-col-right .zalo-share-button .zalo__path1 {
  fill: transparent;
}
header .whb-top-bar .whb-col-right .zalo-share-button .zalo__path4 {
  fill: black;
}
header .whb-top-bar .whb-col-right .zalo-share-button .zalo__path5 {
  fill: black;
}
header .whb-top-bar .whb-col-right .zalo-share-button .zalo__path6 {
  fill: black;
}
header .whb-top-bar .whb-col-right .zalo-share-button .zalo__path7 {
  fill: black;
}
header .whb-top-bar .whb-col-right .zalo-share-button:hover .wd-icon {
  opacity: 0.8;
}
header .whb-top-bar .whb-col-right .info-box-inner h6 {
  display: none;
}
header .whb-top-bar .whb-col-right .wd-info-box {
  --ib-icon-sp: 0 !important;
}
header .whb-top-bar .whb-col-right .info-box-wrapper {
  padding-inline: 0 !important;
}
header .whb-top-bar .whb-col-right h6 {
  margin-bottom: 0;
  font-size: 14px;
  text-transform: uppercase;
}
header .whb-top-bar .whb-col-right .info-box-icon {
  margin-right: 2px;
}
header .whb-top-bar .whb-col-right .wd-info-box {
  align-items: center;
}
header .whb-top-bar .whb-col-right .info-box-content .info-box-subtitle {
  font-size: 11px !important;
  color: white !important;
  margin-bottom: 5px;
  font-weight: bold !important;
}
header .whb-top-bar .whb-col-right .info-box-content .info-box-title {
  margin-top: 0;
  font-size: 9px !important;
}
@media (max-width: 1024px) {
  header .whb-top-bar .whb-top-bar-inner {
    padding-top: 10px !important;
  }
}
header .whb-top-bar .whb-col-mobile {
  max-height: max-content !important;
}
@media (min-width: 1200px) and (max-width: 1308px) {
  header .whb-top-bar {
    padding: 0 !important;
  }
}
@media (max-width: 1024px) {
  header .whb-top-bar {
    background-color: transparent !important;
    padding-bottom: 15px;
  }
}
@media (min-width: 1024px) {
  header .whb-top-bar > .container {
    padding: 0 !important;
  }
}
header .whb-header-bottom .wd-header-compare .wd-tools-icon:before {
  content: ""; /* No text content */
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("https://img.vietmro.com/wp-content/uploads/icon/compare.svg");
  background-size: cover;
  background-repeat: no-repeat;
}
header .whb-header-bottom .wd-header-my-account .wd-tools-icon:before {
  content: ""; /* No text content */
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("https://img.vietmro.com/wp-content/uploads/icon/person.svg");
  background-size: cover;
  background-repeat: no-repeat;
}
header .whb-header-bottom .wd-header-cart .wd-tools-icon:before {
  content: ""; /* No text content */
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("https://img.vietmro.com/wp-content/uploads/icon/shopping_cart.svg");
  background-size: cover;
  background-repeat: no-repeat;
}
header .whb-header-bottom .wd-header-wishlist .wd-tools-icon:before {
  content: ""; /* No text content */
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("https://img.vietmro.com/wp-content/uploads/icon/heart-3.svg");
  background-size: cover;
  background-repeat: no-repeat;
}
header .whb-header-bottom .wd-tools-text {
  font-size: 16px;
  text-transform: inherit;
}
header .whb-header-bottom .wd-header-main-nav .wd-dropdown-menu.wd-design-default {
  left: 0 !important;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  header .whb-header-bottom .wd-header-main-nav .menu > li > a {
    height: 20px;
  }
}
@media (min-width: 1250px) and (max-width: 1400px) {
  header .whb-header-bottom .wd-header-main-nav .menu {
    gap: 5px !important;
  }
  header .whb-header-bottom .wd-header-main-nav .menu > li > a span {
    font-size: 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1250px) {
  header .whb-header-bottom .wd-header-main-nav .menu {
    gap: 5px !important;
  }
  header .whb-header-bottom .wd-header-main-nav .menu > li > a span {
    font-size: 13px;
  }
}
header .whb-header-bottom .wd-tools-count {
  background-color: #113cca !important;
}
@media (min-width: 1024px) and (max-width: 1100px) {
  header .whb-header-bottom .wd-nav-main {
    gap: 5px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  header .whb-header-bottom .whb-col-right .wd-header-my-account,
  header .whb-header-bottom .whb-col-right .wd-header-compare,
  header .whb-header-bottom .whb-col-right .wd-header-wishlist {
    display: none;
  }
}
@media (max-width: 1350px) and (min-width: 1200px) {
  header .whb-header-bottom .whb-col-right {
    width: 333px;
    justify-content: flex-start;
  }
}
header .whb-header-bottom .wd-header-cart .wd-cart-number {
  position: absolute;
  top: -6px;
  width: 15px;
  height: 15px;
  font-size: 9px;
  right: -15px;
  display: flex;
  align-content: center;
  justify-content: center;
  line-height: 14px;
}
header .whb-header-bottom .wd-dropdown-cats .menucate {
  display: none;
}
header .whb-header-bottom .wd-dropdown-cats .wd-more-cat-btn > a {
  padding: 12px 10px !important;
}
header .whb-header-bottom .wd-show-cat .bannerhome__menu .widget_nav_mega_menu .wd-dropdown-menu {
  --wd-dropdown-height: var(--wd-content-h) !important;
}
header .whb-header-bottom .wd-show-cat .bannerhome__inner {
  flex-wrap: wrap;
}
@media (min-width: 1024px) {
  header .whb-header-bottom .wd-show-cat .bannerhome__inner {
    height: 431px !important;
  }
}
header .whb-header-bottom .wd-show-cat .bannerhome__tab > li {
  display: block;
}
header .whb-header-bottom .wd-header-cats {
  margin-left: 0;
}
header .whb-header-bottom .wd-header-cats .menu-opener {
  border-radius: 0 !important;
}
@media (min-width: 1200px) {
  header .whb-header-bottom .wd-header-cats .menu-opener {
    min-width: 280px !important;
  }
}
header .whb-header-bottom .info-box-content h6 {
  margin-bottom: 0;
  font-size: 14px;
}
header .whb-header-bottom .info-box-content span,
header .whb-header-bottom .info-box-content a {
  color: #1c61e7;
  font-size: 14px;
}
header .whb-header-bottom #menu-categories-mega-menu .wd-dropdown-inner {
  padding: 20px 15px 0 15px !important;
}
header .whb-header-bottom #menu-categories-mega-menu .category-top-section {
  height: 345px;
  overflow-y: auto;
  /* Buttons */
  /* Up */
  /* Down */
}
header .whb-header-bottom #menu-categories-mega-menu .category-top-section::-webkit-scrollbar {
  width: 16px;
  height: 16px;
}
header .whb-header-bottom #menu-categories-mega-menu .category-top-section::-webkit-scrollbar-corner, header .whb-header-bottom #menu-categories-mega-menu .category-top-section::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}
header .whb-header-bottom #menu-categories-mega-menu .category-top-section::-webkit-scrollbar-thumb {
  background-color: #c0c0c0;
  background-clip: padding-box;
  border: 2px solid transparent;
}
header .whb-header-bottom #menu-categories-mega-menu .category-top-section::-webkit-scrollbar-thumb:hover {
  background-color: #a8a8a8;
}
header .whb-header-bottom #menu-categories-mega-menu .category-top-section::-webkit-scrollbar-thumb:active {
  background-color: #a8a8a8;
}
header .whb-header-bottom #menu-categories-mega-menu .category-top-section::-webkit-scrollbar-button:single-button {
  background-color: #f1f1f1;
  display: block;
  background-size: 10px;
  background-repeat: no-repeat;
}
header .whb-header-bottom #menu-categories-mega-menu .category-top-section ::-webkit-scrollbar-button:single-button:vertical:decrement {
  height: 12px;
  width: 16px;
  background-position: center 4px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(96, 96, 96)'><polygon points='50,00 0,50 100,50'/></svg>");
}
header .whb-header-bottom #menu-categories-mega-menu .category-top-section ::-webkit-scrollbar-button:single-button:vertical:decrement:hover {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(112, 112, 112)'><polygon points='50,00 0,50 100,50'/></svg>");
}
header .whb-header-bottom #menu-categories-mega-menu .category-top-section ::-webkit-scrollbar-button:single-button:vertical:decrement:active {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(128, 128, 128)'><polygon points='50,00 0,50 100,50'/></svg>");
}
header .whb-header-bottom #menu-categories-mega-menu .category-top-section ::-webkit-scrollbar-button:single-button:vertical:increment {
  height: 12px;
  width: 16px;
  background-position: center 2px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(96, 96, 96)'><polygon points='0,0 100,0 50,50'/></svg>");
}
header .whb-header-bottom #menu-categories-mega-menu .category-top-section ::-webkit-scrollbar-button:single-button:vertical:increment:hover {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(112, 112, 112)'><polygon points='0,0 100,0 50,50'/></svg>");
}
header .whb-header-bottom #menu-categories-mega-menu .category-top-section ::-webkit-scrollbar-button:single-button:vertical:increment:active {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(128, 128, 128)'><polygon points='0,0 100,0 50,50'/></svg>");
}
header .whb-header-bottom #menu-categories-mega-menu .category-main-section,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories {
  width: 100%;
  column-count: 3;
  column-gap: 10px;
}
header .whb-header-bottom #menu-categories-mega-menu .category-main-section h2,
header .whb-header-bottom #menu-categories-mega-menu .category-main-section h3,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories h2,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories h3 {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid gray;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .subcategory-item,
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .category-item,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .subcategory-item,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .category-item {
  padding: 0 10px 0 10px;
  margin-bottom: 0;
  max-width: 100%;
  page-break-inside: avoid;
  break-inside: avoid;
}
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .subcategory-item a:hover,
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .category-item a:hover,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .subcategory-item a:hover,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .category-item a:hover {
  transition: all 0.005s ease;
}
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .subcategory-item h3 a,
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .category-item h3 a,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .subcategory-item h3 a,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .category-item h3 a {
  color: #082471 !important;
}
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .subcategory-item h3 a:hover,
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .category-item h3 a:hover,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .subcategory-item h3 a:hover,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .category-item h3 a:hover {
  color: #fa7028 !important;
}
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .subcategory-item ul,
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .category-item ul,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .subcategory-item ul,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .category-item ul {
  padding-left: 0 !important;
  list-style: none;
}
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .subcategory-item ul li,
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .category-item ul li,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .subcategory-item ul li,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .category-item ul li {
  padding-left: 0 !important;
  margin-bottom: 4.8px;
}
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .subcategory-item ul li:hover:before,
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .category-item ul li:hover:before,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .subcategory-item ul li:hover:before,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .category-item ul li:hover:before {
  color: #fa7028 !important;
}
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .subcategory-item ul li,
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .subcategory-item ul a,
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .category-item ul li,
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .category-item ul a,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .subcategory-item ul li,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .subcategory-item ul a,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .category-item ul li,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .category-item ul a {
  color: #082471 !important;
  font-size: 14px;
  padding-left: 5px;
}
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .subcategory-item ul li:hover,
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .subcategory-item ul a:hover,
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .category-item ul li:hover,
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .category-item ul a:hover,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .subcategory-item ul li:hover,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .subcategory-item ul a:hover,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .category-item ul li:hover,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .category-item ul a:hover {
  color: #fa7028 !important;
}
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .subcategory-item ul li:before,
header .whb-header-bottom #menu-categories-mega-menu .category-main-section .category-item ul li:before,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .subcategory-item ul li:before,
header .whb-header-bottom #menu-categories-mega-menu .category-subcategories .category-item ul li:before {
  font-family: "woodmart-font", serif;
  content: "\f113";
  color: #082471 !important;
  font-size: 8px;
}
header .whb-header-bottom #menu-categories-mega-menu .category-item ul {
  padding-left: 0 !important;
}
header .whb-header-bottom #menu-categories-mega-menu .category-item ul li,
header .whb-header-bottom #menu-categories-mega-menu .category-item ul a {
  color: #082471 !important;
}
header .whb-header-bottom #menu-categories-mega-menu .category-item ul li:before {
  font-family: "woodmart-font", serif;
  content: "\f113";
  color: #082471 !important;
  font-size: 8px;
}
header .whb-header-bottom #menu-categories-mega-menu .category-bottom-section {
  flex: 1;
  display: flex;
  width: 100%;
  align-items: center;
  border-top: 1px solid rgba(0, 0, 0, 0.075);
}
header .whb-header-bottom #menu-categories-mega-menu .category-bottom-section .bottom-left,
header .whb-header-bottom #menu-categories-mega-menu .category-bottom-section .bottom-right {
  width: 50%;
  height: 200px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
header .whb-header-bottom #menu-categories-mega-menu .category-bottom-section .bottom-left {
  background-size: cover;
  height: 250px;
  width: 250px;
}
header .whb-header-bottom #menu-categories-mega-menu .category-bottom-section .bottom-left img {
  transform: scale(0.7);
}
header .whb-header-bottom #menu-categories-mega-menu > li {
  border-bottom: unset !important;
  min-width: 100%;
}
header .whb-header-bottom #menu-categories-mega-menu > li > a {
  padding: 12px 18px !important;
  font-size: 14px;
}
header .whb-header-bottom #menu-categories-mega-menu > li > a:after {
  position: absolute;
  right: 10px;
}
header .whb-header-bottom #menu-categories-mega-menu > .wd-more-cat-btn > a:after {
  position: absolute;
  right: auto;
  transform: translateX(-50%);
  left: 50%;
}
header .whb-header-bottom #menu-categories-mega-menu > .wd-more-cat-btn > a {
  height: 43px;
  border-top: 1px solid rgba(0, 0, 0, 0.075);
}
header .whb-header-bottom #menu-categories-mega-menu .wd-dropdown-menu {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3); /*background-image: none;*/
}
@media (min-width: 1024px) {
  header .whb-header-bottom #menu-categories-mega-menu .widget_nav_mega_menu .wd-dropdown-menu {
    top: 0;
    left: 280px;
    --wd-dropdown-height: unset !important;
  }
}
header .whb-header-bottom .wd-header-cats.wd-show-cat .wd-nav-vertical > li.wd-more-cat-btn > a:after {
  transform: rotate(180deg) translateX(-50%) !important;
  right: 50% !important;
}
header .whb-header-bottom .wd-header-cats.wd-show-cat .wd-dropdown-menu {
  min-height: 483px !important;
}
header .whb-header-bottom .wd-header-cats.wd-show-cat .category-top-section {
  height: 470px !important;
}
@media (max-width: 1024px) {
  header .whb-main-header .whb-mobile-right > .wd-header-nav {
    display: none;
  }
}
header .whb-main-header .whb-general-header .searchsubmit,
header .whb-main-header .whb-general-header .searchsubmit:hover {
  color: black;
  min-width: 45px;
  width: 45px;
  height: 44px;
  min-height: auto;
  background: white !important;
  box-shadow: unset !important;
  text-shadow: unset;
  border-radius: 0 35px 35px 0;
  top: 1px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
header .whb-main-header .whb-general-header .wd-header-text a span {
  color: rgb(17, 60, 202);
  font-weight: bold;
}
@media (max-width: 1024px) {
  header .whb-main-header .whb-general-header {
    border-top: 1px solid #e5e5e5;
  }
  header .whb-main-header .whb-general-header .wd-cart-number {
    top: -10px !important;
  }
}
@media (min-width: 1024px) {
  header .whb-main-header .whb-general-header .dgwt-wcas-search-form {
    padding-left: 30px;
  }
  header .whb-main-header .whb-general-header .whb-col-left {
    width: 280px;
  }
  header .whb-main-header .whb-general-header .whb-col-left .site-logo {
    width: 100%;
  }
  header .whb-main-header .whb-general-header .whb-col-left .site-logo img {
    max-width: 80% !important;
    width: 100% !important;
    display: flex;
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  header .whb-main-header .whb-general-header .dgwt-wcas-search-form {
    padding-left: 15px;
  }
}
header .whb-main-header .whb-general-header .dgwt-wcas-search-form > .dgwt-wcas-sf-wrapp {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 35px;
  box-shadow: unset;
}
header .whb-main-header .whb-general-header .dgwt-wcas-search-form .dgwt-wcas-search-input {
  border: unset !important;
  border-radius: 35px !important;
  height: 36px;
}
header .whb-main-header .whb-general-header .dgwt-wcas-search-form .dgwt-wcas-search-input::placeholder {
  font-style: normal !important;
}
header .whb-main-header .whb-general-header .dgwt-wcas-search-form .dgwt-wcas-search-submit {
  color: transparent !important;
  min-width: 45px;
  width: 45px;
  height: 38px;
  min-height: auto;
  background: white !important;
  text-shadow: unset;
  border-radius: 0 35px 35px 0;
  top: -1px;
  right: -2px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
header .whb-main-header .whb-general-header .dgwt-wcas-search-form .dgwt-wcas-search-submit:before {
  border-width: 0;
  border-style: unset;
  border-color: unset !important;
  transition: 250ms ease-in-out;
  transform: translate(-50%, -50%);
  font-size: 19px;
  position: absolute;
  left: 50%;
  top: 50%;
  color: black;
  content: "\f130";
  font-family: "woodmart-font", serif;
}
header .whb-main-header .whb-general-header .dgwt-wcas-search-form .dgwt-wcas-search-submit:hover {
  opacity: 1 !important;
}
@media (max-width: 1024px) {
  header .whb-main-header .whb-general-header .wd-header-text {
    align-items: center;
    display: flex;
  }
  header .whb-main-header .whb-general-header .dgwt-wcas-search-icon {
    display: none;
  }
  header .whb-main-header .whb-general-header .dgwt-wcas-search-wrapp {
    margin: 0;
    max-width: 100% !important;
  }
  header .whb-main-header .whb-general-header .dgwt-wcas-search-form {
    top: 0 !important;
    display: block !important;
    opacity: 1 !important;
    position: relative !important;
    min-width: 100% !important;
  }
  header .whb-main-header .whb-general-header .dgwt-wcas-search-submit {
    color: #fa7028 !important;
    min-width: 35px;
    width: 35px;
    height: 32px;
    min-height: auto;
    background: #fa7028 !important;
    text-shadow: unset;
    border-radius: 5px;
    top: 2px;
    right: 2px;
  }
  header .whb-main-header .whb-general-header .dgwt-wcas-search-submit:before {
    border-width: 0;
    border-style: unset;
    border-color: transparent !important;
    transition: 250ms ease-in-out;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
    color: white;
    content: "\f130";
    font-family: "woodmart-font", serif;
  }
}
header .whb-main-header .whb-general-header .whb-col-center {
  justify-content: center;
  padding-right: 0;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  header .whb-main-header .whb-general-header .whb-col-center {
    justify-content: space-around;
    padding-right: 0;
  }
}
header .whb-main-header .whb-general-header .whb-col-center .info-box-wrapper {
  padding: 0;
}
header .whb-main-header .whb-general-header .whb-col-center .wd-info-box {
  --ib-icon-sp: 0 !important;
  align-items: center;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  header .whb-main-header .whb-general-header .whb-col-center .wd-info-box {
    flex-direction: column;
  }
}
header .whb-main-header .whb-general-header .whb-col-center h4 {
  margin-bottom: 0;
  color: rgb(16, 24, 79);
  font-size: 16px;
}
header .whb-main-header .whb-general-header .whb-col-center p {
  margin-bottom: 0;
  color: black;
  font-size: 11px;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  header .whb-main-header .whb-general-header .whb-col-center p {
    display: none;
  }
}
@media (max-width: 1024px) {
  header .whb-main-header .whb-general-header .whb-mobile-left .wd-tools-text {
    display: none;
  }
  header .whb-main-header .whb-mobile-left,
  header .whb-main-header .whb-mobile-right {
    max-width: 45px;
    flex-basis: 45px;
  }
  header .whb-main-header .whb-mobile-center {
    width: 100%;
  }
  header .whb-main-header .whb-mobile-center .wd-header-search {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
  }
  header .whb-main-header .whb-mobile-center .wd-header-search > a {
    justify-content: flex-start;
  }
}
@media (min-width: 1024px) {
  header .whb-main-header .whb-general-header > .container {
    padding: 0;
  }
  header .whb-main-header .whb-general-header .whb-col-right {
    margin-right: 0 !important;
  }
  header .whb-main-header .whb-general-header .site-logo {
    padding: 0;
  }
  header .whb-main-header .whb-general-header #flags {
    display: flex;
    justify-content: flex-end;
  }
  header .whb-main-header .whb-general-header .whb-col-right > .wd-header-text {
    padding: 0;
    margin-top: 12px;
  }
  header .whb-main-header .whb-general-header .whb-col-right > .wd-header-text .gt_option {
    position: absolute;
  }
  header .whb-main-header .whb-header-bottom > .container {
    padding: 0;
  }
  header .whb-main-header .whb-header-bottom > .container .whb-flex-row {
    padding: 0;
  }
  header .whb-main-header .whb-header-bottom > .container .whb-flex-row > .whb-column {
    padding: 0;
    margin-left: 0;
  }
  header .whb-main-header .whb-header-bottom > .container .wd-header-nav {
    padding: 0;
  }
}
header .loginregister {
  color: rgb(16, 24, 79);
}
header .loginregister a {
  color: rgb(16, 24, 79);
  font-weight: bold;
}
header .loginregister a:hover {
  color: #fa7028 !important;
  font-size: 15px;
}
header .wd-header-my-account .wd-sub-menu span {
  font-weight: bold;
  color: rgb(16, 24, 79);
}
header .wd-header-my-account .wd-sub-menu span:hover {
  color: #fa7028 !important;
}
header .wd-header-my-account .wd-tools-text {
  display: none;
}
@media (min-width: 1025px) {
  header .whb-header-bottom-inner {
    padding: 0 10px;
  }
  header .whb-col-right {
    margin-right: -40px;
  }
  header .whb-col-center .wd-header-text {
    padding-left: 0;
    padding-right: 0;
  }
  header #menu-main_menu_desktop {
    width: 77%;
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 1025px) and (max-width: 1400px) {
  header #menu-main_menu_desktop {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  header #menu-main_menu_desktop {
    width: 77%;
  }
}
@media (min-width: 991px) {
  header .wd-sticky-nav-enabled {
    margin-left: 0 !important;
    --wd-sticky-nav-w: 0 !important;
  }
}

@media (max-width: 1024px) {
  .whb-sticky-header.whb-main-header .whb-mobile-right > .wd-header-nav {
    display: none;
  }
}
@media (max-width: 1024px) {
  .whb-sticky-header.whb-main-header .whb-general-header .whb-mobile-left .wd-tools-text {
    display: none;
  }
  .whb-sticky-header.whb-main-header .whb-mobile-left,
  .whb-sticky-header.whb-main-header .whb-mobile-right {
    max-width: 45px;
    flex-basis: 45px;
  }
  .whb-sticky-header.whb-main-header .whb-mobile-center {
    width: 100%;
  }
  .whb-sticky-header.whb-main-header .whb-mobile-center .wd-header-search {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
  }
  .whb-sticky-header.whb-main-header .whb-mobile-center .wd-header-search > a {
    justify-content: flex-start;
  }
}
@media (min-width: 1024px) {
  .whb-sticky-header.whb-main-header .whb-general-header > .container {
    padding: 0;
  }
  .whb-sticky-header.whb-main-header .whb-general-header .site-logo {
    padding: 0;
    margin-left: -10px;
  }
  .whb-sticky-header.whb-main-header .whb-general-header #flags {
    display: flex;
    justify-content: flex-end;
  }
  .whb-sticky-header.whb-main-header .whb-general-header .whb-col-right > .wd-header-text {
    padding: 0 5px 0 0;
  }
  .whb-sticky-header.whb-main-header .whb-general-header .searchform {
    max-width: 60%;
  }
  .whb-sticky-header.whb-main-header .whb-header-bottom > .container {
    padding: 0;
  }
  .whb-sticky-header.whb-main-header .whb-header-bottom > .container .whb-flex-row {
    padding: 0;
  }
  .whb-sticky-header.whb-main-header .whb-header-bottom > .container .whb-flex-row > .whb-column {
    padding: 0;
    margin-left: 0;
  }
  .whb-sticky-header.whb-main-header .whb-header-bottom > .container .wd-header-nav {
    padding: 0;
  }
}

.cart-widget-side span.quantity {
  display: none !important;
  background-color: transparent !important;
  border: unset !important;
}
.cart-widget-side span.quantity .woocommerce-Price-amount {
  margin-left: 4px;
}
.cart-widget-side .woocommerce-mini-cart .quantity > button {
  display: none;
}
.cart-widget-side .woocommerce-mini-cart__total {
  display: none;
}
.cart-widget-side .woocommerce-mini-cart__buttons a {
  background: #082471 !important;
  border-radius: 5px !important;
  color: white !important;
  display: flex !important;
}
.cart-widget-side .wd-heading .title::before {
  content: "\f07a"; /* Mã Unicode FontAwesome cho icon giỏ hàng */
  font-family: "Font Awesome 5 Free"; /* Đảm bảo Font Awesome đã được tích hợp */
  font-weight: 900; /* Độ dày của icon */
  font-size: 18px; /* Kích thước icon */
  color: #2453D3; /* Màu sắc icon */
  margin-right: 10px; /* Khoảng cách giữa icon và chữ */
  display: inline-block; /* Đảm bảo icon nằm cùng hàng với chữ */
  vertical-align: middle; /* Căn chỉnh icon giữa theo chiều dọc */
}
.cart-widget-side .shopping-cart-widget-body {
  /* Nền xám tổng thể cho khu vực giỏ hàng */
  background-color: #E9ECEF; /* Nền xám tổng thể */
  padding: 15px; /* Khoảng cách bên trong */
  border-radius: 8px; /* Bo góc tổng thể */
}
.cart-widget-side .shopping-cart-widget-body ul.cart_list.product_list_widget li.woocommerce-mini-cart-item {
  /* Thiết kế từng sản phẩm: nền trắng, viền xám nhạt, khoảng cách đều */
  background-color: #FFFFFF; /* Nền trắng cho từng sản phẩm */
  border: 1px solid #E9ECEF; /* Viền xám nhạt */
  border-radius: 8px; /* Bo góc từng sản phẩm */
  padding: 15px; /* Khoảng cách bên trong */
  margin: 15px; /* Khoảng cách trên dưới giữa các sản phẩm */
  display: flex; /* Căn chỉnh nội dung theo hàng ngang */
  align-items: center; /* Căn giữa nội dung theo chiều dọc */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05); /* Hiệu ứng nổi */
}
.cart-widget-side .shopping-cart-widget-body ul.cart_list.product_list_widget li.woocommerce-mini-cart-item .cart-item-image {
  /* Hình ảnh sản phẩm có nền xám nhạt */
  border-radius: 8px; /* Bo góc hình ảnh */
  background-color: #F8F9FA; /* Nền xám nhạt */
  padding: 7px;
  display: flex; /* Để căn chỉnh hình ảnh ở giữa */
  overflow: hidden; /* Đảm bảo hình ảnh nằm trong viền */
  border: 1px solid #E9ECEF;
}

.wd-prefooter {
  padding-bottom: 0 !important;
}
.wd-prefooter .wd-negative-gap {
  margin-bottom: 0 !important;
}
.wd-prefooter .elementor-widget-wd_infobox {
  margin-bottom: 0 !important;
}
.wd-prefooter .elementor-widget-wd_infobox h4 {
  margin-bottom: 0 !important;
}

.login-form-side .woocommerce-form-login__submit {
  text-transform: uppercase !important;
}
.login-form-side .create-account-question {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: unset !important;
}
.login-form-side .create-account-question:before {
  display: none;
}
.login-form-side .create-account-question p {
  margin-bottom: 0;
  color: black;
}
.login-form-side .create-account-question a {
  text-transform: none;
  color: #194cb9;
  border-bottom: 1px solid #194cb9;
  font-weight: normal;
  margin-left: 5px;
}

.page-title {
  background: transparent !important;
  margin-bottom: 0 !important;
}
@media (max-width: 1025px) and (min-width: 991px) {
  .page-title {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.page-title .entry-title {
  display: none;
}
.page-title .yoast-breadcrumb {
  text-transform: inherit !important;
  line-height: 1;
}
.page-title .yoast-breadcrumb a {
  color: #777;
  font-weight: normal;
  font-size: 14px;
  text-transform: initial;
}
.page-title .yoast-breadcrumb span {
  text-transform: inherit !important;
}
.page-title .yoast-breadcrumb > span {
  color: transparent;
}
.page-title .yoast-breadcrumb > span > span {
  position: relative;
  margin-right: 10px;
}
.page-title .yoast-breadcrumb > span > span::after {
  position: absolute;
  right: -20px;
  content: "\f129";
  color: black;
  font-family: "woodmart-font", serif;
  transform: rotate(-90deg);
  top: 4px;
  font-size: 11px;
}
.page-title .yoast-breadcrumb .breadcrumb_last {
  color: #333;
}
.page-title .yoast-breadcrumb .breadcrumb_last::after {
  display: none;
}
.page-title .yoast-breadcrumb > span > span:last-child {
  font-weight: bold;
  font-size: 14px;
  text-transform: inherit !important;
  color: black;
}
.page-title .yoast-breadcrumb > span > span:last-child a {
  color: #333;
  font-weight: bold;
}
@media (min-width: 991px) {
  .page-title .container {
    padding-left: 0;
  }
}

.search-results.woodmart-archive-blog .page-title .entry-title {
  display: block;
  color: black !important;
}

@media screen and (min-width: 1024px) and (max-width: 1400px) {
  .container {
    max-width: 90% !important;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-inline: calc(var(--wd-sp, 30px) / 2 * -1);
}

/**/
.elementor-template-full-width.page-template .main-page-wrapper > .container {
  max-width: 100%;
}
.elementor-template-full-width.page-template .row.content-layout-wrapper {
  padding-bottom: 0 !important;
}
.elementor-template-full-width.page-template .row.content-layout-wrapper > .elementor {
  margin-bottom: 0 !important;
}

/* Các trang hỗ trợ */
.suppport__content > .e-con-inner > div {
  padding: 0;
}
.suppport__content ul {
  padding-left: 30px;
}
.suppport__content ul li {
  margin-bottom: 0;
}

.suppport__form > .e-con-inner > div {
  padding: 0 15px;
}
.suppport__form .contact-form .row {
  padding: 0 10px;
}
.suppport__form .contact-form .row > div {
  padding: 0 5px !important;
}
.suppport__form form label span {
  color: red;
  margin-left: 5px;
}

/* CSS Quick view chi tiết sản phẩm */
.product-quick-view .quantity button {
  display: none;
}

/**/
footer .wd-social-icons {
  padding-inline: 0 !important;
  gap: 0 !important;
}
footer .wd-social-icons .wd-icon {
  cursor: pointer;
}
footer .wd-social-icons a {
  width: 30px !important;
  color: white !important;
  border-radius: 100% !important;
  margin-right: 10px;
  height: 30px;
}
footer .wd-social-icons .social-facebook {
  background: #365493 !important;
}
footer .wd-social-icons .social-youtube {
  background: #cb2027 !important;
}
footer .wd-social-icons .social-linkedin {
  background: #0274b3 !important;
}
footer .wd-social-icons .social-whatsapp {
  background: #1ebea5 !important;
}
footer .wd-social-icons .social-zalo {
  background-color: #0068ff !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
footer .wd-social-icons .social-zalo .wd-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .reset-last-child .reset-last-child .row {
  max-width: 500px;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
footer .reset-last-child .reset-last-child .row > div {
  padding: 0 10px;
}
@media (min-width: 1100px) {
  footer .main-footer {
    padding-left: 0;
    padding-right: 0;
  }
}
footer .footer-column-1 .list-icon {
  display: none;
}
footer .footer-column-1 .elementor-widget-image > .elementor-widget-container {
  text-align: left;
}
@media (min-width: 850px) {
  footer .footer-column-5 {
    padding: 0 !important;
  }
}
@media (min-width: 1024px) {
  footer .footer-column-4 h4 {
    text-align: right;
  }
  footer .footer-column-4 .e-con-inner {
    justify-content: right !important;
  }
  footer .footer-column-4 .footer__form {
    justify-content: flex-end;
    padding-right: 5px;
  }
}
@media (max-width: 1024px) {
  footer .elementor-widget-wd_list .wd-list li {
    gap: 0;
    line-height: 1.3;
  }
  footer .elementor-widget-wd_list .wd-list li:nth-child(2) .list-content svg {
    margin-right: 15px;
  }
  footer .elementor-widget-wd_list .wd-list li:last-child .list-content {
    align-items: flex-start;
  }
}
footer .elementor-icon-list-item {
  margin-bottom: 15px !important;
}
footer .elementor-widget-wd_list .list-content {
  display: flex;
  align-items: center;
  color: white;
  font-size: 15px;
}
footer .elementor-widget-wd_list .list-content svg {
  margin-right: 10px;
}
footer h4 {
  font-size: 18px;
}
footer h5.widget-title {
  margin-bottom: 20px !important;
  font-size: 18px;
}
footer form.mc4wp-form-success, footer form.mc4wp-form-error {
  margin-bottom: 75px !important;
}
@media (min-width: 767px) and (max-width: 850px) {
  footer form.mc4wp-form-success, footer form.mc4wp-form-error {
    margin-bottom: 95px !important;
  }
}
footer form input[type=submit] {
  padding-inline: 30px !important;
  border-radius: 5px !important;
  margin-left: 10px;
}
footer form input[type=email]:focus::placeholder, footer form input[type=email] {
  color: white !important;
}
footer form .mc4wp-form-fields {
  display: flex;
}
footer form .mc4wp-response {
  position: absolute;
}
footer form .mc4wp-alert {
  padding-right: 0 !important;
  padding-left: 35px !important;
  padding-top: 0;
}
footer form .mc4wp-alert:before {
  left: 5px;
}
footer .elementor-social-icon {
  gap: 0 !important;
}
footer .elementor-social-icon svg {
  width: 100%;
}
footer .widget_nav_menu ul,
footer .widget_nav_menu li {
  border: unset !important;
}
footer .widget_nav_menu ul:hover,
footer .widget_nav_menu li:hover {
  background-color: transparent !important;
}
footer .widget_nav_menu li {
  margin-bottom: 15px !important;
}
footer .widget_nav_menu a {
  padding: 0 !important;
  color: white !important;
  font-weight: normal;
}
footer .widget_nav_menu a:hover {
  color: white !important;
  background-color: transparent !important;
}
footer .footer-sidebar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1024px) {
  footer .footer-sidebar .footer-column {
    max-width: max-content !important;
    flex: auto !important;
  }
  footer .footer-sidebar .footer-column input[type=submit] {
    background: rgb(17, 60, 202);
    border: unset;
    box-shadow: unset;
  }
  footer .footer-sidebar .footer-column-2 {
    padding: 0;
  }
  footer .footer-sidebar .footer-column-1 {
    padding: 0;
  }
  footer .footer-sidebar .footer-column-1 * {
    max-width: max-content !important;
  }
  footer .footer-sidebar .footer-column-1 .elementor-widget-wrap {
    flex-wrap: wrap;
    flex-direction: column;
    padding-top: 0;
  }
}
footer .copyrights-wrapper {
  font-size: 15px;
  border-top: unset !important;
  color: white;
}
footer .copyrights-wrapper .col-right {
  margin-top: 20px;
}
@media (min-width: 1100px) {
  footer .footer-column-1 {
    flex: 0 0 30%;
    max-width: 30%;
    padding-left: 5px;
  }
  footer .footer-column-2 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  footer .footer-column-3 {
    padding-left: 0;
    padding-right: 0;
    flex: 0 0 13%;
    max-width: 13%;
  }
  footer .footer-column-4 {
    flex: 0 0 21%;
    max-width: 21%;
    padding: 0;
  }
  footer .footer-column-5 {
    flex: 0 0 11%;
    max-width: 11%;
  }
}
@media (max-width: 1100px) and (min-width: 767px) {
  footer .footer-column-1 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  footer .footer-column-2 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  footer .footer-column-3 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  footer .footer-column-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  footer .footer-column-5 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
@media (max-width: 767px) and (min-width: 574px) {
  footer .footer-column-1 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  footer .footer-column-2 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  footer .footer-column-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  footer .footer-column-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  footer .footer-column-5 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
footer form.invalid .wpcf7-not-valid-tip {
  position: absolute;
  left: auto;
  top: 27px;
  width: 249px;
  right: -5px;
}
@media (max-width: 991px) {
  footer form.invalid .wpcf7-not-valid-tip {
    left: 0;
  }
}
footer form.invalid .wpcf7-response-output {
  margin-top: 35px;
}
footer form.invalid .wpcf7-response-output {
  margin-top: 18px;
  background: transparent !important;
  text-align: justify;
}
@media (min-width: 991px) {
  footer form.invalid .wpcf7-response-output {
    margin-right: 0;
    padding-left: 5px !important;
    padding-right: 0 !important;
    position: absolute;
    right: -2px;
    width: 250px;
  }
}
@media (max-width: 991px) {
  footer form.invalid .wpcf7-response-output {
    padding-left: 26px !important;
    padding-right: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 991px) {
  footer form.invalid .wpcf7-response-output:before {
    left: -25px;
  }
}
@media (max-width: 991px) {
  footer form.invalid .wpcf7-response-output:before {
    left: 0;
  }
}
footer form.sent .wpcf7-not-valid-tip {
  position: absolute;
  left: auto;
  top: 27px;
  width: 249px;
  right: -5px;
}
@media (max-width: 991px) {
  footer form.sent .wpcf7-not-valid-tip {
    left: 0;
  }
}
footer form.sent .wpcf7-response-output {
  margin-top: 35px;
}
footer form.sent .wpcf7-response-output {
  margin-top: 18px;
  background: transparent !important;
  text-align: justify;
}
@media (min-width: 991px) {
  footer form.sent .wpcf7-response-output {
    margin-right: 0;
    padding-left: 5px !important;
    padding-right: 0 !important;
    position: absolute;
    right: -2px;
    width: 250px;
  }
}
@media (max-width: 991px) {
  footer form.sent .wpcf7-response-output {
    padding-left: 26px !important;
    padding-right: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 991px) {
  footer form.sent .wpcf7-response-output:before {
    left: -25px;
  }
}
@media (max-width: 991px) {
  footer form.sent .wpcf7-response-output:before {
    left: 0;
  }
}
@media (max-width: 991px) {
  footer form .elementor-social-icons-wrapper {
    flex-wrap: nowrap;
    display: flex;
  }
}
footer .elementor-social-icon {
  display: flex;
  height: 35px;
}
footer .elementor-social-icon-twitter {
  position: relative;
}
footer .elementor-social-icon-twitter:after {
  content: "\f154";
  font-family: "woodmart-font", serif;
  font-weight: 400;
  position: absolute;
  left: 5px;
  top: 6px;
  font-size: 30px;
  color: white;
}
footer .elementor-social-icon-twitter svg {
  fill: transparent;
}

/* Xử lý  ở vị trí chỗ Đăng nhập, Đăng xuất */
.logged-in .wd-header-my-account .wd-tools-text {
  display: block;
}
.logged-in .loginregister {
  display: none;
}

/* CSS thanh công cụ menu trên mobile */
.mobile-nav {
  z-index: 99999999;
}
.mobile-nav .mobilenav__top {
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
}
.mobile-nav .mobilenav__top .close-side-widget a {
  color: transparent;
}
.mobile-nav .mobilenav__top .gt_selected {
  width: 48px;
}
.mobile-nav .mobilenav__top .gt_switcher .gt_selected a {
  border: 1px solid #ccc;
  color: transparent !important;
  padding: 3px 5px;
  width: 36px !important;
}
.mobile-nav .mobilenav__top .gt_selected a:after {
  top: 5px;
}
.mobile-nav .mobilenav__top .gt_option {
  position: absolute !important;
  top: 23px;
}
.mobile-nav .mobilenav__top .close-side-widget a:before {
  color: black;
  right: 0;
  left: auto;
  position: absolute;
  margin-inline-end: 0 !important;
}
.mobile-nav .mobilenav__main h5 {
  font-size: 15px !important;
  padding: 12px 18px !important;
  line-height: 15px;
  color: #000000 !important;
  font-weight: 700;
}
.mobile-nav .mobilenav__main .menu {
  border-bottom: unset !important;
}
.mobile-nav .mobilenav__main .menu-item {
  flex-basis: 50%;
  max-width: 50%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.075) !important;
}
.mobile-nav .mobilenav__main .menu-item a:after {
  opacity: 0;
}
.mobile-nav .mobilenav__main .menu-item .wd-dropdown-menu {
  display: none;
}
.mobile-nav .widgetarea-mobile {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.mobile-nav > .mobile-pages-menu {
  display: none !important;
}
.mobile-nav .footer__mobile {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
@media (max-width: 1024px) {
  .mobile-nav .footer__mobile {
    padding-top: 0 !important;
  }
}
.mobile-nav .footer__mobile .elementor-widget-wd_list .wd-list li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.075) !important;
  margin-bottom: 0 !important;
  padding: 5px 0;
}
.mobile-nav .footer__mobile .elementor-widget-wd_list .wd-list li:first-child {
  padding-top: 0 !important;
}
.mobile-nav .footer__mobile .elementor-widget-wd_list .wd-list li:first-child span {
  font-weight: 700;
}
@media (max-width: 1024px) {
  .mobile-nav .footer__mobile .footermenumobile .elementor-heading-title {
    padding: 12px 18px !important;
    background: #f3f3f3;
  }
}
.mobile-nav .footer__mobile .footermenumobile .widget_nav_mega_menu li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.075) !important;
  margin-bottom: 0 !important;
  padding: 5px 15px;
}
.mobile-nav .footer__mobile .footermenumobile .widget_nav_mega_menu li:first-child {
  padding-top: 0 !important;
}
.mobile-nav .footer__mobile .footermenumobile .wd-text-block h4,
.mobile-nav .footer__mobile .footermenumobile .wd-text-block h5 {
  font-size: 15px !important;
  padding: 12px 18px !important;
  background: #f1f1f1;
}
@media (max-width: 1024px) {
  .mobile-nav .footer__mobile {
    min-width: auto !important;
    max-width: 100%;
    width: 100%;
    left: 0 !important;
  }
}
.mobile-nav .footer__mobile h4,
.mobile-nav .footer__mobile span {
  color: black !important;
}
@media (max-width: 991px) {
  .mobile-nav .footer__mobile h4 {
    font-size: 15px;
  }
}
.mobile-nav .footer__mobile .elementor-nav-menu--dropdown a {
  padding-left: 0 !important;
}
.mobile-nav .footer__mobile .wd-posts .wd-post-header,
.mobile-nav .footer__mobile .wd-posts .wd-read-more,
.mobile-nav .footer__mobile .wd-posts .wd-entry-content,
.mobile-nav .footer__mobile .wd-posts .wd-post-cat,
.mobile-nav .footer__mobile .wd-posts .wd-meta-date {
  display: none;
}
.mobile-nav .footer__mobile .wd-posts .wd-modified-date {
  display: block !important;
}
.mobile-nav .footer__mobile .elementor-posts {
  grid-row-gap: 0;
}
.mobile-nav .footer__mobile .elementor-posts .elementor-post {
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.mobile-nav .footer__mobile .elementor-posts .elementor-post:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: unset !important;
}
.mobile-nav .footer__mobile .widget_nav_menu a {
  padding-left: 0 !important;
  padding-top: 0 !important;
  font-size: 14px;
  color: black !important;
}
.mobile-nav .footer__mobile .widget_nav_menu .elementor-menu-toggle {
  justify-content: flex-end;
  margin: -45px 0 0 0 !important;
}
.mobile-nav .footer__mobile .widget_nav_menu .elementor-menu-toggle .elementor-menu-toggle__icon--close,
.mobile-nav .footer__mobile .widget_nav_menu .elementor-menu-toggle .elementor-menu-toggle__icon--open {
  opacity: 0;
}
.mobile-nav .footer__mobile .widget_nav_menu .elementor-menu-toggle:after {
  position: absolute;
  top: -40px;
  inset-inline-end: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  fill: white !important;
  color: white !important;
  font-weight: 400;
  font-size: 10px;
  transition: all 0.25s ease;
  content: "\f129";
  font-family: "woodmart-font", serif;
}
.mobile-nav .footer__mobile .widget_nav_menu .elementor-menu-toggle.elementor-active:after {
  transform: rotate(180deg);
  background-color: #fff;
  color: #333 !important;
}
.mobile-nav .footer__address .wd-text-block {
  padding: 12px 15px !important;
  background: #f3f3f3;
}
.mobile-nav .footer__address h5 {
  line-height: 15px;
  font-size: 15px;
  padding: 12px 18px !important;
  background: #f3f3f3;
}
.mobile-nav .footer__address .list-content {
  padding: 0 15px !important;
}
.mobile-nav .footer__openmobile {
  padding: 0 0 !important;
}
.mobile-nav .footer__openmobile .mobilenav__main,
.mobile-nav .footer__openmobile .bannerhome__menumobile {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (max-width: 991px) {
  .mobile-nav {
    width: 80% !important;
  }
  .mobile-nav .mobile-tab-title .nav-link-text {
    padding: 18px 5px !important;
  }
}

/**/
/**/
.elementor-widget-text-editor .elementor-widget-container > p {
  margin: 0 !important;
}

/* giao diện khung các page  */
.page header {
  margin-bottom: 40px;
}
.page .content-layout-wrapper {
  margin-bottom: 0;
  padding-bottom: 40px;
}
.page .content-layout-wrapper > div {
  padding-bottom: 40px;
}
.page .content-layout-wrapper .site-content.col-lg-9 {
  margin-bottom: 0 !important;
}
.page .content-layout-wrapper .wd-product .wd-entities-title a:hover {
  color: #10184f !important;
  opacity: 1;
}
.page .content-layout-wrapper .wd-product .wd-entities-title:hover {
  color: #10184f !important;
  opacity: 1;
}
.page .content-layout-wrapper .wd-product .wd-entities-title:hover a {
  color: #10184f !important;
  opacity: 1;
}
.page .content-layout-wrapper .sidebar-right,
.page .content-layout-wrapper .sidebar-left {
  padding-bottom: 0 !important;
  margin: 0;
  padding-top: 15px;
}
.page .content-layout-wrapper .sidebar-right .facetwp-facet-blog_categories .facetwp-checkbox.checked,
.page .content-layout-wrapper .sidebar-left .facetwp-facet-blog_categories .facetwp-checkbox.checked {
  background-color: #b9cee7;
  color: #082471 !important;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 24px;
  font-size: 12px;
  margin-bottom: 2.5px !important;
  padding-bottom: 2.5px;
  margin-top: 2.5px !important;
  padding-top: 2.5px;
  line-height: 1.3;
  background-position-x: 5px;
  background-position-y: 2.5px;
}
.page .content-layout-wrapper .sidebar-right .facetwp-facet-blog_tags,
.page .content-layout-wrapper .sidebar-left .facetwp-facet-blog_tags {
  padding-left: 10px;
}
.page .content-layout-wrapper .sidebar-right .facetwp-facet-blog_tags .facetwp-type-hierarchy,
.page .content-layout-wrapper .sidebar-right .facetwp-facet-blog_tags .facetwp-facet-keyword,
.page .content-layout-wrapper .sidebar-right .facetwp-facet-blog_tags .facetwp-facet,
.page .content-layout-wrapper .sidebar-left .facetwp-facet-blog_tags .facetwp-type-hierarchy,
.page .content-layout-wrapper .sidebar-left .facetwp-facet-blog_tags .facetwp-facet-keyword,
.page .content-layout-wrapper .sidebar-left .facetwp-facet-blog_tags .facetwp-facet {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 0 5px;
  margin-bottom: 0 !important;
}
.page .content-layout-wrapper .sidebar-right .facetwp-facet-blog_tags .facetwp-toggle,
.page .content-layout-wrapper .sidebar-left .facetwp-facet-blog_tags .facetwp-toggle {
  color: #082471 !important;
}
.page .content-layout-wrapper .sidebar-right .facetwp-facet-blog_tags .facetwp-link,
.page .content-layout-wrapper .sidebar-left .facetwp-facet-blog_tags .facetwp-link {
  background: #ea4335;
  color: white;
  font-size: 12px;
  padding: 2px 5px;
  border-radius: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  max-width: max-content;
}
.page .content-layout-wrapper .sidebar-right .facetwp-facet-blog_tags .facetwp-link:nth-child(5n-3),
.page .content-layout-wrapper .sidebar-left .facetwp-facet-blog_tags .facetwp-link:nth-child(5n-3) {
  background: #4285f4;
  color: white;
}
.page .content-layout-wrapper .sidebar-right .facetwp-facet-blog_tags .facetwp-link:nth-child(5n-1),
.page .content-layout-wrapper .sidebar-left .facetwp-facet-blog_tags .facetwp-link:nth-child(5n-1) {
  background: #34a853;
  color: white;
}
.page .content-layout-wrapper .sidebar-right .facetwp-facet-blog_tags .facetwp-link:nth-child(5n-2),
.page .content-layout-wrapper .sidebar-left .facetwp-facet-blog_tags .facetwp-link:nth-child(5n-2) {
  background: #fbbc05;
  color: white;
}
.page .content-layout-wrapper .sidebar-right .facetwp-facet-blog_tags .facetwp-link:nth-child(5n+1),
.page .content-layout-wrapper .sidebar-left .facetwp-facet-blog_tags .facetwp-link:nth-child(5n+1) {
  background-color: #b9cee7;
  color: #082471;
}
.page .content-layout-wrapper .sidebar-right .facetwp-facet-blog_tags .facetwp-toggle,
.page .content-layout-wrapper .sidebar-left .facetwp-facet-blog_tags .facetwp-toggle {
  width: 100%;
}
.page .content-layout-wrapper .sidebar-right .facetwp-facet-blog_tags .facetwp-overflow,
.page .content-layout-wrapper .sidebar-left .facetwp-facet-blog_tags .facetwp-overflow {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.page .content-layout-wrapper .sidebar-right .facetwp-facet-blog_tags .facetwp-overflow.facetwp-hidden,
.page .content-layout-wrapper .sidebar-left .facetwp-facet-blog_tags .facetwp-overflow.facetwp-hidden {
  display: none !important;
}
.page .content-layout-wrapper .sidebar-right .sidebar-widget,
.page .content-layout-wrapper .sidebar-left .sidebar-widget {
  margin-bottom: 15px;
  padding-bottom: 15px;
  padding-top: 0;
  margin-top: 0;
}
.page .content-layout-wrapper .sidebar-right .fs-wrap,
.page .content-layout-wrapper .sidebar-left .fs-wrap {
  width: 100%;
}
.page .content-layout-wrapper .sidebar-right .woodmart-recent-posts .recent-posts-thumbnail img,
.page .content-layout-wrapper .sidebar-left .woodmart-recent-posts .recent-posts-thumbnail img {
  border-radius: 5px;
}
.page .content-layout-wrapper .sidebar-right .woodmart-recent-posts .recent-posts-time,
.page .content-layout-wrapper .sidebar-right .woodmart-recent-posts .recent-posts-comment,
.page .content-layout-wrapper .sidebar-left .woodmart-recent-posts .recent-posts-time,
.page .content-layout-wrapper .sidebar-left .woodmart-recent-posts .recent-posts-comment {
  color: #777;
}
.page .content-layout-wrapper .sidebar-right .woodmart-instagram,
.page .content-layout-wrapper .sidebar-left .woodmart-instagram {
  padding-bottom: 0;
}
.page .content-layout-wrapper .sidebar-right .woodmart-instagram .instagram-picture,
.page .content-layout-wrapper .sidebar-left .woodmart-instagram .instagram-picture {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.page .content-layout-wrapper .sidebar-right .widget-title,
.page .content-layout-wrapper .sidebar-left .widget-title {
  margin-bottom: 15px !important;
  text-transform: inherit;
  font-size: 16px !important;
}
@media (min-width: 1025px) {
  .page .content-layout-wrapper > .site-content.col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (max-width: 1025px) and (min-width: 991px) {
  .page .content-layout-wrapper {
    padding: 0 30px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .page .content-layout-wrapper {
    padding: 0 15px;
  }
}
@media (max-width: 1025px) and (min-width: 768px) {
  .page .content-layout-wrapper > .site-content.col-lg-9 {
    padding: 0 !important;
  }
  .page .content-layout-wrapper .sidebar-right {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }
  .page .content-layout-wrapper .sidebar-right .sidebar-widget {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
@media (max-width: 768px) {
  .page .content-layout-wrapper .sidebar-right {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .page .content-layout-wrapper .sidebar-right .sidebar-widget {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .page .content-layout-wrapper .sidebar-right .widget-area {
    padding-top: 15px !important;
  }
}
@media (max-width: 1025px) {
  .page .content-layout-wrapper > .site-content.col-lg-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page .content-layout-wrapper .sidebar-right > .wd-scroll-content {
    padding-bottom: 0 !important;
  }
}
.page .content-layout-wrapper.align-items-start {
  flex-direction: row-reverse;
}
.page .content-layout-wrapper.align-items-start .sidebar-container {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.page .main-page-wrapper {
  margin-top: -40px;
  padding-top: 0;
  min-height: 50vh;
}
.page .main-page-wrapper > .container {
  padding: 0;
}
.page .main-page-wrapper > .container > .content-layout-wrapper {
  justify-content: center;
}
@media (max-width: 991px) {
  .page .main-page-wrapper > .container > .content-layout-wrapper .site-content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1025px) {
  .page .main-page-wrapper > .container > .content-layout-wrapper .sidebar-container {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

/* Xử lý form Hỗ trợ báo giá đã đăng nhập và form hỗ trợ báo giá chưa đăng nhập */
.b2bking_logged_out .login.suppport__form {
  display: none;
}

.logged-in .notlogin.suppport__form {
  display: none;
}

/* Các form Contact */
.wpcf7-form label {
  line-height: 1;
  margin-bottom: 10px;
}
.wpcf7-form label span {
  color: red;
  margin-left: 5px;
}
.wpcf7-form .wpcf7-not-valid-tip {
  margin-top: 20px;
}
.wpcf7-form .wpcf7-submit {
  background: rgb(8, 36, 113) !important;
  color: white !important;
  text-transform: inherit;
  border-radius: 5px !important;
}
.wpcf7-form .wpcf7-response-output {
  border-radius: 5px !important;
}

.user-info-form {
  display: none;
}

/* Xử lý nút icon mạng xã hội ở header và ở thanh scroll */
.wd-social-icons {
  padding-inline: 0 !important;
  gap: 0 !important;
}
.wd-social-icons .wd-icon {
  cursor: pointer;
}
.wd-social-icons a {
  width: 30px !important;
}
.wd-social-icons.wd-sticky-social a {
  border-radius: 0 !important;
  color: white !important;
  width: unset !important;
}
.wd-social-icons.wd-sticky-social .social-facebook {
  background: #365493;
}
.wd-social-icons.wd-sticky-social .social-youtube {
  background: #cb2027;
}
.wd-social-icons.wd-sticky-social .social-linkedin {
  background: #0274b3;
}
.wd-social-icons.wd-sticky-social .social-whatsapp {
  background: #1ebea5;
}
.wd-social-icons .social-zalo {
  background-color: #0068ff !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.wd-social-icons .social-zalo .wd-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Các sản phẩm */
.wd-products .wd-product-stock {
  display: none;
}
.wd-products.elements-grid .star-rating {
  position: absolute;
  top: 45px;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, 0);
}
.wd-products.elements-grid .wd-entities-title {
  height: 38px !important;
  display: block;
  justify-content: center;
  text-align: center;
  margin-bottom: 25px !important;
}
.wd-products.elements-grid .wd-entities-title a {
  text-align: center;
}
.wd-products.elements-grid .product-element-bottom {
  height: 161px;
  position: relative;
}
@media (min-width: 767px) {
  .wd-products.elements-grid .product-element-top {
    height: 186px;
    display: flex;
    align-items: center;
  }
}
.wd-products .price {
  display: none !important;
}
.wd-products .productsdetails__attributes {
  display: none;
}

/* Giao diện trang lĩnh vực   */
.listproduct .product-element-bottom {
  height: auto;
}
.listproduct .wd-entities-title a {
  text-align: left;
}
.listproduct .wd-entities-title {
  justify-content: flex-start;
}
.listproduct .wd-add-btn {
  justify-content: flex-start !important;
  margin-top: 20px !important;
}
.listproduct .wd-carousel-item {
  padding: 0px 15px;
}
.listproduct .wd-btn-arrow, .listproduct .wd-btn-arrow:hover {
  opacity: 1 !important;
  background: #f7f7f7;
}
.listproduct:hover .wd-next {
  transform: translateX(30px) !important;
}
.listproduct:hover .wd-prev {
  transform: translateX(-30px) !important;
}

/*

.listkhachhang
{




.wd-info-box
{
  padding:0px!important;
  box-shadow: unset !important;
}


.box-icon-wrapper {
  margin-bottom: 0px !important;
}


.info-box-content
{
  align-items: center;
  background: rgba(6, 82, 158, .8);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  padding: .52083rem;
  pointer-events: none;
  position: absolute !important;
  text-align: center;
  transition: all .3s ease-in-out;
  width: 100%;
  z-index: 30;


}


.info-box-title
{
  color: white;
  font-weight:normal;
}


.wd-info-box:hover .info-box-content
{

  background: linear-gradient(180deg, rgba(6, 82, 158, 0) -27.37%, rgba(6, 82, 158, .8) 50.88%);
  height: 100%;
  transition: all .3s ease-in-out;

}


}

*/
/* Setting CSS */
:root {
  --wd-top-bar-h: 42px;
  --wd-top-bar-sm-h: 40px;
  --wd-top-bar-sticky-h: .00001px;
  --wd-top-bar-brd-w: .00001px;
  --wd-header-general-h: 104px;
  --wd-header-general-sm-h: 60px;
  --wd-header-general-sticky-h: .00001px;
  --wd-header-general-brd-w: 1px;
  --wd-header-bottom-h: 48px;
  --wd-header-bottom-sm-h: .00001px;
  --wd-header-bottom-sticky-h: 52px;
  --wd-header-bottom-brd-w: 1px;
  --wd-header-clone-h: .00001px;
  --wd-header-brd-w: calc(var(--wd-top-bar-brd-w) + var(--wd-header-general-brd-w) + var(--wd-header-bottom-brd-w));
  --wd-header-h: calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h) + var(--wd-header-brd-w));
  --wd-header-sticky-h: calc(var(--wd-top-bar-sticky-h) + var(--wd-header-general-sticky-h) + var(--wd-header-bottom-sticky-h) + var(--wd-header-clone-h) + var(--wd-header-brd-w));
  --wd-header-sm-h: calc(var(--wd-top-bar-sm-h) + var(--wd-header-general-sm-h) + var(--wd-header-bottom-sm-h) + var(--wd-header-brd-w));
}

.whb-top-bar .wd-dropdown {
  margin-top: 1px;
}

.whb-top-bar .wd-dropdown:after {
  height: 11px;
}

:root:has(.whb-general-header.whb-border-boxed) {
  --wd-header-general-brd-w: .00001px;
}

@media (max-width: 1024px) {
  :root:has(.whb-general-header.whb-hidden-mobile) {
    --wd-header-general-brd-w: .00001px;
  }
}
:root:has(.whb-header-bottom.whb-border-boxed) {
  --wd-header-bottom-brd-w: .00001px;
}

@media (max-width: 1024px) {
  :root:has(.whb-header-bottom.whb-hidden-mobile) {
    --wd-header-bottom-brd-w: .00001px;
  }
}
.whb-header-bottom .wd-dropdown {
  margin-top: 4px;
}

.whb-header-bottom .wd-dropdown:after {
  height: 14px;
}

.whb-sticked .whb-header-bottom .wd-dropdown:not(.sub-sub-menu) {
  margin-top: 6px;
}

.whb-sticked .whb-header-bottom .wd-dropdown:not(.sub-sub-menu):after {
  height: 16px;
}

.whb-top-bar {
  background-color: rgb(16, 24, 79);
}

.whb-8ug2oygv0y94gp594pik.info-box-wrapper div.wd-info-box {
  --ib-icon-sp: 10px;
}

.whb-drykr19yjslddhbbp3y4.info-box-wrapper div.wd-info-box {
  --ib-icon-sp: 10px;
}

.whb-general-header {
  border-color: rgba(129, 129, 129, 0.2);
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.whb-erwqu8fz4n5575lis3vs .menu-opener {
  background-color: rgb(17, 60, 202);
}

.whb-erwqu8fz4n5575lis3vs.wd-more-cat:not(.wd-show-cat) .item-level-0:nth-child(n+13):not(:last-child) {
  display: none;
}

.wd-more-cat .item-level-0:nth-child(n+13) {
  animation: wd-fadeIn 0.3s ease both;
}

.whb-header-bottom {
  border-color: rgb(232, 232, 232);
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "woodmart-font";
  src: url("//vietmro.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.6") format("woff2");
}
@font-face {
  font-family: "star";
  font-weight: 400;
  font-style: normal;
  src: url("//vietmro.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//vietmro.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//vietmro.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//vietmro.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}
@font-face {
  font-family: "WooCommerce";
  font-weight: 400;
  font-style: normal;
  src: url("//vietmro.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//vietmro.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//vietmro.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//vietmro.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}
:root {
  --wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
  --wd-text-font-weight: 400;
  --wd-text-color: rgb(34,34,34);
  --wd-text-font-size: 15px;
  --wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
  --wd-title-font-weight: 700;
  --wd-title-color: rgb(34,34,34);
  --wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
  --wd-entities-title-font-weight: 500;
  --wd-entities-title-color: rgb(34,34,34);
  --wd-entities-title-color-hover: rgb(17, 60, 202);
  --wd-alternative-font: Tahoma,Geneva, sans-serif;
  --wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
  --wd-widget-title-font-weight: 600;
  --wd-widget-title-transform: none;
  --wd-widget-title-color: rgb(34,34,34);
  --wd-widget-title-font-size: 13px;
  --wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
  --wd-header-el-font-weight: 500;
  --wd-header-el-transform: none;
  --wd-header-el-font-size: 13px;
  --wd-primary-color: rgb(17,60,202);
  --wd-alternative-color: rgb(255,255,255);
  --wd-link-color: rgb(0,0,0);
  --wd-link-color-hover: rgb(255,170,5);
  --btn-default-bgcolor: #f7f7f7;
  --btn-default-bgcolor-hover: #efefef;
  --btn-accented-bgcolor: rgb(16,26,92);
  --btn-accented-bgcolor-hover: rgb(16,26,92);
  --wd-form-brd-width: 1px;
  --notices-success-bg: rgb(16,24,79);
  --notices-success-color: #fff;
  --notices-warning-bg: rgb(16,24,79);
  --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://img.vietmro.com/wp-content/uploads/banner/promo-popup.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  --wd-popup-width: 800px;
}

.woodmart-archive-shop .wd-builder-off .wd-products-with-bg,
.woodmart-archive-shop .wd-builder-off .wd-products-with-bg .wd-product,
.woodmart-archive-shop .wd-builder-off .wd-products-with-bg .wd-cat,
.wd-wishlist-content .wd-products-with-bg,
.wd-wishlist-content .wd-products-with-bg .wd-product,
.wd-wishlist-content .wd-products-with-bg .wd-cat,
.related-and-upsells .wd-products-with-bg,
.related-and-upsells .wd-products-with-bg .wd-product,
.related-and-upsells .wd-products-with-bg .wd-cat,
.cart-collaterals .wd-products-with-bg,
.cart-collaterals .wd-products-with-bg .wd-product,
.cart-collaterals .wd-products-with-bg .wd-cat,
.wd-shop-product .wd-products-with-bg,
.wd-shop-product .wd-products-with-bg .wd-product,
.wd-shop-product .wd-products-with-bg .wd-cat,
.wd-fbt .wd-products-with-bg,
.wd-fbt .wd-products-with-bg .wd-product,
.wd-fbt .wd-products-with-bg .wd-cat {
  --wd-prod-bg: rgb(255, 255, 255);
  --wd-bordered-bg: rgb(255, 255, 255);
}

.wd-page-title {
  background-color: rgb(230, 236, 242);
  background-image: url(https://img.vietmro.com/wp-content/uploads/banner/3224-simple-lines-1920x1200-abstract-wallpaper.png);
  background-size: cover;
  background-position: center center;
}

.wd-footer {
  background-color: rgb(16, 24, 79);
  background-image: none;
}

html .page-title > .container > .title, html .page-title > .container > .wd-title-wrapp > .title {
  font-family: "Noto Serif", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: rgb(252, 100, 31);
}

.woodmart-archive-blog .wd-page-content {
  background-color: rgb(247, 247, 247);
  background-image: none;
}

.single-post .wd-page-content {
  background-color: rgb(247, 247, 247);
  background-image: none;
}

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-color: rgb(0,0,0);
}

.wd-nav-arrows.wd-pos-sep:not(.wd-custom-style) {
  --wd-arrow-color: rgb(0,0,0);
}

.wd-nav-pagin-wrap:not(.wd-custom-style) {
  --wd-pagin-bg: rgb(0,0,0);
}

.wd-popup.popup-quick-view {
  --wd-popup-width: 920px;
}

:root {
  --wd-container-w: 1400px;
  --wd-form-brd-radius: 5px;
  --btn-default-color: #fff;
  --btn-default-color-hover: #fff;
  --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;
}

@media (min-width: 1417px) {
  .platform-Windows .wd-section-stretch > .elementor-container {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1400px) {
  html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
    margin-left: auto;
    margin-right: auto;
  }
}
header .whb-main-header .whb-general-header .box-icon-wrapper {
  margin-right: 0;
}

/* Đổ màu nền cho Side Bar */
.sidebar-container {
  background-color: #ebebeb;
}

/* Disable Widgets Sort by and Price Filter in Filter Widget Area */
#WOODMART_Widget_Price_Filter {
  display: none;
}

#WOODMART_Widget_Sorting {
  display: none;
}

/* Thay doi nut dieu huong breadcrumb */
body .woocommerce-breadcrumb a:after {
  content: ">";
  margin-left: 5px;
}

/* Sidebar:Thay đổi kích thước */
.sidebar-container {
  max-width: 270px;
  margin-left: 15px;
  margin-right: 5px;
}

/* Product-Single: Điều chỉnh kích thước tiêu đề */
.product_title {
  font-size: 25px;
}

/* FiboSearch Make the image container larger */
span.dgwt-wcas-si {
  width: 150px !important;
}

/* FiboSearch If you have enabled search history, use slightly changed CSS */
.dgwt-wcas-suggestion:not(.dgwt-wcas-suggestion-history-product):not(.dgwt-wcas-suggestion-history-search) span.dgwt-wcas-si {
  width: 150px !important;
}

/* ẩn stock */
/*sai text*/
.job_listings .showing_jobs {
  display: none !important;
}

/* WPDM Link Template Styles */
.w3eden .card.app-card {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1) !important;
}

.w3eden .card.app-card, .w3eden .card.app-card * {
  text-decoration: none !important;
}

.ptitle {
  line-height: 24px;
}

.ellipsis {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.app-card .__author {
  color: var(--color-secondary);
}

.p-3 {
  padding: 20px;
}

.w3eden .card.app-card .card-body {
  display: block !important;
}

:root {
  --color-primary: #4a8eff;
  --color-primary-rgb: 74, 142, 255;
  --color-primary-hover: #5998ff;
  --color-primary-active: #3281ff;
  --clr-sec: #6c757d;
  --clr-sec-rgb: 108, 117, 125;
  --clr-sec-hover: #6c757d;
  --clr-sec-active: #6c757d;
  --color-success: #018e11;
  --color-success-rgb: 1, 142, 17;
  --color-success-hover: #0aad01;
  --color-success-active: #0c8c01;
  --color-info: #2CA8FF;
  --color-info-rgb: 44, 168, 255;
  --color-info-hover: #2CA8FF;
  --color-info-active: #2CA8FF;
  --color-warning: #FFB236;
  --color-warning-rgb: 255, 178, 54;
  --color-warning-hover: #FFB236;
  --color-warning-active: #FFB236;
  --color-danger: #ff5062;
  --color-danger-rgb: 255, 80, 98;
  --color-danger-hover: #ff5062;
  --color-danger-active: #ff5062;
  --color-green: #30b570;
  --color-blue: #0073ff;
  --color-purple: #8557D3;
  --color-red: #ff5062;
  --color-muted: rgba(69, 89, 122, 0.6);
  --wpdm-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.wpdm-download-link.btn.btn-primary {
  border-radius: 4px;
}
