/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: #1d2a3d;
    font-family: "Quicksand", sans-serif;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 200;
}
section table, section p, section div, section b, section strong {
    font-weight: 300;
}
@font-face {
  font-family: MuliDisplayVN;
  font-weight: normal;
  font-style: normal;
  src: url("fonts/sf-pro-display_regular.woff2") format("woff2")
}

@font-face {
  font-family: MuliDisplayVN;
  font-weight: 300;
  font-style: normal;
  src: url("fonts/MuliDisplayVN-Light.ttf") format("truetype")
}

@font-face {
  font-family: MuliDisplayVN;
  font-weight: normal;
  font-style: normal;
  src: url("fonts/MuliDisplayVN-Regular.ttf") format("truetype")
}

@font-face {
  font-family: MuliDisplayVN;
  font-weight: 600;
  font-style: normal;
  src: url("fonts/MuliDisplayVN-SemiBold.ttf") format("truetype")
}

@font-face {
  font-family: MuliDisplayVN;
  font-weight: 700;
  font-style: normal;
  src: url("fonts/MuliDisplayVN-Bold.ttf") format("truetype")
}
header {
  font-family: 'SVN-Gilroy';
}
@font-face {
    font-family: 'SVN-Gilroy';
    src: url(fonts/SVN-Gilroy-Regular.ttf);
    font-weight: 400;
}
@font-face {
    font-family: 'SVN-Gilroy';
    src: url(fonts/SVN-GILROY-MEDIUM.ttf);
    font-weight: 500;
}
@font-face {
    font-family: 'SVN-Gilroy';
    src: url(fonts/SVN-Gilroy-Bold.ttf);
    font-weight: 700;
}
body{
  font-family: 'SVN-Gilroy';
}
.header-nav.header-bottom-nav{
  display: flex;
  justify-content: space-between;
  /* padding: 20px 0; */
}
.header-nav.header-bottom-nav>li{margin: 0 20px;}
.header-nav.header-bottom-nav>li>a{
  /* font-family: MuliDisplayVN !important; */
  position: relative;
  color: hsl(0deg 0% 0% / 50%) !important;
  font-size: 16px;
  line-height: 16px;
  text-wrap: balance;
  font-weight: 500;
  padding: 20px 0;
}
.header-nav.header-bottom-nav>li>a:hover, .header-nav.header-bottom-nav>li.active>a{
  color: #000000 !important;
}
.header-nav.header-bottom-nav>li>ul{

}
.header-nav.header-bottom-nav>li>ul li{
  border-top: unset;
}
.header-nav.header-bottom-nav>li>ul li a{
  font-family: MuliDisplayVN !important;
  position: relative;
  color: #000;
  font-size: 13.7px;
  line-height: 16px;
  /* text-wrap: balance; */
  font-weight: 400;
  border-bottom: unset;
  text-transform: unset;
  padding: 5px 0;
}
.sub-menu-bosuutap p{
font-family: MuliDisplayVN !important;
position: relative;
color: #000;
font-size: 13.7px;
line-height: 16px;
/* text-wrap: balance; */
font-weight: 400;
}
.product-list h2 {font-size: 48px;line-height: 16px;font-weight: 570;text-transform: capitalize;/* font-family: MuliDisplayVN; */color: #2C2C2C;font-weight: 400 !important;/* font-family: 'SVN-Gilroy'; */}
.product-list p {font-size: 32px;/* line-height: 16px; *//* font-weight: 570; *//* text-transform: capitalize; *//* font-family: MuliDisplayVN; */color: #2C2C2C;/* font-weight: 400 !important; */font-family: 'SVN-Gilroy';margin-bottom: 10px;}

.product-title a{
  font-size: 14px;
  margin-top: 5px;
  font-weight: 400;
  /* font-family: MuliDisplayVN; */
  color: #4D4D4D;
  font-family: 'SVN-Gilroy';
  padding-bottom: 10px;
}
.price ins span.amount{
  color: #BC1706;
  font-weight: 400;
  font-size: 16px;
}
.price span.woocommerce-Price-amount{
  color: #BC1706;
  font-weight: 400;
  font-size: 16px;
}
.price span.amount-contact{
  color: #BC1706;
  font-weight: 400;
  font-size: 16px;
}
p.category{
  text-transform: unset;
  font-size: 18px;
  margin: 0;
  opacity: 1;
  color: #000000;
  font-weight: 700;
  font-family: 'SVN-Gilroy';
}
.banner-moinhat h2{
  font-size: 32px;
  font-weight: 600 !important;
  text-transform: uppercase;
  color: #1d2a3d;
  font-family: "Quicksand", sans-serif;
  margin: 20px 0;
}
.banner-moinhat a.button{
  padding: 0 35px;
}
.icon-chinhsach-01{
  align-items: center;
}
.icon-chinhsach-01 .icon-box-img{
  max-width: 234px;
  height: 234px;
}
.icon-chinhsach-01 .icon-box-img img{
  height: 100%;
    padding-top: 0;
    position: absolute;
    object-fit: cover;
    width: 100%;
}
.icon-chinhsach-01 .icon-box-text{text-align: center;}
.icon-chinhsach-01 .icon-box-text h3{
  font-family: "opensans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.2rem;
    color: #333;
}
.icon-chinhsach-01 .icon-box-text .is-divider{
  margin: 0 auto;
}
.icon-chinhsach-01:hover h3{
  color: #b8a386;
}
.icon-chinhsach-01.new02 .icon-box-img{
  order: 2;
}
.icon-phone-ft{align-items: center;}
.icon-phone-ft .icon-box-text{

}
.icon-phone-ft .icon-box-text h4{
  font-size: 12px;
    line-height: 1.2;
    color: #333333;
    font-weight: 600;
    margin: 0 0 6px 0;
}
.icon-phone-ft .icon-box-text p{
  margin-bottom: 0;
}
.icon-phone-ft .icon-box-text a{
  font-size: 27px;
    color: #333;
    margin: 12px 0;
    font-weight: 300;
    font-family: "Quicksand", sans-serif;
}
.icon-phone-ft .icon-box-text span{
  color: #666666;
  font-size: 12px;
}
.text-h4-footer h4{
  font-size: 12px;
    line-height: 1.2;
    color: #333333;
    font-weight: 600;
    margin: 0 0 6px 0;
}
#button-contact-vr {
  position: fixed;
  bottom: 136px;
  z-index: 999;
  right: 9px;
}

/*phone*/
#button-contact-vr .button-contact {
  position: relative;
  margin-top: -5px;
}

#button-contact-vr .button-contact .phone-vr {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 90px;
  height: 90px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: 0;
  bottom: 0;
  display: block;
}

.phone-vr-circle-fill {
  width: 65px;
  height: 65px;
  top: 12px;
  left: 12px;
  position: absolute;
  box-shadow: 0 0 0 0 #c31d1d;
  background-color: #cf203170;
  border-radius: 50%;
  border: 2px solid transparent;
  -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animuiion: zoom 1.3s infinite;
  animation: zoom 1.3s infinite;
}

.phone-vr-img-circle {
  background-color: #CF2031;
  width: 40px;
  height: 40px;
  line-height: 40px;
  top: 25px;
  left: 25px;
  position: absolute;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

.phone-vr-img-circle a {
  display: block;
  line-height: 37px;
}

.phone-vr-img-circle img {
  max-height: 25px;
  max-width: 27px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
}

@-webkit-keyframes phone-vr-circle-fill {
  0% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
      -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
      -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
      -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
      -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}

@-webkit-keyframes zoom {
  0% {
      transform: scale(.9)
  }

  70% {
      transform: scale(1);
      box-shadow: 0 0 0 15px transparent
  }

  100% {
      transform: scale(.9);
      box-shadow: 0 0 0 0 transparent
  }
}

@keyframes zoom {
  0% {
      transform: scale(.9)
  }

  70% {
      transform: scale(1);
      box-shadow: 0 0 0 15px transparent
  }

  100% {
      transform: scale(.9);
      box-shadow: 0 0 0 0 transparent
  }
}

.phone-bar a {
  position: fixed;
  bottom: 25px;
  left: 30px;
  z-index: -1;
  color: #fff;
  font-size: 16px;
  padding: 8px 15px 7px 50px;
  border-radius: 100px;
  white-space: nowrap;
}

.phone-bar a:hover {
  opacity: 0.8;
  color: #fff;
}

#zalo-vr .phone-vr-img-circle {
  background-color: #1F5E9D;
}

#zalo-vr .phone-vr-circle-fill {
  box-shadow: 0 0 0 0 #1f5e9da3;
  background-color: #1f5e9d7a;
}
.col-bottom{
  padding-bottom: 0;
}
.progress-wrap {
  position: fixed;
  right: 0px;
  bottom: 30px;
  height: 66px;
  /* width: 20px; */
  cursor: pointer;
  display: block;
  border-radius: 50px;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.progress-wrap svg path {
  /* fill: none; */
}
.progress-wrap svg.progress-circle path {
  stroke: #114b8b;
  stroke-width: 4;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.progress-wrap::after {
  position: absolute;
  font-weight: 700;
  content: "Top";
  text-align: center !important;
  font-size: 16px;
  color: #fff;
  left: 0;
  right: 0;
  display: none;
  margin: auto;
  background-color: #114b8b;
  border-radius: 99px;
  top: 50%;
  transform: translateY(-50%);
  height: 48px;
  width: 48px;
  line-height: 45px;
  cursor: pointer;
  /* display: block; */
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
#bttop{
  transform: rotate(-90deg);
  display: flex;
}
#bttop span{
  color: black;
  text-wrap: nowrap;
  margin: 0px 10px 0 0;
  font-family: MuliDisplayVN;
  font-size: 12px;
  font-weight: 800;
}
#bttop svg#Capa_1 {
  width: 25px;
  height: 25px;
}
.blog-right{

}
.blog-right .col-inner{
  box-shadow:unset;
}
.blog-right .box-text{padding: 0;padding-left: 15px;}
.blog-right .box-text h5{
 
}
.blog-right .box-text h5 a{
  font-size: 16px;
  line-height: 20px;
  overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #333;
}
.blog-right .col{
  padding-bottom: 5px;
}
#comments{
  display: none;
}
.breadcrumb .brc__icon_arrow {
  margin: 0 5px 2px 5px;
}
.row-tragop .col{
  padding-bottom: 0;
}
.icon-doi{
  align-items: center;
}
.product-footer .woocommerce-tabs {
  border-top: unset;
  padding: 30px 0;
  margin-top: 30px;
}
.product-footer .woocommerce-tabs ul{
  border-bottom: 1px solid #ececec;
}
.product-footer .nav-line-grow>li.active>a:before, .product-footer .nav-line-grow>li:hover>a:before{
  top: unset;
  bottom: 0;
}
.product-footer .nav-line-grow>li>a{
  text-transform: unset;
}
.product-main {
  padding: 0;
}
@media(max-width:549px){
  .banner-moinhat h2 {
    font-size: 25px;
  }
  .blog-right .box-vertical{
    display: table;
    width: 100%;
  }
  .blog-right .box-vertical .box-image{
    width: 35% !important;
    direction: ltr;
    display: table-cell;
    vertical-align: middle;
  }
}
footer .finfo {
    line-height: 18px;
    font-size: 12px;
    margin-bottom: 6px;
      color: #666666;
  display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}
.thongtin-them{
  max-width: 440px;
}
.product-thumbnails a{
      height: 112px;
}
.product-thumbnails a img{
  width: 100%;
    height: 100%;
    object-fit: cover;
}
.yith-wcan-filters{
  margin-bottom: 0;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter{
      margin-bottom: 0;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable{
  margin-bottom: 0;
   font-family: MuliDisplayVN;
    font-size: 14px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item{
  font-family: MuliDisplayVN;
    font-size: 14px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item label{
      font-weight: 400;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable + .filter-content{
  padding: 5px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter{
      min-width: 150px;
}
.ux-search-submit{background: #fff;box-shadow: unset;border: unset !important;}
.ux-search-submit i{color: #000;}
.searchform-wrapper .flex-col:last-child{order: -1;}
.h2-title-giavang{margin-bottom: 0;}
.h2-title-giavang h2{border: unset;}
.h2-title-giavang h2 span{
  font-family: 'SVN-Gilroy';
  font-weight: 700;
  font-size: 37.8px;
  border: unset;
}
.text-giavang{
}
.text-giavang p{gap: 20px;display: flex;}
.text-giavang p span{
 font-family: 'SVN-Gilroy';
font-weight: 400;
font-size: 16px;
color: #000000;
}
.text-bang-giavang{
}
.text-bang-giavang table{
}
.text-bang-giavang table tr{padding: 0 10px;border-bottom: 1px solid #fff;}
.text-bang-giavang table tr:first-child{
 font-family: 'SVN-Gilroy';
font-weight: 700;
font-size: 16px;

}
.text-bang-giavang table tr:first-child th{text-align: center;}
.text-bang-giavang table tr:first-child th:first-child{text-align: left;}
.text-bang-giavang table tr td{
  font-family: 'SVN-Gilroy';
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  text-align: center;
  color: #000000;
  border-bottom: 1px solid #fff;
}
.text-bang-giavang table tr td:first-child{font-weight: 400;font-size: 16px;text-align: left;}
.cate-home-dm{
}
.cate-home-dm h5.header-title{font-weight: 700;font-style: Bold;font-size: 17px;color: #000000;}
.cate-home-dm p{
  display:none;
}
.new-home{
}
.new-home .post-meta{
  background: linear-gradient(90.44deg, #F6D075 0.79%, #A47F35 104.35%);
  font-weight: 700;
  font-size: 16px;
  color: #FFFFFF;
  display: inline-block;
  position: absolute;
  bottom: 0;
  padding: 5px 10px;
  left: 0;
}
.new-home .box{
  box-shadow: 0px 13.93px 41.78px 0px #0000001A;

}
.new-home h5{margin-bottom: 10px;}
.new-home h5 a{font-weight: 700;font-size: 20px;color:#000000;}
.new-home .box .box-text{
  padding: 10px 20px;
}
.new-home .box .box-text p{font-weight: 400;font-size: 16px;text-align: justify;color: #2C2C2C;}
.new-home .box .box-text a.button{font-weight: 500;font-size: 16px;color: #8F8F8F;text-transform: unset;border: unset;}
.icon-uudai{
  border: 1px solid #DBDBDB;
  padding: 20px 15px;
}
.icon-uudai h3{
font-weight: 700;
font-size: 16px;
color:#000000;
}
.icon-uudai p{font-weight: 400;font-size: 13px;color: #4D4D4D;}
.sec-ft{
  background: linear-gradient(90deg, #591F00 0%, #5B3B00 100%);

}
.icon-phoneft{
}
.icon-phoneft h3{font-weight: 700;font-size: 28px;color:#ffffff;}
.icon-phoneft p{font-weight: 400;font-size: 14px;text-transform: uppercase;color:#ffffff;margin-bottom: 0;}
.h3-companyname{
}
.h3-companyname h3{
font-weight: 700;
font-size: 24px;
text-transform: uppercase;
color:#ffffff;
}
.icon-fotter{align-items: center;}
.icon-fotter .icon-box-img{width: 15px !important;}
.icon-fotter .icon-box-text{
}
.icon-fotter .icon-box-text p{
font-weight: 400;
font-size: 16px;
color:#ffffff;
}
.h3-footer{
}
.h3-footer h3{font-weight: 700;font-size: 20px;color:#ffffff;position: relative;padding-bottom: 15px;}
.h3-footer h3:before{
  content:"";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 45px;
  height: 4px;
  background: #ffffff;
  border-radius: 2px;
}
.menu-footer{
}
.menu-footer .menu-item{padding: 5px 0;}
.menu-footer .menu-item a{font-weight: 500;font-size: 14px;color:#ffffff;line-height: 21px;}
.img-bct{
}
.img-bct p{
}
.img-bct img{margin-bottom: 0 !important;}
.soida-ft{
}
.soida-ft p{display: flex;gap: 20px;}
.soida-ft img{margin-bottom: 0 !important;}
.vs-footer{
}
.vs-footer p{margin-bottom: 0;}
.vs-footer img{margin-bottom: 0 !important;width: 47px;}
.h3-dki{
}
.h3-dki h3{font-weight: 400;font-size: 25px;color: #000000;margin-bottom: 0;}
.form-footer{
}
.form-footer input.wpcf7-email{font-weight: 400;font-size: 16px;color: #5F5D5B;border-radius: 32px;height: 50px;margin-bottom: 0;}
.form-footer .wpcf7-submit{
  position: absolute;
  right: 20px;
  top: 14px;
  background: url(images/emailsend.png) no-repeat;
  width: 20px;
  height: 20px;
  margin: 0;
  border: unset;
  font-size: 0;
}
.wpcf7-spinner{
  display:none;
}
.col-email form{margin-bottom: 0;}
.text-copyright{
}
.text-copyright p{font-weight: 700;font-size: 16px;color:#ffffff;margin-bottom: 0;}
.searchform-wrapper .search-field{
  height: 38px;
  border: unset;
  box-shadow: unset;
}
.searchform-wrapper button{height: 38px;}
@media(max-width:549px){
  .h2-title-giavang h2 span{
    font-size:28px;
  }
  .text-bang-giavang table tr td{
    font-size:15px;
  }
  .product-list p{
    font-size:25px;
  }
}