
@media (min-width: 1024px)
{
.woocommerce-page .content-area {
    width: calc(100% - 0px);
}
}
.rb_food_item .rb_img {
   
    display: none;
}.im-cart-item-title {
    line-height: 1.2;
    font-weight: 500;
    font-family: arial;
    font-size: 10px;
}
.cart_table .mini_cart_item .amount {
    font-size: 13px;
    font-family: arial;
    font-weight: 400;
    color: rgb(34 107 33);
}
.rb_food_item .rb_content h3 {
 
    font-family: arial;
    text-transform: uppercase;
}
.rb_food_item .rb_price .woocommerce-Price-amount, .rb_food_item .rb_price ins {
    font-size: 18px;
    font-weight: 500;
    color: #FB9426;
    text-transform: uppercase;
    font-family: arial;
}
a.remove_from_cart_button, .rb_product_remove, .rb_product_edit {

    background-color: #000000;
}
@media only screen and (max-width: 575px)
{
.cart_table .mini_cart_item_inner .remove_from_cart_button {
    flex: 0 0 26px;
   
}
}
.rb_food_item .rb_rating {

    display: none;
}
.cart_table .mini_cart_item .im-anchor {
 
    width: 145px;
}
.rb_checkout_steps_content .wc_payment_method .payment_box {

    display: none !important;
}
.site-header-cart-side {

    display: none;
}
.checkout .fb-checkout-form-inner {
    max-height: 100%;
    overflow-y: auto;

}
  
.rfo-checkout-before-order-review-heading {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.cart_table .mini_cart_item_inner {
   
    grid-template-columns: minmax(min-content, 1fr) 180px minmax(27px, max-content);

    padding-bottom: 10px;
}
.im-cart-item-title {
    line-height: 20px;
    font-weight: 600;
    font-size: 14px;
}
.cart_table .mini_cart_item .im-anchor {
    width: 200px;
    padding-top: 10px;
}
a.remove_from_cart_button, .rb_product_remove, .rb_product_edit {
    width: 23px;
    height: 23px;
}
.cart_table .cart_table_item.cart_table_item_subtotal, .cart_table .mini_cart_item {
	    border-bottom: 1px solid #00000061;
    padding: 10px 0;
}
@media only screen and (max-width: 575px) {
    .cart_table .mini_cart_item_inner .remove_from_cart_button {
  
        max-width: 21px;
    }
}
.cart_table .cart_table_header {
    padding-bottom: 5px;
    border-bottom: 1px solid #000000;
	margin-bottom:10px;
}
.woocommerce-mini-cart-item.mini_cart_item .im-anchor > img
{
	display:none;
}
@media only screen and (max-width: 575px) {
    .cart_table .mini_cart_item_inner .im-anchor {
        flex: 0 0 100%;
        max-width: 50%;
        margin-bottom: 10px;
    }
}
#customer_details
{
	border: 1px solid #000;
    padding: 20px;
    border-radius: 20px;
}
input[type=text], input[type=number], input[type=email], input[type=date], input[type=tel], input[type=url], input[type=password], input[type=search], textarea, .input-text {
    font-size: 14px;
    padding: 10px;
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
}
#order_review
{
	border: 1px solid #000;
    padding: 20px;
	margin-top:8px;
    border-radius: 20px;
}
@media (min-width: 768px) {
    ul.order_details li {
        width:30%;
        float: left;
        margin-right: 2.2258064516%;
    
    }
}
ul.order_details li {
    padding: 4px 4px;
    text-align: center;

}
ul.order_details li:first-child {
    padding-top: 10px;
    border: 0;
}
.rb_card {
  
    border: 3px solid #2b9e62;
}
.rb_card .rb_card_title h3 {
   
    text-align: center;
 
}
.rb_order_info p
{
	    text-align: center;
}
.rb_order_info .rb_order_btn_group {
    margin-bottom: 10px;
    text-align: center;
}
.cart-subtotal
{
	display:none;
}
.mini-cart-bottom-block a
{
	text-transform:none !important;
}
.smalltext1
{
	  font-size: 11px;
	line-height:120%;
}
.cart-side-overlay
{
		display:none !important;
}
.woocommerce table.cart td:nth-of-type(6), .woocommerce table.cart th:nth-of-type(6) {
display: none;
}
select:not([size]):not([multiple]) {
    color: #000000;

    border: 1px solid;
    border-color: #000000;
}
.rb-address-information
{
	display:none;
}
.cart_table .mini_cart_item_inner .quantity {
    margin-right: 0px;
}
.rb_checkout_steps_content .rb_delivery.rb_card
{
	margin-top:0px !important;
	margin-bottom:0px !important;
}
#customer_details
{
	padding:8px !important;
}
.rb_cart h3 {
  
    font-size: 19px;
   
}