/*
Theme Name: khoweb
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
p {
  font-size: 13px;
}
.footer-wrapper {
  border-top: 15px solid #e22126;
}
.absolute-footer.dark .menu-san-pham-container {
  display: none !important;
}
.absolute-footer.dark {
  padding: 15px 0px;
  color: #fff !important;
}
.section.footer h4 {
  color: #efefef;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 20px;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 15px;
}
.section.footer h4::before {
  position: absolute;
  content: "";
  width: 70px;
  border-bottom: 2px solid #e22126;
  bottom: 0;
  left: 0;
}
.section.footer h5 {
  font-size: 13px;
  color: #ddd;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.section.footer p {
  font-size: 11px;
  color: #ddd;
  margin-bottom: 0px;
}
.section.footer .line {
  height: 10px;
  display: block;
}
section h2 {
  font-size: 18px;
  margin-bottom: 35px;
  position: relative;
  font-weight: 500;
  padding-bottom: 8px;
}
section h2::before {
  position: absolute;
  content: "";
  width: 70px;
  border-bottom: 2px solid #e22126;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.system .box-blog-post .box-image .overlay {
  display: none;
}
.system .box-blog-post .box-text {
  background: rgba(0, 0, 0, 0.3);
  top: auto;
  padding: 15px;
  height: 65px;
  display: flex;
  align-items: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.system .box-blog-post .box-text h5 {
  text-shadow: none;
  margin: 0px;
  font-size: 13px;
  color: #fff;
  font-weight: 500;
}
.system .box-blog-post:hover .box-text {
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
}

.system .post-item .box-text .is-divider {
  display: none !important;
}

.system .slider-nav-outside .flickity-prev-next-button {
  opacity: 1 !important;
}
.system .slider-nav-outside .flickity-prev-next-button.previous {
  left: -6%;
  background-image: url(./images/ar_left.png);
  background-repeat: no-repeat;
  background-position: center;
}
.system .slider-nav-outside .flickity-prev-next-button svg {
  display: none;
}

.system .slider-nav-outside .flickity-prev-next-button.next {
  left: 102% !important;
  background-image: url(./images/ar_right.png);
  background-repeat: no-repeat;
  background-position: center;
}

section.products .flickity-page-dots {
  bottom: -20px;
}

section.products .flickity-page-dots .dot {
  background: #ed8167;
  opacity: 1;
  border: 3px solid #fff;
  width: 18px;
  height: 18px;
  position: relative;
  margin: 0 3px;
}
section.products .flickity-page-dots .dot.is-selected,
section.products .flickity-page-dots .dot:hover:hover {
  border: 1px solid #e22126;
  background: #fff;
  padding: 1px;
}
section.products .flickity-page-dots .dot.is-selected::before,
section.products .flickity-page-dots .dot:hover::before {
  background: #e22126;
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 2px;
  left: 2px;
  border-radius: 50%;
}
section.products .flickity-prev-next-button {
  display: none !important;
}
section.products .box-blog-post .box-text .is-divider {
  display: none;
}

section.products .box-blog-post .box-image img,
.category-san-pham .post-item .box-blog-post .box-image img {
  border-top-right-radius: 70px;
  border-bottom-left-radius: 70px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
section.products .box-blog-post:hover .box-image img,
.category-san-pham .post-item .box-blog-post:hover .box-image img {
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
section.products .box-blog-post p.from_the_blog_excerpt,
.category-san-pham .post-item .box-blog-post .box-text .from_the_blog_excerpt {
  margin: 0px;
  color: #dc0000;
}
.category-san-pham .post-item .box-blog-post .box-text {
  text-align: center;
}
.category-san-pham .post-item .box-blog-post .box-text h5 {
  margin-bottom: 0px !important;
}
section.products .box-blog-post .box-text {
  padding: 0px;
  padding-top: 10px;
}
section.products .box-blog-post .box-text h5 {
  font-size: 13px;
  font-weight: 500;
  margin: 0px;
}
/* section.products .box-blog-post {
  border-radius: 50%;
  overflow: hidden;
}

section.products .box-blog-post .box-text {
  position: absolute;
  bottom: 0;
  padding: 5px 15% 20px 15%;
  display: flex;
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
section.products .box-blog-post:hover .box-text {
  top: 0;
  padding: 20px 15% 20px 15%;
  background: rgba(0, 0, 0, 0.7);
}

section.products .box-blog-post .box-text h5 {
  margin: 0px;
  font-size: 13px;
  color: #fff;
  font-weight: 500;
} */

section.why-choose h2 {
  color: #efefef;
}
section.why-choose h3 {
  color: #efefef;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;
  line-height: 20px;
}
section.why-choose p {
  color: #efefef;
  font-size: 13px;
  margin-bottom: 30px !important;
}

section.trademark .flickity-page-dots .dot {
  background: #ed8167;
  opacity: 1;
  border: 3px solid #eef0ef;
  width: 18px;
  height: 18px;
  position: relative;
  margin: 0 3px;
}
section.trademark .flickity-page-dots .dot.is-selected,
section.trademark .flickity-page-dots .dot:hover:hover {
  border: 1px solid #e22126;
  background: #eef0ef;
  padding: 1px;
}
section.trademark .flickity-page-dots .dot.is-selected::before,
section.trademark .flickity-page-dots .dot:hover::before {
  background: #e22126;
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 2px;
  left: 2px;
  border-radius: 50%;
}
section.trademark .flickity-prev-next-button {
  display: none !important;
}
section.trademark .box-text {
  padding: 0px;
  padding-top: 15px;
}
section.trademark .box-text p {
  margin: 0px;
  color: #5e5e5e;
  font-size: 13px;
}
section.trademark .flickity-page-dots {
  bottom: -20px;
}

section.people {
  padding-bottom: 100px !important;
}
section.people .icon-box-img img {
  border-radius: 50%;
}
section.people p {
  text-align: justify;
  margin-bottom: 10px;
}

section.people .flickity-page-dots {
  bottom: -50px;
}

section.people .flickity-page-dots .dot {
  background: #ed8167;
  opacity: 1;
  border: 3px solid #fff;
  width: 18px;
  height: 18px;
  position: relative;
  margin: 0 3px;
}
section.people .flickity-page-dots .dot.is-selected,
section.people .flickity-page-dots .dot:hover:hover {
  border: 1px solid #e22126;
  background: #fff;
  padding: 1px;
}
section.people .flickity-page-dots .dot.is-selected::before,
section.people .flickity-page-dots .dot:hover::before {
  background: #e22126;
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 2px;
  left: 2px;
  border-radius: 50%;
}
section.about-us h2 {
  color: #efefef;
}
section.about-us p {
  color: #efefef;
  margin-bottom: 5px;
}
section.about-us .icon-box {
  background: #f2f2f4;
  padding: 15px 0 0;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
section.about-us .icon-box .icon-box-text p {
  color: #5e5e5e;
  padding: 0px 20px;
  margin-bottom: 20px;
}
section.about-us .icon-box:hover {
  box-shadow: 0 0 18px 10px rgb(0 0 0 / 80%);
}
section.about-us .icon-box .icon-box-img {
  margin-bottom: 15px;
}
section.about-us .icon-box:hover .icon-box-img img {
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
section.about-us .icon-box:hover .icon-box-img img {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  filter: brightness(1) invert(1);
}

section.about-us .icon-box .icon-box-text h3 {
  background: #e22126;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  padding: 5px;
}
section.about-us .item.top {
  margin-top: -30px;
}

section.contact .icon-box {
  background-color: #f2f2f4;
  min-height: 160px;
  margin-bottom: 20px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 10px 10px;
  position: relative;
}
section.contact .icon-box.mail {
  background-image: url(./images/email-bg.png);
  background-size: 120px auto;
  background-repeat: no-repeat;
  background-position: bottom left;
}
section.contact .icon-box.phone {
  background-image: url(./images/phone-bg.png);
  background-size: 120px auto;
  background-repeat: no-repeat;
  background-position: bottom left;
}
section.contact .icon-box.map {
  background-image: url(./images/map-bg.png);
  background-size: 120px auto;
  background-repeat: no-repeat;
  background-position: bottom left;
}
section.contact .icon-box p {
  margin-bottom: 0px;
  color: #000;
  font-weight: 600;
}
section.contact form .col {
  width: 50%;
  padding-bottom: 0px;
}
section.contact form .col.w-100 {
  width: 100%;
}
section.contact form label {
  font-size: 12px;
}
section.contact form input {
  font-size: 13px;
  box-shadow: none;
  background: #f2f2f4;
  border-color: transparent;
  border-radius: 6px;
  height: 35px;
  margin-bottom: 10px;
}
section.contact form textarea {
  font-size: 13px;
  box-shadow: none;
  background: #f2f2f4;
  border-color: transparent;
  border-radius: 6px;
  height: 120px;
  margin-bottom: 10px;
}
section.contact form .center {
  text-align: center;
}
section.contact form input.wpcf7-form-control.has-spinner.wpcf7-submit {
  margin-bottom: 0px !important;
  margin-right: 0px !important;
  font-weight: 500;
}
section.contact form .wpcf7-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
section.contact .wpcf7 .wpcf7-not-valid-tip {
  margin-top: -10px;
  position: relative;
  padding: 5px 8px;
  line-height: 1.2em;
  border-radius: 3px;
  opacity: 0.8;
  background-color: transparent;
  color: #b20000;
  font-size: 12px;
}
section.contact .wpcf7 form .wpcf7-response-output {
  font-size: 13px;
}
section.contact .wpcf7 .wpcf7-not-valid-tip:after {
  display: none !important;
}
.blog-wrapper.blog-archive.page-wrapper .large-10.col {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.blog-wrapper.blog-archive.page-wrapper .post-item .box-text h5 {
  margin: 0px;
  font-size: 15px;
  margin-bottom: 8px;
  transition: 0.5s;
}
.blog-wrapper.blog-archive.page-wrapper .post-item .box-text {
  padding-bottom: 0px !important;
}
.blog-wrapper.blog-archive.page-wrapper .post-item a:hover {
  color: #5e5e5e;
}
.blog-wrapper.blog-archive.page-wrapper .post-item a:hover h5 {
  color: #e22126;
}
.blog-wrapper.blog-archive.page-wrapper .post-item .box-text .is-divider {
  display: none;
}
.blog-wrapper.blog-archive.page-wrapper .post-item .box-text p {
  margin: 0px;
}
.blog-wrapper.blog-single.page-wrapper h1.entry-title {
  font-size: 18px;
  margin-bottom: 0px;
}
.blog-wrapper.blog-single.page-wrapper .entry-divider.is-divider.small {
  display: none;
}
.blog-wrapper.blog-single.page-wrapper .entry-content.single-page p {
  text-align: justify;
}
.blog-wrapper.blog-single.page-wrapper .large-9.col {
  padding-right: 15px;
}
.blog-wrapper.blog-single.page-wrapper .large-3.col {
  padding-left: 15px;
}
div#comments {
  display: none !important;
}
.post-sidebar span.widget-title {
  color: #e22126;
  font-size: 15px;
}
.post-sidebar .is-divider {
  margin-top: 8px;
  max-width: 70px;
  background-color: #e22126;
}
.post-sidebar li.recent-blog-posts-li a {
  font-size: 13px;
  margin-bottom: 0px;
}
section.page-project .post-item .box-text h5,
.category-du-an .post-item .box-blog-post .box-text h5 {
  margin: 0px !important;
  font-size: 13px !important;
  line-height: 20px;
  text-align: center;
}
section.page-project .post-item .box-text .is-divider {
  display: none;
}
section.page-project .post-item .box-text {
  padding: 0px;
  padding-top: 10px;
}

.category-du-an .post-item .box-blog-post .box-image img,
section.page-project .box-blog-post .box-image img {
  border-radius: 35px;
  filter: grayscale(100%);
  transition: 0.5s;
}

.category-du-an .post-item .box-blog-post:hover .box-image img,
section.page-project .box-blog-post:hover .box-image img {
  border-radius: 0;
  filter: grayscale(0);
}
section.about p {
  text-align: justify;
}

.header-main .nav li a {
  font-weight: 600;
  font-size: 13px;
}
#header-contact li a {
  color: #fff;
  text-transform: inherit;
  font-size: 13px;
}
.header-main .sub-menu {
  border: none;
  padding: 0px;
  background-color: #fff !important;
  border-color: transparent !important;
}
.header-main .sub-menu li a {
  margin: 0;
  color: #000;
  padding: 15px 10px;
}
.header-main .sub-menu li a:hover {
  color: #dc0000;
}
.header-main .sub-menu li:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.product-small .box-text {
  padding: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.product-small .badge-container,
.product .badge-container {
  margin: 0px;
}
.product-small .badge-container .callout,
.product .badge-container .callout {
  margin: 0px;
}
.product-small .badge-container .badge-inner.secondary.on-sale,
.product .badge-container .badge-inner.secondary.on-sale {
  border-radius: 0px;
  font-size: 12px;
  font-weight: 500;
}
section.products a.button.primary.is-outline.lowercase {
  border-radius: 10px;
  margin-bottom: 0px;
  margin-top: 15px;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid;
  padding: 5px 30px;
  transition: 0.5s;
}
.product-small .product-small .box-text .product-title {
  margin: 0px;
  margin-bottom: 5px;
  /* height: auto !important; */
}
.product-small .product-small .box-text .product-title a {
  margin: 0px;
}
.product-small .product-small .price-wrapper .price {
  font-size: 13px;
}
.product-small .product-small .add-to-cart-button a {
  border: 1px solid #5e5e5e;
  border-radius: 8px;
  font-size: 12px;
  text-transform: inherit;
  font-weight: 500;
  line-height: 28px;
  margin-top: 10px;
  color: #5e5e5e;
  transition: 0.5s;
}
.product-small .product-small .add-to-cart-button a:hover {
  border: 1px solid #dc0000;
  color: #dc0000;
  background-color: transparent;
}
select.orderby {
  font-size: 13px;
}
h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase {
  font-size: 14px;
}
h1.product-title.product_title.entry-title {
  font-size: 18px;
}
.product-info.summary.col-fit.col.entry-summary.product-summary
  .is-divider.small {
  display: none;
}
.product-info.summary.col-fit.col.entry-summary.product-summary
  .price-wrapper
  p {
  font-size: 16px;
  font-weight: 500;
}
.product-info.summary.col-fit.col.entry-summary.product-summary
  .product-short-description {
  margin-top: 15px;
}
.product-info.summary.col-fit.col.entry-summary.product-summary
  .product-short-description
  p,
.product-info.summary.col-fit.col.entry-summary.product-summary
  .product-short-description
  ul
  li,
.product-info.summary.col-fit.col.entry-summary.product-summary
  .product-short-description
  ul
  li
  span {
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 22px;
}
form.cart,
p.price.product-page-price.price-on-sale {
  font-size: 13px !important;
}
a.added_to_cart.wc-forward {
  padding: 0px 20px;
}
.noi-dung {
  padding-bottom: 0px;
}
#footer .widget_nav_menu {
  padding: 0px;
}
#footer .widget_nav_menu li {
  border: none !important;
}
#footer .widget_nav_menu li a {
  font-size: 13px;
  color: #ddd;
  transition: 0.5s;
}
#footer .widget_nav_menu li a:hover {
  color: #fff;
}
@media screen and (min-width: 850px) {
}
@media (max-width: 767px) {
  section.people .icon-box {
    display: block !important;
  }
  section.people .icon-box .icon-box-img {
    width: 150px;
    margin: auto;
    margin-bottom: 15px;
  }
  section.people .icon-box .icon-box-text {
    padding-left: 0px;
  }
  section.about-us .item.top {
    margin-top: 0px;
  }
  .system .slider-nav-outside .flickity-prev-next-button {
    display: none !important;
  }
  h1.product-title.product_title.entry-title {
    margin-top: 15px;
  }
}
@media (max-width: 480px) {
}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
}
