/*
Theme Name: Quà tết
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;
}
.nav-dropdown>li.nav-dropdown-col{display:block}
.nav-dropdown{border:1px solid #ddd; padding:0}
.nav-dropdown .nav-dropdown-col>a, .nav-dropdown li a{font-weight:normal !important; text-transform:none !important;font-size:15px; font-weight:500}
.nav-dropdown-default>li>a{border-bottom:0 !important}.nav-dropdown-has-arrow li.has-dropdown:before{border-width: 10px;
    margin-left: -10px;}
.nav-dropdown .nav-dropdown-col>ul{border: 1px solid #d2d2d2;margin-top:-40px;box-shadow: 2px 2px 5px #828282;display:none;position: absolute;
    left: 100%;z-index: 9;background: white;min-width: 240px;}
.nav-dropdown>li.nav-dropdown-col{width:100%;border-right:0}
.nav-dropdown .nav-dropdown-col>ul li a{padding:10px;  text-transform: none;color:#0a0a0a}
.header-nav li.nav-dropdown-col:hover >ul{display:block !important}
.sidebar-menu ul.sub-menu.children>li>a{
	color:#0a0a0a;
	font-size:15px;
	font-weight: 600;
	text-transform:none;
}
.popup-boxchat{
	width:350px;
	position:fixed;
	bottom:0;
	right:0;
	z-index:99999999999;
}

/*************** ADD CUSTOM CSS HERE.   ***************/
.cart-item .nav-dropdown-default {
  padding: 10px !important;
}
.section2,
.section2 .col,
.section3,
.section3 .col,
.quang-cao-section,
.quang-cao-section .col,
.section4,
.section4 .row2 .col,
.section6,
.footer-section .row2 .col,
.footer-section {
  padding-bottom: 0px !important;
}
.menu-top ul li {
  list-style: none;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 0;
}
.menu-top ul li a,
.header-contact li a {
  color: #fff !important;
  font-size: 13px !important;
  text-transform: inherit;
  opacity: 1;
}
.menu-top ul li a i {
  padding-right: 5px;
  font-size: 11px;
}

.nav > li > a {
  text-transform: inherit;
}
.header-bottom ul > li {
  line-height: 50px;
}
.header-bottom ul > li > a {
  font-size: 15px;
}
.header-bottom .has-dropdown .icon-angle-down {
  opacity: 1;
}
.logo-kh img{
	height:100px;
	object-fit:contain;
}
.nav-dropdown-default {
  padding: 0;
  border: none;
}
.nav-dropdown > li > a {
  color: #0a0a0a;
}
.header-main .nav-dropdown > li > a {
  font-size: 14px;
}
.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before,
.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after {
  display: none;
}
.header-bottom-nav .nav-dropdown li:hover {
  background: var(--primary-color);
}
.header-bottom-nav .nav-dropdown li:hover>a {
  color: #fff;
  border-bottom: none;
}
.woocommerce-mini-cart__empty-message {
  text-align: center;
  color: #333;
  font-size: 14px;
}
.nav-dropdown .widget_shopping_cart ul li a,
.nav-dropdown .widget_shopping_cart .quantity {
  color: #333;
  opacity: 1;
}
.section1 .row1 .icon-box p {
  margin-bottom: 0px;
  font-size: 14px;
}
.service-tit {
  font-weight: bold;
  text-transform: uppercase;
}
.section1 .row1 .icon-box .icon-box-text {
  align-self: center;
}
.section1 .row1 .icon-box .icon-box-text a {
  font-weight: bold;
}
.section1 .row1 .col {
  padding-bottom: 0px;
}
.row1 .large-12 .heading {
  background-image: url(/wp-content/uploads/2025/08/BG-title.jpg);
  background-repeat: no-repeat;
  height: 48px;
  display: flex;
  justify-content: space-between;
}
h2.big-tit a {
  color: var(--primary-color) !important;
}
h2.big-tit {
  display:flex;
  align-items: center;
  position: relative;
  margin: 0;
  padding-left: 40px;
  padding-right: 30px;
  font-weight: bold;
  background-image: url(/wp-content/uploads/2025/08/tag-dmsp.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: -12px;
  text-transform: uppercase;
  font-family: "Quicksand", sans-serif;
  font-size: 17px;
}
h2.big-tit:before {
  content: "";
  position: absolute;
  top: 48px;
  left: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 0;
  border-color: transparent var(--primary-color) transparent transparent;
}
/* h2.big-tit:after {
  content: "";
  background-image: url(/wp-content/uploads/2020/10/flower_title_hai.png);
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  left: -98px;
  z-index: -1;
  top: -15px;
  height: 100px;
} */
.section2 .flickity-prev-next-button {
  opacity: 1;
  top: 60%;
}
.section2 .flickity-prev-next-button.previous {
  transform: translateX(0%);
  left: -1.5%;
}
.section2 .flickity-prev-next-button.next {
  transform: translateX(0%);
  right: -1.5%;
}
.section2 .slider-nav-circle .flickity-prev-next-button svg,
.section2 .slider-nav-circle .flickity-prev-next-button .arrow {
  border-radius: 0px;
  border: 1px solid #e1e1e1;
  fill: #fff;
  background: var(--primary-color);
}
.heading ul.menu-right {
  line-height: 48px;
  display: flex;
  margin-right: 10px;
  margin-bottom: 0;
}
.heading ul.menu-right li {
  display: inline-block;
  margin: 0;
}
.heading ul.menu-right li a {
  color: #fff;
  padding: 0 10px;
  border-right: 1px solid #eee;
  font-size: 14px;
  text-wrap-mode: nowrap;
}
.heading ul.menu-right li:hover a {
  color: var(--fs-color-secondary);
}
.heading ul.menu-right li:last-child a {
  border-right: none;
}
.section4 .row1 .col {
  padding-bottom: 0px !important;
}
.is-divider {
  display: none;
}
.box-blog-post .box-image,
.blog-archive .box .box-image {
  padding: 10px;
  background: #f6f5f4;
  border-radius: 5px 5px 0 0;
}
.box-blog-post .box-text,
.blog-archive .box .box-text {
  padding: 5px 20px 20px 20px;
  background: #f6f5f4;
  border-radius: 0 0 5px 5px;
}
.blog-archive .archive-page-header {
  display: none;
}
.box.box-normal .cat-label {
  text-transform: inherit;
  opacity: 1;
  font-size: 14px;
  position: absolute;
  top: -35px;
  color: #fff;
}
.title-head {
  font-weight: bold;
  padding: 10px 0;
  font-family: "Quicksand", sans-serif;
  font-size: 19px;
}
.title-head:before {
  content: "";
  width: 18%;
  height: 2px;
  display: block;
  border-bottom: 2px solid #c1262c;
  position: absolute;
  top: 100%;
}
.title-head:after {
  content: "";
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.footer-section {
  background-image: url(/wp-content/uploads/2020/10/bg-img-footer.png);
  background-color: #c1262c;
  padding-top: 65px !important;
  position: relative;
  margin-top: 0px;
}
.footer-section:before {
  background: url(/wp-content/uploads/2020/10/hoa-van.png);
  background-repeat: repeat-x;
  content: "";
  top: 2px;
  width: 100%;
  height: 50px;
  position: absolute;
  z-index: 1;
}
.footer-section ul {
  margin-bottom: 0px;
}
.footer-section ul li {
  list-style: none;
  margin: 0;
  background: url(/wp-content/uploads/2020/10/right-arrow-2.png) no-repeat left;
  background-size: 8px;
  padding-left: 15px;
  background-position-y: 10px;
}
.footer-section .row1 {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}
.footer-section .row2 p {
  margin-bottom: 0px;
}
.absolute-footer.dark {
  display: none;
}
.related {
  position: relative;
}
.related h3 {
  max-width: 100%;
  text-transform: uppercase;
  font-family: "Quicksand", sans-serif;
  font-size: 19px;
  background-image: url(/wp-content/uploads/2025/08/BG-title.jpg);
  background-repeat: no-repeat;
  padding: 10px;
  color: #fff;
}
.woocommerce-tabs ul {
  background-image: url(/wp-content/uploads/2025/08/BG-title.jpg);
  background-repeat: no-repeat;
  height: 48px;
}
.woocommerce-tabs ul li a {
  font-family: "Quicksand", sans-serif;
  color: #fff !important;
  font-size: 19px;
  padding-left: 10px;
}
.woocommerce-tabs ul li a::before {
  background-color: var(--fs-color-secondary);
}
.product-info bdi {
  color: #c1262c;
  font-size: 22px;
}
.product-summary .woocommerce-Price-currencySymbol {
  font-size: 100%;
  vertical-align: top;
  margin-top: 0;
}
span.widget-title {
  font-size: 1em;
  font-weight: 600;
  background-image: url(/wp-content/uploads/2025/08/BG-title.jpg);
  background-repeat: no-repeat;
  padding: 15px 10px;
  display: block;
  color: #fff;
  font-family: "Quicksand", sans-serif;
}
.widget .product-categories,
.widget_nav_menu ul {
  padding: 5px;
  border: 1px solid #eee;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.product-small.box bdi {
  font-size: 15px;
  color: #c1262c;
}
.product-small.box .box-text {
  background-color: #f8f8f8;
}
.woocommerce-Price-currencySymbol {
  padding-left: 5px;
}
.product-small.box {
  border-top: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}
.section3 .row1 .large-columns-2 .col:nth-child(2n + 2) .product-small.box,
.section2 .row1 .large-columns-4 .col:nth-child(n + 2) .product-small.box,
.section4 .row2 .large-columns-3 .col:nth-child(n + 2) .product-small.box {
  border-left: none;
}
.section3 .row1 .large-columns-2 .col:nth-child(1) .product-small.box,
.section3 .row1 .large-columns-2 .col:nth-child(2) .product-small.box {
  border-bottom: none;
}
.woocommerce #reviews #comments h2 {
  text-transform: uppercase;
  font-family: "Quicksand", sans-serif;
  font-size: 19px;
  background-image: url(/wp-content/uploads/2025/08/BG-title.jpg);
  background-repeat: no-repeat;
  color: #fff;
  padding: 10px;
}
div#reviews.woocommerce-Reviews,
.devvn_prod_cmt {
  max-width: 100%;
}
#comments a.btn-reviews-now,
.woocommerce #review_form #respond p.form-submit input#submit,
.woocommerce
  #reviews
  #comments
  ol.commentlist
  #respond
  p.form-submit
  input#submit {
  background-color: var(--primary-color);
}
span.devvn_num_reviews,
span.btn-attach {
  color: var(--primary-color);
}
.blog-single .large-9.col,
.archive.category .large-9.col {
  max-width: 70%;
  flex-basis: 70%;
  padding: 0 10px 10px;
}
.archive.category .large-9.col {
  margin-top: 15px;
}
.blog-single .post-sidebar.large-3,
.archive.category .post-sidebar.large-3 {
  max-width: 30%;
  flex-basis: 30%;
  padding: 0 10px 10px;
  border-left: none !important;
  padding-top: 15px;
}
.recent-blog-posts-li .badge-inner {
  border-radius: 99%;
}
.flatsome_recent_posts ul,
.product_list_widget {
  background: #f6f5f4;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 0 10px;
}
.recent-blog-posts a {
  font-size: 15px;
}

.widget .current-cat > a {
  color: var(--fs-color-secondary);
  font-weight: bolder;
}
.header-search-form-wrapper select {
  height: 40px;
  border: 1px solid var(--primary-color);
  width: 120px !important;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.header-search-form-wrapper input[type="search"] {
  height: 40px;
  border-top: 1px solid var(--primary-color);
  border-bottom: 1px solid var(--primary-color);
}
.header-search-form-wrapper button[type="submit"] {
  background-color: var(--primary-color);
  height: 40px;
  border: none;
  width: 55px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.entry-header-text {
  padding: 0;
}
.breadcrumbs {
  font-size: 14px;
}
.breadcrumbs a {
  color: #333;
}
.product-info {
  background: #fff;
  z-index: 0;
}
.product-short-description {
  position: relative;
  background: #fff;
  padding: 10px;
  border: 1px dashed var(--primary-color);
  border-radius: 4px;
  font-size: 15px;
  margin-bottom: 15px;
}
.product-short-description:before {
  content: "";
  background-image: url(//bizweb.dktcdn.net/100/263/499/themes/759024/assets/bg_title_bestsale.png?1564386745656);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 99%;
  z-index: -1;
  top: -73px;
}

@media only screen and (max-width: 550px){
	h2.big-tit{
		font-size:14px;
		background-size: 100% 48px;
	}
	.popup-boxchat{
		width:55%;
	}

}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
	.footer-section{
		padding-bottom:110px !important;
	}
	
  #footer {
    margin-bottom: 0px;
  }
  .section1 {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
  }
  .header-bottom ul > li {
    line-height: 40px;
  }
  .header-search-form-wrapper select {
    height: 40px;
    border: 1px solid #06512a;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .off-canvas-right .mfp-content,
  .off-canvas-left .mfp-content {
    width: 100%;
    background-color: #fff;
  }
  .off-canvas .nav-vertical > li > a {
    color: #333 !important;
    font-size: 16px;
  }
  .section1 .row1 .large-3 {
    padding: 0 5px 10px;
  }
  .section1 .row1 .icon-box {
    display: block;
    margin-bottom: 15px;
  }
  .section1 .row1 .icon-box .icon-box-img {
    margin: 0 auto;
  }
  .section1 .row1 .icon-box .icon-box-text {
    padding-left: 0;
    text-align: center;
    margin: 6px 0;
  }
  .section1 .row1 .icon-box p {
    font-size: 13px;
  }
  h2.big-tit {
    margin-left: 0px;
  }
  h2.big-tit:before,
  h2.big-tit:after {
    display: none;
  }

  .section3 .row1 .product-small.box .box-text {
    background-color: unset;
    align-self: center;
  }
  .section3 .row1 .large-columns-2 .col:nth-child(2n + 2) .product-small.box {
    border-left: 1px solid #e1e1e1;
  }
  .quang-cao-section .col {
    padding-bottom: 20px !important;
  }
  .section2 .flickity-prev-next-button {
    top: 45%;
  }
  .heading ul.menu-right {
    display: none;
  }
  .section4 .row2 .large-columns-3 > .col {
    max-width: 100%;
    flex-basis: 100%;
    margin-bottom: 15px;
  }
  .section4 .row2 .large-columns-3 .col:nth-child(n + 2) .product-small.box {
    border-left: 1px solid #e1e1e1;
  }
  .footer-section .row2 .col {
    text-align: center;
  }
  .footer-section .row2 .col .text-right {
    text-align: center;
  }
  .blog-single .large-9.col,
  .archive.category .large-9.col {
    max-width: 100%;
    flex-basis: 100%;
    padding: 0 10px 10px;
  }
  .blog-single .post-sidebar.large-3,
  .archive.category .post-sidebar.large-3 {
    max-width: 100%;
    flex-basis: 100%;
    padding-top: 0;
  }
  .related h3,
  .woocommerce #reviews #comments h2,
  .woocommerce-tabs ul li a {
    font-size: 15px;
  }
}
.box-blog-post h5.post-title {
  height: 48px;
  line-height: 24px;
  overflow: hidden;
}
.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: 20px;
  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;
}
