/*==================================================

        Project: RESTAURANT FOOD-
        Version: 1.0
        Last change: 10/26/16
        Author : kodeforest

        /**
        * Table of Contents :
        * 1.0 - Default Css Wrap Start
        * 2.0 - Food- Restaurant Header
        * 2.1 -   Chosen Menu Select
        * 2.2 -   Search Calendar
        * 2.3 -   Social icons right
        * 3.0 - Banner starts
        * 3.5 -   Banner search form and services
        * 4.0 - Others pages banner
        * 5.0 - Page Content
        * 6.0 - Food- near by gallery
        * 7.0 - Subscrible Form
        * 8.0 - Index Slider 4 by 4
        * 9.0 - Slider Wrapper
        * 10.0 - Restrurent Food- Blog
        * 11.0 - Connect to Services
        * 12.0 - Blog Content:Right
        * 13.0 - Food- Restrurent Colums
        * 14.0 - Food- Detail Page Slider
        * 15.0 - Food- Dorchester section
        * 16.0 - Food- Detail infomation
        * 17.0 - Food- infomation live support
        * 18.0 - Food- Accordien velue
        * 19.0 - Food- video sections
        * 20.0 - Food- Radius Area Eliments
        * 21.0 - Food- Customer Reviews
        * 22.0 - Food- Dorchester grill
        * 23.0 - Food- detail infomation
        * 24.0 - Food- infomation live support
        * 25.0 - Food- velue Accordien
        * 26.0 - Food- video section
        * 27.0 - Food- customer reviews sec
        * 28.0 - Food- customer form application
        * 29.0 - food- list & grid views columns
        * 30.0 - food- list columns
        * 31.0 - food- grid columns
        * 32.0 - food- restrurent gridview vol 5
        * 33.0 - food- Aticles
        * 34.0 - food- Aticles colum
        * 35.0 - food- tag list title
        * 36.0 - food- user infomation cart
        * 37.0 - food- post blog recent
        * 38.0 - food- chat content messages
        * 39.0 - food- Replay comment
        * 40.0 - food- blog vol 1
        * 41.0 - food- blog vol 2 grid
        * 42.0 - food- contact map marker
        * 43.0 - food- submit form
        * 44.0 - 404 page
        * 45.0 - coming soon page
        * 46.0 - Dashboard starts
        * 47.0 - Food- Footer Section starts

        [Color codes]

        Background: #f8f8f8 (white)
        Content: #999999 (light black)
        Header h1: var(--custom-value) (yellow)
        Footer:  #26262a (dark black)

        a (standard): #999999 (light black)
        a (visited): #999999 (light black)
        a (active): #999999 (light black)

        [Typography]

        Body copy:  15px/ 'Raleway', sans-serif;
        Headers:  'Montserrat' ,sans-serif;
        Input, textarea: 'Raleway', sans-serif;
        Sidebar heading: 'Raleway', sans-serif;


==================================================*/

/*
          ============================================================
                   Default Css Wrap Start
          ============================================================
*/


.food-header,
.food-toptemplate,
.food-right-template > ul{
    float: left;
    width:100%;
}


section{
    padding:25px 0 40px;
    float: left;
    width:100%;
    position: relative;
}

.no-padding{
    padding: 0px;
}
html,
body,
a{
    font-size: 14px;
}
/* .inner-form-tags form .chosen-container-single .chosen-single,
.inner-form-tags form .search-date-calender, */
.reply-comments .customer-said-admin,
.follows-us li a,
/* .submit-form-food- form input, .submit-form-food- form textarea, */
.contact-us-map .contact-detail-everytime li,
.food-grid-view,
/* .food-searchvelue-change form input, */
/* .inner-form-tags form textarea,
.inner-form-tags form input, */
.food-leftside-section,
.feature-sliders-items,
.food-rated-restaurent{
    /* background-color: #f8f8f8; */
    background-color: #000000;
}

.food-grid-view{
  background-color: white !important;
}

input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
.mobile-search .chosen-selects,
select,
textarea {font-size: 16px !important;}

.full-width,
.list-fade-tab{
    float: left;
    width:100% !important;
}

.restaurent-detail .food-pager-slider iframe {position: relative;}

.padding-5 {
    padding: 5px !important;
}

.padding-10 {
    padding: 10px !important;
}

.padding-15 {
    padding: 15px !important;
}

.padding-20 {
    padding: 20px !important;
}

.padding-25 {
    padding: 25px !important;
}

.padding-30 {
    padding: 30px !important;
}

.padding-35 {
    padding: 35px !important;
}

.padding-40 {
    padding: 40px !important;
}

.padding-horizontal-5 {
    padding: 0 5px !important;
}

.padding-horizontal-10 {
    padding: 0 10px !important;
}

.padding-horizontal-15 {
    padding: 0 15px !important;
}

.padding-horizontal-20 {
    padding: 0 20px !important;
}

.padding-vertical-10 {
    padding: 10px 0 !important;
}

.padding-vertical-15 {
    padding: 15px 0 !important;
}

.padding-vertical-20 {
    padding: 20px 0 !important;
}

.padding-bottom-0 {
    padding-bottom: 0px !important;
}

.padding-bottom-5 {
    padding-bottom: 5px !important;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.padding-bottom-15 {
    padding-bottom: 15px !important;
}

.padding-bottom-20 {
    padding-bottom: 20px !important;
}

.padding-bottom-25 {
    padding-bottom: 25px !important;
}

.padding-bottom-30 {
    padding-bottom: 30px !important;
}

.padding-bottom-35 {
    padding-bottom: 35px !important;
}

.padding-bottom-40 {
    padding-bottom: 40px !important;
}

.padding-bottom-45 {
    padding-bottom: 45px !important;
}

.padding-bottom-50 {
    padding-bottom: 50px !important;
}

.padding-top-0 {
    padding-top: 0px !important;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.padding-top-10 {
    padding-top: 10px !important;
}

.padding-top-15 {
    padding-top: 15px !important;
}

.padding-top-20 {
    padding-top: 20px !important;
}

.padding-top-25 {
    padding-top: 25px !important;
}

.padding-top-30 {
    padding-top: 30px !important;
}

.padding-top-35 {
    padding-top: 35px !important;
}

.padding-top-40 {
    padding-top: 40px !important;
}

.padding-top-45 {
    padding-top: 45px !important;
}

.padding-top-50 {
    padding-top: 50px !important;
}

.padding-top-55 {
    padding-top: 55px !important;
}

.padding-top-60 {
    padding-top: 60px !important;
}

.padding-top-65 {
    padding-top: 65px !important;
}

.padding-top-70 {
    padding-top: 70px !important;
}

.padding-left-0 {
    padding-left: 0px !important;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.padding-left-10 {
    padding-left: 10px !important;
}

.padding-left-15 {
    padding-left: 15px !important;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.padding-left-25 {
    padding-left: 25px !important;
}

.padding-left-30 {
    padding-left: 30px !important;
}

.padding-left-35 {
    padding-left: 35px !important;
}

.padding-left-40 {
    padding-left: 40px !important;
}

.padding-left-45 {
    padding-left: 45px !important;
}

.padding-left-50 {
    padding-left: 50px !important;
}

.padding-left-55 {
    padding-left: 55px !important;
}

.padding-left-60 {
    padding-left: 60px !important;
}

.padding-left-65 {
    padding-left: 65px !important;
}

.padding-left-70 {
    padding-left: 70px !important;
}

.padding-left-75 {
    padding-left: 75px !important;
}

.padding-left-80 {
    padding-left: 80px !important;
}

.padding-left-85 {
    padding-left: 85px !important;
}

.padding-left-90 {
    padding-left: 90px !important;
}

.padding-right-0 {
    padding-right: 0px !important;
}

.padding-right-5 {
    padding-right: 5px !important;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.padding-right-15 {
    padding-right: 15px !important;
}

.padding-right-20 {
    padding-right: 20px !important;
}

.padding-right-25 {
    padding-right: 25px !important;
}

.padding-right-30 {
    padding-right: 30px !important;
}

.padding-right-35 {
    padding-right: 35px !important;
}

.padding-right-40 {
    padding-right: 40px !important;
}

.padding-right-45 {
    padding-right: 45px !important;
}

.padding-right-50 {
    padding-right: 50px !important;
}

.padding-right-55 {
    padding-right: 55px !important;
}

.padding-right-60 {
    padding-right: 60px !important;
}

.padding-right-65 {
    padding-right: 65px !important;
}

.padding-right-70 {
    padding-right: 70px !important;
}

.padding-right-75 {
    padding-right: 75px !important;
}

.padding-right-80 {
    padding-right: 80px !important;
}

.padding-right-85 {
    padding-right: 85px !important;
}

.padding-right-90 {
    padding-right: 90px !important;
}

.margin-negative-5 {
    margin: -5px !important;
}

.margin-5 {
    margin: 5px !important;
}

.margin-10 {
    margin: 10px !important;
}

.margin-15 {
    margin: 15px !important;
}

.margin-20 {
    margin: 20px !important;
}

.margin-25 {
    margin: 25px !important;
}

.margin-30 {
    margin: 30px !important;
}

.margin-35 {
    margin: 35px !important;
}

.margin-40 {
    margin: 40px !important;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

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

.margin-bottom-25 {
    margin-bottom: 25px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-35 {
    margin-bottom: 35px !important;
}

.margin-bottom-40 {
    margin-bottom: 40px !important;
}

.margin-bottom-45 {
    margin-bottom: 45px !important;
}

.margin-bottom-50 {
    margin-bottom: 50px !important;
}

.margin-top-0 {
    margin-top: 0px !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-15 {
    margin-top: 15px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-25 {
    margin-top: 25px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-35 {
    margin-top: 35px !important;
}

.margin-top-40 {
    margin-top: 40px !important;
}

.margin-top-45 {
    margin-top: 45px !important;
}

.margin-top-50 {
    margin-top: 50px !important;
}

.margin-right-0 {
    margin-right: 0px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-15 {
    margin-right: 15px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-right-25 {
    margin-right: 25px !important;
}

.margin-right-30 {
    margin-right: 30px !important;
}

.margin-right-35 {
    margin-right: 35px !important;
}

.margin-right-40 {
    margin-right: 40px !important;
}

.margin-right-45 {
    margin-right: 45px !important;
}

.margin-right-50 {
    margin-right: 50px !important;
}

.margin-left-0 {
    margin-left: 0px !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-15 {
    margin-left: 15px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.margin-left-25 {
    margin-left: 25px !important;
}

.margin-left-30 {
    margin-left: 30px !important;
}

.margin-left-35 {
    margin-left: 35px !important;
}

.margin-left-40 {
    margin-left: 40px !important;
}

.margin-left-45 {
    margin-left: 45px !important;
}

.margin-left-50 {
    margin-left: 50px !important;
}

/*========================================*/
/*		Food- Restaurant Header 			  */
/*========================================*/
.food-navigaion,
.food-navigaion ul,
.food-navigaion ul li,
.food-right-template li{
    float: left;
}
.logo-img a{
    display: inline-block;
    padding: 0 0 0;
}
.food-navigaion > ul{
    float: left;
    width:100%;
    text-align: left;
}
.food-navigaion .menu-nav{
    text-align: left;
}
.food-navigaion-template{
    float: right;
    width: 80%;
}
.food-navigaion > ul li{
}
.food-toptemplate{
    padding: 5px 0;
    position: relative;
}
.food-navigaion-template > ul{

}
.food-navigaion-template .dl-menuwrapper .dl-menu{
    left:auto;
    right:0px;
}
.food-navigaion-template .dl-menuwrapper{
    display: none;
}
.food-navigaion-template{

}
.plus-menu-card{
    color: #666666;
}
.food-language {
    float: left;
    font-size: 20px;
    height: auto;
    padding: 0;
}
.login-account{
    overflow: hidden;
}
.auth-area {
    float: left;
    padding: 0 0 0 15px;
    width: calc(100% - 75.5%);
}
.login-head {
    display: inline-flex;
    align-items: center;
    line-height: 6.5;
    color: var(--white);
    width: 100%;
    justify-content: center;
}
.login-head text {
    font-size: 16px;
    padding:0 10px;
}
.login-head .actor i {
    color: var(--white);
    font-size: 24px;
    margin-right: 15px;
    padding: 15px;
    border-right: 1px solid var(--white);
}
.login-head a {
    color: var(--white);
    font-size: 18px;
}
.back-view {
    float: left;
}
.back-view a {
    color: var(--white);
    margin-right: 10px;
    font-size: 50px;
    /* margin-left: 90px; */
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 15px;
}
.logo-img{
    text-align: center;
}
.logo-img img{
    height: 65px;
}
.find-search-engine-search #search-icon {
    background: transparent;
    font-size: 25px;
    width: auto;
    padding-top: 12px;
    float: right;
    color: #fff;
    /* margin-right: 90px; */
}
.find-search-engine-row {
    padding: 8px 0;
    width: 100%;
}
.find-search-engine-row .search-close-btn{
    position: absolute;
    right: 30px;
    background: transparent;
    margin-top: 6px;
}
.find-search-engine-row .search-close-btn i{
    font-size: 35px;
    color: black;
    top: 18px;
}
.threeD_view .modal-content {
    background-color: var(--dark-gray);
}
.threeD_view .modal-footer {
    border: 0;
    text-align: center;
    padding-top: 0;
}
.threeD_view .modal-footer a {
    font-size: 24px;
    color: var(--white);
    opacity: 1;
    background-color: var(--black);
    border-radius: 20px;
    float: none;
    position: relative;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.threeD_view .modal-footer a:after {
    content: '';
    position: absolute;
    top: 20px;
    left: 60px;
    min-width: 302px;
    width: 100%;
    height: 1px;
    background: -moz-linear-gradient(left, rgba(153,153,153,1) 0%, rgba(51,51,51,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(153,153,153,1)), color-stop(100%, rgba(51,51,51,1)));
    background: -webkit-linear-gradient(left, rgba(153,153,153,1) 0%, rgba(51,51,51,1) 100%);
    background: -o-linear-gradient(left, rgba(153,153,153,1) 0%, rgba(51,51,51,1) 100%);
    background: -ms-linear-gradient(left, rgba(153,153,153,1) 0%, rgba(51,51,51,1) 100%);
    background: linear-gradient(to right, rgba(153,153,153,1) 0%, rgba(51,51,51,1) 100%);
}
.threeD_view .modal-footer a:before {
    content: '';
    position: absolute;
    top: 20px;
    right: 60px;
    min-width: 302px;
    width: 100%;
    height: 1px;
    background: -moz-linear-gradient(left, rgba(51,51,51,1) 0%, rgba(153,153,153,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(51,51,51,1)), color-stop(100%, rgba(153,153,153,1)));
    background: -webkit-linear-gradient(left, rgba(51,51,51,1) 0%, rgba(153,153,153,1) 100%);
    background: -o-linear-gradient(left, rgba(51,51,51,1) 0%, rgba(153,153,153,1) 100%);
    background: -ms-linear-gradient(left, rgba(51,51,51,1) 0%, rgba(153,153,153,1) 100%);
    background: linear-gradient(to right, rgba(51,51,51,1) 0%, rgba(153,153,153,1) 100%);
}
.threeD_view .modal-lg {
    max-width: 942px;
    width: auto;
    margin: 30px auto;
    /*width: auto;*/
}
#video.threeD_view .modal-lg,
#gallery.threeD_view .modal-lg {
    max-width: 942px;
    width: auto;
}
#video.threeD_view .modal-lg .modal-body,
#gallery .threeD_view .modal-lg .modal-body {padding: 20px;}
.threeD_view .carousel-indicators li {
    width: auto;
    height: auto;
    text-indent: 0;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    transition: transform .2s;
}
.threeD_view .carousel-indicators .active {
    width: auto;
    height: auto;
    background-color: transparent;
    margin: 0 5px 0 0;
    transform: scale(1.05);
}
.threeD_view .carousel-indicators {
    white-space: nowrap;
    overflow-x: auto;
    left: 50%;
    margin-left: -50%;
    bottom: 0 !important;
    width: 100%;
    /* padding: 8px 0; */
    padding-top: 20px;
    background-color: rgba(51,51,51,1);
}
.threeD_view .carousel-control{
    width: 45px;
    height: 45px;
    top: 50%;
    margin-top: -50px;
    background-color: rgba(0, 0, 0, 1);
}
.threeD_view .carousel-control .glyphicon-chevron-left,
.threeD_view .carousel-control .glyphicon-chevron-right {top: 16px;}
.threeD_view .carousel-control .glyphicon-chevron-left {left: 35%;}
.threeD_view .carousel-control .glyphicon-chevron-right {right: 35%;}
.threeD_view .carousel-indicators::-webkit-scrollbar {width: 6px;height: 6px;}
.threeD_view .carousel-indicators::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(204, 204, 204,.5);box-shadow: inset 0 0 6px rgba(204, 204, 204,.5);border-radius: 5px;}
.threeD_view .carousel-indicators::-webkit-scrollbar-thumb {background-color: black;outline: 1px solid #766118;border-radius: 5px;}

.food-right-template button{
    background-color: transparent;
}
.food-right-template ul li button{
    font-size: 20px;
    line-height: 0px;
    padding: 0px;
    min-height: 39px;
}
.food-right-template > ul{
    margin: 14px 0;
}
.food-right-template ul li{
    padding: 0px 20px 0;
    min-height: 39px;
    position: relative;
}
.food-right-template ul li:before{
    position: absolute;
    content:"";
    top:0px;
    right:0px;
    bottom:0px;
    border-right: 1px solid #cccccc;
}
.food-right-template ul li .mein-search{
    padding: 0px 0px 0px;
    background-color: transparent;
    box-shadow: rgba(0, 0, 0, 0.10);
    border:none;
    color:#666;
    font-size: 20px;
}
.food-right-template ul li .mein-search i{


}
.food-right-template ul li a i{
    font-size: 24px;
}

.food-language .dropdow{
    position: relative;
}
.food-language .dropdown button{
}
.food-language .dropdown button span{
    margin-left: 10px;
    color:#666666;
}
.food-language .dropdown.open button{
    display: inline-block;
}
.food-language .dropdown button{
    font-size: 13px;
    color:#666666;
    padding: 5px 5px;
    margin: 0px;
    display: inline-block;
    background-color: transparent;
    text-transform: uppercase;
}
.food-right-template form{
    float: right;
}
.food-right-template form input{
    height: auto;
    width:100%;
    color:#666666;
}
.food-right-template form input::-moz-placeholder{
    color:#666666;
    text-transform: uppercase;
}
.food-language ul{
    border-top: medium none;
    box-shadow: none;
    padding: 0;
    top: 140%;
}
.food-language .dropdown .dropdown-menu li{
    padding: 0px;
    float: left;
    width:100%;
}
.food-language .dropdown .dropdown-menu li a{
    float: left;
    width:100%;
    padding: 10px 20px;
}
.food-language .dropdown .dropdown-menu li:hover a{
    background-color: var(--dark-gray);
    color:var(--white);
}
.header-serach-food{
    float: left;
    width:100%;
    /* padding: 5px; */
    padding: 10px;
    background-color: #050505;
}







.food-navigaion{
    margin: 0 auto;
    right: 0;
    text-align: right;
    width: auto;
}
.food-navigaion > .nav-menu{
    float: right;
    text-align: center;
    width: 100%;
}
.food-navigaion > .nav-menu li{
    text-align: left;
}
.food-navigaion > .nav-menu > li > a{
    font-size: 15px;
    color:#666666;
    padding: 21px 36px 22px;
    width:100%;
    position: relative;
}
.food-navigaion .nav-menu li a:before{
    border-left: 1px solid ;
    border-top: 1px solid ;
    left: -7px;
    top: 11px;
    transform:translateY(10px) translateX(57px) scale(0) perspective(100px);
}
.food-navigaion .nav-menu > li:hover > a:before{
    left: 10px;
    top: 10px;
}
.food-navigaion .nav-menu > li:hover > a:after{
    bottom: 10px;
    right: 10px;
}
.food-navigaion  .nav-menu > li > a:after{
    border-right: 1px solid ;
    border-bottom: 1px solid ;
    right: -7px;
    bottom: 11px;
    transform:translateY(-27px) translateX(-65px) scale(0) perspective(100px);
}
.food-navigaion .nav-menu > li > a:before,
.food-navigaion .nav-menu > li > a:after{
    content: "";
    height: 30%;
    width: 30%;
    position: absolute;
}
.food-navigaion .nav-menu > li:hover > a:before,
.food-navigaion .nav-menu > li:hover > a:after{
    transform:translateY(0px) translateX(0px) scale(1) perspective(100px);
}
.food-navigaion .nav-menu > li{
    display: inline-block;
    float: none;
    margin-right: 0;
    position: relative;
}
.food-navigaion .nav-menu > li:last-child{
    margin-right: 0px;
}
.food-navigaion .nav-menu li:hover .children{
    opacity: 8;
    transform: rotateX(0deg) translateY(10px) perspective(100px);
    visibility: visible;
}
.food-navigaion .nav-menu li .children{
    background-color: rgba(255, 255, 255, 1);
    position:absolute;
    top:100%;
    width:280px;
    height:auto;
    overflow: hidden;
    z-index:9999;
    opacity: 0;
    visibility: hidden;
    padding: 10px 0 11px;
    overflow: hidden;
    transform: rotateX(0deg) translateY(0px) perspective(100px);
}
.food-navigaion .nav-menu li .children li{
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.food-navigaion .nav-menu li .children li a{
    font-size: 13px;
    padding: 8px 0;
    position: relative;
    width:100%;
    text-transform: capitalize;
}
.food-navigaion .nav-menu li .children li:before{
    position: absolute;
    left:0px;
    top:0px;
    right: 0px;
    bottom:0px;
    content:"";
}
.food-navigaion .nav-menu li .children li:hover a{
    color:var(--custom-value);
}
.food-navigaion .nav-menu li .children li{
    float:left;
    width:100%;
    padding-left:20px;
}
.food-navigaion .nav-menu li .children li:last-child{
    border-bottom: none;
}
.food-right-template ul li a,
.nav-menu li a{
    display: inline-block;
    text-transform: uppercase;
}
.food-right-template{
    float: right;
}
.food-toptemplate .hide-class-o{
    background: #333 none repeat scroll 0 0;
    display: none;
    position: absolute;
    right: 0px;
    top: 73px;
    width: 300px;
}
.hide-class-o input[type="text"],
.food-toptemplate .hide-class-o input{
    float: left;
    width:100%;
    background-color: var(--dark-gray);
    color:var(--white);
    padding: 0px 20px;
    min-height: 44px;
    font-size: 15px;
}
.hide-text-holder{
    float: left;
    width:100%;
    position: relative;
}
.food-toptemplate .hide-class-o button{
    background: transparent none repeat scroll 0 0;
    color: var(--white);
    margin-top: -20px;
    position: absolute;
    right: 10px;
    top: 50%;
}
.food-title {
    float: left;
    margin-right: 0px;
}
.food-title h3{
    color:var(--white);
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    color:var(--white);
    padding:13px 0 0;
}
.find-search-engine,
.find-search-engine .form-engine-selecter{
    float: left;
}
.header-serach-food .social-icons-join{
    width: 20%;
}
.find-search-engine #search {
    background: transparent;
    font-size: 31px;
    width: auto;
    position: absolute;
    right: 10px;
    top: 36px;
    padding: 2px 20px;
}

/*.find-search-engine-row #search {
    background: transparent;
    font-size: 25px;
    width: auto;
    position: absolute;
    right: 10px;
    top: 15px;
    margin-right: 80px;
}*/
.food-title{
    width: 16%;
}
.find-search-engine{
    float: left;
    padding: 35px 15px;
    width: 50%;
}
.form-engine-selecter{}
.form-engine-selecter ul{
    float: left;
    width:100%;
}
.form-engine-selecter > .row{
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}
.form-engine-selecter .row > li:first-child{
    padding: 0px;
}
.form-engine-selecter ul li{
    margin: 0px;
    padding: 0 0px 0px 0px;
    position: relative;

}
.form-engine-selecter ul li:before{
    position: absolute;
    right:0px;
    top:0px;
    bottom:0px;
    border-right: 1px solid #dedede;
    content:"";
}
.form-engine-selecter ul li:last-child:before{
    border-right: none;
}
.form-engine-selecter ul li:first-child .chosen-container-single .chosen-single{
    padding: 0px;

}
.form-engine-selecter ul li i{
    left: 20px;
    margin-right: 6px;
    position: absolute;
    top: 17px;
    z-index: 9;
}
/*
===================================
        Chosen Menu Select
===================================
*/
.find-search-engine{
    position: relative;
}
.find-search-engine button:hover{
    color:var(--custom-value);
    background-color: var(--white);
}
.find-search-engine button:before{
    position: absolute;
    content:"";
    top:0px;
    left:0px;
    bottom:0px;
    background-color: var(--custom-value);
    z-index: -1;
    border-radius: 5px;
    width:100%;
    opacity: 0;
    transform: translateX(-159px) perspective(110px) scale(1.5) rotate(45deg);
}
.find-search-engine button:hover:before{
    transform: translateX(221px) perspective(110px) scale(1.6) rotate(45deg);
    opacity: 0.5;
}
.find-search-engine .form-engine-selecter{
    background-color: var(--white);
    border-radius: 5px;
    float: left;
    width: 100%;
}
.form-engine-selecter ul li:first-child .chosen-container-single{
    padding: 0 0 0 27px;
}
.find-search-engine .form-engine-selecter .chosen-select{
    float: left;
    width:100%;
}
.form-engine-selecter .chosen-container-single{
    float: left;
    padding:0 0 0 44px;
}
.form-engine-selecter .col-md-3:last-child .chosen-container-single{
    border:none;
}
.form-engine-selecter .chosen-container-single .chosen-single{
    background: transparent;
    border:none;
    box-shadow: none;
    border-radius: 0;
    padding: 0 0 0 0px;
    display: block;
    height: 50px;
    line-height: 50px;
}
.form-engine-selecter .chosen-container-single .chosen-single b{
    display: none;
}
.form-engine-selecter .chosen-container-single .chosen-single div{
    background-color: transparent;
}
.form-engine-selecter .chosen-container-single .chosen-single div b::before{
    top:0px;
}
.form-engine-selecter .chosen-container-single .chosen-single span,
.search-date-calender .datepicker input{
    font-size: 14px;
    color:#aeaeae;
    cursor:pointer;
}
.others-div label .datepicker input{
    padding:0px;
}
.search-date-calender
.form-engine-selecter .select{
    position: relative;
}
.form-engine-selecter .select > span{
    position: absolute;
    top:1px;
    left:0px;
}
.form-engine-selecter input[type="text"] {
    height: 50px;
    width: 100%;
    font-size: 14px;
    color: #aeaeae;
    cursor: text;
    font-weight: 500;
}
/*
=================================
                Search Calendar
=================================
*/
.search-date-calender{
    float: left;
    padding: 0 0 0 0px;
    width: 100%;
    position: relative;
}
.search-date-calender .calendar,
.search-date-calender .calendar tbody,
.search-date-calender .datepicker{
    width:100% !important;
}
.search-date-calender .datepicker input{
    width:auto;
    border:none;
    height: 50px;
    padding: 0 0 0 48px;

}
.search-date-calender label{
    margin-bottom: 0px;
    padding: 0;
}

.form-control:focus{
    border:none;
    box-shadow: none;
}
.search-date-calender .calendar{
    position: absolute;
    top:100%;
}
.search-date-calender .calendar tbody tr td{
    padding: 0px;
}
.search-date-calender .calendar span{
}
.search-date-calender .calendar tbody .selected.date span{
    color:var(--white);
}

/*========================================*/
/*			Social icons right			  */
/*========================================*/

.header-serach-food .social-icons-join{
    float: right;
}
.social-icons-join ul{
    float: left;
    width:100%;
    padding: 8px 0;
}
.social-icons-join ul li{
    float: left;
    margin-right: 12px;
}
.social-icons-join ul li:last-child{
    margin-right: 0px;
}
.social-icons-join ul li a{
    display: inline-block;
    width:34px;
    height: 34px;
    line-height: 31px;
    text-align: center;
    font-size: 14px;
    color:var(--white);
    border:2px solid var(--white);
    border-radius: 100%;
}

/*=================================
                Banner starts
================================*/

.food-banner-sec{
    float: left;
    width:100%;
}
.food-banner-sec figure{
    position: relative;

    /* bring your own prefixes */
}
.food-header{

}
.food-banner-sec figure:before{
    position: absolute;
    top:0px;
    left:0px;
    right: 0px;
    bottom:0px;
    content:"";
    background-color: rgba(0,0,0,0.25);
}
.food-textfelid{
}
.banner-caption-options h1{
    font-weight: bold;
    color:var(--white);
    text-transform: uppercase;
    margin-bottom: 8px;
}
.banner-caption-options h2{
    color:var(--white);
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 80px;
    line-height: 40px;
}

/*================================================*/
/*		Banner search form and services			  */
/*================================================*/

.food-banner-sec,
.services-options > form{
    float: left;
    width:100%;
    position: relative;
}

.banner-caption-options{
    left: 0;
    margin: -88px auto 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    width: 1140px;
}
.services-options .food-textfelid{
    border-left: 1px solid var(--white);
}
.services-options{
    display: inline-block;
    width:890px;
    border-bottom: 1px solid var(--white);
}
.services-options form .select{
    float: left;
    position: relative;
    width:26%;
}
.services-options form .select > span{
    position: absolute;
    right: 25px;
    top: 25px;
    color:var(--white);
    font-size: 20px;
}
.services-options form .chosen-container{
    padding: 13px 0 0;
}
.services-options form .chosen-container-single .chosen-single span{
    text-align: left;
    font-size: 18px;
    color:var(--white);
}
.services-options form .select .chosen-select{
    float: left;
}
.services-options form .chosen-container-single .chosen-single div{
    background: transparent;
    display: none;
}
.services-options form .chosen-container-single .chosen-single{
    background: transparent;
    box-shadow: none;
    border:none;
}
.services-options form .chosen-container-single .chosen-single{
    line-height: 30px;
}
.services-options form .chosen-container .chosen-results{
    text-align: left;
}

.services-options .food-textfelid{
    width:74%;
}
.services-options .dropdown,
.food-textfelid{
    float: left;
}
.food-textfelid label {
    margin-bottom: 0px;
    position: relative;
    width:100%;
}
.food-textfelid label a{
    display: inline-block;
    font-size: 50px;
    position: absolute;
    right: 0;
    top: 10px;
    color:var(--white);
    z-index: 9999;
}
.food-textfelid label input{
    width:100%;
    background-color: transparent;
    border:none;
    font-size: 18px;
    color:var(--white);
    height: 73px;
    padding: 0px 30px 0px;
    position: relative;
}
.food-textfelid label input:after{
    position: absolute;
    content: "";
    bottom:0px;
    left:0px;
    right: 0px;
    border-bottom: 1px solid ;
    width:100%;
    height: 10px;
}
.food-textfelid label input::-moz-placeholder{
    color:var(--white);
}
.food-textfelid label input[type="text"]::-webkit-input-placeholder{
    color:var(--white);
    opacity: 1;
}
.food-services-restaurant{
    bottom: -100%;
    float: left;
    left: 0;
    margin-bottom: 58px;
    position: absolute;
    right: 0;
    width: 100%;
}
.food-services-restaurant ul{
    float: left;
    width:100%;
}
.food-services-restaurant ul li{
    display: inline-block;
    margin-right: 4px;
}
.food-services-restaurant ul li:last-child{
    margin-right: 0px;
}
.food-services-restaurant ul li a i{
    display: block;
    font-size: 26px;
}
.food-services-restaurant ul li a{
    display: inline-block;
    width:92px;
    height: 92px;
    text-align: center;
    font-size: 12px;
    color:var(--white);
    padding: 23px 9px;
    background-color: rgba(255,255,255,0.15);
    border-radius: 100%;
}

/*
=======================================

                Others pages banner

=======================================
*/
.inner-velue{
    float: left;
    width:100%;
    text-align: center;
    background-image:url(images/inner-pg-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 90px 0px;
    position: relative;
}
.inner-velue:before{
    position: absolute;
    top:0px;
    left:0px;
    right: 0px;
    bottom:0px;
    content:"";
    background-color: rgba(0,0,0,0.0);
}
.innner-page-title h2{
    text-transform: uppercase;
    font-weight: plain;
    color:var(--white);
    margin: 0px;
    line-height: normal;
}
.innner-page-title{
    float: left;
    width:100%;
    position: relative;
}
.inner-velue .banner-caption-options{
    margin: -20px auto;
}
.inner-velue .banner-caption-options h2{
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
}


/*
===========================================
                Page Content
===========================================
*/
.food-rated-restaurent,
.restaurent-food-titles h2,
.restaurent-services-infomation,
.main-food-restaurent-sections{
    float: left;
    width:100%;
}
.food-rated-restaurent{
    background-color:#f8f8f8;
}
.restaurent-services-infomation{
    padding: 0px 0px 0px;
}
.food-restaurent-cols:last-of-type{

}
.food-restaurent-cols{
    border:1px solid #e8e8e8;
    padding: 8px;
}

.restaurent-food-titles{
    margin: 0 auto 27px;
    position: relative;
    text-align: center;
    float: left;
    width: 100%;
}
.title-style{
    display: inline-block;
    float: none;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background-color: var(--custom-value);
    position: relative;
    margin-bottom: 8px;
}
.title-style:after,
.title-style:before{
    position: absolute;
    left: -130px;
    height: 4px;
    width: 112px;
    border-color: var(--white);
    border-top: 4px double;
    content: "";
    top: 50%;
    transform: translateY(-52%);
}
.title-style:after{
    left: auto;
    right: -130px;
}
.restaurent-food-titles h2{
    color:#2a3843;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    margin-top: -4px;
    display: inline-block;
    margin-bottom: 15px;
}
.restaurent-food-titles p{
    margin-bottom: 0px;
    font-size: 16px;
    padding: 0 50px;
    float: left;
    width: 100%;
}



.restaurent-food-columns{
    background-image: url("images/pattner.png");
    background-repeat: repeat;
    background-size: inherit;
    box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
    float: left;
    margin-bottom:30px;
    padding: 0;
    width: 100%;
    background-color: var(--white);
}
.restaurent-food-columns ul,
.restaurent-food-columns ul li{
    float: left;
}
.restaurent-food-columns > ul > li{
    overflow: hidden;
}
.restaurent-food-columns > ul > li:last-child {
    margin-right: 0px;
    padding-right: 0px;
}
.restaurent-food-columns > ul > li a{
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color:#6e6e6e;
    text-transform: capitalize;
    padding: 17px 20px 19px;
    line-height: normal;
    position: relative;
}
.restaurent-food-columns > ul > li:hover a:before{
    left: 0;
    opacity: 1;
    transform:translateX(0px);
}
.restaurent-food-columns > ul > li a:before{
    position: absolute;
    content:"";
    bottom:0px;
    left: 0px;
    width:100%;
    transform:translateX(300px);
    opacity: 0;
    border-bottom: 4px solid transparent;
}
.restaurent-food-tabs{
    float: right;
    padding: 17px 15px 11px;
}
.restaurent-food-tabs ul{
    float: left;
    width:100%;
}
.restaurent-food-tabs ul li{
    float: left;
}
.restaurent-food-tabs ul li a{
    display: inline-block;
    font-size: 20px;
    color:#cbcbcb;
    margin-right: 10px;
}
.restaurent-food-tabs ul li.active a{

}
.restaurent-food-tabs ul li:last-child a{
    margin-right: 0px;
}
.food-restaurent-cols .food-caption-static{

}
.food-restaurent-cols .food-caption-static .booknoew{
    float: left;
}
.food-caption-static{
    float: none;
    padding:11px 15px 17px;
    width: auto;
    overflow: hidden;
}
.food-restaurent-cols .food-caption-static{
    padding: 0 15px;
}
.food-caption-static > small{
    float: left;
    width:100%;
}
.food-restaurent-cols{
    float: left;
    margin-bottom: 30px;
    width:100%;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    background-color: var(--white);
}
.food-restaurent-cols figure{
    float: left;
}
.food-restaurent-cols figure img{
    /* width:100%; */
}
.food-caption-static h4,
.food-caption-static h4 a{
    font-weight: bold;
    color:#2a3843;
    float: left;
    padding: 0px 0px 0px;
    font-size: 20px;
    margin-bottom: 9px;
    display: inline-block;
    width: 100%;
}
.food-caption-static small{
    color: #888888;
    float: left;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 12px;
}
.food-column-grid-05 figure > figcaption > span,
.food-caption-static > span,
.food-restrurent-colum figure > figcaption > span{
    color: var(--white);
    display: inline-block;
    float: right;
    font-size: 12px;
    padding: 0 16px;
    position: absolute;
    right: -10px;
    min-height: 23px;
    line-height: 23px;
    z-index: 101;
}
.food-restrurent-colum.only-hover img{
    width:100%;
}
.food-column-grid-05 figure > figcaption > span:before,
.food-caption-static > span:before,
.food-restrurent-colum > figure > figcaption > span:before{
    position: absolute;
    top:0px;
    left:-11px;
    content:"";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 23px 11px;
    border-color: transparent transparent var(--custom-value) transparent;
    line-height: 0px;
}
.food-column-grid-05 figure > figcaption > span:after,
.food-caption-static > span:after,
.food-restrurent-colum > figure > figcaption > span:after{
    position: absolute;
    top:-8px;
    right:0px;
    content:"";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 0 9px;
    border-color: transparent transparent transparent #9e7504;
    line-height: 0px;
}
.caption-food-blog,
.food-silder-articles,
.food-blog-01-columns,
.kode-comments,
.kode-commenting,
.tag-list-title,
.food-aticles,
.blog-post-slider,
.opening-side-columns,
.insta-silder-felid,
.food-categories-lists,
.food-searchvelue-change{
    background:var(--white);
}
.food-caption-static h5{
    float: left;
    color:#2a3843;
    padding: 3px 0 0;
    font-weight: 600;
    text-transform: capitalize;
}
.food-caption-static ul{
    float: left;
    margin-left: 18px;
    margin-right: 13px;
}
.food-caption-static ul li{
    float: left;
    margin-right: 3px;
}
.food-caption-static ul li:last-child{
    margin-right: 0px;
}
.food-caption-static ul li a{
    font-size: 15px;
    display: inline-block;
    color:#f62201;
}
.food-caption-static p{
    display: inline-block;
    margin-bottom: 16px;
}
.food-caption-static p a {
    color: var(--red);
    font-weight: 600;
}
.booknoew{
    display: inline-block;
    padding: 8px 19px;
    background-color: #303030;
    color:var(--white);
    border-radius: 5px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0px;
    float: right;
}
.food-caption-static > h6,
.rateing-fires h6{
    margin-bottom: 12px;
    font-weight: normal;
    color:#999999;
    float: left;
    padding: 12px 0 0;
    width:auto;
}
.food-caption-static > h6{
    padding-top: 4px;
}
.food-column-grid-05 .food-caption-static > h6{
    padding-top: 0px;
    text-align: left;
}
.food-caption-static > span{
    margin-top: 3px;
}
/*================================================
                Food- near by gallery
================================================*/
.gallery_bg{
    background: #f8f8f8;
}
.rest-food-gallery,
.food-res-nearby{
    float: left;
    width:100%;
}
.rest-food-gallery{
    margin-bottom: 30px;
}
.food-res-nearby{

}
.food-gallery-img{
    float: left;
    width:100%;
    margin-bottom: 24px;
    position: relative;
}
.food-gallery-img figure{
    float: left;
    width:100%;
    position: relative;
    overflow: hidden;
}
.food-gallery-img figure img{
    width:100%;
    transform: scale(1.3) translateX(-30px);
}
.food-gallery-img:hover figure img{
    transform: scale(1.1) translateX(0px);
}
.food-gallery-img figure:before{
    position: absolute;
    content:"";
    top:0px;
    left:0px;
    right: 0px;
    bottom:0px;
    background-color:rgba(0,0,0,0.2);
    z-index: 99;
}
.food-gallery-img.demo-gallery01,
.food-gallery-img.demo-gallery04{
    margin-bottom: 0px;
}
.food-gallery-img .food-gallery-caption{
    position: absolute;
    top:90%;
    left:0px;
    right: 0px;
    margin-top: -63px;
    text-align: center;
    z-index: 999;
}
.food-gallery-img:hover .food-gallery-caption{
    top:50%;
    margin-top: -63px;
}
.food-gallery-img:hover .food-gallery-caption ul{
    opacity: 1;
    transform: scale(1);
}
.food-gallery-caption small{
    font-size: 12px;
    color:var(--white);
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 4px;
    display: inline-block;
}
.food-gallery-caption h2{
    font-size: 36px;
    font-weight: bold;
    color:var(--white);
    text-transform: uppercase;
    margin-bottom: 10px;
}
.food-gallery-caption ul{
    float: left;
    width:100%;
    opacity: 0;
    transform: scale(0);
}
.food-gallery-caption ul li{
    display: inline-block;
    margin-right: 2px;
}
.food-gallery-caption ul li:last-child{
    margin-right: 0px;
}
.food-gallery-caption ul li a{
    display: inline-block;
    width:38px;
    height: 38px;
    border:2px solid var(--white);
    font-size: 20px;
    padding: 7px;
    border-radius: 100%;
    color:var(--white);
}

/*================================================
                Subscrible Form
================================================*/

.subscrible-form,
.subscribe-detail{
    float: left;
    width:100%;
}


.subscribe-detail{
    text-align: center;
    margin-bottom: 23px;
}

.subscribe-detail form{
    display: inline-block;
    width:573px;
    position: relative;
}
.subscribe-detail form input{
    border:none;
    border-bottom: 1px solid var(--dark-gray);
    width:100%;
    font-size: 16px;
    font-style: italic;
}
.subscrible-text-felid{
    float: left;
    width:430px;
}
.subscribe-detail form button{
    background-color: var(--dark-gray);
    color: var(--white);
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    height: 48px;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    width: 123px;
    margin-left: 18px;
}
/*================================================
                index Slider 4 by 4
================================================*/
.location-change{
    margin-right: -100%;
    padding: 0 15px;
    position: absolute;
    right: -100%;
    width: 100%;
}
.features-food-slider,
.center-slider-food,
.center-slider-food #bx-pager{
    float: left;
    width:100%;
}
.center-slider-food #bx-pager{
    padding: 8px 0px 0px;
}
.center-slider-food{
    position: relative;
}
.center-slider-food .bx-wrapper{
    margin: 0 0 0 10px;
    padding: 0px ;
    float:left;
}

.center-slider-food .bx-wrapper .bx-loading{
    background: none !important;
    display:none;
}
.center-slider-food .bx-wrapper .bx-viewport{
    border:none;
    background: transparent !important;
    padding: 0px;
    box-shadow: none;
    left:0px;
}
.center-slider-food .bx-wrapper figure,
.center-slider-food .bx-wrapper figure img{
    float: left;
    width:100%;
}
.center-slider-food #bx-pager > a{
    margin: 13px;
    float: left;
    width: 100%;
}
.slider-cols-captions img{
    width:100%;
}
.center-slider-caption {
    float: left;
    padding: 0 10px 6px;
    width: 100%;
}
.slider-cols-captions:hover .center-slider-caption small{
    opacity: 1;
}
.slider-cols-captions{
    float: left;
    margin-bottom: 20px;
    margin-right: 21px;
    position: relative;
    width: 48%;
    background-color: var(--white);
}
.margin-right{
    margin-right: 0px;
}
.slider-cols-captions > a{
    display: inline-block;
    width:100%;
    margin-bottom: 9px;
    position: relative;
}
#bx-pager .slider-cols-captions > a:before{
    position: absolute;
    content: "";
    top:0px;
    left:0px;
    right: 0px;
    bottom:0px;
    background: rgba(0,0,0,0.0);
}
#bx-pager .slider-cols-captions > a.active:before{
    background: rgba(0,0,0,0.5);
}
.center-slider-caption .flg-title{
    background: var(--white);
    position: absolute;
    left: 10px;
    top:20px;
    display: inline-block;
    padding: 2px 16px;
    border-left: 2px solid ;
    font-size: 12px;
    font-weight: bold;
    opacity: 0;
}
.center-slider-food .bxslider.center-slides {
    float: left;
    height: auto;
    overflow: hidden;
}
.center-slider-food .bx-wrapper{
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 10px;
}
.center-slider-caption .flg-title:before{
    top:0px;
    border-width: 14px 11px 0 0;
    border-color: #fff transparent transparent transparent;
}
.center-slider-caption .flg-title:after{
    bottom:0px;
    border-style: solid;
    border-width: 14px 0 0 11px;
    border-color: transparent transparent transparent var(--white);
}
.center-slider-caption .flg-title:before,
.center-slider-caption .flg-title:after{
    position: absolute;
    content:"";
    right: -11px;
    width: 0;
    height: 0;
    border-style: solid;
}
.center-slider-caption a{
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    color: #333e3d;
    display: inline-block;
    font-size: 12px;
    height: 33px;
    line-height: 32px;
    margin-right: -20px;
    margin-top: -20px;
    position: absolute;
    right: 6%;
    text-align: center;
    top: 7%;
    width: 33px;
    z-index: 999;
}
/* slider wrapper caption */
.features-food-slider {
    float: left;
    width: 100%;
}
.bx-wrapper .bx-loading{
    background-color: transparent;
}
.center-slider-caption span{
    font-size: 12px;
    color:#999999;
    float: left;
}
.starting-amount{
    float: left;
    display: inline-block;
    width:100%;
    font-size: 14px;
    font-weight: bold;
    color:var(--dark-gray);
}
.center-slider-column{
    float: left;
    width:100%;
    position: relative;
    z-index: 99999;
    overflow: hidden;
    padding: 0px;
    border-bottom: none;
    margin-bottom: 30px;
}
.center-slider-column .center-slider-caption{
    float: left;
    padding: 25px 22px 16px;
    width: 100%;
    background-color: var(--white);
    z-index: 999999;
    text-align: left;
}
.center-slider-column img{
}
.bxslider.center-slides img{
    width:100%;
    position: relative;
    float: left;
}
.bxslider.center-slides img:after{
    background: rgba(0,0,0,0.5);
    position: absolute;
    content: "";
    top:0px;
    left:0px;
    right: 0px;
    bottom:0px;
    z-index: 999;
}
.center-slider-column .center-slider-caption .rateing-starts{
    margin-bottom: 12px;
}
.center-slider-caption .cover-flg-title{
    background: #a1c60b none repeat scroll 0 0;
    color: var(--white);
    left: 0;
    font-size: 12px;
    font-weight: bold;
    padding: 0 28px;
    position: absolute;
    top: 0;
    transform: rotate(-46deg) translateY(-10px) translateX(-29px);
    z-index: 99999;
}
.center-slider-caption .cover-flg-title:before{
    bottom: 0;
    content: "";
    left: 40px;
    position: absolute;
    transform:rotate(-87deg) translateY(-29px) translateX(-11px);
    width: 0;
    height: 0;
    display: none;
    border-style: solid;
    border-width: 7px 6px 7px 0;
    border-color: transparent #718d00 transparent transparent;

}
.center-slider-caption .cover-flg-title:after{
    border-color: transparent transparent #718d00;
    border-style: solid;
    border-width: 0 8px 10px;
    content: "";
    height: 0;
    position: absolute;
    display: none;
    right: 0;
    top: 0;
    transform: translateX(0px) translateY(21px) rotate(45deg);
    width: 0;
}
.item-rateing,
.center-slider-caption p{
    float: left;
}
.item-rateing{
    width:100%;
}
.inline-meta{
    float: left;
    width:100%;
}
.form-textarea{
    float:left;
    width:100%;
}
.center-slider-column .center-slider-caption p i{
    margin-right: 10px;
}
.item-title-rateing{
    float: left;
    width:100%;
}
.center-slider-column .center-slider-caption h5{
    font-weight: bold;
    width: 100%;
    float: left;
    margin-bottom: 8px;
}
.center-slider-column .center-slider-caption h6{
    float: right;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color:#999999;
    width:auto;
    padding: 30px 0px 0px;
}
.center-slider-caption h6 small{
    display: block;
    font-size: 15px;
    font-weight: bold;
    color:#999999;
    margin-top: 5px;
}
.img-overlay{
    float:left;
    width:100%;
    position: relative;
}
.img-overlay:before{
    position: absolute;
    content:"";
    top:0px;
    left:0px;
    right: 0px;
    bottom:0px;
    background-color: var(--black);
    opacity: 0.2;
    z-index: 99;
}
.grid-slider.slick-slider{
    text-align: center;
    float: left;
    width:100%;
}
.grid-slider .slick-arrow{
    height: 32px;
    width:32px;
    bottom: 0;
    top: auto;
    transform: translate(0);
}
.grid-slider .slick-arrow:hover:before{
    color:var(--white);
}
.grid-slider .slick-arrow:before{
    position: absolute;
    font-family: 'icomoon';
    width:100%;
    height: 32px;
    top:auto;
    bottom:0px;
    font-weight: bold;
    color:var(--dark-gray);
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    border:1px solid #d0d0d0;
}
.grid-slider .slick-prev{
    right: 50%;
    margin-right: 7px;
    left: auto;
}
.grid-slider .slick-next{
    left: 50%;
    margin-left: 7px;
    right: auto;
}
.grid-slider .slick-prev:before{
    content:"\e905";
}
.grid-slider .slick-next:before{
    content:"\e904";
}
/*================================================

                Restrurent Food- Blog

================================================*/

.restrurent-food-blog,
.restrurent-grid-columns,
.caption-food-blog,
.bottom-blog-caption{
    float: left;
    width:100%;
}
.restrurent-grid-columns figure img{
    width:100%;
}
.restrurent-grid-columns{
    margin-bottom: 30px;
}
.caption-food-blog span{
    margin-right: 20px;
    margin-bottom: 13px;
}
.caption-food-blog span i,
.bottom-blog-caption a i{
    margin-right: 5px;
}
.caption-food-blog span,
.caption-food-blog span i,
.readmore-bt i{
    font-size: 13px;
    color:#999999;
    display: inline-block;
}
.caption-food-blog{
    padding: 14px 23px 0px;
    border: 1px solid #e7e7e7;
    border-bottom: none;
}
.caption-food-blog h5{
    font-weight: 600;
    color:var(--dark-gray);
    margin-bottom: 12px;
    line-height: normal;
}
.caption-food-blog p{
    margin-bottom: 16px;
}
.bottom-blog-caption a{
    display: inline-block;
    margin-right: 20px;
}
.bottom-blog-caption{
    padding: 14px 20px;
    border: 1px solid #e7e7e7;
    border-top:2px solid #e7e7e7;
    background-color: #f5f5f5;
}
.bottom-blog-caption a i{
    margin-right: 8px;
}
.bottom-blog-caption a,
.bottom-blog-caption a i{
    font-size: 14px;
    color:#999999;
}
.bottom-blog-caption a:nth-child(2){
    margin-right:0px;
}
.bottom-blog-caption .readmore-bt{
    display: inline-block;
    margin-right: 0px;
    float: right;
    font-size: 13px;
    font-weight: bold;
    color:#999999;
}
.readmore-bt i{
    margin-left: 12px;
    margin-right: 0px;

}
/*================================================

                Connect to Services

================================================*/
.connect-to-services{
    float: left;
    width:100%;
    background-image: url(images/connect-to-services-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    /*padding: 54px 0 0;*/
}
.connect-to-services:before{
    position: absolute;
    content:"";
    top:0px;
    left:0px;
    right: 0px;
    bottom:0px;
    background: rgba(139, 10, 249, 0.75) none repeat scroll 0 0;
}
.connect-to-services::after {
    background-image: url(images/contect-service-phone-img.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    content: "";
    left: 50%;
    margin-left: 60px;
    position: absolute;
    top: 0;
    transform: translateX(50%);
    width: 341px;
}
.contect-phone-img{
    position:relative;
}

.captions-restrurent{
    float: left;
    position: relative;
    width:100%;
    margin-bottom: 30px;
}
.captions-restrurent h2{
    font-weight: bold;
    color:var(--white);
    text-transform: uppercase;
    margin-bottom:14px;
}
.captions-restrurent h5{
    font-weight: bold;
    color:var(--white);
    margin-bottom: 50px;
}
.captions-restrurent a{
    display: inline-block;
    margin-right: 20px;
    position: relative;
}
.captions-restrurent a img{
    width:100%;
}
.contect-phone-img{
    float: right;
}


/*=======================================/*
                        Blog content:right
/*=======================================*/
.food-restrurent-service-filter,
.filters-topbar-style{
    float: left;
    width:100%;
}
/*== FILTER BAR ====*/
.filters-topbar-style{
    padding: 0 20px;
    /* box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.3); */
    margin-bottom: 30px;
    /* background: var(--white); */
}
.filters-topbar-style .pull-left a{
    display: inline-block;
    padding: 8px 20px;
    border:1px solid #ededed;
    font-size: 14px;
    float: left;
}
.filters-topbar-style .pull-left p{
    float: none;
    display: inline-block;

    font-size: 16px;
    margin-bottom: 0px;
    padding: 10px 20px 0;
}
.filters-topbar-style .pull-left p,
.filters-topbar-style .pull-left a,
.filters-topbar-style .list-dropdown-menu p,
.filters-topbar-style .list-dropdown-menu .dropdown button{
    font-weight: bold;
    color:#666666;
}
.filters-topbar-style .list-dropdown-menu > p{
    margin-bottom: 0px;
    padding: 10px 20px 0;
}
.filters-topbar-style .list-dropdown-menu p,
.filters-topbar-style .list-dropdown-menu .dropdown{
    float: left;
}
.filters-topbar-style .list-dropdown-menu .dropdown ul{
    padding: 0px;
}
.filters-topbar-style .list-dropdown-menu .dropdown ul li,
.filters-topbar-style .list-dropdown-menu .dropdown ul li a{
    float: left;
    width:100%;
}
.filters-topbar-style .list-dropdown-menu .dropdown ul li a{
    padding: 10px 15px;
}
.filters-topbar-style .list-dropdown-menu .dropdown ul li.active a{

}
.filters-topbar-style .list-dropdown-menu .dropdown ul li:hover a{
    background-color: var(--dark-gray);
    color:var(--white);
}
.filters-topbar-style .views-columns{
    float: right;
}
.food-restrurent-service-filter .filters-topbar-style .views-columns.grid-velue-02 ul{
    padding:12px 0 0 20px;
}
.filters-topbar-style .views-columns ul{
    float: right;
    padding: 8px 0 0 20px;
}
.filters-topbar-style .views-columns ul li{
    display: inline-block;
    margin-right: 11px;
}
.filters-topbar-style .views-columns ul li:last-child{
    margin-right: 0px;
}
.filters-topbar-style .views-columns ul li a{
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}
.filters-topbar-style .views-columns ul li a i{
    margin-right: 10px;
}
.filters-topbar-style .list-dropdown-menu .dropdown{
}
.filters-topbar-style .list-dropdown-menu .dropdown button{
    font-size: 13px;
    padding: 10px 12px 9px;
    border:1px solid #ededed;
    background: transparent;
}
.filters-topbar-style .list-dropdown-menu .dropdown button i{
    margin-left: 20px;
}
/*==========================================*/
/*=		Food- Restrurent Colums			    */
/*==========================================*/
.food-restrurent-colum,
.grid-view-caption,
.grid-view-caption .food-caption-static{
    float: left;
    width:100%;
}
.food-restrurent-colum{
    border:1px solid #e3e3e3;
    margin-bottom: 30px;
}
.grid-view-caption .food-caption-static{
    padding: 20px 12px 0;
    background: var(--white);
}
.grid-view-caption{
    position: relative;
}
.grid-view-caption:before{
    position: absolute;
    content:"";
    border-bottom: 1px solid #e3e3e3;
    bottom:40px;
    left: 0px;
    right: 0px;
}
.grid-view-caption .food-caption-static h4 a{
    margin-bottom: 12px;
}
.food-restrurent-colum figure{
    float: left;
    width:100%;
    position: relative;
}
.food-restrurent-colum figure figcaption span{
    position: absolute;
    right: -9px;
    bottom:0px;
}
.grid-view-caption .food-caption-static ul{
    margin-left: 0px;
    margin-top: -2px;
}
.rateing-fires{
    padding: 0px 0px 0px 20px;
    float: left;
    width:100%;
    background: var(--white);
}
.food-button a{
    float: right;
    border-radius: 0px;
}
.grid-view-caption small {
    font-size: 14px;
    font-weight: bold;
    color:#929292;
    float: left;
    width: auto;
    margin-right: 20px;
    margin-bottom: 19px;
}
.only-hover .food-caption-static small:last-child{
    margin-right: 0px;
}
.grid-view-caption small i{
    margin-right: 8px;
}
.grid-view-caption .food-caption-static p{
    margin-bottom: 21px;
    padding: 0 5px 0 0;
}
.grid-view-caption .rateing-starts{
    margin-top: 13px;
}

/*==========================================*/
/*=		food- detail page slider		       */
/*==========================================*/

.food-pager-slider{
    float: left;
    width:100%;
    border:1px solid #e3e3e3;
    background-color: var(--white);
    margin-bottom: 20px;
}
.food-pager-slider .bx-wrapper{
    float: left;
    margin: 0px 0px 14px;
}
.food-pager-slider #bx-pager{
    padding-bottom: 15px;
}
.food-pager-slider #bx-pager a{
    display: inline-block;
    border:1px solid #e3e3e3;
    padding: 0px 0px;
    margin:0 0px 0px 11px;
}
.food-pager-slider .bx-wrapper .bx-viewport{
    background: transparent;
    border:none;
    box-shadow: none;
    left: 0;
}
/*==========================================*/
/*=		Food- Dorchester section			    */
/*==========================================*/
.dorchester-grill-section{
    background-color: var(--white);
    border:1px solid #e3e3e3;
    margin-bottom: 20px;
}
.gm-style .gm-style-iw{
    top: 28px !important;
    width: 350px !important;
}
.dorchester-grill-section ul:first-child{
    border-top: none;
}
.dorchester-grill-section .food-contact{
    float: right;
    padding: 6px 0px 0px;
}
.dorchester-grill-section .food-contact li{
    float: left;
    margin-right: 8px;
}
/*.dorchester-grill-section .food-contact li div{
    border: 1px solid #e3e3e3;
    border-radius: 100px 100px 100px 100px;
    content: "";
    height: 50px;
    position: absolute;
    top: 0;
    line-height: 50px;
    left: 0;
    margin-left: 0;
    width: 50px;
    visibility: hidden;
    opacity: 0;
}
.dorchester-grill-section .food-contact li:hover div{
    width: 220px;
    left: -100%;
    margin-left: -120px;
    visibility: visible;
    opacity: 1;
    background: var(--white);
}
.dorchester-grill-section .food-contact li div input{
    background: transparent none repeat scroll 0 0;
    border-radius: 0 100px 100px 0;
    height: 50px;
    width: 100%;
    border:none;
    padding: 0px 0px 0px 20px;
    float: left;
    line-height: 48px;
}
.dorchester-grill-section .food-contact li div button{
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    line-height: 50px;
    background: var(--white);
    border-radius: 100%;
}*/
.dorchester-grill-section .food-contact li:hover a{
    color:var(--white);
}
.dorchester-grill-section .food-contact li:last-child{
    margin-right: 0px;
}
.dorchester-grill-section .food-contact li a{
    display: inline-block;
    width:50px;
    height: 50px;
    border:2px solid #b1b1b1;
    text-align: center;
    /* line-height: 46px; */
    font-size: 25px;
    border-radius: 100%;
    position: relative;
    background: url(assets/front/extra-images/globe.default.png);
}
.dorchester-grill-section .food-contact .dropdown li {
    width: 100%;
    margin: 0;
}
.dorchester-grill-section .food-contact .dropdown li a{
    width: 100%;
    height: 100%;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #ccc;
    line-height: normal;
    font-size: 14px;
    color: #2b2b2b;
}
.dorchester-grill-section .food-contact .dropdown li a,
.dorchester-grill-section .food-contact .dropdown:hover li a {
    background-color: transparent;
    color: #2b2b2b;
    padding: 6px 15px;
    text-align: left;
}
.dorchester-grill-section .food-contact .dropdown li:focus a,
.dorchester-grill-section .food-contact .dropdown li:hover a {
    background-color: #f5f5f5 !important;
    color: #262626 !important;
}
.dorchester-grill-section .food-contact .dropdown .dropdown-menu {
    box-shadow: 0 0 50px rgba(0,0,0,.36);
    border: 0;
    padding: 15px 6px;
}
.dorchester-grill-section .food-contact .dropdown .dropdown-menu:before {
    content: '';
    position: absolute;
    top: -11px;
    left: 13px;
    width: 25px;
    height: 25px;
    background-color: #fff;
    z-index: -30;
    border-radius: 3px;
    transform: rotate(45deg);
    display: inline-block;
}
.icons-pdf {
    background-image: url('../images/PDF.png');
    background-size: contain;
    width: 25px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
}
.dorchester-grill-section,
.rateing-showside,
.views-locate{
    float: left;
    width:100%;
}
.views-locate{
    padding: 16px 30px 11px;
    margin-bottom: 10px;
}
.dorchester-grill-section .rateing-starts{
    margin-bottom: 0px;
}
.default-review{
    color: #999999;
    display: inline-block;
    font-size: 15px;
    margin-bottom: 3px;
    text-transform: capitalize;
}
.dorchester-grill-section h2{
    font-weight: 600;
    color:#1d1d1f;
    text-transform: capitalize;
    margin-bottom: 7px;
}
.dorchester-grill-section .views-locate p{
}
.dorchester-grill-section .views-locate span i{
    float: left;
    line-height: 20px;
    margin-right: 10px;
    padding: 2px 0px 0px;
}
.rateing-showside{
    border-top:1px solid #e3e3e3;
}
.rateing-showside li h6{
    float: left;
    font-size: 16px;
    font-weight: bold;
    color:#999999;
    width: 68px;
    margin-bottom: 0px;
    margin-right: 5px;
}
.rateing-showside li p{
    float: right;
    line-height: 16px;
}

.rateing-showside li .rateing-starts{
    margin-bottom: 0;
    margin-right: 11px;
    margin-top: 1px;
}
.rateing-showside li {
    float: left;
    width: 33.3333%;
    padding: 18px 25px;
    border-right:1px solid #e3e3e3;
    display: inline-flex;
    align-items: center;
}
.rateing-showside li > div {
    line-height: .9;
}
.rateing-showside li:last-child{
    border-right:none;
}
/*==========================================*/
/*=		Food- Detail infomation			    */
/*==========================================*/
.detail-infomamtion-blog{
    float: left;
    width:100%;
    background-color: var(--white);
    margin-bottom: 30px;
    padding: 21px 30px 10px;
    border:1px solid #e3e3e3;
}
.food-restrurent-blog-title{
    float: left;
    width:100%;
}
.food-restrurent-blog-title h3{
    font-size: 22px;
    font-weight: bold;
    color:#666666;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.food-restrurent-blog-title p{
    margin-bottom: 19px;
}
.detail-infomamtion-blog figure{
    float: left;
    margin-bottom: 18px;
    margin-right: 30px;
    padding: 7px 0 0;
}
.detail-infomamtion-blog figure img{
    width:100%;
}
.detail-infomamtion-blog .paragrph-img{
    margin-bottom: 17px;
}
/*==========================================*/
/*=		Food- infomation live support	    */
/*==========================================*/
.infom-service-restrurent{
    float: left;
    width:100%;
    background-color: var(--white);
    margin-bottom: 30px;
    padding: 27px 30px 7px;
    border:1px solid #e3e3e3;
}
.restrurant-service-onair{
    float: left;
    width:100%;
}
.restrurant-service-onair li{
    float: left;
    position: relative;
    width:33.333%;
    margin-bottom: 20px;
}
.restrurant-service-onair li i{
    float: left;
    font-size: 16px;
    color:#6a6a6a;
}
.restrurant-service-onair li h6{
    font-weight: bold;
    color:#a5a5a5;
    text-transform: capitalize;
    float: left;
    margin-left: 14px;
    margin-bottom: 3px;
}
/*==========================================
                Food- Accordien velue
                MENU SERVICES
==========================================*/
.velue-accordien-tab{
    background-color: var(--white);
    margin-bottom: 30px;
    padding: 27px 30px 7px;
    border:1px solid #e3e3e3;
}
.velue-accordien-tab,
.restrurent-menu-service,
.accordien-title-card,
.accordien-content-menu{
    float: left;
    width:100%;
}
.velue-accordien-tab{
    padding-bottom: 20px;
}
.accordien-title-card{
    background-color: #f8f8f8;
    border:1px solid #e3e3e3;
    margin-bottom: 10px;
}
.accordien-title-card h5{
    font-weight: 600;
    color:#666666;
    text-transform: capitalize;
    margin-bottom: 0px;
    padding: 17px 30px 15px;
    position: relative;
}
.accordien-title-card h5:before{
    position: absolute;
    content: "\f068";
    font-family: fontawesome;
    font-size: 10px;
    border:1px solid #bbbbbb;
    width:33px;
    color:#bbbbbb;
    height: 33px;
    border-radius: 100%;
    line-height: 33px;
    right: 30px;
    margin-top: -16px;
    text-align: center;
    top: 50%;
}
.accordien-title-card.accordion-close h5:before{
    content: "\f067";
}
.accordien-content-menu{
    padding: 20px 0 0;
}
.food-menu-column{
    float: left;
    width:50%;
    margin-bottom: 30px;
}
.food-menu-colum-caption{
    float: right;
    width: 67%;
    padding:3px 20px 0px 0px;
}
.restrurent-menu-service .food-menu-column figure{
    margin-bottom: 0px;
    margin-right: 15px;
    padding: 0px 0 0;
    float: left;
}
.restrurent-menu-service .food-menu-column figure img{
    width:100%;
    border:1px solid #e3e3e3;
}
.restrurent-menu-service .food-menu-column .rateing-starts{
    float: left;
}
.restrurent-menu-service .food-menu-column h6{
    float: left;
    width: 100%;
    font-weight: bold;
    color:#666666;
    border-style: none none double;
    border-color:#e3e3e3;
    padding-bottom: 11px;
    margin-bottom: 8px;
}
.restrurent-menu-service .food-menu-column h6 span{
    float: right;
    color:#808080;
}
.restrurent-menu-service .food-menu-column p{
    float: left;
    margin-bottom: 0px;
}
.restrurent-menu-service .accordien-title.accordien-title-card.accordion-close{
    padding: 0px;
}
/*==========================================
                Food- video sections
==========================================*/
.videoplayback-sections{
    float: left;
    width:100%;
    background-color: var(--white);
    margin-bottom: 30px;
    padding: 27px 30px 4px;
    border:1px solid #e3e3e3;
}
.video-section figure{
    margin: 0px;
    padding: 0px;
    position: relative;
}
.video-section figure:before{
    position: absolute;
    content:"";
    top:0px;
    left:0px;
    right: 0px;
    bottom:0px;
    background-color: rgba(0,0,0,0.5);
}
.play-video-onlink{
    position: absolute;
    top:50%;
    left:0px;
    right: 0px;
    margin: -42px auto 0;
    text-align: center;
}
.play-video-onlink a{
    display: inline-block;
    font-size: 20px;
    color:var(--white);
    border:1px solid var(--white);
    width:63px;
    height: 63px;
    border-radius: 100%;
}
.play-video-onlink a i{
    display: inline-block;
    padding: 21px 25px;
    text-align: center;
}
.video-section figure img{
    width:100%;
}
.videoplayback-sections,
.video-section,
.video-playback,
.video-playback-mediem,
.video-section figure{
    float: left;
    width:100%;
}
.video-playback{
    position: relative;
}
.video-playback-mediem{
    margin-bottom: 26px;
}
.video-section .modal-body{
    padding: 0px;
}
.video-section .modal-footer{
    border: medium none;
    float: left;
    margin: 5px -60px 0 0;
    padding: 0;
    width: 100%;
}
.video-section .modal-content{
    background: none;
    border: none;
    border-radius: 0px;
    background: var(--white);
}
.video-section .modal-header button,
.video-section .modal-header h4{
    color:var(--white);
    opacity: 1;
}
.video-section .modal-header h4{
    font-weight: bold;
    color:var(--dark-gray);
}
.video-section .modal-header button{
    font-size: 28px;
    color:var(--dark-gray);
}
.video-section .modal-footer > button{
    display: none;
}
.video-section video{
    box-shadow:0 5px 15px rgba(255, 255, 255, 0.5);
}
.video-section .modal-content{
    box-shadow:0 5px 15px rgba(255, 255, 255, 0.5);
}
/*==========================================
                Food- Radius Area Eliments
==========================================*/
.radius-content-area-accordien{
    float: left;
    width:100%;
    background-color: var(--white);
    margin-bottom: 30px;
    padding: 27px 30px 16px;
    border:1px solid #e3e3e3;
}
.accordien-radius-tab,
.content-radius-caption,
.content-radius-caption ul,
.accordien-radius-column,
.accordien-radius-tab h6{
    float: left;
    width:100%;
}

.accordien-radius-column{
    margin-bottom: 14px;
}
.accordien-radius-tab{
    border:1px solid #e3e3e3;
    padding: 9px 15px 15px;
}
.accordien-radius-tab h6{
    font-weight: 600;
    color:#999999;
    margin-bottom: 0px;
    position: relative;
    font-size: 15px;
    padding: 9px 0px 0px;
}
.accordien-radius-tab.accordion-close h6:before{
    content: "\f068";
}
.accordien-radius-tab h6:before{
    position: absolute;
    right: 0px;
    content: "\f067";
    font-family: fontawesome;
    top:0px;
    border:1px solid #999999;
    border-radius: 100%;
    width:30px;
    height: 30px;
    text-align: center;
    line-height: 29px;
    color:#999999;
}
.content-radius-caption ul li p{
    display: inline-block;
    margin-bottom: 0px;
    font-size: 16px;
}
.content-radius-caption ul{
    padding: 14px 0px 0px;
}
.content-radius-caption li{
    float: left;
    padding-left: 40px;
    position: relative;
}
.content-radius-caption li:before{
    border: 4px solid #999999;
    border-radius: 100%;
    content: "";
    left: 10px;
    position: absolute;
    top: 8px;
}
/*==========================================
                Food- customer reviews sec
==========================================*/
.customer-reveiws-reply{
    float: left;
    width:100%;
    background-color: var(--white);
    margin-bottom: 0px;
    padding: 27px 30px 16px;
    border:1px solid #e3e3e3;
    border-bottom: none;
}
.comments-sections,
.food-comments-sections,
.customer-reveiws-food,
.comments-sections{
    float: left;
    width:100%;
}
.food-comments-sections{
    border:1px solid #e3e3e3;
    padding: 20px 0px 0px;
    margin-bottom: 30px;
    background-color: var(--white);
}
.food-comments-sections .food-restrurent-blog-title,
.comments-sections{
    padding: 0px 20px;
}
.food-comments-sections .button-more a {
    background-color: var(--custom-value);
}
.customer-reveiws-food{
    margin-bottom: 30px;
    border:1px solid #e3e3e3;
}
.customer-reveiws-food .customer-said-admin{
    background-color: var(--white);
    padding: 33px 30px 16px;
}
.customer-said-admin{
    float: left;
    width:100%;
    padding:0px;
    margin-bottom: 30px;
}
.reply-comments{
    float: left;
    width:100%;
}
.reply-comments .customer-said-admin{
    padding: 30px;
}

.customer-reveiws-food .customer-said-admin{
    padding: 20px 30px 0;
}
.reply-comments .dorchester-grill-section .rateing-showside li{
    padding: 18px 15px 8px;
}
.customer-said-admin .dorchester-grill-section{
    margin-bottom: 0px;
}
.customer-said-admin figure{
    float: left;
    margin-right: 20px;
    margin-bottom: 14px;
}
.customer-said-admin figure img{
    width:100%;
    border-radius: 5px;
}
.user-info{
    display: inline-block;
    width: 100%;
}
.user-info h6{
    color: #666666;
    float: left;
    font-weight: bold;
    margin-right: 24px;
    padding: 27px 0 0;
    text-transform: capitalize;
    display: inline-block;
}
.user-info h6 small{
    display: block;
    font-size: 14px;
    font-weight: bold;
    color:#666666;
    padding: 0px 0px 0px ;
}
.customer-said-admin p{
}
.user-info span{
    font-size: 14px;
    color:#808080;
}
.user-info span span{
    margin-right: 11px;
}
.user-info .rateing-starts{
    margin-right: 14px;
}
.user-info a{
    float: right;
    font-size: 14px;
    text-transform: uppercase;
    background: #808080;
    padding: 7px 38px;
    color:var(--white);
    border-radius: 5px;
    margin: 22px 0 0;
}
.user-info a:hover{
    color:var(--white);
}
.customer-said-admin > p{
    float: left;
    width:100%;
}
.customer-rateing-stars{
    float: left;
    padding: 36px 0 0;
}
/*==========================================
                Food- customer form application
==========================================*/
.customer-form-application{
    float:left;
    width:100%;
    background-color: var(--white);
    margin-bottom: 30px;
    padding: 27px 30px 35px;
    border:1px solid #e3e3e3;
}
.inner-form-tags,
.inner-form-tags form .search-date-calender,
.inner-form-tags form .search-date-calender .datepicker,
.inner-form-tags form .search-date-calender label{
    float: left;
    width:100%;
}
.inner-form-tags{
    margin-bottom: 0;
}
.inner-form-tags form,
.inner-form-tags form textarea{
    float: left;
    width:100%;
}
.chosen-container,
.inner-form-tags .chosen-container{
    width:100% !important;
}
.form-control:focus{
    outline: none;
    box-shadow: none;
}
.food-right-sidebar form input{

}
.inner-form-tags form input{
    width:100%;
    height: 50px;
    padding: 0px 20px;
    border:1px solid #e3e3e3;
    margin-bottom: 20px;
}
.inner-form-tags form .search-date-calender label{
    position: relative;
    padding: 0 20px;
    border:1px solid #e3e3e3;
}
.inner-form-tags form .search-date-calender label i{
    left: 30px;
    position: absolute;
    top: 18px;
}
.inner-form-tags form .chosen-container-single .chosen-single{
    height: 52px;
    line-height: 50px;
}
.inner-form-tags form .search-date-calender .datepicker table.calendar{
    width:100% !important;
    z-index: 9999999;
}
.inner-form-tags form  .chosen-container-active .chosen-single ,
.inner-form-tags form  .chosen-container .chosen-drop{
    box-shadow: none;
    border-color:#e3e3e3;
}
.inner-form-tags form .chosen-container-single .chosen-search input[type="text"]{
    border-color:#e3e3e3;

}
.inner-form-tags form .chosen-container-single .chosen-single div{
    background: transparent;
}
.inner-form-tags form textarea{
    border:1px solid #e3e3e3;
    resize:none;
    height: 140px;
    padding: 12px 20px;
}
.inner-form-tags form .search-date-calender{
    margin-bottom: 30px;
}
.inner-form-tags form .search-date-calender .datepicker input{
    margin-bottom: 0px;
    background: transparent;
}
.inner-form-tags form .chosen-container-single .chosen-single span,
.inner-form-tags form input,
.inner-form-tags form .chosen-container-single .chosen-single,
.inner-form-tags form .search-date-calender .datepicker input,
.inner-form-tags form .chosen-container-single .chosen-search input[type="text"],
.inner-form-tags form textarea{
    /* color:#666666; */
    /* color:#ffffff !important; */
    /* font-weight: bold; */
    font-weight: normal;
    font-size: 13px;
    background: #f1f1f19e;
}
.what-your-rateing{
    float: left;
    width:100%;
    margin-top: 25px;
}
.what-your-rateing ul li,
.what-your-rateing ul{
    border:none;
}
.what-your-rateing .rateing-showside li .rateing-starts{
    float: right;
}
.what-your-rateing ul li{
    padding: 18px 50px 9px 0;
}
.what-your-rateing ul:last-of-type{
    margin-bottom: 27px;
}
.what-your-rateing h4{
    font-size: 22px;
    font-weight: bold;
    color:#666666;
    text-transform: capitalize;
    margin-bottom: 13px;
}
/*
=============================================
        food- list & grid views columns
=============================================
*/
.food-list-view-grid,
.column-list-grid,
.show-hover-eliments,
.show-hover-eliments ul,
.column-caption-lgrid ul,
.column-caption-lgrid p{
    float: left;
    width:100%;
}
.column-list-grid{
    border:1px solid #e3e3e3;
    overflow: hidden;
    margin-bottom: 30px;
}
.column-list-grid:hover figure:before{
    background-color: rgba(0,0,0,0.5);
}
.column-list-grid:hover figure figcaption .show-hover-eliments small{
    top:-50px;
    opacity: 1;
}
.column-list-grid:hover figure figcaption .show-hover-eliments ul li{
    transform:translateY(0px) rotate(0deg) perspective(100px) ;
    opacity: 1;
}
.column-list-grid:hover .last-wrppercolumn-side-rt small,
.column-list-grid:hover .last-wrppercolumn-side-rt del,
.column-list-grid:hover .last-wrppercolumn-side-rt h2{
    color:var(--white);
}
.column-list-grid:hover .last-wrppercolumn-side-rt a{
    background-color: #212121;
}
.column-list-grid figure{
    float: left;
    margin-top: 0px;
    position: relative;
    width: 30%;
}
.column-list-grid figure:before{
    position: absolute;
    content: "";
    top:0px;
    left:0px;
    bottom:0px;
    margin: 0 auto;
    right:0px;
    background-color: rgba(255,255,255,0);
    z-index: 99;
}
.column-list-grid figure img{
    width:100%;
}
.column-list-grid:hover figure img{
}
.column-list-grid figure figcaption{
    position: absolute;
    left:0px;
    right: 0px;
    top:50%;
    margin: -50px auto 0;
    z-index: 999;
}
.show-hover-eliments small{
    display: inline-block;
    position: absolute;
    right: 0px;
    border-radius: 20px 0px 0px 20px;
    font-size: 12px;
    font-weight: bold;
    color:var(--white);
    padding: 11px 14px 10px;
    opacity: 0;
    line-height: normal;
    text-transform: uppercase;
    margin-right: -8px;
    top:-70px;
}
.show-hover-eliments small:before{
    position: absolute;
    content:"";
    top:-5px;
    right: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 0 8px;
    border-color: transparent transparent transparent #af8103;
}
.show-hover-eliments ul{
    float: none;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 30px;
}
.show-hover-eliments ul li{
    display: inline-block;
    margin: 0px 5px;
    opacity: 0;
    transform:translateY(-10px) rotate(180deg) perspective(100px) ;
}
.show-hover-eliments ul li a{
    display: inline-block;
    width:38px;
    height: 38px;
    border-radius: 100%;
    border:2px solid var(--white);
    color:var(--white);
    text-align: center;
    line-height: 36px;
    font-size: 15px;
}
.column-caption-lgrid{
    float: left;
    width: 50%;
    padding: 12px 10px 0 30px;
}
.column-caption-lgrid ul li{
    float: left;
}
.column-caption-lgrid h5{
    font-weight: bold;
    color:#2a3843;
    text-transform: capitalize;
}
.column-caption-lgrid small,
.column-caption-lgrid .default-review,
.last-wrppercolumn-side-rt small{
    font-size: 14px;
    color:#929292;
    display: inline-block;
}
.column-caption-lgrid small{
    margin-right: 10px;
    float: left;
    margin-bottom: 11px;
}
.column-caption-lgrid .rateing-starts{
    margin-top: 5px;
}
.column-caption-lgrid .default-review{
}
.column-list-grid.only-hover:hover figcaption{
    margin-top: -50px;
}
.column-caption-lgrid p{
    float: left;
    margin-bottom: 10px;
}
.column-caption-lgrid ul{
}
.column-caption-lgrid ul li{
    margin-right: 20px;
}
.column-caption-lgrid ul li a{
    font-size: 13px;
    color:#999999;
}
.column-caption-lgrid ul li a i{
    margin-right: 10px;
}
.last-wrppercolumn-side-rt{
    float: right;
    text-align: center;
    padding: 57px 11px 67px;
    border-left: 1px solid #e3e3e3;
}
.last-wrppercolumn-side-rt small{
    margin-bottom: 1px;
}
.last-wrppercolumn-side-rt del{
    font-size: 18px;
    color:#999999;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
}
.last-wrppercolumn-side-rt h2{
    font-weight: bold;
    color:#999999;
    margin-bottom: 22px;
}
.last-wrppercolumn-side-rt a{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 15px;
    background: #999999;
    color:var(--white);
    border-radius: 5px;
}
/*
=====================================

  food- list columns

=====================================
*/
.food-listviews-sidebar04 .side-title{
    background-color: transparent;
    border:1px solid #e3e3e3;
    position: relative;
    border-right: none;
    border-left: none;
}
.food-listviews-sidebar04 form {
}
.food-listviews-sidebar04 form{
    float: left;
    width:100%;
    border:1px solid #e3e3e3;
}
.food-listviews-sidebar04 form{
    margin-bottom: 30px;
}
.food-listviews-sidebar04 .first-side{
    position: relative;
    padding: 23px 20px 21px;
}
.food-listviews-sidebar04 .first-side h6{
    font-weight: bold;
    color:#666;
    text-transform: capitalize;
    margin-bottom: 0px;
}
.food-listviews-sidebar04 .first-side h6:before{
    content:"\e928";
    font-family: icomoon;
    color:#c6c6c6;
    border-color:#e3e3e3;
    position: absolute;
    font-size: 25px;
    right: 20px;
    top: 19px;
}
.food-listviews-sidebar04 .radio-service{
    border:none;
}
.food-listviews-sidebar04 .side-title h6{
    color:#999999;
    position: relative;
}
.food-listviews-sidebar04 .food-sidebar-rateing .side-title h6,
.food-listviews-sidebar04 .food-sidebar-rateing{
    position: relative;
}
.food-listviews-sidebar04 .food-sidebar-rateing .side-title h6:before{
    content:"\e902";
    font-family: icomoon;
    color:#c6c6c6;
    position: absolute;
    top:0px;
    right: 0px;
    font-size: 26px;
    width:22px;
    font-weight: normal;
    height: 22px;
    border:1px solid #e3e3e3;
    text-align: center;
    line-height: 20px;
    margin: -4px 0px 0px;
}
.food-listviews-sidebar04 .food-sidebar-rateing .side-title h6::before{
    border-color:transparent;
}
/*
        =====================================
                food- grid columns
        =====================================
*/
.food-grid-v04,
.food-grid-v05-column,
.grid-v05-cols-captions,
.food-grid-v05-column figure,
.grid-v05-cols-captions .btable-button{
    float: left;
    width:100%;
}
.food-grid-v05-column{
    border:1px solid #e3e3e3;
    margin-bottom: 30px;
}
.food-grid-v05-column figure{
    position: relative;
    overflow: hidden;
}
.food-grid-v05-column figure img{
    width:100%;
    border-radius: 5px;
}
.food-grid-v05-column figure figcaption{
    position: absolute;
    top:50%;
    left:0px;
    right: 0px;
    margin: -0px auto 0;
    text-align: center;
    opacity: 0;
}
.food-grid-v05-column figure:before,
.food-column-grid-05 figure:before{
    position: absolute;
    content:"";
    top:0px;
    right:0px;
    left:0px;
    bottom:0px;
    background-color: var(--black);
    opacity: 0;
    transform:translateY(-120%) translateX(100%) rotate(45deg) scale(2) perspective(100px);
}
.food-grid-v05-column:hover figure:before,
.food-column-grid-05:hover figure:before{
    transform:translateY(-70px) translateX(100px) rotate(45deg) scale(3) perspective(100px);
    opacity: 0.75;
}
.food-grid-v05-column figure figcaption ul li{
    display: inline-block;
    margin-right: 5px;
}
.food-grid-v05-column:hover figure figcaption{
    margin: -15px auto 0;
    opacity: 1;
}
.food-grid-v05-column figure figcaption ul li:last-child{
    margin-right: 0px;
}
.food-grid-v05-column figure figcaption ul li a{
    display: inline-block;
    width:30px;
    height: 30px;
    border:2px solid var(--white);
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color:var(--white);
    border-radius: 100%;
}
.food-grid-v05-column figure figcaption ul li:hover a{
    color:var(--white);
}
.grid-small-img{
    position: absolute;
    top:-30px;
    left:0px;
    height: 60px;
    width:60px;
    -moz-border-radius: 100%;
    -webkit-border-radius:100%;
    right: 0px;
    margin: 0 auto 0px;
    text-align: center;
    border-radius: 100%;
    display: inline-block;
    z-index: 999999;
}
.grid-small-img img{
    border-radius: 100%;
    border:2px solid var(--white);
}
.grid-v05-cols-captions{
    text-align: center;
    padding: 47px 12px 20px;
    position: relative;
}
.food-grid-v05-column:hover .btable-button a{
    color:var(--white);
}
.grid-v05-cols-captions h6{
    font-weight: bold;
    color:#212121;
    line-height: normal;
    margin-bottom: 5px;
}
.grid-v05-cols-captions span{
    font-size: 14px;
    font-weight: bold;
    color:#999999;
    display: inline-block;
    margin-bottom: 2px;
}
.grid-v05-cols-captions .rateing-starts{
    float: none;
    display: inline-block;
    margin-bottom: -1px;
    margin-right: 5px;
    margin-top: 9px;
}
.grid-v05-cols-captions span small{
    font-size: 11px;
}
.grid-v05-cols-captions p{
    float: left;
    width:100%;
    margin-bottom: 16px;
}
.grid-v05-cols-captions .btable-button a{
    display: inline-block;
    font-size: 14px;
    padding: 6px 20px;
    border:1px solid #e3e3e3;
    color:#666;
}
/*
        ============================================
                food- restrurent gridview vol 5
        ============================================
*/
.food-restrurent-maingrid-cols,
.food-column-grid-05,
.food-column-grid-05 figure{
    float: left;
    width:100%;
}
.food-column-grid-05{
    border:1px solid #e3e3e3;
    margin-bottom: 30px;
    background-color: var(--white);
    padding: 15px 0 8px;
    height: 100%;
}
.food-column-grid-05 figure img{
    width:100%;
}
.food-column-grid-05 figure{
    position: relative;
    overflow: hidden;
}
.food-column-grid-05 figure:before{
    transform:translateY(-740px) translateX(190px) rotate(45deg) scale(3) perspective(100px);
}
.food-column-grid-05:hover figure:before{
    transform: translateY(-294px) translateX(190px) rotate(0) scale(3) perspective(100px);
}
.food-column-grid-05 figure > figcaption{
    height: 40px;
    left: 0;
    margin: -0px auto 0;
    position: absolute;
    right: 1px;
    text-align: center;
    top: 50%;
    opacity: 0;
}
.food-column-grid-05:hover figure > figcaption{
    margin: -24px auto 0;
    opacity: 1;
}
.double-hover-eliments{
    float: left;
    width:100%;
}
.double-hover-eliments a{
    display: inline-block;
    /* width:50px;
    height: 50px;
    border:2px solid var(--white); */
    line-height: 38px;
    text-align: center;
    color:var(--white);
    border-radius: 100%;
    margin-right: 8px;
    font-size: 16px;
}
.double-hover-eliments a:last-child{
    margin-right: 0px;
}
.food-column-grid-05 figure figcaption > span{
    display: inline-block;
}
.food-column-grid-05 .food-caption-static{
    float: left;
    width:100%;
    padding: 18px 20px 20px;
    background: var(--white);
    text-align: center;
}
.food-column-grid-05 .food-caption-static h4 a{
    margin-bottom: 6px;
    display: inline-block;
    transition:all 0.3s ease-in-out;
    text-align: left;
}
.food-column-grid-05 .food-caption-static small{
    float: left;
    width:auto;
    margin-right: 10px;
    margin-bottom:18px;
}
.food-column-grid-05 .food-caption-static small i{
    margin-right: 12px;
}
.food-column-grid-05 .rateing-starts{
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 20px;
}
.food-column-grid-05 .rateing-fires h6{
    margin: 0px;
    padding: 0px;
}
.center-eliments-food{
    float: left;
    width:100%;
    border-top:1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 11px 0 11px 10px;
    margin-bottom: 14px;
}
.center-eliments-food h5{
    float: left;
    font-weight: bold;
    color:#666666;
    padding: 0 0 0;
    margin-bottom: 0px;
}
.center-eliments-food ul{
    float: right;
    margin-right: 0px;
}
.center-eliments-food ul li{float: left; margin-right: 9px;}
.center-eliments-food ul li:last-child{
    margin-right: 0px;
}
.center-eliments-food ul li a{
    display: inline-block;
    width:35px;
    height: 35px;
    border:1px solid #e3e3e3;
    text-align: center;
    color:#666;
    line-height: 33px;
    border-radius: 100%;
}
.center-eliments-food ul li:hover a{
    color:var(--white);
}
.food-column-grid-05 p{
    margin-bottom: 16px;
    text-align: left;
}
.food-column-grid-05:hover .booknoew{

}
.food-column-grid-05 .booknoew{
    border:2px solid #e3e3e3;
    width:100%;
    background-color: transparent;
    color:#999999;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 11px 19px;
    line-height: normal;
    float: none;
}
/*
        =====================================
                food- Aticles
        =====================================
*/
.food-aticles,
.recent-coupons-cols figure,
.recent-coupons-cols,
.rescents-coupons-cap,
.coupons-sec{
    float: left;
    width:100%;
}
.food-aticles figure{
    position: relative;
}
.food-aticles{
    border:1px solid #e3e3e3;
}
.recent-coupons-cols figure img{
    width:100%;
}
.coupons-sec{
    padding: 20px 20px 0px;
}
.recent-coupons-cols figure{
    position: relative;
}
.recent-coupons-cols{
    border:1px solid #e3e3e3;
    margin-bottom: 20px;
}
.recent-coupons-cols .title-div{
    position: absolute;
    bottom:0px;
    left:0px;
    right: 0px;
    background-color: rgba(0,0,0,0.5);
}
.rescents-coupons-cap{
    padding: 13px 15px;
}
.recent-coupons-cols p{
    position: relative;
    z-index: 999;
    margin-bottom: 0px;
    float: left;
    width: 100%;
}
.recent-coupons-cols p b{
    font-size: 14px;
    font-weight: bold;
    color:var(--white);
    width:60px;
    height: 30px;
    background: #ffc026;
    text-align: center;
    line-height: 30px;
    display: inline-block;
}
.recent-coupons-cols p span{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color:var(--white);
    padding-left: 18px;
}
.rescents-coupons-cap span{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color:#666666;
    line-height: normal;
}
.rescents-coupons-cap a{
    float: right;
    display: inline-block;
    font-size: 15px;
}
.coupons-sec .food-loading-button{
    border-top: none;
}
/*
        =====================================
                food- Aticles column
        =====================================
*/
.food-aticles figure,
.food-aticle-caption,
.food-blockquote-paragraph{
    float: left;
    width:100%;
}
.food-aticles figure img{
    width:100%;
}
.food-aticles figure{
    border-bottom: 1px solid #e3e3e3;
}
.simple-tag-cp{
    float: left;
    width:100%;
    margin-bottom: 4px;

}
.simple-tag-cp h6{
    color:#999999;
    text-transform: uppercase;
    margin-bottom: 12px;
    font-weight: bold;
}
.title-heading{
    font-size: 22px;
    font-weight: bold;
    color:#666666;
    text-transform: capitalize;
    margin-bottom: 10px;
    padding: 0px;
}
.pbp-like-unlike .pull-left a,
.pbp-caption a,
.simple-tag-cp a{
    font-size: 12px;
    color:#999999;
    margin-right: 20px;
    display: inline-block;
}
.pbp-like-unlike .pull-left a i,
.pbp-caption a i,
.simple-tag-cp a i{
    margin-right: 10px;
}
.food-aticle-caption{
    padding: 29px 20px 6px;
}
.food-blockquote-paragraph p{
    font-size: 15px;
    margin-bottom: 20px;
}
.food-blockquote-paragraph .margin-bottom-para{
    margin-bottom: 50px;
}
.food-blockquote-paragraph blockquote{
    position: relative;
    border:2px solid #e3e3e3;
    padding:37px 80px 34px;
    text-align: center;
    margin-top: 53px;
    margin-bottom: 24px;
}
.food-blockquote-paragraph blockquote p{
    color: #999999;
    font-size: 24px;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 24px;
}
.food-blockquote-paragraph blockquote:before{
    font-family: fontawesome;
    bottom: 0;
    content: "\f10d";
    font-size: 55px;
    height: 36px;
    left: 0;
    margin: -18px auto 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 15%;
    background-color: var(--white);
}
.food-blockquote-paragraph blockquote a{
    font-size: 15px;
    font-weight: bold;
    color:#999999;
    text-transform: uppercase;
    display: inline-block;
}
/*
        =====================================
                food- tag list title
        =====================================
*/
.tag-list-title{
    float: left;
    width:100%;
    padding: 20px 20px;
    border:1px solid #e3e3e3;
    border-top:none;
    border-bottom: none;
}
.tag-list-title span{
    float: left;
    margin-right: 20px;
}
.tag-list-title ul li{
    float: left;
    margin-right: 10px;
}
.tag-list-title ul li:last-child{
    margin-right: 0px;
}
.tag-list-title span,
.tag-list-title .pull-left{
    padding:5px 0 0;
}
.tag-list-title .pull-left li a{
    font-size: 14px;
    color:#999999;
}
.tag-list-title .pull-right li a{
    display: inline-block;
    width:34px;
    height: 34px;
    border:2px solid #e3e3e3;
    border-radius: 100%;
    color:#999999;
    text-align: center;
    line-height: 31px;
    font-size: 16px;
}
.tag-list-title .pull-right li:hover a{
    color:var(--white);
}
/*
        =====================================
                food- user infomation cart
        =====================================
*/
.comment_item{
    float: left;
    width:100%;
    padding: 30px 20px;
}
.kode-comments{
    float: left;
    width:100%;
    margin-bottom: 30px;
}
.comment_item figure{
    float: left;
    width: 75px;
}
.kode-commenting li ul li{
    padding-left: 90px;
}
.kode-commenting li ul{
    float: left;
    width:100%;
}
.commenting-div > li:last-child{
    border-bottom: none;
}
.kode-commenting li ul li .kode-comment-caption{

}
.comment_item figure img{
    width:100%;
}
.kode-comment-caption{
    float: none;
    overflow: hidden;
    padding: 0 0 0 20px;
    width: auto;
}
.kode-comment-caption h5{
    margin-bottom: 8px;
}
.kode-comment-caption h5,
.kode-comment-caption h5 small{
    font-weight: bold;
    color:#999999;
    display: inline-block;
}
.kode-comment-caption h5 small{
    font-size: 12px;
    margin-left: 10px;
}
.kode-comment-caption p{
    float: left;
    margin-bottom: 0;
    text-align: left;
}
/*
        =====================================

                food- post blog recent

        =====================================
*/
.post-blog-recent-posts figure,
.pbp-like-unlike,
.pbp-caption,
.post-blog-recent-posts figure,
.post-blog-recent-posts,
.blog-post-slider{
    float: left;
    width:100%;
}
.blog-post-slider{
    padding: 27px 20px 29px;
    border:1px solid #e3e3e3;
    margin-top: 30px;
    margin-bottom: 30px;
}
.blog-post-slider h4{
    margin-bottom: 27px;
}
.post-blog-recent-posts figure img{
    width:100%;
}
.post-blog-recent-posts a{
    display: inline-block;
    margin-bottom: 8px;
}
.post-blog-recent-posts h6{
    font-weight: bold;
    color:var(--dark-gray);
    font-size: 16px;
}
.pbp-like-unlike .pull-left a{
}
.pbp-caption{
    border:1px solid #e3e3e3;
    padding: 12px 20px 11px;
}
.pbp-like-unlike .readmore-bt{
    display: inline-block;
    font-size: 13px;
    float: right;
    font-weight: 600;
    color:#999999;
    font-style: italic;
    text-transform: uppercase;
}
.pbp-like-unlike{
    padding: 12px 20px 6px;
    border:1px solid #e3e3e3;
    border-top:none;
}
.blog-post-slider .owl-carousel .owl-controls .owl-dot{
}
.blog-post-slider .owl-carousel .owl-controls .owl-nav{
    margin-top: -56px;
    position: absolute;
    right: 30px;
    top: 0;
}
.blog-post-slider .owl-carousel .owl-controls .owl-nav div{
    position: relative;
    font-size: 0;
    width: auto;
    display: inline-block;
}
.blog-post-slider .owl-carousel .owl-controls .owl-nav .owl-prev:before{
    content:"\f105";
    left:0px;
}
.blog-post-slider .owl-carousel .owl-controls .owl-nav .owl-next:before{
    content:"\f104";
    right:0px;
    margin-right: 15px;
}
.blog-post-slider .owl-carousel .owl-controls .owl-nav div:before{
    position: absolute;
    top:0px;
    width:32px;
    font-family: fontawesome;
    font-size: 18px;
    height: 32px;
    line-height: 28px;
    color:#999999;
    border:2px solid #e3e3e3;
    text-align: center;
    border-radius: 100%;
    margin: 0px auto;
}
/*
        =====================================
                food- chat content messages
        =====================================
*/
.commenting-div{
    float: left;
    width:100%;
    padding-top: 20px;
}
.kode-commenting,
.commenting-div li,
.commenting-div li .children{
    float: left;
    width:100%;
}
.kode-comments{
    border: 1px solid #e3e3e3;
}
.kode-commenting{
    border: 1px solid #e3e3e3;
}
.kode-comments .kode-commenting{
    border:none;
}
.kode-comments li .children{
    border:none;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
}
.kode-comments li .children {

    border-bottom:none;
}
.kode-commenting li{

    float:left;
    width:100%;
}
.kode-commenting > li{
    border-bottom: 1px solid #e3e3e3;
}
.kode-commenting li:last-child{

}
.kode-comments h4{
    margin-bottom: 0px;
    padding-left: 20px;
}
.kode-comments{
    border:1px solid #e3e3e3;
    padding:20px 0px 0px;
}
.comment_item .kode-comment-caption h5{
    float: left;
}
.comment_item .kode-comment-caption p{
    display: block;
}
.comment_item .kode-comment-caption a{
    float: right;
    line-height: normal;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}
.comment_item .kode-comment-caption a i{
    margin-right: 10px;
}
/*
        =====================================
                food- Replay comment
        =====================================
*/

.post-commenting .inner-form-tags{
    margin-bottom: 0px;
}
.commenting-div,
.post-commenting-sec textarea{
    margin-bottom: 30px;
}
.submit-message{
    width:163px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #808080;
    color:var(--white);
    text-transform: uppercase;
    border-radius: 5px;
}
.food-blockquote-paragraph .read-post{
    display: inline-block;
    font-size: 14px;
    color:var(--white);
    padding: 7px 22px;
    background-color: #303030;
    border-radius: 5px;
    text-transform: uppercase;
}
.food-silder-articles{
    float: left;
    width:100%;
    border:1px solid #e3e3e3;
    padding-bottom: 24px;
    margin-bottom: 30px;
}
.food-silder-articles p{
    margin-bottom: 26px;
}
.food-silder-articles .owl-carousel .owl-controls .owl-nav{
    position: absolute;
    right: 0px;
    top: 50%;
    left:0px;
    margin: -20px 38px 0;
}
.food-silder-articles .owl-carousel .owl-controls .owl-nav div{
    position: absolute;
    font-size: 0;
    width: auto;
    display: inline-block;
}
.food-silder-articles .owl-carousel .owl-controls .owl-nav .owl-prev{
    right:0px;
}
.food-silder-articles .owl-carousel .owl-controls .owl-nav .owl-next{
    left:0px;
}
.food-silder-articles .owl-carousel .owl-controls .owl-nav .owl-prev:before{
    content:"\f101";
    left:0px;
}
.food-silder-articles .owl-carousel .owl-controls .owl-nav .owl-prev:after{
    right: -52px;
    border-width: 14px 0 0 14px;
    border-color: transparent transparent transparent #d09a05;
}
.food-silder-articles .owl-carousel .owl-controls .owl-nav .owl-next:after{
    left: -52px;
    border-width: 0 0 14px 14px;
    border-color: transparent transparent #d09a05 transparent;
}
.food-silder-articles .owl-carousel .owl-controls .owl-nav .owl-next:before{
    content:"\f100";
    right:0px;
}
.food-silder-articles .owl-carousel .owl-controls .owl-nav div:after{
    top: -14px;
    position: absolute;
    content:"";
    width: 0;
    height: 0;
    border-style: solid;
}
.food-silder-articles .owl-carousel .owl-controls .owl-nav div:before{
    position: absolute;
    top:0px;
    width:53px;
    font-family: fontawesome;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    color:#999999;
    text-align: center;
    margin: 0px auto;
    color:var(--white);
}
.food-silder-articles .owl-carousel .owl-controls .owl-nav .owl-prev:hover:after{
    border-color: transparent transparent transparent var(--dark-gray);
}
.food-silder-articles .owl-carousel .owl-controls .owl-nav div:hover:after{
    border-color: transparent transparent #333 transparent;
}
.food-silder-articles .owl-carousel .owl-controls .owl-nav div:hover:before{
    background-color:var(--dark-gray);
}
.cloud-track,
.vedio-what-you-want{
    float: left;
    width:100%;
}
.vedio-what-you-want > iframe{
    float: left;
    width:100%;
}
.vedio-what-you-want img{
    width:100%;
}
/*
        =====================================
                food- blog vol 1
        =====================================
*/
.food-blog-01-columns{
    float: left;
    width:100%;
    border: 1px solid #e3e3e3;
    margin-bottom: 30px;
}
.img-angles{
    float: left;
    width:100%;
    position: relative;
}
.img-angles > img{
    width:100%;
}
.food-blog-01-columns figure{
    float: left;
    position: relative;
    width:45%;
    overflow: hidden;
}
.food-blog-01-columns:hover .img-angles:before{
    border-color: transparent #fff transparent transparent;
}
.food-blog-01-columns:hover .img-angles:after{
    border-color: transparent transparent #fff transparent;
}
.food-blog-01-columns .img-angles:before{
    position: absolute;
    content:"";
    top:0px;
    right: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 40px 42px 0;
    border-color: transparent #fff transparent transparent;
    z-index: 99999;
}
.food-blog-01-columns .img-angles:after{
    position: absolute;
    content:"";
    right: 0px;
    bottom:0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 42px 40px;
    border-color: transparent transparent #fff transparent;
    z-index: 99999;
}
.caption-style-v1{
    width: 55%;
    float: left;
    padding:38px 30px;
    position: relative;
    overflow: hidden;
}
.caption-style-v1:before{
    position: absolute;
    content: "";
    top:0px;
    bottom:0px;
    right: 0px;
    width:0%;
    background-color: rgba(0,0,0,1);
    z-index: -1;
}
.caption-style-v1 strong{
    font-size: 14px;
    color:#999999;
    text-transform: uppercase;
    margin-bottom: 12px;
    display: inline-block;
}
.caption-style-v1 h6{
    font-size: 16px;
    font-weight: bold;
    color:#303030;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.caption-style-v1 p{
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 16px;
    padding-bottom: 14px;
}
.caption-style-v1 span{
    font-size: 15px;
    color:#999999;
    display: inline-block;
}
.caption-style-v1 span i{
    margin-right: 10px;
}
.caption-style-v1 a{
    font-size: 15px;
    font-weight: bold;
    color:#999999;
    float: right;
    display: inline-block;
    text-transform: uppercase;
}
.caption-style-v1 a,
.caption-style-v1 span i,
.caption-style-v1 span,
.caption-style-v1 p,
.caption-style-v1 h6,
.caption-style-v1 strong{
    z-index: 999;
    text-shadow:390px 10px 0px var(--white);
}
/*
        =====================================
                food- blog vol 2 grid
        =====================================
*/
.blog-grid-style01{
    float: left;
    width:100%;
    margin-bottom: 30px;
}
.blog-grid-style01 figure img{
    width:100%;
}
.blog-grid-style01 .caption-food-blog{
    border: 1px solid #e3e3e3;
    padding-bottom: 24px;
    padding-top: 22px;
}
.blog-grid-style01 .caption-food-blog span{
    text-transform: uppercase;
    margin-right: 10px;
}
.blog-grid-style01 .caption-food-blog h5{
    margin-bottom: 12px;
    text-transform: uppercase;
}
.blog-grid-style01 .caption-food-blog p{
    margin-bottom: 20px;
}
.blog-grid-col-button{
    float: left;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
}
.simple-blog-vo2 .restrurent-grid-columns{
    margin-bottom: 30px;
}
/*
        =====================================
                food- contact map marker
        =====================================
*/
.contact-us-map{
    float: left;
    width:100%;
}
.food-contact-us{
}
.map-contact-us{
    float: left;
    width:100%;
    height: 500px;
}
.makerpost{
    background-color: var(--white);
    border: 5px solid ;
    color: #666666;
    float: left;
    padding: 29px 30px;
    width: 100%;
    height: 100%;
}
.makerpost h6{
    font-size: 16px;
    line-height: 24px;
}
.makerpost a{
    font-size: 15px;
    font-weight: bold;
    color:#999999;
    display: inline-block;
}
.makerpost a i{
    margin-right: 10px;
}
/*
        =====================================
                food- submit form
        =====================================
*/
.submit-form-food form,
.submit-form-food,
.contact-us-map{
    float: left;
    width:100%;
}
.contact-us-map{
    margin-bottom: 30px;
}
.info-contact{
    display: inline;
}
.submit-form-food .restaurent-food-titles{
    margin: 0 auto 15px;
}
.contact-us-map .contact-detail-everytime{
    padding: 0 ;
}
.contact-us-map .contact-detail-everytime li{
    float: left;
    margin-right: 20px;
}
.contact-us-map .contact-detail-everytime span{
    float: left;
    font-size: 55px;
    text-align: center;
    border-right: 1px solid #e3e3e3;
    padding: 20px 15px;
    transition:all 0.3s ease-in-out ;
}
.contact-us-map .contact-detail-everytime span.fa-2x{
    font-size: 70px;
    line-height: 48px;
}
.contact-us-map .contact-detail-everytime h4{
    color:#666666;
    padding:24px 30px;
    display: inline-block;
}
.form-input input,
.form-textarea textarea{
    width:100%;
    height: 55px;
    border: 1px solid #e3e3e3;
    margin-bottom: 30px;
    font-size: 16px;
    padding:0px 20px;
}
.form-textarea textarea{
    height: 200px;
    resize:none;
    padding: 20px;
}
.submit-form-food form{
    text-align: center;
    margin-bottom: 46px;
}
.form-textarea button{
    font-size: 18px;
    font-weight: bold;
    color:var(--white);
    background-color: var(--dark-gray);
    width:165px;
    height: 53px;
    text-align: center;
    line-height: 50px;
    text-transform: uppercase;
    margin: 0px 10px;
}
.form-textarea button:hover{
    color:var(--white);
    border-color:transparent;
}
.follows-us{
    float: left;
    width:100%;
    text-align: center;
}
.follows-us h2{
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.follows-us li{
    display: inline-block;
    margin-right: 20px;
}
.follows-us li:last-child{
    margin-right: 0px;
}
.follows-us li:hover a{
    color:var(--white);
    border-color:transparent;
}
.follows-us li a{
    display: inline-block;
    height: 54px;
    width: 54px;
    border:1px solid #e3e3e3;
    text-align: center;
    line-height: 54px;
    border-radius: 100%;
    font-size: 22px;
}
/*
        =====================================
                404 page
        =====================================
*/

.submit-error,
.page-error{
    float: left;
    width:100%;
    text-align: center;
}
.page-error{
    padding: 70px 0 63px;
}
.heading-big{
    display: inline-block;
    margin: 0 auto;
    padding: 0 69px;
    text-align: center;
    width: 100%;
}
.page-error h1{
    color: #666666;
    display: inline-block;
    float: left;
    font-size: 404px;
    font-weight: bold;
    margin-bottom: 47px;
    text-transform: uppercase;
    line-height: 24px;
}
.page-error h1 figure{
    width: auto;
    display: inline-block;
}
.page-error p{
    font-size: 24px;
    text-transform: uppercase;
    color:#666666;
    width:70%;
    display: inline-block;
    margin-bottom: 56px;
    text-align: center;
}
.page-error a{
    display: inline-block;
    padding: 16px 60px 17px;
    background-color: #666666;
    color:var(--white);
    font-weight: bold;
    font-size: 24px;
    text-transform: capitalize;
    border-radius: 5px;
}
.page-error .button{
    margin-bottom: 83px;
}
.page-error .button a{
    display: inline-block;
    margin-bottom: -5px;
    float: none;
}
.page-error form{
    width: 60%;
    display: inline-block;
}
.page-error form .submit-error{
    position: relative;
    padding: 0 0 8px;
    border-bottom: 1px solid #e3e3e3;
}
.page-error form .submit-error input{
    width:100%;
    padding-bottom: 10px;
    font-size: 18px;
    color:#999999;
    font-weight: 600;
}
.page-error form .submit-error input:focus + button{
    background-color: var(--black);
}
.page-error form .submit-error button{
    width:203px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    display: inline-block;
    background-color: #666666;
    color:var(--white);
    border-radius: 5px;
    font-size: 16px;
    position: absolute;
    bottom:10px;
    right: 0px;
}
.page-error form .submit-error button i{
    margin-left: 20px;
}
/*
        =====================================
                coming soon page
        =====================================
*/
.comeing-soon-page{
    float: left;
    width:100%;
    background-image: url(extra-images/comeing-soon-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 182px 0px 188px;
}
.comeing-soon-page:before{
    position: absolute;
    content:"";
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    z-index: 99;
    background-color: rgba(40,40,40,0.85);
}
.social-icons,
.content-coming-soon-page{
    position: relative;
    text-align: center;
    z-index: 999;
}
.content-coming-soon-page h1{
    margin-bottom: 0px;
}
.content-coming-soon-page h1 a{
    font-size: 128px;
    font-weight: bold;
    color:var(--white);
    text-transform: uppercase;
    margin-bottom: 40px;
    display: inline-block;
}
.content-coming-soon-page p{
    font-size: 24px;
    color:var(--white);
    margin-bottom: 62px;
}
.content-coming-soon-page .countdown{
    float: left;
    width:100%;
    margin-bottom: 60px;
}
.content-coming-soon-page .countdown li{
    display: inline-block;
    border:1px solid ;
    width:136px;
    text-align: center;
    border-radius: 100%;
    padding: 42px 0px;
    height: 136px;
    margin-right: 22px;
}
.content-coming-soon-page .countdown li:last-child{
    margin-right: 0px;
}
.content-coming-soon-page .countdown li span{
    font-size: 41px;
    font-weight: bold;
    color:var(--white);
}
.content-coming-soon-page .countdown li p{
    font-size: 16px;
    color:var(--white);
    text-transform: uppercase;
}
.social-icons ul,
.social-icons{
    float: left;
    width:100%;
    text-align: center;
}
.social-icons ul{
    margin-bottom: 42px;
}
.social-icons ul li{
    display: inline-block;
    margin-right: 50px;
}
.social-icons ul li:last-child{
    margin-right: 0px;
}
.social-icons ul li a{
    font-size: 36px;
    color:var(--white);
    display: inline-block;
}
.social-icons p,
.social-icons p a{
    color:var(--white);
    font-size: 18px;
    text-transform: capitalize;
}
.social-icons p a{
    display: inline-block;
}

/*===========================*/

.food-rbar-caption ul li:hover.more-plus-active a span,
.food-rbar-caption ul li:hover.more-plus-active a,
.double-hover-eliments a:hover i,
.food-rbar-caption ul li:hover span,
.food-rbar-caption ul li:hover a,
.food-gallery-caption ul li:hover a,
.booknoew:hover,
.filters-topbar-style .pull-left a:hover{
    color:var(--white);
}
.filters-topbar-style .pull-left a:hover{
    border-color: transparent;
}
.social-icons-join ul li:hover a{
    background-color: var(--black);
}

/*
        =====================================
                Dashboard starts
        =====================================
*/
.deshboard-nav-settings,
.food-restrurent-deshboard{
    float: left;
    width:100%;

    position: relative;

}
.deshboard-nav-settings{
    background-color: var(--dark-gray);
}
.deshbord-content-tabs{
    float: left;
    width:100%;
}
.deshbord-content-tabs .container{
    margin-top: -64px;
}
.ti-tabs-deshboard{
    float: left;
    width:100%;
    padding: 35px 0 95px;
}
.ti-tabs-deshboard ul{
    float: left;
    width:100%;
}
.ti-tabs-deshboard ul li{
    display: inline-block;
    text-align: center;
    margin-right: 85px;
}
.ti-tabs-deshboard ul li span{
    display: block;
    font-size: 30px;
    color:var(--white);
}
.ti-tabs-deshboard ul li a{
    display: inline-block;
    font-size: 16px;
    color:var(--white);
    text-transform: capitalize;
}
.deshboard-title{
    float: left;
    width:100%;
}
.food-deshboard-database{
    float: left;
    width:100%;
    background-color: var(--white);
    border-bottom: 1px solid #e3e3e3;
    position: relative;
}
.deshboard-title h4{
    float: left;
    width:100%;
    display: inline-block;
    background-color: var(--white);
    color:var(--dark-gray);
    margin-bottom:0px;
    padding: 22px 20px 21px;
    text-transform: uppercase;
    margin-bottom: 0px;
    color:#666666;
}
.title-sami-div h3{
    color:var(--dark-gray);
    text-transform: capitalize;
    position: relative;
    margin-bottom: 38px;
    padding-bottom: 13px;
    font-weight: 600;
}
.title-sami-div h3:before{
    position: absolute;
    content:"";
    bottom:0px;
    left:0px;
    border-bottom: 2px solid #8dc73f;
    width:70px;
}
.title-sami-div h3:after{
    position: absolute;
    content:"";
    bottom:-2px;
    left:0px;
    border-bottom: 1px solid #8dc73f;
    width:50px;
}
.signup-value-deshboard,
.genral-detail-div,
.title-sami-div,
.signup-form-deshboard,
.food-rtab-deshboard{
    float: left;
    width:100%;
}
.signup-value-deshboard,
.signup-form-deshboard{
    margin-bottom: 25px;
}
.food-rtab-deshboard{

}
.signup-form-deshboard:last-of-type{

}
.title h6,
.signup-form-deshboard h6{
    padding: 11px 20px 11px 0px;
    margin-bottom: 0px;
    line-height: normal;
    color:var(--dark-gray);
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}
.signup-value-deshboard input[type="text"],
.signup-form-deshboard input[type="text"]{
    width:100%;
    border:1px solid #cdcdcd;
    height: 40px;
}
.genral-detail-div{

}
.food-rtab-deshboard{
    padding: 50px 30px;
    border-top:1px solid #e3e3e3;
    position: relative;
    float: left;
    width:100%;
    box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.1);
}
.filing-form .row,
.genral-uploading-detail .row,
.food-rtab-deshboard{

}
.genral-uploading-detail .background-color-deshboard{
    padding-bottom: 0px;
    padding-top: 79px;
}
.genral-uploading-detail .signup-form-deshboard{
    margin-bottom: 0px;
}
.background-color-deshboard{
    background: #f1f1f1 none repeat scroll 0 0;
    float: left;
    padding: 50px 50px 20px;
    width: 100%;
    overflow: hidden;
}
.title-sami-div{

}
.other-form,
.genral-uploading-row,
.filing-form,
.genral-uploading-detail{
    /*padding: 30px 50px 0px;*/
    position: relative;
    float: left;
    width:100%;
    padding: 0px 20px;
}
.genral-uploading-detail{
    padding: 0;
}
.filing-form{
    border-top:none;
    border-bottom: 1px solid #cdcdcd;
}
.other-form .background-color-deshboard{
    padding-top: 40px;
    padding-bottom: 54px;
    border-bottom: 1px solid #cdcdcd;
}
.submit-send{
    font-size: 16px;
    padding: 6px 38px;
    background-color: #8dc73f;
    text-transform: capitalize;
    color:var(--white);
    border-bottom: 2px solid #32970e;
    float: right;
}
.signup-form-deshboard .title{
    float: left;
}
.signup-form-deshboard  .sign-textfelid{
    float: right;
    /*width: 213px;*/
    width:250px;
}
.sign-textfelid{
    position: relative;
}
.uploading-deshbord button{
    width:140px;
    height: 40px;
    background: #e1e1e1;
    color:#666666;
    font-size: 14px;
    text-transform: capitalize;
    position: absolute;
    right: 0px;
    top:0px;
}

.uploading-deshbord{
    float: right;
    width:71%;
    position: relative;
    margin-bottom: 0px;
}
.uploading-deshbord input{
    width:100%;
}
.genral-detail-div .signup-form-deshboard{
    float: left;
    width:100%;
}
.upload-pictures{
    float: left;
    width:100%;
    padding: 0 126px;
}
.upload-pictures figure{
    margin: 0 auto;
    outline: 1px solid #cdcdcd;
    outline-offset: -10px;
    padding: 15px;
    text-align: center;
    width: 337px;
    float: left;
}
.signup-value-deshboard .title,
.background-color-deshboard .signup-form-deshboard .uploading-deshbord{
    float: left;
}
.signup-value-deshboard .select,
.signup-value-deshboard .sign-textfelid{
    float: right;
    width:346px;
}
.signup-value-deshboard .sign-textfelid input{
    width:100%;
}
.signup-value-deshboard .select{
}
.chosen-container-active .chosen-single,
.signup-value-deshboard .chosen-container-active.chosen-with-drop .chosen-single{
    box-shadow: none;
    border-color:#cdcdcd;
}
.signup-value-deshboard .chosen-container-single .chosen-single{
    height: 40px;
    line-height: 38px;
    font-size: 16px;
    font-weight: 600;
}
.signup-value-deshboard .chosen-container.chosen-container-single{
    width:100% !important;
    padding-left: 0px;
}
.signup-value-deshboard .chosen-container-single .chosen-single div{
    background-color: transparent;
    border-left: 1px solid #cdcdcd;
}
.signup-value-deshboard .chosen-container-single .chosen-search{
    display: none;
}
.signup-value-deshboard .chosen-container-single .chosen-single div b::before{
    content:"\f0d7";
    font-family: fontawesome;
    color:#8dc73f;
}
.signup-value-deshboard .chosen-container .chosen-results{
    margin: 0px;
    padding: 0px;
}
.signup-value-deshboard .chosen-container .chosen-results li{
    padding: 12px 20px;
    border-top:1px solid #cdcdcd;
    font-weight: 600;
    font-size: 16px;
}


/*================================================
                Food- Restaurant Footer starts
================================================*/

.footer-sec{
    float: left;
    width:100%;
    background:#26262a;
}
.food-footer-logo,
.footer-contact-point,
.footer-contact-point ul{
    float: left;
    width:100%;

}
.food-footer-logo,
.footer-contact-point{
    text-align: center;
    /* padding: 50px 0; */
}
.food-footer-logo{
    padding: 6px;
}

.food-footer-logo img{
    height: 55px;
    /* width: 55px; */
}
.food-footer-logo a{
    display: inline-block;
    text-align: center;
}
.footer-contact-point ul li{
    float: left;
    margin-right: 70px;
}
.footer-contact-point ul li:last-child{
    margin-right: 0px;
}
.footer-contact-point ul li a{
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    color:var(--white);
}
.footer-contact-point ul li a i{
    width:41px;
    height: 41px;
    text-align: center;
    font-size: 14px;
    line-height: 41px;
    color:#26262a;
    border-radius: 100%;
    margin-right: 9px;
}
.full-detail-support-cols,
.full-detail-support-cols ul,
.full-detail-support-cols ul li,
.support-team-pages{
    float: left;
    width:100%;
}
.support-team-pages{
    border-top:1px solid #3e3e41;
    padding: 68px 0 41px;
}
.full-detail-support-cols h4{
    font-weight: bold;
    color:var(--white);
    text-transform: uppercase;
    margin-bottom: 20px;
}
.full-detail-support-cols ul{
    margin-bottom: 14px;
}
.full-detail-support-cols ul li{
    margin-bottom: 10px;
}
.full-detail-support-cols ul li a{
    font-size: 14px;
    display: inline-block;
    color:#999999;
    text-transform: capitalize;
    position: relative;
    padding-left: 15px;
}
.full-detail-support-cols ul li a:before{
    position: absolute;
    content:"\f105";
    font-family: fontawesome;
    font-size: 16px;
    top:0px;
    left:0px;
}
.full-detail-support-cols ul li:hover a::before{
    left:4px;
}
.food-creater-by-service{
    float: left;
    width:100%;
    background-color: #212124;
    padding: 24px 0px 23px;
}
.infomation-service-last{
    float: left;
    width:100%;
}
.infomation-service-last h6{
    color: var(--white);
    float: left;
    margin: 0;
    padding: 6px 0 0;
    font-weight: 600;
}
.admin-infomation{
    float: left;
    width:100%;
    text-align: center;
}
.admin-infomation li{
    margin-right: 15px;
}
.admin-infomation li:last-child,
.food-social-icons li:last-child{
    margin-right: 0px;
}
.admin-infomation li a{
    display: inline-block;
    font-size: 14px;
    color:var(--white);
}
.infomation-service-last ul li{
    display: inline-block;
}
.infomation-service-last ul li a{

}
.food-social-icons{
    float: right;
}
.food-social-icons li{
    margin-right: 13px;
}
.food-social-icons li a{
    display: inline-block;
    font-size: 16px;
    color:var(--white);
}


/*
        =====================================
                        ends Good bless you
        =====================================
*/






.grid-slider .slick-list{
    padding: 0 !important;
}
.grid-slider .slick-track{
    padding-bottom: 30px;
}
.grid-slider .slick-slide{
    padding: 0 15px;
}
.grid-slider .slick-center .center-slider-column{

    box-shadow: 0px 2px 10px 4px #e8e8e8;
}
.contact-item-ph{
    background:#eee;
    float:left;
    width:100%;
    margin-bottom:30px;
}

.result-text {
    color: var(--dark-gray);
    font-size: 18px;
    margin-bottom: 40px;
    margin-top: 6px;
}
.resulttext {
    color: var(--dark-gray);
    font-size: 24px;
}
.location-text {
    color: #a5a0a0;
    font-size: 18px;
    padding: 10px 14px;
    float: left;
    margin: 0;
}
.slider-range {
    margin-bottom: 15px;
}
.slider-range h4 {
    float: left;
    margin-bottom: 0;
    font-size: 22px;
    color: #282727;
}
.slider-range h4 img {
    margin-right: 5px;
    height: 40px;
}

.slider-range .irs--big.irs-with-grid {
    width: 250px;
    display: inline-block;
    vertical-align: middle;
    outline: none;
}
.slider-range .irs--big.irs-with-grid + input {
    float: left;
    width: 40px;
    margin: 7px 10px;
    font-size: 16px;
    color: #444242;
    border-radius: 4px;
    border: 1px solid #ccc;
    background: transparent;
    text-align: center;
}
.slider-range .irs--big .irs-bar,
.slider-range .irs--big .irs-line {
    top: 20px;
    height: 15px;
}
.slider-range .irs--big .irs-line {
    background: #f3f4f5;
    border-color: #e5e6eb;
}
.slider-range .irs--big .irs-bar {
    background-color: #444242;
    border: 1px solid #444242;
    box-shadow: none;
    background-image: none;
}
.slider-range .irs--big .irs-handle {
    width: 25px;
    top: 14px;
    height: 25px;
    background: #f8f8f8;
    border-color: #dcdfe6;
}
.slider-range .irs--big .irs-handle.state_hover,
.slider-range .irs--big .irs-handle:hover {
    border-color: #dcdfe6;
    background: #f8f8f8;
}
.slider-range .irs-with-grid .irs-grid {bottom: 10px;}
.slider-range .irs--big .irs-grid-text {color: #7b7979;}
.slider-range .irs--big .irs-grid-pol {background-color: #7b7979;}
/*================================================
                Food- Restaurant Rating starts
================================================*/
.rating-symbol span {
    font-size: 15px;
    font-weight: bold;
}
.rating-symbol .glyphicon {
    color: #e8511c;
    font-size: 15px;
    font-weight: bold;
}

/*================================================
                Food- Restaurant Rating ends
================================================*/

@media screen and (max-width: 991px) {
    .login-head {
        top: 30px;
        position: absolute;
        right: 20px;
        width: auto;
    }
    .login-head a {
        font-size: 15px;
    }
    .back-view a {
        margin-left: 20px;
        margin-top: 0px;
    }
    .find-search-engine-search #search-icon {
        margin-right: 20px;
    }
}
@media screen and (max-width: 767px) {
    .views-locate form {
        display: inline-flex;
        width: 100%;
        justify-content: left;
    }
    .views-locate form .food-contact {
        display: block;
    }
}

/*================================================
                Food- Hygiene Rating ends
================================================*/

.icon-food-agency {
    background-image: url('images/hygiene-b-w.png');
    background-position: center;
    background-size: contain;
    width: 46px;
    height: 46px;
    display: inline-block;
}
.icon-food-agency:hover {
    background-image: url('images/hygiene-color.png');
}
.aygiene-popover + .popover {
    max-width: none;
    background-color: rgba(0,0,0,.64);
    border: 0;
    transition: none !important;
    top: 286px !important;
}
.aygiene-popover + .popover.top > .arrow {border: 0;}
.aygiene-popover + .popover.top > .arrow:after {
    border-top-color: rgba(0,0,0,.64);
    margin-left: 0;
}
.dorchester-grill-section .food-contact li:hover .aygiene-popover + .popover a {background-color: transparent;}
.aygiene-popover + .popover .popover-content {padding-top: 30px;width: 304px;}
.aygiene-popover + .popover .popover-content a {
    height: auto;
    width: 100%;
    border: 0;
    font-size: 18px;
    color: #fff;
    text-decoration: underline;
    border-radius: 0;
}
.close-pop {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 30px;
    height: 30px;
    background-color: #ccc;
    border-radius: 50%;
    display: inline-flex;
    color: #000;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.close-pop i {margin: 0 !important;}
.dorchester-grill-section .food-contact li a.aygiene-popover {z-index: 99;}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    #video.threeD_view .modal-lg, #gallery.threeD_view .modal-lg {
        width: 90%;
    }
}

@media (max-width: 767px) {
    .login-head a {font-size: 15px;}
    .login-head .actor i {font-size: 20px;}
    .login-head {top: 20px;}
    .threeD_view .carousel-inner {height: 360px;}
    .threeD_view .carousel-control .glyphicon-chevron-left,
    .threeD_view .carousel-control .glyphicon-chevron-right {font-size: 30px;}
    .threeD_view .carousel-control {margin-top: -80px;}
    .back-view {left: 15px;}
    .back-view a {margin: 0;margin-top: 0px;}
    .threeD_view .modal-footer a:after,.threeD_view .modal-footer a:before {min-width: 120px;}
    .views-locate {padding: 16px 20px 11px;}
    .find-search-engine-search {position: absolute;right: 15px;}
    .find-search-engine-search #search-icon {margin: 0;}
}


/* Added By Ankur Jha */
/* .restaurent-detail video {
  position: absolute;
  top: 50%;
  left: 10%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
} */

/* .restaurent-detail video {
  position: absolute;
   top: 50%;
   min-width: 100%;
   min-height: 100%;
   width: auto;
   height: auto;
   z-index: 0;
   -ms-transform: translateX(-50%) translateY(-50%);
   -moz-transform: translateX(-50%) translateY(-50%);
   -webkit-transform: translateX(-50%) translateY(-50%);
   transform: translateX(-50%) translateY(-50%);
} */

/* .restaurent-detail video {
  position: fixed;
    top: 137px;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: 0;
    max-width: 100%;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
} */

/* .restaurent-detail .container {
  position: relative;
  z-index: 2;
} */

.restaurent-detail .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}

.detail-bg{
  position: relative;
  padding: 10px;
}


.side-form {
    float: left;
    width: 100%;
    background-color: var(--white);
    margin-bottom: 30px;
    padding: 15px;
    border: 1px solid #e3e3e3;
}

.inner-form-tags-new {
  border-radius: 25px;
  border: none !important;
}

.form-side-title{
    width: 100%;
    background-color: white;
    padding: 18px;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}

.form-side-title h4{
  color:#2990ea;
  font-weight:bold;
  margin: 0px;
}

.sideBarLoginButton{
  padding: 10px 0px;
  border: none;
  /* text-align: right; */
  /* float: right; */
  background: #000000;
  border-radius: 50px;
  color: #fff;
  /* display: block; */
  margin: 0 0;
  outline: 0;
  cursor: pointer;
  font-weight: 600;
  width: 100%;
}

.sideBarGoogleButton{
  padding: 10px 0px;
  border: none;
  /* text-align: right; */
  /* float: right; */
  background: #dd4b39;
  border-radius: 50px;
  color: #fff;
  /* display: block; */
  margin: 10px 0;
  outline: 0;
  cursor: pointer;
  font-weight: 600;
  width: 100%;
}
.apple-login{
    padding: 10px 0px;
    border: none;
    /* text-align: right; */
    /* float: right; */
    background: black;
    border-radius: 50px;
    color: #fff;
    outline: 0;
    cursor: pointer;
    font-weight: 600;
    width: 100%;
}

.apple-login img {
    border-radius: 50px;
}

.checkbox-style{
  margin: 0px !important;
  width: 15px !important;
  height: 15px  !important;
  padding: 0  !important;
  margin:0  !important;
  vertical-align: bottom;
  position: relative  !important;
  top: -5px;
  *overflow: hidden !important;
}

.text-style{
  font-size: 10px;
  font-weight: 600 !important;
  padding-left: 15px;
  text-indent: -15px;
}

.register-btn{
  padding: 10px 17px;
  font-weight: 500;
  color: white;
  border-radius: 50px;
}

.btn-sign-up{
  background-color: #2990ea;
}


.btn-cancel{
  background-color: #fa422c;
}
