.f_food{
    display: none;
}

.f_food.active{
    display: block;
}

.f_grid.active{
    display: inline-block;
    width: 193.5px;
    margin: 0;
}

.f_grid.active .rest_data
{
    height: 150px;
}

.content-col2 {
}

.image_frame {
    border: 3px solid white;
    display: inline-block;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 4px rgba(0,0,0,.4);
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.4);
    box-shadow: 0px 0px 4px rgba(0,0,0,.4);
    margin-top: 20px;
    margin-bottom: 10px;
    float: left;
}

.image_frame_{
    margin-top: 0;
    margin-bottom: 0;
}

.image_frame2 {
    margin: 25px;
    float: left;
    width: 215px;
}

.new_order {
    width:100%;
}

.show-images_ {
    width: 120px;
    height: 70px;
}

.food-thumb-image{
    width: auto !important;
    height: auto !important;
}

.ord_list {
    list-style: none;
    padding:0px;
    margin:0px;
    color:black;
}

.ord_list li {
    padding-bottom: 6px;
    padding-top: 6px;
}

ol.ord_list li {
    background-color:rgb(247, 247, 247);
}

.f_title {
    font-size: 14px;
    cursor: pointer;
}

.f_title_classic{
    margin-top: 10px;
    font-size: 16px;
}

.f_ingrediants {
    display:block;
}

.rest_data {
    position: relative;
    padding: 6px;
    margin-top: -6px;
    margin-bottom: -3px;
    cursor:pointer;
}

li:nth-of-type(2n+1) .rest_data {
    background-color:rgb(226, 226, 226);
}

li:nth-of-type(2n) .rest_data {
    background-color:rgb(237, 237, 237);
}

.rest_data_classic:hover, .rest_data_minimal:hover{
    background-color: rgb(200, 200, 200) !important;
}

.rest_data_grid{
    padding: 0;
}

.food_group  {
    background-color: rgb(213, 33, 33);
    color: white;
    border-radius: 5px;
    margin-top: 35px;
    margin-bottom: 20px;
}

.text {
    padding: 8px;
    background-color: rgba(1,1,1,0.7);
    border-radius: 5px;
    font-size: 18px;
    font-style: normal;
    font-weight: 100;
    letter-spacing: 1px;
}

li.food_group {
    padding: 24px;
}

.food_group_order {
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 13px;
    right: 88px;
    width: 60px;
    margin-right: 200px;
}

.f_price {
    color: black;
    font-size: 14px;
    float: right;
    margin-right: 10px;
}

.f_price_classic{
    margin-top: 10px;
    margin-right: 10px;
    font-size: 14px;
    float: right;
}

.f_norm_classic{
    margin-top: 5px;
    font-size: 12px;
    color: grey;
}

.discount {
    text-decoration: line-through;
}

.categories {
    color: white;
    padding: 3px;
    border-radius: 5px;
    display: inline-block;
    clear: right;
    text-align: center;
    width: 57px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 100;
    text-transform: lowercase;

}

.ingrediants {
    color: black;
    font-weight: bold;
}

.ingrediants-text {
    margin-top: 8px;
    margin-bottom: 11px;
    font-size:13px;
}

.active_frame .options, .active_frame .quantity {
    background-color: rgb(30,120,205);
}

.menu_order {
    padding-bottom:5px;
    padding-top:5px;
    font-size:13px;
    top: -35px;
}

.stick_to_top {
    position:absolute !important;
}

.stick_to_top_image {
    vertical-align: top;
    padding-left: 10px;
}

.quantity_button {
    background-color: rgb(209,209,209);
    color: rgb(124, 124, 124);
    width: 15px;
    height: 15px;
    text-align: center;
    font-weight: 100;
    margin: 1px;
    cursor:pointer;
    font-size:18px;
}

#quantity_input {
    width: 30px;
    height: 30px;
    border-radius: 5px;
    text-align: center;
    font-size: 20px;
    position: relative;
    bottom: 5px;
}

.quantity_input_order {
    width: 30px;
    height: 30px;
    border-radius: 5px;
    text-align: center;
    font-size: 20px;
}

.buttons_quantity_container {
    width: 30px;
    height: 30px;
    float: left;
    position: relative;
    bottom: 5px;
}

.order_price {
    float: left;
    padding-right: 10px;
    font-size:20px;
}

.btn.btn-color-blue {
    color: #FFF;
    background-color: rgb(21,176,90);
    font-size: 14px !important;
    font-weight: 100;
    text-transform: lowercase;
    margin-top: -8px;
    border-radius: 0px;
}

.add-order-button {
    position: relative;
    left: 7px;
}
.btn.btn-color-green {
    color: #FFF;
    background-color: rgb(21,176,90);
    font-size: 22px !important;
    font-weight: 100;
    margin-left: 15%;
    height: 47px;
    border-radius: 0px;
}

.btn.btn-address {
    color: #FFF;
    background-color: #405D9A;
    padding: 1px 5px 1px 5px;
    border-radius: 2px;
}

.btn.btn-address:hover {
    color: #fff;
}

.btn.btn-color-blue:hover {
    color: #fff;
}

.group_order {
    float: right;
    padding-right: 2%;
}

.order_title {
    width: 100%;

    height: 50px;
    padding-top: 15px;
    padding-left: 25px;
    font-size: 20px;
    font-weight:bold;
    background: rgba(236,236,236,1);
}

.delete-icon{
    color: black;

    width: 25px;
    height: 25px;
    background-color: white;
    background: url("../../images/art/trashbin_25_black.png") no-repeat center top;
    cursor:pointer;
    position: absolute;
    top: 16px;
    left: 86%;
    background-size:20px;
    display:block;
}

.order_cart_background {
    background-color: rgb(235,235,235);
}

.restaurant_name {
    font-size: 20px;
    font-weight:bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
}

.food_order {
    background-color: rgb(247, 247, 247);
    padding: 10px;
    margin: 0px 10px 5px 10px;
    border-radius: 5px;
}

.quantity_container {
    float: left;
    padding-right: 8px;
}

.food_name {
    min-height: 30px;
    font-size: 20px;
    margin-left: 80px;
    margin-top: 5px;
}

.total_pic {
    background:url("images/art/order-total.png") no-repeat center top;
    height:20px;
    background-size: 220px;
}

.total_price {
    min-height: 35px;
}

.delete-icon-food {
    float: right;
    background: url("../../images/art/trashbin_25_black.png") no-repeat center top;
    width: 25px;
    height: 25px;
    cursor:pointer;
    background-size: 20px;
}

.food_option_order {
    font-size: 11px;
    font-style: italic;
}

.position-fixed {
    position:fixed !important;
    width:25% !important;
}

@media (max-width: 990px) {
    .position-fixed {
        position: relative;
        width: 100%;

    }
}

.potvrdi_narudzbu {
    font-size: 18px !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;

}

.extra_price {
    font-size:12px;
}

.potvrdi_narudzbu a {
    color:white;
    text-decoration: none;
    margin: -13px;
    padding: 11px;

}

.potvrdi_narudzbu a:hover {
    color:white;
    text-decoration: none;

}

.f_error {
    border: 1px solid #da2929;
    border-radius: 4px;
    height:33px;
}

.square {
    width: 30px;
    height: 31px;
    display: inline-block;
    background: #da2929 url("../../images/art/warning_sign.png") no-repeat center top;
}

.error_text {
    padding-left: 40px;
    line-height: 34px;
    margin-top: -32px;
}

#open_error {
    display:none;
}

#delivery_error {
    display:none;
}

.address_label {
    color:#405D9A;
}

.spacing {
    padding-bottom:20px;
    height: 40px;
}

.add_address {
    background-color:rgb(231, 231, 231);
    padding: 10px;
    float:left;
    border-radius: 5px;
    display:none;
}

.add_address.row {
    margin-top:10px;
    margin-bottom:10px;
}

.subtotal {
    position: absolute;
    right: 28%;
    top: 51%;
}

.promo-ponuda {
    margin-left: 15px;
    background-color: whitesmoke;
    margin-right: 10px;
    font-size:16px;
}

.promo {
    background-color: #405D9A;
    color: white;
    padding: 10px;
    font-size: 17px;
    margin-left: 15px;
    margin-right: 10px;
}

.discount_supplier {
    text-align: center;
    font-weight: bold;
}

.discount_percent {
    color: red;
    font-weight: bold;
}

.nothing {
    font-size: 17px;
    padding: 28px;
    text-align: center;
    line-height: 30px;
}

.container-fluid {
    margin-right: -130px !important;
    margin-left: -27px !important;
    width: 100%;
}
.menu_order .food_option {
    margin-right: 10px;
    float: left;
    margin-top: 2px;
}

.frame-restaurant {
    font-style: normal;
    background-color:white;
        min-height: 475px;
}

.frame-special-offer {
    min-height: 0px;
    padding: 10px;
   margin: 10px 15px 0px 15px;
}

.frame-special-offer img {
    width:100%;
    height:100%;
}
                   

.frame-restaurant_small {
    font-style: normal;
    background-color:white;
    min-height: 10px !important;
}
.frame-foodmenu-show-type{
    margin: 0 15px;
    margin-top: 10px;
    padding: 10px 25px;
    text-align: left;
    min-height: auto;
}

.foodmenu-show-type-label{
    font-size: 12px;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 25px;
    margin-right: 5px;
    padding-top: 2px;
    cursor: pointer;
}

.foodmenu-show-type-list:hover, .foodmenu-show-type-list.active{
    background: rgba(0, 0, 0, 0) url("images/art/transparent.png") no-repeat scroll -100px -30px;
    color: red;
}

.foodmenu-show-type-list{
    background: rgba(0, 0, 0, 0) url("images/art/transparent.png") no-repeat scroll -100px -60px;
    color: rgb(51, 50, 50);
}

.foodmenu-show-type-list-minimal:hover, .foodmenu-show-type-list-minimal.active{
    background: rgba(0, 0, 0, 0) url("images/art/transparent.png") no-repeat scroll -420px -30px;
    color: red;
}

.foodmenu-show-type-list-minimal{
    background: rgba(0, 0, 0, 0) url("images/art/transparent.png") no-repeat scroll -420px -60px;
    color: rgb(51, 50, 50);
}

.foodmenu-show-type-grid:hover, .foodmenu-show-type-grid.active{
    background: rgba(0, 0, 0, 0) url("images/art/transparent.png") no-repeat scroll -260px -30px;
    color: red;
}

.foodmenu-show-type-grid{
    background: rgba(0, 0, 0, 0) url("images/art/transparent.png") no-repeat scroll -260px -60px;
    color: rgb(51, 50, 50);
}

.menu_food {
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    background-color: white;
    margin-right: 10px;
    font-size: 13px;
    cursor:pointer;
    text-transform: lowercase;
}
.menu_food:hover {
    background-color:rgb(230, 230,230);
}

#main_menu_restaurant {
    top: 30px;
    position: absolute;
    background-color: white;
    margin-left: 35px;
    margin-right: 35px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid black;
    width: 600px;
}

ul#main_menu_restaurant li.menu_food {
    float: left;
}

.main_content {
    padding: 50px 25px 50px 25px;
    margin: 10px 15px 25px 15px;
}

.food_group a {
    color:white;
    font-weight:normal;
}

.food_group a:hover {
    color:white;
    font-weight:normal;
}

.menu_food a {
    font-weight: normal;
    text-decoration:none;
    color:black;
    font-size: 14px;
}

.supplier-info {
    margin:0;
    height: 200px;
}

.supplier-data {
    padding-top: 25px;
}

.supplier-name-div {
    font-size: 24px;
    font-weight: bold;
}

.supplier-name-div a {
    color: black;
}

.supplier-address-div {
    font-size: 18px;
    display: inline-block;
    margin-top:10px;
    color:black;
}

.frame-supp-info {
    width: 110px;
    height: 50px;
    float: left;
    background-color: white;
    border-radius: 5px;
    margin-right: 10px;
    border: 1.5px solid rgb(196,196,196);
    z-index: 9999;
}

.frame-supp-info-dark {
    background-color: rgb(196,196,196);
}

.frame-supp-info-black {
    background-color: rgb(22,22,22);
}

.frame-title_opcl {
    color: white;
    text-align: center;
    padding-top: 18%;
    font-size: 14px;
}

.frame-title {
       font-size: 12px;
    margin-top: 8px;
    text-align: center;
}

.frame-data {
    text-align: center;
    font-size: 12px;
    margin-top: 5px;

}
.frame-data1 {
    font-size: 11px;
    text-align: center;
    line-height: 16px;
    margin-top: 7px;
}

.frame-image {
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 4px;
    margin-left: 1px;
    margin-right: 9px;
}

.frame-image-clock {
    background: url("../../images/art/clock2.png") no-repeat center top;
    margin-left: 10px;
}

.frame-image-coins {
    background: url("../../images/art/coin_stack.png") no-repeat center top;
    margin-left: 2px;
}

.frame-image-scooter {
    background: url("../../images/art/scooter.png") no-repeat center top;
    margin-left: 10px;
}

.supplier-data-box {
    // top: 53px;
    // position: relative;
}

.favorites{
    font-size: 20px;
    float: right;
    padding-right: 80px;
    color: rgb(189,3,16);
}

.favorites-text {

    color: black;

    font-size: 20px;
    font-weight: bold;
    top: 2px;
    position: relative;
}

.plus-sign {
    color: black;
    cursor: pointer;
    margin-top: 31px;
    float: right;
    margin-right: -56px;
    font-size: 12px;
}

.show-image {
    width: 215px;
    height: 140px;
}

.akcija {
    width: 70px;
    height: 20px;
    color: white;
    background-color: rgb(255,108,42);
    display: inline-block;
    margin-top: 5px;
    border-radius: 5px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 6px;
    font-weight: 100;
    margin-right: 10px;
}

.akcija-text {
    padding-top: 9px;
}

.discount-offers {
    height: 40px;
}

.offers-discount {
    height: 60px;
    margin-top:10px;
}

.menu-order label {
    font-weight: 100;
}

#order-cart {
    border: 1px solid black;
    width:310px;
    z-index:1;
    box-shadow: 0px 1px 10px #000;
    -moz-box-shadow: 0px 1px 10px #000;
    -webkit-box-shadow: 0px 1px 10px #000;
}

.total-price-text {
    float: left;
    padding-left: 42px;
    font-weight: 100;
    font-size: 22px;
}

.total-price-num {
    float: right;
    padding-right: 41px;
    font-size: 22px;
    font-weight: bold;
}
.active_frame {
    font-weight:100;
     min-height: 100px;
}

.heart-red {
    background: url("../../images/art/sb_heart.png") no-repeat center top;
    width: 33px;
    height: 26px;

}

.heart-gray {
    background: url("../../images/art/sb_heart_gray.png") no-repeat center top;

    width: 33px;
    height: 26px;

}

.profile-info {
    margin-bottom: 20px;
}

.category_text {
     font-size: 18px;
    margin-left: 5%;
    float:left;
}
.category_menu {
    float:right;
}
.category_container {
    height:40px;
}

.not_deliver {
    background-color:red;
}

.fixed {
    position:fixed;
    z-index:1;
}

#option_ing {
    top: -40px;
    position: relative;
}

.hidden {
    display:none;
}
.no-food {
    text-align: center;
}

.little-x {
    color: rgb(141,141,141);
    margin-left:-16px;
}

.yellow-not-delivering {
    background-color: yellow;
    color: black;
}

.red-close {
       background-color: rgb(220,22,17);
    color: white;
}

.new_restaurant {
    background: url('../../images/art/sb_new.png') no-repeat;
    width: 75px;
    height: 35px;
    float: left;
    position: absolute;
    top: 25px;
    left: 10px;
}

.coupon-supplier {
    position: absolute;
    left: 205px;
    top: 25px;
}
.coupon-supplier-info {
    position: absolute;
    left: 191px;
    top: 25px;
}

.coupon-supplier_search {
    position: absolute;
    left: 190px;
    padding-top: 25px;
}
.sb-coupon-supplier {
    max-width:50px;
}

.order_main_table tr {
    height:10px;
}

.frame-title-min {
    margin-top:0px;
    font-size: 12px;
}

.frame-data-min {
    margin-top: 7px;
}

.quantity_button:hover {
    background-color: rgb(229,229,229);
}

.supplier-address-div:hover {
    text-decoration: underline;
}

.quantity_button_order_minus span {
    bottom: 3px;
    position: relative;
}
.quantity_button_order_plus span {
    position: relative;
    bottom: 1px;
}

#quantity_down span {
    bottom: 3px;
    position: relative;
}
#quantity_up span {
    position: relative;
    bottom: 1px;
}

.supplier-profile {
    display: -webkit-inline-box;
    z-index:600;
    position:relative;
}

.supplier-profile a {
    color:black;
}
.supplier-profile a:hover {
    text-decoration:underline;
}

.form-control-select {
    bottom: 35px;
    position: relative;
}

.menu_order label {
    font-weight:normal;
}

.ui-dialog button.ok_button_dialog {
    background-color:rgb(21,176,90);
    border-color:white;
}
a.hidden-seo-url:checked, a.hidden-seo-url:focus, a.hidden-seo-url:link, a.hidden-seo-url:visited {
    text-decoration: none;
    color:black;
}

.inactive-rest {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    margin: 0;
}

.inactive-rest .inactive-div{
    margin-top: 22%;
    text-align: center;
}

.free-food-text {
    padding-bottom: 25px;
    font-size: 14px;
}

.potvrdi_narudzbu0 {
    display:block;
}
.potvrdi_narudzbu1 {
    display:block;
}

.image-grid{
    width: auto;
    height: auto;
}

.food-image-thumb-a{
    position: absolute;
    font-size: 14px;
    right: 0px;
    color: gray;
}

.zoomicon-reset{
    margin-top: 0;
    margin-left: 0;
    width: 30px;
    height: 25px;
}

.one-food-grid-content{
    position: absolute;
    width: 193px;
    left: 0;
    bottom: 20px;
    background: rgba(0, 0, 0, 0) url("images/art/png/opacity80.png") repeat scroll 0 0;
    color: black;
    font-size: 15px;
    padding-left: 5px;
}

.new_order_food_preloaded{
    display: none;
}

.validate_bottom {
    left: 0px;
}

.validate_right {
     display: block;
     position: absolute;
     left: 470px;
     width: 100%;
     height: 50px;
     top:-66px;
}
.food-wrapper table.order_main_table {
    background: white;
}

/** */
.food-wrapper .info-container {
    margin-left: 0;
    width: 100%;
}

.food-wrapper .restaurant-menu.normal li li {
    padding-left: 0;
    padding-right: 0;
}