/*
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.   ***************/
.header-nav-main .wpml-ls-legacy-list-horizontal a {
  display: block;
  text-decoration: none;
  line-height: 1;
  border: none;
  margin: 0 3px;
  padding: 0;
}
.form-flat input:not([type="submit"]),
.form-flat select,
.form-flat textarea {
  background-color: #e2e2e2;
  border-color: transparent;
}
.container,
.container-width,
.full-width .ubermenu-nav,
.row {
  /*max-width: 1170px;*/
}
.ftSocial {
}

.ftSocial ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 10px;
}

.ftSocial ul li {
  margin: 0;
  padding: 0;
}

.ftSocial ul li a {
  display: block;
  width: 30px;
  height: 30px;
}

.ftSocial ul li:nth-child(1) a {
  background: url(images/so1.png) center center no-repeat;
  background-size: 30px;
}

.ftSocial ul li:nth-child(2) a {
  background: url(images/so2.png) center center no-repeat;
  background-size: 30px;
}

.ftSocial ul li:nth-child(3) a {
  background: url(images/so3.png) center center no-repeat;
  background-size: 30px;
}

.ftInfo {
}
.ftInfo h3 {
  font-size: 1.2em;
  margin-bottom: 20px;
}
.ftInfo ul {
  margin-bottom: 0;
}
.ftInfo ul li {
  margin: 0 0 10px;
  list-style: none;
  padding-left: 25px;
}
.ftInfo ul li:nth-child(1) {
  background: url(images/f1.png) 0px 0px no-repeat;
}
.ftInfo ul li:nth-child(2) {
  background: url(images/f1.png) 0px 0px no-repeat;
}
.ftInfo ul li:nth-child(3) {
  background: url(images/f2.png) 0px 3px no-repeat;
}
.ftInfo ul li:nth-child(4) {
  background: url(images/f3.png) 0px 6px no-repeat;
  margin-bottom: 0;
}

.ftList {
}
.ftList h3 {
  position: relative;
  font-size: 17px;
  padding-left: 20px;
  text-transform: uppercase;
  margin-top: 2px;
  margin-bottom: 21px;
}
.ftList h3::before {
  content: "";
  background: #f1c40f;
  width: 5px;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}
.ftList ul {
}
.ftList ul li {
  list-style: none;
  margin: 0 0 10px;
}
.ftList ul li a {
  position: relative;
  padding-left: 22px;
  font-size: 14px;
  font-weight: bold;
  transition: all 500ms;
}
.ftList ul li a::before {
  content: "";
  width: 7px;
  height: 7px;
  background: #1abc9c;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
  transition: all 500ms;
}
.ftList ul li:hover a {
  padding-left: 0;
}
.ftList ul li:hover a::before {
  display: none;
}

.ftMap iframe {
  border-radius: 8px;
  overflow: hidden;
}

.ftForm {
}
.ftForm > .col-inner {
  background: url(images/bgForm.png) center bottom no-repeat;
  max-width: 747px;
  margin: 0 auto !important;
  display: flex;
  height: 52px;
  align-items: center;
  justify-content: center;
}
.ftFormEx {
}
.ftFormEx form {
  margin: 0;
  border-radius: 26px;
  overflow: hidden;
  border: none;
  box-shadow: none;
}
.ftFormEx p {
  margin: 0;
}
.ftFormEx .wpcf7-form-control {
  margin: 0;
  border: none;
  box-shadow: none;
  min-height: 35px;
  height: unset;
  font-size: 14px;
}
.ftFormEx .wpcf7-form-control input {
}
.ftFormEx .wpcf7-email::placeholder {
  color: #939393;
  font-weight: 600;
}
.ftFormEx .wpcf7-submit {
  position: absolute;
  top: 0;
  right: 5px;
  text-indent: -999px;
  background: url(images/ftSubmit.png) center center no-repeat;
  background-size: 18px;
  border: none;
  overflow: hidden !important;
  box-shadow: none !important;
}
.wpcf7-spinner {
  display: none !important;
}
.ftFormHeading {
}
.ftFormHeading h3 {
  color: #000000;
  font-size: 14px;
  margin: 0;
}
.ftCopyright {
  text-transform: uppercase;
}
.ftCopyright p {
  margin: 0;
  opacity: 0.56;
}

.slideHome {
}
.slideHome h3 {
  font-weight: 800;
  color: #0a3d62;
  font-size: 35px;
}
.slideHome h4 {
  color: #727272;
  font-weight: 700;
  font-size: 18px;
}
.stHome .slideHome .slideBtn1 {
  background: #f1c40f !important;
  border-radius: 40px;
  border: none !important;
  font-size: 24px;
  min-height: unset;
  text-transform: none;
}
.stHome .slideHome .slideBtn1 span {
  color: #841111;
}
.stHome .slideHome .slideBtn2 {
  background: #1abc9c !important;
  border-radius: 40px;
  border: none !important;
  font-size: 24px;
  min-height: unset;
  text-transform: none;
}
.stHome .slideHome .slideBtn2 span {
  color: #0a3d62;
}
.bannerAboutus {
}
.stAboutus .bannerAboutus h1 {
  font-size: 24px;
  font-weight: bold;
}
.pageAboutus {
}
.pageAboutus h2 {
  color: #0e0c5d;
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 15px 0px;
  border-bottom: 1px solid #e7e7e7;
}

.pageContact h2 {
  color: #0e0c5d;
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 15px 0px;
  border-bottom: 1px solid #e7e7e7;
}
.pageContactCol {
}
.pageContactCol>.col-inner {
  padding: 10px;
  background: url(images/bgContact.png) no-repeat;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.pageContactCol2 > .col-inner{

}
/*desktop*/
@media only screen and (min-width: 1200px) {
}

@media only screen and (max-width: 48em) {
  .ftForm > .col-inner {
    max-width: 100%;
    margin: 0 auto !important;
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background: #f1c40f;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .ftFormHeading h3 {
    margin: 0 0 10px;
  }
  .slideHome h3 {
    font-size: 2.2em;
  }
  .slideHome h4 {
    font-size: 1.5em;
  }
  .breadcrumb-small {
    font-size: 1.2em;
  }
}
.icon-tt{
  
}
.icon-tt .icon-box-img{
}
.icon-tt .icon-box-text{
}
.icon-tt .icon-box-text h3{font-weight: 600;font-size: 16px;color: #0A3D62;text-transform: uppercase;}
.sec-thongtin{
}
.sec-thongtin:before{
  content:"";
  position: absolute;
  left: 0;
  top: 40%;
  width: 336px;
  height: 59px;
  background: url(images/lefttt.png) no-repeat;
}
.sec-thongtin:after{
  content:"";
  content: "";
  position: absolute;
  right: -89px;
  top: 40%;
  width: 336px;
  height: 59px;
  background: url(images/rightt.png) no-repeat;
}
.icon-hd{
}
.icon-hd .icon-box-img{width: 15px !important;align-items: center;}
.icon-hd .icon-box-img img{padding-top: 0;}
.icon-hd .icon-box-text{
}
.icon-hd .icon-box-text p{
font-weight: 400;
font-size: 16px;
color: #5F5D5B;
}
.icon-hd .icon-box-text strong{
  color: #0A3D62;
}
.header-block-block-1{
  /* max-width: 500px; */
  width: 575px;
  margin: 0 auto;
}
.header-nav-main.nav-left{
}
.header-nav-main.nav-left>li{margin: 0 20px;}
.header-nav-main.nav-left>li>a{font-weight: 700;font-size: 17px;color: #9D9D9D;}
.header-nav-main.nav-left>li.current_page_item>a{
}
.header-nav-main.nav-left>li.current_page_item>a:after{
  content:"";
  position: absolute;
  left: 0;
  right: 0;
  top: 16px;
  width: 38px;
  height: 38px;
  background: #1ABC9C;
  margin: 0 auto;
  opacity: 0.2;
  border-radius: 50%;
}
#top-bar{
  border-bottom: 1px solid #E0E0E0
}
.h3-title{
}
.h3-title h3{
font-weight: 600;
font-size: 20px;
text-transform: uppercase;
color: #0A3D62;
}
.title-wrapper .product-title{
}
.title-wrapper .product-title a{
font-weight: 600;
font-size: 16px;
color: #0A3D62;
}
.product-small.box{
} 
.product-small.box img{border-radius: 5px;} 
.gal-cm{
}
.gal-cm img{border: 1px solid #ececec;border-radius: 3px;padding: 5px;}
.text-dv{
}
.text-dv h3{font-weight: 600;font-size: 22.56px;text-transform: uppercase;color: #0A3D62;margin-bottom: 0;}
.text-dv h4{
  font-weight: 600;
  font-size: 22.56px;
  text-transform: uppercase;
  color: #F1C40F;
}
.row-dv{margin-top: -75px;}
.row-dv img{border-radius: 5px;}
.text-dv{
}
.text-dv p{font-weight: 600;font-size: 16px;text-transform: uppercase;color: #717171;margin-bottom: 5px;}
.icon-loiich{
}
.icon-loiich .icon-box-img{
}
.icon-loiich .icon-box-text{
}
.icon-loiich .icon-box-text p{
font-weight: 700;
font-size: 16px;
color: #0A3D62;
}
.sec-loiich{
}
.sec-loiich:before{
  content:"";
  position: absolute;
  left: 0;
  right: 0;
  height: 9px;
  width: 26px;
  background: url(images/dow.png) no-repeat;
  top: -10px;
  margin: 0 auto;
}
.sec-loiich:after{
  content:"";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;   /* nửa đáy */
  border-right: 20px solid transparent;  /* nửa đáy */
  border-top: 20px solid #f8f8f8;
  margin: 0 auto;
}
.box-blog-post{border-radius: 10px;overflow: hidden;margin-bottom: 15px;border: 1px solid #e7e7e7;}
.box-blog-post .box-text{background: #FFFFFF;padding: 10px 20px;/* border: 1px solid #e7e7e7; */}
.box-blog-post .box-text .post-meta{font-weight: 500;font-size: 14px;color: #9D9D9D;opacity: 1;border-bottom: 1px solid #9D9D9D;padding-bottom: 5px;}
.box-blog-post .box-text .post-title{margin-top: 10px;margin-bottom: 15px;font-weight: 600;font-size: 16px;color: #0A3D62;}
.box-blog-post .box-text .from_the_blog_excerpt{font-weight: 500;font-size: 14px;color: #333333;margin-bottom: 15px;}
.box-blog-post .box-text button{font-weight: 700;font-size: 16px;color: #0A3D62;text-transform: unset;background: url(images/rightxt.png) 0px no-repeat;padding-bottom: 0;margin-bottom: 0;padding-left: 45px;margin: 0;}
.but-xemtc{
  background: #1ABC9C;
  font-weight: 500;
  padding: 0 25px;
}
.but-xemtc span{font-weight: 600;font-size: 18.31px;color: #0A3D62;}
#breadcrumb-wrapper3.breadcrumb-w-img {
    height: 600px;
    padding: 30px 0;
    background: url(images/bannernew.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-bottom: 40px;
}
#breadcrumb-wrapper3.breadcrumb-w-img .breadcrumb-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 100%;
}
.breadcrumb-big h2{
  color:#fff;
  font-size: 32px;
}
.breadcrumb-small{font-size: 25px;}
.breadcrumb-small .breadcrumb{
  color:#fff;
}
.breadcrumb-small .breadcrumb a{
  color:#fff;
}
.blog-title{
}
.blog-title h1{
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  color: #0A3D62;
  margin-bottom: 20px;
  text-align: center;
}
.article-head{
}
.article-head h1{
      font-weight: 600;
      font-size: 20px;
      /* text-transform: uppercase; */
      color: #0A3D62;
      /* margin-bottom: 20px; */
      /* text-align: center; */
}
.date-new{color: #9d9d9d;}
 .related-articles {
    margin-bottom: 30px;
}
.related-articles .related-articles-head {
    position: relative;
    width: 100%;
    text-align: left;
    display: block;
}
.related-articles .related-articles-head h3 {
    padding: 0px;
    margin: 0px 0px 5px 0px;
    color: #0A3D62;
}
.related-articles .related-articles-body ul {
    margin: 0 0 15px 20px;
    padding: 0;
}
.collection-title{
}
.collection-title h1{
   font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  color: #0A3D62;
  margin-bottom: 20px;
}
.category-page-row {
    padding-top: 0;
}
#shop-sidebar{
  
}
#shop-sidebar .widget-title{
      border-left: 7px solid #f1c40f;
    padding-left: 10px;
  color: #0A3D62
}
#shop-sidebar .is-divider{
      margin: 0;
    opacity: 0;
}
.product-title.product_title{
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  color: #0A3D62;
}
.product-main {
    padding-top: 0;
}
.product-info {
    padding-top: 0;
}
.wpml-ls-legacy-list-horizontal{
  padding:0;
}
@media(max-width:549px){
  .sec-thongtin:before{
    display:none;
  }
  .sec-thongtin:after{
    display:none;
  }
  .icon-tt {
    margin-bottom: 15px;
}
  .h3-title h3{
    font-size:18px;
  }
  .text-dv h3{
    font-size:20px;
  }
  .text-dv h4{
    font-size:20px;
  }
  .text-dv p {
    font-size:14px;
  }
  .icon-loiich {
    margin-bottom: 20px;
}
  .ftInfo h3 {
    font-size: 16px;
  }
  .ftList h3 {
font-size: 16px;
  }
  .stAboutus .bannerAboutus h1 {
    font-size: 20px;
    line-height: 27px;
  }
  .blog-title h1{
    font-size: 18px;
  }
  .collection-title h1{
    font-size: 18px;
  }
  .product-info {
    padding-top: 20px;
}
  .product-title.product_title{
    font-size: 20px;
  }
}
.wpml-ls-legacy-list-horizontal .wpml-ls-flag{
      width: 30px;
      border: 1px solid;
}
.fix-aisde {
    margin: 0;
    padding: 0;
    position: fixed;
    bottom: 62px;
    right: 20px;
    list-style: none;
    z-index: 999;
}

    .fix-aisde li {margin-bottom:10px;
    }

        .fix-aisde li a {
        background: #fff;
        display: block;
        border-radius: 18px;
        box-shadow: 0px 9.99px 29.98px 0px #0000001A;
        }
.fix-aisde li a span{
    padding: 0 10px;
}
.fix-aisde li a img{width: 40px;}
.wechat-btn {
    /* display: inline-flex; */
    /* align-items: center; */
    /* gap: 6px; */
    /* padding: 10px 16px; */
    /* background: #09b83e; */
    /* color: #fff; */
    /* border-radius: 30px; */
    cursor: pointer;
}

#wechat-popup {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.6);
    z-index: 9999;
}
.wechat-box {
    background: #fff;
    width: 300px;
    margin: 10% auto;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    position: relative;
}
.wechat-box img {
    max-width: 100%;
}
.wechat-box .close {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 22px;
    cursor: pointer;
}