/*
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.   ***************/

#button-contact-vr {
    position: fixed;
    bottom: 100px;
    z-index: 999;
    right: 0;
  }
  
  /*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;
  }
.companyname{
font-weight: 500;
font-size: 14px;
text-align: center;
color: #034C33;

}
.searchform-wrapper{

}
.searchform-wrapper form{background: #F1F5F9;border-radius: 14px;padding: 0 10px;}
.searchform-wrapper form button.ux-search-submit{background-color: transparent;border: unset;color: #94A3B8;height: 53px;}

button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {}
.searchform-wrapper form input.search-field{
  background: transparent;
  box-shadow: unset;
  border: unset;
  height: 53px;
  font-size: 16px;
  color: #6B7280;
  font-weight: 400;
}
.hotline-hd{background: url(images/phonehd.png) left center no-repeat;padding-left: 60px;padding-top: 10px;padding-bottom: 10px;}
.hotline-hd p{
font-weight: 400;
font-size: 12.7px;
line-height: 18.14px;
color: #252525;
}
.hotline-hd p span{font-weight: 700;font-size: 21.77px;color: #279327;display: block;}
.header-nav{

}
.header-nav>li{

}
.header-nav>li>a{font-weight: 700;font-size: 16px;color: #ffffff;padding: 22px 15px;}
.header-nav>li + li > a:after{color: #ffffff;height: 100%;border-left: 1px solid #ffffff;top: 0;margin-top: 0;}
.img-gt{

}
.img-gt img{
  border-radius: 23px;
}
.htm-vct{

}
.htm-vct h2{font-weight: 700;font-size: 19.03px;line-height: 22.83px;text-transform: uppercase;color: #A7A7A7;margin-bottom: 0;}
.htm-vct h3{font-weight: 800;font-size: 96px;line-height: 69.44px;color: #348C42;margin-bottom: 0;}
.htm-vct h4{font-weight: 800;font-size: 20px;line-height: 32px;color: #F58440;}
.text-vct{

}
.text-vct p{
font-weight: 400;
font-size: 16px;
line-height: 32.4px;
color: #4F6073;

}
.text-vct p strong{

}
.but-kn{

}
.but-kn span{
font-weight: 700;
font-size: 18px;
line-height: 27px;
color: #FFFFFF;
}
.home-gt{

}
.home-gt::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 223px;
  height: 121px;
  background: url(images/leftvct.png) no-repeat;
}
.home-gt::after{
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 206px;
  height: 121px;
  background: url(images/rightvct.png) no-repeat;
}
.title-dmsp{

}
.title-dmsp h2{text-align: center;border: unset;}
.title-dmsp h2 span{font-weight: 700;font-size: 27px;line-height: 36px;color: #FFFFFF;background: #348C42;position: relative;margin: 0 auto;border: unset;padding: 15px 60px;}
.title-dmsp h2 span::before {
    content: "";
    position: absolute;
    left: -2px;
    top: -2px;
    width: 50px;
    height: calc(100% + 4px);
    background: #fff;
    clip-path: polygon(0 0, 100% 100%, 0 100%);
    /* border-left: 2px solid #4da3ff; */
}
.title-dmsp h2 span::after {
    content: "";
    position: absolute;
    right: -2px;
    top: -2px;
    width: 50px;
    height: calc(100% + 4px);
    background: #fff;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    /* border-right: 2px solid #4da3ff; */
    /* border-radius: 4px; */
}
.categories-home{

}
.categories-home .box-category{
  border-radius: 13px;
  overflow: hidden;
}
.categories-home .box-category::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #00000066;
  z-index: 9;
}
.categories-home .box-category .box-text{z-index: 99;}
.categories-home .box-category .box-text h5{font-weight: 700;font-size: 24px;line-height: 33px;color: #FFFFFF;}
.categories-home .box-category .box-text p.read-more-cate{
font-weight: 700;
font-size: 15.75px;
line-height: 22.5px;
color: #CBD5E1;
}
.categories-home .box-category .box-text p.count{
  display: none;
}
.text-title{padding-bottom: 10px;position: relative;}
.text-title::before{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 143px;
  height: 29px;
  background: url(images/linesp.png) no-repeat;
  margin: 0 auto;
}
.text-title h3{font-weight: 700;font-size: 32px;line-height: 36px;color: #348C42;margin-bottom: 0;}
.text-title p{
font-weight: 400;
font-size: 16px;
line-height: 36px;
color: #F58440;

}
.onsale{
  display: none;
}
.product-small.box{
  background: #FFFFFF;
  border: 1.13px solid #E2E8F0;
  border-radius: 18px;
  overflow: hidden;
}
.product-small.box .box-image{
  background: #F1F5F9;
padding: 10px;
}
.product-small.box .box-text{padding: 20px 10px;}
.product-small.box .box-text p.product-title{

}
.product-small.box .box-text p.product-title a{
font-weight: 700;
font-size: 14.63px;
line-height: 22.5px;
color: #0F172A;

}
.product-small.box .box-text .price-wrapper{

}
.product-small.box .box-text .price-wrapper .price{

}
.product-small.box .box-text .price-wrapper .price .woocommerce-Price-amount{
font-weight: 700;
font-size: 20.25px;
line-height: 31.5px;
color: #D33131;

}
.product-small.box .box-text .price-wrapper .price ins{display: block;}

.product-small.box .box-text .price-wrapper .price ins .woocommerce-Price-amount{
font-weight: 700;
font-size: 20.25px;
line-height: 31.5px;
color: #D33131;

}
.product-small.box .box-text .price-wrapper .price del{
  
}
.product-small.box .box-text .price-wrapper .price del .woocommerce-Price-amount{
font-weight: 400;
font-size: 13.5px;
line-height: 18px;
text-decoration: line-through;
color: #94A3B8;

}
.product-small.box .box-text .image-tools{
  left: 0;
}
.badge-container{margin: 0;left: unset;right: 10px;top: 10px;}
.badge-container .badge{height: 26px;width: 43px;}
.badge-container .badge .badge-inner{
  background-color: #D33131;
  border-radius: 4px;
  padding: 4px 9px;
  font-weight: 700;
  font-size: 11.25px;
  line-height: 16.88px;
  color: #ffffff;
  height: auto;
}
.but-xemtc{padding: 10px 50px;}
.but-xemtc span{
font-weight: 700;
font-size: 18px;
line-height: 27px;
color: #FFFFFF;
}
.title-dmsp{

}
.title-dmsp h3{

}
.title-dmsp span{font-weight: 700;font-size: 27px;line-height: 36px;color: #F58440;margin: 0;border: unset;text-transform: unset;position: relative;padding-left: 20px;}
.title-dmsp span::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 9px;
  height: 36px;
  background: #348C42;
border-radius: 11px;
}
.title-dmsp h3 a{
font-weight: 700;
font-size: 18px;
line-height: 27px;
color: #348C42;

}
.blog-home{

}
.blog-home .box-normal{
  border: 1px solid #FFFFFF;
  background: #FFFFFF;
  box-shadow: 0px 20px 70px 0px #0000001A;
  border-radius: 10px;
  overflow: hidden;
}
.blog-home .box-normal .box-text{padding: 15px 20px;}
.blog-home .box-normal .box-text .post-title{

}
.blog-home .box-normal .box-text .post-title a{
font-weight: 700;
font-size: 14px;
line-height: 100%;
color: #348C42;

}
.blog-home .box-normal .box-text  .is-divider{
  display: none;
}
.blog-home .box-normal .box-text a.button{font-weight: 400;font-size: 14px;line-height: 31px;color: #F58440;background: url(images/rightxt.png) left center no-repeat;padding-left: 42px;border: unset;text-transform: unset;}
.gal-cn {
    align-items: center
}

.gal-cn .flickity-viewport {
    display: flex;
    align-items: center
}

.gal-cn .flickity-slider {
    display: flex;
    align-items: center
}

.gal-cn .gallery-col {
    display: flex;
    align-items: center;
    justify-content: center
}
.row-form {
    box-shadow: 0 8px 10px -6px #0000001A;
    box-shadow: 0 20px 25px -5px #0000001A;
    border: 1px solid #E2E8F0;
    border-radius: 15px;
    overflow: hidden;
    background-size: 50% auto;
}
.col4-form .col-inner {
    background: #F58440;
    padding: 49px;
    /* border-radius: 15px; */
    height: 600px;
    padding-top: 100px;
}
.span-uudai{

}
.span-uudai span{
  background: #4141411A;
  border-radius: 16px;
  font-weight: 700;
  font-size: 13.83px;
  line-height: 19.76px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 8px 15px;
}
.text-uudai{margin-top: 30px;}
.text-uudai h3{
font-weight: 700;
font-size: 35.57px;
line-height: 39.52px;
color: #F9FAFB;

}
.text-uudai ul{

}
.text-uudai ul li{font-weight: 500;font-size: 17.78px;line-height: 27.66px;color: #F9FAFB;background: url(images/tich.png) left center no-repeat;margin-left: 0;list-style-type: none;padding-left: 35px;}
.form-home {
    padding: 60px;
    background: #fff
}

.form-home label {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    /* text-transform: uppercase; */
    color: #64748B;
    color: #348C42;
}

.form-home input.wpcf7-form-control {
    border: 1px solid #E2E8F0;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #6B7280;
    border-radius: 13px;
    box-shadow: unset;
    margin-bottom: 17px;
    background: #E6E6E6;
    height: 45px;
}

.form-home textarea.wpcf7-form-control {
    border: 1px solid #E2E8F0;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #6B7280;
    border-radius: 2px;
    box-shadow: unset;
    margin-bottom: 25px;
    background: #E6E6E6;
    border-radius: 15px;
}

.form-home select.wpcf7-form-control {
    border: 1px solid #E2E8F0;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #181C1E;
    border-radius: 2px;
    box-shadow: unset;
    margin-bottom: 25px
}

.form-home .send_lienhe {
  background: #348C42 !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #FFF !important;
  margin: 0;
  width: 100%;
  height: 56px !important;
}

.col7-form form {
    margin-bottom: 0
}
.note-form{
font-weight: 400;
font-size: 11.86px;
line-height: 15.81px;
color: #9CA3AF;

}
.form-home .wpcf7-spinner{
  display: none;
}
.text-footer{

}
.text-footer p{font-weight: 700;font-size: 20px;line-height: 27px;color: #FFFFFF;margin-bottom: 10px;}
.icon-ft{

}
.icon-ft .icon-box-img{
  width: 11px !important;
}
.icon-ft p{
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #FFFFFF;

}
.title-ft{

}
.title-ft p{font-weight: 700;font-size: 16px;line-height: 22px;color: #FFFFFF;margin-top: 5px;margin-bottom: 15px;}
.text-soloai{

}
.text-soloai p{margin-bottom: 0;display: flex;gap: 20px;}
.text-soloai p img{
  margin-bottom: 0 !important;
}
.menu-ft{

}
.menu-ft .menu-item{

}
.menu-ft .menu-item a{font-weight: 400;font-size: 16px;line-height: 24px;color: #FFFFFF;position: relative;padding-left: 10px;}
.menu-ft .menu-item a::before{
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  width: 5px;
  height: 5px;
  background: #ffffff;
  border-radius: 50%;
}
.pageBreamBox {
    background-color: rgb(242, 242, 242);
    padding: 10px 0;
    margin-bottom: 15px;
}
.blog-archive{
  padding-bottom: 30px;
}
#post-list{

}
#post-list .post-item{
margin-bottom: 30px;
}
#post-list .post-item .col-inner{
  box-shadow: 0 1px 3px -2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}
.archive-page-header h1{
  margin-bottom: 30px;
  margin-top: 30px;
}
.detail-new {
    background-color: #fff;
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    padding-left: 1.5em;
    padding-right: 1.5em;
    padding-top: 20px;
    padding-bottom: 30px;
}
.title-left-collection {
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    margin: 0 0 0 0;
    line-height: 40px;
    width: 100%;
    padding: 0 1px 0 9px;
    text-align: left;
    background: #348C42;
    font-weight: 700;
    /* font-family: 'Manrope'; */
}

.list-left-collection2 {
    border: 1px solid #e1e1e1
}

.list-left-collection2 li {
    font-size: 14px;
    color: #6d6d6d;
    line-height: 39px;
    text-transform: capitalize;
    font-weight: 300;
    position: relative;
    border-bottom: 1px solid #ddd;
    padding-left: 9px;
    margin-left: 0!important;
    list-style-type: none
}

.list-left-collection2 li a {
    color: #666;
    font-size: 14px;
    padding-left: 10px;
    text-transform: uppercase
}
.col .items {
    margin-bottom: 30px;
    float: left;
    width: 100%
}

.sharaholder-us-down1 a {
    cursor: pointer;
    width: 140px;
    font-size: 24px;
    border: 1px solid #348C42;
    line-height: 40px;
    text-align: center;
    color: #348C42;
    border-radius: 6px;
    height: 40px;
    display: block
}
.fah {
    float: left;
    width: 50px;
    height: 50px;
    color: #2176c3;
    margin-top: 6px;
    margin-right: 14px;
    text-align: center;
    font-size: 60px;
    line-height: 46px;
    background-size: 100% 100%
}

.sharaholder-us-content {
    float: left;
    position: relative;
    width: calc(100% - 68px);
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
    padding-right: 79px;
}

.sharaholder-us-title {
    font-size: 18px;
    color: #000
}

.sharaholder-us-date {
    font-size: 13px;
    color: #bfbfbf
}
.sharaholder-us-down a {
    position: absolute;
    cursor: pointer;
    width: 95px;
    font-size: 14px;
    border: 1px solid #348C42;
    line-height: 28px;
    text-align: center;
    color: #348C42;
    border-radius: 6px;
    height: 28px;
    top: 0;
    right: 0
}
.page-wrap {
    margin: 40px 0;
}
.page-left-sidebar{
  padding-bottom: 30px;
}
.category-page-row {
    padding-top: 0;
}
.product-main{
  padding-top: 0;
}
.list_desct {
    list-style-type: none;
    padding-top: 17px;
}
.list_desct li{
      padding-bottom: 9px;
      margin-bottom: 7px;
      border-bottom: 1px solid #afa4a4;
      margin-left: 0 !important;
}
.list_desct li span{
  
}
h1.product-title.product_title{
  color: #348C42;
}
.button-hotline{

}
.button-hotline a{
  background: #348C42;
  color: #ffffff;
  padding: 10px 20px;
  border-radius: 24px;
}
.text-hotro p {
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    margin: 0 0 0 0;
    line-height: 40px;
    width: 100%;
    padding: 0 1px 0 9px;
    text-align: left;
    background: #348C42;
    font-weight: 700;
}
.icon-hotro {
    padding: 10px 0px;
    border-bottom: 1px dashed silver
}

.icon-hotro h3 {
    margin-bottom: 0
}

.icon-hotro p {
    margin-bottom: 0;
    font-size: 13px;
}
#product-sidebar .widget {
    border-radius: 5px;
    overflow: hidden;
}

#product-sidebar .widget .widget-title {
    background: #348C42;
    color: white;
    display: block;
    padding: 15px 30px;
}

#product-sidebar .widget .widget-title span {
}

#product-sidebar .widget .is-divider {
    display: none;
}

#product-sidebar .widget.widget_categories ul {
    width: 100%;
    border: 1px solid #f2f2f2;
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: white;
}

#product-sidebar .widget.widget_categories ul li {
    border: none !important;
}

#product-sidebar .widget.widget_categories ul li a {
    border-bottom: 1px dashed #cecaca !important;
    display: block;
    line-height: 18px;
    padding: 10px 24px 10px 5px;
    position: relative;
    margin-bottom: 0;
    color: black;
}

#product-sidebar .widget.widget_categories ul li:last-child a {
    border: none;
}

#product-sidebar .widget.widget_categories ul li:last-child a {
    border: none !important;
}
.term-description{
  overflow: hidden;
}
.button-hotline{display: flex;gap: 20px;}
.button-hotline a{
  background: #348C42;
  color: #ffffff;
  flex: 0 0 49%;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
  display: block;
}
.button-hotline a span{
  display: block;
}
.grid-tools{
  left: 0;
}
.shop-container .box.box-shade{
  border-radius: 13px;
  overflow: hidden;
}
.shop-container .box.box-shade::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #00000066;
  z-index: 9;
}
.shop-container .box.box-shade .box-text{z-index: 99;}
.shop-container .box.box-shade .box-text h5{font-weight: 700;font-size: 24px;line-height: 33px;color: #FFFFFF;}
.shop-container .box.box-shade .box-text p.read-more-cate{
font-weight: 700;
font-size: 15.75px;
line-height: 22.5px;
color: #CBD5E1;
}
.shop-container .box.box-shade .box-text p.count{
  display: none;
}
.responsive-iframe {
    position: relative;
    width: 100%;
    padding-top: 100%
}

.responsive-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none
}
.sharaholder-us-down1 {
    margin-top: 30px;
}
@media(max-width:549px){
  .title-dmsp h2 span {
    font-size: 22px;
    line-height: 30px;
  }
  .categories-home .box-category .box-text h5{
        font-size: 20px;
    line-height: 29px;
  }
  .text-title h3{
    font-size: 25px;
    line-height: 30px;
  }
  .but-xemtc {
    padding: 10px 30px;
}
.but-xemtc span{
      font-size: 16px;
    line-height: 23px;
}
.text-uudai h3{
  font-size: 28.57px;
    line-height: 38.52px;
}
.shop-container .box.box-shade .box-text h5{
  font-size: 20px;
    line-height: 30px;
}
}