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

#wpadminbar #wp-admin-bar-w3tc, #wp-admin-bar-wp-logo{
    display: none;
}
.text-danger{
  color: red;
}
:root{
  --do: #00bff3;
  --do2: #36d1fc;;
  --xam: #888;
}
.container2{
  padding-left: 5px;
  padding-right: 5px;
}
.row2{
  margin-left: -5px;
  margin-right: -5px;
}
.row2 [class^="col-"]{
  padding-left: 5px;
  padding-right: 5px;
}
body{
  background: #f5f5f5;
}
.truot{
  position: fixed;
  z-index: 444;
  top: 0px;
  left: 0px;
  width: 100%;
  transition: all 1s;
  box-shadow: 0px 0px 3px #aaa;
}
.logged-in .truot{
  top: 32px;
}
.content .m0{
  margin: 0px;
}

/*** spin ***/
.hidden{
  display: none;
}
.lds-roller {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  padding: 10px 0px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 32px 32px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 50px;
  left: 50px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 54px;
  left: 45px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 57px;
  left: 39px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 58px;
  left: 32px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 57px;
  left: 25px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 54px;
  left: 19px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 50px;
  left: 14px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 45px;
  left: 10px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.wploading{
  background: rgba(0,0,0,0.65);
  position:fixed;
  top:0px;
  left:0px;
  z-index: 9999;
  text-align:center;
  width:100%;
  height:100%;
}
.wploading .lds-roller{
  position: absolute;
  top: calc(50% - 32px);
  left: calc(50% - 32px);
  z-index: 99999;
}
.wploading .text-note{
  position: absolute;
  top: calc(50% + 50px);
  left: calc(50% - 150px);
  z-index: 99999;
  width: 300px;
  text-align: center;
  color: white;
}

/*** header ***/
header{
  padding: 5px 0px;
  background: #f0f0f0;
  color: var(--do);
}
.dgwt-wcas-has-img .dgwt-wcas-sp > *{
  line-height: 10px;
}
#logo{
  float: left;
  margin-right: 30px;
}
#logo img {
  max-height: 65px;
  width: auto !important;
  display: inline-block;
}
#searchh{
  margin-top: 15px;
  float: left;
  position: relative;
  z-index: 333;
}

#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;
  max-height: 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: #89ff00;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  margin-left: 12px;
}
#skDot .skPing {
  border: 1px solid #89ff00;
  width: 8px;
  height: 8px;
  opacity: 1;
  background-color: hsla(0,100%,50%,0.2);
  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: 15px;
}
.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(--do);
}
.carth .carttop{
  position: relative;
}
.carth .slsp{
  font-size: 13px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  background: var(--do);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center;
  position: absolute;
  top: -5px;
  right: -15px;
  color: #fff;
}

/*** menu ***/
.menuh{
  height: 50px;
}
#main-menu{
  background: var(--do);
}
#menu-menu-icon > li{
  display: inline-block;
}
#menu-menu-icon > li > a{
  padding: 7px 15px;
  display: inline-block;
  color: white;
}
#menu-menu-icon img{
  margin-right: 5px;
}
@media (min-width: 768px) {
  .fix, #searchh, .info-head, #logo img{
    transition: all 1s;
  }
  .truot #logo img{
    max-height: 35px;
  }
  .truot #searchh, .truot .info-head{
    margin-top: 0px;
  }
  .wpfixed{
    height: 125px;
  }
  .home .wpfixed{
    margin-bottom: 15px;
  }
  #main-menu{
    margin-bottom: 15px;
  }
  .navbar-nav > li > a{
    color: white;
  }
  .nav .open > a, .nav .open > a:focus, .nav .open > a:hover, .nav li  > a:hover, .nav > .current-menu-item > a{
    background: var(--do2);
  }
  .navbar-nav .dropdown-menu{
    top: 49px;
  }
  .dropdown-menu{
    padding: 0px;
    margin: 0px;
  }
  .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
    color: white;
  }
  .navbar-nav .dropdown-menu .dropdown-menu{
    left: 100%;
  }
  .dropdown-menu > li > a{
    padding-right: 15px;
  }
  .dropdown-menu a{
    font-size: 15px;
    position: relative;
  }
  .dropdown-menu .caret{
    position: absolute;
    top: 15px;
    right: 10px;
  }
}
@media (min-width: 1024px) {
  .formsearchajax{
    width: 300px;
  }
}





/*** home ***/
.tilte-home{
  font-size: 17px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #333;
}
.tabViewMore{
  box-shadow: 0 0 0 0 var(--do);
  color: var(--do);
  position: absolute;
  top: 0;
  right: 20px;
  padding: 5px 10px;
  z-index: 10;
  
	display: inline-block;
	padding: 5px 10px;
	-webkit-animation: pulse 1.5s infinite;
	-moz-animation: pulse 1.5s infinite;
	-o-animation: pulse 1.5s infinite;
	animation: pulse 1.5s infinite;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition: top .2s ease;
	-moz-transition: top .2s ease;
	-o-transition: top .2s ease;
	transition: top .2s ease;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.btnxemthem{
  box-shadow: 0 0 0 0 var(--do);
  display: inline-block;
  -webkit-animation: pulse 1.5s infinite;
	-moz-animation: pulse 1.5s infinite;
	-o-animation: pulse 1.5s infinite;
	animation: pulse 1.5s infinite;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition: top .2s ease;
	-moz-transition: top .2s ease;
	-o-transition: top .2s ease;
	transition: top .2s ease;
}
.btnmagiamgia{
  box-shadow: 0 0 0 0 red;
  display: inline-block;
  -webkit-animation: pulse 1.5s infinite;
	-moz-animation: pulse 1.5s infinite;
	-o-animation: pulse 1.5s infinite;
	animation: pulse 1.5s infinite;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition: top .2s ease;
	-moz-transition: top .2s ease;
	-o-transition: top .2s ease;
	transition: top .2s ease;
}
@-webkit-keyframes pulse {
	0% {
		@include transform(scale(.9));
	}

	70% {
		@include transform(scale(1));
		box-shadow: 0 0 0 10px rgba(237,22,80,0);
	}

	100% {
		@include transform(scale(.9));
		box-shadow: 0 0 0 0 rgba(237,22,80,0);
	}
}

@-moz-keyframes pulse {
	0% {
		@include transform(scale(.9));
	}

	70% {
		@include transform(scale(1));
		box-shadow: 0 0 0 10px rgba(237,22,80,0);
	}

	100% {
		@include transform(scale(.9));
		box-shadow: 0 0 0 0 rgba(237,22,80,0);
	}
}
@keyframes pulse {
	0% {
		@include transform(scale(.9));
	}

	70% {
		@include transform(scale(1));
		box-shadow: 0 0 0 10px rgba(237,22,80,0);
	}

	100% {
		@include transform(scale(.9));
		box-shadow: 0 0 0 0 rgba(237,22,80,0);
	}
}
.sp{
  margin-bottom: 15px;
  transition: all 1s;
  background: #fff;
}
.sp:hover{
  transform: scale(1.05);
  box-shadow: 0px 0px 4px #aaa;
  -moz-box-shadow: 0px 0px 4px #aaa;
  -webkit-box-shadow: 0px 0px 4px #aaa;
}
.sp img{
  max-width: 100%;
  height: auto !important;
}
.sb .thumbnail img{
  width: auto !important;
}
.wpsp{
  padding: 0px 10px 10px 10px;
}


/*** single product ***/
.title-pro-sing{
    font-size: 17px;
    float: left;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 0px;
}
.owl-loaded{
  overflow: hidden;
}
.owl-item{
  float: left;
}
.owl-stage{
  width: 150000px !important;
}
.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;;
}
.uudai{
    padding: 13px 10px 10px 10px;
    border: 1px solid red;
    position: relative;
    margin-bottom: 10px;
    margin-top: 15px;
}
.uudai .head{
    position: absolute;
    background: white;
    padding: 0px 12px;
    top: -12px;
    left: 30px;
    display: inline-block;
    font-weight: bold;
}
.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;
}
.wpchon{
    margin-bottom: 10px;
}
.wpchonmau .title-chon{
  float: left;
  line-height: 40px;
}
.wpchon img{
  display: block;
  max-height: 40px;
}
.nopadding .itemc{
  padding: 0px;
}
.itemc{
  overflow: hidden;
}
.itemc.hethang{
  position: relative;
}
.itemc.hethang img{
  filter: grayscale(100%);
  opacity: 0.5;
}
.itemc.hethang::before{
  content: '';
  background-color: #b7b7b7;
  position: absolute;
  top: 50%;
  left: -50%;
  transform: translateY(-50%) rotate(-45deg);
  height: 1px;
  z-index: 2;
  width: 200%;
}
.title-chon{
    font-weight: bold;
    font-size: 14px;
    margin-right: 7px;
  }
.uppercase{
  text-transform: uppercase;
}
.itemc{
    padding: 5px 7px;
    border: 1px solid #e5e5e5;
    margin-right: 10px;
    cursor: pointer;
    margin-bottom: 7px;
    display: inline-block;
}
.itemc.active{
    color: red;
    border: 1px solid red;
    background: transparent url("images/check.png") bottom right no-repeat;
}
.choosecolor{
  padding: 0px;
}
.choosecolor.disable{
  border: 1px solid #e5e5e5 !important;
  cursor: not-allowed;
  overflow: hidden;
  position: relative;
}
.choosecolor.disable img{
  filter: grayscale(100%);
}
.choosecolor.disable::before {
  content: '';
  background-color: #b7b7b7;
  position: absolute;
  top: 50%;
  left: -50%;
  transform: translateY(-50%) rotate(-45deg);
  height: 1px;
  z-index: 2;
  width: 200%;
}
.choosecolor.disable::after {
  content: '';
  background-color: #b7b7b7;
  position: absolute;
  top: 50%;
  left: -50%;
  transform: translateY(-50%) rotate(45deg);
  height: 1px;
  z-index: 2;
  width: 200%;
}
.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;
  position: relative;
}
.main-thumbnail a{
    display: block;
}
.main-thumbnail img{
    display: inline-block;
    max-height: 100%;
}
.btnyoutube{
  min-width: 300px;
}

@media (max-width: 767px) {
  .statuspro{
    float: none;
  }
}
.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, .owl-prev {
    width: 30px;
    height: 30px;
    position: absolute;
    top: calc( 50% - 15px );
    left: 0px;
    color: white;
    line-height: 30px;
    text-align: center;
    background: #aaa;
    cursor: pointer;
    z-index: 999;
  }
.nextowl2, .owl-next {
    z-index: 999;
    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;
}
#wphotro .fa {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 1px solid red;
    color: red;
}
.htphone {
    font-size: 19px;
    font-weight: bold;
    color: red;
}
.uudai {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 10px;
    padding: 10px;
    background: #fff;
}
.uudai li {
    line-height: 30px;
}
.uudai li::before {
    color: green;
    content: "\f058";
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
    font-size: 19px;
    margin-right: 8px;
    color: #4bda05;
}
.wpuudiem .item{
  margin-bottom: 15px;
}
.wpuudiem .fa{
  float: left;
  margin: 0px 10px 0px 0px;
  padding: 10px;
  font-size: 35px;
  text-align: center;
}
.shop_attributes{
  margin-bottom: 6px !important;
}
body .woocommerce table.shop_attributes td{
  padding-left: 7px;
  padding-right: 7px;
  border-right: 1px solid rgba(0,0,0,.1);
}
@media (min-width: 768px) {
  .wpuudiem{
    display: flex;
  }
  .wpuudiem .item{
    border-right: 1px solid #e5e5e5;
  }
  .wpuudiem .item:last-child{
    border:none;
  }
  .wpuudiem .fa{
    line-height: 68px;
  }
}
@media (min-width: 1024px) {
  
}

/*** single ***/
.title-page{
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
}
.woocommerce-review__verified, .woocommerce-review__dash, .woocommerce-review__published-date{
  display: none;
}
.sp{
    position: relative;
}
.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;
}
del *{
  color: #aaa;
}

/*** page and single ***/
#breadcrumbs{
  padding:10px 0px;
  background: #f5f5f5;
}
#content{
  padding: 0px 0px;
}
.wpcontent:not(.show){

  height: 400px;
}
.wpcontent{
  overflow: hidden;
  padding-bottom: 90px;
  position: relative;
  transition: all 1s;
}
.wp{
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: #f5f5f5;
  text-align: center;
  padding: 10px 0px;
  width: 100%;
}
.content *{
  max-width: 100% !important;
}
.content p, .content img, .wp-caption{
  margin-bottom: 10px;
}
.content .emoji{
  width: 16px;
  margin-bottom: 0px;
}
.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;
}
.content ol{
  margin-left: 15px;
  margin-bottom: 10px;
}
.content ol li{
  list-style: decimal;
}
.content ul{
  margin-bottom: 10px;
}
.content ul li{
  list-style: inside;
}
.alignleft{
  float: left;
  margin: 0px 10px 10px 0px;
}
.alignright{
  float: right;
  margin: 0px 0px 10px 10px;
}
.aligncenter{
  margin: 0px auto 10px;
  display: block;
}
.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;
}

/*** category ***/
.thumbnail-post-cat{
  max-width: 150px;
  height: auto;
  margin-right: 10px;
}
.thumbnail-post-cat img{
  max-width: 100%;
  max-height: 100%;
  height: auto !important;
}
.title-post-cat{
  font-weight: bold;
  margin-bottom: 0px;
  font-size: 17px;
  line-height: 25px;
  color: var(--xam)
}
.title-post-cat a{
  color: var(--xam)
}
.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;
}
.outofstock{position:absolute;top:-5px;background:transparent url("images/het-hang.png");width:74px;height:73px;text-indent:-99999px;left:-5px;}
.onbackorder{position:absolute;top:-5px;background:transparent url("images/onbackorder.png");width:74px;height:73px;text-indent:-99999px;left:-5px;}
.sale{position:absolute;top:-5px;background:transparent url("images/sale.png");width:74px;height:73px;text-indent:-99999px;left:-5px;}
.salep{position:absolute;top:-5px;background:transparent url("images/bg-sale.png");width:74px;height:73px;left:-5px;}
.salep span{
    position: absolute;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    z-index: 200;
    top: 13px;
    left: 9px;
    color: white;
}
.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: #e24145;
	border-color: #e24145;
}
.pagination > li > a, .pagination > li > span,.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{
	color: #e24145;
}

/*** sidebar ***/
.sb{
  margin-bottom: 15px;
}
.loctheogia a{
  color: #222;
}
.loctheogia .active{
  color: var(--do);
}
.loctheogia .active:before{
  content: "\f00c";
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 5px;
}
.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: 17px;
  line-height: 25px;
}
.sb .thumbnail{
  margin:0px 10px 10px 0px;
}
.menusb a{
  color: #333;
}
.menusb li li a{
  padding-left: 25px;
}


/*** quang cao ***/
.qc-home {
  overflow: hidden;
}
.qc-home a {
  display: block;
  position: relative;
}
.qc-home a::after {
  background-color: rgba(255, 255, 255, 0.7);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: none 0s ease 0s ;
  width: 0;
}
.qc-home a:hover::after {
  background-color: rgba(255, 255, 255, 0);
  transition: all 0.4s ease-out 0s;
  width: 120%;
}

/*** footer ***/

#back-to-top {
  border-radius: 100%;
  bottom: 30px;
  cursor: pointer;
  display: none;
  font-size: 23px;
  height: 42px;
  position: fixed;
  right: 5px;
  z-index: 200;
  border: none;
}

footer{
  padding: 30px 0px 15px 0px;
  background: #f0f0f0;
}
.logof{
  max-height: 120px;
  float: left;
  margin: 0px 10px 10px 0px;
}
footer a{
  color: #555;
}
footer img{
  margin-bottom: 10px;
}
footer .title-footer {
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: block;
  font-weight: bold;
}
footer .menu li {
  padding: 0 0 10px 15px;
  position: relative;
}
footer .menu li::before {
  content: "\f0da";
  left: 5px;
  top: 5px;
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
}

ul.social-network {
  list-style: none;
  margin-left:0 !important;
  padding: 0;
  margin-bottom: 10px;
  overflow: hidden;
}
ul.social-network li {
  display: inline-block;
  margin: 0 5px;
}
.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: #005389;
position: fixed;
bottom: 10px;
height: 40px;
line-height: 40px;
padding: 0 20px 0 0px;
border-radius: 40px;
color: #fff;
left: 10px;
z-index: 99 !important;
}
.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: #0073bd;
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;
}
@media (min-width: 768px){

}
@media (max-width: 767px){
  body{
      padding-bottom: 40px;
  }


}
/* footer social icons */
.social-network a.icoRss {
  background-color: #F56505;
}
.social-network a.icoFacebook {
  background-color:#3B5998;
}
.social-network a.icoTwitter {
  background-color:#33ccff;
}
.social-network a.icoGoogle {
  background-color:#BD3518;
}
.social-network a.icoVimeo {
  background-color:#0590B8;
}
.social-network a.icoLinkedin {
  background-color:#007bb7;
}
.social-network a.icoInstagram {
  background-color:#b3378f;
}
.social-network a.icozalo {
  background-color:#019fff;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
  color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
  color:#44BCDD;
}
.social-circle li a {
  display:inline-block;
  position:relative;
  margin:0 auto 0 auto;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  border-radius:50%;
  text-align:center;
  width: 30px;
  height: 30px;
  font-size:17px;
}
.social-circle li i {
  margin:0;
  line-height:30px;
  text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.social-circle i {
  color: #fff;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.social-circle a {
  background-color: #D3D3D3;
}
#copyright{
  padding: 7px 0px;
  background: #ccc;
  color: #888;
  font-size: 13px;
}

/*** woo ***/
.variation span p{
  display: inline-block;
  margin: 0px;
}
table.cart p{
  margin: 0px;
}
#billing_email_field{
  display: none;
}
#customer_details #toc_container, .woocommerce-order #toc_container{
  display: none;
}
table .product-thumbnail img{
  max-width: 80px !important;
}
.qty{
  min-width: 70px;
}
.footmobile{
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 999;
  box-shadow: 0px 0px 5px #999;
}
.footmobile > a{
  display: block;
  float: left;
  width: 25%;
  height: 50px;
  text-align: center;
  background-color: var(--do);
  color: white;
  padding: 3px 0px;
}
.footmobile > a:nth-child(2n){
  background-color: var(--do2);
}
.footmobile .fa{
  font-size: 18px;
  color: white;
  line-height: 24px;
}
.footmobile img{
  display: block;
  height: 25px !important;
  margin: 0px auto 0px;
}
.footmobile span{
  display: block;
}

/*** responsive ***/
@media (min-width: 1024px) {
  .cot5{
    width: 20%;
  }
}
@media (min-width: 768px) {
  .hidden-desktop{
    display: none;
  }
  #logo{
    width: 230px;
  }
  #logo img{
    float: left;
    width: auto !important;
  }
  #logo h3, #logo h2, #logo h1{
    line-height: 63px;
    margin: 0px;
    font-size: 22px;
    transition: all 1s;
  }
  .truot #logo h3, .truot #logo h2, .truot #logo h1{
    line-height: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {

}
@media (max-width: 767px) {
  .hidden-mobile, header{
    display: none !important;
  }
  .navbar-header{
    background: #fff;
  }
  #menu-main-menu{
    max-height: 300px;
    overflow-y: auto;
  }
  #main-menu [name="s"]{
    font-size: 15px;
  }
  #main-menu{
    box-shadow: 0px 0px 3px #aaa;
    -moz-box-shadow: 0px 0px 3px #aaa;
    -webkit-box-shadow: 0px 0px 3px #aaa;
  }
  .menuh{
    position: absolute;
    top: 0px;
    width: 100%;
    left: 0px;
    z-index: 333;
  }
  .navbar-brand{
    padding: 5px 0px 5px 10px;
    font-size: 15px;
  }
  .navbar-brand img{
    width: auto !important;
    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: #e5e5e5;
  }
  body{
    padding-top: 84px;
  }
  .menuh{
    height: 84px;
    position: fixed;
  }
  .menumobile{
    background: #aaa;
    padding: 5px 5px;
    margin-bottom: 10px;
  }
  .menumobile li{
    padding: 5px 5px;
    width: 50%;
    float: left;
  }
  .menumobile li a{
    background: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 5px 0px;
    text-align: center;
    display: block;
    color: #333;
    font-size: 14px;
  }
  .formsearchhmo{
    background: var(--do);
    color: white;
  }
  .formsearchhmo input, .formsearchhmo button, .formsearchhmo button:hover, .formsearchhmo button:focus{
    border:none;
    background: none;
    color: white;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .formsearchhmo ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1; /* Firefox */
  }
  .formsearchhmo :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
  }
  .formsearchhmo ::-ms-input-placeholder { /* Microsoft Edge */
    color: white;
  }
  .navbar-toggle{
    padding: 2px 10px;
  }
  .cartmobile{
    float: right;
    padding: 0px 20px;
    background: var(--do);
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    margin-left: 5px;
    margin-top: 12px;
    margin-right: 10px;
  }
  .cartmobile a{
    color: white;
  }
  .cartmobile .fa{
    margin-right: 5px;
  }
  .navbar .tabViewMore{
    position: static;
    border: 1px solid var(--do);
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
  }
  .navbar-brand img{
    width: auto !important;
    float: left;
    margin-right: 10px;
  }
  .navbar-brand span{
    line-height: 45px;
    font-weight: bold;
  }
  .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;
  }
  .ppocta-ft-fix .muangayfoot{
    padding: 13px 15px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
  }
  .imgmain{
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 10px;
    width: calc( 100% - 20px );
  }
}
@media (max-width: 580px) {
  .modal-dialog{
    width: 95%;
  }
  .woocommerce-checkout .woocommerce-message .button{
    display: none;
  }
}
@media (max-width: 480px) {
  .shop_attributes th{
    width: 110px !important;
  }
}
@media (max-width: 430px) {
  .hideverysm{
    display: none;
  }
}
@media (max-width: 414px) {
  .menumobile li{
    width: 50%;
  }
}
@media (max-width: 375px) {
  
}


