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


}
.company-hd{
  color: #f37022;
    font-size: 20px;
    font-weight: bold;
}
.icon_phone {
  color: #ff0000;
  font-size: 17px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  /* padding-top: 10px; */
  margin-bottom: 10px;
}
.icon_phone i {
  color: #f37022;
  font-size: 20px;
  padding: 4px 6px;
  border-radius: 50%;
  border: 2px solid #f37022;
  margin-right: 10px;
  float: left;
  margin-top: 0;
}
#wide-nav>.flex-row>.flex-left{
  max-width: unset;
  width: 100%;
}
#wide-nav ul.header-nav >li{margin: 0;}
#wide-nav ul.header-nav >li >a{
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px;
    border-right: 1px solid #fff;
}
#wide-nav ul.header-nav >li.current-menu-item >a{
background: #f37022;
}
#wide-nav{
  border-bottom: 3px solid #f37022;
}
.category-title {
  border-right: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
  border-top-right-radius: 5px;
  display: block;
  width: 100%;
  clear: both;
  border-bottom: 2px solid #f37022;
  margin-bottom: 0px;
}
.category-title .left {

}
.category-title .left h2 {
  margin-bottom: 0;
}
.category-title .left h2 a {
  background-color: #056839;
  padding: 8px;
  color: white;
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 25px;
  background-position-x: 15px;
  text-transform: uppercase;
  font-size: 15px;
  padding-right: 25px;
  font-weight: normal;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.see-more-btn {
  position: absolute;
  right: 0;
  top: 2px;
  padding: 3px 5px;
  /* text-transform: uppercase; */
  color: #f37022;
  font-weight: bold;
}
.sp-home-cate{
  /* border: 1px solid #f0f0f0; */
  /* padding: 10px; */
  /* margin-left: 0 !important; */
  /* margin-right: 0 !important; */
  padding-top: 15px;
  padding-bottom: 0;
}
.sp-home-cate .product-small .box-image img{
  border-radius: 5px;
}
.sp-home-cate .product-small .product-title a {
  color: #000000;
  font-size: 15px;
  font-weight: bold;
}
.sp-home-cate .col{
  padding-bottom: 0;
}
.hnh-product{
  margin-top: 40px;
}
.col9-cn{padding-bottom: 10px;}
.col9-cn .section-title-container{margin-bottom: 0;}
.col9-cn .section-title-container h2{
  
}
.col9-cn .section-title-container h2 span {
  border-bottom: none;
  margin-bottom: 0px;
  color: #056839;
  background: url(/wp-content/uploads/2023/10/news_cate-2.png);
  background-repeat: no-repeat;
  padding-left: 35px;
  font-size: 16px;
}
.new-tintuc .post-item .col-inner {
  border: 1px solid #f0f0f0;
  padding: 12px;
  border-radius: 4px;
}
.footer-1{
  border-top: 2px solid #f37022;
}
.absolute-footer {
  border-top: 1px solid #fff;
}
.payment-icon{
  background: #fff;
}
.content-ft{

}
.content-ft h3{
  color: var(--s-1-p-4, #FFF);
font-size: 32px;
font-style: normal;
font-weight: 800;
line-height: normal;
text-transform: uppercase;
}
.content-ft ul {
  padding-left: 0;
}
.content-ft ul li {
  width: 100%;
  list-style-type: none;
  float: left;
  margin-left: 0 !important;
  /* margin-bottom: 10px; */
  display: flex;
  justify-content: center;
  align-items: center;
}
.content-ft ul li span {
  color: #f37022;
  width: 22px;
  float: left;
  /* line-height: 24px; */
  font-size: 19px;
  margin-right: 8px;
}
.content-ft ul li b {
  width: calc(100% - 25px);
  float: left;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.footer-1 .widget-title{
  color: #f37022;
  background: url();
  text-align: left;
  font-weight: bold;
  padding: 0;
}
   
#footer ul.menu {
}
#footer ul.menu li {
  margin-bottom: 10px;
  /* border: unset !important; */
}
#footer ul.menu li a {
  color: var(--s-1-p-4, #FFF);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
  padding-left: 26px;
  border-top: unset !important;
}
#footer ul.menu li a::before{
  content: "\f178";
  font: normal normal normal 19px/1 FontAwesome;
  position: absolute;
  left: 0;
  top: 5px;
  color: #f37022;
}
.float-contact {
  position: fixed;
  bottom: 57px!important;
  left: 20px;
  z-index: 99999;
}
.chat-zalo {
  background: #056839;
  border-radius: 20px;
  padding: 0px 18px;
  color: white;
  display: block;
  margin-bottom: 6px;
  border: 1px solid #fff;
}
.float-contact .hotline {
  background: #f37022 !important;
  border-radius: 20px;
  padding: 0 18px;
  color: white;
  display: block;
  margin-bottom: 6px;
  border: 1px solid #fff;
}
.chat-zalo a, .chat-face a, .hotline a {
  font-size: 15px;
  color: white;
  font-weight: normal;
  text-transform: none;
  line-height: 0;
}
.tieu-chi .icon-box {
  border-radius: 5px;
}
.tieu-chi .cot1 .icon-box {
  background: #f37022;
  padding: 10px;
  font-size: 15px;
}
.tieu-chi .icon-box h3 {
  margin-bottom: 0;
  font-size: 15px;
  text-transform: uppercase;
  color: white;
}
.tieu-chi .icon-box p {
  font-size: 14px;
  color: white;
}
.tieu-chi .cot2 .icon-box {
  background: #2a8ccd;
  padding: 10px;
  font-size: 15px;
}
.tieu-chi .cot3 .icon-box {
  background: #056839;
  padding: 10px;
  font-size: 15px;
}
.tieu-chi .cot4 .icon-box {
  background: #005690;
  padding: 10px;
  font-size: 15px;
}
span.widget-title {
  background: #056839;
  display: block;
  padding: 10px 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center;
  letter-spacing: 0;
  color: white;
  font-size: 14px;
  font-weight: normal;
}
.widget .is-divider, .blog-single .is-divider {
  display: none;
}
.widget_categories ul {
  border: 1px solid #ececec;
}
.widget_categories ul li {
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
}
 .footer-1 .is-divider{
    display:block;
   background-color:#fff;
   width:100%;
   max-width:100%;
   height:1px;
    }
    .product-categories {
      border-bottom: 1px solid #ececec;
  }
  .product-categories li a {
    font-size: 14px;
    color: #4c4c4c;
}
.product-categories li a {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    padding-left: 20px !important;
}
.product-categories li {
  background: url(/wp-content/uploads/2023/10/dot.jpg);
  background-repeat: no-repeat;
  background-position: left;
  background-position-y: 11px;
  background-position-x: 3px;
  border-left: 1px solid whitesmoke;
  padding-left: 0px;
  border-right: 1px solid whitesmoke;
  padding-right: 0px;
}
ul.block-ul {
  border: 1px solid #ececec;
  padding: 0 10px;
}
ul.block-ul a {
  font-size: 14px;
  color: #3f3f3f;
}
.from_the_blog_excerpt {
  margin-bottom: 30px !important;
}
.xemthem-new{
  background: #f37022;
    color: #fff;
    padding: 10px;
    margin-top: 30px;
    border-radius: 30px;
}
#comments{
  display: none;
}
.relatedcat {
  margin-top: 11px;
}
.relatedcat h3 {
  font-size: 15px;
  background: url(/wp-content/uploads/2023/10/more_art.png);
  background-size: auto;
  width: 400px;
  background-repeat: no-repeat;
  height: 33px;
  color: white;
  padding-left: 14px;
  padding-top: 3px;
}
.term-description {
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 25px;
}
.devvn_readmore_taxonomy_flatsome {
  text-align: center;
  cursor: pointer;
  position: absolute;
  z-index: 10;
  bottom: 0;
  width: 100%;
  background: #fff;
}
.devvn_readmore_taxonomy_flatsome a {
  color: #318A00;
  display: block;
}
.devvn_readmore_taxonomy_flatsome:before {
  height: 55px;
  margin-top: -45px;
  content: "";
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff00', endColorstr='#ffffff',GradientType=0 );
  display: block;
}
.devvn_readmore_taxonomy_flatsome a:after {
  content: '';
  width: 0;
  right: 0;
  border-top: 6px solid #318A00;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 5px;
}
.devvn_readmore_taxonomy_flatsome_less a:after {
  border-top: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #318A00;
}
.product-main {
  padding: 20px 0;
}
#wide-nav ul >li >ul.nav-dropdown{padding: 0;}
#wide-nav ul >li >ul.nav-dropdown>li{
  /* padding: 0px 15px; */
  /* white-space: nowrap; */
  /* border-left: none; */
  width: 100%;
  /* float: none; */
  /* border-bottom: 1px solid rgba(255, 255, 255, 0.1); */
  border-right: 0;
  position: relative;
  display: block;
}
#wide-nav ul >li >ul.nav-dropdown>li >ul.nav-column{
  display: none;
  position: absolute;
  background: #fff;
  z-index: 999;
  top: 0;
  left: 100%;
}
#wide-nav ul >li >ul.nav-dropdown>li.menu-item-has-children:hover ul.nav-column{
  display: block;
}
#wide-nav ul >li >ul.nav-dropdown>li.menu-item-has-children a{
  font-weight: unset;
  position: relative;
}
#wide-nav ul >li >ul.nav-dropdown>li.menu-item-has-children>a::before{
  content: "\f105";
  position: absolute;
  right: 5px;
  top: 11px;
  font: normal normal normal 14px/1 FontAwesome;
}
#header{
  border-bottom: 1px solid;
}
@media(max-width:549px){
.new-tintuc .box-vertical .box-image {
  width: 100% !important;
}
}