/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
 /* background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;

  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);*/
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
      margin-top: 3em;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #ed145b;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #c1b69b;
  background-image: #c1b69b;
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0);
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #c1b69b;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 5px;
  padding-top: 0px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}

@media(max-width:767px){
  a.col-xs-2.col-sm-12.list-group-item.text-center, a.col-xs-2.col-sm-12.list-group-item.text-center.active {
    padding: 0;
}
  div.bhoechie-tab-menu div.list-group>a.active:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -8px;
    margin-top:0;
    border-left: 0;
    border-top: 13px solid #c1b69b;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}
}
.header.hikashop_header_title h1 {margin:0;display: none;}

/*dropdown*/
@media(min-width:768px){
  .fb_msg {margin:0px!important;}

}
div#sp-top-main2 .cls-cart {/*position:absolute;right:4em;top:3.5em;*/
    /*position: relative;
    right: -1em;*/
}
/*under-search-bar-icon
#sp-top-main2 > div > div:nth-child(2) > div > div > p > a {
    position:absolute;right:8em;top:3.5em;
}*/
#id-user{
 /* position: absolute;
    right: 8em;
    top: 3.5em;*/
}
ul.cls-dropdown-menu.dropdown-menu {
    margin-top: 1em;
    position:absolute;
    left:-6em;
    border-radius:0px;
    min-width:200px;
    border-color: #000;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.18);
}
ul.cls-dropdown-menu.dropdown-menu:before {
  content:'';
  position:absolute;
  left: 45%;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 8px solid #000;
  top: -8px;
}

ul.cls-dropdown-menu.dropdown-menu li{
padding:0px 10px;
}
@media (max-width:767px){

  ul.cls-dropdown-menu.dropdown-menu {
    margin-top: 0.5em;
    right: -2.5em;
    top: 3em;
    left: auto;
}
  ul.cls-dropdown-menu.dropdown-menu:before {
  position:absolute;
  left: auto;
  right: 3em;
}
  div#id-list-group a:nth-child(1):before,div#id-list-group a:nth-child(2):before,div#id-list-group a:nth-child(3):before,div#id-list-group a:nth-child(4):before,div#id-list-group a:nth-child(5):before{
        left: 40%!important;
  }
}

@media (max-width:500px){
  div#id-list-group a {
    font-size: 0.6em;
}
   div#id-list-group a:nth-child(1):before,div#id-list-group a:nth-child(2):before,div#id-list-group a:nth-child(3):before,div#id-list-group a:nth-child(4):before,div#id-list-group a:nth-child(5):before{
  left: 30%!important;
    background-size: 25px 25px!important;
  }
}
/***********************************************start-top-right-login*****************************************************/
div#id-user
ul.cls-dropdown-menu.dropdown-menu li a:hover {
    color: #ed145b;
}
div#id-user
ul.cls-dropdown-menu.dropdown-menu li a {
    -webkit-filter: brightness(0);filter: brightness(0);
}
div#id-user
ul.cls-dropdown-menu.dropdown-menu li a:hover {
    -webkit-filter: brightness(1);filter: brightness(1);
}
div#id-user
ul.cls-dropdown-menu.dropdown-menu li a{
    margin-left:20px;
    padding:5px 10px;
    text-transform:uppercase;
    font-size:12px;
    color:#424242;
  position:relative;
}
div#id-user
ul.cls-dropdown-menu.dropdown-menu li:nth-child(3) a:before{
    content:" ";
    position:absolute;
    height:20px;
    width:20px;
    left:-20px;
    background:url('/images/2_Icon/p1.png');
    background-size:20px 20px;
}
div#id-user
ul.cls-dropdown-menu.dropdown-menu li:nth-child(4) a:before{
    content:" ";
    position:absolute;
    height:20px;
    width:20px;
    left:-20px;
    background:url('/images/2_Icon/p1.png');
    background-size:20px 20px;
}
div#id-user
ul.cls-dropdown-menu.dropdown-menu li:nth-child(5) a:before{
    content:" ";
    position:absolute;
    height:20px;
    width:20px;
    left:-20px;
    background:url('/images/2_Icon/p4.png');
    background-size:20px 20px;
}
div#id-user
ul.cls-dropdown-menu.dropdown-menu li:nth-child(6) a:before{
    content:" ";
    position:absolute;
    height:20px;
    width:20px;
    left:-20px;
    background:url('/images/2_Icon/p5.png');
    background-size:20px 20px;
}
div#id-user
ul.cls-dropdown-menu.dropdown-menu li:nth-child(7) a:before{
    content:" ";
    position:absolute;
    height:20px;
    width:20px;
    left:-20px;
    background:url('/images/2_Icon/p3.png');
    background-size:20px 20px;
}
div#id-user
ul.cls-dropdown-menu.dropdown-menu li:nth-child(8) a:before{
    content:" ";
    position:absolute;
    height:20px;
    width:20px;
    left:-20px;
    background:url('/images/2_Icon/p6.png');
    background-size:20px 20px;
}
/***********************************************end-of-top-right-login*****************************************************/

/*inside-the-account-page*/
div#id-list-group a{
    padding:10px 10px 0px 10px;
    text-transform:uppercase;
}
div#id-list-group a.active:before{ -webkit-filter:brightness(20);filter:brightness(20);}

div#id-list-group a:nth-child(1):before{
    background:url('/images/2_Icon/p1.png');
    content:" ";
    position:absolute;
    height:30px;width:30px;
    top:5px;left:45%;
    background-size:30px 30px;
    background-repeat:no-repeat;
}
div#id-list-group a:nth-child(2):before{
    background:url('/images/2_Icon/p2.png');
    content:" ";
    position:absolute;
    height:30px;width:30px;
    top:5px;left:45%;
    background-size:30px 30px;
    background-repeat:no-repeat;
}
div#id-list-group a:nth-child(3):before{
    background:url('/images/2_Icon/p4.png');
    content:" ";
    position:absolute;
    height:30px;width:30px;
    top:5px;left:45%;
    background-size:30px 30px;
    background-repeat:no-repeat;
}
div#id-list-group a:nth-child(4):before{
    background:url('/images/2_Icon/p5.png');
    content:" ";
    position:absolute;
    height:30px;width:30px;
    top:5px;left:45%;
    background-size:30px 30px;
    background-repeat:no-repeat;
}
div#id-list-group a:nth-child(5):before{
    background:url('/images/2_Icon/p3.png');
    content:" ";
    position:absolute;
    height:30px;width:30px;
    top:5px;left:45%;
    background-size:30px 30px;
    background-repeat:no-repeat;
}

.cls-acc-mypoint {
    border: 1px solid #ddd;
    padding: 20px 0;
    font-size: 16px;
    text-align: center;
}
@media (max-width:767px){
  div#hikashop_cart_147 {
    position: absolute;
}
  img.mobilelogin {
    position: relative;
    top: 13px;
}
 
}
