body{
  /*font-family: Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;*/
  background-color:#f4f5f7 !important;
}
footer{
  background-color: #20252b;
  color:#ffffff;
  font-family: 'Roboto', sans-serif;
}
.bg-navigator{
  background-color: #ffffff !important;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.196); 
}
.bg-navigator a{
  color:#666666;
}
.bg-navigator a:visited{
  color:#666666;
}
.align-items-center{
  align-items: center!important;
}
.top-nav{
  height: 100px;
}
.logo-text{
  display: table-cell;
  height: 100px;
  vertical-align: middle;
  line-height: 100px;
  font-size: 40px;
  z-index: 44;
  padding-top:10px;
  padding-left: 100px;
}
.copyright-footer{
  line-height: 80px;
  font-size: 16px;
  font-weight: 300;

}
.navbar-nav a{
  text-decoration: none;
}
.navbar-nav a:hover{
  text-decoration: none;
}
.navbar-nav a:visited{
  text-decoration: none;
}
.top-navbar{
  line-height: 100px;
  vertical-align: middle;
  display: table-cell;
  
}

.top-navbutton{
  line-height: 100px;
  vertical-align: middle;
  display:table-cell;
}
.btn-orderhangmy{
  background-color: #78bf4d;
  color:white;
}
.btn-orderhangmy:hover{
  background-color: #fc834b;
  color:white;
}
.btn-fullwidth{
  width:100%;
}
.create-sticky{
  background-image: url('/images/background-image-01-min.jpg');
  background-repeat: no-repeat;
  height: 700px;
}
.overlay-text{
  background-color: white;
  font-size: 40px;
  font-weight: bold;
  padding-left:10px;
  padding-right: 10px;
  padding-bottom:10px;
  padding-top: 10px;
  position: absolute;
  left: 200px;
  top:390px;
}
@media only screen and (max-width: 600px) {
  .overlay-text{
    background-color: white;
    font-size: 40px;
    font-weight: bold;
    padding-left:10px;
    padding-right: 10px;
    padding-bottom:10px;
    padding-top: 10px;
    position: relative ;
    left: 0px;
    top:150px;
    z-index: 20;
    display: block;
  }
}
.overlay-textsub{
  background: rgba(0, 0, 0, 0.7); 
  font-size:30px;
  font-weight: bold;
  position: absolute;
  left: 200px;
  top:480px;
  color:white;
  padding-left: 10px;
  padding-right: 10px;
}

@media only screen and (max-width: 600px) {
  .overlay-textsub{
    background: rgba(0, 0, 0, 0.7); 
    font-size:30px;
    font-weight: bold;
    position: relative ;
    left: 0px;
    top:190px;
    color:white;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 19;
    display:block;
  }
}

.section{
  margin-top:50px;
  margin-bottom: 50px;
}
.section-title{
  font-weight: bold;
}
.float-left{
  float: left;
}
.section-footer{
  padding-top:30px;
  
} 
.footer-title{
  font-size:18px;
  
}
.footer-intro{
  background-color: #2e3243;
}
.service-shiphang{
  background: url('/images/order-mua-ho-hang-my.jpg');
  background-repeat: no-repeat;
  height: 515px;

  border: 1px solid #f4511e; 
  border-radius:15px;
  transition: box-shadow 0.5s;

}
.service-orderhang{
  background:url('/images/orderhang.jpg');
  background-repeat: no-repeat;
  height: 515px;
  
  border: 1px solid #f4511e; 
  border-radius:15px;
  transition: box-shadow 0.5s;
}
.background-overlay{
  color: white;
  height: 100%;
  width:100%;
}
.background-overlay:hover{
  background: rgba(0, 0, 0, 0.6); 
  color: white;
  height: 100%;
  width:100%;
  box-shadow: 5px 0px 40px rgba(0,0,0, .2);
  border-radius:15px;
}
.panel-header{
height: 20%;
}
.panel-body{
height: 50%;
}
.panel-footer{
  background:rgba(252, 131, 75, 0.85);
  height: 30%;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.panel-title{
  padding-top:15px;
}
.btn-panel{
  color:#78bf4d;
  background-color:white !important;
}
.panel-form{
  background:url('/images/order-form-min.jpg');
  background-repeat: no-repeat;
  height: 500px;
  color:white;
}

.navbar-toggle .icon-bar
{
  background-color:black !important;
}
article {
  background: #fff;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.196);
  padding: 15px;
  margin-bottom: 20px;
  /*margin-top:20px;*/
}

.article-title {
  color: #666;
  font-size: 24px;
  margin-top: 0px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 5px;
  line-height: normal;
  overflow: hidden;
}
.article-list {
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #dddddd;
}

.box {
  background: #fff;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.196);
  padding: 15px;
  margin-bottom: 15px;
}

.box-header {
  padding-top: 0px;
  text-align: center;
  font-size: 17px;
  border-bottom: 1px solid #ddd;
}

.box-body {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.box-category {
  background-color: #fff;
  border: 1px solid #dddddd;
  margin-bottom: 5px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.196);
}

.tp-article-heading{
  border-bottom: 1px solid #ddd;
  padding-left: 2px;
  padding-bottom: 3px;
  padding-top: 10px;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.tp-article-heading a{
  font-size:15px;
  text-decoration: none;
}
.tp-article-heading a:hover{
  font-size:15px;
  text-decoration: none;
}

.nav-main-menu {
  background-color: #20252b;
  z-index: 10;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}

.topnav{
  background-color: #ffffff;
  overflow: hidden;  
}
.topnav a:not(:first-child){
  float: right;
  display: block;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  line-height: 55px;
}
.topnav a:first-child{
  float: left;
  display: block;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  line-height: 55px;
}
.topnav a:hover{
    color: #666666;
    background-color: #78bf4d;
}

.topnav .icon {
  display: none !important;
}
.topnav .nav-brand{
  font-size: 20px;
  line-height: 55px;
  padding: 15px 15px;
  background-color: transparent !important;
}


@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a:first-child {line-height: 20px;}
  .topnav a.icon {
    float: right;
    display: block !important;
    line-height: 20px;
    background-color:transparent !important;
  }
}
@media screen and (max-width: 600px){
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
    line-height: 20px;
  }
}
.order-sticky{
  background:url('/images/order-hang-bg.jpg');
  background-repeat: no-repeat;
  height: 500px;
}
.order-sticky .text-sub{
  background-color: white;
  font-size: 40px;
  font-weight: bold;
  padding-left:10px;
  padding-right: 10px;
  padding-bottom:10px;
  padding-top: 10px;

}

.btn-order{
  color: #78bf4d !important;
}
.btn-order:hover{
  color: #f4511e;
}

.secondnav{
  margin-top:10px;
  overflow: hidden;  
}

.menu-buttom a{
  
}
.menu-buttom a:hover{

  text-decoration: none;
}
.section-box{
  margin-top:5px;
  margin-bottom: 5px;
  padding:5px;
  border:1px solid #ccc;
  background-color:white;
}
.section-box-header{
  background-color: #f0f3f5;
  border-bottom: 1px solid #c8ced3;
  padding:0.75rem 1.25rem;
  margin-bottom:10px;
}
.usercp-box{
  background: #fff;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.196);
}
.usercp-box-heading{
  background: #ccc;
  padding:10px 15px;
}

.list-group-item {
  cursor: pointer;
}
.image-box-add .preview{
  overflow: hidden;
}

.image-box-add{
  border: 1px solid #ccc;
  width: 120px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  font-weight: bold;
  border-radius: 10px;
  height: 120px;
  display:flex;
  vertical-align: middle;
}
.image-box-add .plus {
  position: absolute;
  top: 35%;
  left: 39%;
}

@media (max-width: 568px) {
  .image-box-add {
    border: 1px solid #ccc;
    width: 100%;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    font-weight: bold;
    border-radius: 10px;
    height: 100%;
  }
  .image-box-add .plus {
    position: absolute;
    top: 30%;
    left: 30%;
  }
  .progress-width {
    width: 100%;
  }
}

/*Galaxy S5*/

@media (device-width: 360px) {
  .image-box-add {
    height: 60px !important;
  }
  .image-box-add .plus {
    position: absolute;
    top: 28%;
    left: 28%;
  }
}

/* iPhone 5s*/

@media (device-width: 320px) {
  .image-box-add {
    height: 50px !important;
  }
  .image-box-add .plus {
    position: absolute;
    top: 22%;
    left: 22%;
  }
}

/*iPhone 6*/

@media (device-width: 375px) {
  .image-box-add {
    height: 63.75px !important;
  }
  .image-box-add .plus {
    position: absolute;
    top: 28%;
    left: 28%;
  }
}

/*iPhone 6 Plus */

@media (device-width: 414px) {
  .image-box-add {
    height: 73.5px !important;
  }
}

/*Nexus 5X*/

@media (device-width: 412px) {
  .image-box-add {
    height: 73px !important;
  }
}

.image-warpper{
  margin-bottom: 10px;
}
.related-ads{
  font-size: 15px !important;
}
.related-ads :hover{
  font-size: 17px;
}
.item-status-show{
  font-size:12px;
}
.ads-price{
  background-color: #1caf5e;
  color:white;
  height: 55px;
  font-size: 18px;
  font-weight: 400;
  width: 100%;
  vertical-align: middle;
  display: flex;
  padding: 10px;
  
}
.ads-status{
  background-color: #cccccc;
  color:white;
  height: 55px;
  font-size: 18px;
  font-weight: 400;
  width: 160px;
  vertical-align: middle;
  display: table-cell;
  padding: 10px;
  text-align: center;
}
.ads-small{
  color: #888888;
font-size: 12px;
}
.si-facebook{
   
  background-color: #3B5998!important;
  color:white;
}


.carousel-control{
  width: 70px;
  height: 70px;  
  border: solid 1px #cccccc;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  display:flex;
}
.carousel-control a{
  background-color: transparent !important;
  margin:auto;
}
.carousel-control a:hover{
  background-color: transparent !important;
}
.ads-user-img-box{
  margin-top: 10px;
  margin-bottom:10px;
  margin-left: 10px;
  border-radius: 50%;
}
.ads-user-create{
  font-size: 13px;
  color: #888888;
}
.web-rule{
  border-bottom:solid 1px #dddddd;
  margin-bottom: 5px;
}
.article-box {
  background: #fff;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.196);
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  margin-bottom: 11px;
}
.image-avatar-box{
  width: 55px;
  height: 55px;
}
.image-avatar-category{
  width: 50px;
  height: 50px;
  border-radius: 4px;
}
.image-list{
  max-height: 170px;
  overflow: hidden;
}
.price-format{
  color:#1caf5e;
  font-weight: 400;
  font-size: 23px;
}
.nowrap{
  white-space:nowrap;
}
.image-carousel{
  width:auto;
  height:490px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

@media (max-width: 568px) {
  .image-carousel{
    width:auto;
    height:410px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}
.article-group{
  margin-bottom: 5px;
}
.carousel-box{
  float: left;
  margin-bottom: 5px;
  margin-left: 8px;
}

.ads-box{
  margin-bottom: 10px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.ads-box-info{
  border-color: #bce8f1;
}
.ads-box-info > .ads-box-header{
  color:#31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
  
}
.ads-box-header{
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.ads-box-body{
  padding: 5px;
}
.btn-chat{
  background-color:#f7fdfc;
  color:#00bfa5;
  border:1px solid #00bfa5;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.03);
}
.btn-s{
  height: 55px;
  padding: 0 15px;
  min-width: 60px;
}
.chat-product-image{
  margin-right:10px; float:left;height:50px; width:50px; overflow:hidden;background-repeat: no-repeat;background-position: center; background-size: contain;
}
.chat-product-group{
  margin-bottom: 5px;
}
.chat-product-price-format{
  color:#1caf5e;
}
.chat-box-view{
  display: flex;
  height: 300px;
  background-color: #f4f5f7 !important;
}
.chat-box{
  border-top: 1px solid #e8e8e8;
  flex:1;
  padding: 5px 15px;
  overflow-y: auto;
  overflow-x: hidden;
}
.chat-box-panel{
  border-top: 1px solid #e8e8e8;
}

.item-box{
  height: 400px;
  background: #fff;
  /*box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.196);*/ 
  box-shadow: 0 0.0625rem 20px 0 rgba(0,0,0,.05);
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  margin-bottom: 8px;
  overflow: hidden;
  /*border-radius: 12px;*/
}

.item-box:hover{
  /*box-shadow: 1px 1px 2px rgba(248, 1, 1, 0.196);*/
  border: 1px solid #ee4d2d;
}

.item-box a{
  color: rgba(0,0,0,.8);
}
.item-box a:hover{
  text-decoration: none;
}

.web-col-xs-1, .web-col-sm-1, .web-col-md-1, .web-col-lg-1, .web-col-xs-2, .web-col-sm-2, .web-col-md-2, .web-col-lg-2, .web-col-xs-3, .web-col-sm-3, .web-col-md-3, .web-col-lg-3, .web-col-xs-4, .web-col-sm-4, .web-col-md-4, .web-col-lg-4, .web-col-xs-5, .web-col-sm-5, .web-col-md-5, .web-col-lg-5, .web-col-xs-6, .web-col-sm-6, .web-col-md-6, .web-col-lg-6, .web-col-xs-7, .web-col-sm-7, .web-col-md-7, .web-col-lg-7, .web-col-xs-8, .web-col-sm-8, .web-col-md-8, .web-col-lg-8, .web-col-xs-9, .web-col-sm-9, .web-col-md-9, .web-col-lg-9, .web-col-xs-10, .web-col-sm-10, .web-col-md-10, .web-col-lg-10, .web-col-xs-11, .web-col-sm-11, .web-col-md-11, .web-col-lg-11, .web-col-xs-12, .web-col-sm-12, .web-col-md-12, .web-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.web-col-xs-1, .web-col-xs-2, .web-col-xs-3, .web-col-xs-4, .web-col-xs-5, .web-col-xs-6, .web-col-xs-7, .web-col-xs-8, .web-col-xs-9, .web-col-xs-10, .web-col-xs-11, .web-col-xs-12 {
  float: left;
}
.web-col-xs-12 {
  width: 100%;
}
.web-col-xs-11 {
  width: 91.66666667%;
}
.web-col-xs-10 {
  width: 83.33333333%;
}
.web-col-xs-9 {
  width: 75%;
}
.web-col-xs-8 {
  width: 66.66666667%;
}
.web-col-xs-7 {
  width: 58.33333333%;
}
.web-col-xs-6 {
  width: 50%;
}
.web-col-xs-5 {
  width: 41.66666667%;
}
.web-col-xs-4 {
  width: 33.33333333%;
}
.web-col-xs-3 {
  width: 25%;
}
.web-col-xs-2 {
  width: 16.66666667%;
}
.web-col-xs-1 {
  width: 8.33333333%;
}
.web-col-xs-pull-12 {
  right: 100%;
}
.web-col-xs-pull-11 {
  right: 91.66666667%;
}
.web-col-xs-pull-10 {
  right: 83.33333333%;
}
.web-col-xs-pull-9 {
  right: 75%;
}
.web-col-xs-pull-8 {
  right: 66.66666667%;
}
.web-col-xs-pull-7 {
  right: 58.33333333%;
}
.web-col-xs-pull-6 {
  right: 50%;
}
.web-col-xs-pull-5 {
  right: 41.66666667%;
}
.web-col-xs-pull-4 {
  right: 33.33333333%;
}
.web-col-xs-pull-3 {
  right: 25%;
}
.web-col-xs-pull-2 {
  right: 16.66666667%;
}
.web-col-xs-pull-1 {
  right: 8.33333333%;
}
.web-col-xs-pull-0 {
  right: auto;
}
.web-col-xs-push-12 {
  left: 100%;
}
.web-col-xs-push-11 {
  left: 91.66666667%;
}
.web-col-xs-push-10 {
  left: 83.33333333%;
}
.web-col-xs-push-9 {
  left: 75%;
}
.web-col-xs-push-8 {
  left: 66.66666667%;
}
.web-col-xs-push-7 {
  left: 58.33333333%;
}
.web-col-xs-push-6 {
  left: 50%;
}
.web-col-xs-push-5 {
  left: 41.66666667%;
}
.web-col-xs-push-4 {
  left: 33.33333333%;
}
.web-col-xs-push-3 {
  left: 25%;
}
.web-col-xs-push-2 {
  left: 16.66666667%;
}
.web-col-xs-push-1 {
  left: 8.33333333%;
}
.web-col-xs-push-0 {
  left: auto;
}
.web-col-xs-offset-12 {
  margin-left: 100%;
}
.web-col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.web-col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.web-col-xs-offset-9 {
  margin-left: 75%;
}
.web-col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.web-col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.web-col-xs-offset-6 {
  margin-left: 50%;
}
.web-col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.web-col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.web-col-xs-offset-3 {
  margin-left: 25%;
}
.web-col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.web-col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.web-col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .web-col-sm-1, .web-col-sm-2, .web-col-sm-3, .web-col-sm-4, .web-col-sm-5, .web-col-sm-6, .web-col-sm-7, .web-col-sm-8, .web-col-sm-9, .web-col-sm-10, .web-col-sm-11, .web-col-sm-12 {
    float: left;
  }
  .web-col-sm-12 {
    width: 100%;
  }
  .web-col-sm-11 {
    width: 91.66666667%;
  }
  .web-col-sm-10 {
    width: 83.33333333%;
  }
  .web-col-sm-9 {
    width: 75%;
  }
  .web-col-sm-8 {
    width: 66.66666667%;
  }
  .web-col-sm-7 {
    width: 58.33333333%;
  }
  .web-col-sm-6 {
    width: 50%;
  }
  .web-col-sm-5 {
    width: 41.66666667%;
  }
  .web-col-sm-4 {
    width: 33.33333333%;
  }
  .web-col-sm-3 {
    width: 25%;
  }
  .web-col-sm-2 {
    width: 16.66666667%;
  }
  .web-col-sm-1 {
    width: 8.33333333%;
  }
  .web-col-sm-pull-12 {
    right: 100%;
  }
  .web-col-sm-pull-11 {
    right: 91.66666667%;
  }
  .web-col-sm-pull-10 {
    right: 83.33333333%;
  }
  .web-col-sm-pull-9 {
    right: 75%;
  }
  .web-col-sm-pull-8 {
    right: 66.66666667%;
  }
  .web-col-sm-pull-7 {
    right: 58.33333333%;
  }
  .web-col-sm-pull-6 {
    right: 50%;
  }
  .web-col-sm-pull-5 {
    right: 41.66666667%;
  }
  .web-col-sm-pull-4 {
    right: 33.33333333%;
  }
  .web-col-sm-pull-3 {
    right: 25%;
  }
  .web-col-sm-pull-2 {
    right: 16.66666667%;
  }
  .web-col-sm-pull-1 {
    right: 8.33333333%;
  }
  .web-col-sm-pull-0 {
    right: auto;
  }
  .web-col-sm-push-12 {
    left: 100%;
  }
  .web-col-sm-push-11 {
    left: 91.66666667%;
  }
  .web-col-sm-push-10 {
    left: 83.33333333%;
  }
  .web-col-sm-push-9 {
    left: 75%;
  }
  .web-col-sm-push-8 {
    left: 66.66666667%;
  }
  .web-col-sm-push-7 {
    left: 58.33333333%;
  }
  .web-col-sm-push-6 {
    left: 50%;
  }
  .web-col-sm-push-5 {
    left: 41.66666667%;
  }
  .web-col-sm-push-4 {
    left: 33.33333333%;
  }
  .web-col-sm-push-3 {
    left: 25%;
  }
  .web-col-sm-push-2 {
    left: 16.66666667%;
  }
  .web-col-sm-push-1 {
    left: 8.33333333%;
  }
  .web-col-sm-push-0 {
    left: auto;
  }
  .web-col-sm-offset-12 {
    margin-left: 100%;
  }
  .web-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .web-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .web-col-sm-offset-9 {
    margin-left: 75%;
  }
  .web-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .web-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .web-col-sm-offset-6 {
    margin-left: 50%;
  }
  .web-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .web-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .web-col-sm-offset-3 {
    margin-left: 25%;
  }
  .web-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .web-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .web-col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .web-col-md-1, .web-col-md-2, .web-col-md-3, .web-col-md-4, .web-col-md-5, .web-col-md-6, .web-col-md-7, .web-col-md-8, .web-col-md-9, .web-col-md-10, .web-col-md-11, .web-col-md-12 {
    float: left;
  }
  .web-col-md-12 {
    width: 100%;
  }
  .web-col-md-11 {
    width: 91.66666667%;
  }
  .web-col-md-10 {
    width: 83.33333333%;
  }
  .web-col-md-9 {
    width: 75%;
  }
  .web-col-md-8 {
    width: 66.66666667%;
  }
  .web-col-md-7 {
    width: 58.33333333%;
  }
  .web-col-md-6 {
    width: 50%;
  }
  .web-col-md-5 {
    width: 41.66666667%;
  }
  .web-col-md-4 {
    width: 33.33333333%;
  }
  .web-col-md-3 {
    width: 25%;
  }
  .web-col-md-2 {
    width: 16.66666667%;
  }
  .web-col-md-1 {
    width: 8.33333333%;
  }
  .web-col-md-pull-12 {
    right: 100%;
  }
  .web-col-md-pull-11 {
    right: 91.66666667%;
  }
  .web-col-md-pull-10 {
    right: 83.33333333%;
  }
  .web-col-md-pull-9 {
    right: 75%;
  }
  .web-col-md-pull-8 {
    right: 66.66666667%;
  }
  .web-col-md-pull-7 {
    right: 58.33333333%;
  }
  .web-col-md-pull-6 {
    right: 50%;
  }
  .web-col-md-pull-5 {
    right: 41.66666667%;
  }
  .web-col-md-pull-4 {
    right: 33.33333333%;
  }
  .web-col-md-pull-3 {
    right: 25%;
  }
  .web-col-md-pull-2 {
    right: 16.66666667%;
  }
  .web-col-md-pull-1 {
    right: 8.33333333%;
  }
  .web-col-md-pull-0 {
    right: auto;
  }
  .web-col-md-push-12 {
    left: 100%;
  }
  .web-col-md-push-11 {
    left: 91.66666667%;
  }
  .web-col-md-push-10 {
    left: 83.33333333%;
  }
  .web-col-md-push-9 {
    left: 75%;
  }
  .web-col-md-push-8 {
    left: 66.66666667%;
  }
  .web-col-md-push-7 {
    left: 58.33333333%;
  }
  .web-col-md-push-6 {
    left: 50%;
  }
  .web-col-md-push-5 {
    left: 41.66666667%;
  }
  .web-col-md-push-4 {
    left: 33.33333333%;
  }
  .web-col-md-push-3 {
    left: 25%;
  }
  .web-col-md-push-2 {
    left: 16.66666667%;
  }
  .web-col-md-push-1 {
    left: 8.33333333%;
  }
  .web-col-md-push-0 {
    left: auto;
  }
  .web-col-md-offset-12 {
    margin-left: 100%;
  }
  .web-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .web-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .web-col-md-offset-9 {
    margin-left: 75%;
  }
  .web-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .web-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .web-col-md-offset-6 {
    margin-left: 50%;
  }
  .web-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .web-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .web-col-md-offset-3 {
    margin-left: 25%;
  }
  .web-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .web-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .web-col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .web-col-lg-1, .web-col-lg-2, .web-col-lg-3, .web-col-lg-4, .web-col-lg-5, .web-col-lg-6, .web-col-lg-7, .web-col-lg-8, .web-col-lg-9, .web-col-lg-10, .web-col-lg-11, .web-col-lg-12 {
    float: left;
  }
  .web-col-lg-12 {
    width: 100%;
  }
  .web-col-lg-11 {
    width: 91.66666667%;
  }
  .web-col-lg-10 {
    width: 83.33333333%;
  }
  .web-col-lg-9 {
    width: 75%;
  }
  .web-col-lg-8 {
    width: 66.66666667%;
  }
  .web-col-lg-7 {
    width: 58.33333333%;
  }
  .web-col-lg-6 {
    width: 50%;
  }
  .web-col-lg-5 {
    width: 41.66666667%;
  }
  .web-col-lg-4 {
    width: 33.33333333%;
  }
  .web-col-lg-3 {
    width: 25%;
  }
  .web-col-lg-2 {
    width: 16.66666667%;
  }
  .web-col-lg-1 {
    width: 8.33333333%;
  }
  .web-col-lg-pull-12 {
    right: 100%;
  }
  .web-col-lg-pull-11 {
    right: 91.66666667%;
  }
  .web-col-lg-pull-10 {
    right: 83.33333333%;
  }
  .web-col-lg-pull-9 {
    right: 75%;
  }
  .web-col-lg-pull-8 {
    right: 66.66666667%;
  }
  .web-col-lg-pull-7 {
    right: 58.33333333%;
  }
  .web-col-lg-pull-6 {
    right: 50%;
  }
  .web-col-lg-pull-5 {
    right: 41.66666667%;
  }
  .web-col-lg-pull-4 {
    right: 33.33333333%;
  }
  .web-col-lg-pull-3 {
    right: 25%;
  }
  .web-col-lg-pull-2 {
    right: 16.66666667%;
  }
  .web-col-lg-pull-1 {
    right: 8.33333333%;
  }
  .web-col-lg-pull-0 {
    right: auto;
  }
  .web-col-lg-push-12 {
    left: 100%;
  }
  .web-col-lg-push-11 {
    left: 91.66666667%;
  }
  .web-col-lg-push-10 {
    left: 83.33333333%;
  }
  .web-col-lg-push-9 {
    left: 75%;
  }
  .web-col-lg-push-8 {
    left: 66.66666667%;
  }
  .web-col-lg-push-7 {
    left: 58.33333333%;
  }
  .web-col-lg-push-6 {
    left: 50%;
  }
  .web-col-lg-push-5 {
    left: 41.66666667%;
  }
  .web-col-lg-push-4 {
    left: 33.33333333%;
  }
  .web-col-lg-push-3 {
    left: 25%;
  }
  .web-col-lg-push-2 {
    left: 16.66666667%;
  }
  .web-col-lg-push-1 {
    left: 8.33333333%;
  }
  .web-col-lg-push-0 {
    left: auto;
  }
  .web-col-lg-offset-12 {
    margin-left: 100%;
  }
  .web-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .web-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .web-col-lg-offset-9 {
    margin-left: 75%;
  }
  .web-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .web-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .web-col-lg-offset-6 {
    margin-left: 50%;
  }
  .web-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .web-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .web-col-lg-offset-3 {
    margin-left: 25%;
  }
  .web-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .web-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .web-col-lg-offset-0 {
    margin-left: 0%;
  }
}

.function-box{
  margin-bottom: 10px;
  
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.function-box-header{
  padding-top: 0px;
  text-align: center;
  font-size: 17px;
  border-bottom: 1px solid #ddd;
  padding-right: 5px;
  padding-left: 5px;
}
.function-box-body{

}
.title-category{
  font-size: 24px;
  margin-top: 0px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 5px;
  line-height: normal;
}
.price-member{
  font-size: 16px;
  font-weight: bold;
  color: #1caf5e;
}

.share-box{
  margin-right: 2px;
  
}
.share-box a{
  height: 20px;
  line-height: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 20px;
}
.share-box a:hover{
  color:white;
  text-decoration: none;
}
.share-box a:visited{
  color:white;
  text-decoration: none;
}
.icon-box{
  padding-left: 5px;
  padding-right: 10px;
}
@media (max-width: 414px){
  .icon-box{
    padding-left: 5px;
    padding-right: 5px;
  }
  .share-box a{
    height: 20px;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
.share-warpper{
  font-size: 11px;
}

.btn-facebook{
  background-color:rgb(59, 89, 152);
  border-radius: 0px;
  color: white;
  height: 20px;
 
}
.btn-facebook-messenger{
  background-color:rgb(0, 132, 255);
  border-radius: 0px;
  color: white;
  height: 20px;
}
.btn-twitter{
  background-color:rgb(29, 161, 242);
  border-radius: 0px;
  color: white;
  height: 20px;
 
}
.btn-linkedin{
  background-color:rgb(0, 119, 181);
  border-radius: 0px;
  color: white;
  height: 20px;
}

.btn-pinterest{
  background-color:rgb(203, 32, 39);
  border-radius: 0px;
  color: white;
  height: 20px;
}

.img-preview-box{
  width: 50px;
  height: 50px;
}

.search-header{
  background-color: white;
  padding:10px;
  margin-bottom: 10px;
  border: solid 1px #ccc;
  border-radius: 6px;
}
.search-header h2{
  font-size: 22px;
}
.item-box .title-box{
  height: 3.25rem;
}
.item-box .title-box-text{
  overflow: hidden;
  text-overflow: ellipsis;
  height: inherit;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: inherit;
  display: -webkit-box;
}

.btn-shopee{
  background-color: #fa5230;
  color: white;
}
.btn-shopee:hover{
  background-color: #ec3e1b;
  color: white;
}

.img-shopee-logo{
  height: 22px;
  margin-top: -4px;
}
.ads-content{

}
.ads-content img{
  max-width: 100% !important;
  height: auto;
}

.price-span{
  margin-top: 5px;
}
article img{
  max-width: 100%;
  height: auto;
}

.cat-footer{
  margin-bottom: 10px;
}
.cat-footer a{
  color:#333;
}
.cat-footer a:hover{
  text-decoration: none;
}
.notification-dot{
  background-color: #ee4d2d;
  position: absolute;
  color: #fff;
  height: 18px;
  font-size: 12px;
  overflow: hidden;
  border-radius: 9px;
  box-sizing: border-box;
  border: 1px solid #f6f6f6;
  transition: opacity .27s linear .03s;
  top: 7px;
  right: -4px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.rating-count{
  font-size: 18px;
  text-decoration: underline;
  color: red;
  margin-right: 6px;
}
.rating-star-red{
  color: red;
}
.rating-star-gray{
  color: gray;
}
.modal-popup-content{
  display: flex;
  justify-content: center;
}

#modalShopeeSale .modal-header{
  background-color: transparent;
  border-bottom: none;
}
#modalShopeeSale .modal-content{
  background-color: transparent;
  -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
#modalShopeeSale .modal-footer{
  border-top: none;
}

.close-button{
  position: absolute;
  right: 0px;
  top: 0px;
  background-image: url(/images/fancybox_sprite.png);
  z-index: 8040;
  width: 38px;
  height: 38px;
  float: right;
  cursor: pointer;
}

.btn-black{
  background-color: black;
  color:#fff;
  border: 1px solid #fff;
}
.btn-black:hover{
  background-color: #fff;
  color: black;
  border: 1px solid black;
}

.bg-update-phone{
  background-color: #118a55;
  color: white;
  padding-left: 5px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}
.bg-button-update-phone{
  background-color: #118a55;
  color: white;
}
.bg-button-update-phone:hover{
  background-color: #0b7f50;
  color: white;
}

.update-phone-avatar{
  width: 100px;
  height: auto;
  border-radius: 50%;
}