.f1_d-none {
  display: none !important; }

@media (min-width: 768px) {
  .headindx header .nav {
    flex-direction: column; } }

#quote.background_cover {
  background-image: url("//cdn.hstatic.net/themes/200001056210/1001411727/14/quote-bg.png?v=1353"); }

#switcher {
  display: none !important; }

.socicon-facebook:before {
  content: "\f09a" !important;
  font-family: 'fontawesome' !important; }

.socicon-twitter:before {
  content: "\f099" !important;
  font-family: 'fontawesome' !important; }

.socicon-google:before {
  content: "\f0d5" !important;
  font-family: 'fontawesome' !important; }

.widget_search .form-inline .form-group,
.widget_mailchimp .form-inline .form-group {
  min-width: 200px; }

#quote span.big.highlight {
  margin: 20px 0; }

@media (min-width: 1200px) {
  h2.section_header .big,
  h2.section_header.big {
    font-size: 90px; } }

@media (min-width: 1200px) {
  .vertical-item.big-padding .item-content {
    padding: 55px 40px; } }

.flexsocial {
  display: flex; }
  .flexsocial a {
    color: #fff;
    font-size: 20px; }

.icons-flexitems {
  display: flex;
  gap: 20px;
  justify-content: center; }
  .icons-flexitems .icon-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 9999px; }
    .icons-flexitems .icon-btn span {
      width: 40px;
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      border: 1px solid #000;
      background: #fff;
      transition: all 0.3s; }
      .icons-flexitems .icon-btn span svg path {
        transition: all 0.3s; }
  .icons-flexitems .icon-btn.pdf-l:hover {
    background: transparent;
    border-color: #ffdb60; }
    .icons-flexitems .icon-btn.pdf-l:hover span {
      background: #ffdb60; }
    .icons-flexitems .icon-btn.pdf-l:hover path {
      fill: #fff; }
  .icons-flexitems .icon-btn.dow-l:hover {
    background: transparent;
    border-color: #ffdb60; }
    .icons-flexitems .icon-btn.dow-l:hover span {
      background: #ffdb60; }
    .icons-flexitems .icon-btn.dow-l:hover path {
      stroke: #fff; }

#gallery-owl-carouselss .slick-dots li {
  width: 20px;
  height: 20px;
  padding: 0 7px; }
  #gallery-owl-carouselss .slick-dots li button {
    width: 16px;
    height: 16px;
    display: block;
    position: relative;
    border-radius: 50%;
    cursor: pointer;
    padding: 8px;
    background-clip: content-box;
    transition: all 0.2s ease-in-out 0s;
    background-color: #ffffff; }
    #gallery-owl-carouselss .slick-dots li button:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      width: 10px;
      height: 10px;
      margin-top: -4px;
      margin-left: -4px;
      border-radius: 50%;
      background-color: #ffffff;
      transition: all 0.2s ease-in-out 0s;
      opacity: 1; }
  #gallery-owl-carouselss .slick-dots li.slick-active button {
    padding: 0;
    background-color: rgba(255, 219, 96, 0.3); }
    #gallery-owl-carouselss .slick-dots li.slick-active button:before {
      margin-top: -5px;
      margin-left: -5px;
      background-color: #ffdb60; }

#product-quickview .product-quickview-swatch {
  margin-bottom: 15px; }
  #product-quickview .product-quickview-swatch .product-sw-line {
    margin-top: 15px; }
    #product-quickview .product-quickview-swatch .product-sw-line .product-sw-select {
      gap: 10px; }
      #product-quickview .product-quickview-swatch .product-sw-line .product-sw-select .product-sw-title {
        font-weight: 500;
        margin-right: 20px;
        min-width: 100%;
        display: block;
        font-size: 1rem;
        line-height: 1;
        margin-bottom: 0; }
      #product-quickview .product-quickview-swatch .product-sw-line .product-sw-select .product-sw-select-item .product-sw-select-item-span {
        display: block;
        border: 1px solid #e1e1e1;
        border-radius: var(--border_radius);
        min-width: 70px;
        height: 35px;
        line-height: 35px;
        padding: 0 10px;
        cursor: pointer;
        box-shadow: 2.5px 2.5px 2.5px rgba(0, 0, 0, 0.15);
        transition: all 0.3s linear;
        font-size: 0.85rem;
        margin-bottom: 0;
        text-align: center; }
      #product-quickview .product-quickview-swatch .product-sw-line .product-sw-select .product-sw-select-item input:not(.disabled):checked + label {
        border-color: #222;
        font-weight: 700;
        color: #222; }
      #product-quickview .product-quickview-swatch .product-sw-line .product-sw-select .product-sw-select-item:not(.sw-color) input.soldOut + label {
        position: relative;
        background: url("https://file.hstatic.net/200000544803/file/soldout_bg_461519ca89c54e53978e6d5e00dd7ac0.png");
        background-position: center center;
        background-repeat: repeat;
        background-size: contain; }
      #product-quickview .product-quickview-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color {
        position: relative; }
        #product-quickview .product-quickview-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color input.soldOut + label {
          position: relative;
          background: url("https://file.hstatic.net/200000544803/file/soldout_bg_461519ca89c54e53978e6d5e00dd7ac0.png");
          background-position: center center;
          background-repeat: repeat;
          background-size: contain; }
          #product-quickview .product-quickview-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color input.soldOut + label span {
            position: relative;
            z-index: -1; }
        #product-quickview .product-quickview-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color .product-sw-select-item-span {
          border: none;
          height: 34px;
          width: 34px;
          min-width: auto;
          position: relative;
          overflow: hidden;
          padding: 2px; }
          #product-quickview .product-quickview-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color .product-sw-select-item-span span {
            border: 1px solid #f1f1f1;
            display: block;
            height: 100%;
            width: 100%;
            cursor: pointer;
            background-size: contain; }
        #product-quickview .product-quickview-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color input:checked + label {
          padding: 2px;
          border: 1px solid #000; }

#product-quickview .product-sw-select {
  display: flex;
  flex-wrap: wrap;
  gap: 10px; }

#product-quickview .product-quickview-swatch .product-sw-line .product-sw-select .product-sw-select-item input:not(.disabled):checked + label {
  border-color: #fff;
  font-weight: 700;
  color: #fff; }

@media (max-width: 768px) {
  .sf-menu {
    flex-direction: column !important; } }

@media (min-width: 1000px) {
  .home-service-wrap .isotope-item {
    padding: 0 30px; }
  #services article.vertical-item .item-media {
    height: 219px; }
  #services article.vertical-item .item-media img {
    height: 100%;
    object-fit: cover; } }

article.single-post img {
  width: 100%; }

article.vertical-item {
  margin: 30px 0; }

@media (max-width: 767px) {
  .page_header_side.vertical_menu_header .menu-side-click {
    flex-direction: column; }
  .page_header .header_mainmenu nav.mainmenu_wrapper ul.mainmenu {
    justify-content: flex-start !important;
    gap: 10px; }
  #isotope_filters,
  .filters {
    display: flex;
    justify-content: center; }
  #isotope_filters a,
  .filters a {
    padding: 0 8px !important; }
  .related-products .owl-nav {
    display: none; } }

form.searchform input:focus {
  background: transparent; }

.pro-price {
  color: #7f7f7f; }

.pro-price-del {
  margin-left: 5px; }

.cart_fixed__summary {
  top: initial !important; }

.cart_fixed__summary {
  position: fixed;
  bottom: 250px;
  right: 13px;
  margin: 0;
  z-index: 994;
  cursor: pointer; }

.cart_fixed__summary .svgico {
  position: relative;
  z-index: 4;
  height: 48px;
  width: 48px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #ffffff;
  cursor: pointer;
  background: #000000;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  animation: pulse 2s infinite;
  animation: pulse 2s infinite; }

.cart_fixed__summary .svgico svg {
  width: 28px;
  height: 28px;
  fill: #ffffff;
  margin: 10px 0; }

.cart_fixed__summary .box-contact:before {
  animation: euiBeaconPulseSmall 2s infinite ease-out; }

.cart_fixed__summary .box-contact:before,
.cart_fixed__summary .box-contact:after {
  position: absolute;
  content: '';
  height: 48px;
  width: 48px;
  left: 0;
  top: 0;
  background: #000000;
  border-radius: 50%; }

.cart_fixed__summary .number_item {
  color: #ffffff;
  background: #000000;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  display: block;
  font-weight: bold;
  right: -8px;
  top: -12px;
  z-index: 100;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15); }

.cart_fixed__summary a:hover {
  color: #000; }

@media (min-width: 1600px) {
  #toTop {
    bottom: 200px !important; } }

p,
article.post.vertical-item.content-padding .item-content a,
.vertical-item.big-padding footer.entry-meta,
.entry-content * {
  font-family: "Bai Jamjuree" , sans-serif !important; }

#services article.vertical-item .item-media video.service-video {
  width: 100%;
  height: auto; }

@media (max-width: 767px) {
  #toTop {
    bottom: 80px !important; } }

p.pro-price {
  font-size: 18px; }

.menu-item.zalos img {
  width: 35px; }

a.menu-item.youtubes img {
  width: 30px; }

#gallery .section_bg_header.before_section {
  padding-bottom: 5px !important; }

.flex-qop {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  margin-top: 15px; }

.product-price-prdcompares span.amount {
  text-decoration: line-through;
  color: #ffffff;
  font-size: 14px; }

.product-price-prd span.amount {
  font-size: 18px; }

.flexsocial .social-icon svg {
  width: 20px;
  height: 20px; }

a.social-icon[title="Zalo"] {
  width: 70px;
  height: 20px;
  display: flex;
  max-width: 210px; }

a.social-icon[title="Zalo"] img {
  width: 100%;
  height: auto; }

a.social-icon + a.social-icon,
.tooltip + a.social-icon {
  margin-left: 20px; }

a.social-icon[title="Zalo"] img {
  border-radius: 9999px; }

.post-related article .item-content h4.entry-title {
  min-height: 60px; }

@media (min-width: 400px) {
  .vertical-item.content-padding .item-content {
    padding: 25px 10px; } }

@media (max-width: 767px) {
  a.social-icon[title="Zalo"] {
    width: 20px; }
  a.social-icon[title="Zalo"] img {
    height: auto;
    width: auto; }
  .vertical-item .entry-title a {
    line-height: 35px;
    font-size: 22px; }
  a.social-icon[title="TikTok"] {
    display: flex;
    max-width: 20px;
    justify-content: flex-start; } }

h3.entry-title {
  line-height: 45px; }

.vertical-item .entry-title a {
  line-height: 35px; }

section#gallery .owl-item.active.center .vertical-item.ds .item-media img {
  opacity: 1; }

@media (min-width: 1000px) {
  section#blog article h3.entry-title {
    min-height: 90px !important; }
  .content-3lines-ellipsis {
    min-height: 90px !important; } }
