

@font-face { 
font-family: "rh-bold";
font-style: normal;
font-weight: 700;
src: url("..//fonts/rh/gothamrnd-bold.eot?#iefix")
format("embedded-opentype"), url("../fonts/rh/gothamrnd-bold.woff")
format("woff"), url("../fonts/rh/gothamrnd-bold.ttf") format("truetype"),
url("../fonts/rh/gothamrnd-bold.svg#gothamrnd-bold") format("svg"); }

@font-face { 
font-family: "rh-medium";
font-style: normal;
font-weight: 700;
src: url("../fonts/rh/gothamrnd-medium.eot?#iefix")
format("embedded-opentype"), url("../fonts/rh/gothamrnd-medium.woff")
format("woff"), url("../fonts/rh/gothamrnd-medium.ttf") format("truetype"),
url("../fonts/rh/gothamrnd-medium.svg#gothamrnd-bold") format("svg"); }

@font-face { 
font-family: "rh-book";
font-style: normal;
font-weight: 500;
src: url("../fonts/rh/gothamrnd-book.eot?#iefix")
format("embedded-opentype"), url("../fonts/rh/gothamrnd-book.woff")
format("woff"), url("../fonts/rh/gothamrnd-book.ttf") format("truetype"),
url("../fonts/rh/gothamrnd-book.svg#gothamrnd-medium") format("svg"); }

a,h1,h2,h3,h4,h5,h6,td,tr,li{
font-family: "rh-bold" !important ;

}

.sidebar .card.card-sidebar {
  margin-bottom: 20px !important;
}

#order-standard_cart .cart-sidebar .list-group-item.active {
 background: #e2e7ec !important;
}

#order-standard_cart .cart-sidebar .list-group-item:hover {
 background: #e2e7ec61 !important;
}

#frmCheckout button#btnCompleteOrder {
  margin-top: 25px !important;
}