/*
Theme Name: netsa.vn
Theme URI: http://netsa.vn
Version:1.0
Author: Dinh Van Tan
Author URI: http://dinhvantan.com
Tags: den, do, trang...
Description: hosting, vps ssd, web design, email maketing...
*/
@import "css/reset.css";
@import "css/table.css";
#wpadminbar #wp-admin-bar-w3tc, #wp-admin-bar-wp-logo{
    display: none;
}
:root{
  --mau1: #000;
  --do: #ff0000;
  --trang: #fff;
  --xanh: #028fe3;
}
.row2{
  margin-left: -5px;
  margin-right: -5px;
}
.row2 [class^="col-"]{
  padding-right: 5px;
  padding-left: 5px;
}
.alert{
  padding: 5px 10px;
}
.btn-default{
  background-color: #000;;
  color: #fff;
}
.max100pc *{
  max-width: 100%;
}
.text-danger{
  color: var(--do);
}
.text-success{
  color: #31b91c;
}
.owl-nav button {
  position:absolute;
  background-color:#c1bfda!important;
  color:#FFFFFF!important;
  width:40px;
  height:40px;
  border-radius:50%!important;
  -webkit-border-radius:50%!important;
  text-align:center;
  line-height:40px!important;
  font-size:24px!important;
  transition:0.7s all;
  -webkit-transition:0.7s all;
  padding:0!important
 }
 .owl-nav button:hover {
  background-color: var(--mau1) !important
 }
 .owl-nav button.owl-prev {
  left:-20px;
  top:26%;
  opacity:0;
  transform:translatex(25px);
  -webkit-transform:translatex(25px);
  transition-delay:0.5s
 }
 .owl-nav button.owl-next {
  right: -20px;
  top:26%;
  opacity:0;
  transform:translatex(-25px);
  -webkit-transform:translatex(-25px);
  transition-delay:0.5s
 }
.owl-loaded:hover .owl-nav button {
  opacity: 1;
  transform: translatex(0);
  -webkit-transform: translatex(0);
  transition-delay: 0s;
}
@media (min-width: 1024px){
  .cot5{
    width: 20%;
  }
}

/*** header ***/
header{
  padding: 5px 0px;
  background: #fff;
}
.home .wpfixed{
  margin-bottom: 15px;
}
.dgwt-wcas-has-img .dgwt-wcas-sp > *{
  line-height: 10px;
}
#logo{
  float: left;
  margin-right: 30px;
}
#logo img {
  height: 55px;
  display: block;
  transition: all 1s;
}
#searchh{
  margin-top: 10px;
  float: left;
  position: relative;
  z-index: 333;
  transition: all 1s;
}
#listajaxs{
  position: absolute;
  top: 33px;
  left: 0px;
  width: 100%;
  background: #fff;
  max-height: 330px;
  overflow: auto;
  box-shadow: 0px 0px 3px #aaa;
}
#listajaxs .spajax{
  padding: 7px 10px;
}
#listajaxs .hinhsp{
  float:left;
  margin:0px 10px 0px 0px
}
#listajaxs .title-pro-cat{
  height: unset;
  max-height: 50px;
  margin:0px;
}
#listajaxs img{
  max-width: 65px;
}
#listajaxs .gia{
  margin: 0px;
}
.spin {
  width: 20px; 
  height: 20px;    
  border-radius: 50%;
  border: 3px solid #fff;
  border-left-color: rgb(29, 161, 242);
  background: transparent;
  animation: rotate-s-loader 1s linear infinite;
  -webkit-animation: spin 4s infinite linear;
}

@-webkit-keyframes spin {
0%  {-webkit-transform: rotate(0deg);}
100% {-webkit-transform: rotate(360deg);}   
}
.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{
  padding: 6px 15px 6px 40px;
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{
  height: 33px;
}
@keyframes sonar{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(4);transform:scale(4);opacity:0}}
#skDot {
  width: 8px;
  height: 8px;
  background-color: var(--xanh);
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  margin-left: 12px;
}
#skDot .skPing {
  border: 1px solid var(--xanh);
  width: 8px;
  height: 8px;
  opacity: 1;
  background-color: rgba(2,143,227,0.5);
  border-radius: 100%;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: sonar;
  animation-name: sonar;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  display: block;
}
.info-head{
  float: right;
  margin-top: 10px;
  transition: all 1s;
}
.info-head li{
  float: left;
  margin-left: 15px;
}
.saleh{
  line-height: 35px;
  position: relative;
  padding-left: 35px;
}
.navbar{
  border: none;
  margin: 0px;
}
.carth a{
  font-size: 22px;
  color: var(--mau1);
}
.carth .carttop{
  position: relative;
}
.carth .slsp{
  font-size: 13px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  background:var(--mau1);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center;
  position: absolute;
  top: -5px;
  right: -15px;
  color: var(--trang);
}

/*** menu ***/
.menuh{
  height: 39px;
}
#main-menu{
  background:#262626
}
#menu-main-menu > li{
  display: inline-block;
}
#menu-main-menu > li > a{
  padding: 7px 15px;
  display: inline-block;
  color: white;
}
#menu-main-menu img, #menu-main-menu .fa{
  margin-right: 5px;
}

@media (min-width: 1024px){
  #searchh{
    width: 300px;
  }
}
@media (min-width: 768px){
  .wpfixed{
    height: 105px;
  }
  .truot.fix{
    position: fixed;
    left: 0px;
    width: 100%;
    top: 0px;
    z-index: 666;
    box-shadow: 0px 0px 10px #aaa;
    -moz-box-shadow: 0px 0px 10px #aaa;
    -webkit-box-shadow: 0px 0px 10px #aaa;
  }
  .truot #logo img{
    height: 35px;
  }
  .truot #searchh, .truot .info-head{
    margin: 0px;
  }
  #menu-main-menu{
    text-align: center;
  }
}

/*** slider ***/
#slider{
  margin-bottom: 20px;
}

/*** chinh sach ***/
#chinhsach{
  margin-bottom: 15px;
}
.chinhsach{
  margin-bottom: 15px;
}
.chinhsach img{
  float: left;
  margin-right: 10px;
  max-width: 70px;
}
.chinhsach h4{
  font-weight: bold;
  line-height: 25px;
  font-size: 15px;
  margin-bottom: 0px;
}
.chinhsach span{
  color: #888;
}

/*** home ***/
.nhomnuochoa{
  margin-bottom: 15px;
}
.title-home{
  font-size: 30px;
  padding: 40px 30px 20px 50px;
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
}
.title-home::before {
  position: absolute;
  color: #eee;
  font-weight: bold;
  font-size: 100px;
  left: 0px;
  top: 25px;
  z-index: -1;
  letter-spacing: 3px;
}
.title-home.news::before {
  content: "NEW";
}
.title-home.men::before {
  content: "MEN";
}
.title-home.women::before {
  content: "WOMEN";
}
.title-home.unisex::before {
  content: "UNISEX";
}
.title-home2{
  background-color: #000;
  background-position: center center;
  color: white;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  width: 100%;
  padding: 15px 0px;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  margin-bottom: 25px
}
.sp{
  position: relative;
  transition: all 1s;
  padding-bottom: 8px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 7px;
}
.btnmua{
    color: #fff;
    border: none;
    border-radius: 3px;
    font-size: 15px;
    padding: 0 10px;
    padding-top: 1px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    background: -moz-linear-gradient(top, rgba(255,170,2,1) 0%, rgba(253,119,23,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,170,2,1)), color-stop(100%, rgba(253,119,23,1)));
    background: -webkit-linear-gradient(top, rgba(255,170,2,1) 0%, rgba(253,119,23,1) 100%);
    background: -o-linear-gradient(top, rgba(255,170,2,1) 0%, rgba(253,119,23,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,170,2,1) 0%, rgba(253,119,23,1) 100%);
    background: linear-gradient(to bottom, rgba(255,170,2,1) 0%, rgba(253,119,23,1) 100%);
        background-color: rgba(0, 0, 0, 0);
        background-image: linear-gradient(rgb(255, 170, 2) 0%, rgb(253, 119, 23) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaa02', endColorstr='#fd7717', GradientType=0 );
}
.thumbnail-pro-cat{
  text-align: center;
}
.thumbnail-pro-cat img{
  display: inline-block;
}
.woocommerce div.product{
  margin-bottom: 10px;
}
.sp:hover{
  box-shadow: 0px 0px 8px #ccc;
}
.sp img{
  transition: all 1s;
}
.sp:hover img{
  transform: scale(1.05);
  opacity: 0.8;
}
.news h3 {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  height: 60px;
}
.news a{
  color: var(--mau1);
}

/*** single product ***/
.title-pro-sing{
  font-size: 25px;
  float: left;
  font-weight: bold;
  line-height: 35px;
  margin-bottom: 5px;
}
.owl-loaded {
  overflow: hidden;
}
.owl-item {
  float: left;
}
.statuspro{
  float: right;
  margin-left: 0px;
  padding: 2px 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 1px solid #00d60a;
  color: #00d60a;;
}
.alert-default{
  background: #f0f0f0;
  border: 1px solid #e5e5e5;
}
.daban{
  margin-bottom: 5px;
  position: relative;
  z-index: 2;
  text-align: center;
}
.daban .alert{
  display: inline-block;
  margin-bottom: 0px;
  position: relative;
  z-index: 2;
}
.daban:before{
  content: "";
  position: absolute;
  top: calc( 50% );
  left: 0px;
  width: 100%;
  height: 1px;
  z-index: 1;
  background-color: #dff0d8;
}
.statuspro.text-danger{
    border: 1px solid red;
    color: red;
}
.price-sing{
    margin-bottom: 10px;
}
.price-sing .price-old, .price-sing .price-old span, .price-sing .price del{
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
}
.price-sing .price-new, .price-sing .price > .amount, .price-sing .price ins{
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
}
.per{
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    color: red;
}
.title-chon{
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 7px;
}
.itemc{
  padding: 5px 7px;
  border: 1px solid #e5e5e5;
  margin-right: 10px;
  cursor: pointer;
  margin-bottom: 7px;
  display: inline-block;
  text-align: center;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.itemc.active{
  border: 1px solid #00c42e;
  background: green url("images/check.png") bottom right no-repeat;
  color: white;
}
.itemc strong{
  display: block;
}
.itemc .pr{
  color: red;
  font-weight: bold;
}
.itemc .old{
  color: #888;
  font-size: 13px;
  text-decoration: line-through;
  margin-right: 4px;
}
.itemc.active .old, .itemc.active .pr{
  color: white;
}

.itemc.hethang{
  background: #f0f0f0;
  cursor: no-drop;
  color: #888;
  border: 1px solid #e5e5e5 !important;
}
.itemc.hethang:before {
  content: '';
  background-color: #e0e0e0;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: rotate(-18deg);
  height: 1px;
  z-index: 2;
  width: 100%;
}
.itemc.hethang .pr{
  color: #777;
}
.linkcs{
    text-decoration: underline;
    margin-left: 10px;
}
.modal-header{
    padding: 5px 10px;
}
.modal-title{
    font-weight: bold;
    font-size: 17px;
    line-height: 30px;
}
.custom-buy{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 14px;
}
.other-buy .quantity{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #cbcbcb;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 10px;
}
.other-buy .quantity .btn{
  color: #cbcbcb;
  width: 31px;
  height: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  border-radius: 0;
  font-size: 12px;
  line-height: 31px;
}
.other-buy .quantity .btn:hover{
  color: #fff;
  background: #cbcbcb;
}
.other-buy .txtNumPro{
  width: 40px;
  height: 31px;
  font-size: 18px;
  font-weight: 400;
  color: #2a2a2a;
  text-align: center;
  border: 0;
  padding: 7px 0;
  border-right: 1px solid #cbcbcb;
  border-left: 1px solid #cbcbcb;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.main-thumbnail{
    text-align: center;
}
.main-thumbnail a{
    display: block;
}
.main-thumbnail img{
    display: inline-block;
    max-height: 100%;
}
.cartsing .btn p{
  font-size: 13px;
  line-height: 22px;
}
.muangay {
  display:block;
  overflow:hidden;
  color:#fff;
  text-align:center;
  background:#fd6e1d;
  background:-webkit-gradient(linear,0% 0%,0% 100%,from(#fd6e1d),to(#f59000));
  background:-webkit-linear-gradient(top,#f59000,#fd6e1d);
  background:-moz-linear-gradient(top,#f59000,#fd6e1d);
  background:-ms-linear-gradient(top,#f59000,#fd6e1d);
  background:-o-linear-gradient(top,#f59000,#fd6e1d)
 }
@media (min-width: 1024px) {
  .main-thumbnail{
      max-height: 450px;
  }
  .main-thumbnail a{
      height: 450px;
  }
}
.title-sing2{
    font-size: 19px;
    font-weight: bold;
    line-height: 33px;
    padding: 10px 0px 5px 0px;
    border-bottom: 1px solid #aaa;
    margin-bottom: 15px;
}
#scrollbn {
    max-width: 100%;
    z-index: 100;
    width: 100%;
}
.w100pc {
    width: 100%;
}
.bntruot{
  position: fixed;
  top: 10px;
}
.static {
    position: static !important;
}
.previousowl2 {
    width: 30px;
    height: 30px;
    position: absolute;
    top: calc( 50% - 15px );
    left: 0px;
    color: white;
    line-height: 30px;
    text-align: center;
    background: #aaa;
    cursor: pointer;
}
.nextowl2 {
    width: 30px;
    height: 30px;
    position: absolute;
    top: calc( 50% - 15px );
    right: 0px;
    color: white;
    line-height: 30px;
    text-align: center;
    background: #aaa;
    cursor: pointer;
}
.title-sing2 {
    font-size: 19px;
    font-weight: bold;
    line-height: 33px;
    padding: 10px 0px 5px 0px;
    border-bottom: 1px solid #aaa;
    margin-bottom: 15px;
}
.wpattr{
    margin-bottom: 10px;
}
.wpattr .title-td{
    font-weight: bold;
    width: 100px;
    display: inline-block;
}
.attrgreen .title-td{
    color: green;

}
.attr-sing{
    padding: 1px 8px;
    background: #e5e5e5;
    border-radius: 4px;
    margin-right: 8px;
}
.hotro {
    margin-bottom: 10px;
}
.uudai {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-bottom: 10px;
  background: #fff;
}
.uudai .head{
  background: #f0f0f0;
  padding: 4px 10px;
  font-weight: bold;
}
.uudai li {
  padding: 5px 10px;
  border-bottom: 1px solid #e0e0e0;
}
.uudai ul li:last-child {
  border: none;
}
.tablist{
  border-bottom: 2px solid #e5e5e5;
  margin-bottom: 15px;
}
.tablist li{
  display: inline-block;
  margin-right: 20px;
}
.tablist a{
  position: relative;
  color: #777;
  display: block;
  padding: 7px 0px;
}
.tablist a.active{
  font-weight: bold;
  color: #000;
}
.tablist a.active:before{
  content: "";
  width: 100%;
  height: 2px;
  background: #000;
  left: 0px;
  bottom: -2px;
  position: absolute;
}
.ndtab{
  display: none;
  margin-bottom: 15px;
}
.ndtab.active{
  display: block;
}
.content-d {
  height: 140px;
  overflow: hidden;
  transition: all 1s;
  margin-bottom: 15px;
}
.btn-more{
  color: var(--xanh);
}
.tablettsp th{
  white-space: nowrap;
}

.wpnumberstar{
  padding: 10px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-bottom: 10px;
}
.starmain{
  color: #dbc616;
  font-size: 29px;
  line-height: 130px;
  text-align: center;
}
.woocommerce p.stars a{
  color: #dbc616;
}
.starcon{
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}
.starcon span{
  display: inline-block;
  margin-right: 8px;
}
.starcon .progress{
  width: 230px;
  height: 12px;
  display: inline-block;
  margin: 0px;
}
.starcon .progress-bar{
  height: 12px;
}
.sodg{
  color: #00afe9;
}
.rating-symbol {
  color: #eabd09;
}
@media (min-width: 1024px){
  
}
@media (min-width: 768px){
  .single .chinhsach img{
    display: inline-block;
    width: 65px;
    margin: 0px 0px 5px 0px;
    float: none;
  }
  .tablist li{
    display: inline-block;
    margin-right: 25px;
  }
  .sentcomment {
    margin-top: 50px;
  }
  .single .chinhsach{
    text-align: center;
  }
  .single .chinhsach span{
    font-size: 13px;
    line-height: 20px;
  }
  .single .chinhsach img{
    display: inline-block;
    max-width: 80%;
    margin: 0px 0px 5px 0px;
    float: none;
  }
}

/*** single ***/
.title-page{
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
}
.title-center{
  font-size: 30px;
  font-weight: bold;
  padding: 15px 0px;
  line-height: 45px;
}
.percent{
    background: red;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    color: white;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 200;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    padding: 5px;
    font-size: 13px;
}
.title-pro-cat{
    display: block;
    height: 25px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    color: #333;
    font-weight: bold;
    line-height: 25px;
}
.title-pro-cat a{
    color: #333;
}
.gia{
    /* margin-bottom: 10px; */
    height: 25px;
}
.price-old, .price-old span, .price del {
    color: #aaa;
    font-size: 14px;
    font-weight: normal;
}
.price-new, .price > .amount, .price ins {
    color: red;
    font-size: 15px;
    font-weight: bold;
}

/*** page and single ***/
#breadcrumbs{
  padding:10px 0px;
  background: #f5f5f5;
}
#breadcrumbs a{
  color: var(--mau1);
}
#content{
  padding:10px 0px;
}
.content p, .content img, .wp-caption{
  margin-bottom: 10px;
}
.content img{
    height: auto !important;
}
.content table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px !important;
    border: 1px solid #ddd;
}
.content table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.content table td, table th{
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    border: 1px solid #ddd;
}
/* .content table tr:nth-of-type(2n+1) {
    background-color: #f9f9f9;
} */
.content{
    overflow-x: auto;
}
.alignleft{
  float: left;
  margin: 0px 10px 10px 0px;
}
.alignright{
  float: right;
  margin: 0px 0px 10px 10px;
}
.aligncenter{
  margin: 0px auto 10px;
  display: block;
}
.wraper-related .thumbnail{

}
.comment-list article{
  overflow: hidden;
}
.comment-list .children{
  padding-left: 30px;
}
.comment-meta{
  margin-right: 15px;
}
.comment-list .avatar{
  width: 80px;
  height: auto;
  float: left;
  margin: 0px 10px 0px;
  border-radius: 100%;
}
.comment-date{
  margin-bottom: 0px;
}
.author .comment-reply-link{
  display: none;
}
.author #respond, .author .btn-sm{
  display: none;
}
li.comment{
  overflow: hidden;
  margin-bottom: 10px;
}
.wp-caption-text{
  text-align: center;
  background: #e0e0e0;
  font-size: 15px;
  padding:5px;
  display: block;
  width: calc(100% - 10px);
}
.wp-caption img, .wp-caption p{
  margin-bottom: 0px;
}

/*** product cat ***/
.fill-price ul{
  display: inline-block;
}
.fill-price li{
  display: inline-block;
  margin-right: 10px;
}
.fill-price a{
  color: #000;
}
.nhomchu li{
  display: inline-block;
  color: #222;
  border: 1px solid #f0f0f0;
  padding: 7px 15px;
  cursor: pointer;
}
.nhomchu li.active{
  color: #fff;
  background: #000;
}
.divlogo{
  display: none;
}
.divlogo.active{
  display: block;
}
.wphang{
  padding: 10px;
  text-align: center;
  float: left;
  width: 20%;
}
.wphang a{
  padding: 10px;
  border: 1px solid#f0f0f0;
  display: block;
  color: #000;
}
@media (min-width: 1024px){
  .fill-price{
    float: left;
  }
}
@media (min-width: 1024px){
  .fill-price{
    float: left;
  }
}

/*** category ***/
.thumbnail-post-cat{
  max-width: 150px;
  height: auto;
  margin-right: 10px;
}
.thumbnail-post-cat img{
  max-width: 100%;
  max-height: 100%;
}
.title-post-cat{
  font-weight: bold;
  margin-bottom: 0px;
  font-size: 15px;
  line-height: 25px;
}
.title-post-cat a{
  color: var(--mau1);
}
.info{
    overflow: hidden;
}
.info li{
    float: left;
    margin-right: 7px;
    font-size: 14px;
    color: #888;
}
.poscat{
  margin-bottom: 15px;
}
.pagination{
  margin: 0px 0px 10px 0px;
}
.catsp{
  text-align: center;
}
.catsp img{
  margin-bottom: 10px;
}
.xam{
  color: #555;
}
.do{
  color: red;
}
.title-sp{
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 25px;
  display: inline-block;
  height: 50px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background: var(--mau1);
	border-color: var(--mau1);
}
.pagination > li > a, .pagination > li > span,.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{
	color: var(--mau1);
}

/*** sidebar ***/
.sb{
  margin-bottom: 25px;
}
.title-sb, #reply-title{
  font-size: 17px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.sb .info-product{
  font-size: 14px;
}
.menuf .menusb li{
  background: #005b29;
  padding:5px 10px;
  border-top: 1px solid #167b3b;
  border-bottom: 1px solid #053d1a;
}
.menuf .menusb li:first-child{
  border-top: 0px;
}
.menuf .menusb li:last-child{
  border-bottom: 0px;
}
.sb .thumbnail img{
  height: 80px;
}
.sb .title{
  color: #555;
}
.sb .title h2{
  font-size: 15px;
  line-height: 25px;
}
.sb .thumbnail{
  margin:0px 10px 10px 0px;
}


footer{
  padding: 30px 0px 15px 0px;
  background: #e0e0e0;
}
footer a{
  color: #333;
}
footer .item{
  margin-bottom: 15px;
}
.title-f{
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 15px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
}
.title-f:before{
  content: "";
  height: 3px;
  width: 25px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: #555;
}
footer ul li {
  padding: 2px 0px;
  transition: all 1s;
}
footer ul li::before {
  display: inline-block;
  font-family: FontAwesome;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  content: "\f101";
  padding-right: 5px;
}
footer ul li:hover {
  padding-left: 10px;
}
#copyright{
  text-align: center;
  font-size: 13px;
  padding: 5px 0px;
  background: #333;
  color: #e5e5e5;
}
#copyright a{
  color: #e5e5e5;
}


.ppocta-ft-fix {
  position: fixed;
  bottom: 5px;
  left: 200px;
  text-align: center;
  z-index: 9999;
}
#callNowButton {
  background: red;
}
#zaloButton {
  background: #5ac5ef;
}
#messengerButton {
  background: #4267b2;
}
.ppocta-ft-fix .it{
float: left;
margin-right: 10px;
width: 50px;
height: 50px;
line-height: 50px;
border-radius: 50%;
display: inline-block;
box-shadow: 0 0 10px -2px rgba(0,0,0,.7);

}
.ppocta-ft-fix a{
color: white;
}
.callus {
-webkit-animation-duration: .60s !important;
animation-duration: .60s !important;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
transition: all 500ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
background: #ffbb00;
position: fixed;
bottom: 10px;
height: 40px;
line-height: 40px;
padding: 0 20px 0 0px;
border-radius: 40px;
color: #fff;
left: 10px;
z-index: 9999;
}
.callus.down{
  bottom: -100px;
}
.callus a {
color: #fff;
font-size: 18px;
font-weight: bold;
display: inline-block;
}
.callus i {
-webkit-animation-duration: .60s !important;
animation-duration: .60s !important;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
transition: all 500ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
font-size: 20px;
line-height: 40px;
background: #f96b18;
border-radius: 100%;
width: 40px;
height: 40px;
text-align: center;
margin-right: 10px;
}
.callus:hover {
background: #f96b18;
}
.callus:hover a {
color: #fff;
}
.callus:hover i {
background: #ffbb00;
}


/*** responsive ***/
@media (min-width: 1024px) {
}
@media (min-width: 768px) {
  .hidden-desktop{
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {

}
@media (max-width: 767px) {
  .hidden-mobile{
    display: none !important;
  }
  body{
    padding-bottom: 75px;
  }
  .navbar-brand{
    padding: 5px 10px;
  }
  .navbar-brand img{
    max-height: 40px;
    filter: brightness(0) invert(1);
  }
  .ico-menu{
    margin: 0px 10px 0px 0px;
    color: white;
  }
  .navbar-toggle .icon-bar{
    background: white;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  /* ANIMATED X */
  .navbar-toggle.x .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    -ms-transform-origin: 10% 10%;
    transform-origin: 10% 10%;
  }

  .navbar-toggle.x .icon-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0);
  }

  .navbar-toggle.x .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    -ms-transform-origin: 10% 90%;
    transform-origin: 10% 90%;
  }

  /* ANIMATED X COLLAPSED */
  .navbar-toggle.x.collapsed .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }

  .navbar-toggle.x.collapsed .icon-bar:nth-of-type(2) {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  .navbar-toggle.x.collapsed .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  /* END ANIMATED X */
  .navbar-collapse{
    border: none;
  }
  .collapse.in {
    display: block !important;
  }
  .navbar-nav{
    position: relative;
    z-index: 999;
    background: #f5f5f5;
    box-shadow: 0px 0px 4px #777;
    -moz-box-shadow: 0px 0px 4px #777;
    -webkit-box-shadow: 0px 0px 4px #777;
  }
  .navbar-nav{
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .navbar{
    margin-bottom: 0px;
    min-height: 40px;
  }
  .navbar-nav > li > a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .dropdown-menu>li>a{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #f0f0f0;
    color: #444;
  }
  .navbar-nav .open .dropdown-menu>li>a{
    font-size: 15px;
    padding: 10px 0px 10px 30px;
  }
  .navbar-nav > li:first > a{
    border-top: 0px;
  }
  .navbar-nav > li:last > a{
    border-bottom: 0px;
  }
  .navbar-nav > .current-menu-item > a, .navbar-nav > .current-menu-parent > a{
    background: #f0f0f0;
  }
  .callus{
    padding-right: 0px;
    width: 50px;
    height: 50px;
    bottom: 5px;
  }
  .callus a span{
    display: none;
  }
  .callus i{
    margin: 0px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .ppocta-ft-fix{
    left: 67px;
  }
  .wpfixed{
    height: 124px;
  }
  .fix{
    box-shadow: 0px 0px 8px #aaa;
    position: fixed;
    z-index: 666;
    width: 100%;
  }
  #topmobile {
    background: var(--do);
    color: white;
    padding: 5px 0px;
  }
  #menu-main-menu .owl-stage a {
    color: white;
    padding: 10px 0px;
    text-align: center;
    display: block;
  }
  #topmobile a{
    padding-left: 30px;
    color: white
  }
  #logo {
    margin-right: 8px;
  }
  #logo img{
    height: 25px;
    margin-top: 5px;
  }
  #searchh {
    width: calc(100% - 168px);
    margin-top: 0px;
  }
  .menuh{
    height: unset;
  }
  .info-head{
    margin-top: 5px;
    margin-right: 5px;
  }
  .info-head li{
    margin: 0px 10px 0px 0px;
  }
  .contact-mb{
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 555;
    box-shadow: 0px 0px 6px #ccc;
    padding: 5px 0px;
    background: #fff;
    text-align: center;
    color: 13px;
  }
  .contact-mb .item{
    padding: 0px;
  }
  .contact-mb img{
    display: block;
    max-height: 40px;
    margin: 0px auto 0px;
  }
  .contact-mb a{
    color: #333;
  }
}
@media (max-width: 580px) {
  .title-home2{
    padding: 0px 0px;
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .news{
    text-align: center;
  }
  .wphang{
    width: 33.33%;
  }
  .row{
    margin-left: -5px;
    margin-right: -5px;
  }
  [class*="col-"]{
    padding-right: 5px;
    padding-left: 5px;
  }
  
}
@media (max-width: 414px) {
  .news{
    text-align: center;
  }
  .wphang{
    width: 50%;
  }
}
@media (max-width: 414px) {
  .news{
    text-align: center;
  }
  .wphang{
    width: 50%;
  }
}
@media (max-width: 414px) {
  #menu-main-menu img, #menu-main-menu .fa{
    display: none;
  }
}
