body{
  font-family: 'Kanit', sans-serif !important;
}

.del1,.del2,.plus1,.plus2{
  background-color: #387abe;
    border-radius: 50px;
}
.model-text-color {
   margin-left: 6px;
   line-height: 25px;
}
.model-input{
  max-width: 40px;
  border-radius: 5px;
  text-align: center;
  margin-left: 5px;
  border: 1px solid #ccc;
  margin-right: 5px;
}
.discount{
  max-width: 40px;
  border-radius: 5px;
  text-align: center;
  margin-left: 5px;
  border: 1px solid #ccc;
  margin-right: 5px;
}
.model-div-center{
  margin: 0px;
  padding: 0px;
}
#band-cart{
  position: absolute;
  right: 10px;
  font-size: 20px;
  top: 0px;
  color:#eee;
  background-color: transparent;
  border-color: transparent;
  outline-color: transparent;
}
#band-menu{
  position: absolute;
  top: 0px;
  color:#eee;
  background-color: transparent;
  border-color: transparent;
  outline-color: transparent;
}
#logo-cart{
  margin-top: 3px;
  background-color: transparent;
  border-color: transparent;
  outline-color: transparent;
      color: #2b2b2b;
  font-size: 20px;
  font-weight: 100;
  font-family: 'Kanit light', sans-serif;
}

.container-fluid{
  padding:0px;
}
#btn-top-neverbar{  margin-top: 5px;outline-color: transparent; }
.foot {
      background-color: #7f6400;
}
.foot img{
  margin-top: 10px;
}
.foot div.text-con{
  margin-top: 10px;
}
.foot img#facebook-foot{
  margin-right: 10px;
}
.cop-product p{
  font-size: 12px;
}
.btn-product button{
  border-radius: 20px;
  padding: 0.5rem .8rem;
  font-size: 12px;
  background-color: #9acaca;
  border-color: #ffffff;
  font-family: 'Kanit', sans-serif;
}
.price-show-product{
  color: #18579b;
  font-weight: bold;
}
.search-frm-top-page input{
  border-radius: 20px;
  width: 40%;
  border: 1px solid #eee;
  box-sizing: border-box;
  font-size: 16px;
  padding: 0px 0px 2px 30px;
  background-color: white;
  background-image: url('https://energymobile.net/img_cus_sale/images/saerch.png');
  background-size: 15px;
  background-position: 10px 5px;
  background-repeat: no-repeat;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  margin-left: 10px;
}
.search-frm-top-page input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #bbb;
  font-size: 14px;
  padding: 3px 20px 2px 15px;

}
input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-family: 'Kanit', sans-serif !important;
}
.search-frm-top-page span{
  background-color: #fff;
  margin-right: 10px;
  padding: 3px 15px 2px 15px;
  border-radius: 20px;
  font-size: 14px;
  float: right;
  color: #bbb;
}
.search-frm-top-page img{
  margin-top: -3px;
}
@media (min-width: 0px) {
  .cop-product{
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .btn-product{
    bottom: 30px;
    display: block;
    text-align: center;
  }
 }
@media (min-width: 400px) {
  .cop-product{
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .btn-product{
    bottom: 0px;
    display: block;
    text-align: center;
  }
 }
 @media (min-width: 1000px) {
   .cop-product{
     margin-top: 20px;
     margin-bottom: 20px;
   }
   .btn-product{
     bottom: 0px;
     display: block;
     text-align: center;
   }
  }
 .hide-menu{
   /*height: 100vh;*/
   margin-top: 35px;
   display: none;
 }
 .hide-menu img{
   margin-top: 30px;
 }
 div.divmenu-hide{
   border: 1px solid #174375;
   padding-bottom: 15px;
 }
 div.divmenu-hide a{
   color: #1d2c5c;
 }
 div.divmenu-hide a:active{
   text-decoration: none;
 }
 .row-no-padding{
   padding: 0px 10px 0px 10px;
 }
 .menu-nopadding{
   padding: 0px !important;
 }
 #menu-topic{
  margin:15px 0px 5px 15px;
  font-size:1.2rem;
  color: #5a5a5a;
 }

.button-detail-color:active{
  color: #fff;
  background-color: #c0c3c0 !important;
  background-image: none;
  border-color: #c0c3c0 !important;
}


div.show-menu-fixed-top-page{
  position: fixed;
  width: 100%;
  z-index: 2;
  background-color: white;
}
.button-success {
  color: #fff !important;
  background-color: #7bbc4b !important;
  border-color: #7bbc4b !important;
}
.button-secondary{
  color: #fff !important;
  background-color: #bcbaba !important;
  border-color: #bcbaba !important;
}
.sold-out{
  width: 84%;
  top: 0px;
  left: 15px;
  position: absolute;
}
.pro-mo-img-main{
  width: 30%;
  top: 0px;
  right: 15px;
  position: absolute;
}

button, input, optgroup, select, textarea {
  font-family: 'Kanit', sans-serif !important;
}
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: searchfield-cancel-button;
}
.checkbox input[type=checkbox] {
  height: 20px;
  width: 20px;
  vertical-align: top;
}
.pd-or{
  /*position: fixed;
  display: unset;*/
  padding-left: 3px;
}
.pd-ck{
  vertical-align: top;
}

.disabled {
  /*
  cursor: default;
  opacity: 0.6;*/
  pointer-events: none;
  cursor: not-allowed;
  opacity: .65;
}
.color-red{
  color: #de0000;
}
.color-b{
  color: #0275d8;
}
.login-toggle-btn{
  margin-top: 15px;
}

.login-toggle-btn input[type=checkbox], [type=radio] {
    height: 15px;
    margin: 0;
    position: relative;
    top: 3px;
    width: 17px;
    vertical-align: unset;
}

.icon-menu-profile-page {
    margin-top: 7px;
}
@media (max-width: 320px) {
  .hide-menu img {
    margin-top: 13px;
  }

  .hide-menu p {
      margin-top: 0px;
      margin-bottom: 0;
  }

  div.divmenu-hide {
      padding-bottom: 0px;
  }
}

.overlays {
  z-index: 1;
  position: absolute;
  top: 40%;
  bottom: 40%;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
}
.overlays p{
  font-size: 20px;
  color: #ff4949;
}
@media (max-width: 767px){
  .overlays {
      top: 26%;
  }
}
.out-stock {
  filter: opacity(63%);
  border: 1px solid #c3c1c1 !important;
}
.n-product{
  position: absolute;
  color: #004a9c;
  line-height: 25px;
}
.button-detail-color-dede:active{
  color: #fff;
  background-color: #c0c3c0 !important;
  background-image: none;
  border-color: #c0c3c0 !important;
}
.button-detail-color-dede:hover{
  color: #fff;
  background-color: #b9d0d0 !important;
  background-image: none;
  border-color: #b9d0d0 !important;
}
.button-detail-color-dede:focus{
  -webkit-box-shadow: 0 0 0 0px rgba(92, 184, 92, 0) !important;
  box-shadow: 0 0 0 0px rgba(92, 184, 92, 0) !important;
}
.button-detail-color-dede{
  border-radius: 20px !important;
  padding: 0.5rem .8rem !important;
  font-size: 12px !important;
  background-color: #9acaca !important;
  border-color: #ffffff !important;
}
.main_div_pro2 {
  padding: 0px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  background-color: #3a920a;
  color: #f4f4f4;
  border-radius: 7px;
}
.main_div_pro3 {
  padding: 0px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  background-color: #da4c3f;
  color: #f4f4f4;
  border-radius: 7px;
}
.bg-color {
    color: #696767;
    background-color: #fee8e6 !important;
    font-size: 12px;
    border-color: #fda59e !important;
}
#search{
  outline: none;
}
/*#subMenuToggle3 {
    top: 99px;
    padding: 0;
    font-size: 12px;
}*/
.active-menu {
  display: none;
}
.active-menu.active {
    display: block;
    position: fixed;
    bottom:0;
    left: 0;
    z-index: 5;
    background: #FFF;
    width: 100%;
    /* height: 100%; */
    font-size: 1rem;
    padding: 0.25rem 0.5rem;
    animation: show 0.5s ease;
}
/*#subMenuToggle3 li, ol, ul {
  list-style: none;
  border: none;
  border-radius: 0;
  padding: 7px;
  padding-right: 0px;
  padding-left: 12px;
}
#subMenuToggle3 li {
  border-bottom: solid 1px #e8e6e6;
}
#subMenuToggle3 img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    float: left;
    margin-right: 10px;
    border: 1px solid #045fbd;
}
#subMenuToggle3 li span{
  display: -webkit-box;
  min-height: 40px;
}*/
.del-sh {
    display: flex;
    font-size: 12px;
    padding-left: 12px;
    padding-right: 12px;
    /*padding-top: 10px;*/
    opacity: .75;
    justify-content: space-between;
}
.bt-delsh {
    height: 16px;
    width: 16px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    border: 0 none;
    background: transparent;
}

.sweet-alert h2 {
    font-size: 28px !important;
}
.sweet-alert h2 {
    margin-top: 30px !important;
}
.text-muted {
    font-size: 14px !important;
    margin: 6px;
}
.sa-confirm-button-container .btn-group-lg>.btn, .btn-lg {
  padding: .55rem 1.0rem !important;
  font-size: 1.0rem !important;
}


#button {
  display: inline-block;
  background-color: #585858;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 20px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s,
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f102";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1.5em;
  line-height: 40px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #3e3c3c;
  text-decoration: none;
}

#button.show {
  opacity: 1;
  visibility: visible;
}

.foot {
  line-height: 20px;
  padding: 0px;
  margin-top: 0px;
  font-size: 12px;
  color: #ccc;
  margin-top: 10px;
}

.new-pr {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
}
.ck-cate {
  display: none;
}
.product-imgss {
  height: 70px;
  width: 70px;
  background-size: 100% !important;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  border-radius: 50px;
}
.new-pr-bts {
  width: 70px;
  padding-bottom: 6px;
  padding-top: 6px;
}
.new-pr-name {
  /* width: 100px; */
  -webkit-box-orient: vertical;
  /* display: -webkit-box; */
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  color: #ffffff;
  font-size: 13px;
}
.new-cate.ac > .product-imgss {
  border: 3px solid #2ce4ff;
}
.shop-topbar-wrapper {
  padding: 5px 10px 0px;
  display: flex;
  border-radius: 4px;
  /* margin-top: 10px; */
  margin-bottom: 4px;
  background-color: #e6e6e6;
  border: 1px solid #a2a2a2;
  font-size: 14px;
  justify-content: space-between;
  margin-top: 8px;
}
.shorting-style select {
    -moz-appearance: none;
    /* -webkit-appearance: none; */
    border: 1px solid #a6a6a6;
    border-radius: 3px;
    box-shadow: none;
    color: #444444;
    /* cursor: pointer; */
    font-size: 14px;
    height: 30px;
    padding-left: 10px;
    width: 140px;
    background: #e8e8e8;
}
.shop-topbar-wrapper .view-mode a {
    color: #898888 !important;
    font-size: 20px;
    display: inline-block;
    margin: 0 10px 0 0;
}
.shop-topbar-wrapper .view-mode a.active {
    color: #0460bf !important;
}
#nav-head-top {
    /*background: linear-gradient(to right, #ffffff, #d6d6d6);*/
    display: inline-block;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    /*height: 45px;*/
    line-height: 35px;
}
.search-frm-top-page {
    padding: 8px 2px 5px 2px;
    margin-top: 18px;
    width: 100%;
    background-color: #eee;
}
#logo-cart p{
  margin-top: -1px;
  margin-left: 15px;
}
.bk-icon{
  margin-top : 10px;
}
.th-prd{
  /*border: 1px solid #023060;*/
  padding: 3px 8px 0px 8px;
  display: flex;
  flex-wrap: wrap;
  /*border-radius: 5px;*/
  margin-bottom: 5px;
  margin-top: 3px;
}
.th-colp1{
  width: 70%
}
.th-colp2{
  width: 30%
}
.th-colp label{
  margin-bottom: 0;
}

.pri-left{
  margin-left: 27px;
  color: #f96b6b;
  font-style: italic;
}
.stock-tt{
  color: #004a9c;
  line-height: 25px;
}
.show-span-colors {
  margin-top: 2px;
  border-radius: 4px;
  padding: 10px;
  float: left;
  border: 1px solid #797878;
}
.hr-m{
  margin-top: 6px;
  margin-bottom: 6px;
}
.ck-color{
  position: relative;
  padding: 0px;
}

.ck-color .item--wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.ck-color .item-quantity-edit {
    z-index: 1;
    height: 27px;
    border: 1px solid #a2a2a2;
}
.ck-color .item-quantity-minus,.ck-color .item-quantity-plus {
    position: relative;
    display: inline-block;
    /*background-color: #fff;*/
    width: 25px;
    height: 25px;
}
.ck-color .item-quantity-quantity {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 44px;
    padding: 0 2px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: rgba(0,0,0,0.87);
    border-style: solid;
    border-width: 0 1px;
    border-color: rgba(0,0,0,0.09);
    border-radius: 0px;
    cursor: pointer;
    background-color: #fff;
}

.input-num1t {
  /*border: 1px solid #0275d8;
  background-color: #ffffff;
  border-radius: 4px;*/
  font-size: 17px;
 color: #343434 !important;
  /*font-weight: 600;*/
}
.cop-product .f12{
  font-size: 12px;
}

.custom-row h4{
  font-size: 16px;
  line-height: 30px;
}

.custom-row .panel-default{
  border: 1px solid #ccc;
  padding: 8px;
}
.custom-row a{
  text-decoration: none;
  color: #383838;
}
.marsh{
  margin-left: 42px;
  background-color: transparent;
  border-color: transparent;
  outline-color: transparent;
  color: #fff;
  margin-top: 6px;
  font-size: 15px;
  font-weight: 100;
  width: 85%
}
.marsh:after {
  left: 13.5% !important;
}

.nav-t1 a,.nav-t1 a:hover,.nav-t1 a:visited,.nav-t1 a:active{
  text-decoration: none;
  color: #333
}

@media (min-width: 992px) {
  #logo-cart p {
    margin-left: 30px;
  }
}

.custom-row {
  display: flex;
  flex-wrap: wrap;
}
.custom-col-5 {
  flex: 0 0 33.333%;
  max-width: 33.333%;
  padding: .2999rem;
}

#row-sht {
    /* margin-left: 8px; */
    margin-top: 4px;
    padding: 0px 8px;
    background-color: transparent;
    border-color: transparent;
    outline-color: transparent;
    color: #fff;
    font-size: 20px;
    font-weight: 100;
    position: absolute;
    top: 0;
    left: 20%;
    width: 70%;
}

.point_head{

}
.point_t{
  z-index: 2;
  position: relative;
  font-size: 20px;
  line-height: 40px;
  color: #4832f9;
/*  text-shadow: 1px 1px #ffffff;*/
}
.point_head:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  /*top: 0;*/
  width: 100%;
  height: 70px;
  z-index: 1;
  background: url('../images/banner-point.png') center;
  background-size: cover;
}

.middleTD{
  vertical-align: middle !important;
}
.middle{
  vertical-align: middle !important;
}

.form-sht::-webkit-input-placeholder {
  color: #5d5d5d;
}
.form-sht {
  width: 100%;
  padding: .5rem .75rem;
  padding-left: 1.65rem;
  font-size: 0.80rem;
  line-height: 1.15;
  color: #5d5d5d;
  background-color: #ffffff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgb(103 103 103 / 26%);
  /* border: 0; */
  border-radius: .25rem;
}
.form-sht:focus{
  outline: none;      /* Remove default outline and use border or box-shadow */
  box-shadow: 0 0 0 0;
  background-color: transparent;
  border-color: transparent;
  outline-color: transparent;
}

.head-t{
  margin-top: 20px;
}
.nav-t2{
  display: none;
}
.nav-t2 .form-sht{
  padding-left: 0.55rem;
}


.overlayss {
  z-index: 1;
  position: absolute;
  /* margin-top: -68%; */
  /* bottom: 57%; */
  margin-left: 0px;
  /* right: 0; */
  width: 90%;
  top: 18%;
  text-align: center;
}
.out-stock {
  filter: sepia(2) saturate(0) brightness(0.8) hue-rotate(111deg);
}

.new-pros {
  display: inline-block;
  margin-right: 9px;
  width: 250px;
  /* box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); */
  padding: 3px;
  /* border: 1px solid #fff;*/
}

.pros-imgs {
  text-align: left;
  height: 90px;
  background-size: 100% !important;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
}

.new-you {
  display: inline-block;
  margin-right: 9px;
  width: 193px;
  /* box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); */
  padding: 3px;
  background-color: #eaeaea;
  /* border: 1px solid #fff;*/
}
.new-tt {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  color: #464646;
  font-size: 13px;
  text-align: left !important;
  padding: 4px 7px;
  /* white-space: initial; */
}
.item-menus{
  white-space: unset !important;
  display: flex;
}
.new-menus {
  display: inline-block;
  margin-right: 9px;
  width: 120px;
  /* box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); */
  padding: 3px;
  /* background-color: #eaeaea; */
  /* border: 1px solid #fff; */
}
.menu-imgs{
  text-align: center;
  height: 58px;
  width: 82px;
  background-size: 100% !important;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
}

.item-you{
  white-space: unset !important;
  display: flex;
}

.new-tt a:hover,.new-tt a:focus, .new-tt a:active,.new-tt a:visited,.new-tt a{
    color: #464646;
    text-decoration: none;
}
.you-imgs{
  text-align: left;
  height: 104px;
  width: 193px;
  background-size: 100% !important;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
}
.icony{
  /* left: 0; */
  margin-left: 6px;
  margin-top: 6px;
  width: 35px;
}


.menu-tt {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  color: #333333;
  text-shadow: 0 1px gainsboro;
  font-size: 14px;
  text-align: center;
  padding: 4px 7px;
  /* white-space: initial; */
}
.iconm{
  width: 61px;
}

.new-time {
  display: inline-block;
  margin-right: 9px;
  width: 193px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  margin-bottom: 3px;
  /* border: 1px solid #fff; */
}
.time-imgs {
  text-align: left;
  height: 120px;
  width: 193px;
  background-size: 100% !important;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
}
.new-tit {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  color: #545454;
  font-size: 14px;
  text-align: left !important;
  padding: 4px 7px;
  /* white-space: initial; */
}
.name-cate {
  font-size: 13px;
  margin-top: 7px;
  color: #208dda;
}
.name-pd{
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  color: #333333;
  font-size: 14px;
  text-align: left;
}
.name-pri {
  color: #b80303;
  /* font-weight: 600; */
  font-size: 0.9em;
  text-align: left;
}
.custom-row h4 {
  line-height: 22px;
}
.cate-row{
  display: inline-block;
  margin-right: 25px;
  width: 83px;
  background-color: #fff;
  border: 1px solid #fff;
}
.cate-bt {
  /*padding-left: 2px; */
  /* padding-right: 2px; */
  /* padding-bottom: 6px; */
  /* padding-top: 6px; */
  margin-top: 7px;
  font-size: 13px;
  color: #4c4c4c;
}
.cate-imgss {
  margin-left: 5px;
  height: 70px;
  width: 70px;
  background-size: 100% !important;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  border-radius: 50px;
}
.custom-col-5 a {
  text-decoration: none;
}
.promo{
  padding: 0px 7px;
  border: 2px solid #045eba;
  margin-top: 10px;
  background: linear-gradient(to right, #0063ca, #0557ab);
  color: #fff;
  font-size: 2.5rem;
  text-align: center;
}
.promo{
  animation:bpromo 1.8s infinite;
}

.label-show-num-cart{
  font-size: 10px;
  line-height: 0px;
  border-radius: 40px;
  padding: 8px 6px 7px 5px;
}
.div-show-num-cart{
  position: absolute;
  top: 0;
  right: 0;
  line-height: 30px;
}
#home-icon{
  position: absolute;
  right: 60px;
  font-size: 20px;
  top: 0px;
  color: #eee;
  background-color: transparent;
  border-color: transparent;
  outline-color: transparent;
}
#payment-icon {
    position: absolute;
    right: 102px;
    font-size: 20px;
    top: 0px;
    color: #eee;
    background-color: transparent;
    border-color: transparent;
    outline-color: transparent;
}
.mme{
  background-color: #cbe5ff;
}
@media (min-width: 992px) {

  .headt{
    width: 950px !important;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
}
.container-fluid {
  /* padding-top: 10px; */
  padding-bottom: 10px;
  margin-left: 0px;
}
.nav-tt{
  margin-left: 36px;
  margin-top: 5px;
  background-color: transparent;
  border-color: transparent;
  outline-color: transparent;
  color: #fff;
  width: 80%;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}

.ui-front{
  z-index: 2000 !important;
}

.div-show-num {
  position: absolute;
  top: 0;
  right: -4px;
  line-height: 30px;
}
#subMenuToggle3 {
  top: 86px;
}

.col-mx-2{
  flex: 0 0 30%;
  max-width: 30%;
}
.hds-1{
  width: 12%;
  margin-left: 15px;
  margin-top: 4px;
}
.hds-2{
  width: 80%;
}
.hs-fl{
  display: flex;
}
.logonav{
  margin-top: 8px;
}
.menu_list{
  position: absolute;
  left: 102px;
  font-size: 20px;
  top: 0px;
  color: #eee;
  background-color: transparent;
  border-color: transparent;
  outline-color: transparent;
}

#t-icon{
  margin-top: 3px;
  position: absolute;
  right: 38px;
  font-size: 20px;
  top: 0px;
  color: #eee;
  background-color: transparent;
  border-color: transparent;
  outline-color: transparent;
}

#button {
  bottom: 63px;
}

.mobile-menu .home {
  /* line-height: 37px; */
  padding: 10px;
}
.mobile-menu .profile {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: inline-block;
  margin: 0 0.2rem;
  vertical-align: middle;
  border: 2px solid #f9f9f9;
  padding: 2px;
}
.ck-color .item-quantity-minus, .ck-color .item-quantity-plus {
  text-align: center;
  height: 100%;
  background-color: #7d7d7d;
  line-height: 31px;

  /*width: 30px;
  background-color: #7d7d7d;
  border-radius: 12px !important;*/

  width: 35px;
  border-radius: 20px !important;
  box-shadow: 0px 1px #5f5a5a;
}
.ck-color .item-quantity-quantity {
    height: 100%;
    border-width: 1px;
    border-color: #adabab;
    border-radius: 12px;
    width: 55px;
}
.grand-totall {
    padding: 12px;
    border-radius: 5px;
    margin-top: 10px;
}
.grand-totall > h5 {
    font-size: 14px;
    margin: 12px 0 12px;
}

.custom-row .custom-col-6 {
  flex: 0 0 50%;
  min-width: 50%;
  padding: .2999rem;
}

li.ui-menu-item:nth-child(even) {
  background: #CCC;
  font-size: 13px}
li.ui-menu-item:nth-child(odd) {
  background: #FFF;
  font-size: 13px
}
.ui-widget{
  font-family: 'Kanit', sans-serif !important;
}
.quality-add-to-cart li, ol, ul {
    list-style: none;
    border: none;
    border-radius: 0;
}
.custom-col-5 {
  flex: 0 0 33.333%;
  max-width: 33.333%;
  padding: .2999rem;
}

.custom-row .panel-default{
  border: 1px solid #fff;
  padding: 8px;
}

.img-thumbnail {
  border-radius: .28571429rem;
  border: 1px solid rgba(34,36,38,.15);
  -webkit-box-shadow: 0 2px 2px 0 rgba(34,36,38,.12), 0 2px 6px 0 rgba(34,36,38,.15);
  box-shadow: 0 2px 2px 0 rgba(34,36,38,.12), 0 2px 6px 0 rgba(34,36,38,.15);
}


.out-stock {
    filter: sepia(2) saturate(0) brightness(0.8) hue-rotate(111deg);
}
.bdt{
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: .28571429rem;
  padding: 6px;
}
.img-thumbnails {
  max-width: 100%;
  height: auto;
}
.bdt .f12 {
  border-top: 1px solid #eaeaea;
}
.cop-product .f12 {
  font-size: 12px;
}
.cop-product .f13 {
  font-size: 15px;
  margin-top: 3px;
  color: #e80808;
  text-shadow: 0px 1px #670000;
}
.price-show-product {
  font-weight: normal;
  font-size: 15px;
}

.bdt .ppp{
  position: absolute;
  left: 10px;
  top: 7px;
  border: 1px solid;
  padding: 5px 7px;
  background-color: #fb3434;
  color: #fff;
  font-size: 13px;
  border-radius: 5px;
  display: none
}

@media (max-width: 767px) {
  .col-mx-2{
    flex: 0 0 30%;
    max-width: 30%;
  }
  .mar-bt {
    margin-bottom: 65px !important;
  }
}

@media (min-width: 768px){
  .container {
      width: 760px !important;
      max-width: 100%;
  }
  .main-menu ul li.disnn{
    display: none !important;
  }
  .headt {
    width: 760px !important;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .custom-row .panel-default {
    border: 1px solid #fff;
    padding: 3px;
  }
  .custom-col-5 {
    padding: 0rem;
    margin-bottom: 18px;
  }
  .bd-cate{
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 7px;
    margin-bottom: 10px;
  }

  .pduct{
    padding-right: 10px;
    padding-left: 10px;
  }
  .pduct .col-md-4{
    padding-right: 4px;
    padding-left: 4px;
  }
  .bdt{
    background: none;
    border: 0;
    padding: 0;
    border-radius: 0;
    margin-bottom: 18px;
  }
  .bdt .img-thumbnails {
    border: 1px solid #c1c1c1;
    padding: 3px;
  }
  .cop-product .f12 {
    line-height: 18px;
    font-size: 14px;
        color: #565656;
  }
  .cop-product .f13 {
    margin-bottom: 9px;
    color: #0c8dff;
    text-shadow: 0px 1px #005db1;
  }
  .price-show-product {
    margin-top: 8px;
    color: #ff0f0f;
    font-size: 1.20em;
  }
}

@media (min-width: 992px){
  .container {
      width: 960px !important;
  }
  .main-menu ul li.disnn{
    display: inline-block !important;
  }
  .headt {
    width: 950px !important;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .custom-row .panel-default {
    padding: 8px;
  }
  .custom-col-5 {
    padding: .2999rem;
  }

  .pduct{
    padding-right: 15px;
    padding-left: 15px;
  }
  .pduct .col-md-4{
    padding-right: 15px;
    padding-left: 15px;
  }
  .bdt .ppp {
    left: 24px;
  }
}
.mobile-menu li.prr a {
  color: #d60400;
}
.search-frm-top-page input {
    border-radius: 6px;
    width: 92%;
    border: 1px solid #eee;
    /* box-sizing: border-box; */
    font-size: 16px;
    line-height: 26px;
    padding: 0px 0px 2px 30px;
    border-color: #cacaca;
    background-size: 15px;
    background-position: 10px 6px;
    margin-left: 0;
}
.search-frm-top-page input::placeholder{
  padding: 0px 0px 2px 5px !important;
}
.mobile-menu .home {
  /* line-height: 37px; */
  padding: 10px;
}
.mobile-menu .profile {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: inline-block;
  margin: 0 0.2rem;
  vertical-align: middle;
  border: 2px solid #f9f9f9;
  padding: 2px;
}
.swipe-area {
  position: absolute;
  width: 30px;
  left: 0;
  top: 0;
  height: 100%;
  background: #f3f3f300;
  z-index: 1;
}

@media (min-width: 768px){
  .swipe-area {
    left: -13px;
  }

  .form-shts::-webkit-input-placeholder {
    color: #5d5d5d;
  }
  .form-shts {
    width: 100%;
    padding: .5rem .75rem;
    padding-left: 1.65rem;
    font-size: 0.90rem;
    line-height: 1.15;
    color: #5d5d5d;
    background-color: #ffffff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgb(103 103 103 / 26%);
    /* border: 0; */
    border-radius: .20rem;
  }
  .form-shts:focus{
    outline: none;      /* Remove default outline and use border or box-shadow */
    box-shadow: 0 0 0 0;
  }
  #searchGo:focus{
    outline: none;      /* Remove default outline and use border or box-shadow */
    box-shadow: 0 0 0 0;
  }

  .form-shts{
    padding-left: 0.55rem;
  }

  .quality-add-to-cart li, ol, ul {
    padding: 0;
    /* margin-bottom: 10px; */
  }
  .topp{
    padding: 5px 16px;
  }
  .point_head:before{
    display: none;
  }
  #nav-head-top{
    padding: 0
  }
  .point_head{
    top: 40px;
    background: url(../images/banner-point.png) center;
    background-size: cover;
    padding-left: 10px;
    padding-right: 10px;
  }
  .menus-foot{
    display: none;
  }
  .col-mx-1 {
    flex: 0 0 70%;
    max-width: 70%;
  }
  .col-mx-2 {
    flex: 0 0 12%;
    max-width: 12%;
  }
  .col-mx-logo {
    flex: 0 0 20%;
    max-width: 20%;
    display: block;
    font-size: 26px;
    line-height: 45px;
    padding-left: 25px;
  }
  .frm-shs{
    /*width: 950px !important;*/
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  #row-sht {
    min-height: 40px;
  }
  #row-sht:after {
    left: 119px;
    /* top: -67px; */
    /* color: #5d5d5d; */
    /* font-size: 0.9rem; */
    position: absolute;
  }
  .mar-bt {
    /*margin-top: 65px;*/
  }

  .form-sht{
    border: 2px solid #5d5d5d;
    font-size: 0.95rem;
  }
  #searchGo{
    width: 44px;
    height: 32px;
    border: none;
            background: #6b6038;
    position: absolute;
    right: 0px;
    top: 3px;
    border-radius: 0 0.20rem 0.20rem 0;
    color: #fff;
    padding: 0;
  }
  #searchGo .material-icons{
    margin-top: -4px;
  }
  .form-sht {
    padding-left: 0.65rem;
  }

  .form-sht::-webkit-input-placeholder {
    content: "placeholder";
  }

  .form-sht::after {
    content: "placeholder";
  }

  .frm-shs .placeholder{
    position: absolute;
    top: 1px;
    left: 9px;
    color: #6b6b6b;
    font-size: 0.98rem;
  }
  .headtop{
    background-color: #d8d8d8;
    font-size: 13px;
  }
  #nav-head-top{
    background: linear-gradient(to right, #ffffff, #f7d85d, #312e28);
  }
  /* .placeholder::after {
    content: "placeholder";
  }
  .form-sht:focus + .placeholder::after {
    content: "";
  }*/
  .head-mid{
    padding-top: 12px;
    padding-bottom: 10px;
  }
  .t-register{
    margin-right: 29px;
  }

  .row-m {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
  }
  .menu-l{
    flex: 0 0 22.333%;
    max-width: 22.333%;
    padding: 0;
  }
  .menu-r{
    flex: 0 0 77.333%;
    max-width: 77.333%;
    padding: 0;
  }
  .cate-l{
    padding-top: 0px;
    margin-right: 14px;
    padding-left: 0px;
    padding-right: 1px;
    font-size: 15px;
    padding-bottom: 4px;
  }
  .de-cate{
    /*background-color: #e4e4e4; */
    /* padding: 7px; */
    font-size: 19px;
    /* font-weight: 600;*/
  }
  .custom-row .panel-default {
    border: 1px solid #fff;
  }
  .bd-gr{
    display: none
  }
  .cate-imgs {
    border: 1px solid #c1c1c1;
    padding: 4px
    /* border-radius: 5px; */
  }
  .custom-row h4 {
    line-height: 18px;
    font-size: 14px;
  }
  .pdss{
    padding: 0 !important;
  }
  .cate-l ul{
    list-style: none;
    margin-top: 6px;
    padding-left: 0;
  }
  .cate-l ul li{
    line-height: 30px;
    border-bottom: 1px solid #8a8a8a;
    padding: 2px 2px;
    margin-top: 6px;
    /* border-radius: 4px; */
    /* font-weight: 600;*/
  }
  .cate-l ul li a{
    color: #484848;
    width: 100%;
    height: 100%;
    display: block;
  }
  .product-l{
    margin-top: 17px;
  }

  .product-l .new-pr-name {
    color: #191919;
  }
  .pd50 {
  /*  margin-top: 105px;*/
  }
  .panel-default{
        padding: 0 15px;
  }
  .new-menus{
    /*border: 2px solid #6d6d6d;
    border-radius: 9px;*/
  }
  #useronline{
    min-height: 20px;
  }
  .iconm {
    margin-left: 27px;
  }
  .foot-f{
    font-size: 16px;
    line-height: 26px;
  }
  .de-new{
    padding: 2px 8px;
    font-size: 17px;
    margin: 0px 13px;
    color: #fff;
    margin-top: 10px;
    background: linear-gradient(to right, #585032, #ffcd0e);
    margin-bottom: 8px;
  }
  .item-you{
    margin-bottom: 12px;
  }

  .custom-col-5 .panel-default,.custom-col-5 .panel-default:hover,.custom-col-5 .panel-default::after{
    text-decoration: none !important;
  }

  .cate-imgs span{
    position: absolute;
    right: 21px;
    border: 1px solid;
    padding: 7px;
    background-color: #fb3434;
    color: #fff;
    font-size: 13px;
    border-radius: 5px;
    display: none
  }
  .custom-row .panel-default{
    position: relative;
  }

  .custom-col-5 .panel-default:hover .cate-imgs span{
    display: block;
  }

  .custom-col-5 .panel-default:hover{
    border: 4px solid #f70000;
    padding: 6px
    /*background-color: #ff4242;*/
  }
  .custom-col-5 .panel-default:hover .cate-imgs{
    border: none
  }
  .name-pri {
    color: #ff0f0f;
    font-size: 1.1em;
  }
  .new-pdd{
    padding-right: 10px;
    margin-bottom: 18px;
  }
  .new-pdd .imgg{
    text-align: center;
    width: 88%;
  }
  .new-pdd .new-pr-pri{
    color: #ff0f0f;
    font-size: 0.95em;
  }
  .product-l .items a{
    text-decoration: none;
  }
  .cate-l li a{
    text-decoration: none;
  }
  .cate-l li.accc{
    border: 2px solid #0481ff;
    background-color: #1091ff;
  }
  .cate-l li.accc a{
    color: #fff
  }
  .cate-l li:hover{
    border: 2px solid #0481ff;
    background-color: #1091ff;
  }
  .cate-l li:hover a{
    color: #fff
  }
  .g-scrolling-carousel{
    /*display: none;*/
  }
  .shop-topbar-wrapper {
    border-radius: 2px;
    background-color: #f3f3f3;
    border: 1px solid #c7c4c4;
  }
  .bdt:hover{
    cursor: pointer;
  }
  .bd-detail {
    border-top: 0;
  }
  #pdetail {
    font-size: 14px;
    color: #636363;
    margin-bottom: 12px;
  }
  .product-details-content > h4 {
    font-size: 19px;
    font-weight: 500;
  }

  .rsFullscreenIcn{
    display: none !important;
  }
  .button-cart{
    cursor: pointer;
  }
  .input-num1t{
    color: #ffffff !important;
    /* font-weight: 600; */
    border: 1px solid #ffffff !important;
    min-width: 118px;
    min-height: 2.55rem !important;
  }
  .ck-color .item-quantity-minus, .ck-color .item-quantity-plus{
    cursor: pointer;
    border-radius: 5px !important;
  }
  .btn-cc{
    text-align: center;
  }
  .hr-m {
    margin-bottom: 20px;
    border-top: 0;
  }
  .ck-color .item-quantity-quantity {
    border-color: #7d7d7d;
    border-radius: 4px;
  }
  ._2X3SLF{
  /*  border: 1px solid #757575;
    margin-bottom: 11px;
    border-radius: 5px;*/
  }
  .grand-totall {
    border-radius: 0px;
    border-bottom: 2px solid #9e9e9e;
  }
  .sa-button-container .btn{
    cursor: pointer;
  }
  .headtop a, .headtop a:active,.headtop a::after,.headtop a:visited{
    color: #333333;
    text-decoration: none !important;
    cursor: pointer;
  }
  .headtop a:hover {
    color: red;
    text-decoration: none;
    cursor: pointer;
  }
  .custom-row .custom-col-6 {
    padding: 2.2999rem;
  }
  .mt-22{
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .devita-product{
    cursor: pointer;
  }

  .bdt:hover .ppp{
    display: block;
  }

  .bdt:hover{
    border: 4px solid #f70000;
    padding: 5px
    /*background-color: #ff4242;*/
  }
  .bdt:hover .img-thumbnails{
    border: none !important;
    padding: 0;
  }

  .bdt:hover ooo{
    display: none !important;
  }

  .imgpd-dv {
    border: 1px solid #c1c1c1;
    padding: 3px;
  }

  .bdt .imgpd-dv .img-thumbnails{
    border:none;
  }

  .bdt:hover .imgpd-dv{
    border:none;
  }

  .in-pro{
    right: 3px !important;
  }
  .imgpd-dv .out-stock{
    border: none !important
  }
 

  .mar-btss {
    margin-top: 15px;
  }
  #logo-cart{
    display: none;
  }
  #home-icon{
    display: none;
  }
  #payment-icon{
    display: none;
  }
  #band-menus{
    display: none;
  }
  .cart-cc{
    cursor: pointer;
  }
  .search-frm-top-page{
    display: none;
  }
  #band-cart{
    cursor: pointer;
  }
  .new-pr-bt{
    margin-top: 12px;
  }
  .new-pr-name {
    padding-right: 16px;
  }
  .bdp {
    display: flex;
      flex-wrap: wrap;
      border: 1px solid #adabab;
      border-radius: 5px;
      margin-bottom: 10px;
      -webkit-box-shadow: 0 2px 2px 0 rgb(34 36 38 / 12%), 0 2px 6px 0 rgb(34 36 38 / 15%);
      box-shadow: 0 2px 2px 0 rgb(34 36 38 / 12%), 0 2px 6px 0 rgb(34 36 38 / 15%);
      padding: 10px 6px;
      margin-bottom: 23px;
  }
  .btm a,.btm a:hover,.btm a:active{
    text-decoration: none;
  }
  .point_head {
    top: 61px;
  }
    .imgs-sh {
      width: 100%;
      border-radius: 5px;
      height: 150px;
      /* border-radius: 50px; */
      /* border: 2px solid #ffffff; */
      background-size: 60% !important;
      background-position: 50% !important;
      background-repeat: no-repeat !important;
      font-size: 18px;
      color: #ff1414;
      text-align: center;
      padding: 46px;
      border: 1px solid #a5a5a5;
  }
  .btn-block{
    cursor: pointer;
  }
  .flo{
    float: right;
    color: #fff;
    font-size: 14px;
    margin-top: 4px;
  }
  .flo a:hover, .flo a:focus, .flo a:active, .flo a:visited, .flo a {
    color: #383838;
    text-decoration: none;
  }
  .g-scrolling-carousels {
    position: relative;
  }
  .g-scrolling-carousels .items::-webkit-scrollbar {
      display: none;
  }
  .g-scrolling-carousels .items {
    overflow-x: scroll;
    white-space: nowrap;
    width: 100%;
    -webkit-overflow-scrolling: touch;
  }
  .new-time a,.new-time a:hover, .new-time a:focus, .new-time a:active, .new-time a:visited, .new-time a {
    text-decoration: none;
  }
  .cate-pp{
    display:none
  }
}


@media (max-width: 767px){
  .mar-btsx {
    margin-top: 20px;
  }
  .grand-totall {
    background: #ffffff;
    border: 1px solid #cec7c7 !important;
  }
  .bdt{
     -webkit-box-shadow: 0 2px 2px 0 rgba(34,36,38,.12), 0 2px 6px 0 rgba(34,36,38,.15);
     box-shadow: 0 2px 2px 0 rgba(34,36,38,.12), 0 2px 6px 0 rgba(34,36,38,.15);
  }
  .flo a:hover,.flo a:focus, .flo a:active,.flo a:visited,.flo a{
      color: #7b7b7b;
      text-decoration: none;
  }
  .imgs-sh {
    width: 100%;
    border-radius: 5px;
    height: 150px;
    /* border-radius: 50px; */
    /* border: 2px solid #ffffff; */
    background-size: 100% !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    font-size: 18px;
    color: #ff1414;
    text-align: center;
    padding: 46px;
    border: 1px solid #a5a5a5;
  }
  #row-sht{
    display: none;
  }
  .bdp {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #adabab;
      border-radius: 5px;
      margin-bottom: 10px;
      -webkit-box-shadow: 0 2px 2px 0 rgba(34,36,38,.12), 0 2px 6px 0 rgba(34,36,38,.15);
      box-shadow: 0 2px 2px 0 rgba(34,36,38,.12), 0 2px 6px 0 rgba(34,36,38,.15);
      padding: 6px;
  }
  #nav-head-top{
    background: linear-gradient(to right, #fffefb, #f7d85d, #312e28);
  }
  .new-prs-name {
    /* width: 100px; */
    -webkit-box-orient: vertical;
    /* display: -webkit-box; */
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    color: #ffffff;
    font-size: 13px;
  }
  .new-prs-name {
    color: #080808;
    min-height: 38px;
  }
  .new-prs {
      display: inline-block;
      margin-right: 20px;
      vertical-align: top;
  }
  .new-prs-bts {
    width: 70px;
    padding-bottom: 6px;
    padding-top: 6px;
  }

  #subMenuToggle3 li, ol, ul {
    list-style: none;
    border: none;
    border-radius: 0;
    padding: 7px;
    padding-right: 0px;
    padding-left: 12px;
  }
  .logos{
    display: none;
  }
  .text-centers{
    text-align: center;
  }
  .mar-100{
    margin-top: 16px
  }
  .bd-detail {
      border-top: 5px solid #efefef;
  }
  .product-details-content > h4 {
      font-size: 17px;
      font-weight: 500;
      margin: 0;
  }
  .mar-bts {
    margin-top: 48px;
  }
  .mar-btss {
    margin-top: 25px;
  }
  #pdetail {
      margin-bottom: 0;
      font-size: 10px;
  }
  #pdetail p {
      margin-bottom: 0;
      font-size: 10px;
  }
  .de-new{
    display: none
  }
  .cate-imgs span{
    display: none
  }
  .menu-l{
    display: none
  }
  #searchGo{
    display: none
  }
  .headtop{
    display: none
  }
  .ui-autocomplete{
    font-family: 'Kanit', sans-serif !important;
  }
  .ui-autocomplete{
    width: 92% !important;
    font-family: 'Kanit', sans-serif !important;
    font-size: 0.8em !important;
  }
  li.ui-menu-item:nth-child(even) {
    background: #CCC;font-size: 12px
  }
  li.ui-menu-item:nth-child(odd) {
    background: #FFF;font-size: 12px
  }
  .ui-menu-item{
    font-size: 13px !important;
    line-height: 35px !important;
    padding-left: 7px !important;
  }
  .p_index{
    position: absolute;
    left: 3rem;
    width: 100%;
    text-align: left;
    margin-top: 2px;
  }
  .header-bottom{
    display: none;
  }
  .col-mx-1 {
    flex: 0 0 88%;
    max-width: 88%;
  }
  .col-mx-2 {
    flex: 0 0 12%;
    max-width: 12%;
  }
  .col-mx-logo{
    display: none;
  }
  .foot{
    display: none;
  }
  .container-fluid {
    margin-bottom: 60px;
  }

  .custom-col-5 {
      flex: 0 0 100%;
      /* max-width: 100%; */
      min-width: 50%;
      padding: .2999rem;
  }
  .custom-row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .custom-row h4 {
    font-size: 15px;
    line-height: 28px;
    /* font-weight: 600; */
    /* padding: 0; */
    margin-bottom: 0;
  }
  .cate-imgs img{
    border-radius: 4px;
  }
  .custom-row .panel-default {
    border-radius: 4px;
    background-color: #fff;
  }
  /*body{
    background-color: #e2e2e2 !important;
  }*/
  .bd-gr{
    background-color: #fff;
    padding: 9px;
    border-radius: 7px;
  }
  .menu-topic {
      /* margin: 15px 0px 5px 15px; */
      font-size: 0.98rem;
      color: #464646;
  }
  .bd-gr .items{
    white-space: unset !important;
    display: flex;
  }
  .new-pr{
    display: inline-block; /* notice the comments between inline-block items */
    margin-right: 0px;
    width: 165px;
    /*height: 250px;
    line-height: 250px;*/
    /*box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);*/
    /*padding: 10px;*/
    background-color: #fff;
    border: 1px solid #fff;
  }
  .new-pr-bt{
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 6px;
    padding-top: 6px;
    margin-top: 5px;
  }
  /*.new-pr-name {
      -webkit-box-orient: vertical;
      display: -webkit-box;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-line-clamp: 2;
      color: #333333;
      text-shadow: 0 1px gainsboro;
      font-size: 14px;
      text-align: left;
      padding: 4px 7px;
  }*/
  /*.new-pr-pri {
    width: 100%;
    color: #b80303;
    font-size: 0.9em;
    text-align: left;
    padding-left: 7px;
  }*/
  .bd-cate{
    margin-top: 12px;
  }

  .foot-order {
      background: linear-gradient(to right, #ffffff , #f1ecec);
      position: fixed;
      /* display: flex; */
      bottom: 0;
      width: 100%;
      z-index: 1060;
      padding: 6px 10px;
      border-top: 1px solid #d8d8d8;
      text-align: right !important;
  }

  .cart-main-area {
    background: #ffffff;
  }

  .ui-autocomplete{
    width: 92% !important;
  }
  .foot{
    display: none;
  }
  .mar-bt {
    margin-bottom: 70px;
  }

  #submit-form {
    background: linear-gradient(to right, #807d7d , #464646);
    border-color: #eaeaea !important;
  }
  #button {
    bottom: 72px;
  }

  .mar-top{
    margin-top: 15px;
  }

  .site-m {
    margin-bottom: 70px;
  }
  #nav-head-top {
    height: 45px;
  }

/*  .cart-foot {
    background: linear-gradient(to right, #f1f0f0 , #ffffff);
    position: fixed;

    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1060;
    padding: 6px 6px;
    border-top: 1px solid #cacaca;
    text-align: right;
  }*/

}

.cart-foot {
    background: linear-gradient(to right, #ffffff, #e5e5e5);
    position: fixed;
    /* display: flex
; */
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1050;
    padding: 6px 10px;
    border-top: 1px solid #fff2f2;
    text-align: right;
}

.button-style-cart {
    margin: auto;
    font-family: 'Kanit', sans-serif;
    border-radius: 30px;
    background: linear-gradient(to right, #174273 , #197fe8);
}
.img-top{
  margin-left: 5px;
  width: 54px;
}

.nummenu {
  font-size: 10px;
  line-height: 0px;
  border-radius: 40px;
  padding: 5px 11px !important;
  background-color: #d9534f!important;
  color: #fff;
}

.bt-cart {
    background-color: #757575;
    border-radius: 3px;
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    padding: 12px 25px 12px;
    text-align: center;
    text-transform: uppercase;
    border: medium none;
}


.menu-footer {
  display: block !important;
  z-index: 6;
  font-size: 13px;
}
.menu-footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}
.menu-footer ul li {
  flex-grow: 1;
  text-align: center;
}

.menu-footer i.material-icons {
  display: block;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  height: auto;
  font-size: 23px;
}

.menu-footer a {
    text-decoration: none !important;
}
.menu-foot {
    color: #404040 !important;
    /* font-weight: 600; */
}
.mobile-menu .home {
    /* background-color: #a7a7a7; */
    color: white;
    /* height: 43px; */
    overflow: hidden;
}
.new-prx {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
}
.new-prx-name {
    /* width: 100px; */
    -webkit-box-orient: vertical;
    /* display: -webkit-box; */
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    color: #ffffff;
    font-size: 13px;
    color: #080808;
    min-height: 38px;
}



/* header middle */
.main-menu ul li {
    display: inline-block;
    list-style: outside none none;
    margin-right: 36px;
    position: relative;
    line-height: 30px;
}
.main-menu ul li a {
    color: #ffffff;
    display: inline-block;
    font-weight: 500;
    line-height: 40px;
    text-transform: uppercase;
    /*font-weight: bold;*/
    font-size: 14px;
    text-decoration: none !important;
}
.main-menu ul li a:hover,.main-menu ul li a:active,.main-menu ul li a:visited,.main-menu ul li a::after {
    text-decoration: none !important;
}

.mains .mega-menu-right {
  position: absolute;
  right: 0;
  margin-right: 12px;
}

.main-menu .mains {
  padding: 0 14px 0 14px;
  margin-bottom: 0;
}
.main-menu.elec-menu nav > ul > li:hover > a {
    color: #ddd;
    text-decoration: none;
}
.main-menu ul li a i {
    color: #ffffff;
    font-size: 12px;
    margin-left: 6px;
}
.main-menu nav > ul > li > ul.submenu {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #dcdcdc;
    box-shadow: 0 0 7px 0.5px rgba(0, 0, 0, 0.15);
    display: block;
    left: 0;
    padding: 20px 20px 24px;
    position: absolute;
    top: 100%;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 190px;
    z-index: 999;
    transform: rotateX(90deg);
    transform-origin: center top 0;
}
.header-bottom {
      background: linear-gradient(to right, #383225, #636363);
}
.main-menu nav > ul > li > ul.mega-menu {
    background-color: rgba(255, 255, 255, 0.97);
    border-top: 1px solid #dcdcdc;
    display: block;
    left: 0;
    padding: 13px 0px 30px 13px;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: rotateX(90deg);
    transform-origin: center top 0;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: 999;
}

.main-menu nav > ul > li > ul.mega-menu1 {
    background-color: rgb(245 245 245);
    border-top: 1px solid #dcdcdc;
    display: block;
    /* left: 0; */
    padding: 3px 2px 2px 2px;
    position: absolute;
    text-align: left;
    top: 102%;
    width: 169px;
    z-index: 999;
    right: 0;
    border: 1px solid #505050cc;
    font-size: 0.90rem;
    transform: rotateX(90deg);
    transform-origin: center top 0;
    transition: all 0.5s ease 0s;
    visibility: hidden;
}

.main-menu nav > ul > li.mega-menu-right:hover > ul.mega-menu1 {
    transform: rotateX(0deg);
    visibility: visible;
}


/*.main-menu nav > ul > li:hover > ul.submenu,*/
.main-menu nav > ul > li.mega-menu-position:hover > ul.mega-menu {
    transform: rotateX(0deg);
    visibility: visible;
}
.main-menu ul li ul li {
    margin-right: 0;
    display: block;
}
.main-menu ul li.mega-menu-position ul li a,
.sidebar-menu ul li ul li a ,
.category-menu ul li ul li a {
    color: #555;
    font-weight: 400;
    line-height: 28px;
    text-transform: capitalize;
    display: block;
    text-align: left;
}
.main-menu ul li.mega-menu-position ul li a:hover {
    color: #0068c1;
    padding-left: 10px;
    text-decoration: none;
}

.main-menu ul li.mega-menu-right .mega-menu1 a {
    color: #000000;
    line-height: 40px;
    text-transform: uppercase;
    /* font-weight: bold; */
    font-size: 14px;
    text-decoration: none !important;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0px 5px;
}

.main-menu nav > ul > li.mega-menu-position li ul li i {
    color: #484848;
}

.main-menu ul li.mega-menu-right .mega-menu1 li:hover {
  background-color: #005fff;
  color: #ffffff;
}

.main-menu ul li.mega-menu-right .mega-menu1 li:hover a {
  color: #ffffff;
}

.main-menu ul li.mega-menu-position {
    position: static;
    font-weight: bold;
}
.main-menu nav > ul > li > ul.mega-menu > li {
    width: 1170px;
    margin: 0 auto;
}

.main-menu ul li ul > li.mega-menu-title,
.sidebar-menu ul li ul > li.mega-menu-title,
.category-menu ul li ul > li.category-mega-menu-title {
    color: #242424;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 5px;
}
.main-menu nav > ul > li > ul.mega-menu > li > ul > li {
    border-right: 1px solid #ebebeb;
    display: inline-block;
    float: left;
    margin-right: 16px;
    width: 18%;
}
.main-menu nav > ul > li > ul.mega-menu > li > ul > li:last-child {
    border-right: none;
}
.main-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a ,
.sidebar-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
}
.main-menu.elec-menu nav > ul > li > ul.mega-menu > li > ul > li > ul > li:hover > a {
  color: #0068c1;
}

.main-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a span ,
.sidebar-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a span {
  /*border-radius: 3px;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  padding: 2px 5px 3px;
  position: absolute;
  right: -40px;
  top: 7px;*/
  line-height: 1.5;
  right: 5px;
  top: 4px;
}
.header-bottom-autoparts .main-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a span {
    padding: 3px 5px 2px;
    font-size: 14px;
}

.main-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a span.blue{
  background-color: #0363cd;
}
.main-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a span.red{
  background-color: #df2121;
}
.main-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a span.coffee{
  background-color: #a16c21;
}
.main-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a span.yellowgreen{
  background-color: #9bb70d;
}
.main-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a span.red-2{
  background-color: #cc2121;
}
.main-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a span.green{
  background-color: #0aa493;
}
.main-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a span.orange {
  background-color: #f2640a;
}
.sidebar-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a span.watch {
  background-color: #a8741a;
}
.main-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a span.yellow {
  background-color: #f1ac06;
}
.main-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a span.goldenbell {
  background-color: #aa8d74;
}

.main-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a span.byzantine {
  background-color: #873964;
}
.main-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a span.limegreen {
  background-color: #62ab00;
}
.main-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a span.red-3 {
  background-color: #dd1c1c;
}
.main-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a span.bouquet {
  background-color: #624455;
}
.main-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a span.persiangreen {
  background-color: #fcb800;
}
.main-menu nav > ul > li > ul.mega-menu > li > ul > li ul li a span.pink {
  background-color: #ee3875;
}

.nummenu {
  font-size: 10px !important;
  line-height: 0px;
  border-radius: 40px !important;
  padding: 5px 11px !important;
  background-color: #d9534f!important;
  color: #fff;
  /*position: absolute;*/
}

/*
.sh-list .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.sh-list .img-thumbnail {
   max-width: 40%;
}
.sh-list .cop-product p {
    font-size: 13px;
    margin-left: 10px;
    text-align: left;
    max-width: 56%;
}
.sh-list .overlays {
    top: 21%;
    bottom: 40%;
    left: 0;
    width: 44%;
}
.sh-list .pro-mo-img-main {
    top: 0px;
    width: 17%;
    left: 23%;
    position: absolute;
}
*/
