/*
Theme Name: Gia dụng thông minh
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  text-wrap: wrap;
}
.woocommerce-variation-add-to-cart,
form.cart {
  align-items: center;
  margin-bottom: 1em;
}
.woocommerce-variation-add-to-cart > *,
form.cart > * {
  flex: none;
  margin: 0;
}
/*************** ADD CUSTOM CSS HERE.   ***************/
#top-bar ul li a {
  text-transform: none;
  color: black;
  font-size: 16px;
  letter-spacing: 0;
}
#top-bar ul li a:hover {
  color: var(--primary-color);
}
.nav-dropdown.nav-dropdown-default > li > a {
  color: black;
  border-bottom: none;
}
.nav-dropdown.nav-dropdown-default > li > a:hover {
  padding-left: 7px;
  color: var(--primary-color);
}
.single-product .woocommerce-Price-amount bdi {
  color: var(--primary-color);
}
.woocommerce-variation-price {
  padding: 0 !important;
}
.header-block .form-flat input:not([type="submit"]) {
  font-size: 15px;
  height: 45px;
  border-radius: 5px;
  border: 1px solid var(--primary-color);
  background: white;
}
.header-block .icon-box .icon-box-text {
  padding-left: 8px;
}
.header-block .icon-box .icon-box-text p {
  font-size: 15px;
  margin-bottom: 0;
  line-height: 14px;
}
.header-main .nav > li > a {
  font-size: 16px;
}
.header-block .col {
  padding-bottom: 0;
}
.header-bottom-nav > li > a {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 18px;
  font-weight: normal;
}
.nav-spacing-xlarge > li {
  margin: 0;
}
header .header-bottom-nav.nav-box > li > a:hover,
header .header-bottom-nav.nav-box > li.active > a {
  color: #0a0a0a !important;
}

.section1 img {
  border-radius: 6px;
}
.product-small.box {
  background: white;
  border-radius: 5px;
  box-shadow: 2px 2px 20px #00000005;
  padding: 10px;
}
.product-small .product-title {
  margin-bottom: 10px;
}
.product-small .price del bdi,
.product-small .price {
  color: gray;
  font-size: 15px;
}

.product-small .price ins bdi,
.product-small .price bdi {
  color: var(--primary-color);
  font-size: 18px;
}
.add-to-cart-button a {
  border-radius: 6px;
  background: var(--primary-color) !important;
  border: none !important;
  color: white !important;
  text-transform: none;
  letter-spacing: 0;
  font-weight: normal;
  font-size: 15px !important;
  line-height: 37px !important;
}
.badge-container .onsale {
  font-size: 15px;
  font-weight: normal;
  background: var(--primary-color);
  padding: 3px 10px;
  line-height: 0;
  min-height: 11px;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-size: 19px;
  background-position-y: center;
  background-position-x: 5px;
  padding-left: 29px;
  color: white;
  background-image: url(/wp-content/uploads/2022/07/icon-flash.png);
}
.badge-container .badge-inner {
  background: none !important;
}
.badge-container {
  top: 10px;
  left: 15px;
  margin: 0;
}
.product-small .product-title a {
  font-size: 17px;
}
.flickity-page-dots .dot {
  width: 10px;
  height: 10px;
}
.section1 .col {
  padding-bottom: 0;
}
.product-small .box-text {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 10px;
}
.section-title-container {
  margin-bottom: 10px;
}
.section-title a {
  font-size: 17px;
  font-weight: normal;
}
.section-title-normal span {
  border-bottom: 2px solid var(--primary-color);
}
.section2 .banner img,
.section2 .banner {
  border-radius: 10px;
}
.section2 .banner img {
  border: 1px solid #ebebeb;
}
.section2 .large-12 {
  padding-bottom: 0;
}
.section-title b {
  opacity: 0.4;
  background-color: var(--primary-color);
}
.box-blog-post .is-divider {
  display: none;
}

.list-post .post-item .post-title {
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 10px;
}
.blog-archive .page-title {
  letter-spacing: 0;
  font-size: 25px;
  margin-bottom: 0;
}
.rank-math-breadcrumb p {
  margin-bottom: 10px;
}
.not-found h1 {
  text-transform: uppercase;
  font-weight: normal;
}
.blog-archive .post-item .post-title {
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 10px;
}
.blog-archive .post-item .from_the_blog_excerpt {
  font-size: 16px;
  color: gray;
}

.blog-archive .post-item .box-image {
  border-radius: 6px;
}
.blog-single .large-3 {
  border-left: none !important;
  padding-left: 0;
}
.widget_nav_menu{
	margin-left:0 !important;
}
span.widget-title,
h2.widgettitle{
  display: block;
  background: var(--primary-color);
  color: #fff;
  padding: 15px;
  letter-spacing: 0;
  font-weight: bold;
  font-size: 18px;
	margin-bottom:0;
}
#menu-danh-muc-san-pham{
	border: 1px solid #e3e3e3;
}
#menu-danh-muc-san-pham a{
	padding-left: 10px;
}
.widget .is-divider {
  display: none;
}
.flatsome_recent_posts ul,
.product_list_widget {
  background: white;
  border: 1px solid #e3e3e3;
}
.recent-blog-posts {
  padding: 10px;
}
.recent-blog-posts a {
  font-size: 17px;
}
ul.product_list_widget li img {
  left: 10px;
}
.product-main > .row.content-row {
  background: #fff;
  padding: 10px;
  max-width: 1269px;
  box-shadow: 0px 4px 50px rgb(0 0 0 / 20%);
  border-radius: 4px;
}
.product-short-description li {
  font-size: 18px;
  margin-bottom: 5px;
}
.variations label {
  font-size: 18px;
  font-weight: normal;
}
.ux-swatch--label {
  font-size: 18px;
}
.product-info .product-title {
  font-weight: normal;
}
.product-info .price-wrapper ins,
.single_variation_wrap ins {
  font-weight: normal;
  color: gray;
  font-size: 20px;
}
.product-info .price-wrapper {
  font-size: 15px;
}
.product-info .price-wrapper ins bdi,
.single_variation_wrap ins bdi {
  color: var(--primary-color);
  font-size: 20px;
}
.product-info .price {
  font-size: 17px;
}
.product-info .price-wrapper del bdi {
  color: gray;
}
ul.product_list_widget li a {
  font-size: 17px;
}
.qty-text {
  display: inline-block;
  font-size: 18px;
}
.buy_now_button {
  font-size: 16px;
}
.product_list_widget del {
  display: none;
}
.product_list_widget ins bdi {
  color: var(--primary-color);
  font-size: 16px;
}
.blog-archive .post-item {
  padding-bottom: 0;
}
.list-post .post-item .from_the_blog_excerpt {
  font-size: 16px;
  color: gray;
}

.list-post .flickity-button-icon {
  background: var(--primary-color);
  border-radius: 99%;
  padding: 15px;
  color: white;
}
.section7 .large-2 .col-inner {
  padding: 15px 15px 15px 15px;
  border-radius: 4px;
  background: white;
  box-shadow: 2px 2px 2px #0000001c;
}
.section7 .large-12 {
  padding-bottom: 0;
}
.section6 .col,
.footer1 .col,
.footer2 .col {
  padding-bottom: 0;
}

.list-post .flickity-prev-next-button {
  width: 50px;
}
.absolute-footer.dark {
  font-size: 16px;
}
.footer2 h3 {
  text-transform: uppercase;
  font-weight: normal;
}
.footer2 ul li,
.footer2 ul li a {
  font-size: 16px;
}
.footer2 ul {
  margin-bottom: 0;
}
.footer2 ul li {
  list-style: none;
  margin-left: 0;
}
.footer2 ul li a:hover {
  text-decoration: underline;
}
.form-lien-he {
  display: inline-block;
  width: 100%;
  clear: both;
}
.form-lien-he .left {
  width: 80%;
  float: left;
  display: inline-block;
}
.form-lien-he .right {
  width: 20%;
  float: left;
  display: inline-block;
}
.wpcf7-spinner {
  display: none;
}
.footer1 h2 {
  text-transform: none;
  font-weight: normal;
  margin-bottom: 0;
}
form {
  margin-bottom: 0;
}

ul.product_list_widget li {
  padding: 10px 0 5px 80px;
}
.form-lien-he input {
  margin-bottom: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: none;
  font-size: 17px;
}
a.back-to-top {
  background: var(--primary-color) !important;
  color: white !important;
  border: none !important;
}
.form-lien-he input[type="submit"] {
  width: 100%;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 17px;
}
.product_list_widget li a {
  font-size: 17px;
}
.blog-single .entry-title {
  font-weight: normal;
  font-size: 35px;
}
.is-divider {
  display: none;
}
.blog-single .entry-meta {
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0;
  color: gray;
}
.entry-content p {
  font-size: 18px;
}
.entry-content h2 {
  font-weight: normal;
  font-size: 24px;
  color: var(--primary-color);
}
.entry-content h3 {
  font-weight: normal;
  font-size: 22px;
  color: var(--primary-color);
}
.entry-content h4 {
  font-weight: normal;
  font-size: 21px;
  color: var(--primary-color);
}
.entry-content h5 {
  font-weight: normal;
  font-size: 20px;
  color: var(--primary-color);
}
.blog-single .blog-share {
  text-align: left;
}
.xem-them .tieu-de-xem-them {
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
  font-size: 19px;
  color: black;
}
.xem-them ul li {
  margin-bottom: 3px;
}
.xem-them ul li a {
  font-weight: normal;
  font-size: 18px;
  color: var(--primary-color);
}
.xem-them ul li a:hover {
  text-decoration: underline;
}
.blog-single .entry-meta {
  text-transform: none;
  font-size: 16px;
  letter-spacing: 0;
  color: gray;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding: 10px;
  background: #f9f9f9;
}
.danh-muc {
  margin-bottom: 15px;
}
.danh-muc span.title,
.the-tim-kiem span.title {
  border-radius: 4px;
  background: #46b39d;
  padding: 4px 10px;
  color: white;
  margin-right: 5px;
}
.danh-muc a,
.the-tim-kiem a {
  line-height: 32px;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 4px 10px;
  background: #dedede;
  color: #464646;
}
.danh-muc a:hover,
.the-tim-kiem a:hover {
  background: var(--primary-color);
  color: white;
}
.bai-viet-lien-quan {
  margin-top: 15px;
}
.bai-viet-lien-quan h3 {
  font-size: 19px;
  text-transform: uppercase;
  color: black;
}
.bai-viet-lien-quan ul {
  margin-bottom: 0;
  display: inline-block;
  width: 100%;
}
.bai-viet-lien-quan ul li {
  list-style: none;
  width: 33.33%;
  color: graytext;
  float: left;
  padding-left: 4px;
  padding-right: 5px;
}
.bai-viet-lien-quan ul li .box-image img {
  height: 190px;
  border-radius: 4px;
  object-fit: cover;
  object-position: center;
}
.bai-viet-lien-quan h4 {
  font-size: 18px;
  color: black;
  line-height: 19px;
  padding-top: 7px;
  height: 49px;
  overflow: hidden;
  font-weight: normal;
}
.wp-caption .wp-caption-text {
  background: none;
  font-size: 16px;
  color: gray;
}
#comments .comment-respond {
  margin-top: 0;
}
#comments .comment-respond {
  background-color: rgb(255 255 255 / 5%);
  margin-top: 0;
  padding: 15px 25px 0;
  border: 1px solid white;
  box-shadow: 2px 2px 20px #0000000f;
  border-radius: 6px;
}
#comments .comment-respond .comment-reply-title {
  font-size: 19px;
  text-transform: uppercase;
}
.comment-form > p {
  font-size: 17px;
}
.comment-form input,
.comment-form textarea {
  box-shadow: none;
  border: 2px solid var(--primary-color);
  border-radius: 5px;
}
.bai-viet-lien-quan h4:hover {
  color: var(--primary-color);
}
.archive #main {
  background-color: #fafafa;
}
.archive .page-title-inner {
  padding-bottom: 20px;
}
.archive h1.shop-page-title {
  text-transform: uppercase;
}
.breadcrumbs {
  font-weight: normal;
  letter-spacing: 0;
  font-size: 16px;
}
.woocommerce-widget-layered-nav ul li a {
  padding: 10px;
  font-size: 17px;
}
.woocommerce-widget-layered-nav .count {
  margin-right: 10px;
}
.woocommerce-widget-layered-nav ul {
  border: 1px solid #e1e1e1;
  background: white;
}
.product_meta > span {
  display: block;
  border-top: 1px dotted #ddd;
  font-size: 17px;
  color: gray;
}
.product-page-sections h5 {
  background: var(--primary-color) 2b;
  padding: 15px;
  border-radius: 4px;
  margin-bottom: 20px;
  margin-top: 15px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0;
}
.product-page-sections {
  background: #fff;
  padding: 20px;
  max-width: 1390px;
  box-shadow: 0px 4px 50px rgb(0 0 0 / 20%);
  border-radius: 4px;
}
.product-section {
  border-top: 0;
}
.entry-content {
  padding-top: 0;
  padding-bottom: 0;
}
.single-product .product-container {
  background: #f7f7f7;
}
.related {
  margin-bottom: 20px;
}
.related h3 {
  letter-spacing: 0;
  margin-top: 20px;
  font-size: 22px;
}
.single-product .page-title-inner {
  padding-top: 15px;
  min-height: 50px;
  padding-bottom: 15px;
}
h1.entry-title.mb {
  margin-bottom: 20px;
  letter-spacing: 0;
}
.page-right-sidebar .large-9 {
  border-right: none !important;
}
.page-right-sidebar .large-3 {
  padding-left: 0;
}
.page-right-sidebar .page-inner ul {
  margin-left: 20px;
}
.form-lien-he-2 {
  padding: 50px;
  border-radius: 6px;
  box-shadow: 2px 2px 20px #00000017;
}
.form-lien-he-2 h3 {
  text-transform: uppercase;
  font-size: 22px;
  text-align: center;
}
.page-right-sidebar .page-inner {
  font-size: 18px;
}
.checkout-breadcrumbs a {
  font-size: 25px;
}
.shop_table thead th,
.shop_table .order-total td,
.shop_table .order-total th,
.cart_totals th.product-name {
  text-transform: none;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0;
}
.breadcrumbs a.current,
.breadcrumbs a:hover {
  color: var(--primary-color);
}
.woocommerce-billing-fields label {
  font-weight: normal;
  font-size: 17px;
}
.woocommerce-form-coupon {
  margin-bottom: 20px;
}
.woocommerce-billing-fields input,
.woocommerce-billing-fields .select2-selection,
.woocommerce-billing-fields textarea {
  box-shadow: none;
  border: 1px solid var(--primary-color);
  border-radius: 5px;
  height: 50px;
  display: flex;
  align-items: center;
}
.entry-content ul li {
  font-size: 18px;
}
.entry-content p {
  margin-bottom: 15px;
}
.product-section .large-2,
.product-section .large-10 {
  flex-basis: 100%;
  max-width: 100%;
}
.woocommerce-billing-fields {
  padding-top: 0;
  border-top: 0;
}

@media only screen and (max-width: 550px) {
  .bai-viet-lien-quan ul li {
    width: 50%;
  }
  .bai-viet-lien-quan ul li .box-image img {
    height: 90px;
  }
  .off-canvas .nav-vertical > li > a {
    padding-top: 13px;
    padding-bottom: 13px;
    font-weight: normal;
    font-size: 17px;
    color: black;
    text-transform: none;
  }
  .off-canvas-left .mfp-content {
    background: white;
    width: 330px;
  }
  .icon-menu:before,
  .icon-shopping-cart:before {
    color: var(--primary-color);
  }
  .header-main {
    box-shadow: 2px 2px 20px #00000014;
  }
  .section2 .large-columns-4 .col,
  .section2 .large-columns-5 .col {
    padding: 0 5px 10px;
  }
  .product-small .product-title a {
    font-size: 16px;
  }
  .product-small .price del bdi,
  .product-small .price {
    line-height: 22px;
  }
  .section2 .banner img,
  .section2 .banner {
    margin-bottom: 0 !important;
  }
  .badge-container .onsale {
    font-size: 13px;
  }
  .product-small .price ins bdi,
  .product-small .price bdi {
    font-size: 16px;
  }
  .list-post .post-item .post-title {
    font-size: 19px;
  }
  .section7 .large-2 {
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 5px 10px;
  }
  .footer1 .col {
    padding-bottom: 10px;
  }
  .form-lien-he .left,
  .form-lien-he .right {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
  .form-lien-he input {
    border-radius: 0px !important;
  }
  .footer2 .col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .footer2 .cot2,
  .footer2 .cot3 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .footer2 .col {
    padding-bottom: 15px;
  }
  .footer2 h3 {
    font-weight: bold;
  }
  .page-right-sidebar .large-3 {
    padding-left: 15px;
  }
  .category-filter-row {
    margin: 10px 0;
    background: rgb(111 214 193 / 24%);
    border: none;
  }
  .archive h1.shop-page-title {
    font-size: 21px;
  }
  .archive .product-small.col {
    padding: 0 5px 10px;
  }
  .product-info {
    padding-left: 0;
    padding-right: 0;
  }
  .product-short-description li {
    font-size: 17px;
    margin-bottom: 2px;
  }
  .buy_now_button,
  .single_add_to_cart_button {
    width: 100%;
  }
  .product-page-sections {
    background: #fff;
    padding: 15px;
    max-width: 100%;
    box-shadow: none;
    border-radius: 4px;
  }
  .product-page-sections h5 {
    padding: 11px;
    font-size: 19px;
  }
  .blog-archive .post-item .post-title {
    font-size: 20px;
  }
  .related .product-small.col {
    padding: 0 5px 10px;
  }
  .blog-single .entry-title {
    font-size: 27px;
  }
  .bai-viet-lien-quan h4 {
    font-size: 16px;
    height: 65px;
  }
  .blog-single .large-3 {
    padding-left: 15px;
  }
  .review-form-inner {
    padding: 15px;
  }
  .single-product .product-gallery {
    padding: 0;
  }
}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
}
.entry-content {
  color: #212529;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
  color: var(--primary-color);
}

.entry-content figure {
  background: #fff;
  border: 1px solid #f0f0f0;
  padding: 5px 3px 10px;
  text-align: center;
}

.entry-content h6 {
  font-size: 15px;
}

.entry-content h5 {
  font-size: 17px;
}

.entry-content h4 {
  font-size: 17px;
}

.entry-content h3 {
  font-size: 18px;
}

.entry-content h2 {
  font-size: 20px;
  line-height: 1.5;
}

.entry-content h1 {
  font-size: 25px;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
}

.entry-content p {
  color: #333;
  margin-bottom: 15px;
  font-size: 16.5px;
  line-height: 1.6;
}

.entry-content ul {
  list-style: disc;
  padding-left: 15px;
  padding-bottom: 5px;
}

.entry-content ul li {
  color: #333;
  line-height: 1.5;
  margin-bottom: 10px;
  font-size: 16.5px;
}

.entry-content ul li a {
  color: #007bff;
}

.entry-content ol {
  list-style: decimal;
  padding-left: 18px;
  padding-bottom: 5px;
  font-size: 16.5px;
}

.entry-content ol li {
  color: #333;
  line-height: 1.5;
  margin-bottom: 10px;
  font-size: 16.5px;
}

.entry-content ol li a {
  color: #ff5912;
}

.entry-content a {
  font-weight: 700;
}

.entry-content blockquote {
  background: #f3f3f3;
  color: #868686;
  display: block;
  font-size: 16px;
  line-height: 23px;
  margin: 0 0 20px;
  padding: 15px 20px 15px 45px;
  position: relative;
  text-align: justify;
}

.entry-content blockquote p {
  margin-bottom: 0;
}

.entry-content blockquote:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 3px;
  background: var(--primary-color);
  content: "";
}

.entry-content code {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  font-size: 0.85rem;
  color: #e83e8c;
  font-size: 15px;
}
.entry-content table {
  width: 100%;
  height: auto;
  overflow: auto;
}

.entry-content table > tbody > tr > td,
.entry-content table > tbody > tr > th,
.entry-content table > tfoot > tr > td,
.entry-content table > tfoot > tr > th,
.entry-content table > thead > tr > td,
.entry-content table > thead > tr > th,
.term-description table > tbody > tr > td,
.term-description table > tbody > tr > th,
.term-description table > tfoot > tr > td,
.term-description table > tfoot > tr > th,
.term-description table > thead > tr > td,
.term-description table > thead > tr > th {
  border: 1px solid #ddd;
  padding: 7px 10px !important;
  font-size: 16.5px !important;
  width: auto !important;
}

.entry-content iframe {
  margin: auto;
}

.entry-content .syntaxhighlighter {
  padding: 10px 0;
}
