/*
Theme Name: ERPBiS Child
Description: This is a child theme for erpbis Theme
Author: erpbis.com
Template: erpbis
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
.box-blog-post .is-divider, .is-divider {
  display: none;
}
/*Related post*/

.box-shadow-2, .box-shadow-2-hover:hover {
    box-shadow: none;
}
.footer .is-divider{
    height: 2px;
    background-color: #138e24 !important;
     max-width: 45%;
}

.fa-home::before {
    padding-right: 4px;
}
ul.menu > li + li, .widget > ul > li + li {
    border-top: 0px solid  #ececec;
        border-top-color: rgb(236, 236, 236);
}
/*Related post in content - erpbis.com*/
.list-news {
    width: 100%;
    margin-bottom: 0;
}

#related_posts ul {
    margin:0;
    overflow:hidden;
   }
#related_posts li {
list-style: none;
margin: 0px;
display: inline-block;
width: 25%;
margin-bottom: 0;
padding: 0 5px;
margin-right: 0 !important;
float: left;
   }
   .new-img {
    height: 110px;
}
.new-img a img {
    height: 100%;
    object-fit: cover;
}
  .related_content {
  padding-top: 10px;
  }
.relative-post-title, .relative-post-title a {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 10px !important;
    height: 90px !important;
}   
   
#related_posts li a {
    display: block;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    text-decoration:none;
    width: 100%;
    margin-bottom: 12px;
    padding-right: 9px;
   }
   #related_posts img {
    height: 110px;
    object-fit: cover;
	border-radius: 4px;
   }
   #related_posts li a:hover {
    text-decoration: underline;
   }
#breabcrumb, .danh-muc ul, .danh-muc ul li, .list-news, .social-share, .tag-meta-post {
    display: inline-block;
}
.tag-meta-post .meta-date-capnhat {
    padding-left: 2px;
    padding-right: 6px;
}
.tag-meta-post .luot-xem {
    padding-left: 3px;
    padding-right: 10px;
}
 .tag-meta-post {
    text-transform: none;
}
.tag-meta-post.vcs, .tag-meta-post a {
    font-size: 12px;
    color:     gray;
    line-height: 1.6;
	width: 100%;
	margin-bottom: -25px;
	margin-left: 10px;
}
.meta-related{
display:block;
margin-top:10px;
margin-bottom: 10px;
}
 .meta-related ul li a{
color: #0092ff;
text-transform: none; }
 .meta-related ul li {
    font-size: 15px;
}
.meta-related ul li a:hover{
color: #0072c8;
}
.meta-related {
    background: #e6f4ff;
    padding: 9px 10px 1px 10px;
}
@media (max-width: 768px) {
  .hotline-bar {
    display: none;
  }
}
.float-contact {
  position: fixed;
  bottom: 13%;
  left: 33px;
  z-index: 99999;
}
.float-contact button {
  position: relative;
  text-transform: uppercase;
  font-size: .97em;
  letter-spacing: .03em;
  touch-action: none;
  cursor: pointer;
  font-weight: bolder;
  text-align: center;
  text-decoration: none;
  border: 1px solid transparent;
  margin-top: 0;
  margin-right: 1em;
  text-shadow: none;
  line-height: 2.4em;
  min-height: 2.5em;
  max-width: 100%;
  transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;
  text-rendering: optimizeLegibility;
  box-sizing: border-box;
}

.float-contact .chat-zalo a, .float-contact .chat-face a, .float-contact .hotline a {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  text-transform: none;
  line-height: 0;
}
.chonweb-call {
    text-align: center;
    width: 43px;
    position: fixed;
    bottom: 20px;
    left: 20px;
    display: block;
    z-index: 999;
}

.chonweb-call div.tip.chonweb-zalo, .chonweb-call div.tip.chonweb-alo, .chonweb-call div.tip.chonweb-mes {
    background-color: #0084ff;
}
.chonweb-call div.tip.chonweb-gia {
background-color: #ff6600;
}
.chonweb-call div.tip.chonweb-vber, .chonweb-call div.tip.chonweb-shopee  {
background-color: #953fde;
}
.chonweb-call div.tip.chonweb-alo {
    background-image: url(../erpbis/images/call.png);
}
.chonweb-call div.chonweb-gia {
    background-image: url(../erpbis/images/gia.png);
   background-size: 60%;
}
.chonweb-call div.chonweb-zalo {
    background-image: url(../erpbis/images/zalo1.png);
}
.chonweb-call div.tip.chonweb-mes {
    background-image: url(../erpbis/images/messenger.png);
}
.chonweb-call div.tip.chonweb-vber {
    background-image: url(../erpbis/images/viber.png);
	background-size: 116%;
}
.chonweb-call div.tip.chonweb-shopee {
  background-image: url(../erpbis/images/shopee-icon.png);
background-size: 116%;
}
.chonweb-call div.tip.chonweb-lazada {
  background-image: url(../erpbis/images/lazada-icon.png);
background-size: 116%;
}
.chonweb-call div.tip.chonweb-ins {
  background-image: url(../erpbis/images/instagram-icon.png);
background-size: 116%;
}
.chonweb-call div.tip.chonweb-tiktok {
  background-image: url(../erpbis/images/tiktok-icon.png);
background-size: 116%;
}
.chonweb-call div:first-child {
    margin-top: 0;
}
.chonweb-call div.tip.chonweb-alo, .chonweb-call div.tip.chonweb-zalo, .chonweb-call div.tip.chonweb-mes, .chonweb-call div.tip.chonweb-gia, .chonweb-call div.tip.chonweb-vber,
.chonweb-call div.tip.chonweb-shopee, .chonweb-call div.tip.chonweb-lazada,.chonweb-call div.tip.chonweb-ins, .chonweb-call div.tip.chonweb-tiktok  {
    display: block;
}
.chonweb-call div {
    margin: 14px 0;
    margin-top: 14px;
    background: #0084FF center no-repeat;
    background-color: rgb(0, 132, 255);
    background-image: none;
    background-size: auto;
    background-size: 70%;
    border-radius: 50%;
    box-shadow: 0 3px 10px #888;
}
.chonweb-call a {
    line-height: 43px;
}
.chonweb-call a {
    display: block;
    line-height: 43px;
    text-indent: -9999px;
}
.chonweb-call div {
    margin: 14px 0;
    background: #0084FF center no-repeat;
    background-color: rgb(0, 132, 255);
    background-image: none;
    background-size: auto;
    background-size: 70%;
    border-radius: 50%;
    box-shadow: 0 3px 10px #888;
}
.chonweb-call div:last-child {
    margin-bottom: 0;
}
.tip {
    position: relative;
    display: inline-block;
  }
.tip .tooltiptext span::after {
left: 100%;
transform: rotateZ(-180deg);
content: "";
position: absolute;
top: 50%;
margin-top: -5px;
border-width: 5px;
border-style: solid;
}
.tip .tooltiptext {
    background-color: rgba(29, 36, 62, 0.7);
    color: #fff;
    visibility: hidden;
    text-align: center;
    border-radius: 5px !important;
    white-space: nowrap !important;
    width: auto !important;
    height: 35px !important;
    line-height: 25px !important;
    padding: 5px 10px !important;
    position: absolute;
    z-index: 1;
    top: 4px;
    font-size: 12px !important;
    font-family: arial,sans-serif !important;
    cursor: pointer;
}
.tooltiptext {
  right: 110%;
}
.tip:hover .tooltiptext {
    visibility: visible;
}
.chonweb-call.phai {
left: auto;
right: 20px;
bottom: 110px;
}
/* Fix- erpbis.com  */
.vcs-fix{
  position: fixed;
  right: 13px;
  bottom: 75px;
  z-index: 9;
  display: flex;
  flex-direction: column;
}
.vcs-fix a {
  display: block;
  text-align: center;
  margin-bottom: 6px;
}
.vcs-fix a span {
  display: block;
  color: #333;
  padding-top: 5px;
  font-size: 12px;
  font-weight: 600;
}


.vcs-mb-fix{
display: none;
	}
 
#billing_address_1_field{
    width: 100%;
    float: left;
  }


@media only screen and (max-width: 48em) {
.vcs-fix{
display: none;
	}
/* Fix-mobile- erpbis.com  */
.vcs-mb-fix{
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: 99;
background: #fff;
box-shadow: 0 0 23px rgb(0 0 0 / 15%);
display: flex;
padding: 5px 0;
display: flex;
}
.vcs-mb-fix > div {
  width: 20%;
  border: 0 !important;
  opacity: 1 !important;
  text-align: center;
}
.vcs-mb-fix a img {
  max-height: 24px;
}
.vcs-mb-fix a span {
  color: #666;
  font-size: 12px;
  display: block;
  font-weight: 400;
}
.vcs-mb-fix .call img {
  width: auto;
  height: auto;
  max-height: initial !important;
  display: block;
  position: absolute;
  top: -16px;
  right: 0;
  margin: auto;
  left: 0;
}


.back-to-top {
  bottom: 72px !important;
}
.product-small.box {
  height: 284px;
}
.box.box-vertical .box-text.text-left.is-small {
  padding-top: 0 !important;
}
.quantity + .button {
  font-size: 0.85em !important;
}
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
  font-size: .85em !important;
}

/* Blog Mobile - erpbis.com  */
#related_posts li a {
    position: absolute;
    width: 100px;
}
   .new-img {
   position: absolute;
   }
.related_content {
  padding-left: 105px;
  min-height: 54px;
  margin-bottom: 4px;
  padding-top: 4px;
}
#related_posts li,#related_posts li:first-child {
    width: 100%;
}
#related_posts .related_content a{
    position: absolute;
    width: 60%;
}
#related_posts img {
    height: 68px;
 }
 #related_posts li {
    margin: 0px;
}
body {
    padding-top: 0px;
}
.support-tab img {
    width: 76%;
}
.support-tab {
    top: 40%;
}
.hdevvn-show-cats {
    display: none;
}
del .amount::before {
    display:none;
  }
.relative-post-title, .relative-post-title a {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 0px !important;
    height: 74px !important;
}
.absolute-footer.dark {
    margin-bottom: 50px;
  }
}