.currency {
    margin-right: 5px;
}

.img-ghasr-resturant {
    width: 185px;
    height: 185px;
    text-align: center;
    margin-top: 11px;
    object-fit: cover;
    object-position: center;
}

.img-ghasr-coffe {
    width: 185px;
    height: 185px;
    text-align: center;
    margin-top: 11px;
    object-fit: cover;
    object-position: center;
}

.food-p {
    font-size: 13px;
    text-align: left;
    color: #3e3939;
    display: inline-block;
    float: left;
    width: 91%;
    margin-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 40px;
    margin-bottom: 0;
}

@media(max-width:767px) {
    aside .logo {
        left: -224px;
    }

    .parent-price {
        float: right;
    }

    .sidebar-menu {
        margin-left: -224px;
        transition: all 0.5s ease 0s;
    }

    .content {
        margin-left: 0px;
        transition: all 0.5s ease 0s;
    }

    main .collapse-button {
        left: 0;
        border: 1px solid #fff;
        border-radius: 3px;
    }

    header {
        left: 0;
    }

        header .heading h1 {
            font-size: 20px;
            color: #ffffff;
            margin-top: 15px !important;
        }

    .parent-menu-sp {
        display: block;
        margin-top: 27px;
        cursor: pointer;
        float: left;
        position: relative;
        transition: all 0.3s ease-in-out;
        margin-right: 13px;
        border-radius: 50%;
        padding: 5px 8px 5px 8px;
    }

        .parent-menu-sp span {
            background-color: #fff;
            height: 5px;
            width: 5px;
            line-height: 1px;
            display: block;
            margin: 3px auto;
            transition: all .35s ease;
            cursor: pointer;
            border-radius: 50%;
        }

    header .heading {
        background-color: #8b2231;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
        padding-bottom: 10px;
    }

    .back-link {
        background-color: rgba(0, 0, 0, 0.08);
    }

    .lan-menu-img {
        margin-right: 15px;
        width: 34px;
        height: 34px;
        border-radius: 50%;
        border: 1px solid #218c8e;
    }

    .breadcrumb {
        margin: -18px 6% 0 !important;
        background-color: #fff6e5 !important;
        box-shadow: 0px 0px 2px 0 #373131;
    }

    #NavBar {
        padding-top: 5px;
    }

    #NavCat1 {
        display: none;
    }

    ul#NavCat .mid:before {
        color: #e7e7e7;
    }

    .breadcrumb li + li:before {
        font-family: "FontAwesome";
        content: "\f104";
    }

    .img-ghasr-coffe {
        height: 25vw;
        box-shadow: 0 5px 15px 0 rgb(0 0 0 / 100%);
        width: 25vw;
    }

    .img-ghasr-resturant {
        height: 16vw;
        box-shadow: 0 5px 15px 0 rgb(0 0 0);
        width: 16vw;
    }

    .triangle-red {
        display: none;
    }

    .fp {
        margin-left: 3%;
        float: left;
        width: 66vw;
    }

    .fp-ghasr-coffe {
        margin-left: 3%;
        float: left;
        width: 57vw;
    }

    .parent-open {
        float: left;
        display: inline-block;
    }

    .special-food a {
        padding: 25px;
        border-radius: 10px;
    }

    .fp .currency {
        float: left;
    }

    .special-food .food-price {
        float: left;
    }

    .special-food .food-name {
        white-space: break-spaces;
    }

    .overlay .wrap-1 {
        display: none;
    }

    .overlay .wrap-2 {
        display: none;
    }

    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .img-roots {
        background: #fff;
        border-radius: 50%;
        margin-bottom: 6px;
    }

    .starter a, .main-course a, .drinks a, .desserts a {
        background-color: #eeeeee;
    }

    .starter h3, .main-course h3, .drinks h3, .desserts h3 {
        color: #8b2231;
        line-height: 34px;
    }

    h3, .h3 {
        font-size: 18px;
    }

    .drinks hr, .drinks span {
        display: none;
    }

    .overlay-black {
        width: 7%;
    }

    .closebtn img {
        max-width: 20px;
    }

    .closebtn {
        right: 95%;
    }
}

@media(max-width:550px) {
    .parent-menu-sp {
        margin-top: 15px;
    }
    .NavCat .mid {
        padding-right: 0px;
        font-size: 12px !important;
    }

        .NavCat .mid a {
            font-size: 12px !important;
            padding-left: 4px;
        }

    .NavCat .pre {
        width: 0;
    }

    header .heading h1 {
        font-size: 15px;
    }

    .back-link {
        margin-right: 3px;
        padding: 4px 12px 8px 15px;
        background: #ceb545;
    }

        .back-link .fa {
            font-size: 30px;
        }

    .img-ghasr-resturant {
        height: 25vw;
        width: 25vw;
        box-shadow: 0 1px 3px 0 rgb(0 0 0);
    }

    .fp {
        width: 33vw;
    }

    .fp-ghasr-coffe {
        width: 33vw;
    }

    .special-food a {
        line-height: 31px;
    }

    .food-name {
        padding-bottom: 10px;
    }
}

@media(max-width:450px) {
    .special-food a {
        padding: 10px;
    }

    .img-ghasr-coffe {
        height: 45vw;
        width: 45vw;
        box-shadow: 0 0px 8px 0 rgb(0 0 0);
        min-height: 120px;
    }

    .img-ghasr-resturant {
        margin-top: 20px;
    }

    .closebtn img {
        max-width: 16px;
    }

    .fp {
        width: 39vw;
    }

    .fp-ghasr-coffe {
        width: 38vw;
    }
}

@media(max-width:350px) {

    header {
        width: 100%;
        left: -5%;
    }

    .parent-menu-sp {
        margin-left: 35px !important;
        margin-right: 0;
    }

    main .collapse-button {
        left: 1px;
    }
    .overlay-black {
        width: 24%;
    }
}

@media(max-width:330px) {

    header {
        width: 100%;
        left: -11%;
    }

    main .collapse-button {
        left: 1px;
    }

    .fp {
        width: 68vw;
    }

    .fp-ghasr-coffe {
        width: 46vw;
    }
}


@media(max-width:767px) {
    .facilities .parent-open .img-hover img {
        margin-top: 10px;
        margin-bottom: 8px;
    }

    .facilities .fp {
        width: 100%;
    }
}

@media(min-width:768px) {
    .FckDesc table tbody td {
        font-size: 15px
    }

    .FckDesc table thead th {
        font-size: 15px
    }
}

@media(max-width:450px) {
    p.information-a {
        display: ruby-text;
    }
}
