@charset "UTF-8";
/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/

/* test */
/* .dark .nav-vertical li li.menu-item-has-children>a, .nav-dark .header-button, .nav-dark .nav-vertical li li.menu-item-has-children>a, .nav-dark .nav>li.html  {
    background: url(/wp-content/uploads/2023/11/bggg111.png) no-repeat center  ;
    background-size: contain;
    width: 276px;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    background-color: transparent !important;
}
.dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border-color: #000;
} */
/* test */
.header-bg-color {
  /* background: linear-gradient(-180deg, #f53d2d, #f63) !important; */
  background-color: #d4ecf6 !important;
}

.header-main .header-nav .html .dgwt-wcas-search-wrapp {
  max-width: unset;
}

.header-main .header-nav .html .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
  background: unset;
}

.dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  border-color: #fff;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  border-radius: 5px;
}

.alert-warning {
  padding: 10px 20px;
  color: #96881c;
  background-color: #fcf7cd;
  border-color: #fbf3b9;
}

/* .header-search form {
    margin-bottom:unset;
}
.header-search form  button {
    background-color: #fff !important;
    border-radius: 5px 0px 0px 5px;
}

.header-search form  input {
    border: unset;
    border-radius: 0 5px 5px 0px;
}
.header-search .searchform .button.icon i {
    color: #000;
}
.header-search form .flex-row .flex-col:nth-child(1) {
    order: 1;
} */
.single-product ul,
.single-product ul li {
  list-style: none;
}

.badge-circle .badge-inner, .badge-circle-inside .badge-inner {
  padding: 0px 10px;
}

.badge + .badge,
.badge {
  margin-top: 0.3em;
  height: 2em;
}

.badge-container {
  display: none;
}

.flickity-slider {
  display: flex;
  align-items: center;
}

.banner-home .col-inner > .img:not(:last-child), .col > .img:not(:last-child) {
  margin-bottom: unset;
}

.banner-home .col-inner {
  grid-gap: 10px;
  display: grid;
}

.img .img-inner {
  border-radius: 5px;
}

.form-single-product {
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 5px;
  width: 295px;
  background: linear-gradient(-180deg, #f53d2d, #f63);
}

.form-single-product label {
  color: #fff;
}

.form-single-product input {
  border-radius: 5px;
  margin-bottom: unset;
  margin-top: 10px;
}

.form-single-product .wpcf7-spinner {
  display: contents;
}

.form-single-product .wpcf7-form-control-wrap {
  display: inline-block;
  width: 70%;
  margin-right: 2%;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(52, 52, 52, 0.125);
  border-radius: 0.25rem;
  border: none;
  border-radius: 5px;
  background-color: #fcf8f8;
}

.product__sidebar .card .grid {
  padding-left: 30px;
}

.list__item {
  margin: 0.75rem 0;
}

/* .box-text.text-center {
    height: 20px;
} */
/* .styles__Item-sc-7wwn4m-2 .search-item {
    display: flex;
}
.styles__Item-sc-7wwn4m-2 .search-item .text {
    width: 80% !important;
}
.styles__Item-sc-7wwn4m-2 .search-item .image {
    width: 20% !important;
} */
.flickity-slider .product-category {
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}

.duCtMZ {
  padding-bottom: 0.5rem;
}

.duCtMZ > a {
  display: grid;
  grid-template-columns: 1fr 80px;
}

.duCtMZ > a .text {
  padding: 1rem 0.625rem;
}

.duCtMZ > a .image {
  padding: 0.5rem;
  margin: auto;
}

.duCtMZ > a .image img {
  max-width: 100%;
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
}

.flickity-slider .box-image {
  text-align: center;
}

.home-category .flickity-slider .box-image img {
  border-radius: 90px;
  background-color: #ECEEEF;
  width: 60%;
}

.dark .nav-vertical li li.menu-item-has-children > a, .dark .nav-vertical-fly-out > li > a, .dark .nav-vertical > li > ul li a, .dark .nav > li.html, .dark .nav > li > a, .nav-dark .is-outline, .nav-dark .nav > li > a, .nav-dark .nav > li > button, .nav-dropdown.dark .nav-column > li > a, .nav-dropdown.dark > li > a {
  color: #fff;
}

.header-top {
  background-color: transparent !important;
}

#mega-menu-wrap-primary {
  margin-left: 20px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  line-height: 20px;
  width: 105px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.icon-megamenu > a.mega-menu-link::before {
  font-family: FontAwesome;
  content: "\f0c9";
  position: absolute;
  left: -22%;
  top: 20%;
  font-size: 25px;
}

.icon-baogia::before {
  font-family: FontAwesome;
  content: "\f328";
}

.icon-blogs::before {
  font-family: FontAwesome;
  content: "\f14d";
}

.icon-chinhsach::before {
  font-family: FontAwesome;
  content: "\f02b";
}

.icon-thongbao::before {
  font-family: FontAwesome;
  content: "\f0f3";
}

.flickity-slider .product-small {
  height: 300px;
}

.title-timkiemphobien .section-title-main::before {
  margin-right: 10px;
  font-family: FontAwesome;
  content: "\e098";
}

.baogia-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 24px 24px;
  height: 165px;
}

.baogia-icon svg {
  margin: 0px auto;
  height: 100%;
}

/* .menu-item .menu-item-has-children .sub-menu {
    display: none;
}
.menu-item .menu-item-has-children:hover .sub-menu {
    display: block;
}
.nav-dropdown {

    flex-direction: column;
    flex-wrap: nowrap;
}
.nav-dropdown li ul {
    top: 0;
    left: 20%;
    position: absolute;
} */
/* css flickity */
/* css flickity */
.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
  box-shadow: none;
  border-radius: 4px;
}
.select-resize-ghost:focus, .select2-container .select2-choice:focus, .select2-container .select2-selection:focus, input[type=date]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus {
  box-shadow: none;
}

.wpcf7 input[type=file] {
  margin-bottom: 0;
}

#login-form-popup {
  max-width: 500px;
  border-radius: 6px;
  padding: 0 20px;
}

#dang-ky {
  max-width: 500px;
  border-radius: 6px;
  padding: 30px 50px !important;
}
#dang-ky button[type=submit] {
  width: 100%;
}

.btn-dang-ky {
  font-size: 0.8rem !important;
}

.woocommerce-form-login .button {
  width: 100%;
}

#tim-kiem-pho-bien {
  display: none;
  background: white;
  position: absolute;
  margin-left: 0;
  margin-right: 0;
  margin-top: -3px;
  border-radius: 0 0 4px 4px;
  border-top: 1px solid rgba(153, 153, 153, 0.3137254902);
  padding: 5px;
}
#tim-kiem-pho-bien.active {
  display: flex;
}
#tim-kiem-pho-bien > .col {
  padding: 0 5px 10px;
}
#tim-kiem-pho-bien .keyword {
  display: inline-flex;
  color: black;
  background-color: #fafafa;
  border-radius: 4px;
  height: 100%;
  padding: 5px 10px;
  align-items: center;
  line-height: 1.2;
  font-size: 12px;
  width: 100%;
}
#tim-kiem-pho-bien .keyword .image {
  width: 24px;
  max-width: 24px;
  flex-basis: 24px;
  margin-right: 5px;
  min-width: 24px;
}

.title-tim-kiem-pho-bien {
  color: black;
  padding: 10px 20px;
  font-weight: bold;
  display: flex;
  align-items: center;
}

.icon-tim-kiem::before {
  margin-right: 10px;
  font-family: FontAwesome;
  content: "\e098";
  background: red;
  width: 25px;
  height: 25px;
  display: flex;
  border-radius: 99px;
  align-items: center;
  justify-content: center;
  color: white;
}

.nav li.header-search-form:last-child {
  flex-grow: 1;
  margin-right: 15px !important;
}

form.searchform {
  /* Cho Chrome, Safari, và Edge */
  /* Cho Firefox 4-18 */
  /* Cho Firefox 19+ */
  /* Cho Internet Explorer 10+ */
  /* Cho trình duyệt không hỗ trợ ::placeholder */
}
form.searchform input[type=search] {
  border-radius: 4px;
  height: 40px;
}
form.searchform button[type=submit] {
  padding-left: 1em;
  padding-right: 1em;
  height: 40px;
}
form.searchform input::-moz-placeholder {
  color: black !important;
}
form.searchform input::placeholder {
  color: black !important;
}

.searchform-wrapper {
  color: black;
}
.searchform-wrapper .flex-row .flex-col {
  padding-right: 0;
  order: 1;
}
.searchform-wrapper .flex-row .flex-col input[type=search] {
  border-radius: 4px;
  padding-left: 50px;
  border-color: transparent;
  background-color: white !important;
}
.searchform-wrapper .flex-row .flex-col:last-of-type {
  order: 0;
  margin-left: 0;
  width: 0;
}

.live-search-results {
  margin-top: -4px;
  border-radius: 0 0 4px 4px;
  background-color: white !important;
  opacity: 1;
}

.body-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.53);
  z-index: 998;
}

#logo {
  margin-bottom: 15px;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item > a {
  padding: 5px 15px;
}

.header-vertical-menu:hover .header-vertical-menu__fly-out {
  left: -105px;
}

.header-vertical-menu__fly-out .current-dropdown.menu-item .nav-dropdown {
  width: 925px;
}

.header-vertical-menu .ux-menu-link {
  height: 32px;
}

.footer-category {
  font-size: 0.9rem;
}
.footer-category a {
  color: #808089;
}
.footer-category ul.menu > li + li {
  border-top: none;
}
.footer-category ul.menu > li > a {
  padding: 3px 0;
}

.label-new.menu-item > a:after {
  background-color: #003e8f;
}

.label-sale.menu-item > a:after {
  background-color: #da3a00;
}

.label-popular.menu-item > a:after {
  background-color: #3d7a00;
}

.label-hot.menu-item > a:after {
  background-color: #b20000;
}
.flickity-slider .product-category  .box-category .box-text-inner .header-title,
.product-small .box .box-text-products .title-wrapper .product-title  {
  height: 38px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
}
@media (min-width: 850px) {
  .banner-home .col-inner {
    grid-template-columns: 66.67% repeat(1, 1fr);
  }
  .banner-home .col-inner .slider-wrapper {
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .product .product-gallery {
    flex-basis: 30%;
    max-width: 30%;
  }
  /* .header-nav .header-search {
      flex-basis: 70%;
  } */
}
@media (min-width: 850px) and (max-width: 1150px) {
  .header-main .header-nav .html {
    width: 75%;
  }
}
@media (min-width: 576px) {
  .product__sidebar .card .grid {
    display: grid;
    grid-gap: 24px;
    grid-template-columns: 100px 1fr;
    align-items: center;
  }
}
@media (min-width: 550px) {
  .box-list-view .box .box-image, .box-list-view .box .box-text, .box-vertical .box-image, .box-vertical .box-text {
    direction: ltr;
    display: table-cell;
    vertical-align: top;
  }
}