/*Tabber*/
.tp-icon-tab-home-on {
    height: 25px !important;
    width: 25px !important;
    content: url(../img/tab_bar/home_selected.svg);
}

.tp-icon-tab-home-off {
    height: 25px !important;
    width: 25px !important;
    content: url(../img/tab_bar/home.svg);
}
.tp-icon-tab-search-on {
    height: 25px !important;
    width: 20px !important;
    content: url(../img/tab_bar/search_selected.svg);
}

.tp-icon-tab-search-off {
    height: 25px !important;
    width: 20px !important;
    content: url(../img/tab_bar/search.svg);
}
.tp-icon-tab-orders-on {
    height: 25px !important;
    width: 17px !important;
    content: url(../img/tab_bar/orders_selected.svg);
}

.tp-icon-tab-orders-off {
    height: 25px !important;
    width: 17px !important;
    content: url(../img/tab_bar/orders.svg);
}
.tp-icon-tab-store-on {
    height: 25px !important;
    width: 25px !important;
    content: url(../img/tab_bar/stores_selected.svg);
}

.tp-icon-tab-store-off {
    height: 25px !important;
    width: 25px !important;
    content: url(../img/tab_bar/stores.svg);
}
/*Header*/

.tp-icon-header-profile {
    height: 30px !important;
    width: 25px !important;
    content: url(../img/header/icon/my_account.svg);
}
.tp-icon-header-support {
    height: 30px !important;
    width: 25px !important;
    content: url(../img/header/icon/support_icon.svg);
}

.tp-icon-header-shop {
    height: 30px !important;
    width: 25px !important;
    content: url(../img/header/icon/shop.svg);
}

.tp-icon-header-shop-selected {
    height: 30px !important;
    width: 25px !important;
    content: url(../img/header/icon/shop_selected.svg);
}

/*FreshQ*/
.fq-icon-business-hours {
    height: 21px !important;
    width: 18px !important;
    content: url(../img/store_details/icon_business_hours.svg);
}
.fq-icon-available {
    height: 20px !important;
    width: 20px !important;
    content: url(../img/store_details/icon_available.svg);
}
.fq-icon-distance {
    height: 20px !important;
    width: 19px !important;
    content: url(../img/store_details/icon_distance.svg);
}
.fq-icon-location {
    height: 23px !important;
    width: 14px !important;
    content: url(../img/store_details/icon_location.svg);
}
.fq-icon-phone {
    height: 22px !important;
    width: 13px !important;
    content: url(../img/store_details/icon_phone.svg);
}

.fq-icon-store-save {
    height: 30px !important;
    width: 25px !important;
    content: url(../img/stores/save.svg);
}
.fq-icon-store-pointindown {
    height: 8px !important;
    width: 25px !important;
    content: url(../img/stores/arrow_pointingdown.svg);
}
.fq-icon-store-pointinup {
    height: 8px !important;
    width: 25px !important;
    content: url(../img/stores/arrow_pointingup.svg);
}
.fq-icon-store-save-selected-white {
    height: 30px !important;
    width: 25px !important;
    content: url(../img/stores/save_selected_white.svg);
}

.fq-icon-delete {
    height: 18px !important;
    width: 25px !important;
    content: url(../img/cart/icon_delete.svg);
}
.fq-icon-back {
    height: 20px !important;
    width: 25px !important;
    content: url(../img/header/icon/Arrow_back.svg);
}
.fq-icon-close {
    height: 35px !important;
    width: 33px !important;
    content: url(../img/stores/x_white.svg);
}
.fq-icon-store-black {
    height: 25px !important;
    width: 23px !important;
    content: url(../img/store_details/icon_storeinfo.svg);
}
.fq-badge {
    position: absolute !important;
    right: -2px !important;
    color: white !important;
    font-size: 9px !important;
    border: 1px solid white !important;
    border-radius: 30px !important;
    padding: 1px 7px !important;
    top: -5px !important;
    background: #cb333b!important;
}

.fq-icon-cart-edit {
    height: 15px !important;
    width: 15px !important;
    content: url(../img/cart/icon_edit_s.svg);
}

.fq-icon-cart-note {
    height: 17px !important;
    width: 15px !important;
    content: url(../img/cart/icon_note.svg);
}

.fq-icon-business-cld {
    height: 20px;
    width: 20px;
    content: url("../img/store_details/icon_business_cld.svg");
}

.fq-icon-notification-arrow {
    height: 10px;
    width: 10px;
    content: url("../img/home/discountbanner_arrow.svg");
}
.fq-icon-invitation-label {
    content: url("../img/stores/label_invitation_bg.svg");
}
.fq-icon-invitation {
    height: 73px;
    width: 70px;
    content: url("../img/stores/invitation.svg");
}

.fq-logo-black {
    height: 36px;
    width: 40px;
    content: url("../img/freshq_logo_black.svg");
}

.query-icon-0 {
    height: 29px;
    width: 35px;
    content: url("../img/desktop/orders/filter/active_order.svg");
}
.query-icon-1 {
    height: 29px;
    width: 27px;
    content: url("../img/desktop/orders/filter/pending_orders.svg");
}
.query-icon-2 {
    height: 29px;
    width: 27px;
    content: url("../img/desktop/orders/filter/today.svg");
}
.query-icon-3 {
    height: 29px;
    width: 27px;
    content: url("../img/desktop/orders/filter/last_7_days.svg");
}
.query-icon-4 {
    height: 29px;
    width: 27px;
    content: url("../img/desktop/orders/filter/last_30_days.svg");
}
.query-icon-5 {
    height: 29px;
    width: 27px;
    content: url("../img/desktop/orders/filter/day_range.svg");
}
.query-icon-6 {
    height: 29px;
    width: 27px;
    content: url("../img/desktop/orders/filter/by_order_number.svg");
}
.fq-sort-move-icon {
    height: 30px;
    width: 12px;
    content: url("../img/ipad/icon/sort_lines.svg");
}

.fq-invisiable-btn {
    height: 16px;
    width: 20px;
    content: url("../img/ipad/icon/invisiable_button.svg");
}

.fq-invisiable {
    height: 12px;
    width: 18px;
    content: url("../img/ipad/icon/invisiable.svg");
}

.fq-sort {
    height: 16px;
    width: 20px;
    content: url("../img/ipad/menu/sort_icon.svg");
}
.fq-discount {
    height: 16px;
    width: 20px;
    content: url("../img/ipad/menu/discount_icon.svg");
}

.fa-web-back-icon {
    height: 23px;
    width: 25px;
    content: url("../img/ipad/icon/back_b.svg");
}

.fq-program-template-0 {
    height: 99px;
    width: 159px;
    content: url("../img/ipad/meau/program_style_smallpicture_with_icon.svg");
}

.fq-program-template-1 {
  height: 99px;
  width: 159px;
  content: url("../img/ipad/meau/program_style_smallpicture_with_list.svg");

}
.fq-program-template-2 {
  height: 99px;
    width: 159px;
  content: url("../img/ipad/meau/program_style_largepicture_with_icon.svg");

}
.fq-program-template-3 {
  height: 99px;
    width: 159px;
  content: url("../img/ipad/meau/program_style_largepicture_with_list.svg");

}
.fq-program-template-4 {
  height: 99px;
  width: 72px;
  content: url("../img/ipad/meau/program_style_carousel.svg");

}
.fq-program-template-5 {
  height: 100px;
  width: 72px;
  content: url("../img/ipad/meau/program_style_carousel.svg");
}