/*
Theme Name: Công Nghệ Phong Phat
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/* Full Page Mặc định CODE */
body {
  color: #333333;
}
:root {
	--colors: rgb(182, 32, 37);
  /*--colors: #116571;*/
  --brand: rgb(182, 32, 37);
}
.button.primary {
  background-color: var(--colors);
  color: white;
}
p {
  margin-bottom: 0;
  color: black;
}
#logo img {
  max-width: 150px;
}
.full-width .ubermenu-nav,
.container,
.row {
  max-width: 1220px !important;
}
ol,
ul {
  box-sizing: border-box;
}
[data-icon-label]:after,
.secondary.is-underline:hover,
.secondary.is-outline:hover,
.icon-label,
.button.secondary:not(.is-outline),
.button.alt:not(.is-outline),
.badge-inner.on-sale,
.button.checkout,
.single_add_to_cart_button,
.current .breadcrumb-step {
  background-color: var(--colors);
}
a {
  color: var(--colors);
}
/*  */
/* Top Bar Menu */
.header-block-block-1 {
  max-width: 360px;
}
.cart-item .header-cart-link {
  text-transform: inherit;
  padding-left: 40px;
  position: relative;
}

.nav-uppercase > li.cart-item > a > i {
  position: absolute;
  left: 0;
  color: #b62025;
}
.flex-right {
  max-width: 50%;
}
.header-block-block-2 {
  display: flex;
  align-items: center;
  align-content: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 5px 0;
}
.header-block-block-2 > div {
  width: auto;
  margin-left: 30px;
  position: relative;
  font-size: 12px;
}
.header-block-block-2 > div:first-child {
  margin-left: 0px;
}
.header-block-block-2 > div:first-child:before {
  content: "|";
  position: absolute;
  right: -15px;
  font-size: 10px;
  top: 50%;
  transform: translatey(-50%);
}
.header-block-block-2 > div .fa:before {
  color: #b62025;
  margin-right: 5px;
}
.fa.fa-file-text:before {
  content: "\f15c";
}
.flex-right .nav-right li {
  margin-bottom: 15px;
}
.flex-right li.html.custom.html_topbar_left {
  width: auto;
}

/* #wide-nav  */

#wide-nav {
  background-color: var(--colors);
}
#wide-nav .flex-row > .flex-left {
  max-width: 25%;
}

.menuToggle {
  position: relative;
}
.menuToggle .icon-angle-down:before {
  content: "";
}

.menuToggle span.header-vertical-menu__title {
  padding-right: 30px;
  font-weight: 500;
  font-size: 18px;
  padding-left: 20px;
}
#wide-nav .flex-row > .flex-center {
  max-width: 75%;
  padding-left: 15px;
  width: 100%;
}
#wide-nav .flex-row > .flex-right {
  display: none;
}

.header-vertical-menu__opener.dark {
  background-color: #b62025;
  color: #fff;
  padding: 10px;
  position: relative;
  text-transform: uppercase;
}
#wide-nav .flex-row > .flex-center > .nav-center {
  justify-content: space-between;
}

#wide-nav .flex-row > .flex-center > .nav-center > li > a {
  color: #fff;
  padding: 12px 0;
}
#wide-nav .flex-row > .flex-center > .nav-center > li > a:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #fff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#wide-nav .flex-row > .flex-center > .nav-center > li:hover > a:before,
#wide-nav .flex-row > .flex-center > .nav-center > li.active > a:before {
  width: 100%;
}
.header-vertical-menu__fly-out.header-vertical-menu__fly-out--open {
  opacity: 1;
  visibility: initial;
  pointer-events: auto;
  min-width: 300px;
}
.menuToggle .header-nav li {
  display: block;
  margin: 0;
  position: static;
}
.menuToggle #menu-vertical-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #f8f8f8;
  display: block;
  z-index: 2;
}
.menuToggle .header-nav li a.nav-top-link {
  font-size: 14px;
  padding: 15px;
  display: block;
  font-weight: 700;
}

/* Home Page */

.slider-homepage img {
  max-height: 485px;
  overflow: hidden;
}
.slider-homepage .flickity-slider > div {
  text-transform: capitalize;
}
.slider-homepage .TextCaptions .item.is-nav-selected::after {
  background-color: var(--colors);
}
.slider-homepage .TextCaptions .flickity-viewport {
  border: 3px solid var(--colors) !important;
  border-top: unset !important;
}
.brand-title b {
  display: none !important;
}
.brand-title span {
  /* text-align: center; */
  margin: 0 auto;
  font-size: 91%;
  color: var(--brand);
}
.section-title b {
  background-color: var(--colors);
  opacity: 1;
}
.section-title b:first-child {
  margin-left: 10% !important;
}
.section-title b:last-child {
  margin-right: 10% !important;
}
.row-product .section-title-main,
.row-blogs .section-title-main {
  color: var(--colors);
}
.row-product h5.uppercase.header-title,
.row-blogs h5.uppercase.header-title {
  color: var(--colors);
}

.row--best__sell {
  background-color: var(--brand);
  padding: 15px;
}

.row--best__sell span.section-title-main {
  color: white;
}
.row-blogs > div {
  padding-bottom: 0;
}
.row--best__sell .section-title b {
  background-color: white;
}
.row--best__sell .section-title-center b:first-child,
.row-product .section-title-center b:first-child,
.row-blogs .section-title-center b:first-child {
  margin-left: 10% !important;
}
.row--best__sell .section-title-center b:last-child,
.row-product .section-title-center b:last-child,
.row-blogs .section-title-center b:last-child {
  margin-right: 10% !important;
}
.list--p__sell .col-inner {
  border: 1px solid #e5e5e5;
  padding: 10px;
  border-radius: 10px;
  background-color: white;
}

span.woocommerce-Price-amount.amount {
  color: var(--brand);
}
.list--p__sell del {
  display: block;
}
.price del bdi {
  color: #333333;
  text-decoration: line-through;
}
.list--p__sell .product .badge-container {
  right: 10px;
}
.list--p__sell .product .badge {
  width: auto;
  height: auto;
  margin-bottom: 5px;
}
.list--p__sell .product .badge-container {
  left: 10px;
}

.list--p__sell .badge-container {
  top: -10px;
}

.list--p__sell .on-sale,
.product .badge-inner.secondary.on-sale {
  background-image: url(/wp-content/uploads/2023/02/sale-icon.png);
  background-color: transparent;
  width: 45px !important;
  height: 45px !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding-left: 4px;
  padding-top: 15px;
  position: absolute;
  right: -10px !important;
  top: -15px;
}
.tabbed-content .nav {
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.1); */
  align-content: center;
  align-items: center;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: relative;
  z-index: 2;
  white-space: nowrap;
}

.tab--product__custom .tab a {
  border: 1px solid #888;
  border-radius: 10px;
  padding: 7px 17px;
  margin-right: 10px;
}
.tab--product__custom .tab.active a::before,
.tab--product__custom .tab:hover a::before {
  content: none;
}
.tab--product__custom:not(.tab--nganh) .tab.active a,
.tab--product__custom:not(.tab--nganh) .tab:hover a {
  background-color: var(--colors);
  border-color: var(--colors);
  color: white;
}
.product--tabs {
  padding-bottom: 0 !important;
}
.product--tabs .tab--product__custom .tab-panels .product-small {
  padding: 0px 5px 0px !important;
}

.tab--nganh .tab-panels {
  padding: 0;
  border: unset;
  padding-top: 15px;
  padding-bottom: 15px;
}
.row-mangNganh .section-title-container {
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 15px;
  background-color: #f2f2f2;
}
.row-mangNganh .tabbed-content.tab--product__custom.tab--nganh ul {
  background-color: #f2f2f2;
}
.tab--product__custom.tab--nganh {
  text-align: center;
}
.tabbed-content.tab--product__custom.tab--nganh ul .active a {
  background: #fff !important;
}
.tabbed-content.tab--product__custom.tab--nganh ul li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.tabbed-content.tab--product__custom.tab--nganh a:not(.button) {
  display: inline-block;
  padding: 15px 20px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  border: unset;
  color: black;
  border-radius: unset;
  margin: 0;
}

.tabbed-content.tab--product__custom.tab--nganh .button {
  margin-top: 20px;
  background-color: var(--colors);
  color: white;
}
.custom__link {
  color: var(--colors);
}
.row--speake__kh .icon-box {
  border: 1px solid rgb(204, 204, 204);
  padding: 10px;
  /* margin: 0 5px; */
}
.testimonial-meta.pt-half {
  font-weight: 600;
  color: black;
}
/* Trang liên hệ */
.contact-row:not(:last-child) {
  margin-bottom: 40px;
}
.ct-contact {
  background-color: #f5f5f5;
  padding: 15px;
}
.info-ct {
  max-width: 1170px;
  width: 100%;
  font-size: 14px;
  line-height: 22px;
  min-height: 160px;
  position: relative;
  padding: 25px 180px 0;
  margin: 0 auto;
}
.name-ct {
  font-size: 18px;
  line-height: 1.4;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #b62025;
  text-transform: uppercase;
  font-weight: bold;
}
.cust {
  line-height: 1.4;
  position: relative;
  margin-bottom: 5px;
  color: #666666;
  display: block;
}
.view_map {
  position: absolute;
  top: 0;
  right: 0;
}
.view_map:hover a {
  background-color: var(--colors);
  color: white;
}
.view_map a {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 15px 10px 15px;
  text-transform: uppercase;
  color: #116571;
  background-color: #fff;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.view_map a i {
  margin-left: 20px;
}
.cust--breadcrumb {
  background-color: #f5f5f5;
}
.support-ct {
  background-image: url(/wp-content/uploads/2023/02/lien-he_03.png);
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50%;
  padding: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.info-support i {
  color: white;
  font-size: 25px;
}
.info-support h4,
.info-support ::marker {
  color: rgb(255, 255, 255);
}
.info-support li {
  margin-left: 10px;
}
.row-form__ct label {
  font-weight: 400;
}
.row-form__ct input,
.row-form__ct textarea,
.row-form__ct select {
  border: none;
  box-shadow: none;
  background-color: #f5f5f5;
}
.row-form__ct input[type="submit"] {
  background-color: var(--brand);
}

/* Tabs Contact */

.tabs-ct .tabs-nav li {
  float: left;
  width: 50%;
  list-style: none;
  margin-bottom: 0;
  border-bottom: 1px solid #cecfd5;
}
.tabs-ct .tabs-nav li:first-child a {
  border-right: 0;
  border-top-left-radius: 6px;
}
.tabs-ct .tabs-nav li:last-child a {
  border-top-right-radius: 6px;
}
.tabs-ct a {
  background: #eaeaed;
  border: 1px solid #cecfd5;
  color: var(--brand);
  display: block;
  font-weight: 600;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
}
.tabs-ct a:hover {
  color: var(--colors);
}
.tabs-ct .tab-active a {
  background: #fff;
  border-bottom-color: transparent;
  color: var(--colors);
  cursor: default;
}
.tabs-ct .tabs-stage {
  border: 1px solid #cecfd5;
  border-radius: 0 0 6px 6px;
  border-top: 0;
  clear: both;
}
.tabs-ct {
  margin-right: -15px;
  margin-left: -15px;
}

/* Blogs Code */
.nav-pagination > li > .current {
  background-color: var(--brand);
  border-color: var(--brand);
}
ul.links li a {
  color: var(--colors);
}
.title-header {
  text-transform: uppercase !important;
}
.nav-horizontal.nav-tabs {
  margin-bottom: 30px;
}
.custom-child-category .cat-item {
  width: fit-content;
}
.blog-archive .custom-child-category .cat-item a {
  color: #116571;
  font-size: 17px;
  text-transform: none;
  font-weight: normal;
  padding: 10px;
  border-top: 3px solid #b62025;
  background: #f5f5f5;
  border-bottom: 3px solid #116571;
  display: block;
  margin: 5px;
  text-align: center;
}
.textwidget-html {
  background: whitesmoke;
  padding: 10px;
  text-align: center;
}
.textwidget-html p {
  font-weight: 600;
  font-size: 15px;
  line-height: 2;
  color: black;
}
.post-sidebar {
  padding: 0 !important;
}
.social-icons a {
  color: var(--colors);
}
.text.dv-km {
  padding: 10px;
  background-color: var(--colors);
  color: white;
}
.text.dv-km p {
  color: white;
}
#block_widget-2 p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 2;
}
.text.info-contact {
  background-color: #f5f5f5;
  padding: 10px;
}
.resetpading p:not(:last-child) {
  margin-bottom: 10px;
}

.xemnhieu ul li a:before {
  content: none;
}

.xemnhieu li {
  position: relative;
  display: flex;
  font-size: 13px;
  padding: 16px 16px 16px 0;
  border-top: 1px solid #f3f3f3;
}

.b2-widget-post-thumb-img {
  position: absolute;
  left: 0;
  top: 16px;
  width: 83px;
  height: 51px;
}
.postcus-widget-title {
  display: block;
  color: #fff;
  background-color: #116571;
  padding: 12px 15px;
}
.b2-widget-post-thumb .b2-widget-post-title {
  padding-left: 95px;
  height: 51px;
}

.xemnhieu {
  position: relative;
  border-radius: 10px;
  background: white;
}

#recent-posts-4 ul li a {
  font-size: 15px !important;
}

.b2-widget-post-title .tt-xemnhiu,
#recent-posts-4 ul li a {
  font-size: 12.5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 52px;
}

.b2-widget-post-title time {
  font-size: 12px;
  color: #bcbcbc;
  margin-top: 5px;
}
.blogs-bvlq > div {
  padding-top: 0;
}
#comments {
  margin-bottom: 0;
}
.blog-single > div > div {
  padding-bottom: 0;
}

.relatedcat .product-section-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-transform: inherit;
  position: relative;
  margin: 0;
  max-width: none;
}
.relatedcat .product-section-title:after {
  content: "";
  position: absolute;
  bottom: -1px;
  width: 100%;
  background-color: var(--colors);
  background-size: cover;
  left: 0;
  height: 3px;
  z-index: 1;
  background: #116571;
}
.relatedcat .product-section-title:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background-color: var(--colors);
  bottom: -1px;
  z-index: 1;
}
.xem-them .tieu-de-xem-them {
  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: 700;
  font-size: 16px;
  color: #2a9e2f;
}
.xem-them ul li a:hover {
  text-decoration: underline;
}
.blog-single .entry-meta {
  text-transform: none;
  font-size: 14px;
  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: #126e32;
  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: #6dca19;
  color: white;
}
.bai-viet-lien-quan {
  margin-top: 15px;
}
.bai-viet-lien-quan h3 {
  font-size: 19px;
  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: 240px;
  border-radius: 4px;
  object-fit: cover;
  object-position: center;
}
.bai-viet-lien-quan h4 {
  font-size: 15px;
  color: black;
  line-height: 19px;
  padding-top: 15px;
  overflow: hidden;
}
.bai-viet-lien-quan .product-section-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-transform: inherit;
  position: relative;
  margin: 0;
  max-width: none;
}
.bai-viet-lien-quan h3:after {
  content: "";
  position: absolute;
  bottom: -1px;
  width: 100%;
  background-color: var(--colors);
  background-size: cover;
  left: 0;
  height: 3px;
  z-index: 1;
  background: var(--colors);
}
.bai-viet-lien-quan .product-section-title:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background-color: var(--colors);
  bottom: -1px;
  z-index: 1;
}
ul.list-bai-viet {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 30px;
}
p.from_the_blog_excerpt,
p.name.product-title.woocommerce-loop-product__title {
  -webkit-line-clamp: 2;
  color: #000;
  text-align: justify;
  font-weight: 400;
  font-size: 15px;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/* Product Pages */
.product.type-product h1.product-title {
  font-size: 20px;
  line-height: 30px;
  color: #333;
}
.product_meta {
  font-size: 0.9em;
  margin-bottom: 0;
}
.product_meta > span,
.stock-status {
  padding: 5px 0;
}
.product_meta > span .meta_label {
  min-width: 100px;
  display: inline-block;
}
.meta_label,
.stock-status > span,
.price-tile {
  width: 28%;
  width: 28%;
  display: inline-block;
  margin-right: 0;
  color: #3a3939;
  font-size: 14px !important;
  font-weight: 400;
}
.stock-status,
.product-tabsproduct_meta > span {
  border-top: 1px solid #ddd;
}
.stock-status {
  color: var(--brand);
}
.breadcrumbs--class #crumbs {
  margin-top: 15px;
  color: var(--brand);
  font-size: 13px;
}
.price-wrapper {
  padding: 0 !important;
}
.product.type-product .product-info .price-wrapper {
  font-size: 14px;
  padding: 10px 20px;
  border: 1px solid #ddd;
  line-height: 2em;
  margin: 0 0 20px;
  font-weight: normal;
}
.product.type-product .product-info .price-wrapper {
  border: none;
}
.product-info .price-wrapper .price {
  display: block;
}
.product-info .price {
  margin: 0;
}
.product-info .price-wrapper .product-page-price span:nth-child(3) {
  margin-left: 28%;
  font-size: 15px;
  display: block;
  margin-top: 10px;
  color: var(--brand);
  font-weight: normal;
}
.product.type-product
  .product-info
  .price-wrapper
  .product-page-price
  span.amount {
  margin-right: 0 !important;
}
.product-info span.woocommerce-Price-amount.amount bdi {
  font-size: 30px;
}
.product-info .product-summary .woocommerce-Price-currencySymbol {
  vertical-align: middle;
}
.product-info .price-Regular,
.price-sale {
  border-top: 1px solid #ddd;
  margin-top: 10px;
  padding-top: 10px;
}
.product-info .price-Regular .woocommerce-Price-amount bdi {
  font-size: 17px !important;
  color: #868686;
  font-weight: 600;
  text-decoration-line: line-through;
}
.product-info .on-ale {
  color: var(--brand);
  font-size: 14px;
}
.product-info .quantity::before {
  display: inline-block;
  min-width: 95px;
  content: "Số lượng:";
  font-size: 15px;
  line-height: 40px;
}
.product-info .quantity {
  margin-bottom: 15px;
}
.product-info form button {
  display: inline-block;
  width: 48%;
  margin: 0 auto;
}
.product .badge {
  width: auto;
  height: auto;
  margin-bottom: 5px;
}
.product span.onsale {
  font-size: 15px;
  position: relative;
  top: -2px;
  left: 0;
}
.product .badge-container {
  right: 15px;
}
.product .badge-container {
  left: 10px;
}
.badge-container {
  top: -10px;
}
.woocommerce-tabs {
  padding: 30px 0;
  /* border-top: 1px solid #ececec; */
}
.woocommerce-tabs > .nav-line:not(.nav-vertical) {
  margin-top: -33px !important;
}

.product-tabs {
  padding: 20px;
  background-color: #f5f5f5;
}
.product-tabs {
  padding: 0;
}
.woocommerce-tabs .product-tabs li {
  margin: 0;
  width: 25%;
  text-align: center;
  border-left: 2px solid #fff;
}
.woocommerce-tabs .product-tabs li a {
  padding: 10px 20px;
  border-top: none;
  width: 100%;
  justify-content: center;
}
.woocommerce-tabs .product-tabs li.active a {
  color: #fff;
  background-color: var(--colors);
}

.product-tabs {
  border-bottom: 4px solid var(--colors) !important;
}
/* Mua ngay button On Page Product */

.devvn-quickbuy button.single_add_to_cart_button.loading:after {
  display: none;
}
.devvn-quickbuy button.single_add_to_cart_button.button.alt.loading {
  color: #fff;
  pointer-events: none !important;
}
.devvn-quickbuy button.buy_now_button {
  position: relative;
  color: rgba(255, 255, 255, 0.05);
}
.devvn-quickbuy button.buy_now_button:after {
  animation: spin 500ms infinite linear;
  border: 2px solid #fff;
  border-radius: 32px;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  content: "";
  display: block;
  height: 16px;
  top: 50%;
  margin-top: -8px;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  width: 16px;
}
button.button.buy_now_button {
  background-color: var(--brand);
  color: white;
}
/* Thu gọn nội dung  */

.single-product div#tab-description {
  overflow: hidden;
  position: relative;
  padding-bottom: 25px;
}
.fix_height {
  max-height: 800px;
  overflow: hidden;
  position: relative;
}
.single-product .tab-panels div#tab-description.panel:not(.active) {
  height: 0 !important;
}
.devvn_readmore_flatsome {
  text-align: center;
  cursor: pointer;
  position: absolute;
  z-index: 10;
  bottom: 0;
  width: 100%;
  background: #fff;
}
.devvn_readmore_flatsome:before {
  height: 55px;
  margin-top: -45px;
  content: "";
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff00', endColorstr='#ffffff',GradientType=0 );
  display: block;
}
.devvn_readmore_flatsome a {
  color: var(--colors);
  display: block;
}
.devvn_readmore_flatsome a:after {
  content: "";
  width: 0;
  right: 0;
  border-top: 6px solid var(--colors);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 5px;
}
.devvn_readmore_flatsome_less a:after {
  border-top: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid var(--colors);
}
.devvn_readmore_flatsome_less:before {
  display: none;
}
.related .product-section-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-transform: inherit;
  position: relative;
  margin: 0;
  max-width: none;
  margin-bottom: 15px;
}
ins {
  display: block;
}
.related h3 span {
  background: var(--colors);
  padding: 17px;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 15px !important;
  text-transform: uppercase !important;
}

.related h3:after {
  content: "";
  position: absolute;
  bottom: -1px;
  width: 100%;
  background-color: var(--colors);
  background-size: cover;
  left: 0;
  height: 3px;
  z-index: 1;
  background: var(--colors);
}
.related .product-section-title:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background-color: var(--colors);
  bottom: -1px;
  z-index: 1;
}
.product-section {
  border-top: unset;
}
.related-products-wrapper .col-inner,
.isures-container .col-inner {
  border: 1px solid #e5e5e5;
  padding: 10px;
  border-radius: 10px;
  height: 385px;
  overflow: hidden;
}
.related-products-wrapper .badge-container,
.isures-container .badge-container {
  right: 15px;
}
.single-title {
  border-bottom: 3px solid #116571;
}
.recently_viewed_products {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}
.single-title span {
  background: var(--colors);
  color: #fff;
  padding: 14px;
  padding-top: 15px;
  line-height: 40px;
  text-transform: uppercase;
}
#isures-recently--wrap {
  margin-top: 30px;
  margin-left: 0px !important;
  padding-left: 0px !important;
}
.product-gallery-slider .flickity-viewport .flickity-slider .slide,
.product-thumbnails a {
  border: 1px solid #ddd;
}
.product-info .tabbed-content {
  border: 1px solid #ddd;
  margin-bottom: 15px;
}
.product-info .nav-tabs + .tab-panels,
.product-info .nav-tabs > li > a {
  border: unset;
}
.product-info .tabbed-content .nav-tabs > li {
  margin: 0;
}
.product-info .nav > li.has-icon > a > i {
  margin-right: 5px;
  color: var(--brand);
}
.product-info .tabbed-content .nav li.active a:before,
.product-info .tabbed-content .nav li:hover a:before {
  background-color: var(--brand);
}

.product-info .tabbed-content .nav li a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 3px;
  background-color: #0f8999;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.product-info .tabbed-content .nav li a:before {
  background-color: transparent;
  width: 100%;
  right: 0;
  left: auto;
  height: 2px;
}
/* Footer */
.absolute-footer.dark.medium-text-center.text-center {
  display: none;
}
.vhFooterTop .featured-box {
  align-content: center;
  align-items: center;
}
.vhFooterTop .icon-box-text .t1 {
  font-size: 15px;
  line-height: 23px;
  font-style: italic;
}
.vhFooterTop .icon-box-text .t2 {
  font-size: 15px;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 600;
}
.vhFooterTop .vhTxtForm {
  padding-left: 20px !important;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.vhFooterTop .paddingForm {
  padding-top: 10px;
  padding-bottom: 10px;
}
.vhFooterTop .vhTxtForm p {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 21px;
  font-style: italic;
}
.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  word-wrap: normal !important;
}
.vhformFoot form {
  margin-bottom: 0;
}
.vhformFoot .flex-row .flex-grow {
  flex: none;
  margin-right: 10px;
}
.wpcf7-spinner {
  position: absolute;
}

.wpcf7-spinner {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
}
.wpcf7-spinner::before {
  content: "";
  position: absolute;
  background-color: #fbfbfc;
  top: 4px;
  left: 4px;
  width: 6px;
  height: 6px;
  border: none;
  border-radius: 100%;
  transform-origin: 8px 8px;
  animation-name: spin;
  animation-duration: 1000ms;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.vhformFoot .flex-row .wpcf7-form-control-wrap .wpcf7-email {
  height: 40px;
  border-radius: 3px;
  padding: 0 10px;
  color: #333333 !important;
}
.vhformFoot input[type="submit"] {
  height: 40px;
  text-align: center;
  border-radius: 3px;
  background-color: #fff !important;
  color: #0f8999 !important;
  text-transform: uppercase;
  padding: 0 10px;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  margin-top: 5px;
}
.ux-menu-title {
  font-size: 1.25em;
  font-weight: 700;
  padding-top: 0;
  padding-bottom: 0;
  text-transform: capitalize;
}
span.ux-menu-link__text {
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 5px;
  margin-left: 0;
  list-style-type: none;
}
.ux-menu-link__link {
  min-height: unset;
}
footer i {
  margin-right: 10px;
}
/* Danh mục sản phẩm */

.additional-container .section-title .title {
  padding: 0.3em 0;
  margin: 0;
  font-weight: bold;
  /* border: 2px solid rgba(0, 0, 0, 0.6) !important; */
  color: var(--colors);
  /* width: 15%; */
  font-size: 18px;
  text-transform: uppercase;
}
.additional-container .category-list .category-list-item {
  text-align: center;
  margin: 10px 0;
  padding-bottom: 10px;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 0px 10px 3px #f1f1f1;
  background-color: #fff;
  width: 100%;
}
.additional-container .category-list .category-list-item a {
  display: inline-block;
}
.additional-container .category-list .category-list-item .category-title {
  margin: 15px 0;
}
.product-small.col .col-inner {
  border: 1px solid #e5e5e5;
  padding: 10px;
  border-radius: 10px;
}
#shop-sidebar .widget h4 {
  display: block;
  padding: 12px 15px;
  color: #fff;
  background-color: #116571;
  font-size: 1em;
  text-transform: uppercase;
}
.yith-wcan-filters .yith-wcan-filter {
  border: 1px solid;
}
.yith-wcan-filters .yith-wcan-filter .filter-content {
  padding: 0 5px;
}
.yith-wcan-filters a.term-label {
  font-weight: 200;
}
.product-small .add-to-cart-chili {
  font-size: 10px;
  width: 47%;
  text-align: right;
  display: inline-block;
  vertical-align: top;
}
.add-to-cart-chili a {
  background: none !important;
  border: 1px solid #7ba3dd !important;
  color: #7ba3dd !important;
  border-radius: 10px;
  padding: 0px 7px;
  width: fit-content !important;
  margin-right: 0 !important;
}
.price-wrapper:not(.price-custom) {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

/* 
  Tracking page Order
*/

.tracking-form .woocommerce {
  background-color: #f6f6f6;
  padding: 30px;
}
.tracking-form p.form-row-first,
.tracking-form p.form-row-last {
  text-align: center;
  margin: 0 auto;
  float: none;
}
.tracking-form p.form-row {
  text-align: center;
}
.tracking-form .button {
  margin: 10px 0 0;
  background-color: #116571;
  padding: 0 40px;
}

/* My Accout */

.menuMember {
  margin-bottom: 30px;
}

.menuMember ul {
  text-align: center;
}
.menuMember ul li {
  display: inline-block;
  margin: 0 20px;
}
.menuMember ul li a {
  display: block;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
}

.menuMember ul li.active a,
.menuMember ul li:hover a {
  color: var(--brand);
}

.menuMember ul li a::before {
  content: "\f007";
  font-family: "Font Awesome 5 Pro";
  color: #dddddd;
  position: static;
  background-color: transparent;
  margin-right: 10px;
  opacity: 1 !important;
  font-size: 1.2em;
}

.menuMember ul li:hover a::before,
.menuMember ul li.active a::before {
  color: var(--brand);
}

.menuMember ul li.woocommerce-MyAccount-navigation-link--orders a::before {
  content: "\f073";
}

.menuMember
  ul
  li.woocommerce-MyAccount-navigation-link--customer-logout
  a::before {
  content: "\f08b";
}
.boxMember {
  background: #eaeaea;
  padding: 30px 20px;
}
.formMember {
  max-width: 370px;
  margin: 0 auto;
  position: relative;
}
.formMember.bg2 {
  max-width: 970px;
}
.message-wrapper .success-color,
.wrap_infoct .medium-3 {
  display: none !important;
}
.wrap_infoct .medium-9 {
  max-width: 100% !important;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

p#billing_country_field {
  display: none;
}

.woocommerce-address-fields__field-wrapper p,
.btn-save button {
  width: 48%;
  display: inline-block;
  margin-left: 10px;
}
.btn-save button {
  background: var(--colors);
  color: white;
}
.woocommerce-orders-table th {
  background-color: #116571;
  color: #ffffff;
  padding: 10px;
}
.my-account .button,
.nav-vertical.nav-line > li > a:before {
  background-color: #116571;
}
.formMember label {
  font-weight: normal;
  font-size: 13px;
}

.form-group {
  margin-bottom: 15px;
}

.formMember .btnFull button {
  width: 100%;
}

.boxTetu {
  padding: 15px 20px 10px;
  background: #eaeaea;
  text-align: center;
  margin-bottom: 35px;
}
.boxTetu .t1 {
  font-size: 20px;
  line-height: 30px;
}
.boxTetu .t1 span {
  color: var(--brand);
}

.boxTetu .t2 {
  font-size: 12px;
  line-height: 20px;
  color: #555555;
}

.manager_step {
  margin: 20px -15px 10px;
  padding-top: 30px;
  position: relative;
}
.manager_step::before {
  position: absolute;
  top: 0;
  left: 30px;
  right: 30px;
  content: "";
  border-top: 10px solid #f1f1f1;
}
.manager_step::before {
  border-top-color: #ffffff;
}
.manager_step .i_step {
  width: 25%;
  float: left;
  padding: 0 15px;
  position: relative;
  /* cursor: pointer; */
  min-height: 1px;
}
.manager_step .i_step {
  width: 25%;
}

.manager_step .i_step:first-child .i_number {
  left: 15px;
  margin-left: 0;
}

.manager_step .i_step.active .i_number {
  background: #116571;
  color: #ffffff;
}

.manager_step .i_step .i_number {
  position: absolute;
  top: -40px;
  left: 15px;
  width: 30px;
  height: 30px;
  text-align: center;
  background: #f1f1f1;
  border-radius: 50%;
  font-size: 14px;
  line-height: 20px;
  padding: 5px;
  font-weight: bold;
}
.manager_step .i_step .i_number {
  left: 33.333%;
  margin-left: -10px;
}
.manager_step .i_step:last-child .i_number {
  left: auto;
  right: 15px;
}
.manager_step .i_step:nth-child(3) .i_number {
  left: 66.666%;
}
.manager_step .i_step:nth-child(3) .i_number {
  margin-left: -20px;
}
.manager_step .i_step .i_text {
  font-size: 12px;
  line-height: 20px;
  /* white-space: nowrap; */
}
.manager_step .i_step .i_text {
  padding-left: calc(33.333% - 15px);
}
.manager_step .i_step:first-child .i_text,
.manager_step .i_step:last-child .i_text {
  padding-left: 0;
}

.manager_step .i_step.active:not(:first-child):before {
  position: absolute;
  top: -30px;
  left: calc(-50% + 10px);
  width: calc(100%);
  content: "";
  height: 10px;
  background: #116571;
}

.manager_step .i_step.active:nth-child(2):before {
  left: calc(-100% + 40px);
  width: calc(133.333% - 40px);
}
.manager_step .i_step.active:nth-child(3):before {
  left: calc(-66.666% + 10px);
  width: 133.333%;
}
.manager_step .i_step.active:last-child:before {
  left: calc(-33.333% + 10px);
  width: calc(133.333% - 40px);
}

.manager_step .i_step:last-child .i_text {
  text-align: right;
}

.manager_step .i_step:nth-child(3) .i_text {
  padding-left: 0;
  padding-right: calc(33.333% - 15px);
  text-align: right;
}
.boxCartAll {
  border: 1px solid #ddd;
}

.boxCartAll .title {
  font-size: 14px;
  line-height: 26px;
  background-color: #efefef;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  text-transform: uppercase;
  font-weight: bold;
}

.boxCartAll .content {
  padding: 30px 20px;
}

.boxCartAll .info_content {
  margin-bottom: 20px;
}

.boxCartAll .info_content .title_line {
  position: relative;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: bold;
  color: var(--colors);
}

.boxCartAll .info_content .title_line::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 2px;
  background-color: var(--colors);
}

.boxCartAll .info_content .info_detail p {
  border-bottom: 1px solid #e5eee5;
  padding: 10px 0;
  font-size: 13px;
  margin-bottom: 0;
}

.boxCartAll .info_content .info_detail p span {
  width: 180px;
  display: inline-block;
  font-weight: bold;
}

.tableCart {
  border: 1px solid #ddd;
  margin-bottom: 30px;
}

.tableCart .title {
  font-size: 15px;
  line-height: 25px;
  font-weight: bold;
  background-color: #efefef;
  padding: 10px;
}

.tableCart .title {
  border-bottom: 1px solid #ddd;
  text-transform: uppercase;
}

.tableCart table {
  width: 100%;
}

.tableCart .coupon {
  padding: 10px;
  font-size: 13px;
}
.tableCart table thead tr {
  border-bottom: 1px solid #ddd;
}

.tableCart .addtocart2 td {
  font-size: 12px;
  padding: 10px 10px;
}

.tableCart .addtocart2 thead td {
  padding: 10px;
  white-space: nowrap;
}

.tableCart .addtocart2 td:last-child {
  text-align: right;
}

.tableCart table tbody tr {
  border-bottom: 1px solid #ddd;
}

.tableCart .addtocart2 tbody td:first-child {
  padding-left: 65px;
  position: relative;
}

.tableCart table tbody tr td {
  padding: 12px 10px;
  border-top: none;
  border-right: none;
}

.tableCart table tbody tr td:not(:nth-child(1)) {
  text-align: center;
}

.tableCart .img {
  margin-right: 10px;
  max-width: 35px;
  float: left;
}

.tableCart .addtocart2 tbody td .img {
  position: absolute;
  top: 10px;
  left: 10px;
  max-width: 40px;
  max-height: 40px;
}

.tableCart .addtocart2 tbody td .caption {
  min-height: 50px;
}

.tableCart table tbody tr td:not(:nth-child(1)) {
  text-align: center;
}

.tableCart .quantity {
  position: relative;
}

.tableCart .coupon .totalPrice li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 10px;
}

.tableCart .coupon .totalPrice li .pb {
  padding-bottom: 0;
}

span.amount {
  font-weight: normal;
}
.vhbreadcrumb {
  background-color: #f5f5f5;
  /* margin-bottom: 30px; */
}

th:first-child,
td:first-child {
  padding-left: 10px;
}
.sku_wrapper .meta_label {
  width: 20%;
  font-size: 10px !important;
}

.i-attr {
  margin-top: 10px;
}

/* Checkout Page */
.coupon-anchor .coupon-special {
  display: block !important;
  position: static;
  border: none !important;
  background-color: transparent;
}
#customer_details,
.checkout-sidebar {
  padding: 0 15px 15px;
  border: 1px solid #ddd;
  border-top: none;
  font-size: 13px;
}
.woocommerce-billing-fields {
  padding-top: 0;
  border: none;
}

.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3,
.checkout-sidebar h3 {
  line-height: 40px;
  padding-top: 0px !important;
  padding-left: 45px;
  background-color: #efefef;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% + 30px);
}

form.checkout h3 {
  font-size: 1.1em;
  overflow: hidden;
  padding-top: 10px;
  font-weight: bolder;
  text-transform: uppercase;
}

.woocommerce-billing-fields h3:before,
.woocommerce-additional-fields h3:before,
.checkout-sidebar h3:before {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  content: "\f2bd";
  width: 45px;
  text-align: center;
  top: 0;
  left: 0;
  color: var(--brand);
}
#customer_details .form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
#customer_details .form-row > label {
  width: 115px;
  line-height: 30px;
}

#customer_details .form-row > span,
#customer_details .form-row > select {
  width: calc(100% - 115px) !important;
}

#order_review .woocommerce-checkout-review-order-table tfoot th,
.coupon-anchor .coupon-special .checkout_coupon {
  padding-left: 0;
  padding-right: 0;
}

.row-foot,
.coupon-anchor {
  padding: 15px;
  background-color: #f8f8f8;
}
.checkout-sidebar {
  padding: 0;
}

.checkout-sidebar h3 {
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
}

.checkout-sidebar table {
  margin-bottom: 0;
}

.checkout-sidebar .shop_table thead th {
  border-width: 1px;
}

.checkout-sidebar .shop_table thead th:first-child,
.shop_table .cart_item td:first-child {
  padding-left: 15px;
}
.checkout-sidebar .shop_table thead th:last-child,
.shop_table .cart_item td:last-child {
  padding-right: 15px;
}

.uppercase,
h6,
th,
span.widget-title {
  font-weight: normal;
  text-transform: none;
}
.woocommerce-checkout-review-order-table {
  font-size: 13px;
}
.woocommerce-checkout-review-order-table td.product-thumbnail {
  width: 50px;
  min-width: 30px;
}
td.product-name {
  font-size: 0;
  width: 30%;
}
td.product-subtotal {
  text-align: right;
}

td.product-name a,
td.product-name span,
td.product-name div {
  font-size: 13px;
}

.shipping__inner {
  padding-left: 0 !important;
}

.row-foot th,
.row-foot td {
  font-size: 110%;
  border-bottom: unset;
}

p.woocommerce-mini-cart__buttons.buttons a:first-child {
  background-color: var(--brand);
}

.back-to-top {
  background-color: var(--colors);
}
div#sb-qty {
    display: block;
  }
  div#sb-qty select {
    width: 70%;
    display: inline-block;
  }
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
}

@media screen and (max-width: 991px) {
  #header .header-main #logo {
    width: 80px;
    margin-right: 5px;
  }
  #header .header-main .flex-col:nth-child(2) {
    width: calc(100% - 160px);
    padding: 0 10px;
  }
  #header .header-main .mobile-nav .header-block-block-1 {
    margin: 0 auto;
  }
  #header .header-main #logo img {
    width: 100%;
  }
  #header .header-bottom .flex-row {
    padding: 0;
  }
  #header .header-bottom .search-field {
    height: 40px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    box-shadow: none;
  }
  #header .header-bottom {
    background-color: #fff;
    padding: 10px;
  }
  #header .header-main .header-cart-link i {
    font-size: 24px;
  }
  #header .header-main .header-cart-link {
    padding: 0;
    color: var(--brand);
  }
  .woocommerce-address-fields__field-wrapper p,
  .btn-save button {
    width: 98%;
  }
  .row-small > .col,
  .row-small > .flickity-viewport > .flickity-slider > .col {
    padding: 0 2px 3px;
  }
  .custom__link {
    text-align: center;
    font-size: 22px;
  }
  .tab--product__custom:not(.tab--nganh) ul {
    justify-content: center;
    display: flex;
  }
  .tab--product__custom:not(.tab--nganh) ul li {
    width: 47%;
    margin: 5px !important;
  }
  .tab--product__custom:not(.tab--nganh) .tab a {
    width: 100%;
    margin: 0px;
  }
  .tab--product__custom:not(.tab--nganh) .tab a span,
  .section-title-main {
    margin: 0 auto !important;
  }
  .product--tabs .tab--product__custom .tab-panels .product-small {
    padding: 5px !important;
  }
  .section-title b {
    display: none !important;
  }
  .row--speake__kh,
  .mobie-custom,
  .mobie-custom .row-small {
    margin: 0 !important;
  }
  .tab-panels,
  .mobie-custom {
    padding: 10px;
  }
  .breadcrumbs--class {
    display: none;
  }
  .vertical-thumbnails.pb-0 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .woocommerce-tabs .product-tabs li {
    width: 33.333%;
    overflow-y: scroll;
  }
  .related-products-wrapper .col-inner,
  .isures-container .col-inner {
    height: 275px;
  }
  .recently_viewed_products {
    margin-top: 20px;
  }
  .post-sidebar.large-3.col {
    padding: 0px 20px !important;
  }
  .bai-viet-lien-quan ul li {
    width: 50%;
  }
  .bai-viet-lien-quan ul li .box-image img {
    height: 150px;
  }
  img.alignnone.aligncenter {
    display: block;
    margin: 0 auto;
  }

  .woocommerce-pagination.woocommerce-pagination--without-numbers.woocommerce-Pagination {
    margin-top: 10px;
  }
  .bl_contact_c {
    margin-bottom: 30px;
}
.info-ct {
  padding: 0;
  min-height: 0;
}
.info-ct .Qcode {
  display: none;
}
.info-ct .view_map {
  position: relative;
  margin-top: 10px;
  top: auto;
  right: auto;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.tabs-ct {
  margin: 0;
}
}
.list--p__sell .product-small {
    padding: 0 5px 0 !important;
}