
  /*! 
  * jQuery Smart Cart v3.x
  * The smart interactive jQuery Shopping Cart plugin with PayPal payment support
  * http://www.techlaboratory.net/smartcart
  *
  * Created by Dipu Raj
  * http://dipuraj.me
  *
  * Licensed under the terms of the MIT License
  * https://github.com/techlab/SmartCart/blob/master/LICENSE
  */.sc-cart-item-list{
    /* min-height:50px; */
    max-height: 250px!important;
    background: #f6c483;
  }
  .sc-cart-remove{
    background:0 0;
    border:none;
    font-size:20px;
    position:absolute;
    top:0;
    right:0;
  }
  .sc-cart-remove:hover{
    color:red;
  }
  .sc-cart-empty-msg{
    color:#999;
    margin:0;
    padding:10px;
    text-align:center;
  }
  .sc-cart-item-qty{
    width:55px;
    border-radius:3px;
    font-size:12px;
    padding:4px 0 3px 6px;
    color:#555;
    background-color:#fff;
    background-image:none;
    border:1px solid #ccc;
    -webkit-box-shadow:0 1px 1px rgba(0,0,0,.075) inset;
    box-shadow:0 1px 1px rgba(0,0,0,.075) inset;
    -webkit-transition:border-color .15s ease-in-out 0s,-webkit-box-shadow .15s ease-in-out 0s;
    transition:border-color .15s ease-in-out 0s,-webkit-box-shadow .15s ease-in-out 0s;
    transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s,-webkit-box-shadow .15s ease-in-out 0s;
  }
  .sc-cart-item-summary{
    text-align:right;
    margin-top:-6px;
    padding-top:0px;
  }
  .sc-cart-summary{
    /* text-align:right; */
    font-size:15px;
    font-weight: 700!important;
    font-family: "Roboto Slab" ,Helvetica, sans-serif;
    color: #3c4248!important;

  }
.sc-cart-subtotal.ng-binding {
    float: right;
}
  .sc-cart-summary-subtotal {
    margin-bottom: 10px;
}
  .sc-cart-toolbar{
    /* margin-top:10px; */
    padding: 20px;
    text-align:right;
  }
  .sc-cart-toolbar button{
    margin-left:5px;
  }
  .sc-cart-toolbar button.disabled img{
    opacity:.5;
  }
  .sc-cart-item img{
    margin-right:10px;
    width:60px;
  }
  .sc-highlight{
    -webkit-animation:highlight 1s;
    animation:highlight 1s;
  }
  @keyframes highlight{
    from{
      background:#faebcc;
    }
    to{
      background:0 0;
    }
  }
  @-webkit-keyframes highlight{
    from{
      background:#faebcc;
    }
    to{
      background:0 0;
    }
  }
  .sc-product-item{
    position:relative;
  }
  .sc-product-item:after,.sc-product-item:before{
    -webkit-transition:all .2s ease-in-out 0s;
    transition:all .2s ease-in-out 0s;
  }
  .sc-added-item{
    border-color:#5cb85c;
  }
  .sc-added-item:after{
    content:"\2713 ";
    display:inline-block;
    position:absolute;
    top:0;
    right:4px;
    z-index:99;
    color:#fff;
    font-size:18px;
    font-weight:700;
    white-space:nowrap;
  }
  .sc-added-item:before{
    content:"";
    display:inline-block;
    position:absolute;
    z-index:98;
    top:0;
    right:0;
    border-style:solid;
    border-width:0 40px 40px 0;
    -webkit-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
    border-color:rgba(255,255,255,0) #5cb85c rgba(255,255,255,0) rgba(255,255,255,0);
  }
  .sc-button-checkout-paypal{
    border:0;
    cursor:pointer;
    padding:0;
    width:170px;
    height:32px;
  }
.sc-cart-heading{
	text-align: -webkit-center;
    font-size: 25px;
    font-weight: bold;
    color: #ed3e11!important;
    background: #f6c483!important;
    font-family: sans-serif;
    border: none;
}
.list-group-item{
	background-color: #f6c483!important;
    font-weight: 700!important;
    font-family: "Roboto Slab" ,Helvetica, sans-serif;
    color: #3c4248!important;
        font-size: 13px;
}
.panel-footer {
    padding: 15px 15px!important;
    background-color: #f6c483!important;
}
.progress {
    height: 7px!important;
    margin-bottom: 0px!important;
    }

    .rateStatus {
    font-size: 13px;
    color: #3c4248!important;
}
.rateStatusremining {
    color: #d9534f;
    font-size: 16px;
}
.OrderStatusLess {
    font-size: 13px;
    margin-bottom: 5px;
    color: #3c4248!important;
    text-align: -webkit-right;
}

@media (max-width: 991px) {
  .model-form-box {
    padding: 0px!important;
    text-align: -webkit-center;
}
  }

.model-form-box {
    padding: 30px 90px 61px 90px;
    text-align: -webkit-center;
}
.model-form-box h2{
      font-size: 1.286em;
    font-weight: normal;
    color: #3c4248;
    font-family: "Roboto Slab" ,Helvetica, sans-serif;
}
.model-form-box p{
      margin: 11px;
    font-size: 0.9em;
    font-family: "Roboto Slab" ,Helvetica, sans-serif;
}
.model-form-box span{
    font-size: 1em;
    color: #ed3e11;
}
.modal-body {
    background: #f2f2f2!important;
}
h4.modal-title {
    font-weight: 700;
    font-size: 19px;
    font-family: "Roboto Slab" ,Helvetica, sans-serif;
    color: #ed3e11;
}
.Forgot{
    font-size: 15px;
    font-family: "Roboto Slab" ,Helvetica, sans-serif;
    color: #ed3e11;
    font-weight: 700;
    margin: 10px 1px;
    text-align: -webkit-left;

}
#font-color{
  color : #ed3e11;
}