/*
Theme Name: netsa.vn
Theme URI: http://netsa.vn
Version:1.0.1
Author: Đinh Văn Tấn
Author URI: http://dinhvantan.com
Tags: den, do, trang...
Description: hosting, vps ssd, web design, email maketing...
*/
@import url('https://fonts.googleapis.com/css2?family=Carlito:ital,wght@0,400;0,700;1,400;1,700&family=Roboto:wght@100;300;400;500;700&display=swap');
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1.6;
}
html{
  overflow-x: hidden;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a{
  text-decoration:  none;
  color: var(--mau1);
  transition: all 1s;
  font-family: 'Carlito' !important;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 20px;
}
a:hover, a:focus{
  color: var(--mau2);
  text-decoration: none;
  outline: none;
}
img{
  display: inline-block;
  max-width: 100%;
}
body{
  background-color: #f5f5f5;
}
body, .btn{
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 400;
}
.fb_customer_chat_bubble_animated_no_badge{
  right: 90px !important;
  bottom: 13px !important;
}
.truot{
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 200;
}
.mw100pc, iframe{
  max-width: 100%;
}
.btn-danger{
    color: white !important;
}

h1 {
  font-size: 30px;
  line-height: 43px;
  margin-bottom: 8px;
}
h2 {
  font-size: 27px;
  line-height: 39px;
  margin-bottom: 7px;
}
h3 {
  font-size: 23px;
  line-height: 35px;
  margin-bottom: 5px;
}
h4 {
  font-size: 19px;
  line-height: 30px;
  margin-bottom: 5px;
}
.title-line{
  border-bottom: 2px solid #e6e6e6;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  margin: 0 0 10px;
  position: relative;
  text-transform: uppercase;
}
.title-line::after {
  background: var(--mau1) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  margin-bottom: -2px;
  position: absolute;
  width: 120px;
}
img{
  max-width: 100%;
  display: block;
}
.row5px{
  margin-left: -5px;
  margin-right: -5px;
}
.row5px [class*="col-"]{
  padding-left: 5px;
  padding-right: 5px;
}
#top{
  padding: 8px 0px;
  background-color: var(--mau1);
  color: white;
}
#top a{
  color: white;
}
#top ul{
  float: right;
}
.rtop li{
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.rtop ul li:last-child{
  border: none;
}
.rtop .ico{
  background-color: var(--mau2);
  color: white;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-right: 10px;
}
.hotlinetop{
  font-size: 17px;
  font-weight: bold;
  color: var(--mau2);
}
.hotlinetop .fa{
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  color: white;
  background-color: var(--mau1);
  margin-right: 10px;
}
#top li:before{
  content: "";
  width: 1px;
  height: 15px;
  position: absolute;
  background-color: #fff;
  opacity: 0.5;
  right: 0px;
  top: 10px;
  z-index: 1;
}
#top ul li:last-child:before{
  display: none;
}
.btn.radius{
  border-radius: 20px;
}
.logo{
  max-height: 100px;
}
.modal .close{
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #e5e5e5;
  background-color: #f5f5f5;
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 333;
}
.modal-header {
  background-color: #0b0000;
  color: #fff;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .modal-title span {
  width: 44px;
  height: 44px;
  border-radius: 100%;
  font-size: 23px;
  text-align: center;
  line-height: 44px;
  color: #fbbf22;
  margin-right: 12px;
  display: inline-block;
  background-color: #fff;
}
.modal-header .modal-title span .fa {
  color: #0b0000;
}
.btn-radius {
  font-size: 20px;
  border-radius: 20px;
  border: solid 1px #0b0000;
  color: #fff;
  background: #0b0000;
}
.imgspadd img{
  max-width: 100px;
  float: left;
  margin-right: 15px;
}

/*** header ***/
header{
  padding: 10px 0px;
}
header form{
  margin-top: 7px;
}

.owl-dots{
  position: absolute;
  bottom: 10px;
  left: 0px;
  width: 100%;
  z-index: 333;
}
.owl-dots.disabled{
  display: none;
}
@media ( min-width: 768px ){
  .modal-dialog{
    min-width: 500px;
  }
  .socials{
    margin-top: 10px;
  }
  .infohead .hotline{
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
  }
  .infohead .hotline:before{
    content: "";
    width: 2px;
    height: 25px;
    background-color: #e0e0e0;
    position: absolute;
    right: 0px;
    top: 7px;
  }
  .logohead img{
    margin-right: 10px;
  }
}
@media ( max-width: 767px ){
  header{
    display: none;
  }
  .logohead span{
    display: none;
  }
}


/*** menu ***/
.navbar{
  margin: 0px;
  border:0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  min-height: 30px;
  padding: 0px;
}
#menuh ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1; /* Firefox */
}
#menuh  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
}
#menuh  ::-ms-input-placeholder { /* Microsoft Edge */
    color: white;
}
.nav-link{
  text-transform: uppercase;
}
.wpfixed{
  height: 50px;
}
@media ( min-width: 768px ){
  .navbar{
    background-color: var(--mau1);
  }
  nav{
    box-shadow: 0 3px 3px 0 rgb(0 0 0 / 13%) !important;
    background-color: #fff;
  }
  #main-menu{
    display: block !important;
  }
  .nav-link{
    padding: 15px 20px;
    color: #111;
    position: relative;
  }
  .navbar-nav > li > a{
    padding: 12px 15px !important;
    color: white;
  }
  .nav>li:hover>ul{
    display: block;
  }
  .nav>li:last-child>a:before{
    background: none;
  }
  .navbar-nav .nav-link.active, .navbar-nav .show>.nav-link,
  .nav-link:focus, .nav-link:hover,
  #menu .navbar-nav > .current-menu-item > a, #menu .nav>li>a:hover, #menu .nav>li>a:focus, #menu .nav>li>a:active, .navbar-nav > .current-menu-item > a{
    color: white;
    background-color: rgba(255,255,255, 0.15);
    
  }
  .dropdown-menu{
    padding: 0px;
    border-top: 3px solid var(--mau1);
    border-radius: 0px;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    transform-origin: center top 0px;
    -moz-transform-origin: center top 0px;
    -webkit-transform-origin: center top 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
    -moz-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
    display: block;
  }
  li:hover > .dropdown-menu{
    opacity: 1;
    visibility: visible;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
  }
  .dropdown-menu > li > a{
    border-bottom: 1px solid #e5e5e5;
    padding: 7px 12px;
  }
  .dropdown-menu > li:last-child > a{
    border: none;
  }
  .dropdown-menu > li  a:hover{
    background: var(--mau1);
    color: white;
  }
  li > .dropdown-menu:before {
    content: "";
    border: solid 7px transparent;
    border-bottom-color: var(--mau1);
    width: 0;
    height: 0;
    position: absolute;
    top: -17px;
    left: 17px;
    z-index: 2;
  }
}
@media ( max-width: 767px ){
  nav{
    position: fixed !important;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 444;
    background-color: #f5f5f5;
    box-shadow: 0px 0px 4px #777;
    -moz-box-shadow: 0px 0px 4px #777;
    -webkit-box-shadow: 0px 0px 4px #777;
  }
  nav > .container{
    padding: 0px;
  }
  nav .navbar-toggler{
    margin-right: 10px;
    border: none;
  }
  .navbar-brand{
    padding: 5px 0px 0px 10px;
  }
  .navbar-brand>img{
    height: 30px;
  }
  nav a{
    color: #222;
  }
  #menu-main-menu{
    max-height: 330px;
    overflow-y: auto;
  }
  .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;
    float: none;
    width: 100%;
    padding: 0px;
  }
  .navbar-nav{
    position: relative;
    z-index: 999;
    background: #f5f5f5;
  }
  .navbar-nav{
    margin-top: 0px;
    margin-bottom: 0px;
    max-height: 350px;
    overflow-y: auto;
  }
  .navbar-header{
    background: #333;
  }
  .navbar{
    margin-bottom: 0px;
    min-height: 40px;
  }
  .navbar-nav > li > a{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 10px;
  }
  .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;
  }
  .dropdown-menu{
    padding: 0px;
    border: none;
    background-color: transparent !important;
    margin: 0px !important;
  }
  .dropdown-menu > li > a{
    padding: 7px 10px 7px 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e5e5e5;
  }
  .dropdown-item.active, .dropdown-item:active{
    background-color: #ccc !important;
    color: #222 !important;
  }
  .navbar-nav .nav-link.active, .navbar-nav .show>.nav-link{
    color: white;
    background-color: var(--mau1);
  }
}

/*** slider ***/
.slider{
  margin-bottom: 20px;
}
.owl-next{
  position: absolute;
  right: 10px;
  top: calc( 50% - 20px );
  z-index: 111;
}
.owl-prev{
  z-index: 111;
  position: absolute;
  left: 10px;
  top: calc( 50% - 20px );
}

.cat-home {
  text-align: center;
  margin-bottom: 20px;
}
.cat-home img{
  margin-bottom: 10px;
}
.cat-home h4{
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/*** tieu bieu ***/
.title-home{
  text-align: center;
  margin-bottom: 10px;
}
.title-home .main{
  font-size: 35px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-family: 'Carlito' !important;
}
#tieubieu{
  padding: 40px 0px 20px 0px;
}
.sp{
  position: relative;
  margin-bottom: 15px;
  padding: 10px;
  text-align: center;
  background-color: white;
  border-radius: 5px;
  border-bottom: 2px solid #e5e5e5;
}
.sp img{
  transition: all 1s;
  width: auto !important;
  margin: 0px auto 10px;
}
.thumbnail-pro-cat{
  overflow: hidden;
}
.sp:hover img{
  transform: scale(1.1);
}
.wptitle{
  height: 50px;
  overflow: hidden;
}
.owlcat .wptitle{
  height: unset;
}
.wptitle *{
  display: inline-block;
}
.wptitle .title-pro-cat{
  color: #333;
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 0px;
  overflow: hidden;
  font-weight: normal;
}
.percent{
  border-radius: 50%;
  color: white;
  background-color: red;
  font-size: 13px;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.wp-btn {
  padding: 15px 0 10px 0
}
.price-new,.price>.amount,.price ins {
  color: red;
  font-size: 15px;
  font-weight: 700
}
.gia{
  margin-bottom: 3px;
  font-family: 'Carlito' !important;
}
.price-old,.price-old span,.price del, del .price-new{
  color: #aaa;
  font-size: 14px;
  font-weight: 400
}
.btn-add-to-cart{
  border-radius: 18px !important;
  font-size: 15px;
  border: 1px solid #6c757d !important;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: white !important;
}
.per {
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  color: red;
}

/*** tieu bieu ***/
#nhomtieubieu{
  padding: 40px 0px 20px 0px;
  background-color: white;
}
#nhomtieubieu .sp{
  border: 1px solid #e5e5e5;
}
.wpbtn{
  margin-bottom: 20px;
}
.btnsp{
  padding: 4px 12px;
  background-color: white;
  color: #222;
  border: 2px solid #999;
  border-radius: 5px;
  margin: 0px 5px 10px 5px;
  display: inline-block;
}
.btnsp.active, .btnsp:hover, .btnsp:focus, .btnsp:active{
  border-color: var(--mau1);
  color: var(--mau1);
}
.tabsp .product{
  display: none;
}
.tabsp.active .product{
  display: block;
}
.wptab{
  margin-bottom: 30px;
}
.tttab_new{
  margin: 0px 7px;
}
.tttab_new.active{
  background-color: var(--mau2);
}
.tabnew{
  display: none;
}
.tabnew.active{
  display: block;
}
.countdown .item{
  background-color: #ff5656;
  padding: 5px 7px;
  color: white;
  font-size: 13px;
  display: inline-block;
  margin: 0px 2px;
  border-radius: 3px;
  margin-bottom: 3px;
  box-shadow: 0px 0px 2px #aaa;
}
@media ( max-width: 767px ){
  .tttab_new{
    margin: 0px 3px 6px 3px;
  }
}



/*** nhomsp ***/
.tilte-home{
  margin-bottom: 25px;
  text-align: center;
}
.nhomsp{
  position: relative;
  margin-bottom: 15px;
  display: block;
  overflow: hidden;
  text-align: center;
}
.nhomsp img{
  transition: all 1s;
}
.nhomsp .name{
  position: absolute;
  top: calc( 50% - 13px );
  left: 0px;
  z-index: 3;
  width: 100%;
  color: white;
  font-size: 17px;
  font-weight: bold;
}
.nhomsp:before{
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 1;
}
.nhomsp:hover img{
  transform: scale(1.1);
}
@media ( min-width: 768px ){
  .owlcat{
    padding-left: 50px;
    padding-right: 50px;
  }
}

/*** title-home ***/
.title-home{
  margin-bottom: 25px;
  text-align: center;
}
.title-home .txt-main span{
  color: var(--mau2);
}
.title-home .txt-main{
  font-weight: bold;
  font-size: 35px;
  line-height: 1.5;
  color: var(--mau1);
  margin-bottom: 0px;
}
.title-home .txt-sub{
  color: #888;
}
.style2{
  text-align: left;
}
.banner{
  margin-bottom: 20px;
  display: block;
}
.banner, .banner img{
  transition: all 1s;
}
.banner:hover, .banner:hover img{
  opacity: 0.85;
}

/*** dichvu ***/
#dichvu{
  padding: 40px 0px;
}
#dichvu .item{
  margin-bottom: 20px;
  position: relative;
  color: white;
  background: #0061af;
  border-radius: 10px;
  overflow: hidden;
  transition: all 1s;
}
#dichvu .flex {
  justify-content: space-between;
  align-items: center;
}
.flex {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
#dichvu .item:nth-child(2), #dichvu .item:nth-child(4) {
  width: 20%;
  float: left;
  margin: 0;
}
#dichvu .item:nth-child(3) {
  width: 24%;
  float: left;
  margin: 0;
}
#dichvu .item:nth-child(1), #dichvu .item:nth-child(5) {
  width: 15%;
  float: left;
  margin: 0;
}
#dichvu .item .wp-thumbnail {
  overflow: hidden;
}
#dichvu .item img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 10px 10px 0px 0px;
  transition: all 1s;
  transform: scale(1.1);
  display: block;
}
#dichvu .item:hover img {
  transition: all 1s;
  transform: scale(1);
}
#dichvu .item:hover {
  background-color: var(--mau2);
}
.c-box-title {
  padding: 7px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
}
@media ( min-width: 768px ){
  #dichvu .item{
    padding: 0px;
  }
}

/*** chonchungtoi ***/
#thungo{
  padding: 40px 0px;
  position: relative;
}
#thungo:before{
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: var(--mau2);
  z-index: -1;
  opacity: 0.05;
}
.imgthungo{
  border-radius: 50%;
  max-height: 380px;
  box-shadow: 3px 0px 5px 0px rgba(163,163,163,1);
  margin-top: 5px;
}

/*** news ***/
#news{
  padding: 30px 0px 15px 0px;
}
.postcol{
  margin-bottom: 15px;
}
.postcol img{
  margin-bottom: 10px;
  border-radius: 7px;
  width: 100%;
}
.postcol a{
  color: #333;
}
.postcol h3{
  font-size: 15px;
  font-weight: bold;
  line-height: 25px;
  margin-bottom: 4px;
  color: #333;
}

/*** single pro ***/
.title-sing-pro{
  font-size: 19px;
  margin-bottom: 15px;
  line-height: 1.6;
  font-weight: bold;
}
.hotro .fa{
  background-color: #111;
  color: white;
  font-size: 19px;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
}
.uudai{
  margin-bottom: 10px;
}
.price-sing{
  margin-bottom: 10px;
}
.uudai img {
  display: inline-block
}
.uudai li {
  line-height: 23px
}
.uudai .head {
  margin-bottom: 8px;
  padding: 10px 15px;
  /* background-color: #f5f5f5; */
  font-weight: bold;
}
.uudai .maintxt {
  font-weight: 700
}
.uudai .sc {
  color: #555;
  font-size: 14px
}
.uudai li::before {
  color: green;
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-size: 14px;
  margin-right: 8px;
  color: #4bda05
}
.uudai.dikem li {
  padding-left: 10px;
  position: relative
}
.uudai.dikem li img {
  position: absolute;
  top: 7px;
  left: 0
}
.uudai {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 10px
}
.ndkmsing {
  padding: 10px
}
.title-chon {
  font-weight: 700;
  margin-bottom: 5px;
  display: block;
}
.custom-buy {
  padding-bottom: 14px;
}
.custom-buy:before {
  margin-right: 10px
}
.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: 0;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px
}
.btn-default {
  border: solid 1px #ced3d9;
  background: #e5e5e5 !important
}
.title-sub {
  font-weight: 700;
  font-size: 17px;
  border-bottom: 2px solid #f0f0f0;
  padding-bottom: 5px;
  margin-bottom: 15px
}

.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%;
}
.price-sing .price-new, .price-sing .price > .amount, .price-sing .price ins {
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
}

/*** page and single ***/
#breadcrumb{
  margin-bottom: 15px;
  padding: 10px 0px;
  background-color: #f5f5f5;
}
.comment-form-cookies-consent, .comment-form-url,#reply-title{
    display: none;
}
.comment-form-email{
    margin-bottom: 10px;
}
#comment{
    height: 150px;
}
.comment-form-author{
    float: left;
    width: 49%;
}
.comment-form-email{
    float: right;
    width: 49%;
}
.woocommerce .star-rating span::before{
  top: -3px;
}
.kt-reviews-image-container{
  max-width: 100%;
}
.kt-wc-reviews-images-wrap-wrap{
  display: block;
}
#submit{
    margin-top: 10px;
}
#breadcrumbs{
  padding:10px 0px;
  background: #f5f5f5;
  margin-bottom: 30px;
}
#breadcrumbs a{
  color: #222;
}
.content p, .content img, .wp-caption{
  margin-bottom: 10px;
}
.content img{
    height: auto !important;
}
.content ol li{
  list-style: decimal;
  margin-left: 15px;
}
.content ul li{
  list-style: inside;
}
.wp-caption{
    max-width: 100%;
}
.excerpt{
  color: #888;
}
.content-xam{
  background: #f0f0f0;
  padding: 10px;
}
.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% - 0px);
}
.wp-caption img, .wp-caption p{
  margin-bottom: 0px;
}
a.thumbnail:hover, a.thumbnail:focus{
  color: var(--mau1);
}
.tilte-line {
  font-size: 17px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #111;
}

/*** category ***/
.thumbnail-post-cat{
  max-width: 150px;
  height: auto;
  margin-right: 10px;
  float: left;
}
.post-edit-link{
  float: left;
}
.blog-img img{
  margin-bottom: 10px;
}
.thumbnail-post-cat img{
  max-width: 100%;
  max-height: 100%;
}
.title-post-cat{
  font-weight: bold;
  margin-bottom: 0px;
  font-size: 17px;
  line-height: 25px;
}
.poscat{
  margin-bottom: 15px;
}
.poscat a{
  color: #222;
}
.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: 15px;
}
.title-sb, .woocommerce-order-details__title, .woocommerce-column__title{
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 15px;
  font-weight: bold;
}
.content-sb{
  position: relative;
}
.spsb{
  padding: 10px;
  border: 1px solid var(--mau1);
  margin-bottom: 10px;
}
.menusb li{
  background: #f0f0f0;
  padding:5px 10px;
  border-bottom: 1px solid #fff;
}
.menusb a:before{
  content: "\f101";
  font:normal normal normal 14px/1 FontAwesome;
  margin-right: 5px;
}
.menusb li:hover a{
  padding-left: 15px;
}
.menusb li:first-child{
  border-top: 0px;
}
.menusb li:last-child{
  border-bottom: 0px;
}
.sb .thumbnail img{
  height: 80px;
}
.sb .sp img{
  height: auto;
}
.sb .sp .thumbnail{
  margin:0px;
}
.sb .title{
  color: var(--mau1)
}
.sb .title h2{
  font-size: 15px;
  color: #222;
  line-height: 25px;
  margin: 0px;
}
.sb .thumbnail{
  margin:0px 10px 10px 0px;
  float: left;
}
a.thumbnail:hover, a.thumbnail:active{
  border-color: var(--mau1);
}
.previousowl{
  position: absolute;
  top: 50%;
  margin-top: -15px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  background: #f0f0f0;
  line-height: 30px;
  text-align: center;
  font-size: 17px;
  color: #555;
  cursor: pointer;
  width: 30px;
  height: 30px;
  left:0px;
}
.nextowl{
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -15px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  background: #f0f0f0;
  line-height: 30px;
  text-align: center;
  font-size: 17px;
  color: #555;
  cursor: pointer;
  width: 30px;
  height: 30px;
  right:0px;
}
.sbnewpro .nextowl, .sbnewpro .previousowl{
  top: 100px;
}
.sb .post .thumbnail{
  float: left;
  margin:0px 10px 0px 0px;
}
.sb .post img{
  width: 90px;
  height: auto;
}
.sb .post .title-post{
  font-size: 15px;
  line-height: 25px;
}

/*** footer ***/
footer{
  background: var(--mau1);
  border-top: 2px solid var(--mau2);
  padding:20px 0px 10px 0px;
  font-size: 15px;
  color:#fff;
}
.w100 *{
  max-width: 100%;
}
footer .menu a{
  color: #fff;
}
footer ul{
  padding: 0px;
}
footer li{
  list-style: none;
  transition: all 1s;
  margin-bottom: 7px;
}
footer li a{
  color: #fff;
}
footer li:hover{
  padding-left: 10px;
}
footer li:hover a{
  color: var(--mau1);
}
footer p{
  margin-bottom: 7px;
}
footer .content-info .fa{
  width: 25px;
}
footer .title-line{
  color: var(--mau1);
}
footer .fa{
  color: var(--mau1);
}
.listf li{
  padding: 5px 0px;
  border-bottom: 1px solid var(--mau1);
  list-style: none;
}
.listf li:last-child{
  border: none;
}
.title-f{
  font-size: 15px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  text-transform: uppercase;
  color: var(--mau1);
}
.line{
  background-color: var(--mau3);
  height: 1px;
  margin: 15px 0px;
}
footer h3{
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  color: #fff;
  margin-bottom: 15px;
}
.contentf h2, .contentf h3, .contentf h4{
  font-size: 19px;
  margin-bottom: 12px;
}
.copyright{
  font-size: 13px;
  padding: 5px 0px;
  background-color: #222;
  color: #e5e5e5;
  text-align: center;
}
footer li a {
  color: #fff;
}
.copyright a{
  color: #e5e5e5;
}
#social_block li{
  display: inline-block;
  margin-right: 10px;
}
footer .contentf li:before {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  margin-right: 10px;
}

.support-online {
  margin-bottom: 30px;
}

.support-online a {
  position: relative;
  margin: 20px 10px;
  text-align: left;
  width: 40px;
  height: 40px;
  display: block;
}

.support-online a span {
  border-radius: 2px;
  text-align: center;
  background: var(--mau1);
  padding: 9px;
  display: none;
  width: 180px;
  margin-left: 10px;
  position: absolute;
  color: #fff;
  z-index: 999;
  top: 0;
  left: 40px;
  transition: all 0.2s ease-in-out 0s;
  animation: headerAnimation 0.7s 1;
}

.support-online a span:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent var(--mau1) transparent transparent;
  position: absolute;
  left: -10px;
  top: 10px;
}

.support-online a:hover span {
  display: block;
}

.support-online i,.support-online img {
  width: 40px;
  height: 40px;
  background: var(--mau1);
  color: #fff;
  border-radius: 100%;
  font-size: 20px;
  text-align: center;
  line-height: 1.9;
  position: relative;
  z-index: 999;
}

.support-online .btn-support {
  cursor: pointer;
}

.kenit-alo-circle-fill {
  width: 60px;
  height: 60px;
  top: -10px;
  position: absolute;
  transition: all 0.2s ease-in-out;
  border-radius: 100%;
  border: 2px solid transparent;
  transition: all 0.5s;
  background-color: rgba(var(--r1), var(--g1), var(--b1), 0.5);
  opacity: 0.75;
  right: -10px;
}

.kenit-alo-circle {
  width: 50px;
  height: 50px;
  top: -5px;
  right: -5px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid rgba(var(--r1), var(--g1), var(--b1), 0.4);
  opacity: 0.1;
  border-color: var(--mau1);
  opacity: 0.5;
}

.social_fixed-phone {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  height: 55px;
  line-height: 45px;
  color: #fff;
  z-index: 50;
  display: none;
  background: var(--mau1);
}

.social_fixed-phone ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  height: 100%;
}

.social_fixed-phone ul li {
  flex: 0 0 100%/4;
  -ms-flex: 0 0 100%/4;
  max-width: 100%/4;
  width: 100%;
  position: relative;
}
.social_fixed-phone ul li:before{
  background: rgba(255,255,255, 0.15);
  height: 100%;
  width: 1px;
  position: absolute;
  right: 1px;
  content: "";
}
.social_fixed-phone ul li:last-child:before{
  display: none;
}

.social_fixed-phone ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  font-family: Arial, sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  letter-spacing: 1px;
  line-height: 2;
  height: 100%;
  border-left: 1px solid rgba(var(--r1), var(--g1), var(--b1), 0.2);
  padding-top: 3px;
}

.social_fixed-phone ul li a i {
  font-size: 19px;
}

.social_fixed-phone img {
  display: block;
  margin: 0 auto;
  height: 19px;
  max-width: 100%;
}

@media screen and (max-width: 991px) {
  .social_fixed-phone {
      display:block;
      box-shadow: 0px 0px 5px #998;
  }
}
.social_fixed {
  position: fixed;
  right: 5px;
  bottom: 110px;
  z-index: 999;
}
.social_fixed a {
  display: block;
}
@media screen and (max-width: 991px) {
  
}
@media screen and (max-width: 991px) {
  footer {
    padding-bottom:70px;
  }
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
  opacity: 1;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.zoomIn {
  animation-name: customzoomIn;
}
@keyframes customzoomIn {
  0% {
      opacity: 0;
      transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
      opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
      opacity: 0;
      transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
      opacity: 1;
  }
}
.vibration-icon {
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
}

@keyframes phonering-alo-circle-img-anim {
  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);
  }
}

.blink_me {
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: blinker;
  -moz-animation-duration: 1s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  animation-name: blinker;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes blinker {
  0% {
      opacity: 1;
  }

  50% {
      opacity: 0;
  }

  100% {
      opacity: 1;
  }
}

@keyframes customfadeOut {
  0% {
      opacity: 1;
  }

  to {
      opacity: 0;
  }
}
.text-nhapnhay {
  animation: my 700ms infinite;
}
@keyframes my {
  0% {
      color: #ffc853;
  }

  50% {
      color: #f00;
  }

  100% {
      color: #ffc853;
  }
}

@keyframes my {
  0% {
      color: #ffc853;
  }

  50% {
      color: #f00;
  }

  100% {
      color: #ffc853;
  }
}

/*** responsive ***/
@media (min-width: 1025px) {
  .cot5{
    width: 20%;
  }
}
@media (max-width: 992px) {
  .hidden-mm{
    display: none !important;
  }
}
@media (min-width: 768px) {
  .hidden-desktop{
    display: none;
  }
  
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  
}
@media only screen and (min-width: 768px) and (max-width: 850px) {
  .nav>li>a{
    padding: 5px 6.4px;
  }
}
@media (max-width: 767px) {
  .hidden-mobile{
    display: none;
  }
  .row5pxmb{
    margin-left: -5px;
    margin-right: -5px;
  }
  .row5pxmb [class*="col-"]{
    padding-left: 5px;
    padding-right: 5px;
  }
  .modal-body iframe{
    width: calc(100vw - 60px);
    min-height: 250px;
  }
}
@media (max-width: 580px) {
    
}
@media (max-width: 480px) {
  .title-post{
      height: 68px;
      overflow: hidden;
  }
  .title-product{
      height: 85px;
      overflow: hidden;
  }
}
@media (max-width: 480px) {
  
}
