@charset "UTF-8";
/*
Theme Name: Cobi Care
Theme URI: 
Description: 
Author: Ngoc Trinh
Template: flatsome
Version: 1.0
*/
/* ========== */
img.size-full.alignnone {
  margin-bottom: 0;
}

.wp-block-image figcaption {
  text-align: center;
}

.nt-bgr.banner .bg-fill,
.nt-bgr > .section-bg {
  background-size: auto !important;
}

.nt-bgr-repeat > .section-bg {
  background-size: auto !important;
  background-repeat: repeat-y !important;
}

.wp-block-media-text {
  margin-bottom: 40px;
}
.wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
  padding-right: 0;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0;
}
.wp-block-media-text .wp-block-media-text__media {
  border: 13px solid #fff;
  border-radius: 13px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.062745098);
}

.absolute-footer {
  padding-bottom: 10px;
}

.row-box-shadow-1 .col-inner,
.row-box-shadow-1-hover .col-inner:hover,
.box-shadow-1, .box-shadow-1-hover:hover {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1882352941);
}

.rank-math-breadcrumb a, .rank-math-breadcrumb span {
  font-size: 13px;
}

.blog-single footer.entry-meta {
  border: unset;
}

.mobile-nav .header-search .nav-dropdown {
  right: -30px;
  left: auto;
}

main .widget:not(.widget_search) {
  border: 1px solid #e6e6e6;
  padding: 0 20px 20px;
  border-radius: 12px;
}
main .widget-title {
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 0 13px;
  margin-bottom: 5px;
  display: block;
  color: var(--fs-color-primary);
  font-size: 18px;
}
main .widget .post_comments {
  display: none;
}

.is-divider:not(.divider) {
  display: none;
}

.uxb-wrapper .is-divider {
  display: block;
}

.product-thumbnails a,
.product-gallery-slider img {
  border: 1px solid #c3c3c3;
}

.single-post table,
.single-product .woocommerce-tabs table {
  border-collapse: collapse;
}
.single-post table th,
.single-post table td,
.single-product .woocommerce-tabs table th,
.single-product .woocommerce-tabs table td {
  text-align: center;
  padding: 5px 0;
  line-height: 20px;
  border: 1px solid #c3c3c3;
}
.single-post table tr:nth-child(even) td,
.single-product .woocommerce-tabs table tr:nth-child(even) td {
  background-color: #f2f2f2;
}

.header-main .cart-icon::before,
.header-main a > .icon-search:before,
.header-main .icon-phone::before,
.header-main .icon-user::before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: currentColor;
  -webkit-mask-size: 100%;
          mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  display: block;
}
.header .header-main.nav-dark .cart-icon::before,
.header .header-main.nav-dark a > .icon-search:before,
.header .header-main.nav-dark .icon-phone::before,
.header .header-main.nav-dark .icon-user::before {
  content: "";
  background-color: #ffffff;
}
.header .header-main.nav-dark li > a > i:not(.icon-angle-down) {
  color: #ffffff !important;
}
.header-main span.cart-icon {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.header-main span.cart-icon strong {
  border: unset;
  font-weight: 400;
  background: var(--fs-color-primary);
  color: #fff !important;
  font-size: 11px;
  width: 17px;
  height: 17px;
  border-radius: 99px;
  line-height: 16px;
  margin: 0;
  position: absolute;
  top: -10px;
  right: -10px;
  opacity: 0.9;
}
.header-main span.cart-icon strong:after {
  display: none;
}
.header-main span.cart-icon:before {
  -webkit-mask-image: url(img/icon-shopping-bag.svg);
          mask-image: url(img/icon-shopping-bag.svg);
}
.header-main .icon-user::before {
  -webkit-mask-image: url(img/user.svg);
          mask-image: url(img/user.svg);
}
.header-main .icon-phone::before {
  -webkit-mask-image: url(img/icon-call.svg);
          mask-image: url(img/icon-call.svg);
}
.header-main a > .icon-search:before {
  -webkit-mask-image: url(img/loupe.svg);
          mask-image: url(img/loupe.svg);
}

.nt-menu.ux-menu {
  flex-flow: row wrap;
}
.nt-menu.ux-menu .ux-menu-link:first-child .ux-menu-link__link {
  padding-left: 0;
}
.nt-menu.ux-menu .ux-menu-link:last-child .ux-menu-link__link {
  padding-right: 0;
}
.nt-menu.ux-menu .ux-menu-link__link {
  padding: 0 15px;
  min-height: unset;
  line-height: 1;
  margin-bottom: 10px;
}
.nt-menu.ux-menu.ux-menu--divider-solid .ux-menu-link .ux-menu-link__link {
  border: none;
}
.nt-menu.ux-menu.ux-menu--divider-solid .ux-menu-link + .ux-menu-link .ux-menu-link__link {
  border-left: 1px solid #6B6B6B;
}

.text > h1, .text > h2, .text > h3,
.banner h1,
.banner h2,
.banner h3 {
  line-height: inherit;
}

.sub-menu .row {
  margin-left: auto;
  margin-right: auto;
}

.wpcf7 form {
  margin-bottom: 0;
}
.wpcf7 .flex-col > .wpcf7-spinner {
  position: absolute;
  bottom: -25px;
  right: 0;
}
.wpcf7 .wpcf7-form-control:not(.wpcf7-submit) {
  height: 45px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  box-shadow: unset;
  background-color: rgb(12, 12, 12);
  color: #fff;
  font-size: 14px;
}
.wpcf7 .wpcf7-form-control:not(.wpcf7-submit):hover {
  border-color: var(--fs-color-primary);
}
.wpcf7 .wpcf7-spinner {
  position: absolute;
}
.wpcf7 .wpcf7-submit {
  margin: 0;
  width: 100%;
  color: #111 !important;
  font-weight: 500;
  height: 45px;
}
.wpcf7 .col {
  padding-bottom: 5px;
}

.woocommerce-cart-form a {
  color: #222;
}

ul.product_list_widget li a:not(.remove) {
  color: #222;
  font-size: 12px;
}

@media only screen and (max-width: 849px) {
  .product-gallery {
    margin-bottom: 15px;
  }
  .product-main {
    padding-bottom: 0;
  }
}
:root {
  --bg: #0b0b0b;
  --bg-soft: #111;
  --card: #151515;
  --text: #f7f4ed;
  --muted: #b9b3a8;
  --gold: #c8a45a;
  --gold-light: #e0c27f;
  --line: rgba(200, 164, 90, .26);
  --light: #f4f1ea;
  --light-text: #171717;
  --light-muted: #666156;
  --max: 1180px;
  --radius: 20px;
}

.header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.header-main .nav > li > a.active {
  color: var(--fs-color-primary);
}
.header-main .header-language-dropdown .nav {
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 999px;
  padding: 3px;
}
.header-main .header-language-dropdown .nav a {
  background: transparent;
  border: 0;
  color: #bfb9af;
  text-align: center;
  line-height: 30px;
  padding: 0;
  border-radius: 999px;
  width: 30px;
  height: 30px;
  display: block;
  text-transform: uppercase;
}
.header-main .header-language-dropdown .nav > li {
  margin: 0;
}
.header-main .header-language-dropdown .nav .active > a {
  background: var(--fs-color-primary);
  color: #111;
}

.off-canvas .nav-vertical > li > a {
  font-size: 16px;
}

.nt-border {
  border-radius: 32px;
  overflow: hidden;
}

.nt-title h1, .nt-title h2 {
  font-weight: 500;
  font-size: clamp(35px, 6.2vw, 70px);
  line-height: 1.2;
  margin: 25px 0;
}
.nt-title h6 {
  opacity: 1;
  font-size: 11px;
  text-transform: uppercase;
  color: var(--fs-color-primary);
  font-weight: 600;
}
.nt-title h6::before {
  content: "";
  display: inline-block;
  width: 34px;
  height: 1px;
  margin-right: 12px;
  background: currentColor;
  position: relative;
  top: -3px;
}
.dark .nt-title p {
  color: #b9b3a8;
}

.button {
  padding: 5px 23px;
  font-weight: 500;
  transition: 0.25s;
  line-height: 38px;
}
.button.primary {
  color: #111;
}
.button.primary:hover {
  background-color: #e0c27f;
  color: #111;
  box-shadow: none;
  transform: translateY(-2px);
}
.button.white.is-outline {
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  line-height: 38px;
}
.button.white.is-outline:hover {
  border-color: var(--fs-color-primary) !important;
  color: var(--fs-color-primary) !important;
  background-color: transparent !important;
}

@keyframes scroll {
  0% {
    transform: translate(-50%, 0);
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    transform: translate(-50%, 16px);
    opacity: 0;
  }
}
.section .scroll-for-more {
  width: 24px;
  height: 42px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  padding: 0;
  margin-right: 0;
  position: relative;
  min-height: unset;
}
.section .scroll-for-more i {
  position: unset;
}
.section .scroll-for-more .icon-angle-down::before {
  content: "";
  position: absolute;
  width: 3px;
  height: 8px;
  background: var(--fs-color-primary);
  border-radius: 999px;
  left: 50%;
  top: 8px;
  transform: translateX(-50%);
  animation: scroll 1.8s infinite;
}

.nt-hero {
  min-height: calc(100vh - 80px);
}

.gioi-thieu .stack {
  border-width: 1px;
  border-style: solid;
  border-color: rgb(221, 214, 201);
  border-radius: 20px;
  padding: 20px;
}
.gioi-thieu .stack .text {
  position: relative;
  width: 100%;
}
.gioi-thieu .stack .text + .text::before {
  content: "→";
  color: var(--gold);
  font-size: 23px;
  position: absolute;
  left: -2rem;
}
.gioi-thieu .stack .text h5 {
  font-size: 9px;
  color: rgb(139, 132, 119);
  margin-bottom: 0;
}
.gioi-thieu .stack .text h4 {
  font-size: 13px;
}
.gioi-thieu .stack .text p {
  font-size: 10px;
  color: #777064;
}
.gioi-thieu .stack .text.featured {
  color: rgb(255, 255, 255);
  padding: 15px;
  border-radius: 15px;
  background: rgb(25, 25, 25);
}
.gioi-thieu .stack .text.featured h4 {
  color: #fff;
}
.gioi-thieu .stack .text.featured h5 {
  color: var(--fs-color-primary);
}

.vi-sao-chon .icon-box {
  align-items: center;
}
.vi-sao-chon .icon-box-img svg {
  padding-top: 0;
}
.vi-sao-chon .icon-box-img {
  background-color: #3e3e3e;
  padding: 30px;
  border: 1px solid var(--line);
}
.vi-sao-chon .icon-box-img .icon {
  line-height: 0;
}
.vi-sao-chon .icon-box h3 {
  font-size: 18px;
  margin: 0 0 12px;
}
.vi-sao-chon .icon-box p {
  font-size: 13px;
  color: #89847a;
  margin: 0;
}
.vi-sao-chon .row-small .col:nth-child(1) .icon-box-img {
  border-radius: 99px 99px 0 99px;
}
.vi-sao-chon .row-small .col:nth-child(2) .icon-box-img {
  border-radius: 99px 99px 99px 0;
}
.vi-sao-chon .row-small .col:nth-child(3) .icon-box-img {
  border-radius: 99px 0 99px 99px;
}
.vi-sao-chon .row-small .col:nth-child(4) .icon-box-img {
  border-radius: 0 99px 99px 99px;
}

.doi-tac .icon-box + .icon-box {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid rgba(17, 17, 17, 0.25);
}
.doi-tac .icon-box h3 {
  margin-bottom: 0px;
}

.lien-he .large-4 .icon-box-img .icon {
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 6px;
  line-height: 0;
  border-radius: 99px;
}
.lien-he .large-4 .icon-box-img .icon svg {
  padding-top: 0;
}

.quy-trinh .nt-step .icon-box {
  position: relative;
  padding-bottom: 55px;
  flex-wrap: nowrap;
}
.quy-trinh .nt-step .icon-box::before {
  content: "";
  background-color: rgba(255, 255, 255, 0.11);
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0;
  left: 150px;
}
.quy-trinh .nt-step .icon-box::after {
  content: "";
  position: absolute;
  left: 150px;
  top: 10px;
  width: 7px;
  height: 7px;
  transform: translateX(-3px);
  border-radius: 50%;
  background: var(--gold);
  box-shadow: 0 0 0 5px var(--bg);
}
.quy-trinh .nt-step .icon-box .icon-box-text {
  display: flex;
  position: relative;
  padding-top: 30px;
}
.quy-trinh .nt-step .icon-box-img {
  margin-right: 150px;
}
.quy-trinh .nt-step .icon-box h5.uppercase {
  display: block;
  margin-bottom: 14px;
  color: #777274;
  font-size: 10px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.18em;
  position: absolute;
  top: 0;
}
.quy-trinh .nt-step .icon-box h3 {
  color: var(--text);
  font-size: 30px;
  line-height: 1.15;
  letter-spacing: -0.025em;
  font-weight: 600;
  opacity: 1;
  max-width: 360px;
  padding-right: 60px;
}
.quy-trinh .nt-step .icon-box p {
  color: #f7f4ed;
}
.quy-trinh .nt-step .col:last-child .icon-box {
  padding-bottom: 0;
}

@media screen and (max-width: 549px) {
  .quy-trinh .nt-step .icon-box::before, .quy-trinh .nt-step .icon-box::after {
    left: 80px;
  }
  .quy-trinh .nt-step .icon-box-img {
    max-width: 50px;
    margin-right: 30px;
  }
  .quy-trinh .nt-step .icon-box .icon-box-text {
    display: block;
    padding-top: 0;
  }
  .quy-trinh .nt-step .icon-box .icon-box-text h5.uppercase {
    position: unset;
  }
  .quy-trinh .nt-step .icon-box .icon-box-text h3 {
    max-width: unset;
    padding-right: 0;
    font-size: 22px;
  }
}
@media only screen and (max-width: 849px) {
  .quy-trinh .nt-step .icon-box {
    padding-left: 15px;
    padding-right: 15px;
  }
}/*# sourceMappingURL=style.css.map */