.changecolorrow{
  background-color: #ede3e3;
}
#order_table td {
    padding: 7px;
}

  .popover{
    max-width: 100%; 
}

.btn-cart {
   
    padding: 5px 10px !important;
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
    float: left;
    width: 100%;
}
.panel-heading {
    height: auto !important;
    width: 100%;
    float: left;
}
.panel-title {
    float: left;
    width: 50%;
}
.cart_btn {
    float: right;
}
.popover {
    max-width: 100%;
    left: 70% !important;
}
#display_item {

    float: left;
    width:100%;

}

.zero {margin:0;padding:0;}
.columns {
    margin-bottom: 20px;
}

.pager {
      float: left;
}
@media (max-width:780px)  {
.popover {
    max-width: 100%;
    width: 100%;
    left: 0 !important;
    margin-top: 0;
}
.fuul-width
{
    width: 100%;
}
.price li {
    width: 100%;
    padding: 0pc !important;
    margin: 5px 0px;
}
.lable lable {
    color: #fff;
    padding: 5px;
}
.lable {
    background: #337ab7;
    width: 100%;

}
}
.price li {
    float: left;
    width: 33%;
}
.price li.frstlbl
{
    width: 26%;
}
@media (max-width:560px)  {
.price li {
    font-size: 10px;
}
}

.box-this {
   /* background: #cccccc54;*/
    border-radius: 10px;
    margin-top: 1%;
    padding: 10px 12px !important;
    border: 2px solid #337ab78f;
}
