@charset "utf-8";
/* CSS Document */
html,body{
    overflow-x: hidden;
    overflow-y: auto;
}
.sb-header, .sb-header * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
}
.nav-tabs {
    border-bottom: 0px;
}
.sb-header.sticky .logo img {
    max-height: 100px !important;
}
.res-sign-bd {
    border-top: 1px solid #e9e9e9;
}

.img-full {
    width: 100%;
    height: 100%
}
/*menu-css*/
.sb-menu li.dropdown_menu > ul {
    top: 90px;
}
.res-header-3.sticky .sb-menu li.dropdown_menu > ul {
    top: 76px;
}

.sb-header {
    z-index: 20 !important;
}

.menu-caret.sb-menu li.dropdown_menu > ul {
    top: 0px;
}

.res-menu .sb-menu ul li.dropdown_menu ul.dropdown-menu.show {
    top: 25px !important;
}

.sb-menu > ul > li:last-child > a {
    padding: 0px;
}

.sb-menu > ul > li.hover-icons a {
    padding-left: 0px !important;
}

.box-content .richText .richText-editor:focus {
    border-left: #f71735 solid 2px;
}

.content-area {
    padding: 0px;
}

.res-top-left ul li {
    float: left;
    margin-right: 30px;
}

.res-top-left ul li:last-child {
    margin-right: 0;
}

.float-right {
    text-align: right !important;
    float: right !important;
}

.res-top-left ul li a {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    text-transform: capitalize;
}

.res-top-right ul li p span {
    color: #fff;
    font-weight: 500;
    margin-right: 5px;
}

.res-top-right ul li {
    float: left;
    margin-right: 45px;
}

.res-top-right ul li:last-child {
    margin-right: 0;
}

.res-top-right ul li:last-child {
    margin-right: 0;
}

.res-top-bar {
    background-color: #000;
    padding: 10px 0;
}

.res-top-right ul li p {
    margin: 0;
    color: #fff;
    color: rgba(255, 255, 255, 0.6);
    text-transform: capitalize;
}

.res-top-left {
    overflow: hidden;
}

.res-top-right {
    overflow: hidden;
    float: right;
}

.res-top-right ul li p i {
    color: #fff;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 16px;
}

.res-menu .sb-menu > ul > li > .btn-theme {
    color: #757575;
    font-size: 14px;
    padding: 8px 20px;
}

.res-menu .sb-menu > ul > li > a {
    height: auto;
    line-height: inherit;
    box-sizing: border-box;
    white-space: inherit;
}

.res-menu .sb-menu {
    padding: 25px 0px;
}

.res-menu.sticky .sb-menu {
    margin-top: 0px;
    padding: 14px 0px;
}

.hdr-left {
    margin-right: 20px;
}

.hdr-left .btn-theme {
    background-color: #f3f5ff;
    color: #000;
    border: 1px solid #f3f5ff;
    font-size: 14px;
}

.res-menu ul .hover-icons i:hover {
    color: #fff;
    background-color: #FFCC00;
}

.res-menu .dropdown_menu i:hover {
    background-color: #f3f5ff;
    color: #f71735;
}

.res-menu.sb-header.sticky .sb-menu > ul > li > a {
    height: auto;
    line-height: inherit;
}

.res-menu ul li:last-child i {
    margin-right: 0;
}

.res-menu ul li.hdr-left i {
    margin-right: 5px;
}

.res-menu ul li.hdr-left a {
    border-radius: .25rem;
}

.res-menu .btn-style i {
    font-size: 14px;
    margin-right: 5px;
    background: none;
    padding: 0;
    color: #f71735;
    width: auto;
}

.res-menu .hdr-left i {
    padding: 0;
    color: #f71735;
    font-size: 14px;
    margin-right: 10px;
    width: auto;
}

.res-menu .btn-style a {
    font-size: 14px;
}

.res-menu:last-child i {
    margin-right: 0;
}

.res-nav .btn-secondary {
    color: #000;
    font-size: 14px;
    border: 1px solid #f3f5ff;
    vertical-align: inherit;
    background-color: #f3f5ff;
    padding: 8px 22px !important;
}

.res-nav .btn-secondary:hover {
    background-color: #f3f5ff;
    border: 1px solid #f3f5ff;
}

.res-menu i {
    font-size: 18px;
    background-color: #f3f5ff;
    padding: 10px 10px;
    margin-right: 6px;
    border-radius: 4px;
    line-height: 20px;
    width: 40px;
    text-align: center;
    transition: .6s;
    color: #000;
}

.res-nav .btn-secondary.dropdown-toggle {
    background-color: #f3f5ff;
}

.btn-secondary:active:focus {
    box-shadow: none !important;
    background-color: #f3f5ff !important;
}

.sb-header a:focus, .sb-header a:active {
    outline: none;
    box-shadow: none;
}

.res-menu .dropdown-toggle::after {
    display: none;
}

.res-menu .hdr-left a:hover {
    background-color: #f3f5ff;
}

.res-menu .dropdown_menu i {
    font-size: 14px;
    margin-right: 6px;
    padding: 0;
    line-height: inherit;
    width: auto;
    color: #f71735;
}

.res-menu.sb-header.sticky {
    top: 90px;
}

.res-menu .btn-style {
    padding: 0 20px;
}

.res-menu li.hdr-left a {
    padding: 8px 20px;
}

.res-menu .sb-menu ul li a {
    font-size: 14px;
    text-transform: capitalize;
    color: #757575;
    padding: 0;
}

.res-menu .sb-menu ul li.dropdown_menu ul {
    left: 155px;
}

/*Profile dropdown css start here*/
.dropdown-menu {
    min-width: 12rem;
}

.res-menu .sb-menu .profil-select {
    padding: 0px 0px;
    margin: 0px;
}

.res-menu .sb-menu .profil-select #dropdownMenuLink2 {
    background-color: transparent;
    border: none;
}

.res-menu .sb-menu .profil-select #dropdownMenuLink2 i.ml-2 {
    margin-left: 6px;
}

.res-menu .sb-menu .profil-select #dropdownMenuLink2 i {
    background-color: transparent;
}

.res-menu .sb-menu .profil-select .dropdown-menu {
    border-top: 2px solid #ec5598;
    background-color: #fff;
    padding: 0;
    min-width: 210px;
    color: #fff;
    font-size: 14px;
}

.res-menu .sb-menu .profil-select .dropdown-menu li {
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.res-menu .sb-menu .profil-select .dropdown-menu li a {
    padding: 10px 20px;
    display: inherit;
    color: #000;
    text-align: left;
    border-bottom: 1px solid #f4f4f4;
    font-size: 13px;
}

.res-menu .sb-menu .profil-select .dropdown-menu li a i {
    color: #f71735;
    font-size: 16px;
    vertical-align: inherit;
    margin-right: 10px;
    background-color: transparent;
}


.res-menu .sb-menu ul li.food-main-menu ul li a {
    position: relative;
    color: #818181;
    padding: 9px 35px 7px;
}


.profil-select.head-1 {
    padding: 0px 0px;
    margin: 0px;
}

.profil-select.head-1 .profile-dropdown a{
    padding: 10px 10px;
}

.profil-select.head-1 #dropdownMenuLink2 {
    background-color: transparent;
    border: none;
}

.profil-select.head-1 #dropdownMenuLink2 i {
    background-color: transparent;
}

.profil-select.head-1 .dropdown-menu {
    border-top: 2px solid #ec5598;
    background-color: #fff;
    padding: 0;
    min-width: 210px;
    color: #fff;
    font-size: 14px;
}

.profil-select.head-1 .dropdown-menu li {
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.profil-select.head-1 .dropdown-menu li a {
    padding: 10px 20px;
    display: inherit;
    color: #000;
    text-align: left;
    border-bottom: 1px solid #f4f4f4;
    font-size: 13px;
}

.profil-select.head-1 .dropdown-menu li a i {
    color: #f71735;
    font-size: 16px;
    vertical-align: inherit;
    margin-right: 10px;
    background-color: transparent;
}


.profil-select.head-1 #dropdownMenuLink2::after {
    display: none;
}


/*Profile dropdown css close here*/


/*menu-css*/


/*hero-section*/


.res-hero {
    height: 850px;
    background-position: center center;
    background-size: cover;
    position: relative;
}



.res-hero-main .res-hero-tite h1 {
    margin-bottom: 30px;
    font-size: 51px;
    font-weight: 700;
    line-height: 1.2em;
    margin-top: 15px;
}

.res-hero-3.new-search .res-hero-main .res-hero-tite h1 {
    color: #ffffff;
    line-height: 1.2em;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 54px;
}

.res-hero-content {
    margin-top: 130px;
}

.res-hero-main .res-hero-tite span {
    color: #FFCC00;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
}

.res-hero-main .res-hero-tite p {
    font-size: 22px;
    line-height: 34px;
    width: 100%;
    opacity: 0.9;
    font-weight: 700;
    margin-bottom: 35px;
}

.res-hero-content .res-hero-srch .select2-container {
    width: 100% !important;
}

.res-hero-content .res-hero-srch ul li {
    float: left;
    width: 50%;
    background-color: #fff;
    padding: 8px;
    position: relative;
}

.res-hero-content .res-hero-srch ul li:last-child {
    border-left: none;
}

.res-hero-content .res-hero-srch ul li:first-child {
    border-right: none;
}

.res-hero-content .res-hero-srch ul li .select2-container .select2-selection--single {
    height: 30px;
    border: none;
}

.res-hero-content .res-hero-srch ul li label {
    color: #f71735;
    font-size: 12px;
    font-weight: 500;
    padding-left: 8px;
}

.res-hero-content .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #757575;
    line-height: 28px;
    font-size: 13px;
}

.res-hero-content .res-hero-srch ul li .form-group::before {
    content: " ";
    position: absolute;
    border-left: 1px #ccc solid;
    top: 30%;
    height: 42%;
    left: -5%;
}

.res-hero-content .res-hero-srch ul li:first-child .form-group::before {
    border-left: none;
}

.res-hero-content .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 15%;
}

.res-hero-content .res-hero-srch ul li.location-search {
    width: 100%;
    padding: 12px 8px;
}


.res-hero-content .res-hero-srch ul li.location-search .random-search #loc-icon {
    position: absolute;
    right: 15%;
    left: auto;
    font-size: 22px;
    color: #757575;
    top: 31%;
    cursor: pointer;
}

.res-hero-content .res-hero-srch ul li a {
    font-size: 18px;
    padding: 12px 20px;
    position: absolute;
    top: 9px;
    right: 8px;
    border-radius: 8px;
}

.res-hero-content .res-hero-srch ul li button.submit-btn {
    font-size: 18px;
    padding: 14px 22px;
    position: absolute;
    top: 0px;
    right: 0px;
    border-radius: 0px;
}

.res-hero-content .res-hero-srch ul li .random-search .recipe-search2 {
    border: 0;
    width: 72%;
}

.res-hero-srch {
    border: 1px solid #e9e9e9;
    display: block;
    float: left;
    width: 90%;
}

.res-hero-product h3 {
    font-size: 22px;
    color: #ffffff;
    margin-bottom: 23px;
    font-weight: 600;
}

.res-hero-product .fr-hero-logo {
    float: left;
    margin-right: 15px;
}

.res-hero-product .fr-hero-logo a {
    width: 70px;
    height: 70px;
    display: inline-block;
    margin-right: 5px;
}

.res-hero-product .fr-hero-logo a img {
    width: 70px !important;
    height: 70px !important;
    border-radius: 50% !important;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;

    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

.res-hero-product .fr-logo-details {
    overflow: hidden;
    display: none;
}

.res-hero-product .fr-logo-details2 {
    overflow: hidden;
    display: none;
}

.res-hero-product .fr-logo-details3 {
    overflow: hidden;
    display: none;
}

.res-hero-product .fr-logo-details p {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin-bottom: 1px;
}

.res-hero-product .fr-logo-details i {
    color: #ffb413;
    font-size: 14px;
}

.res-hero-product .fr-logo-details span {
    font-size: 14px;
    margin-left: 5px;
    font-weight: 500;
}

.res-hero-product .fr-logo-details2 p {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin-bottom: 1px;
}

.res-hero-product .fr-logo-details2 i {
    color: #ffb413;
    font-size: 14px;
}

.res-hero-product .fr-logo-details2 span {
    font-size: 14px;
    margin-left: 5px;
    font-weight: 500;
}

.res-hero-product .fr-logo-details3 p {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin-bottom: 1px;
}

.res-hero-product .fr-logo-details3 i {
    color: #ffb413;
    font-size: 14px;
}

.res-hero-product .fr-logo-details3 span {
    font-size: 14px;
    margin-left: 5px;
    font-weight: 500;
}

.res-hero-product {
    margin-top: 30px;
    display: block;
    float: left;
}


.res-video {
    position: absolute;
    left: 50%;
    bottom: 45%;
}

.res-video i {
    background-color: #000;
    color: #fff;
    font-size: 36px;
    height: 100px;
    width: 100px;
    text-align: center;
    line-height: 92px;
    border-radius: 80px;
    border: 5px solid #fff;
    box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.2);
}

.res-cat-box {
    background-color: transparent;
    text-align: center;
    padding: 28px;
    border-radius: 12px;
    transition: .6s;
    position: relative;
    border: 1px solid #f3f5ff;
}

.res-assets {
    position: relative;
    z-index: 99;
}

.res-cat-box:hover p {
    color: #fff;
}


.item:hover .res-cat-box::before {
    display: block;
    transition: .6s;
    cursor: pointer;
}

.res-cat-box img {
    background-color: transparent;
    width: 92px !important;
    height: 92px !important;
    max-width: 92px !important;
    margin: 0 auto;
}

.res-cat-box p {
    font-size: 18px;
    font-weight: 500;
    margin-top: 14px;
    margin-bottom: 10px;
}

.res-cat-box p a {
    color: #000;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.res-cat-box span {
    background: #f3f5ff;
    font-size: 12px;
    padding: 4px 14px;
    border-radius: 4px;
    color: #757575;
}

.top-border {
    border-top: 1px solid #e9e9e9;
    padding-top: 40px;
}

.cat.owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    top: -43%;
    right: 0;
    display: none;
}

.cat {
    position: relative;
}

.cat.owl-carousel .owl-nav button.owl-prev {
    font-size: 20px;
    border:none;
    padding: 0px !important;
    width: 32px;
    line-height: 0px;
    border-radius: 30px;
    height: 32px;
    position: relative;
    background-color: #FFCC00;
}

.cat.owl-carousel .owl-nav button.owl-next {
    font-size: 20px;
    border: none;
    padding: 0px !important;
    width: 32px;
    line-height: 0px;
    border-radius: 30px;
    height: 32px;
    position: relative;
    background-color: #FFCC00;

}

.cat.owl-carousel .owl-nav button.owl-prev span {
    position: absolute;
    left: 32%;
    top: 42%;
    font-size: 30px;
}

.cat.owl-carousel .owl-nav button.owl-next span {
    position: absolute;
    right: 32%;
    top: 42%;
    font-size: 30px;

}

.cat.owl-theme .owl-dots .owl-dot {
    display: none;
}

.cat.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #231900;
    color: #FFF;
}

.res-text-center.heading-panel {
    text-align: center;
    margin-bottom: 55px;
}


.product-res.owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    top: -25%;
    right: 0;
}

.product-res {
    position: relative;
}

.product-res.owl-carousel .owl-nav button.owl-prev {
    font-size: 20px;
    border: 1px solid #e9e9e9;
    padding: 0px !important;
    width: 30px;
    line-height: 0px;
    border-radius: 30px;
    height: 30px;
    position: relative;
}

.product-res.owl-carousel .owl-nav button.owl-next {
    font-size: 20px;
    border: 1px solid #f71735;
    padding: 0px !important;
    width: 30px;
    line-height: 0px;
    border-radius: 30px;
    height: 30px;
    position: relative;
}

.product-res.owl-carousel .owl-nav button.owl-prev span {
    position: absolute;
    left: 32%;
    top: 42%;
    font-size: 30px;
}

.product-res.owl-carousel .owl-nav button.owl-next span {
    position: absolute;
    right: 32%;
    top: 42%;
    font-size: 30px;

}

.product-res.owl-theme .owl-dots .owl-dot {
    display: none;
}

.product-res.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #f71735;
    color: #FFF;
}


/*hero-section*/


.res-featured-box {
    background-color: #fff;
    border-radius: 12px;
    position: relative;
    margin-bottom: 30px;
    border-bottom: 1px solid #e9e9e9;
}

.res-featured-box .res-featured-details {
    width: 60%;
    overflow: hidden;
}

.res-featured-box .res-featured-img {
    position: relative;
    width: 40%;
    float: left;
}

.res-featured-box .res-featured-img img {
    border-radius: 12px 0 0 12px;
    height: 100%;
    width: 100%;
}

.list-view .res-featured-box .res-featured-img img {
    position: relative;
    float: left;
}

.res-featured-box .res-featured-details ul li {
    float: left;
    margin-right: 10px;
}

.list-view .res-featured-box .res-featured-details ul.ul-list-view {
    overflow: hidden;
}


.res-food-cat0 {
    position: relative;
    display: flex;
}

.res-food-cat0 img {
    margin-right: 10px;
    max-width: 38px !important;
}

.food-cat.owl-theme .owl-dots {
    display: none;
}

.food-cat.owl-theme .owl-nav {
    display: none;
}

.res-food-cat0 span {
    align-self: center;
    font-size: 14px;
    font-weight: 500;
}

.res-fetured-text2 {
    overflow: hidden;
    width: 100%;
    margin-top: 7px;
    display: inline-block;
}

.res-fetured-product i {
    color: #ddd;
    border: 1px solid #e9e9e9;
    border-radius: 50px;
    padding: 8px;
    font-size: 13px;
    vertical-align: middle;
}

.res-fetured-product {
    position: absolute;
    top: 8%;
    right: 3%;
}

.res-featured-box .res-featured-details .res-f-detsil ul li {
    float: left;
    margin-right: 20%;
    position: relative;
}

.res-featured-box .res-featured-details .res-f-detsil {
    border-top: 1px solid #e9e9e9;
    overflow: hidden;
    height: 48px;
    padding: 16px;
}

.list-view .res-featured-details .res-f-detsil {
    padding: 10px 16px;
}
.res-featured-box .res-featured-details .res-featured-box-2 .h-style{
    font-size: 20px;
}

.res-featured-box .res-featured-details .res-f-detsil ul li p {
    margin-bottom: 0;
}

.res-top-content {
    padding: 10px 20px;
}

.res-featured-box .res-featured-details .res-f-detsil ul li i {
    font-size: 18px;
    color: #757575;
}

.res-featured-box .res-featured-details .res-f-detsil p {
    color: #c70909;
    font-weight: 600;
    font-size: 16px;
}

.res-featured-box .res-featured-details .res-f-detsil .fa-clock {
    margin-right: 5px;
}

.res-featured-box .res-featured-details .res-featured-box-2 i {
    font-size: 13px;
    margin-right: 3px;
    color: #6565;
}


.res-featured-box .res-featured-details .res-featured-box-2 i.starts-on {
    color: #ffb413;
}

.res-featured-box .res-featured-details .res-featured-box-2 span {
    font-size: 13px;
    font-weight: 500;
    color: #757575;
    margin-left: 5px;
}

.res-top-content ul li p {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
}

.list-view .res-top-content ul li p {
    line-height: 20px;
}

.res-top-content ul li a {
    font-size: .85em;
    color: #757575;
    margin-right: 5px;
    float: left;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 0.35em 0.4em;
    font-weight: normal;
}

.res-fetured-text2 p {
    font-size: 16px;
    color: #757575;
    margin-bottom: 0;
}

.res-fetured-text2 p img {
    margin-right: 5px;
    width: auto !important;
}

.logo-res {
    position: absolute;
    bottom: 12%;
    right: 3%;
}

.list-view .logo-res {
    bottom: 14%;
    right: 6%;
}

.tooltip .tooltip-inner {
    background: #000 !important;
    max-width: 250px;
    padding: .35rem .8rem;
}

.tooltip .tooltip-inner b {
    color: #ffffff !important;
    text-transform: capitalize;
}

.tooltip .tooltip-inner sup {
    color: #f71735 !important;
}


.res-fetured-ribbon {
    position: absolute;
    top: 5%;
    right: 10%;
}

.res-featured-box .res-featured-img .res-fetured-ribbon img {
    height: inherit;
    width: auto;
    border-radius: 20px;
}

.res-featured-btn {
    text-align: center;
    margin-top: 25px;
}

.res-featured-btn i {
    margin-right: 5px;
    color: #fff;
    font-size: 14px;
}

.ribbon-title span {
    background-color: #07c750;
    width: 52px;
    height: 19px;
    line-height: inherit;
    font-size: 12px;
    text-align: center;
    position: relative;
    color: #fff;
    display: block;
    border-radius: 2px 6px 6px 0;
    font-weight: 500;
}

.ribbon-title span:before, .ribbon-title span:after {
    background-color: #a44;
    width: 50px;
    height: 80px;
    content: '';
    display: block;
    transform: skewY(20deg);
    position: absolute;
    z-index: -1;
}

.ribbon-title .ribbon-title span:before {
    top: 10px;
    left: 0;
}

.ribbon-title span:after {
    top: -10px;
    right: 0;
}

.ribbon-title {
    position: absolute;
    top: 8%;
}

.res-exp-text h2 {
    font-size: 42px;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 15px;
}

.res-exp-text span {
    color: #757575;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
}

.res-exp-text .style-p {
    color: #757575;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 15px;

}

.res-exp-img img {
    width: 100%;
    border-radius: 10px !important;
}

.res-exp-text p {
    color: #757575;
    line-height: 30px;
    font-weight: 400;
}

#myChart {
    width: 90% !important;
    float: right;
    margin-left: auto;
}

.res-sales-value {
    align-self: center;
    border-bottom: 2px solid #e9e9e9;
    padding-bottom: 15px;
}

.res-sales-value p {
    margin-bottom: 0;
    font-size: 24px;
    color: #2adc2af2;
    font-weight: 600;
}

.res-sales-value span {
    font-weight: 500;
    font-size: 14px;
}


.res-sale {
    overflow: hidden;
    display: flex;
}

.res-exp-content ul li {
    float: left;
    width: 45%;
    margin-right: 10px;
}

.res-exp-content ul li p i {
    background-color: #69AD39;
    color: rgba(255, 255, 255, 0.7);
    border-radius: 30px;
    margin-right: 10px;
    padding: 5px;
}

.res-exp-content {
    margin-top: 22px;
}

.res-exp-content .btn-theme {
    margin-top: 10px;
}

.res-exp-content ul li p {
    color: #757575;
}

.res-logo-d-box {
    float: left;
    margin-right: 15px;
}

.counter-3 .res-logo-d-box {
    line-height: 75px;
}
.res-logo-d-count {
    overflow: hidden;
}

.res-exp-assets ul li {
    float: left;
    width: 45%;
    margin-right: 3%;
    margin-bottom: 28px;
}

.res-logo-d-box img {
    width: 45px;
}

.res-exp-assets {
    overflow: hidden;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.07);
    width: 82%;
    padding: 30px 30px 0 30px;
    border-radius: 12px;
    position: absolute;
    bottom: -20%;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
}

.res-main-d-content {
    position: relative;
}

.res-logo-d-count p {
    margin-bottom: 0;
    color: #757575;
    font-size: 18px;
}

.res-logo-d-count span {
    font-size: 34px;
}

.res-lat-title.heading-panel {
    text-align: center;
}

.res-blog-box .res-blog-profile img {
    max-width: 80px;
    border-radius: 60px !important;
    border: 5px solid #fff;
    transition: .7s;
}

.res-blog-box .res-blog-img img {
    width: 100%;
}

.res-blog-box {
    position: relative;
    border: 1px solid #e9e9e9;
    transition: .6s;
    background-color: #ffffff;
}

.res-blog-box:hover .res-blog-profile img {
    border-color: #f71735;
}

.res-blog-detail {
    overflow: hidden;
    border-top: 1px solid #e9e9e9;
    padding: 0px 25px;
    position: relative;
    padding-top: 12px;
    margin-bottom: 12px;
}

.res-blog-box .res-blog-profile {
    position: absolute;
    bottom: 41%;
    left: 40%;
    z-index: 9;
}

.res-blog-box .res-blog-content {
    position: relative;
}

.res-blog-box .res-blog-content2 {
    padding: 25px;
    margin-top: 0px;
}

.res-blog-box .res-blog-content .res-blog-detail span img {
    margin-right: 8px;
    vertical-align: sub;
}

.res-blog-box .res-blog-content .res-blog-style {
    font-size: 22px;
    color: #000;
    font-weight: 600;;
    margin-bottom: 3px;
    word-break: break-word;
}

.res-blog-box .res-blog-content p {
    color: #757575;
    line-height: 30px;
}

.res-blog-box .res-blog-content span {
    font-size: 14px;
    color: #000;
}

.res-blog-box .res-blog-content span i {
    margin-left: 5px;
}

.res-blog-box .res-blog-content .res-blog-detail span {
    color: #757575;
    font-size: 14px;
}

.res-blog-box .res-blog-content .res-blog-detail ul li {
    float: left;
}

.res-blog-box .res-blog-content .res-blog-detail ul li.right {
    float: right;
    margin-right: 0;
}

.res-app {
    /*background: url("../images/bg1.png");*/
    height: auto;
    background-position: center center;
    background-size: cover;
}

.res-app-img {
    position: relative;
    text-align: center;
}

.res-app-img img {
    width: auto !important;
}

.res-app-text h2 {
    color: #fff;
    font-size: 42px;
    line-height: 1.5;
    margin-top: 5px;
    margin-bottom: 15px;
}

.res-app-text p {
    color: #ffffff;
    font-size: 18px;
    margin-top: 30px;
    line-height: 32px;
    margin-bottom: 30px;
}

.res-app-content {
    padding-right: 35px;
    position: relative;
}

.res-app-details ul li p {
    color: #fff;
    font-size: 16px;
}

.res-app-text {
    margin-bottom: 23px;
}

.res-app-details ul li p i {
    background-color: #69AD39;
    color: rgba(255, 255, 255, 0.7);
    border-radius: 30px;
    margin-right: 10px;
    padding: 5px;
}

.res-app-details ul li {
    float: left;
    margin-right: 25px;
}

.res-app-logo ul li {
    float: left;
    margin-right: 25px;
}

.res-app-logo {
    overflow: hidden;
    width: 100%;
}

.res-app-details {
    overflow: hidden;
    margin-bottom: 15px;
}

.res-f-main a {
   font-weight: 700;
color: #231900;
display: block;
font-size: 15px;
line-height: 23px;
position: relative;
text-transform: capitalize;
	margin-bottom: 15px;
}

.res-f-main a:hover {
    color: #FFCC00;
}

.res-f-main .heading-panel2 {
    margin-bottom: 20px;
}

.res-f-main a:last-child {
    margin-bottom: 0;
}

.res-f-content2 {
    padding-right: 50px;
}

.res-f-content2 .form-group {
    overflow: hidden;
    margin-bottom: 20px;
}

.res-f-content2 .form-group input {
    font-size: 13px;
    height: 50px;
    width: 66%;
    float: left;
    margin-right: 12px;
    border: 1px solid #e9e9e9;
}

.res-f-content2 .form-group .btn-theme {
    padding: 13px 26px;
}

.res-f-content2 p {
 color: #545050;
margin-top: 14px;
margin-bottom: 20px;
font-size: 15px;
}

.res-2-client {
    position: relative;
}

.res-f-social i {
    color: #757575;
    font-size: 16px;
    background-color: rgba(255, 204, 0, 0.8);
    border-radius: 4px;
    text-align: center;
    margin-right: 6px;
    transition: .6s;
    width: 40px;
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
}

.res-f-social i:hover {
    color: #fff;
    background-color:#757575;
}

.res-footer-2 .res-f-social i:hover {
    color: #fff;
    background-color: #FFCC00;
}

.res-f-social .heading-panel2 {
    margin-bottom: 20px;
}

.res-f-social {
    position: relative;
}

.res-f-social .heading-panel h3 {
    font-size: 20px;
}

.res-f-icon {
    float: left;
    margin: 16px 12px 16px 0px;
}

.res-f-detail-2 {
    overflow: hidden;
}

.res-f-detail-2 p {
    color: #757575;
    margin-bottom: 7px;
}

.res-f-items {
    margin-bottom: 20px;
}

.res-f-container .heading-panel2 {
    margin-bottom: 22px;
}

.res-f-container {
    position: relative;
    background: #f7f7f9;
    padding: 60px 0px;
    height: 100%;
    padding-top: 80px;
}

.res-f-container .res-f-container-inner {
    padding: 0px 30px;
}

.res-f-detail-2 p span {
    color: #f71735;
    margin-left: 10px;
    font-weight: 700;
    font-size: 15px;
}

.res-panel {
    padding: 80px 0;
    background: url("../images/a9.png");
    background-repeat: no-repeat;
    background-position: 25% 120%;
}

.res-footer {
    height: auto;
    background: url("../images/a9.png");
    background-repeat: no-repeat;
    background-position: 18% 75%;
}

.banner-slider.owl-theme .owl-nav {
    display: none;
}

.banner-slider.owl-theme .owl-dots {
    display: none;
}

.res-f-container .heading-panel2 h3 {
    font-size: 18px;
position: relative;
text-transform: capitalize;
}
.res-f-detail-2 {
	font-size:15px;
}

.res-f-bottom {
    background-color: #000;
    padding: 18px 0;
    border-top: 1px solid rgba(153, 153, 153, 0.2);
}

.res-f-right ul li {
    float: left;
    position: relative;
}

.res-f-right ul li a {
    font-size: 14px;
    color: #fff;
    transition: .6s;
}

.res-f-right ul li a:hover {
    color: #FFCC00;
}

.res-f-detail-2 p .style-red {
    color: #ed0e0e;
}

.res-bottom-text p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
}

.res-f-right {
    overflow: hidden;
    float: right;
    position: relative;
}

.res-f-right ul li:last-child {
    margin-right: 0;
}

.res-bottom-text p a {
    color: #FFCC00;
    font-weight: 500;
    margin-right: 5px;
}

.res-f-right ul li a {
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    padding: 0px 15px;
}

.res-f-right ul li:last-child a {
    border-right: none;
    padding-right: 0px;
}

.res-header-2 .sb-menu > ul > li > .btn-theme {
    height: auto;
    line-height: inherit;
    font-size: 14px;
    padding: 12px 26px !important;
}



/*.res-header-2 .sb-menu > ul > li.color-x > .btn-theme {*/
/*    padding: 34px 25px !important;*/
/*    margin-right: -15px;*/
/*    margin-left: 20px;*/
/*    padding-bottom: 32px !important;*/
/*}*/
.res-header-2 .sb-menu > ul > li > .btn-theme i {
    font-size: 14px;
    margin-right: 5px;
}
.res-header-2 .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
}
.res-header-2 .sb-menu ul li > a {
    font-size: 16px;
    font-weight: 500;
}

.res-header-2 .sb-menu ul li > a:hover {
    color: #FFCC00;
}

.res-header-2.header-dark .sb-menu.separate-line > ul > li > a::before {
    display: none;
}

.res-header-2.header-dark .btn-secondary {
    vertical-align: inherit;
    background-color: rgba(255,255,255,0.1);
    border: none;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: medium;
    border-left-color: currentcolor;
    border-left-style: none;
    border-left-width: medium;
    padding: 10px 50px;
    border-left: 1px solid rgba(255,255,255,0.2);
    border-right: 1px solid rgba(255,255,255,0.2);
}

.res-header-2 .sb-menu.separate-line > ul > li > a {
    padding: 0 15px;
    text-transform: capitalize;
}
.res-header-2.sticky .sb-menu.separate-line > ul > li > a {
    padding: 0px 5px;
}

.res-header-2 .btn-style i {
    font-size: 14px;
    margin-right: 10px;
}

.res-header-2 .btn-secondary {
    vertical-align: inherit;
    background-color: rgba(255, 255, 255, 0.1);
    border: none;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 0;
}

.res-header-2 .btn-secondary i {
    margin-right: 6px;
    color:rgba(255, 204, 0, 0.8);
    font-size: 14px;
    vertical-align: middle;
    margin-bottom: 3px;
}
.res-header-2 .form-group{
    width:100%;
}
.res-header-2 .right-space .select2-container {
    float: left;
}


.res-header-2 .right-space {
    width: 234px;
    padding: 0px 15px;
    display: inline-flex;
    margin-right: 15px;
}
.res-header-2 .right-space .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 0;
    border-radius: 4px;
}
.res-header-2 .right-space .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 25px;
}
.res-header-2 .right-space .select2 .select2-selection--single .select2-selection__rendered {
 font-size: 16px;
    font-weight: 600;
}
.res-header-2 .right-space .select2-dropdown{
    top:40px;
}
.res-header-2 .right-space .header-form{
    width:100%;
}

.res-header-2 .right-space i {
    margin-right: 0px;
    color:#FFCC00;
    font-size: 16px;
    vertical-align: text-top;
    line-height: 25px;
}

.food-shop-detail{
    position: relative;
    background-color: #fff;
    padding:30px;
}

.header-dark.sticky .form-group{
    width:100%;
}
.header-dark .right-space .select2-container {
    float: left;
    width:100% !important;
}

.header-dark.sticky .right-space .select2-container {
    float: left;
    width:100% !important;
}
.header-dark.sb-header.sticky .header-form{
    width:100% !important;
}
.sb-header.sticky .sb-header-container {
    height: 90px !important;
}

.header-dark.sb-header.sticky .sb-menu ul li.right-space {
    width: 330px;
    background-color: #f2f2f2;
    padding: 9.5px 10px !important;
    display: inline-flex;
    line-height: 30px;

}
.header-dark.sticky .right-space .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 0;
    border-radius: 4px;
}
.header-dark.sticky .right-space .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 28px;
}
.header-dark.sticky .right-space .select2 .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
}
.header-dark.sticky .right-space .select2-dropdown{
    top:40px;
}
.sb-header.sticky {
    box-shadow: 0 10px 50px 0 rgba(46, 56, 220, 0.2);
}
.header-dark.sticky .right-space i {
    color: #FFCC00;
    vertical-align: text-top;
    float: left;
    margin-right: 0;
    font-size: 20px;
    margin-top: 4px;
    line-height: 18px;
}

.res-header-2 .dropdown-toggle::after {
    margin-left: 20px;
}

.res-header-2.sb-header.sticky .sb-menu > ul > li {
    padding: 20px 0px;
}
.res-header-2.sb-header.sticky .sb-menu > ul > li.color-x a {
    height: auto;
    line-height: inherit;
}
.header-dark.sb-header.sticky .sb-menu > ul > li {
    padding: 0px 0px;
}

.res-header-2.sb-header.sticky .sb-menu > ul > li > a {
    height: 90px;
    line-height: 90px;
}

.res-header-2 .btn-secondary:active:focus {
    box-shadow: none !important;
    background-color: rgba(255, 255, 255, 0.1) !important;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}


.res-header-2 .dropdown-menu.show li a:hover {
    color: #a1a1a1;
}

.border-before {
    position: relative;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.sticky .border-before {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    line-height: 85px;
}

.red-food-item ul li {
    float: left;
    margin-right: 60px;
}

.red-food-item ul li:last-child {
    margin-right: 0;
}

.red-food-item ul li img {
    margin-right: 5px;
}

.res-pro-serv {
    background: #000;
    position: absolute;
    top: 0%;
    height: 100%;
    width: 4%;
    text-align: center;
}

.res-pro-serv img {
    width: 70% !important;
    margin-top: 10px;
}

.red-food-item ul li span {
    font-size: 14px;
    font-weight: 500;
}

.res-header-2 .header-shadow-wrapper {
    display: none;
}

.banner-image {
    position: relative;
}

.res-header-2.sb-header.sticky .logo {
    top: 63%;
    width: 190px;
    text-align: left;
    top:41px;
    padding:0px;
}

.banner-image img {
    width: 100%;
}

.res-sec-banner .banner-image img {
    border-radius: 0px;
}

.red-food-item {
    overflow: hidden;
}

.res-food-cat0 span {
    font-size: 16px;
    color: #757575;
}

.res-food-cat0 span a {
    color: #fff;
}

.res-food-products {
    background-color: #000;
    padding: 15px 0;
    position: relative;
}

.left-align.heading-panel {
    text-align: left;
    border-top: 1px solid #e9e9e9;
    position: relative;
}

.res-header-2.sticky .right-space {
    padding-left: 15px;
}

.res-2-bg-white {
    overflow: hidden;
    background-color: #fff;
}

/*.res-2-img img {*/
/*    height: auto;*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    transform: translate(-50%, -50%);*/
/*    mix-blend-mode: multiply;*/
/*    width: 100%;*/
/*}*/
.res-2-img {
    overflow: hidden;
    position: relative;
    /*min-height: 250px;*/
}
.res-fl-deals .res-2-img {
    min-height: 200px;
}


.res-2-text i {
    font-size: 13px;
    margin-right: 3px;
    color: #6565;
}

.res-2-bg-white .res-2-inner .res-2-text .foodota-product-price .woocommerce-Price-amount {
    color: #c70909;
    font-weight: 600;
    font-size: 16px;
}

.res-2-bg-white .res-2-inner .res-2-text .foodota-product-price ins {
    background: transparent;
}

.res-2-bg-white .res-2-inner .res-2-text .foodota-product-price del .woocommerce-Price-amount {
    color: #000;
    font-weight: 500;
    font-size: 14px;
    margin-right: 3px;
}


.res-2-text i.starts-on {
    color: #ffb413;
}

.res-2-text .text-s1 {
    font-size: 24px;
    margin-bottom: 10px;
    text-transform: capitalize;
	
}

.res-2-box ul li:last-child {
    margin-right: 0;
}

.res-2-box ul li.order-now {
    margin-left: 15px;
}

.res-2-box {
    overflow: hidden;
    width: 100%;
    border-top: 1px solid #e9e9e9;
    padding: 15px 20px;
}

.res-2-box .slider-btn {
    margin-top: 0px;
    width: 100%;
}

.res-2-box .slider-btn .btn {
    width: 100%;
    border-radius: 0px;
}

.res-2-box ul li {
    float: left;
    width: 100%;
}

.res-3-box ul li a {
    font-size: 18px;
    color: #757575;
    vertical-align: super;
}

.res-3-box ul li .weight {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
}

.res-3-box .food_cats {
    position: relative;
}


.res-3-box .food_cats .weight {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    float: left;
    margin-right: 8px;
}

.res-3-box .food_cats .cat_names a {
    font-size: 15px;
    color: #071c1f;
    margin-right: 5px;
    float: left;
    margin-top: 5px;
    padding: 10px 17px;
    font-weight: 600;
}

.res-3-box .food_cats .cat_names a:nth-child(6) {
    display: none;
}


.res-2-map-product {
    overflow: hidden;
}

.res-2-map-product span {
    font-size: 16px;
    color: #757575;
}

.res-2-map-product span.location-png {
    margin-left: 10px;
}

.res-2-box ul li p {
    color: #c70909;
    font-weight: 600;
    margin-bottom: 0;
    display: contents;
    font-size: 16px;
}

.res-2-box ul li p .fa-clock {
    margin-right: 5px;
    color: green;
    margin-left: 10px;
}

.border-style-3 {
    text-align: center;
}

.res-2-text {
    margin-bottom: 0px;
    display: inline-block;
}

.res-2-inner {
    padding: 20px;
}

.res-2-box .location-now {
    text-align: center;
}


.new-stars-main {
    position: absolute;
    bottom: 10px;
    width: 100%;
}

.new-stars-main .stars {
    float: left;
    position: relative;
    margin-left: 20px;
}

.new-stars-main .stars i {
    font-size: 13px;
    margin-right: 3px;
    color: #999;
}
.res-3-box .new-stars-main .stars i {
    color:#ffffff;
}

.new-stars-main .stars i.starts-on {
    color: #ffb413;
}

.new-stars-main .rating-number {
    float: right;
    position: relative;
    margin-right: 20px;
    color: #fff;
    font-size: 14px;
}

.res-2-inner .right-2-content i {
    margin-left: 6px;
    border: 1px solid #f71735;
    border-radius: 30px;
    font-size: 12px;
    padding: 7px 8px;
}

.border-style-3 {
    position: relative;
}

.border-style-3::before {
    content: "";
    top: -15px;
    height: 60px;
    position: absolute;
    border-left: 1px solid #e9e9e9;
    right: 25px;
}

.res-3-icons {
    position: absolute;
    top: 8%;
    right: 6%;
}

.border-style-3::after {
    content: "";
    top: -15px;
    height: 60px;
    position: absolute;
    border-left: 1px solid #e9e9e9;
    left: 25px;
}

.res-3-icons i {
    background-color: #fff;
    border-radius: 25px;
    padding: 10px;
    font-size: 14px;
    color: #757575;
    line-height: 17px;
}
.res-3-icons i.active{
    color: #07c750;
}


.res-3-icons i.fa-heart {
    color: #757575;
    cursor: pointer;
}

.res-3-icons i.fa-heart:hover, .res-3-icons i.fa-heart.favorite {
    color: #07c750;
}

.res-3-box {
    position: relative;
    border: 1px solid #f3f5ff;
	width: 100%;
	margin-bottom: 30px;
	background: #fff;
}

.res-2-img {
    position: relative;
}

.res-3-logo-img img {
    width: 100%;
    height: 100%;
    border-radius: 4px !important;
}

.res-3-box .res-2-map-product img {
    width: 16px !important;
    display: inline-block !important;
    margin-right: 5px;
}

.res-3-logo-img {
    position: absolute;
    right: 8%;
    bottom: -8%;
    width: 50px;
    height: 50px;
}
.sale-product .res-3-logo-img,.top-sale-product .res-3-logo-img {
    bottom: -0%;
}
.sale-product .res-3-logo-img img,.top-sale-product .res-3-logo-img img{
    border-radius: 20px 20px 0px 0px !important;
}

.res-3-logo-img-container {
    position: relative;
    float: left;
    width: 50px;
    height: 50px;
}


.res-3-star {
    position: absolute;
    bottom: -4%;
    left: 4%;
}

.res-3-star i {
    background: #c70909;
    color: #fff;
    font-size: 14px;
    padding: 8px 9px;
    border-radius: 30px;
}

.res-2-img .ribbon-title {
    top: 9%;
}

.ribbon-title span::before, .ribbon-title span::after {
    display: none;
}

.fc-slider.owl-theme .owl-dots {
    display: none;
}

.fc-slider.owl-theme .owl-nav {
    position: absolute;
    top: -24%;
    right: 0;
    margin-top: 0;
    display: none;
}

.fc-slider {
    position: relative;
}

.fc-slider.owl-theme .owl-nav .owl-prev {
    border: none;
    background: #FFCC00;
    padding: 0px 17px !important;
    border-radius: 50px;
    line-height: 12px;
    height: 40px;
}

.fc-slider.owl-theme .owl-nav span {
    font-size: 24px;
    color: #ffffff;
}

.fc-slider.owl-theme .owl-nav .owl-next {
    border: none;
    background: #FFCC00;
    padding: 0px 17px !important;
    border-radius: 50px;
    line-height: 12px;
    height: 40px;
}

.fc-slider.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #071c1f;
    color: #ffffff;
}

.fc-slider button:focus {
    outline: none;
}

.res-f-box-content p {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;;
    margin-bottom: 5px;
    line-height: 18px;
    text-transform: capitalize;
    color: #000;
}

.res-f-box4 {
    overflow: hidden;
    position: relative;
    background-color: #fff;
    padding: 20px;
    border-radius: 6px;
    border: 1px solid #f3f5ff;
    -webkit-transition: box-shadow .3s ease, z-index 0s .3s ease, -webkit-transform .3s ease;
    transition: box-shadow .3s ease, z-index 0s .3s ease, -webkit-transform .3s ease;
    transition: box-shadow .3s ease, transform .3s ease, z-index 0s .3s ease;
    transition: box-shadow .3s ease, transform .3s ease, z-index 0s .3s ease, -webkit-transform .3s ease;
}


.res-f-box4 .res-f-box-img {
    float: left;
    margin-right: 20px;
    width: 53px;
    height: 53px;
}

.res-f-box4 .res-f-box-img img {
    border-radius: 4px !important;
}

.res-f-box4 .res-f-box-content {
    overflow: hidden;
}

.res-f-box4 .res-f-box-content span {
    font-size: 10px;
    padding: 5px 0px;
    border-radius: 4px;
    display: inline-block;
}

.res-f-box4 .res-f-box-content span i {
    font-size: 12px;
    margin-right: 5px;
    color: #6565;
}

.res-f-box4 .res-f-box-content span .starts-on {
    color: #ffb413;
}

.short-restaurants.owl-theme .owl-dots {
    display: none;
}

.short-restaurants.owl-theme .owl-nav {
    position: absolute;
    top: -100%;
    right: 0;
    margin-top: 0;
}

.short-restaurants {
    position: relative;
}

.short-restaurants.owl-theme .owl-nav .owl-prev {
    border: 1px solid #e9e9e9;
    background: #fff;
    padding: 0px 16px !important;
    border-radius: 50px;
    line-height: 12px;
    height: 40px;
}

.short-restaurants.owl-theme .owl-nav span {
    font-size: 24px;
}

.short-restaurants.owl-theme .owl-nav .owl-next {
    border: 1px solid #e9e9e9;
    background: #fff;
    padding: 0px 16px !important;
    border-radius: 50px;
    line-height: 12px;
    height: 40px;
}

.short-restaurants.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #fff;
    color: #000;
}

.short-restaurants button:focus {
    outline: none;
}

.res-slider-container {
    position: relative;
}

.res-details-box5 .res-3-box {
    margin-bottom: 30px;
}

.res-view-btn {
    position: absolute;
    right: 0;
    bottom: 15%;
}

.res-view-btn a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

.res-2-featured .res-view-btn {
    right: 10%;
}

.res-sign-content .res-sign-box {
    float: left;
    overflow: hidden;
    margin-right: 30px;
}

.res-sign-content .res-sign-box:last-child {
    margin-right: 0;
}

.res-sign-icon {
    float: left;
    margin-right: 15px;
}

.res-sign-details {
    overflow: hidden;
}

.res-sign-icon i {
    color: #FFCC00;
    font-size: 26px;
    background: rgba(255, 121, 0, 0.1);
    padding: 15px;
    border-radius: 50px;
    width: 55px;
    text-align: center;
}

.res-sign-details h4 {
    font-size: 20px;
    font-weight: 700;;
    color: #231900;
    margin-bottom: 0px;
}

.res-sign-details p {
    color: #757575;
    margin-bottom: 0;
}

.res-sign-form h2 {
    font-size: 24px;
}

.res-sign-form {
    position: relative;
    overflow: hidden;
}

.res-sign-form input {
    font-size: 14px;
    height: 48px;
    padding: 0 20px;
    width: 75%;
    float: left;
    border: 1px solid #e9e9e9;
}

.res-sign-form a {
    position: absolute;
    right: 0;
    padding: 12px 30px;
}

.res-sign-form .news-btn {
    position: absolute;
    right: 0;
    padding: 12px 30px;
}

.res-sign-form h2 {
    font-size: 32px;
    margin-bottom: 18px;
    font-weight: 700;
}

.res-sign {
    padding: 40px 0;
    border-top: 1px solid #e9e9e9;
}

.res-footer-2 {
    background: #000;
}

.res-footer-2 .heading-panel2 h3 {
    color: #fff;
}

.res-footer-2 .res-f-container {
    background: none;
}

.res-footer-2 .res-f-main a {
    color: rgba(255, 255, 255, 0.5);
}

.res-footer-2 .res-f-content2 p {
    color: rgba(255, 255, 255, 0.5);
}

.res-footer-2 .res-f-detail-2 p {
    color: rgba(255, 255, 255, 0.5);
}

.res-footer-2 .res-f-social i {
    color: #fff;
    font-size: 16px;
    background-color: rgba(101, 101, 101, 0.3);
}

.res-hero-3 {
    height: auto;
    background-position: center center;
    background-size: cover;
}

.res-header-3 .sb-menu.separate-line > ul > li > a {
    font-weight: 600;
    font-size: 16px;
    color: #071c1f;
}
.res-header-3 .sb-menu.separate-line > ul > li > a:hover {
    color: #071c1f;
}
.header-dark .sb-menu ul li.current-menu > a, .header-dark .sb-menu ul li:hover > a {
    color: #231900 !important;
}
.header-dark.food-header-transparent  .sb-menu ul li.current-menu > a, .header-dark.food-header-transparent  .sb-menu ul li:hover > a {
    color: #ffffff !important;
}
.header-dark.food-header-transparent  .sb-menu ul ul li.current-menu > a, .header-dark.food-header-transparent  .sb-menu ul ul li:hover > a {
    color: #231900 !important;
}
.header-dark.sticky  .sb-menu ul li.current-menu > a, .header-dark.sticky  .sb-menu ul li:hover > a {
    color: #231900 !important;
}
.res-header-3.food-header-transparent .sb-menu.separate-line > ul > li > a{
    color: #ffffff;
}
.res-header-3.sticky .sb-menu.separate-line > ul > li > a{
    color: #231900;
}

.res-header-3.food-header-transparent .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #ffffff;
}
.res-header-3.sticky .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #071c1f;
}

.food-header-transparent.res-header-2 .right-space {
    background-color: transparent;
}
.food-header-transparent{
    background-color: transparent !important;
    box-shadow: none !important;
    position: absolute !important;
    width: 100%;
}
.food-header-transparent.sticky{
    background-color: #fff !important;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .1) !important;
    position: fixed !important;
}
.res-header-2.food-header-transparent.sticky .right-space{
    background-color: #f2f2f2;

}

.res-header-3 .btn-secondary {
    border-left: 1px solid rgba(101, 101, 101, 0.2);
    border-right: 1px solid rgba(101, 101, 101, 0.2);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}

.res-header-3 .btn-secondary {
    color: #071c1f;
}

.res-header-3.food-header-transparent .btn-secondary {
    color: #ffffff;
}

.no-bread-crumb{
    display: none;
}


.res-header-3.sticky .btn-secondary {
    color: #071c1f;
}

.res-header-3 .border-before {
    position: relative;
    border-right: 1px solid rgba(101, 101, 101, 0.2);
}


.res-header-3 .header-shadow-wrapper {
    display: block;
}

.res-header-3 .sb-menu ul li.color-x .btn-theme {
    border-radius: 0px;
    font-weight: 600;
}

.res-header-3 .sb-menu ul li.color-x a.btn-theme {
    color: #231900;
}
.res-header-3.header-dark .sb-menu ul li.color-x:hover a.btn-theme {
    background-color: #231900;
    color: #ffffff;
}

.res-header-3 .sb-menu ul li.color-x a.btn-theme:hover {
    background-color: #071c1f !important;
    color:#ffffff !important;
}

.res-header-3.sticky .sb-menu ul li.color-x a.btn-theme:hover {
    background-color: #071c1f !important;
    color:#ffffff !important;
}

.header-dark .sb-menu ul ul li > a {
    color: #071c1f !important;
}

.res-header-3.header-dark .sb-menu li > ul {
    background-color: #fff !important;
}


.res-hero-3-srch ul li {
    float: left;
    width: 100%;
    background: #fff;
    padding: 10px 45px;
    position: relative;
}

.res-hero-3-srch ul li.recipes {
    float: left;
    width: 100%;
    background: #fff;
    padding: 16px 4px;
    position: relative;
    border-radius: 10px 30px 30px 10px;
}

.res-hero-3-srch ul li.recipes .foodota-search-spinner {
    position: absolute;
    left: auto;
    right: 25%;
    top: 39%;
}


.typeahead.dropdown-menu {
    padding: 0 0;
    z-index: 9999;
    top: 70px !important;
    width: 70% !important;
}

.typeahead.dropdown-menu li {
    border-bottom: 1px solid #f1f1f1;
    padding: 0px 0px;
}

.typeahead.dropdown-menu .active a, .typeahead.dropdown-menu .active a:hover {
    background: #FFCC00 !important;
    color: #231900 !important;
}

.typeahead.dropdown-menu .active a strong, .typeahead.dropdown-menu .active a strong:hover {
    background: #FFCC00 !important;
    color: #231900 !important;
}

.typeahead.dropdown-menu > li > a {
    padding: 8px 20px;
    white-space: normal;
    color: #757575 !important;
}


.res-hero-3-srch ul li.location {
    float: left;
    width: 100%;
    background: #fff;
    padding: 17px 45px;
    position: relative;
    border-radius: 10px 30px 30px 10px;
}

.res-hero-3-srch ul li.location .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
}

.res-hero-3-srch ul li.location .select2-selection__arrow {
    display: none;
}

.res-hero-3-srch ul li.search-both1 {
    width: 45%;
    padding: 16px 30px;
    padding-right: 5px;
    border-radius: 10px 30px 30px 10px;

}

.res-hero-3-srch ul li.search-both1 .form-control {
    border: 0;
}

.res-hero-3-srch ul li.search-both2 {
    width: 55%;
    padding: 16px 45px;
}


.res-hero-3-srch ul li.search-both2 .random i, .res-hero-3-srch ul li.search-both1 .random i {
    left: 5%;
}


.res-hero-3-srch ul li.recipes .random {
    border: 0;
    height: auto;
    overflow: auto;
}

.res-hero-3-srch ul li input.recipe-search {
    border: 0;
}

.form-control:focus {
    border-color: #e9e9e9;
}

.res-hero-3-content h1 {
    margin-bottom: 30px;
    width: 100%;
    font-size: 54px;
    font-weight: 700;
    line-height: 1.2em;
    margin-top: 15px;
}

.res-hero-3-content span {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
}

.res-hero-3-content p {
    font-size: 22px;
    line-height: 34px;
    width: 80%;
    opacity: 0.9;
    font-weight: 700;
    margin-bottom: 35px;
}

.res-hero-3-srch .select2-container {
    width: 85% !important;
}

.res-hero-3-srch {
    border-radius: 10px 30px 30px 10px;
    border: 1px solid #e9e9e9;
    box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.04);
    float: left;
    width: 100%;
}

.res-hero-3-srch .select2-container .select2-selection--single {
    height: auto;
    font-size: 13px;
    font-weight: 500;
}

.res-hero-3-srch .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: none;
    border-radius: 0;
}

.res-hero-3-srch ul li label {
    font-size: 13px;
    color: #FFCC00;
    font-weight: 500;
}

.res-hero-3-srch .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #757575;
    line-height: 28px;
    padding-left: 0;
    font-weight: initial;
}


.res-hero-3-srch ul li .btn-theme {
    position: absolute;
    top: 0px;
    right: 0;
    border-radius: 50px;
    padding: 16px 22px;
    background: #000;
    border: none;
    font-size: 24px;
    text-align: center;
}

.res-hero-3-srch .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 3%;
}

.res-hero-3-srch ul li .random i {
    position: absolute;
    left: 3%;
    font-size: 22px;
    color: #757575;
    top: 35%;
}

.res-hero-3-content {
    margin-bottom: 27px;
}

.res-slider-container-2 .res-f-box4 {
    border: 1px solid #e9e9e9;
    transition: .6s;
}

.res-slider-container-2 .res-f-box4:hover {
    box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.07);
}

.no-border-style.left-align.heading-panel {
    text-align: center;
    border-top: none;
    position: relative;
}

.no-border-style.left-align.heading-panel::before {
    content: "";
    border-top: 3px solid #f71735;
    width: 70px;
    height: 2px;
    position: absolute;
    top: 0;
    left: 48%;
    top: -15px;
}

.border-content .res-3-box {
    border: 1px solid #e9e9e9;
}

.left-align.heading-panel {
    border-top: none;
}

.no-border-style-2.left-align.heading-panel {
    text-align: left;
    border-top: none;
    position: relative;
}

.no-border-style-2.left-align.heading-panel::before {
    content: "";
    border-top: 3px solid #f71735;
    width: 70px;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
}

.res-detail-btn {
    text-align: center;
    margin-top: 30px;
}

.res-detail-btn .btn-theme i {
    margin-right: 6px;
}

.res-ct-content {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}

.res-city-products {
    /*background: url('../images/r3.png');*/
    height: 450px;
    background-position: center center;
    background-size: cover;
}

.res-ct-content h2 {
    font-size: 42px;
    line-height: 56px;
    font-weight: 700;
    text-transform: capitalize;
}

.res-ct-content p {
    color: #757575;
    font-size: 16px;
    margin-bottom: 18px;
    font-weight: 500;
}

.res-ct-content i {
    background-color: #FFCC00;
    color: #fff;
    padding: 20px 23px;
    font-size: 26px;
    border-radius: 50px;
    text-align: center;
    margin-bottom: 17px;
    box-shadow: 2px 2px 22px rgba(255, 121, 0, 0.7);
}

.res-ct-count ul li {
    float: left;
    width: 25%;
    position: relative;
}

.res-ct-count ul li::before {
    content: "";
    top: 0;
    position: absolute;
    border-right: 1px solid #e9e9e9;
    height: 100%;
    right: 20%;
}

.res-ct-count ul li:last-child {
    margin-right: 0;;
    width: auto;
}

.res-ct-count ul li:last-child::before {
    border-right: none;
}

.res-ct-count {
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    padding: 30px 50px;
    margin-top: 60px;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.07);
}

.res-ct-count ul li .res-ct-img {
    float: left;
    margin-right: 22px;
}

.res-ct-main span {
    font-size: 34px;
    font-weight: 700;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}

.res-ct-main p {
    margin-bottom: 0;
    color: #757575;
    font-size: 18px;
}

.res-ct-main {
    position: relative;
    overflow: hidden;
    line-height: 30px;
}

.res-img-box-product {
    position: relative;
    transition: .6s;
}

.res-img-box-product::before {
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    display: none;
    border-radius: 10px;
}

.res-img-box-product img {
    width: 100% !important;
    border-radius: 10px !important;
    height: 250px !important;
}

.res-ct-overlay:hover .res-img-box-product::before {
    display: block;
}

.text-res-2 {
    position: absolute;
    bottom: 30%;
    text-align: center;
    display: none;
    left: 20%;
    right: 20%;
}

.res-ct-overlay:hover .text-res-2 {
    display: block;
}

.res-ct-overlay {
    margin-bottom: 30px;
    transition: .7s;
}

.text-res-2 p {
    margin: 0;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

.text-res-2 i {
    color: #fff;
    border: 1px solid;
    padding: 13px 15px;
    border-radius: 30px;
    font-size: 18px;
    margin-bottom: 17px;
}

.res-2-client-details h3 {
    font-size: 34px;
    font-weight: 600;;
}

.res-2-client-details p {
    color: #757575;
    line-height: 30px;
    margin-top: 15px;
}

.res-2-client-details {
    padding-right: 60px;
    position: relative;
    z-index: 9;
}

.res-srch-hero {
    height: 300px;
    background-position: center center;
    background-size: cover;
}

.res-top3-product {
    position: relative;
}

.res-top3-product .res-top3-logo {
    float: left;
    margin-top: -31px;
    margin-right: 15px;
    width: 170px;
    background: #f3f5ff;
    border-radius: 50% 50% 0% 0%;
}

.res-top3-product .res-top3-logo img {
    width: 100%;
    height: 100%;
    border-radius: 50% 50% 0% 0%;
    border: 5px solid #fff;
    border-bottom: 0px;
    position: relative;
    z-index: 1;
}

.res-top3-main {
    position: relative;
}

.res-top3-main .res-top3-main-det {
    float: left;
    margin-right: 20px;
}

.res-top3-main .res-top3-main-det p {
    margin-bottom: 0;
    font-size: 14px;
    color: #757575;
    margin-bottom: 2px;
}

.res-top3-main .res-top3-main-det span {
    font-size: 14px;
    color: #757575;
    float: right;
}

.res-top3-main-icon {
    overflow: hidden;
}

.res-top3-main-icon img {
    width: 45px;
}

.res-top3-main {
    margin-top: 20px;
    float: right;
    width: 100%;
}

.res-top3-main .dropdown .fa-clock {
    margin-right: 5px;
}

.res-top3-main .dropdown .opening-hours-dropdown {
    width: 100%;
    z-index: 9;
    padding-top: 0px;
    border-radius: 0px;
}

.res-top3-main .dropdown .opening-hours-dropdown li {
    padding: 6px 10px;
    font-size: 14px;
    color: #757575;
}

.res-top3-main .dropdown .opening-hours-dropdown li:last-child {
    border-bottom: 0px;
}

.res-top3-main .dropdown .opening-hours-dropdown li .today-status {
    color: rgba(255, 121, 0, 0.8);
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 600;

}

.res-top3-main .dropdown .opening-hours-dropdown li .days-names {
    color: #231900;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 600;
}

.res-top3-main .dropdown .opening-hours-dropdown li .days-timing {
    float: right;
    text-transform: uppercase;
}

.res-fl-details .wcfmmp-stor-class {
    box-shadow: none !important;
}

.res-fl-details .wcfmmp-stor-class .user_review_sec {
    width: 82% !important;
    margin-top: 0px !important;
}

.res-fl-details .wcfmmp-stor-class .user_review_area .user_date {
    display: block;
    margin-left: 0 !important;
}

.res-fl-details .wcfmmp-stor-class .user_name {
    margin-bottom: 0px !important;
}

.res-fl-details .wcfmmp-stor-class .user_review_sec_left {
    width: 57% !important;
}

.res-fl-details .wcfmmp-stor-class .bd_rating_area {
    width: 43% !important;
}

.res-fl-details .wcfmmp-stor-class .user_review_text {
    margin-top: 15px !important;
}

.res-fl-details .wcfmmp-stor-class .rated {
    margin-top: 10px !important;
}

.res-fl-details .wcfmmp-stor-class .rating_box:first-child {
    margin-top: 0px !important;
}


.res-top3-product .res-top3-content {
    overflow: hidden;
    padding-top: 17px;
}

.res-top3-product .res-top3-content h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 5px;
}

.res-top3-product .res-top3-content i {
    font-size: 13px;
    margin-right: 3px;
    color: #6565;
}

.res-top3-product .res-top3-content i.starts-on {
    font-size: 13px;
    color: #ffb413;
}

.res-top3-product .res-top3-content p {
    margin-bottom: 0;
    color: #757575;
}

.res-top3-product .res-top3-content p .location-png {
    margin-right: 5px;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.res-top3-product .res-top3-content i span {
    font-size: 14px;
    color: #757575;
    margin-left: 5px;
}

.res-top3-style {
    background-color: #fff;
}

.res-top3-main .btn-secondary {
    background-color: #FFCC00;
    border: none;
    font-size: 16px;
    width: 100%;
    padding: 15px 15px;
    border-radius: 0px 0px 0px 0px;
    text-align: left;
    font-weight: 600;
    color: #231900;
    font-family: 'Montserrat', sans-serif;
}

.res-top3-main .btn-secondary span.fa-clock {
    float: left;
    margin-top: 5px;
}

.res-top3-main .btn-secondary span.today-status {
    float: left;
}

.res-top3-main .btn-secondary.dropdown-toggle {
    position: relative;
}

.res-top3-main .btn-secondary.dropdown-toggle::after {
    border-top: .4em solid;
    border-right: .4em solid transparent;
    border-left: .4em solid transparent;
    position: absolute;
    left: auto;
    right: 20px;
    top: 25px;
}


.res-fl-box-content ul li img {
    float: left;
    margin-right: 7px;
    margin-top: 2px;
}

.res-fl-box-content ul li span {
    color: #231900;
    font-size: 16px;
}

.res-fl-box {
    background: #fff;
    padding: 30px 20px;
    border-radius: 8px;
    padding-right: 0;
}

.res-fl-box-content ul li {
    width: 100%;
}

.res-fl-box-content ul li:hover a {
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
    border-right: 0px;
}

.res-fl-box-content .nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 0;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
    transition: none;
    margin-bottom: 8px;
    padding: .9rem 0.9rem;
}

.res-fl-box-content .nav-tabs li:last-child a.nav-link {
    margin-bottom: 0;
}

.res-fl-box-content a .img-icon {
    padding: 10px 11px;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #fff;
}


.res-fl-box-content .nav-tabs {
    border-bottom: 0px;
}

.res-fl-box-content ul li {
    width: 100%;
}

.res-fl-box-content .nav-tabs .nav-item.show .nav-link, .res-fl-box-content .nav-tabs .nav-link.active {
    background-color: #f2f2f2;
    border: none;
    border-radius: 0px 0px 0px 0px;
    width: 100%;
}

.res-fl-box-content .nav-tabs .nav-link.active:nth-last-of-type(2) {
    background: red !important;
}

.res-fl-box-content .nav-tabs .nav-item.show .nav-link .img-icon i, .res-fl-box-content .nav-tabs .nav-link.active .img-icon i {
    color: #ff7a00;
}

.res-fl-box-content .nav-tabs .nav-link:focus, .res-fl-box-content .nav-tabs .nav-link:hover {
    border: none;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}

.res-fl-box-content ul li:focus, .res-fl-box-content ul li:hover {
    border: 0px;
}

.res-fl-box-content ul li:last-child a {
    border-bottom: 0px !important;
}


.res-fl-box-content ul li:last-child {
    margin-bottom: 0;
}

.my-heading-style {
    position: relative;
    margin-bottom: 26px;
}

.res-fl-advertise {
    margin-top: 30px;
    padding: 20px 15px;
    background: #fff;
    border-radius: 8px;
}

.res-fl-srch {
    position: relative;
    overflow: hidden;
    margin-bottom: 22px;
}

.res-fl-center-container {
    background: #fff;
    padding: 30px 20px;
    border-radius: 10px;
    overflow: auto;
}

.res-fl-center-container .form-group {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
}

.res-fl-center-container .btn-theme {
    float: right;
    padding: 7px 0px;
    font-size: 18px;
    border-radius: 30px;
    height: 49px;
    width: 49px;
}

.res-fl-main-cat-content-3 .btn-theme {
    font-size: 14px;
    border-radius: 0px;
    height: auto;
    width: auto;
    padding: 8px 28px;
    background-color: #231900;
    color: #ffffff;
    border: none;
    transition: .6s;
}
.res-fl-main-cat-content-3 .btn-theme:hover{
    background-color: #FFCC00;
    color: #231900;
}

.res-fl-main-cat-content-3 button.cart-check-btn {
   font-size: 14px;
border-radius: 0px;
height: 37px;
width: auto;
padding: 0 28px;
background-color: #231900;
color: #ffffff;
border: none;
transition: .6s;
}

.res-fl-main-cat-content-3 button.cart-check-btn::after {
    margin-top: 0px;
}

.res-fl-main-cat-content-3 .innner-cart-div {
    position: relative;
    margin-top: 5px;
}

.res-fl-main-cat-content-3 a.added_to_cart {
    padding-top: 0px;
    position: absolute;
    top: -30px;
    left: auto;
    right: 4px;
    display: none;
}


.res-fl-main-cat-content-3 button.cart-check-btn:hover {
    background-color: #FFCC00 !important;
    color: #231900 !important;
}


.res-fl-main-cat-content-3:hover .btn-theme {
    background-color: #FFCC00;
    color: #fff;
}

.order-box {
    display: none;
}

.order-box .toggle {
    display: block;
}

.res-fl-center-container input {
    height: 50px;
    font-size: 13px;
    background-color: #f3f5ff;
    border: none;
    padding: 10px 22px;
}

.res-fl-center-container .myquantity {
    float: left;
    margin-right: 10px;
}

.res-fl-center-container input.myquantity {
    height: 37px;
    font-size: 15px;
    background-color: #f3f5ff;
    padding: 0px 2px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 0px;
    width: 55px;
}


.res-fl-center-container .grouped_form input {
    height: 37px;
    font-size: 15px;
    background-color: #f3f5ff;
    padding: 0px 2px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 55px;
}

.res-fl-center-container .grouped_form .myquantity {
    float: left;
    margin-right: 10px;
}

.single_variation_wrap .quantity .qty {
    height: 37px;
    font-size: 15px;
    background-color: #f3f5ff;
    padding: 0px 2px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 55px;
}


.res-fl-center-container .form-control:focus {
    background-color: #f3f5ff;
}

.res-fl-advertise img {
    width: 100%;
}

.res-fl-cat {
    width: 100%;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 30px;
}

.res-fl-main-cat .heading-panel2 {
    margin-bottom: 50px;
    position: relative;
}

.res-fl-main-cat-heading {
    position: relative;
    float: left;
    width: 100%;
}

.res-fl-main-cat-heading .heading-panel2 h3::before {
    content: "";
    border-top: 3px solid #FFCC00;
    width: 60px;
    height: 2px;
    position: absolute;
    top: 46px;
    left: 0;
    z-index: 9;
}

.res-fl-main-cat-heading .heading-panel2 h3::after {
    content: "";
    border-bottom: 3px solid #f3f5ff;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 46px;
    left: 0;
}

.res-fl-main-cat-heading .heading-panel2 {
    margin-bottom: 50px;
    position: relative;
}

.res-fl-main-cat .heading-panel2 h3::before {
    content: "";
    border-top: 3px solid #f71735;
    width: 60px;
    height: 2px;
    position: absolute;
    top: 46px;
    left: 0;
    z-index: 9;
}

.res-fl-main-cat .heading-panel2 h3::after {
    content: "";
    border-bottom: 3px solid #f3f5ff;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 46px;
    left: 0;
}

.res-fl-main-cat-content-3 .btn-secondary {
    color: #000;
    background-color: transparent;
    border: none;
    padding: 0;
}

.res-fl-main-cat-content-3 .dropdown-toggle::after {
    display: none;
}

.res-fl-main-cat-content-3 .dropdown {
    text-align: center;
}

.res-fl-main-cat-content-3 .btn-secondary:active:focus {
    box-shadow: none !important;
    background-color: transparent !important;
    border: none;
}

.res-fl-main-cat-content-3 .dropdown i {
    font-weight: 400;
    color: #757575;
    font-size: 13px;
    border: 1px solid #656565;
    padding: 5px 6px;
    border-radius: 30px;
    height: auto;
    line-height: 12px;
    margin-top: 5px;
}

.res-fl-cat .heading-panel {
    margin-bottom: 26px;
}

.res-fl-cat a {
    background-color: #f1f1f1;
    color: #231900;
    font-size: 16px;
    padding: 6px 15px;
    display: inline-block;
    border-radius: 0px;
    transition: .7s;
    text-align: center;
    width: 100%;
    font-weight: 700;
}

/*.res-fl-cat .owl-theme .owl-nav {*/
/*    display: none;*/
/*}*/
.res-fl-cat .owl-theme .owl-nav{
margin-top: 0px;
}
.res-fl-cat .owl-theme .owl-nav .owl-prev {
    position: absolute;
    top: 0px;
    left: 0;
    background-color: #FC0;
    width: 30px;
    border-radius: 0px;
    margin: 0PX;
    height: 41px;
    font-size: 28px;
    line-height: 0;
    color: #231900;
    font-weight: bold;
}
.res-fl-cat .owl-theme .owl-nav .owl-next {
    position: absolute;
    top: 0px;
    right: 0;
    background-color: #FC0;
    width: 30px;
    border-radius: 0px;
    margin: 0PX;
    height: 41px;
    font-size: 28px;
    line-height: 0;
    color: #231900;
    font-weight: bold;}
.res-fl-cat .owl-theme .owl-nav [class*="owl-"]:hover {
    background: #FC0;
    color: #FFF;
    text-decoration: none;
    opacity: 0.9;
}

.res-fl-cat .owl-dots {
    display: none;
}

.res-fl-cat a:hover {
    background-color: #231900;
    color: #ffffff;
}

.res-fl-cat a.active{
    background-color: #231900;
    color: #ffffff;
}
/*.res-fl-cat .tabe-active-href.active a{*/
/*    background-color: #231900;*/
/*    color: #ffffff;*/
/*}*/

.res-fl-cat .heading-panel h3 {
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 10px;
}
.res-fl-cat .heading-panel-custom h6 {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    margin-bottom:0px;
    margin-top:15px;
}
.res-fl-cat .heading-panel-custom i.fa-long-arrow-alt-right{
    margin-left: 5px;
    color:#231900;
}

.res-fl-cat a:last-child {
    margin-right: 0;
}

.res-fl-main-cat:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}

.res-top3-main .btn-secondary:active:focus {
    background-color: #FFCC00 !important;
    border: none;
}

.res-fl-main-cat {
    position: relative;
    margin-bottom: 22px;
    border-bottom: 2px solid #f3f5ff;
    padding-bottom: 22px;
    float: left;
    width: 100%;
}

.res-fl-main-cat .res-fl-main-cat-content {
    overflow: hidden;
    float: left;
    /*display: flex;*/
}

.res-fl-main-cat .res-fl-main-cat-content .res-fl-cat-img2 {
    float: left;
    margin-right: 20px;
    width: 70px;
    height: 70px;
}

.res-fl-main-cat .res-fl-main-cat-content .res-fl-cat-img2 img {
    border-radius: 8px;
    width: 100%;
    height: 100%;
}

.food-blocks {
    display: none;
}


.res-fl-main-cat .res-fl-main-cat-content .res-fl-cat-2-count {
    overflow: hidden;
    align-self: center;
}

.res-fl-main-cat-content-3 {
    float: right;
    margin-top: 15px;
    position: relative;
}

.res-fl-main-cat-content-3 p {
    margin-bottom: 0;
    color: #231900;
    font-size: 18px;
    font-weight: 600;;
}

.res-fl-main-cat .res-fl-main-cat-content .res-fl-cat-2-count p {
    font-family: 'Montserrat', sans-serif;
    color: #231900;
    font-size: 18px;
    font-weight: 700;;
    margin-bottom: 2px;
    line-height: 20px;
    text-transform: capitalize;
}

.res-fl-main-cat .res-fl-main-cat-content .res-fl-cat-2-count span {
    font-size: 16px;
    color: #757575;
}


.res-fl-main-cat .res-fl-main-cat-content .res-fl-cat-2-count .foodota-product-price del .woocommerce-Price-amount {
    color: #000;
    font-weight: 500;
    font-size: 14px;
    margin-right: 3px;

}

.res-fl-main-cat .res-fl-main-cat-content .res-fl-cat-2-count .foodota-product-price del .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
    color: #000;
    font-weight: 600;
    font-size: 14px;
}

.res-fl-main-cat .res-fl-main-cat-content .res-fl-cat-2-count .foodota-product-price .woocommerce-Price-amount {
    color: #c70909;
    font-weight: 700;
    font-size: 16px;
}

.res-fl-main-cat .res-fl-main-cat-content .res-fl-cat-2-count .foodota-product-price ins {
    text-decoration: none;
    background: transparent;
}

.res-fl-main-cat .res-fl-main-cat-content .res-fl-cat-2-count .foodota-product-price .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
    color: #c70909;
    font-weight: 600;
    font-size: 16px;
}


.foodota-product-data .main-mrgn {
    position: relative;
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

.foodota-product-data .res-fl-main-cat-heading .heading-panel-model {
    margin-bottom: 0px;
    position: relative;
}

.foodota-product-data .res-fl-main-cat-heading .heading-panel-model::before {
    content: "";
    border-top: 3px solid #FFCC00;
    width: 60px;
    height: 2px;
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 9;
}

.foodota-product-data .res-fl-main-cat-heading .heading-panel-model::after {
    content: "";
    border-bottom: 3px solid #f3f5ff;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 80px;
    left: 0;
}

.foodota-product-data .res-fl-main-cat-heading .foodota_product_images {
    float: left;
    margin-right: 15px;
    width: 70px;
    height: 70px;
}

.foodota-product-data .res-fl-main-cat-heading .foodota_product_images img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

.foodota-product-data .res-fl-main-cat-heading .product-right {
    float: left;
    max-width: 100%;
    margin-top: 5px;
}

.foodota-product-data .res-fl-main-cat-heading .product-right h3 {
    font-size: 22px;
    color: #000;
}

.foodota-product-data .res-fl-main-cat-heading .foodota_product_price del {
    color: #000;
    font-size: 16px;
}

.foodota-product-data .res-fl-main-cat-heading .foodota_product_price {
    margin-top: 0;
    font-size: 18px;
    color: #c70909;
    position: absolute;
    right: 0;
    left: auto;
    bottom: 60px;
    right: 70px;
}

.foodota-product-data .res-fl-main-cat-heading .foodota_product_price ins {
    background: transparent;
    color: #c70909;
	font-weight: 700;
}

.foodota-product-data .res-fl-main-cat-heading .product-detail {
    margin-bottom: 0px;
    margin-top: 5px;
}

.foodota-product-data .res-fl-main-cat-heading .product-detail p {
    font-size: 14px;
    color: #757575;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    max-width: 26em;
    text-overflow: ellipsis;
    height: 33px;
}
.foodota-product-data .res-fl-main-cat-heading .product-detail p:nth-child(2) {
    display: none;
}

.foodota-product-data .cart-detail {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
}

.foodota-product-data .cart-detail .variations_form .variations {
    width: 100%;
}

.foodota-product-data .cart-detail .variations_form .variations tr {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.foodota-product-data .cart-detail .variations_form .variations tr:last-child {
    border-bottom: 0px;
}

.foodota-product-data .cart-detail .variations_form .variations tr .label {
    float: left;
}

.foodota-product-data .cart-detail .variations_form .variations tr .label {
    float: left;
    font-weight: bold;
    width: 100%;
    margin-bottom: 20px;
}

.foodota-product-data .cart-detail .variations_form .variations tr .label .woo-selected-variation-item-name {
    display: none;
}


.foodota-product-data .cart-detail .variations_form .variations .woo-variation-items-wrapper label {
    font-size: 20px;
    color: #000;
    margin-bottom: 15px;
    font-weight: 700;
    text-transform: capitalize;
}

.foodota-product-data .cart-detail .variations_form .variations .woo-variation-items-wrapper .woo-selected-variation-item-name {
    display: none;
}

.foodota-product-data .cart-detail .variations_form .variations .woo-variation-items-wrapper .reset_variations {
    display: none !important;
}

.foodota-product-data .cart-detail .variations_form .variable-items-wrapper .variable-item {
    cursor: pointer;
}

.foodota-product-data .cart-detail .variations_form .variable-items-wrapper .variable-item:hover .variable-item-span {
    background-color: #FFCC00;
    color: #fff;
}

.foodota-product-data .cart-detail .variations_form .variable-items-wrapper .variable-item.button-variable-item.selected .variable-item-span {
    background-color: #FFCC00;
    color: #231900;
}

.foodota-product-data .cart-detail .variations_form .variable-items-wrapper .variable-item .variable-item-span {
    padding: 5px 8px;
    border-radius: 4px;
    background-color: #f3f5ff;
    margin-bottom: 15px;
    display: inline-block;
    float: left;
    margin-right: 9px;
    font-size: 14px;
}

.foodota-product-data .cart-detail .single_variation_wrap .woocommerce-variation-price {
    text-align: right;
    font-size: 18px;
    font-weight: bold;
    color: #FFCC00;
    border-top: 2px solid #f3f5ff;
    padding-top: 15px;
}

.foodota-product-data .cart-detail .single_variation_wrap .woocommerce-variation-price ins {
    /*text-display: none;*/
    background: transparent;
    color: #FFCC00;
}

.foodota-product-data .cart-detail .single_variation_wrap .woocommerce-variation-price .price del {
    color: #757575;
}

.foodota-product-data .cart-detail .single_variation_wrap .woocommerce-variation-price .price del bdi {
    font-size: 14px;
    margin-right: 10px;
    color: #757575;
}

.foodota-product-data .cart-detail .single_variation_wrap .woocommerce-variation-availability {
    float: left;
    position: relative;
    margin-top: 20px;
    display: none;
}

.foodota-product-data .cart-detail .single_variation_wrap .single_add_to_cart_button.disabled {
    background-color: #FFCC00;
    color: #fff;
}

.foodota-product-data .cart-detail .single_variation_wrap .single_add_to_cart_button {
    width: 100%;
    display: block;
    border-radius: 0px;
    background-color: #FFCC00;
    color: #231900;
}
.foodota-product-data .cart-detail .single_variation_wrap .single_add_to_cart_button:hover, .foodota-product-data .cart-detail .single_variation_wrap .single_add_to_cart_button:hover {
    background-color: #231900;
    color: #ffffff;
}
.foodota-product-data .cart-detail .single_variation_wrap .woocommerce-variation-add-to-cart .quantity {
    float: right;
    margin-right: 0;
    margin: 15px 0;
}

.foodota-product-data .cart-detail .grouped_form .group_table {
    width: 100%;
}

.foodota-product-data .cart-detail .grouped_form .group_table tr {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    position: relative;
}

.foodota-product-data .cart-detail .grouped_form .group_table tr:last-child {
    border-bottom: 2px solid #f3f5ff;
    padding-bottom: 30px;
}

.foodota-product-data .cart-detail .grouped_form .group_table tr .woocommerce-grouped-product-list-item__label {
    float: left;
}

.foodota-product-data .cart-detail .grouped_form .group_table tr .woocommerce-grouped-product-list-item__label label {
    font-weight: bold;
}

.foodota-product-data .cart-detail .grouped_form .group_table tr .woocommerce-grouped-product-list-item__label label a {
    line-height: 38px;
    vertical-align: middle;
}

.foodota-product-data .cart-detail .grouped_form .group_table tr .woocommerce-grouped-product-list-item__price {
    float: right;
    font-size: 18px;
    font-weight: bold;
    color: #FFCC00;

}

.foodota-product-data .cart-detail .single_variation_wrap .woocommerce-variation-price {
    text-align: right;
    font-size: 18px;
    font-weight: bold;
    color: #c70909;
    border-top: 0px solid #f3f5ff;
    padding-top: 15px;
}

.foodota-product-data .cart-detail .grouped_form .woocommerce-grouped-product-list-item__price ins {
    text-decoration: none;
    background: transparent;
    color: #c70909;

}

.foodota-product-data .cart-detail .grouped_form .group_table tr .woocommerce-grouped-product-list-item__price del {
    color: #757575;
}

.foodota-product-data .cart-detail .grouped_form .group_table tr .woocommerce-grouped-product-list-item__price del .woocommerce-Price-amount {
    color: #757575;
}

.foodota-product-data .cart-detail .grouped_form .group_table tr .woocommerce-grouped-product-list-item__price del .woocommerce-Price-amount bdi {
    font-size: 14px;
    margin-right: 10px;
    color: #757575;
}


.foodota-product-data .cart-detail .grouped_form .group_table tr .woocommerce-grouped-product-list-item__price .stock.in-stock {
    display: none;
}

.foodota-product-data .cart-detail .grouped_form .group_table tr .woocommerce-grouped-product-list-item__quantity {
    position: absolute;
    right: 190px;
}


.foodota-product-data .cart-detail .grouped_form .single_add_to_cart_button.disabled {
    background-color: #f3f5ff;
    color: #757575;
}

.foodota-product-data .cart-detail .grouped_form .single_add_to_cart_button {
    width: 100%;
    display: block;
    border-radius: 4px;
    background-color: #FFCC00;
    padding: 15px 5px;
    color: #fff;
}


.foodota-product-data .cart-detail .grouped_form button.single_add_to_cart_button::after {
    margin-top: 0;
}

.foodota-product-data .cart-detail .single_variation_wrap .single_add_to_cart_button::after {
    margin-top: 0;
}


.foodota-product-data .res-md-product {
    clear: both;
}

.foodota-product-data .res-fl-main-cat-heading .heading-panel-model .heading-span {
    float: left;
    position: relative;
}

.foodota-product-data .res-fl-main-cat-heading .heading-panel-model .heading-span h3 {
    font-size: 22px;
    color: #000;
    position: relative;
}

.foodota-product-data .res-fl-main-cat-heading .heading-panel-model .price-span {
    font-size: 22px;
    color: #FFCC00;
    position: absolute;
    right: 0;
    left: auto;
    top: 3px;
}

.foodota-product-data .res-fl-main-cat-heading .heading-panel-model .price-span ins {
    text-decoration: none;
}

.foodota-product-data .res-fl-main-cat-heading .heading-panel-model .price-span del {
    color: #000;
    font-size: 18px;
    font-width: 400;
}

.foodota-product-data .res-fl-main-cat-heading .heading-panel-model .description-div p {
    clear: both;
    display: block;
    font-size: 14px;
    color: #757575;
    float: left;
    position: relative;
}


.res-fl-deal-of ul li img {
    float: left;
    margin-right: 12px;
    border-radius: 8px;
}

.res-fl-deal-of ul li p {
    color: #000;
    font-size: 16px;
    font-weight: 600;;
  font-family: 'Open Sans', sans-serif;
    margin-bottom: 8px;
}

.res-fl-deal-of ul li span {
    font-size: 13px;
    color: #757575;
    background-color: #f3f5ff;
    padding: 5px 10px;
    border-radius: 6px;
}

.res-fl-deals {
    overflow: hidden;
    background: #fff;
    padding: 22px 20px;
    border-radius: 10px;
    margin-top: 30px;
}

.res-fl-deals:first-child {
    margin-top: 0px;
}

.res-fl-deal-of ul li span i {
    color: #FFCC00;
    font-size: 12px;
    margin-right: 5px;
    vertical-align: baseline;
}

.res-fl-deal-of ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 2px solid #f3f5ff;
    padding-bottom: 20px;
}

.res-fl-deals .my-heading-style h3 {
    font-size: 20px;
}

.res-fl-deals .my-heading-style::before {
    top: 40px;
}

.res-fl-deals .my-heading-style {
    margin-bottom: 10px;
}

.res-fl-deal-of ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}

.res-fl-product .border-style-3::before {
    display: none;
}

.res-fl-product .border-style-3::after {
    display: none;
}

.res-fl-product .res-2-box ul li p {
    font-size: 13px;
}

.res-bg-color {
    background-color: #fff;
    padding: 30px 20px;
    border-radius: 7px;
}

.res-bg-color .res-3-box {
    border: 1px solid #e9e9e9;
}

.res-bg-color .owl-theme .owl-nav {
    display: none;
}

.res-bg-color .owl-theme .owl-dots {
    display: none;
}

.res-order-box {
    width: 20%;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    position: relative;
}

.res-order-box {
    position: absolute;
    left: auto;
    width: 20%;
    right: 0%;
    border: 1px solid rgb(233, 233, 233);
    background-color: #fff;
    padding: 20px;
    border-radius: 7px;
    z-index: 9;
}


.res-order-main {
    background: rgba(255, 121, 0, 0.1);
    display: flex;
    padding: 10px 13px;
}

.res-or-content {
    overflow: hidden;
    float: left;
    margin-right: 10px;
    align-self: center;
}

.res-or-main {
    overflow: hidden;
}

.res-or-cart {
    position: absolute;
    top: 20px;
    right: 20px;
}

.res-or-main p {
    margin-bottom: 0px;
    color: #FFCC00;
    font-size: 18px;
  font-family: 'Open Sans', sans-serif;
    font-weight: 600;;
}

.res-or-main span {
    color: #757575;
    font-size: 14px;
}

.res-or-detail-box {
    margin-top: 28px;
    background-color: #f3f5ff;
    padding: 20px 10px;
    border-radius: 10px;
}

.res-or-detail-box ul li p {
    float: left;
    color: #757575;
    margin-bottom: 0;
}

.bg-white-0 {
    background-color: #fff;
    padding: 15px 10px;
    border-radius: 7px;
}

.bg-white-0 p {
    margin-bottom: 0;
}

.res-or-detail-box ul li span {
    float: right;
    color: #757575;
}

.res-or-detail-box ul li {
    overflow: hidden;
    width: 100%;
    margin-bottom: 25px;
}

.res-order-box .btn-theme {
    width: 100%;
    border-radius: 7px;
    padding: 10px;
    margin-top: 5px;
}

.res-or-content img {
    max-width: 40px;
}

.res-order-box h3 {
    font-size: 24px;
    font-weight: 600;;
    margin-bottom: 48px;
    position: relative;
}

.res-order-box h3::before {
    content: "";
    border-top: 3px solid #f71735;
    width: 60px;
    height: 2px;
    position: absolute;
    top: 46px;
    left: 0;
    z-index: 9;
}

.res-ck-form-submit .select2-container {
    width: 100% !important;
}

.res-ck-form-submit .form-group input {
    font-size: 13px;
    height: 50px;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    background: #f3f5ff;
    padding: 7px 20px;
}

.res-ck-form-submit .form-group {
    margin-bottom: 30px;
}

.res-ck-form-submit .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    height: 50px;
    padding: 7px 20px;
    font-size: 13px;
    background: #f3f5ff;
}

.res-ck-form-submit textarea {
    border: 1px solid #e9e9e9;
    background: #f3f5ff;
}

.res-ck-form-submit .form-control:focus {
    background: #f3f5ff;
    border-color: #e9e9e9;
}

.res-ck-form-submit .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #757575;
    line-height: 32px;
}

.res-ck-form-submit .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px;
    right: 10px;
}

.res-ck-content {
    background: #fff;
    padding: 30px 20px;
    border-radius: 7px;
}

.res-or-sum {
    float: right;
}

.res-ck-fl-details {
    background-color: #fff;
    padding: 30px 20px;
    border-radius: 7px;
}

.res-ck-form-submit label {
    color: #000;
    font-size: 14px;
    font-weight: 600;;
    margin-bottom: 13px;
}

.res-ck-text p {
    font-size: 16px;
    color: #757575;
    margin-bottom: 25px;
}

.res-ck-content .heading-panel {
    border-bottom: 2px solid #f3f5ff;
    padding-bottom: 20px;
    margin-bottom: 28px;
}

.res-ck-content .heading-panel h3 {
    font-size: 26px;
    font-weight: 600;;
    position: relative;
}

.res-ck-content .heading-panel h3::before {
    content: "";
    border-top: 3px solid #f71735;
    width: 60px;
    height: 0px;
    position: absolute;
    top: 50px;
    left: 0;
}


.res-map iframe {
    width: 100%;
}

.res-ck-fl-details .heading-panel h3 {
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 10px;
}


.tab-content #res-info .res-ck-text .res-ck-info {
    margin-bottom: 30px;
}


.res-blog-grid {
    background-color: #fff;
    width: 40%;
    margin: 0 auto;
    margin-top: 0px;
    text-align: center;
    margin-top: 242px;
    overflow: hidden;
    border: 1px solid #e9e9e9;
    padding: 20px;
    border-radius: 7px;
    z-index: 1;
    position: relative;
}

.res-blog-grid h2 {
    font-size: 26px;
    font-weight: 700;
    text-transform: capitalize;
}

.res-blog-grid a {
    color: #000;
    margin-right: 30px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
}

.res-blog-grid a::before {
    content: " ";
    position: absolute;
    border-left: 2px #6c757d solid;
    top: 30%;
    height: 56%;
    left: auto;
    right: -52%;
}

.res-blog-grid a:last-child {
    margin-right: 0;
}

.res-404-content .btn-theme i {
    margin-right: 8px;
}

.res-blog-grid a:last-child::before {
    display: none;
}

.res-blog-grid a:last-child::after {
    display: none;
}

.res-blog-grid a::after {
    content: " ";
    position: absolute;
    border-left: 2px #6c757d solid;
    top: 30%;
    height: 56%;
    left: auto;
    right: -43%;
}

.res-sign-form input.input-color {
    background-color: #f3f5ff;
    border: none;
}

.res-404-content h3 {
    font-size: 44px;
    font-weight: 600;;
    margin-bottom: 12px;
}

.res-404-content span {
  font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    font-weight: 600;;
    color: #FFCC00;
    line-height: 50px;
}

.res-404-content p {
    font-size: 16px;
    color: #757575;
    line-height: 28px;
    margin-bottom: 30px;
}

.res-sign-2 {
    border-top: 1px solid #e9e9e9;
}

.res-404-content {
    position: relative;
    z-index: 3;
}

.res-404 {
    background: url(../images/er.png);
    height: auto;
    background-position: left;
    background-repeat: no-repeat;
}

.res-srch-hero-x {
    height: 280px !important;
    background-size: cover;
}

.res-banner-height {
    overflow: hidden;
    position: relative;
    min-height: 470px;
}

.res-banner-height img {
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    mix-blend-mode: multiply;
    width: 100%;
}

.res-banner-height .vendor-detail img{
    height: 470px;
    position: initial;
    top:auto;
    left:auto;
    transform: initial;
    mix-blend-mode: initial;
    width: 100%;

}

.res-blog-banner {
    margin-bottom: 30px;
    padding: 0px 15px;
}

.res-blog-banner img {
    width: 100%;
    border-radius: 8px;
}

.res-blog-hero .res-blog-box {
    margin-bottom: 30px;
}

.recent-ads .recent-ads-list-image-inner {
    background-color: rgba(0, 0, 0, .12);
    display: block;
    height: 60px;
    margin: 0 16px 0 0;
    position: relative;
    width: 100px;
}

.recent-ads .recent-ads-list-content {
    display: table-cell;
    vertical-align: top;
}

.recent-ads .recent-ads-list {
    border-bottom: 1px solid #ebebeb;
    margin: 0 0 15px;
    padding: 0 0 15px;
}

.recent-ads .recent-ads-container {
    display: table;
    width: 100%;
}

.blog-section-2 .recent-ads-list-content h3, .recent-ads-list-content h3 {
    font-size: 18px;
    font-weight: 600;;
    line-height: 26px;
}

.recent-ads .recent-ads-list-title a {
    color: #20292f;
}

span.recent-ads-list-location a {
    position: relative;
    color: #375174;
    font-size: .9em;
}

.widget .widget-heading {
    position: relative;
    margin-bottom: 20px;
}

.heading-dots {
    position: relative;
    width: 100%;
}

.heading-dots .h-dot.line-dot {
    border-right: 40px solid #2296f9;
}

.heading-dots .h-dot {
    position: relative;
    display: block;
    float: left;
    width: 3px;
    height: 3px;
    border-right: 3px solid #2296f9;
    margin-right: 3px;
}

.blog-sidebar .widget ul li a {
    text-align: left;
    color: #20292f;
    float: left;
    font-size: .9375rem;
    margin-left: 15px;
    margin-right: 5px;
    font-weight: 500;
}

.blog-sidebar {
    border: 1px solid #e9e9e9;
    padding: 40px 30px;
    background: #ffffff;
	margin-bottom: 30px;
	position: relative;
}

.blog-sidebar .widget ul li, .wp-block-archives-list li, .wp-block-rss li {
    width: 100%;
    margin: 0;
    text-align: left;
    display: table;
    padding: 15px 0;
    border-bottom: 1px solid #ebebeb;
    color: #aaa;
}

.blog-sidebar .widget ul {
    padding-left: 0;
    margin-bottom: 0;
    position: relative;
}

.res-pric-main {
    padding: 40px 30px;
    padding-bottom: 0;
}

.res-hd {
    border: 3px solid #FFCC00;
    border-radius: 10px;
}

.res-pric-lg {
    background-color: #FFCC00;
    text-align: center;
    padding: 2px 20px;
    margin-bottom: 15px;
    border-radius: 8px;
    margin-top: 22px;
}

.res-pric-lg p {
    font-size: 42px;
    font-weight: 600;;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0;
    color:#231900;
}

.res-pric-product h3 {
    font-size: 32px;
    font-weight: 700;;
}

.res-pric-product p {
    color: #757575;
    font-size: 16px;
}

.res-pric-list ul li {
    color: #757575;
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.res-pric-list ul li::before {
    content: "\f00c"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    color: #4bb94b;
    font-size: 16px;
    margin-right: 10px;
}

.res-hd .btn-theme {
    width: 100%;
    padding: 18px 10px;
    margin-top: 18px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 0;
    background: transparent;
    border: none;
    border-top: 2px solid #f3f5ff;
    color: #000;
    border-radius: 0px 0px 6px 6px;
    font-family: 'Montserrat', sans-serif;
    text-transform: capitalize;
}

.res-pric-lg p span {
    color: #231900;
    font-size: 22px;
    margin-left: 5px;
}

.res-pric-list {
    position: relative;
    margin-top: 24px;
}

.res-pric-list ul li i {
    color: #4bb94b;
    font-size: 16px;
    margin-right: 10px;
}

.custom-style.heading-panel2 h3 {
    font-size: 28px;
    color: #000;
    font-weight: 600;;
}

.custom-style.heading-panel2 p {
    color: #757575;
}

.custom-style.heading-panel2 {
    margin-bottom: 40px;
    position: relative;
}

.res-hs-2 {
    border: 3px solid #231900;
}

.res-hs-2 .btn-theme {
    border-top: 2px solid #231900;
    background-color: #231900;
    color: #ffffff;
}

.res-hs-2 .res-pric-lg {
    background-color: #231900;
}

.res-hs-2 .res-pric-lg p {
    color: #ffffff;
}

.res-hs-2 .res-pric-lg p span {
    color: #ffffff;
}

.res-client-a-text h3 {
    font-weight: 600;;
    font-size: 26px;
}

.res-client-a-text p {
    color: #757575;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 0;
}

.res-response {
    position: relative;
}

.res-blog2-socials.fix-position {
    position: fixed;
    left: 50px;
    right: auto;
    top: 65%;
}

.res-blog2-socials.static-position {
    margin-left: 50px;
    position: absolute;
    top: 110px;
}

.res-blog2-banner {
    overflow: hidden;
    margin-bottom: 30px;
}

.res-blog2-banner img {
    width: 100%;
}

.res-blog2-socials ul li i {
    color: #000;
    font-size: 16px;
    border: 1px solid #e9e9e9;
    padding: 5px;
    height: 34px;
    width: 34px;
    text-align: center;
    border-radius: 30px;
    line-height: 24px;
    transition: .6s;
}

.res-blog2-socials .addtoany_list a {
    display: block;
    clear: both;
    margin-bottom: 0px;
}

.res-blog2-socials .addtoany_list a span {
    color: #000;
    font-size: 16px;
    border: 1px solid #e9e9e9;
    padding: 5px;
    height: 34px;
    width: 34px;
    text-align: center;
    border-radius: 30px !important;
    line-height: 24px;
    transition: .6s;
    margin-bottom: 0px;
}

.res-blog2-socials .addtoany_list a span:hover {
    color: #fff !important;
    background-color: rgb(80, 153, 196) !important;
    border-color: #5099c4;
    color: rgb(255, 255, 255) !important;
}

.res-blog2-socials .addtoany_list a span:hover svg path {
    fill: #000000 !important;
}

.res-blog2-socials .addtoany_list a span:hover svg path {
    fill: #fff !important;
}


.res-blog2-socials ul li {
    margin-bottom: 12px;
}

.res-blog2-socials span {
    font-size: 14px;
    font-weight: 600;;
    margin-bottom: 12px;
    display: inline-block;
  font-family: 'Open Sans', sans-serif;
}

.res-blog2-socials ul li i:hover {
    color: #fff;
    background: #5099c4;
    border-color: #5099c4;
}


.res-blog2-main-content .res-blog2-profile {
    float: left;
    margin-right: 15px;
}

.res-blog2-main-content .res-blog2-text-area {
    overflow: hidden;
}

.res-blog2-main-content .res-blog2-text-area ul {
    padding-left: 0px;
}

.res-blog2-srch-text ul {
    padding-left: 0px;
}

.res-blog2-main-content .res-blog2-text-area ul li {
    float: left;
    margin-right: 24px;
    border-right: 1px solid #e9e9e9;
    padding-right: 20px;
    list-style: none;
}
.res-blog2-main-content .res-blog2-text-area ul li:last-child {
    border-right:none;
}

.res-blog2-main-content .res-blog2-text-area ul li:last-child {
    margin-right: 0;
    border-right: none;
    padding-right: 0;
}

.res-blog2-profile img {
    max-width: 80px;
    border-radius: 70px;
}

.res-blog2-main-content .res-blog2-text-area h3 {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    word-break: break-word;
    margin: 0px;
	margin-bottom: 10px;
}

.res-blog2-main-content .res-blog2-text-area span {
    font-size: 16px;
    background-color: #FFCC00;
    color: #231900;
    padding: 2px 15px;
    display: inline-block;
    border-radius: 0px;
    margin-bottom: 10px;
    font-weight: 600;
}
.res-blog2-main-content .res-blog2-text-area span:hover {
    background-color: #231900;
    color:#ffffff;
}

.res-blog2-main-content .res-blog2-text-area ul li p {
    margin-bottom: 0;
    font-size: 16px;
    color: #20292f;
}

.res-blog2-main-content .res-blog2-text-area ul li.post-counters p {
    position: relative;
    float: left;
}

.res-blog2-main-content .res-blog2-text-area ul li.post-counters .post-views {
    float: left;
    position: relative;
    line-height: 17px;
}

.res-blog2-main-content .res-blog2-text-area ul li.post-counters .post-views span {
    background: transparent;
    color: #20292f;
    margin-bottom: 0px;
    line-height: 17px;
    vertical-align: middle;
    padding: 0px;
    line-height: 1.8;
    font-weight: normal;
    margin-left: 5px;
}
.res-blog2-main-content .res-blog2-text-area ul li.post-counters .post-views span.dashicons-chart-bar{
    display: none;
}


.res-blog2-main-content .res-blog2-text-area ul li p img {
    margin-right: 5px;
}

.res-blog2-img {
    margin-top: 35px;
}



.res-blog2-bg {
    background-color: #f3f5ff;
    padding: 20px 30px;
    margin-top: 25px;
    border-radius: 0 15px 15px 0px;
    border-left: 3px solid #FFCC00;
}

.res-blog2-bg p {
    margin-top: 0;
    color: #000;
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
}

.res-blog2-cmnt {
    overflow: hidden;
    margin-top: 30px;
    border-top: 1px solid #e9e9e9;
    padding-top: 20px;
}

.res-blog2-tg {
    float: left;
}

.res-blog2-links {
    overflow: hidden;
    float: right;
}

.res-blog2-links a {
    color: #757575;
    font-size: 14px;
    margin-right: 28px;
    display: inline-block;
}

.tgs-1 {
    background-color: #FFCC00;
    color: #fff !important;
    padding: 7px 24px;
    border-radius: 7px;
}

.res-blog2-tg h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;;
    line-height: 40px;
    vertical-align: middle;
    display: inline-block;
    text-transform: capitalize;
}

.comment-form-cookies-consent input{
	height: auto !important;
}
.res-blog2-srch-text {
   display:flex ;
flex-direction: column;
	position: relative;
}

.res-blog2-srch-text ul li {
    float: left;
    margin-right: 20px;
    list-style: none;
}

.res-blog2-srch-text ul li p {
    margin-bottom: 0;
    color: #6d7c90;
    font-size: 16px;
}

.res-blog2-srch-main-content p {
    margin-bottom: 0;
}

.res-blog2-srch-text h3 {
    font-size: 18px;
    font-weight: 600;;
    margin-bottom: 3px;
    margin-top: 0px;
}

.res-blog2-srch-text h3 a {
    color: #000;
}


.res-blog2-srch-profile img {
    width: 70px !important;
    height: 70px !important;
}

.res-blog2-srch-profile a {
    display: flex;
}

.res-blog2-srch-profile img {
    border-radius: 60px;
    width: 100%;
    height: 100%;
}

.res-blog2-reply-box {
    overflow: hidden;
    background-color: #f3f5ff;
    padding: 12px 25px;
    border-radius: 0 0px 12px 12px;
}

.res-blog2-rep-product {
    float: left;
}

.res-blog2-rep-cont {
    overflow: hidden;
    float: right;
}

.res-blog2-rep-cont p {
    background-color: #FFCC00;
    font-size: 14px;
    color: #fff;
    padding: 8px 26px;
    border: 0px
}

.res-blog2-rep-cont a {
   margin-bottom: 0;
margin-top: 0;
color: #20292f;
font-size: 16px;
font-weight: 600;
}

.res-blog2-rep-cont p {
    margin-bottom: 0;
    margin-top: 0;
    color: #757575;
    font-size: 14px;
    line-height: initial;
}

.res-blog2-rep-cont p i {
    color: #fff;
}

.res-blog2-rep-cont p i {
    margin-left: 5px;
}

.res-blog2-rep-product span {
    font-size: 14px;
    color: #757575;
    margin-right: 12px;
}

.res-blog2-srch-text ul li p i {
    margin-right: 5px;
    font-size: 13px;
}

.res-blog2-commnt-area {
    margin-top: 40px;
}

.res-blog2-commnt-area .heading-panel {

    position: relative;
    text-align: left;
	
}

.res-blog2-commnt-area .heading-panel h3 {
    font-size: 26px;
    font-weight: 700;;
    margin: 0;
	margin-bottom: 20px;
}

.res-blog2-srch-text ul li p .fa-star {
    color: #ffb413;
}

.res-blog2-rep-product .right-top {
    background: #70ba2a;
    color: #fff;
    padding: 2px 10px;
    border-radius: 20px;
}

.res-blog2-rep-product .right-top i {
    font-size: 13px;
    margin-right: 6px;
    vertical-align: initial;
}

.res-blog2-srch-main-co-4 {
    border: 1px solid #e9e9e9;
    margin-bottom: 30px;
    border-radius: 0;
	padding: 20px;
}

.res-blog2-rep-product .right-bottom {
    background: #fff;
    color: #000;
    padding: 2px 10px;
    border-radius: 20px;
}

.res-blog2-rep-product .right-bottom i {
    font-size: 13px;
    margin-right: 6px;
    vertical-align: initial;
}

.res-blog2-srch-main-co-4:last-child {
    margin-bottom: 0;
}

.res-post-comment {
    margin-top: 50px;
}

.res-post-comment .heading-panel {
    margin-bottom: 0px;
    padding-bottom: 50px;
    position: relative;
    font-weight: 700;
}

.comment-respond{
    border: 1px solid #e9e9e9;
    padding: 20px;
    overflow: hidden;
    background-color: #fff;
}

.res-post-comment .heading-panel h3 {
    font-size: 26px;
    font-weight: 700;
    text-align: left;
}

.res-post-comment .heading-panel::before {
    content: "";
    bottom: 0;
    position: absolute;
    width: 10%;
}

.res-post-comment input {
    height: 52px;
    font-size: 13px;
    background-color: #f3f5ff;
    border: 1px solid #f3f5ff;
    border-radius: 0px;
}

.res-post-comment .btn-theme {
    background-color: #FFCC00;
    font-size: 14px;
    color: #231900;
    padding: 8px 26px;
    border: 1px solid #FFCC00;
    border-radius: 0px;
}

.res-post-comment .form-group {
    margin-bottom: 25px;
}

.form-btn-res {
    float: right;
    margin-top: 10px;
}

.children .form-btn-res, .res-blog2-srch-main-co-4 .form-btn-res {
    margin-top: 25px;
}

.res-post-comment .form-control:focus {
    box-shadow: none !important;
    background-color: #f3f5ff;
    border: 1px solid #f3f5ff;
}

.res-post-comment label, .res-blog2-srch-main-co-4 .comment-respond .comment-form label , .real-static-page .comment-form label , .comment-respond label , .woocommerce .foodota-shop-detail div.product form.cart .variations label{
    margin-bottom: 13px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    line-height: 26px;
	text-transform: capitalize;
}
.woocommerce button.button.alt.disabled {
	background-color: #f3f5ff;
	color: #231900;
}
.comment-respond .form-group {
    margin-bottom: 25px;
}

.res-post-comment textarea {
    background-color: #f3f5ff;
    border: 1px solid #f3f5ff;
    border-radius: 0px;
}

.res-blog3-box {
    margin-bottom: 30px;
}

iframe {
    max-width: 100%;
    display: block;
}
.res-blog2-img iframe {
	height: 506px;
}
.children .res-blog3-box .res-blog2-srch-main-co-4 {
    border: 0;
}
.fa-mail-reply:before, .fa-reply:before {
    content: "\f112" !important;
}

.res-blog2-srch-main-co-4 .comment-respond {
    padding: 25px 20px;
    background-color: #fff;
}

.children .comment-respond {
    padding-bottom: 0px;
}


.res-blog2-srch-main-co-4 .comment-respond .comment-reply-title {
    font-size: 24px;
    font-weight: 600;;
    margin: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
    padding-bottom: 17px;
    position: relative;
}
.res-blog2-srch-main-co-4 .comment-respond .comment-reply-title small {
    background-color: #FFCC00;
    padding: 7px 24px;
    border-radius: 0px;
    float: right;
    display: inline-grid;
	color: #20292f;
font-size: 16px;
font-weight: 600;
}

.res-blog2-srch-main-co-4 .comment-respond .comment-reply-title small a {
    color: #fff;
    font-size: 14px;
    font-weight: initial;
}

.res-blog2-srch-main-co-4 .comment-respond .comment-form label {
    margin-bottom: 15px;
}

.res-blog2-srch-main-co-4 .comment-respond .comment-form p a:last-child {
    float: right;
    background-color: #FFCC00;
    color: #fff !important;
    padding: 7px 24px;
    border-radius: 7px;
    float: right;
    display: inline-grid;;
}

.res-blog2-srch-main-co-4 .comment-respond .comment-form p a:nth-child(2) {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}


.res-post-comment .comment-respond .comment-reply-title small {
    background-color: #FFCC00;
    color: #fff !important;
    padding: 7px 24px;
    border-radius: 7px;
    float: right;
    display: inline-grid;
}

.res-post-comment .comment-respond .comment-reply-title small a {
    color: #fff;
    font-size: 14px;
    font-weight: initial;
}

.res-post-comment .comment-respond .comment-form label {
    margin-bottom: 15px;
}

.res-post-comment .comment-respond .comment-form p a:last-child {
    float: right;
    background-color: #FFCC00;
    color: #231900 !important;
    padding: 7px 24px;
    border-radius: 0px;
    float: right;
    display: inline-grid;;
}
.res-post-comment .comment-respond .comment-form p a:last-child:hover{
    background-color: #231900;
    color: #ffffff !important;
}

.res-post-comment .comment-respond .comment-form p a:nth-child(2) {
    color: #000;
    font-size: 14px;
    font-weight: 600;
}

.res-post-comment .comment-respond .comment-reply-title small {
    display: none;
}

.res-blog3-box .res-blog3-img {
    float: left;
    margin-right: 15px;
}

.res-blog3-box .res-blog3-img img {
    max-width: 60px;
    border-radius: 80px;
}

.res-blog3-box .res-blog3-text {
    overflow: hidden
}

.res-blog3-box .res-blog3-text h4 {
    font-size: 18px;
    font-weight: 600;;
    margin-bottom: 2px;
}

.res-blog3-box .res-blog3-text span i {
    font-size: 13px;
    margin-right: 6px;
}

.res-blog3-box .res-blog3-text span {
    color: #757575;
    font-size: 13px;
}

.res-blog3-box p {
    color: #757575;
    font-size: 16px;
}

.res-vd .form-group {
    margin-bottom: 30px;
}

.res-vd input {
    height: 45px;
    font-size: 13px;
    background-color: #f3f5ff;
    border: 1px solid #f3f5ff;
}

.res-vd .form-control:focus {
    box-shadow: none !important;
    background-color: #f3f5ff;
    border: 1px solid #f3f5ff;
}

.res-in-details.heading-panel h3 {
    font-size: 26px;
    font-weight: 600;;
}

.res-in-details.heading-panel {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 15px;
    margin-bottom: 38px;
    position: relative;
}

.res-in-details.heading-panel::before {
    content: "";
    bottom: 0;
    position: absolute;
    width: 10%;
    border-bottom: 3px solid #f71735;
}

.bg-form {
    background: #fff;
    padding: 30px 50px;
    border-radius: 12px;
    margin-top: -150px;
}

.res-dt-main-rating {
    background: #fff;
    text-align: center;
    padding: 17px 20px;
    border-radius: 12px;
    background-color: #f3f5ff;
}

.res-dt-float {
    float: left;
    margin-right: 20px;
}

.res-dt-main-x {
    overflow: hidden;
    width: 100%;
    margin-bottom: 12px;
}

.res-dt-main-x:last-child {
    margin-bottom: 0px;
}

.res-dt-main-x .progress {
    width: 54%;
    float: left;
    height: 13px;
    border-radius: 30px;
}

.res-dt-main-x span {
    float: right;
    color: #757575;
    font-size: 14px;
}

.res-dt-main-rating i {
    font-size: 22px;
    color: #ffb413;
}

.res-dt-main-rating span {
    font-size: 32px;
    font-weight: 600;;
  font-family: 'Open Sans', sans-serif;
    margin-top: 12px;
}

.res-dt-main-rating h3 {
    font-size: 20px;
    font-weight: 600;;
}

.res-dt-main-rating p {
    color: #757575;
    font-size: 15px;
    margin: 0;
}

.res-dt-text2 {
    display: block;
}

.bg-star-1 {
    color: #28a745;
}

.bg-star-2 {
    color: #17a2b8;
}

.bg-star-3 {
    color: #ffc107;
}

.bg-star-4 {
    color: #dc3545;
}

.res-dt-float i {
    vertical-align: super;
}

.ddt {
    background: #fff;
    padding: 30px 20px;
    border-radius: 10px;
}


#reviews-tabs .ddt .wcfmmp-stor-class .reviews_area .reviews_heading {
    font-size: 20px;
    color: #000 !important;
  font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
}

#reviews-tabs .ddt .wcfmmp-stor-class .reviews_area .recent_reviews .reviews_count {
    color: #757575;
}

#reviews-tabs .ddt .wcfmmp-stor-class .reviews_area .recent_reviews .reviews_count a {
    color: #f71735 !important;
}

#reviews-tabs .bd_rating_sec .rating_count .rating_number {
    background: #f71735;
}

#reviews-tabs .review_section .user_photo .rated .user_rated {
    background: #f71735 !important;
}


#reviews-tabs .ddt .wcfmmp-stor-class .add_review button {
    font-size: 14px;
    border-radius: 0px;
    height: auto;
    width: auto;
    padding: 12px 28px;
    background-color: #f3f5ff !important;
    color: #656565 !important;
    border: none;
    transition: .6s;

}

#reviews-tabs .ddt .wcfmmp-stor-class .add_review button:hover {
    background-color: #FFCC00 !important;
    color: #231900 !important;
}

.res-dt-main-rating-2 {
    background-color: #f3f5ff;
    padding: 20px;
    border-radius: 12px;
}

.res-food-img {
    position: absolute;
    top: 0;
    left: 0;
}

.no-content {
    background-color: #f9f9f9;
    padding: 95px 20px;
    padding-bottom: 0;
}

.res-swiper-profile img {
    max-width: 80px !important;
    border-radius: 50% !important;

}


.res-swiper-profile {
    margin-right: 15px;
    float: left;
}

.res-swiper-text {
    overflow: hidden;
}

.no-content .owl-theme .owl-nav {
    display: none;
}

.no-content .owl-dots {
    display: none;
}

.bg-left-color {
    background: #f9f9f9;
    height: 100%;
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    margin-right: 7px;
    width: 10px;
    height: 10px;
}

.res-swiper-text h3 {
    font-size: 22px;
    font-weight: 500;;
    margin-bottom: 4px;
    color: #FFCC00;
}

.res-swiper-text p {
    line-height: 28px;
    color: #757575;
    margin-bottom: 10px;
}

.res-swiper-text span {
    font-size: 14px;
}

.res-or-confirm {
    float: left;
    margin-right: 10px;
    display: flex;
    padding: 10px;
    border-radius: 8px;
    width: 45%;
    margin-bottom: 15px;
}

.res-or-confirm .res-or-logo {
    float: left;
    align-self: center;
    margin-right: 10px;
    padding: 5px;
    border-radius: 7px;
}

.res-or-confirm .res-or-cm-text {
    overflow: hidden;
}

.res-or-confirm .res-or-cm-text p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}

.res-or-confirm .res-or-cm-text span {
    font-size: 13px;
    font-weight: 500;
}

.res-or-fl {
    align-self: center;
    margin-left: auto;
}

.res-bg-contenr-z {
    background-color: #f3f5ff;
    overflow: hidden;
    padding: 20px 15px;
    border-radius: 7px;
    display: flex;
}

.ddte {
    padding: 20px;
}

.res-or-content-2 {
    overflow: hidden;
    width: 55%;
    float: left;
    align-self: center;
}

.res-or-content-2 .res-or-img {
    float: left;
    margin-right: 15px;
    width: 105px;
    height: 105px;
}

.res-or-content-2 .res-or-img img {
    border: 2px dotted #f71735;
    border-radius: 60px;
}

.res-or-text {
    align-self: center;
    margin-top: 10px;
}

.res-or-text h3 {
    font-size: 26px;
    font-weight: 600;;
    margin-bottom: 5px;
}

.res-or-text .location-png {
    margin-right: 5px;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.res-or-content-2 i {
    color: #ffb413;
    font-size: 14px;
}

.res-or-text p {
    margin-bottom: 0;
}

.res-rec-selects .select2-container {
    width: 220px !important;
}

.res-rec-selects ul li {
    float: left;
    margin-right: 12px;
}

.res-rec-selects ul li:last-child {
    margin-right: 0;
}

.res-rec-selects .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 44px;
    color: #757575;
    padding-left: 15px;
}

.res-rec-selects .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 11px;
    right: 15px;
}

.res-rec-selects .select2-container .select2-selection--single {
    height: 50px;
    border: 1px solid #f3f5ff;
    font-size: 13px;
    background-color: #f3f5ff;
}

.res-rec-order .heading-panel {
    margin-bottom: 0;
    float: left;
    margin-top: 8px;
    position: relative;
}

.res-rec-order::before {
    content: "";
    width: 10%;
    left: 0;
    right: 0;
    position: absolute;
    border-bottom: 4px solid #f71735;
    bottom: 0px;
    border-radius: 30px;
}

.res-rec-selects {
    overflow: hidden;
    float: right;
}

.res-rec-order .heading-panel h3 {
    margin: 0;
    font-size: 26px;
    font-weight: 600;;
}

.res-rec-order {
    overflow: hidden;
    margin-top: 50px;
    border-bottom: 2px solid #e9e9e9;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 35px;
}

.res-tables {
    background-color: #f3f5ff;
}

tbody, td, tfoot, th, thead, tr {
    border-style: none;
}

.res-container-4 {
    background-color: #fff;
    padding: 30px 20px;
    overflow: hidden;
    border-radius: 8px;
}

.style-table.table > :not(caption) > * > * {
    padding: 18px 10px !important;
    font-size: 14px;
    vertical-align: middle;
}

.res-us-details img {
    max-width: 45px;
    border-radius: 60px;
    margin-right: 8px;
}

.res-us-details {
    position: relative;
}

.tb-border {
    border-bottom: 1px solid #e9e9e9;
}

.trans-color.btn-theme {
    background-color: transparent;
    color: #000;
    border: 1px solid #e9e9e9;
    font-size: 13px;
}

.trans-2.btn-theme {
    background-color: #7de88e45;
    border: none;
    color: #000;
    font-size: 13px;
    padding: 8px 22px;
}

.table {
    margin-bottom: 0;
}

.res-pagination-s {
    float: right;
    margin-top: 50px;
}

.res-pagination-s .page-link {
    font-size: 14px;
    color: #000;
    padding: 12px 20px;
    transition: .7s;
    border: 1px solid #e9e9e9;
}

.res-pagination-s .page-link:hover {
    background-color: #FFCC00;
    color: #fff;
}

.res-pagination-s .page-link:focus {
    box-shadow: none;
}

.res-sd-details {
    background-color: #fff;
    padding: 40px 0px 40px 30px;
    border-radius: 8px;
    height: 100vh;
}

.res-sd-details a {
    color: #232323;
    padding: 15px 10px 15px 8px;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 500;
    width: 90%;
}

.res-sd-details ul li:hover a {
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
    border-right: 0px;
}

.res-sd-details .nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 0;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
    transition: none;
}

.res-sd-details a .img-icon {
    padding: 10px 11px;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #fff;
}

.res-sd-details a .img-icon i {
    vertical-align: top;
    font-size: 20px;
    color: #bdbdbd;
}

.res-sd-details .nav-tabs {
    border-bottom: 0px;
}

.res-sd-details ul li {
    width: 100%;
}

.res-sd-details .nav-tabs .nav-item.show .nav-link, .res-sd-details .nav-tabs .nav-link.active {
    background-color: #f3f5ff;
    border: none;
    border-radius: 40px 0px 0px 40px;
    width: 100%;
}

.res-sd-details .nav-tabs .nav-link.active:nth-last-of-type(2) {
    background: red !important;
}

.res-sd-details .nav-tabs .nav-item.show .nav-link .img-icon i, .res-sd-details .nav-tabs .nav-link.active .img-icon i {
    color: #ff7a00;
}

.res-sd-details .nav-tabs .nav-link:focus, .res-sd-details .nav-tabs .nav-link:hover {
    border: none;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}

.res-sd-details ul li:focus, .res-sd-details ul li:hover {
    border: 0px;
}

.res-sd-details ul li:last-child a {
    border-bottom: 0px !important;
}

.top-res-content {
    margin-top: -100px;
}

.res-rec-selects .custom-color-bg {
    background-color: #f3f5ff;
    border: 1px solid #f3f5ff;
    color: #000;
}

.res-menu-cat-content {
    overflow: hidden;
    position: relative;
    margin-bottom: 22px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 18px;
}

.res-menu-cat-content .res-menu-cate {
    float: left;
}

.res-menu-cat-content .res-menu-cate span {
    color: #000;
    font-weight: 600;;
    margin-left: 12px;
    font-size: 18px;
    font-family: 'Ubuntu', sans-serif
}

.res-menu-cat-content .res-menu-edit {
    float: right;
    overflow: hidden;
    margin-top: 10px;
}

.res-menu-cat-content .res-menu-cate img {
    max-width: 55px;
    height: 55px;
    border-radius: 60px;
    border: 3px solid #f3f5ff;
}

.res-menu-cat-content .res-menu-edit .btn {
    margin-right: 10px;
    background-color: rgba(4, 169, 35, 0.1);
    color: #000;
    border: 1px solid rgba(4, 169, 35, 0.2);
    font-weight: 500;
    font-size: 13px;
}

.res-menu-cat-content .res-menu-edit .btn i {
    margin-right: 5px;
}

.res-menu-cat-content .res-menu-edit i {
    vertical-align: middle;
    color: #e85252;
    background: rgba(255, 65, 50, 0.1);
    padding: 8px 10px;
    border-radius: 50px;
    border: 1px solid rgba(255, 65, 50, 0.2);
    cursor: pointer;
}

.res-menu-cat-content .res-menu-edit .btn i {
    vertical-align: baseline;
    color: #000;
    background: transparent;
    padding: 0;
    border-radius: 0;
    border: none;
}

.form-style {
    border: none !important;
}

.form-style .form-group input {
    height: 50px;
    border: 1px solid #f3f5ff;
    border-radius: 4px;
    font-size: 13px;
    background-color: #f3f5ff;
    padding: 0 25px;
}

.form-style .form-group {
    margin-bottom: 30px;
}

.form-style label {
    color: #000;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 12px;
    display: block;
}

.main-body .chose-radio {
    float: right;
}

.main-body .main-heading {
    float: left;
}

.main-body .main-heading label {
    margin-bottom: 0px;
    font-size: 18px;
    margin-bottom: 25px;
    color: #FFCC00;
}


.main-body .chose-radio ul li {
    overflow: hidden;
    align-self: center;
    display: inline-block;
    margin-right: 20px;
}

.main-body .chose-radio ul li:last-child {
    margin-right: 0px;
}

.main-body .chose-radio ul li .my-pretty {
    line-height: 12px;
    margin-right: 0px;
}

.main-body .chose-radio ul li span {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 15px;
}

.main-body .chose-radio ul li .pretty.p-default input:checked ~ .state label::after {
    background-color: #f71735 !important;
}

.main-body .custom-typehead .typeahead__field {
    position: relative;
}

.main-body .custom-typehead .typeahead__field .typeahead__cancel-button {
    position: absolute;
    left: auto;
    user-select: none;
    right: 0;
    cursor: pointer;
    line-height: 1.25;
    padding: 0.7rem 1rem;
    top: 7px;
    font-size: 12px;
}

.main-body .custom-typehead .typeahead__field .typeahead__cancel-button:hover {
    color: #d0021b;
}

.main-body .custom-typehead .typeahead__result .typeahead__list {
    border: 1px solid rgba(101, 101, 101, 0.2);
    border-top: 0;
    border-radius: 0px 0px 4px 4px;
    position: relative;;
}

.main-body .custom-typehead .typeahead__result .typeahead__list li {
    border-bottom: 1px solid rgba(101, 101, 101, 0.2);
    position: relative;
    border-top: 0px;
}

.main-body .custom-typehead .typeahead__result .typeahead__list li:last-child {
    border-bottom: 0px;
}

.main-body .custom-typehead .typeahead__result .typeahead__list li a {
    padding: 12px 25px;
    display: block;
    color: #757575;
    text-align: left;
    font-size: 13px;
}


.main-body .custom-typehead .typeahead__result .typeahead__list li a::before {
    position: absolute;
    content: "";
    top: 25px;
    left: 35px;
    width: 0px;
    height: 1px;
    background: #a1a1a1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    box-sizing: border-box;
}


.main-body .custom-typehead .typeahead__result .typeahead__list li:hover > a {
    padding-left: 55px !important;
    color: #757575;
}

.main-body .day-tabs .panel-heading {
    background-color: #f3f5ff;
    padding: 13px 10px;
    border-radius: 4px;
    padding-left: 0px;
}

.main-body .day-tabs .panel-heading ul {
    list-style: none;
    padding: 0;
    border-bottom: 0;
}

.main-body .day-tabs .panel-body {
    padding: 29px 15px;
    border: 1px solid rgba(101, 101, 101, 0.2);
    border-top: 0;
    border-radius: 0px 0px 4px 4px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.main-body .day-tabs .panel-body .tab-custom .btn-save-hour {
    float: right;
    margin: 30px 0px;
}


.main-body .day-tabs .panel-heading ul li a {
    padding: 12px 25px;
}

.main-body .day-tabs .panel-heading ul li a.active {
    background-color: #FFCC00;
    color: #fff;
}

.main-body .day-tabs .panel-body .input-group .input-group-addon {
    background-color: #ddd;
    padding: 12px 20px;
    border-radius: 0px 4px 4px 0px;
}

.main-body .day-tabs .panel-body .input-group .input-group-addon i {
    font-size: 18px;
}

.main-body .day-tabs .panel-body .close-it {
    margin-top: 44px;
}

.main-body .day-tabs .panel-body .close-it .my-pretty {
    line-height: 13px;
    margin-right: 5px;
}

.main-body .day-tabs .panel-body .close-it .pretty.p-default input:checked ~ .state label::after {
    background-color: #f71735 !important;
}

.hour-none {
    display: none;
}

.hour-block {
    display: block;
    clear: both;;
}

.bootstrap-timepicker-widget table td a {
    padding: 0px;
    border: 0px;
}


.bootstrap-timepicker-widget table tr:first-child td a:before {
    font-family: FontAwesome;
    content: "\f0de";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    line-height: 10px;
}

.bootstrap-timepicker-widget table tr:last-child td a:after {
    font-family: FontAwesome;
    content: "\f0dd";
    display: inline-block;
    padding-right: 3px;
    vertical-align: super;
    line-height: 10px;
}

.bootstrap-timepicker-widget table td input {
    width: 30px;
    border-color: rgba(101, 101, 101, 0.2);
}


/*Food item css start here*/
.res-dropdown-categories .accordion-button:not(.collapsed) {
    background-color: #f3f5ff;
}

.res-dropdown-categories .accordion-body .res-food-details-item .res-food-img-item {
    margin-right: 12px;
    align-self: center;
}

.res-dropdown-categories .accordion-body .res-food-details-item .res-food-details0 span {
    color: #FFCC00;
    font-weight: 500;
}

.res-dropdown-categories .accordion-flush .accordion-item:first-of-type .accordion-button i {
    margin-right: 20px;
}

.res-dropdown-categories .accordion-body .res-food-btn0 .btn-theme i {
    vertical-align: baseline;
    color: #000;
    background: transparent;
    border-radius: 0;
    border: none;
    margin-right: 5px;
    padding: 0;
}

.res-dropdown-categories .accordion-body .res-food-btn0 i {
    vertical-align: middle;
    color: #e85252;
    background: rgba(255, 65, 50, 0.1);
    padding: 8px 10px;
    border-radius: 50px;
    border: 1px solid rgba(255, 65, 50, 0.2);
}

.res-dropdown-categories .accordion-body .res-food-details-item .res-food-img-item img {
    max-width: 70px;
    border-radius: 5px;
}

.res-dropdown-categories .accordion-button:focus {
    box-shadow: none;
    border: none;
}

.res-dropdown-categories .accordion-collapse {
    border-bottom: none;
}

.res-dropdown-categories .accordion-header {
    margin-bottom: 0;
    background-color: #f3f5ff;
    border-radius: 7px;
}

.res-dropdown-categories .accordion-body .res-food-btn0 .btn-theme {
    background-color: rgba(4, 169, 35, 0.1);
    color: #000;
    border: 1px solid rgba(4, 169, 35, 0.2);
    margin-right: 10px;
}

.res-dropdown-categories .accordion-flush .accordion-item:first-of-type .accordion-button {
    color: #000;
    font-weight: 600;
}

.res-dropdown-categories .accordion-flush .accordion-item:first-of-type .accordion-button img {
    max-width: 50px;
    border-radius: 50px;
    margin-right: 10px;
    border: 3px solid #f71735;
}

.res-dropdown-categories .accordion-body .res-food-details-item .res-food-details0 {
    align-self: center;
}

.res-dropdown-categories .accordion-body {
    padding: 20px 0;
    border: 1px solid #e9e9e9;
    border-top: none;
}

.res-dropdown-categories .accordion-button {
    padding: 16px 13px;
}

.res-dropdown-categories .accordion-body .res-food-details-item .res-food-details0 h3 {
    font-size: 18px;
    font-weight: 600;;
    margin-bottom: 3px;
    color: #000;
}

.res-dropdown-categories .accordion-body .res-food-details-item .res-food-details0 p {
    margin: 0;
    color: #777;
}

.res-dropdown-categories .accordion-body .res-food-btn0 {
    align-self: center;
}

.res-dropdown-categories .accordion-body .res-food-details-item {
    display: flex;
}

.res-dropdown-categories .btn-primary {
    width: 100%;
    text-align: left;
    background-color: transparent;
    color: #000;
    border-color: #e9e9e9;
}

.res-dropdown-categories .res-accordian {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
    padding: 20px 35px;
    padding-top: 20px;
    padding-top: 0;

}


.res-dropdown-categories .accordion-body .res-food-details-item i {
    color: #000;
    margin-right: 10px;
}

.res-dropdown-categories .dropdown-menu.show {
    width: 100%;
}

.res-container-4 {
    overflow: inherit !important;
}

.res-dropdown-categories .btn-primary img {
    max-width: 50px;
    border-radius: 60px;
    margin-right: 10px;
}

.res-dropdown-categories .dropdown-toggle::after {
    margin-left: 75%;
}


/*bootstrap model*/

.res-model-title2 {
    display: flex;
    padding: 20px;
    background-color: #f3f5ff;
}

.res-rec-selects .form-group {
    margin-bottom: 35px;
}

.res-rec-selects .btn-theme {
    width: 100%;
    padding: 12px;
}

.res-rec-selects input {
    background-color: #f3f5ff;
    padding: 12px;
    height: 46px;
    border: 1px solid #e9e9e9;
    font-size: 14px;
}

.res-rec-selects label {
    font-size: 13px;
    margin-bottom: 8px;
    font-weight: 500;
}

.res-form-model-group {
    padding: 20px;
}

.res-rec-selects .modal-body {
    padding: 0;
}

.res-rec-selects .res-model-det-text {
    background-color: #f3f5ff;
    padding: 15px;
    border-radius: 6px;
}

.res-rec-selects .res-model-det-text h3 {
    font-size: 20px;
    margin-bottom: 2px;
    font-weight: 500;
}

.res-rec-selects .res-model-des {
    background-color: #f3f5ff;
    padding: 20px;
    margin-top: 35px;
    border-radius: 7px;
    margin-bottom: 30px;
}

.res-rec-selects .res-model-des p {
    margin: 0;
    color: #777;
    line-height: 28px;
}

.res-rec-selects .dropzone {
    border: 4px solid #f3f5ff;
    border-radius: 7px;
}

.res-rec-selects .res-model-det-text p {
    margin: 0;
    color: #777;
}

.res-model-title2 .res-model-img {
    margin-right: 10px;
}

.res-model-title2 .res-model-img img {
    max-width: 50px;
    border-radius: 50px;
}


.res-rec-selects .modal-header .btn-close {
    background-color: #f42929;
    opacity: 1;
    font-size: 10px;
    border-radius: 30px;
    margin: 3px 4px;
    color: #fff;
    height: auto;
    width: auto;
    padding: 5px 8px;
}


.res-rec-selects .modal-header {
    border: none;
    padding: 0;
    position: absolute;
    right: 0;
    z-index: 9;
}

.res-rec-selects .modal.show .modal-dialog {
    margin-top: 8%;
}

.res-model-title2 .res-model-detail {
    align-self: center;
}

.res-model-title2 .res-model-detail h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
}

/*Food item css close here*/


#state-none, #city-none, #town-none {
    display: none;
}

.form-style label .label-star {
    color: red;
    font-size: 18px;
    padding-left: 3px;
}

.richText .richText-toolbar ul li a {
    color: #000;
}

.box-content {
    margin-bottom: 35px;
}

.form-style .dropzone {
    border: 3px solid #f3f5ff;
    padding: 20px 8px;
    margin-bottom: 30px;
    border-radius: 4px;
}

.custom-dropzone h4 {
    font-size: 20px;
    font-weight: 600;;
    margin-bottom: 4px;
}

.dropzone .dz-preview .dz-image {
    width: 100px !important;
    height: 100px !important;
}

.dropzone .dz-preview .dz-image img {
    width: 100%;
}

.custom-dropzone p {
    margin: 0;
    font-size: 13px;
    color: #757575;
}

.custom-dropzone {
    background-color: #f3f5ff;
    padding: 12px 20px;
    border-radius: 4px;
}

.dropzone .dz-message .dz-button {
    font-size: 14px !important;
    font-weight: 500;
}

.form-style .select2-container {
    width: 100% !important;
}

.form-style .select2-container--default .select2-selection--single {
    background-color: #f3f5ff;
    border: 1px solid #f3f5ff;
    border-radius: 4px;
    font-size: 13px;
    height: 50px;
}

.form-style .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #757575;
    line-height: 48px;
    padding-left: 20px;
}

.form-style .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 11px;
    right: 15px;
}

.form-style .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #f3f5ff 1px;
    outline: 0;
}

.form-style .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #f3f5ff 1px;
    outline: 0;
}

.form-style .select2-container .select2-selection--multiple {
    min-height: 20px;
}

.form-style .select2-container .select2-selection--multiple .select2-selection__rendered {
    height: 40px;
}

.form-style .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
    margin: 8px 5px 0 0;
}

.form-style .select2-container .select2-selection--multiple input {
    height: 26px;
}

.res-rec-order2.res-rec-order {
    margin-top: 0;
}

.res-map-dash iframe {
    width: 100% !important;
}

.res-map-dash {
    margin-bottom: 0;
}

.res-val-main1 .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    float: left;
    margin-bottom: 0;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #FFCC00;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.res-val-main1 {
    overflow: hidden;
    float: left;
    width: 33%;
}

.res-val-content {
    overflow: hidden;
    margin-left: 30px;
    display: inline-block;
    margin-top: 5px;
}

.res-val-box-3 {
    margin-bottom: 25px;
    overflow: hidden;
}

.res-val-content span {
    color: #757575;
    font-size: 14px;
}

.res-val-form {
    background-color: #f3f5ff5c;
    overflow: hidden;
    padding: 20px;
    border-radius: 10px;
    padding-bottom: 10px;
}

.res-val-center .time-2 {
    position: absolute;
    left: 0;
    color: #000;
    font-size: 13px;
    background-color: #e8ecff;
    height: 100%;
    width: 50px;
    text-align: center;
    padding: 15px;
}

.res-val-center .select2-container--default .select2-selection--single {
    padding-left: 55px;
}

.res-val-center {
    position: relative;
    margin-bottom: 25px;
}

.res-val-main-v2 {
    padding-right: 25px;
}

.res-val-main-v3 {
    float: right;
}

.res-val-btn {
    overflow: hidden;
    float: right;
    margin-top: 30px;
}

.res-val-btn .btn-theme {
    font-size: 14px;
}

.no-margin-top.res-rec-order {
    margin-top: 0;
}

.res-form-submit {
    float: right;
}

.res-or-fl .btn-theme {
    margin-right: 15px;
}

.res-or-fl i {
    background-color: rgba(255, 121, 0, 0.1);
    padding: 13px;
    border-radius: 4px;
    color: #777;
    vertical-align: middle;
}

#canvas {
    margin-top: 30px;
}


/*signup and singIn Model form start*/
#sign-up .modal-content {
    border: 0px;
}


#sign-up .modal-dialog {
    top: 30px;
    box-shadow: 0px 20px 50px 0px rgba(1, 1, 64, 0.08) !important;
}

.food-model-1 {
    padding: 35px 30px;
}
.food-model-1 .sign-in .sign-fnt {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.food-model-1 .clr-p {
    margin-bottom: 0px;
}

.my-cover label {
    font-size: 16px;
}

.food-model-1 .for-got .sign-fnt {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 5px;
    text-transform: capitalize;
}

.food-model-1 .sign-up .sign-fnt {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 5px;
    text-transform: capitalize;

}

.food-model-1 .icon-form {
    float: left;
    background-color: #696cff;
    border-radius: 50%;
    border: 3px solid #f3f5ff;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 55px;
    height: 55px;
    text-align: center;
}

.food-model-1 .icon-form.lock {
    background: #ff3e1d;
    border-color: #ffcfc6;
}

.food-model-1 .icon-form.register {
    background: #ffd422;
    border-color: #fff4c8;
}

.food-model-1 .icon-form i {
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    vertical-align: middle;
}

.food-model-1 .my-cover .clr-p {
    width: 95%;
}

.food-model-1 .form-label {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    line-height: 26px;
    text-transform: capitalize;
}

.food-model-1 .res-off {
    display: none;
}

/*check admin model*/
.food-model-1 .check-admin .sign-fnt {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 5px;
}

/*form validation parsly code*/

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
    color: #468847;
    background-color: #DFF0D8;
    border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
    color: #B94A48;
    background-color: #F2DEDE;
    border: 1px solid #EED3D7;
}

.parsley-errors-list {
    margin: 2px 0 3px;
    padding: 0;
    list-style-type: none;
    font-size: 0.9em;
    line-height: 0.9em;
    opacity: 0;
    color: #B94A48;

    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
    opacity: 1;
}

/*form validation parsly code close*/

.food-model-1 .form-label .label-star {
    color: red;
    font-size: 18px;
    padding-left: 3px;
}

.food-model-1 .sign-in {
    background-color: #fff;
}

.food-model-1 .sign-up {
    display: none;
    background-color: #fff;
}

.food-model-1 .for-got {
    display: none;
}

.food-model-1 .image-holder {
    width: 100%;
}

.food-model-1 .blog-sidebar .sign-fnt {
    font-size: 20px !important;
    font-weight: bold !important;
}

.food-model-1 .user-data input[type="text"]:focus, .food-model-1 .user-data input[type="email"]:focus {
    border-color: transparent;
    box-shadow: 1px 2px 7px 0px rgba(0, 0, 0, 0.3);
}

.food-model-1 .login-with {
    justify-content: space-between;
    flex-wrap: wrap;
}

.food-model-1 .btn-face {
    color: #3b5998;
}

.food-model-1 .btn-google {
    color: #555555;
}

.food-model-1 .txt1 {
    font-size: 16px;
    color: #999999;
    line-height: 1.4;
}

.food-model-1 .btn-face i {
    font-size: 20px;
    margin-right: 10px;
    padding-bottom: 1px;
}

.food-model-1 .btn-google img {
    width: 19px;
    margin-right: 10px;
    padding-bottom: 1px;
}

.food-model-1 .btn-face:hover, .food-model-1 .btn-google:hover {
    border-color: #d33f8d;
}

.food-model-1 a.btn-face:hover, .food-model-1 a.btn-google:hover {
    color: #d33f8d;
}

.food-model-1 .btn-face, .food-model-1 .btn-google {
    font-family: Raleway-Bold;
    font-size: 16px;
    line-height: 1.2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc((100% - 10px) / 2);
    height: 40px;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.food-model-1 .form-control {
    background-color: #f3f5ff;
    background-image: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    color: #aaa;
    font-size: 14px;
    height: auto;
    padding: 15px 12px;
    transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
}

.food-model-1 .form-group {
    margin: 1rem 0rem;
}

.food-model-1 .form-group button {
    width: 100%;
    border-radius: 0px;
}

.food-model-1 .user-data input[type="text"]:focus, .food-model-1 .user-data input[type="email"]:focus {
    border-color: transparent;
    box-shadow: none;
}

.food-model-1 .cl-btn {
    float: right;
    font-size: 0.7rem;
    font-weight: 600;;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    position: absolute;
    top: 8px;
    right: 8px;
    padding: 3px 5px 7px 5px;
    z-index: 3;
    border-radius: 50%;
    transition: all 0.3s linear;
}

.food-model-1 .cl-btn:hover {
    background-color: red;
    opacity: 1;
    color: #fff;
    animation-delay: 0.8s;
}


.register-switcher {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #f3f5ff;
    margin-bottom: 1rem;
    position: relative;
    margin: 2rem 0rem;
}

.register-switcher h3.restaurant {
    position: absolute;
    left: 50px;
    right: auto;
    font-size: 15px;
    color: #231900;
}

.register-switcher h3.buyer {
    position: absolute;
    right: 65px;
    left: auto;
    font-size: 15px;
    color: #231900;
}

.register-switcher span.switcher {
    position: relative;
    width: 200px;
    height: 40px;
    border-radius: 25px;
    margin: 20px 0;
    margin-left: 25px;
}

.register-switcher span.switcher input {
    appearance: none;
    position: relative;
    width: 200px;
    height: 40px;
    border-radius: 25px;
    background-color: #1e1e1e;
    outline: none;
    font-family: 'Oswald', sans-serif;
}

.register-switcher span.switcher input:before, body span.switcher input:after {
    z-index: 2;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
}

.register-switcher span.switcher input:before {
    content: 'on';
    left: 20px;
}

.register-switcher span.switcher input:after {
    content: 'on';
    right: 20px;
}

.register-switcher span.switcher label {
    z-index: 1;
    position: absolute;
    top: 8px;
    bottom: 8px;
    border-radius: 20px;
}

.register-switcher span.switcher.switcher-1 input {
    transition: 0.25s -0.1s;
}

.register-switcher span.switcher.switcher-1 input:checked {
    background-color: #fff;
}

.register-switcher span.switcher.switcher-1 input:checked:before {
    color: #989898;
    transition: color 0.5s 0.2s;
}

.register-switcher span.switcher.switcher-1 input:checked:after {
    color: #fff;
    transition: color 0.5s;
}

.register-switcher span.switcher.switcher-1 input:checked + label {
    left: 10px;
    right: 100px;
    background: #f3f5ff;
    transition: left 0.5s, right 0.4s 0.2s;
}

.register-switcher span.switcher.switcher-1 input:not(:checked) {
    background: #fff;
    transition: background 0.5s -0.1s;
}

.register-switcher span.switcher.switcher-1 input:not(:checked):before {
    color: #fff;
    transition: color 0.5s;
}

.register-switcher span.switcher.switcher-1 input:not(:checked):after {
    color: #989898;
    transition: color 0.5s 0.2s;
}

.register-switcher span.switcher.switcher-1 input:not(:checked) + label {
    left: 100px;
    right: 10px;
    background: #f3f5ff;
    transition: left 0.4s 0.2s, right 0.5s, background 0.35s -0.1s;
}

.register-switcher span.switcher.switcher-2 {
    overflow: hidden;
}

.register-switcher span.switcher.switcher-2 input {
    transition: background-color 0s 0.5s;
}

.register-switcher span.switcher.switcher-2 input:before {
    color: #1e1e1e;
}

.register-switcher span.switcher.switcher-2 input:after {
    color: #fff;
}

.register-switcher span.switcher.switcher-2 input:checked {
    background-color: #fff;
}

.register-switcher span.switcher.switcher-2 input:checked + label {
    background: #fff;
    animation: turn-on 0.5s ease-out;
}

@keyframes turn-on {
    0% {
        left: 100%;
    }
    100% {
        left: 0%;
    }
}

.register-switcher span.switcher.switcher-2 input:not(:checked) {
    background: #1e1e1e;
}

.register-switcher span.switcher.switcher-2 input:not(:checked) + label {
    background: #1e1e1e;
    animation: turn-off 0.5s ease-out;
}

@keyframes turn-off {
    0% {
        right: 100%;
    }
    100% {
        right: 0%;
    }
}

.register-switcher span.switcher.switcher-2 label {
    top: 0px;
    width: 200px;
    height: 50px;
    border-radius: 25px;
}

/*signup and singIn Model form close*/


/*search All Restaurant Css start Here*/
@charset "utf-8";
/* CSS Document */

.res-sidebar-container .res-sb-categories {
    overflow: hidden;
    align-self: center;
}

.res-sidebar-container .res-sb-product {
    overflow: hidden;
    align-self: center;
    margin-right: 15px;
}

.res-sidebar-container ul li {
    overflow: hidden;
    display: flex;
    margin-bottom: 12px;
    flex-direction: row;
    justify-content: space-between;
}
.res-sidebar-container ul.element {
    overflow: auto;
    position: relative;
    background: transparent;
    margin-right: 0px;
    padding-right: 0px;
    height: 750px;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
    overflow-x: hidden;
}
.res-sidebar-container ul.element .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #FFCC00;
}
.res-sidebar-container ul.element .mCSB_inside .mCSB_container {
    margin-right: 15px;
}
.res-sidebar-container {
    width: 17%;
    display: flex;
    padding: 20px;
    background-color: #fff;
}

.res-sidebar-container .res-sidebar {
    width: 100%;
}

.res-sidebar-container .res-sb-product p {
    margin-bottom: 0;
    font-size: 13px;
    color: #757575;
    font-weight: 500;
}

.res-sidebar-container .heading-panel {
    position: relative;
}


.res-sidebar-container .heading-panel h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    text-align: left;
}

.res-sidebar-container .res-sidebar .res-sidebar-box {
    margin-bottom: 35px;
}

.res-sidebar-container .res-sidebar .res-sidebar-box:last-child {
    margin-bottom: 0;
}

.res-sidebar-container .res-sb-categories span {
    font-size: 15px;
    color: #757575;
}

.res-sidebar-container .res-sb-categories .pretty {
    margin-right: 0;
}


.res-sidebar-container .pretty.p-default input:checked ~ .state label::after {
    background-color: #FFCC00 !important;
}

.res-sidebar-box2 ul {
    display: flex;
    margin-top: 26px;
}

.res-sidebar-box2 ul li {
    margin-bottom: 0;
}

.res-sidebar-box2 ul li a {
    background-color: #f3f5ff;
    padding: 8px 25px;
    color: #000;
    transition: .6s;
}

.res-sidebar-box2 ul li .dollar-custom {
    background-color: #f3f5ff;
}

.res-sidebar-box2 ul li .dollar-custom.dollar-active {
    background-color: #FFCC00;
}

.res-sidebar-box2 ul li .dollar-custom.dollar-active i {
    color: #fff;
}

.res-sidebar-box2 ul li .dollar-custom:hover {
    background-color: #FFCC00;
}

.res-sidebar-box2 ul li .dollar-custom:hover i {
    color: #fff;
}

.res-sidebar-box2 ul li .dollar-tabs {
    margin-right: 15px;
}

.res-sidebar-box2 ul li .dollar-tabs .dollar-custom label {
    padding: 12px 25px;
    color: #000;
    transition: .6s;
}

.res-sidebar-box2 ul li .dollar-custom label i {
    padding-right: 3px;
    display: inline list-item;
}

.res-sidebar-box3 .pretty {
    height: 26px;
    float: right;
    margin-right: 0px;
}

.res-sidebar-box3 {
    position: relative;
}

.res-sidebar-box3 ul li {
    overflow: inherit;
    margin-bottom: 12px;
    display: inline-block;
    position: relative;
    width: 100%;
}

.res-sidebar-box3 .pretty.p-switch .state::before {
    width: 50px;
    height: 24.3px;
    background-color: #f3f5ff;
    border: 1px solid #e9e9e9;
}

.res-sidebar-box3 .pretty.p-switch .state {
    position: relative;
    width: 50px;
}

.res-sidebar-box3 .pretty.p-switch.p-fill input:checked ~ .state label::after {
    left: 28px;
}

.res-sidebar-box3 .text-data-style {
    font-size: 16px;
    color: #757575;
    font-weight: 500;
    float: left;
}

.res-sidebar-box3 .pretty.p-switch.p-fill input:checked ~ .state::before {
    background-color: #FFCC00 !important;
    border: 1px solid #FFCC00;
}

.res-container-inline {
    display: flex;
}

.res-main-panel {
    width: calc(100% - 20%);
    margin: 0 24px;
}

.res-main-panel .heading-panel-simple h3{
    margin-bottom: 10px;
}

.res-main-panel .res-3-box {
    margin-bottom: 30px;
}

.res-theme-banner {
    margin-bottom: 30px;
}

.res-theme-banner img {
    width: 100%;
}

.res-main-panel .heading-panel {
    margin-bottom: 30px;
    border-top: 1px solid #e9e9e9;
    position: relative;
}

.res-sidebar-container .res-sidebar .res-sidebar-box .res-sidebar-style {
    position: absolute;
    top: 0;
    right: 0;
}

.res-sidebar-container .res-sidebar .res-sidebar-box .res-sidebar-style span {
    font-size: 16px;
    color: #FFCC00;
    cursor: pointer;
    font-weight: 600;
}

.res-sidebar-container .res-sidebar .res-sidebar-box .res-sidebar-style span i {
    margin-right: 6px;
    font-size: 13px;
}

.res-main-panel .heading-panel h3 {
    font-size: 26px;
    margin: 0;
    font-weight: 600;;
    padding-top: 15px;
    text-align: left;
}

.res-main-panel .heading-panel h3::before {
    content: "";
    border-top: 4px solid #FFCC00;
    width: 60px;
    height: 2px;
    position: absolute;
    top: -4px;
    left: 0;
    z-index: 9;
}

.res-sidebar-box3 ul li .pretty.p-switch .state label::before, .pretty.p-switch .state label::after {
    width: 24px;
    height: 24px;
}


/*search Detail Restaurant Css start here*/

.order-modal .modal-header {
    border: 0px;
}

.order-modal .modal-header {
    padding: 0px !important;
    margin: 0px !important;
}

.order-modal .modal-header .close {
    margin-bottom: -50px;
    z-index: 9;
    padding: 0px;
    border: 0;
}

.order-modal .modal-header .close span {
    background-color: #000 !important;
    color: #fff;
    padding: 13px 20px;
}

.res-order-box {
    display: none;
}

.modal-dialog {
    top: 10%;
}

.cf-off-canvas .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 20;
    top: 0;
    left: auto;
    right: 0;
    background-color: #fff;
    transition: 0.5s;
    border-left: 1px solid #e9e9e9;
    overflow-y: scroll;
    overflow-x: hidden;

}

.cf-canvas-content {
    padding: 20px;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 0;
    width: 360px;
    padding-right: 0px;
}
.cf-canvas-checboxes{
    overflow: auto;
    position: relative;
    background: transparent;
    margin-right: 10px;
    padding-right: 10px;
    height: 580px;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
    overflow-x: hidden;
}
.cf-canvas-checboxes .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #FFCC00;
}





.res-confirm-order2 li.res-bg-white2 {
    background-color: #fff;
    padding: 12px;
    margin-top: 16px;
    border-radius: 4px;
}
.res-blog2-main-content {
	margin-bottom: 30px;
}

.cf-canvas-content .res-confirm-order2 .btn-theme {
    font-size: 14px;
    color: #fff;
    padding: 10px;
    margin-top: 20px;
    border-radius: 4px
}

.cf-off-canvas .sidenav a:hover {
    color: #231900;
}

.cf-off-canvas .sidenav .closebtn {

    font-size: 28px;
    padding-bottom: 0;
    color: #231900;
	padding-left: 15px;
}

.cf-off-canvas #main-order {
    transition: margin-left .5s;
    width: auto;
    position: fixed;
    right: 0%;
    top: 50%;
    background-color: #FFCC00;
    color: #757575;
    padding: 13px;
    border-radius: 6px 0 0 6px;

}


.cf-canvas-checboxes2 ul {
    display: flex;
}

.cf-canvas-checboxes2 .cf-p-check-list {
    margin-left: auto;
}

.cf-off-canvas {
    position: relative;
    z-index: 99;

}
.cf-off-canvas .order-total{
    text-align: right;
}

.cf-order-details .res-counter-left {
    margin-left: auto;
    width: 20%;
}

.cf-order-details ul li {
    display: flex;
    margin-bottom: 10px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 22px;
}


.cf-order-details ul li:last-child {
    margin-bottom: 0;
}


.res-confirm-order2 {
    background-color: #f3f5ff;
    padding: 15px;
    margin-top: 25px;
    border-radius: 10px;
}


.cf-order-details .res-order-list-details {
    align-self: center;
}


.cf-order-details .cart-count .section-padding {
    padding: 40px 0;
}

.cf-order-details .cart-count .box-shadow-lg {
    box-shadow: none !important;
}

.cf-order-details .cart-count .container {
    padding: 0px 0px;
}

.cf-order-details .cart-count .container .cart-empty.woocommerce-info {
    border-top-color: #e9e9e9;
    background-color: rgba(255, 121, 0, 0.1);
    padding: 18px 15px;
    border-radius: 8px;
}

.cf-order-details .cart-count .container .woocommerce-info::before {
    display: none;
}

.cf-order-details .cart-count .inner-tab1 {
    width: 100%;
}

.cf-order-details .cart-count .inner-tab2 {
    width: 100%;
}

.cf-order-details .cart-count .inner-tab1 .woocommerce-cart-form {
    padding: 0px;
}

.cf-order-details .cart-count .inner-tab2 .woocommerce-cart-form {
    padding: 0px;
}

.cf-order-details .cart-count .inner-tab1 .woocommerce-cart-form__cart-item .product-thumbnail {
    display: none !important;
}

.cf-order-details .cart-count .inner-tab1 .woocommerce-cart-form__cart-item .media-body .main-product-name h3 a {
    color: #231900;
    font-weight: 700;;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0px;
    max-width: 90%;
    text-transform: capitalize;
}

.cf-order-details .cart-count dl dt {
    float: left;
    font-size: 16px;
    line-height: 39px;
}

.cf-order-details .cart-count dl dd {
    float: left;
}

.cf-order-details .cart-count dl dd p a {
    float: left;
    font-size: 18px;
    color: #000;
    margin-left: 5px;
}

.cf-order-details .cart-count .product-price {
    margin-top: -10px;
}

.cf-order-details .cart-count .product-quantity label {
    display: none !important;
}

.cf-order-details .cart-count .product-quantity input {
height: 37px;
	margin-top: -5px;
    font-size: 15px;
    background-color: #f3f5ff;
    padding: 0px 2px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 0px;
    width: 55px;
}
.cf-order-details .product-quantity {
    /*float: right;*/
    right:0px;
    position:absolute;
    top:20px;
}

.cf-order-details .main-product-name h3 {
	 font-size: 18px;
	margin-bottom: 6px;
}

.cf-order-details .cart-count .foodota-product-remove a {
    font-size: 20px;
    position: absolute;
    bottom: 15px;
    left: 90px;
    right:auto;
}

.cf-order-details .cart-count .foodota-product-remove a .font-size-sm {
    display: none;
}

.cf-order-details .cart-count .woocommerce-cart-form__cart-item {
    position: relative;
}


.cf-order-details .cart-count tbody .product-name a {
    color: #000;
    font-weight: 600;;
    font-size: 17px;
  font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
}

.cf-order-details .cart-count .prop-up-cart {
    display: none;
}

.cf-order-details .cart-count .col-md-6 {
    width: 100% !important;
    padding: 0px;
}

.cf-order-details .cart-count .woocommerce-cart-form #coupon_code {
    width: 120px !important;
	height: 37px;
}
.cf-order-details .input-group-append .btn {
	height: 37px;
padding: 0 16px;
}
.cf-order-details .cart-count .woocommerce-cart-form .btn-outline-secondary {
    padding: 8.5px 8px !important;
    border-radius: 0 !important;
    border-color: #FFCC00 !important;
    font-size: 14px !important;
    background-color: #FFCC00;
    color: #231900 !important;
    font-weight: bold;
	
}

.res-cart-image {
    position: absolute;
    right: 20px;
    display: none;
}

.cf-order-details .cart-count .woocommerce-cart-form .btn-outline-secondary:hover {
    background-color: #231900 !important;
    color: #ffffff !important;
    border-color: #231900 !important;
}

.cf-order-details .cart-count .woocommerce-cart-form .input-group-append {
    z-index: 0;
}

.cf-order-details .cart-count .cart_totals {
    padding: 0px !important;
}

.cf-order-details .cart-count .cart_totals h2 {
    display: none;
}

.cf-order-details .cart-count table.shop_table {
    border: 0px;
    display: block;
    position: relative;
    width: 100%;
}

.cf-order-details .cart-count table.shop_table tbody {
    display: block;
    position: relative;
}

.cf-order-details .cart-count table.shop_table td {
    border: 0px;
    padding: 0px;
}

.cf-order-details .cart-count .actions .button {
    display: none;
}

.cf-order-details .cart-count .actions .coupon {
    margin-top: 15px;
}

.cf-order-details .cart-count .actions .coupon .button {
    display: initial;
    float: left;
    font-size: 14px;
    border-radius: 6px;
    height: auto;
    width: auto;
    background-color: #f3f5ff;
    color: #757575;
    border: none;
    transition: .6s;
    width: 45%;
    padding: 12px 10px;
    border-radius: 0px 4px 4px 0px;
    color: #757575;
}

.cf-order-details .cart-count .actions .coupon .button:hover {
    background-color: #FFCC00;
    color: #fff;
}

.cf-order-details .cart-count .actions .coupon .input-text {
    width: 55%;
    padding: 6px 6px;
    float: left;
    background: #ffffff;
    border: 1px solid #fafafa;
    border-radius: 4px 0px 0px 4px;
}

.cf-order-details .cart-count .actions .coupon .input-text:focus-visible {
    border: 0px;
    outline: none;
}

.cf-order-details .cart-count .cart-collaterals .cart_totals {
    width: 100%;
}

.cf-order-details .cart-count .return-to-shop {
    display: none;
}

.cf-order-details .cart-count .cart-collaterals .cart_totals h2 {
    display: none;
}

.cf-order-details .cart-count .cart-collaterals {
    background-color: #f3f5ff;
    padding: 15px;

    border-radius: 0;
}
.cf-order-details .cart_totals h3 {
    font-size: 18px;
}

.cf-order-details .cart-count .woocommerce-shipping-totals .woocommerce-shipping-calculator {
    width: 100%;
}

.cf-order-details .cart-count .cart-collaterals .cart_totals .shop_table_responsive .cart-subtotal {
    margin-bottom: 10px;
    display: table;
    width: 100%;
}


.cf-order-details .cart-count .cart-collaterals .cart_totals .shop_table_responsive .cart-subtotal th {
    margin-bottom: 0;
    font-size: 16px;
    color: #231900;
    font-weight: 600;
    padding: 0px;
    float: left;
}

.cf-order-details .cart-count .cart-collaterals .cart_totals .shop_table_responsive .cart-subtotal td {
    font-size: 14px;
    color: #757575;
    font-weight: 500;
    padding: 0px;
    text-align: right;
}


.cf-order-details .cart-count .cart-collaterals .cart_totals .shop_table_responsive .cart-discount {
    margin-bottom: 10px;
    display: table;
    width: 100%;
}

.cf-order-details .cart-count .cart-collaterals .cart_totals .shop_table_responsive .cart-discount th {
    margin-bottom: 0;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    padding: 0px;
    border-top: 0px;
}

.cf-order-details .cart-count .cart-collaterals .cart_totals .shop_table_responsive .cart-discount td {
    font-size: 14px;
    color: #777;
    font-weight: 500;
    padding: 0px;
    float: right;
    text-align: right;
}


.cf-order-details .cart-count .cart-collaterals .cart_totals .shop_table_responsive .woocommerce-remove-coupon {
    display: none;
}



.cf-order-details .cart-count .cart-collaterals .cart_totals .shop_table_responsive .order-total th {
    margin-bottom: 0;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    padding: 0px;
    float: left;
    border-top: 0px;
}

.cf-order-details .cart-count .cart-collaterals .cart_totals .shop_table_responsive .order-total td {
    margin-bottom: 0;
    font-size: 14px;
    color: #757575;
    font-weight: 500;
    padding: 0px;
    background-color: transparent;
}

.cf-order-details .cart-count .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
    padding: 10px;
    margin-top: 10px;
    border-radius: 0px;
    font-size: 14px;
    background-color: #FFCC00;
    position: relative;
    text-transform: capitalize;
    font-weight: 600;
    cursor: pointer;
    text-align: center;
    line-height: 1.5;
    user-select: none;
    color: #231900;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
}


.cf-order-details .cart-count .cart-collaterals .shipping {
    display: none;
}

.cf-order-details .cart-count .variation-Store span {
    float: left;
}

.cf-order-details .cart-count .variation-Store a {
    font-size: 16px;
    color: #757575;
    margin-left: 5px;
}


.res-confirm-order2 li {
    display: flex;
    margin-bottom: 8px;
}

.res-confirm-order2 li p {
    margin-bottom: 0;
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

.res-confirm-order2 li .links-pro {
    margin-left: auto;
    font-size: 14px;
    color: #777;
    font-weight: 500;
}

.cf-canvas-checboxes .cf-order-details .woocommerce .product-thumbnail{
	display: none !important;
}
.cf-canvas-checboxes .cf-order-details .woocommerce-cart-form .media-body {
    margin-left: 0;
}
.cf-canvas-checboxes .cf-order-details .woocommerce .font-size-sm {
    display: none;
}
.cf-canvas-content .heading-panel h3 {
    font-size: 24px;
    font-weight: 700;;
    margin: 0;
    margin-bottom: 10px;
    text-align: left;
}

.cf-canvas-checboxes2 .pretty {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

.cf-canvas-checboxes2 ul li {
    width: 45%;
}

.cf-canvas-details {
    background-color: rgba(255, 121, 0, 0.1);
    padding: 18px 15px;
    border-radius: 8px;
    margin-bottom: 20px;
}

.cf-canvas-details ul {
    display: flex;
}

.cf-canvas-details ul .custom-d-style {
    align-self: center;
    margin-right: 15px;
}

.cf-canvas-details ul li p {
    margin-bottom: 0;
    font-size: 13px;
    color: #777;
}

.cf-canvas-checboxes2 .cf-canvas-text span {
    font-size: 15px;
    font-weight: 600;
}

.cf-canvas-checboxes2 .cf-canvas-text {
    overflow: hidden;
}

.cf-canvas-details .custom-d-style img {
    max-width: 48px;
}

.cf-canvas-details ul li span {
    color: #FFCC00;
    font-weight: 500;
    font-size: 14px;
}


.cf-order-details .res-order-list-details p {
    color: #000;
    font-weight: 600;;
    font-size: 17px;
   font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
}


.cf-order-details .res-order-list-details span {
    font-size: 13px;
    color: #777;
}


.cf-order-details .res-counter-left span {
    display: block;
    font-size: 13px;
    color: #777;
    margin-top: 3px;
    margin-bottom: 3px;
}


.cf-order-details .res-counter-left i {
    background-color: #ec1a1a;
    color: #fff;
    padding: 3px 5px;
    border-radius: 40px;
    font-size: 13px;
}


.cf-canvas-checboxes2 {
    margin-bottom: 15px;
}





/*modal css*/


.res-cart-image {
    position: absolute;
    right: 20px;
}


.res-md-product ul li {
    overflow: hidden;
    margin-bottom: 10px;
}

.res-md-product ul li.red-md-custom {
    display: flex;
    margin-bottom: 22px;

}

.res-md-product .res-md-details h4 {
    font-size: 20px;
    font-weight: 600;;
    margin: 0;
}


.res-md-product .res-md-details {
    float: left;
}

.res-md-product .res-md-price {
    overflow: hidden;
    float: right;
}

.res-md-product .res-md-details span {
    font-size: 13px;
    color: #777;
    font-weight: 500;
}

.res-md-product .res-md-price p {
    margin: 0;
    font-size: 13px;
    color: #777;
    font-weight: 500;

}

.res-md-details .pretty {
    margin-right: 0;
}

.res-md-product .res-md-details2 {
    align-self: center;
}

.res-md-product .res-md-price2 {
    margin-left: auto;
}


.res-md-product {
    margin-bottom: 25px;
}

.res-md-product .res-md-price2 .btn-theme {
    background-color: rgba(255, 121, 0, 0.1);
    color: #000;
    padding: 8px 22px;
    font-size: 13px;
    font-weight: 500;
}
.res-modal-content{
    z-index: 9999999;
}
.res-modal-content .modal-body {
    padding: 0;
}

.res-dialog {
    padding: 12px;
    padding-top: 18px;
    overflow: hidden;
}

.res-modal-content .res-md-img img {
    width: 100%;
}

.res-md-box2 .heading-panel {
    margin-bottom: 30px;
}

.res-md-box2 .heading-panel h3 {
    font-size: 20px;
    font-weight: 600;;
    margin: 0;
}

.res-md-box .select2-container {
    width: 100% !important;
}

.res-md-box2 .heading-panel p {
    color: #757575;
    margin-top: 5px;
    font-size: 13px;
    margin-bottom: 0;
}

.res-md-box2 textarea {
    background-color: #f3f5ff;
    border: 1px solid #e9e9e9;
}

.res-md-box2 textarea.form-control:focus {
    background-color: #f3f5ff;
}

.res-md-product .pretty .state label::before {
    border-color: #f71735 !important;
}

.res-md-product .pretty.p-default input:checked ~ .state label::after {
    background-color: #f71735 !important;
}

.res-md-box .res-md-box2 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.res-md-box2 .select2-container--default .select2-selection--single {
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    height: 42px;
    background-color: #f3f5ff;
    font-size: 14px;
    padding: 5px;
}

.res-md-form {
    float: right;
    margin-top: 10px;
}


/*search Detail Restaurant Css Close here*/


/*select2 all type css*/

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.header-form  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px !important;
    position: absolute !important;
    top: 1px !important;
    right: 1px !important;
    width: 20px !important;
}

.header-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px !important;
    position: absolute !important;
    top: 1px !important;
    right: 1px !important;
    width: 20px !important;
}
.res-header-3 .header-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent transparent !important;
}
.food-header-transparent .header-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent !important;
}
.sticky .header-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent transparent !important;
}


.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
    padding: 1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}


/*sir given css to me*/

.prop-card {
    position: relative;
    border-width: 0;
    box-shadow: 0 12px 15px rgba(140, 152, 164, .1);
    transition: all .2s ease-in-out;
}

.bg-img-cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.prop-card .card {
    border: 0;
    border-radius: .1875rem;
    display: inline-block;
    position: relative;
    width: 100%;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.prop-types-carsol .card .card-body {
    min-height: 230px;
    position: relative;
    z-index: 11;
}

.prop-card .card-body span {
    color: #fff;
    margin-bottom: 0;
    position: relative;
    z-index: 11;
    font-size: 15px;
}

.prop-card h3 {
    font-size: 18px;
    font-weight: 700;
}

.prop-types-carsol .card .card-footer {
    padding: 1.25rem;
    background-color: transparent;
    border: 0px;
    position: relative;
    z-index: 1;
}

.prop-card .card-footer span {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.img-overlay-top {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;

}

.prop-types-carsol.owl-carousel .owl-stage-outer {
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
}


.prop-types-carsol.owl-carousel.owl-theme .owl-prev {
    left: -25px;
}

.prop-types-carsol.owl-carousel.owl-theme .owl-next {
    right: -170px;
}

.prop-types-carsol.owl-carousel.owl-theme .owl-prev:hover,.prop-types-carsol.owl-carousel.owl-theme .owl-next:hover {
    background-color:#071c1f;
}

.prop-types-carsol.owl-carousel.owl-theme .owl-next, .prop-types-carsol.owl-carousel.owl-theme .owl-prev {
    background-color: #FFCC00;
    border-radius: 50%;
    color: #ffffff;
    height: 40px;
    line-height: 35px;
    position: absolute;
    top: 40%;
    width: 40px;
    box-shadow: 0 3px 6px 0 rgba(140, 152, 164, .25);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}




.prop-types-carsol2.owl-carousel .owl-stage-outer {
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: block;
}
.prop-types-carsol2 .owl-nav{
    display: block !important;
}
.prop-types-carsol2.owl-carousel.owl-theme .owl-prev {
    left: -30px;
}

.prop-types-carsol2.owl-carousel.owl-theme .owl-next {
    right: -30px;
}

.prop-types-carsol2.owl-carousel.owl-theme .owl-prev:hover,.prop-types-carsol2.owl-carousel.owl-theme .owl-next:hover {
    background-color:#757575;
    color: #ffffff;
}

.prop-types-carsol2.owl-carousel.owl-theme .owl-next, .prop-types-carsol2.owl-carousel.owl-theme .owl-prev {
    background-color: #FFCC00;
    border-radius: 50%;
    color: #ffffff;
    height: 40px;
    line-height: 35px;
    position: absolute;
    top: 40%;
    width: 40px;
    box-shadow: 0 3px 6px 0 rgba(140, 152, 164, .25);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.prop-types-carsol2 .card .card-body {
    min-height: 230px;
    position: relative;
    z-index: 11;
}
.prop-types-carsol2 .card .card-footer {
    padding: 1.25rem;
    background-color: transparent;
    border: 0px;
    position: relative;
    z-index: 1;
}

/*new category style css start*/
.category-items-new {
    margin-bottom: 30px;
    position: relative;
    min-height: 1px;
}
.category-items-new .category-main {
    position: relative;
    display: block;
    width: auto;
    height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0;
    background-color: transparent;
}
.category-items-new .category-main .cate-images {
    position: relative;
    z-index: 1;
    display: block;
    width: auto;
    height: 200px;
    margin-right: auto;
    margin-bottom: -83px;
    margin-left: auto;
}
.category-items-new .category-main .category-text-box {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 120px 15px 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-radius: 10px;
    background-color: #fff;
    /*box-shadow: 1px 1px 2px 1px rgba(0,0,0,.16);*/
    -webkit-transition: .3s;
    transition: .3s;
}
.category-items-new .category-main .category-text-inner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    display: block;
    margin: 0 auto 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
}
.category-items-new .category-main .category-text-inner h3 {
    font-size: 24px;
    margin-bottom:5px;

}
.category-items-new .category-main .category-text-desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    justify-content: center;
}




/*Hero search one css */

.inner-form {
    position: relative;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.inner-form .left {
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .05);
}

.inner-form .input-wrap .input-field input {
    font-size: 16px;
    color: #757575;
    background: 0 0;
    width: 100%;
    border: 0;
    padding: 0 0;
}


.inner-form .input-wrap.first {
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-radius: 0px 0 0 0px;
}

.inner-form .input-wrap {
    background: #fff;
    height: 85px;
    position: relative;
    padding: 15px 25px;
}

.inner-form .input-wrap .input-field {
    position: relative !important;
}

.inner-form .input-wrap .input-field .foodota-search-spinner {
    position: absolute;
    left: auto;
    right: 10%;
    top: 52%;
}


.inner-form .input-wrap .input-field label {
    font-size: 16px;
    font-weight: 600;
    display: block;
    color: #000;
    margin-bottom: 0;
    line-height: 26px;
}

.inner-form .input-wrap.second {
    min-width: 262px;
    border-radius: 0 0px 0px 0;
    border-left: 1px solid #e5e5e5;
}

form .btn-search {
    min-width: 110px;
    height: 85px;
    padding: 0 15px;
    background: #FFCC00;
    white-space: nowrap;
    border-radius: 0px;
    font-size: 16px;
    color: #231900;
    transition: all .2s ease-out, color .2s ease-out;
    border: 0;
    cursor: pointer;
    font-weight: 700;
    margin-left: 10px;
    font-family: 'Montserrat', sans-serif;
}
form .btn-search:hover{
    background-color:#071c1f;
    color: #ffffff;
}

.custom-style-search [type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
    box-shadow: none;
}

.custom-style-search input {
    display: block;
    width: 100%;
    line-height: 1.25;
    min-height: calc(.5rem * 2 + 1.25rem + 2px);
    padding: 15px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 2px 0 0 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-sizing: border-box;

}

.inner-form .select2 .select2-selection--single .select2-selection__rendered {
    color: #999;
    padding: 0;
}


.inner-form .select2 .select2-selection--single {
    border: none;
    border-radius: 0;
    height: auto;
}

.inner-form .form-group {
    margin-bottom: 15px;
}

.inner-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 37px;
}

.inner-form .select2-container--default .select2-selection--single .select2-selection__arrow {

    top: 5px;
}

input[type="search"]:focus {
    outline: none !important;
    outline-offset: inherit !important;
}

/*how it work css start here*/
.how-it-work h2 {
    color: #ffffff;
}
.how-it-work .heading-minimal .sub-title{
    color: #ffffff;
}

.how-it-works {
    position: relative;
    text-align: center;
    padding: 0px 25px;
}

.how-it-works img.my-steps {
    position: relative;
    width: 86px !important;
    height: 86px;
    margin: 10px auto 20px;
    text-align: center;
}

.how-it-works h3 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 700;
}
.how-it-work .heading-minimal h3{
    color: #fff;
}
.sub-title {
    color: #FFCC00;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-family: 'Montserrat',sans-serif;
}

.how-it-works p {
    color: #cccccc;
}

.how-it-works.step-1::after {
    position: absolute;
    content: "";
    right: -21%;
    top: 15%;
    width: 185px;
    height: 34px;
    background: url(../images/arrow-one.png) no-repeat;
}

.how-it-works.step-2 {
    padding-top: 20%;
}

.how-it-works.step-2::after {
    position: absolute;
    content: "";
    right: -16%;
    top: 11%;
    width: 175px;
    height: 34px;
    background: url(../images/arrow-two.png) no-repeat;
}

.banner-elements .elementor-image img {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    overflow: hidden;
    -webkit-transition: transform 400ms;
    -moz-transition: transform 400ms;
    -o-transition: transform 400ms;
    transition: transform 400ms;
}

.banner-elements .elementor-image:hover img {
    transform: scale(1.06);
    -ms-transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -o-transform: scale(1.06);
    -moz-transform: scale(1.06);
}

.banner-elements .elementor-image {
    overflow: hidden;
    position: relative;
}

.no-padding {
    padding: 0px;
}

#restaurant-container .no-padding {
    padding: 0px;
}

/*loding images css start here*/
.loadingoverlay .loadingoverlay_element svg {
    width: 45% !important;
    height: 45% !important;
}





/*new home page started css*/


.res-hero-3.new-search {
    position: relative;
    padding: 0px 0;
}
.res-hero-3.new-search .res-hero-product .fr-hero-logo a {
    width: 78px;
    height: 78px;
    margin-right: 10px;
}
.res-hero-3.new-search .res-hero-product .fr-hero-logo a img {
    width: 78px !important;
    height: 78px !important;
}
.res-hero-3 .res-hero-srch {
    border-radius: 8px;
}
.res-hero-3.new-search .res-hero-srch {
    border-radius: 0px;
    position: relative;
}
.bottom-img {
    position: relative;
    width: 100%;
    bottom: -71px;
}
.bottom-img img {
    width: 100%;
}

.res-hero-3.new-search .res-hero-srch form {
  float: left;
  display: block;
  width: 100%;
}
.res-hero-3.new-search .random-search{
    position: relative;
}

.res-hero-3.new-search .res-hero-srch .ul-search-3{
    float: left;
    display: block;
    width: 100%;
}
.res-hero-3.new-search .res-hero-srch .ul-search-3 .location-search{
    float: left;
    display: block;
    width: 100%;
}
.res-hero-3 .res-hero-content .res-hero-srch .ul-search-3 .location-search button.submit-btn {
    top: 7px;
    right: 7px;
    border-radius: 4px;
}
.res-hero-3.new-search .res-hero-content .res-hero-srch .ul-search-3 .location-search label {
    font-size: 18px;
    float: left;
    width:100%;
    color: #231900;
font-weight: 600;
}
.res-hero-3.new-search .res-hero-content .res-hero-srch .ul-search-3 .location-search .recipe-search2{
    width:100%;
    float: left;
    border: none;
    background-color: transparent;
    font-size: 14px;
    color: #757575;
    width: 100%;
    position: relative;
    padding: 0;
}
.res-hero-3.new-search .res-hero-content .res-hero-srch .ul-search-3 .location-search button.submit-btn {
    top: 0px;
    right: -5px;
    left: auto;
    position: absolute;
    border-radius: 0px;
    font-size: 18px;
    padding: 11px 20px;
	color: #231900;
}
.res-hero-3.new-search .res-hero-srch .location-search .foodota-search-spinner {
    position: absolute;
    left: auto;
    right: 20%;
    top: 25px;
}



.res-hero-3.new-search .res-hero-content .res-hero-srch .ul-search-3 .location-search {
    background-color: #fff;
}

.res-hero-3.new-search .typeahead.dropdown-menu {
    padding: 0 0;
    z-index: 99999999999999;
    top: 70px !important;
    width: 70% !important;
}

.res-hero-3.new-search .typeahead.dropdown-menu li {
    border-bottom: 1px solid #f1f1f1;
    padding: 0px 0px;
    width: 100%;
}

.res-hero-3.new-search .typeahead.dropdown-menu .active a,.res-hero-3.new-search .typeahead.dropdown-menu .active a:hover {
    background: #FFCC00 !important;
    color: #231900 !important;
}

.res-hero-3.new-search .typeahead.dropdown-menu .active a strong,.res-hero-3.new-search .typeahead.dropdown-menu .active a strong:hover {
    background: #FFCC00 !important;
    color: #231900 !important;
}

.res-hero-3.new-search .typeahead.dropdown-menu > li > a {
    padding: 8px 20px;
    white-space: normal;
    color: #656565 !important;
    position: relative;
    top: 0px;
    right: 0px;
    border-radius: 0;
}


.res-hero-3 .res-hero-content {
    margin-top: 0px;
}

.res-hero-3 .res-hero-main .res-hero-tite span img {
    margin-bottom: 15px;
}
.res-hero-3 .res-hero-product .fr-hero-logo a {
    width: 60px;
    height: 60px;
}
.res-hero-3 .res-hero-product .fr-hero-logo a img {
    width: 60px !important;
    height: 60px !important;
    border-radius: 0px !important;
}
.res-hero-3 .res-hero-srch {
    width: 95.7%;
    background-color: #ffffff;
    padding: 10px 15px;
}
.res-hero-3.new-search .res-hero-srch {
    width: 100%;
    border:none;
}


.delicious .main-box{
    border: 1px solid #e9e9e9;
    padding: 20px 1.5rem;
    background-color: #fff;
    text-align: left;
}
.delicious .main-box:hover {
    box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.07);
}

.delicious .main-box .uper-box .stars i{
    font-size: 13px;
    margin-right: 3px;
    color: #757575;
}
.delicious .main-box .uper-box p{
    font-size: 20px;
    text-transform: capitalize;
    text-align: left;
}


.delicious .main-box .image-box{
    text-align: center;
    height: auto;
}

.delicious .main-box .bottom-box .price-box .old-price{
    font-size: 14px;
    color: #757575;
}
.delicious .main-box .bottom-box .price-box .new-price{
    font-size: 16px;
    font-weight: 600;
    color: #c70909;
    margin-left: 10px;
}

.delicious .main-box .bottom-box .price-box .woocommerce-Price-amount {
    color: #c70909;
    font-weight: 600;
    font-size: 20px;
}

.delicious .main-box .bottom-box .price-box ins {
    background: transparent;
}

.delicious .main-box .bottom-box .price-box del .woocommerce-Price-amount {
   color: #231900;
font-weight: 700;
font-size: 15px;
}

.delicious .main-box .bottom-box  p{
    margin-bottom: 0px;
    font-size: 16px;
}
.delicious .main-box .bottom-box .uper-box p{
	font-size: 24px;
	margin-bottom: 5px;
	margin-top: 15px;
}


/*counter 3 start*/
.counter-3 res-main-d-content{
    position: relative;
}

.counter-3 .res-exp-detail{
    background-image: url(../images/counter-layer.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.counter-3 .res-exp-assets{
    position: relative;
    width: 100%;
    box-shadow: none;
    padding: 20px 0px;
    background: transparent;
}

.counter-3 .res-exp-assets ul li {
    width: auto;
}
.counter-3 .res-exp-assets ul li:last-child{
    margin-right: 0px;
}
.counter-3 .main-video{
    position: absolute;
    right: -8px;
    left: auto;
    top: 66px;
}
.counter-3 .video-box{
    width: 170px;
    height: 210px;
    position: relative;
    border: 2px solid #fff;
}
.counter-3 .video-box img{
    width: 100%;
    height: 100%;
}
.counter-3 .res-video {
    position: absolute;
    left: 36%;
    bottom: 38%;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 4px;
}

.counter-3 .res-video i {
    background-color: #fff;
    color: #000;
    font-size: 17px;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 30px;
    border-radius: 80px;
    border: 5px solid #fff;
    box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.2);
}
.counter-3 .res-logo-d-count p {
    font-size: 20px;
}

/*how it work*/
.how-it-work2{
    position: relative;
}
.how-it-work2.testi-2{
    background: url(../images/counter-layer.png);;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #f2f2f2;

}
.how-it-work2.testi-2 .res-lat-title h3{
    color: #757575;
    font-size: 30px;
    font-weight: 600;
}
.how-it-work2 .testi-img1{
    position: absolute;
    top: 0px;
    right: 0px;
    left: auto;
    width: 300px;
    margin-top: -100px;
}
.how-it-work2  .testi-img2{
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: auto;
    width:350px;
}
.how-it-work2 .carousel-item blockquote{

}

.how-it-work2 .main-works-box {
    text-align: center;
    padding: 30px 25px;
    background-color: #fff;
    box-shadow: 0 0 32px -7px rgba(0,0,0,0.1);
}


.how-it-work2 .main-works-box{
    text-align: center;
}
.how-it-work2 .works-image-box{
    padding-bottom: 20px;
}
.how-it-work2 .main-works-box h3{
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.how-it-work2 .main-works-box p{
  font-size: 16px;
}

/*meet our team*/
.our-team .main-team-box{
    text-align: left;
    border-radius: 0;
}
.our-team .main-team-box .image-box{
    position: relative;
    background-color: #f7f7f7;
    border-radius: 0px;
}
.our-team .main-team-box .image-box img{
    width:100%;
    border-radius: 0px;
}

.our-team .main-team-box .social-box{
    position: absolute;
    bottom: 30px;
    width: 100%;
    visibility: hidden;
    transition: 0.5s;
    transform: translateY(100%);
	display: none;
}
.our-team .social-box .res-f-social {
    position: relative;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}

.our-team .social-box .res-f-social i {
    font-size: 16px;
    background-color: #fff;
    border-radius: 0px;
    text-align: center;
    margin-right: 0px;
    transition: .6s;
    width: 30px;
    height: 28px;
    line-height: 29px;
    vertical-align: middle;
    border-right: 1px solid #e9e9e9;
    float: left;
}

.our-team .social-box .res-f-social i.fa-twitter { color: #00aced; color: rgb(0, 172, 237); }
.our-team .social-box .res-f-social i.fa-facebook { color: #3b5998; color: rgb(59, 89, 152); }
.our-team .social-box .res-f-social i.fa-google-plus-square { color: #dd4b39; color: rgb(221, 75, 57); }
.our-team .social-box .res-f-social i.fa-linkedin { color: #007bb6; color: rgb(0, 123, 182); }
.our-team .social-box .res-f-social i.fa-instagram { color: #bc2a8d; color: rgb(188, 42, 141); }

.our-team .main-team-box .text-box{
    background-color: #f2f2f2;
    padding: 1rem 1.5rem;
    border-radius: 0;
}
.our-team .main-team-box .text-box h3{
    font-size:24px;
    text-transform: capitalize;
	margin-bottom: 5px;
}
.our-team .main-team-box .text-box p{
    margin-bottom: 0px;
    text-transform: capitalize;
	color: #757575;
}

.our-team .main-team-box:hover .social-box {
    visibility: visible;
    transform: translateY(0);
}
.our-team .main-team-box:hover{
    box-shadow: 1px 0px 20px rgba(0,0,0,0.1);
    z-index: 99;
}
.our-team .main-team-box:hover .text-box{
    background-color: #fff;
}
.our-team .main-team-box:hover .text-box h3{
    color: #FFCC00;
}

/*Testimonial slider start*/
.how-it-work2 #quote-carousel .carousel-control {
    background: none;
    text-shadow: none;
}
.how-it-work2 #quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 0px;
}
.how-it-work2 #quote-carousel .carousel-indicators li {
    width: 80px;
    height: 80px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
    text-indent: inherit;
    display: none;
}
.how-it-work2 #quote-carousel .carousel-indicators li img{
    width: 100%;
    height: 100%;
}
.how-it-work2 #quote-carousel .carousel-indicators .active {
    width: 90px;
    height: 90px;
    opacity: 1;
    transition: all .2s;
    display: block;

}
.how-it-work2 .carousel-item blockquote {
    border-left: none;
    margin: 0;
}
.how-it-work2 .carousel-item blockquote::before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
    color: #e4e5e9 !important;
}
.how-it-work2 .carousel-item blockquote::after {
    content: "" !important;
}
.how-it-work2 .carousel-item p{
    font-size: 20px !important;
    color: #757575;
    margin: 0px;
    padding:0px;
    margin-bottom: 20px;
}
.how-it-work2 .carousel-item .title{
    font-size: 16px;
    color:#757575;
    text-transform: capitalize;
}
.how-it-work2 .carousel-item h3{
    color: #231900;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 700;
}

/*experience css start*/
.experience-section .buttton-exp{
    margin-top: 15px;
}
.experience-section .res-exp-text .style-p {
    font-size: 18px;
    font-weight: normal;
    color:#757575;
	text-transform: inherit;
	line-height: 1.8;
}

.experience-section .buttton-exp li{
    display: inline-block;
}
.experience-section .buttton-exp li.bg-black a{
    background-color:#071c1f;
    color: #fff;
    margin-left: 15px;
}
.experience-section .buttton-exp li.bg-black a:hover{
    background-color: #FFCC00;
}
.experience-section .scotor-img{
    text-align: right;
}
.experience-section.experience2{
    padding:0px;
}

.experience-section.experience2 .res-exp-text span{
    margin-bottom: 0px;
}

.experience-section.experience2 .res-exp-text .style-p {
    margin-top: 30px;
    margin-bottom: 0;
    font-family: 'Nunito', sans-serif;
}
.experience-section.experience2 .buttton-exp {
    margin-top: 30px;
}

/*add new section of elementor css start*/
.hiw-details-text p {
	margin-bottom: 0;
}
.about-us2 h2 {
   margin-bottom: 20px;
font-size: 42px;
line-height: 56px;
}
.about-us2 .large-paragraph {
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 1.5;
    color: #231900;
	font-weight: 700;
    margin-top: 30px;
}
.about-us2 p {
    font-size: 16px;
    color: #757575;
	margin-bottom: 0;
}
.services {
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}
.services-grid {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    margin-bottom: 0px;
    position: relative;
}
.services-grid .icons img {
    width: 60px;
}
.services-grid h4 {
   font-size: 24px;
   margin-top: 10px;
margin-bottom: 10px;
}

/*HOW WORKS3 CSS START*/
.how-it-work-section {
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    position: relative;
}
.heading-2 {
    margin-bottom: 50px;
    text-align: center;
}

.how-it-work-section .heading-2 h3 {
    color: #fff;
    line-height: 20px;
    color: #fff!important;
    position: relative;
    z-index: 7;
    margin: 0;
    text-transform: capitalize;
    font-size: 20px;
}
.how-it-work-section .heading-2 h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    line-height: 35px;
    position: relative;
    z-index: 7;
    margin: 0;
    text-transform: capitalize;
}
.how-it-work-section .heading-minimal h3{
    color: #fff;
}
.how-it-work-section .heading-minimal .sub-title{
    color: #fff;
}


.extra-points {
    margin-top: -174px;
    clear: both;
}
.hiw-main-box {
    background-color: #fff;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    z-index: 7;
}
div.hiw-main-box .hiw-single-box {
    position: relative;
    padding: 50px 30px;
}
div.hiw-main-box .hiw-single-box.border-right {
    border-right: 1px solid #e9e9e9;
}
.hiw-img-box {
    position: relative;
    text-align: left;
}
.hiw-img-box .hiw-count {
    display: none;
}
.hiw-count {
    position: absolute;
    opacity: .3;
    right: 105px;
    font-size: 60px;
    color: #ccc;
    top: -24px;
    z-index: -1;
}
.hiw-img-2 {
    width: 100px;
}
.hiw-text-box {
    text-align: left;
}

.hiw-img-2 img{
    display: block;
    max-width: 100% !important;
    height: auto;
	margin-bottom: 15px;
}


.hiw-heading {
    margin-bottom: 7px;
}
.hiw-heading h2 {
    margin: 0;
    font-size: 24px;
    font-weight: 700;
}
.parallex-works::before {
    background: rgba(0,0,0,.5) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/*new experience2 css start*/
.s-call-action {
    height: auto;
    background-repeat: no-repeat;
    background-position: center center;
    padding:150px 0;
	background-attachment: fixed;

}
.s-call-action-content {
    padding: 0px;
}
.s-call-action .s-call-action-content h2 {
    font-size: 42px;
    margin: 0 0 10px;
    color: #231900;
    line-height: 56px;
    text-transform: capitalize;
}
.s-call-action .s-call-action-content .sub-title {
    color: #231900;
}
.s-call-action .s-call-action-content .bottom-dots .dot.line-dot {
    border-right: 40px solid #231900;
}
.s-call-action .s-call-action-content .bottom-dots .dot {
    border-right: 3px solid #231900;
}
.s-call-action .s-call-action-content h3 {
    font-size: 26px;
    line-height: 1.5;
    margin: 0 0 30px;
    color: #231900;
    font-weight: 700;
    margin-top: 30px;
}
.s-call-action .s-call-action-content p {
    margin: 0 0 30px;
color: #231900;
font-size: 22px;
font-weight: 600;
line-height: 1.5em;
}
.s-call-action-content .btn-white.btn-theme {
    background: #fff;
    border-color: #fff;
    color: #444;
}

/*add new section of elementor css close*/

/*combine font-family*/
.res-2-text .text-s1,.delicious .main-box .uper-box p,.res-exp-text span,.res-exp-text .style-p,.res-logo-d-count span,.res-blog-box .res-blog-content .res-blog-style,.res-blog-box .res-blog-content span.read-more,.res-featured-box .res-featured-details .res-featured-box-2 .h-style{
   font-family: 'Montserrat', sans-serif;
	font-weight: 700;
    line-height: 1.5;
	color: #071c1f;
    text-transform: capitalize;
}

/*footer3 css start*/
.footer-area {
    background-color: #f7f9fb;
    background-image: url(../images/dots-new.png);
    background-size: cover;
    position: relative;
}
.footer-area .footer-content {
    padding: 90px 0 50px;
    position: relative;
    z-index: 1;
}
.footer-area .footer-content {
    padding: 90px 0 50px;
    position: relative;
    z-index: 1;
}
.footer-widget .logo {
    margin-bottom: 10px !important;
}
.footer-widget .logo img {
    width: 200px;
}
.footer-area .footer-content ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.footer-area .contact-info li {
    margin: 0 0 15px;
    position: relative;
    line-height: 23px;
    font-size: 16px;
    color: #071c1f;
}
.footer-area .contact-info li span {
    font-weight: 700;
    color: #071c1f;
}
.social-links-two {
    position: relative;
}
.footer-area .footer-content a {
    transition: all 0.5s ease 0s;
    o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.social-links-two a {
    color: #131e4a;
    display: block;
    float: left;
    font-size: 16px;
    margin-right: 15px;
    position: relative;
    text-align: center;
    transition: all 500ms ease 0s;
    o-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
}

.footer-area .social-links-two a:hover{
    color: #FFCC00;
}


.footer-content .column h2 {
    font-size: 22px;
    margin-bottom: 30px;
    position: relative;
    text-transform: capitalize;
}
.footer-area .footer-content ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.footer-content .links-widget li {
    margin-bottom: 15px;
    position: relative;
    line-height: 23px;
}
.footer-content .links-widget li a {
    font-weight: 700;
    color: #071c1f;
    display: block;
    font-size: 16px;
    line-height: 23px;
    position: relative;
    text-transform: capitalize;
}
.footer-content .links-widget li a:hover {
    color: #FFCC00 !important;
}
.footer-content .column h2 {
    font-size: 20px;
    margin-bottom: 30px;
    position: relative;
    text-transform: capitalize;
}
.footer-content .news-widget .news-post {
    margin-bottom: 40px;
    padding: 0 0 0 80px;
    position: relative;
    line-height: 23px;
}
.footer-content .news-widget .news-post {
    line-height: 23px;
}
.footer-content .news-widget .news-post .time {
    color: #545050;
    font-size: 15px;
    position: relative;
}
.footer-copyright {
    color: #545050;
    font-size: 15px;
    position: relative;
    text-align: center;
}
.footer-copyright .copyright {
    font-size: 15px;
    padding: 20px 0;
    position: relative;
    border-top: 1px solid #e8e8e8;
}
.footer-copyright .copyright a {
    font-weight: 700;
    color: #071c1f;
}
.footer-content .news-widget .news-post .image-thumb {
    height: 65px;
    left: 0;
    position: absolute;
    top: 0;
    width: 65px;
}
.footer-content .news-widget .news-post a {
    position: relative;
    text-transform: capitalize;
    font-weight: 700;
    color: #071c1f;
    font-size: 16px;
}
.footer-content .news-widget .news-post .time {
    color: #071c1f;
    font-size: 15px;
    position: relative;
}
.footer-area .footer-copyright .copyright {
    border-top: 0px;
}
.res-fl-deals.widget.res-bg-color .owl-item .res-fl-product .res-2-text .text-s1 {
    font-size: 17px;
}

.svg-cart{
    font-size:24px;
    display: contents;
}
.svg-cart svg {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.foodota-variation-product,.foodota-variation-product2{
    display:none;
}
.user-switch {
    background-color: #f3f5ff;
    justify-content: center;
    padding: 15px 0px;
    text-align: center;
    display: flex;
    font-family: Montserrat;
}


.user-switch .switch-button {
    background: #ffffff;
    border-radius: 30px;
    overflow: hidden;
    width: 240px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    position: relative;
    padding-right: 120px;
    position: relative;
}
.user-switch .switch-button:before {
    content: "Buyer";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    pointer-events: none;
    color: #231900 !important;
}
.user-switch .switch-button-checkbox {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;

}
.switch-button-checkbox:checked + .switch-button-label:before {
    transform: translateX(120px);
    transition: transform 300ms linear;
    background-color: #FFCC00;
    color: #231900;
}
.switch-button-checkbox + .switch-button-label {
    position: relative;
    padding: 0px 0;
    display: block;
    user-select: none;
    pointer-events: none;
    color: #231900;
}
.switch-button-checkbox + .switch-button-label:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 30px;
    transform: translateX(0);
    transition: transform 300ms;
    background-color: #FFCC00;
    color: #231900;


}
.switch-button-checkbox + .switch-button-label .switch-button-label-span {
    position: relative;
}

.cats-disply-block{
    display: block;
}

#mapshow.mapfull{
    width: 100%;
    height:450px;
}
.shipping-calculator-form.foodota-calculator{
    display:none;
}
.checkout_coupon.woocommerce-form-coupon.foodota-form-coupon{
    display: none;
}
.res-blog2-commnt-area #respond.comment-respond{
    margin-bottom: 20px;
}
.res-blog2-commnt-area .children #respond.comment-respond{
    padding-bottom: 20px;
}
.woocommerce div.product form.cart .group_table td:first-child {
    width: auto;
    text-align:inherit;
}
.woocommerce div.product form.cart .group_table td {
    vertical-align:middle;
    padding-bottom: auto;
    border:0.1rem solid #dcd7ca;
}


.woocommerce div.product .grouped_form .woocommerce-grouped-product-list th, .woocommerce div.product .grouped_form .woocommerce-grouped-product-list td {
    border: 0.1rem solid #dcd7ca;
    border-top-color: rgb(220, 215, 202);
    border-right-color: rgb(220, 215, 202);
    border-bottom-color: rgb(220, 215, 202);
    border-left-color: rgb(220, 215, 202);
    line-height: 1.4;
    margin: 0;
    overflow: visible;
    padding: 0.5em;
    border-color: #dcd7ca;
}
.woocommerce div.product .grouped_form .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__label {
   font-weight: 700;
color: #000;
font-size: 24px;
}
.woocommerce-grouped-product-list .card{
   margin-bottom:1.5rem !important;
}

.woocommerce-grouped-product-list .card .woocommerce-Price-amount bdi {
    color: #c70909;
    font-weight: 600;
	font-size: 18px;
}
.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__price ins {
	margin-left: 5px;
	    background:transparent;
	color: #231900;
}
.woocommerce nav.woocommerce-pagination {
    text-align: center;
    display: none;
}
.woocommerce .food-shop-detail .shopping-cart-items img {
    float: left;
    margin-right: 30px;
    width: 82px;
}
.woocommerce .food-shop-detail .shopping-cart-items .card .item-pric {
    float: right;
    margin-top: 5px;
    font-size: 18px;
}
.woocommerce .food-shop-detail .shopping-cart-items .card .style-text {
    width: 100%;
}
.woocommerce .food-shop-detail .shopping-cart-items .card {
    box-shadow: none;
    margin-bottom: 1rem !important;
}
.woocommerce .food-shop-detail  .quantity .qty {
    border: 1px solid rgba(0,0,0,.125);
	height: 38px;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 0px;
}
.woocommerce  #tab-description p:last-child {
	margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0;
    padding: 0;
}
 .item-pric del .woocommerce-Price-amount {
    color: #231900;
    font-weight: 700;
    font-size: 15px;
}
 .item-pric ins {
    background: transparent;
}
 .item-pric .woocommerce-Price-amount {
    color: #c70909;
    font-weight: 600;
    font-size: 20px;
}
.food-shop-detail .variations .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 12px !important;
}
.page-cols-padding {
    padding: 120px 0 120px;
}


/* single-product-page-css-start */

body{
    font-family: 'Montserrat', sans-serif;
}
a{
    text-decoration: none;
}
:root {
    --animate-duration: 2s;
    --animate-delay: 0.4s;
}
/* sb-header-start */

.single-product.sb-header .logo{
    text-align: left !important;
}

.single-product.sb-header.sticky .logo{
    padding: 0;
}
.single-product .sb-menu ul li a{
    color: #FFFFFF;
    font-size: 16px;
}
.single-product .sb-menu ul li a:hover{
    color: #FFCC00 !important;
}

.single-product .sb-menu ul ul li > a{
    color: #000;
}
.single-product .sb-menu.submenu-top-border li > ul{
    border-top: 3px solid #FFCC00;
}
.single-product .sb-menu .nav-right-content{
    display: flex;
    align-items: center;
}
.single-product .sb-menu .for-order{
    display: flex;
    align-items: center;
    padding: 0px 15px;
    line-height: 30px;
}
.single-product .sb-menu .for-order .icon-meta i{
    font-size: 32px;
    color: #FFCC00;
    vertical-align: bottom;
    line-height: 40px;
}
.single-product .sb-menu .for-order .sub-txt{
    margin-left: 10px;
}
.single-product .sb-menu .for-order .sub-txt p{
    margin-bottom: 0;
    font-size: 10px;
    line-height: 12px;
    color: #231900;
}
.single-product .sb-menu .for-order .sub-txt h5{
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #231900;
    margin-bottom: 0;
}
.single-product .sb-menu .favourite {
    display: flex;
    align-items: center;
    position: relative;
    border-left: 2px solid rgba(244, 244, 244, 1);
    border-right: 2px solid rgba(244, 244, 244, 1);
    padding: 0px 15px;
    margin: 0px 15px;
}
.single-product .sb-menu .favourite a{
    padding: 0;
}
.single-product .sb-menu .favourite i{
    color: #FFCC00;
    font-size: 30px;
    line-height: 41px;
    vertical-align: middle;
}
.single-product .sb-menu .favourite span{
    position: absolute;
    top: 4px;
    left: 33px;
    background-color: #f4f4f4;
    width: 20px;
    height: 20px;
    border-radius: 30px;
    font-size: 10px;
    text-align: center;
    padding: 2px;
    font-weight: 700;
}
.single-product .sb-menu .for-shopping{
    display: flex;
    align-items: center;
    margin-left: 15px;
    position: relative;
}
.single-product .sb-menu .for-shopping .icon-meta{
    padding-bottom: 3px;
}
.single-product .sb-menu .for-shopping .icon-meta a{
    padding: 0;
}
.single-product .sb-menu .for-shopping .icon-meta i{
    color: #FFCC00;
    font-size: 32px;
    padding-bottom: 2px;
    line-height: 40px;
    vertical-align: middle;
}
.single-product .sb-menu .for-shopping span{
    position: absolute;
    top: 4px;
    left: 18px;
    background-color: #f4f4f4;
    width: 20px;
    height: 20px;
    border-radius: 30px;
    font-size: 10px;
    text-align: center;
    padding: 2px;
    font-weight: 700;
}

.single-product .sb-menu .for-shopping h5 span.woocommerce-Price-amount{
    position: relative;
    font-weight: 500;
    font-size: 13px;
    line-height: 22px;
    color: #231900;
    margin-bottom: 0;
    background-color: transparent;
}
.single-product .sb-menu .for-shopping h5 .woocommerce-Price-amount bdi{
    float: left;
}

.single-product .sb-menu .for-shopping h5 .woocommerce-Price-amount .woocommerce-Price-currencySymbol{
    position: relative;
    float: left;
    background-color: transparent;
    width: auto;
    top: -1px;
    left: 0;
    margin-right: 3px;
    font-size: 10px;
    font-weight: 400;
}


.single-product .sb-menu .for-shopping .txt-meta{
    margin-left: 20px;
}
.single-product .sb-menu .for-shopping .txt-meta p{
    margin-bottom: 0;
    font-size: 10px;
    line-height: 12px;
    color: #231900;
}
.single-product .sb-menu .for-shopping .txt-meta h5{
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #FFFFFF;
    margin-bottom: 0;
}
.single-product .sb-menu .shopping-btn{
    display: flex;
    align-items: center;
}
.single-product .sb-menu .shopping-btn a{
    font-weight: 500;
    font-size: 14px;
    padding: 10px 30px;
    color: #000;
    background-color: #FFCC00;
    text-decoration: none;
    margin-left: 30px;
}
.single-product .sb-menu .shopping-btn a:hover{
    color: #000 !important;
}




.single-product.food-header-transparent .sb-menu .for-order .sub-txt p {
    color: rgba(255, 255, 255, 0.75);
}
.single-product.food-header-transparent .sb-menu .for-order .sub-txt h5 {
    color: #FFFFFF;
}
.single-product.food-header-transparent .sb-menu .favourite span {
    background-color: #fff;
}
.single-product.food-header-transparent .sb-menu .for-shopping span {
    background-color: #fff;
}
.single-product.food-header-transparent .sb-menu .for-shopping .txt-meta p {
    color: rgba(255, 255, 255, 0.75);
}
.single-product.food-header-transparent .sb-menu .for-shopping h5 .woocommerce-Price-amount {
    color: #FFFFFF;
}
/*.sb-header.single-product.food-header-transparent.sticky{*/
/*    background-color: #000 !important;*/
/*}*/
.sb-header.single-product.food-header-transparent.sticky .sb-menu.separate-line > ul > li > a{
    color:#000;
}
.header-dark.single-product.food-header-transparent.sticky .sb-menu ul li:hover > a{
   color: #000 !important;
}
.header-dark.single-product.food-header-transparent.sticky .sb-menu ul ul li:hover > a{
    color: #231900 !important;
}
.header-dark.single-product.food-header-transparent.sticky .sb-menu .for-order .sub-txt p {
    color: rgba(0,0,0, 0.75);
}
.header-dark.single-product.food-header-transparent.sticky .sb-menu .for-order .sub-txt h5 {
    color: #000;
}
.header-dark.single-product.food-header-transparent.sticky .sb-menu .favourite span {
    background-color: #f2f2f2;
}
.header-dark.single-product.food-header-transparent.sticky .sb-menu .for-shopping span {
    background-color: #f2f2f2;
}
.header-dark.single-product.food-header-transparent.sticky .sb-menu .for-shopping .txt-meta p {
    color: rgba(0,0,0, 0.75);
}
.header-dark.single-product.food-header-transparent.sticky .sb-menu .for-shopping .txt-meta h5 {
    color: #231900;
}
.header-dark.single-product.food-header-transparent.sticky .sb-menu .for-shopping .txt-meta span {
    background-color: transparent;
}
.header-dark.single-product.food-header-transparent.sticky .sb-menu .for-shopping h5 .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
    color: #231900;
}
.header-dark.single-product.food-header-transparent.sticky .sb-menu .for-shopping h5 .woocommerce-Price-amount {
    color: #231900;
}

/* sb-header-end */
/* fodo-top-banner-start */

.fodo-top-banner{
    padding: 330px 0 200px;
    position: relative;
}
.fodo-top-banner .top-banner-meta{
    position: relative;
}
.fodo-top-banner .top-banner-meta .banner-txt-meta{
    opacity: 0;
}
.fodo-top-banner  .chicken-piece{
    position: absolute;
    top: 136px;
    left: -10px;
    opacity: 0;
}
.fodo-top-banner  .mint-piece{
    position: absolute;
    bottom: 165px;
    left: -10px;
    opacity: 0;
}
.fodo-top-banner .top-banner-meta h1{
    font-family: Kaushan Script;
    font-size: 45px;
    line-height: 65px;
    color: #FFFFFF;
}
.fodo-top-banner .top-banner-meta h2{
    font-weight: 600;
    font-size: 48px;
    line-height: 56px;
    color: #FFCC00;
}
.fodo-top-banner .top-banner-meta p{
    font-size: 22px;
    line-height: 30px;
    color: #C5C5C5;
}
.fodo-top-banner .top-banner-meta .botm-meta{
    margin-top: 35px;
    display: flex;
    align-items: center;
}
.fodo-top-banner .top-banner-meta .botm-meta a{
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    background: #FFCC00;
    padding: 10px 30px;
    text-decoration: none;
    font-weight: 500;
    position: relative;
    transition: 0.5s ease-in-out;
}
.fodo-top-banner .top-banner-meta .botm-meta h3{
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
    color: #FFFFFF;
    margin-bottom: 0;
    margin-left: 15px;
    display: flex;
    align-items: center;
}
.fodo-top-banner .top-banner-meta .botm-meta h3 del{
    font-size: 22px;
    line-height: 26px;
    color: #FFCC00;
    margin-left: 10px;
}
.fodo-top-banner .banner-img img{
    margin-top: -145px;
    margin-left: -30px;
    max-width: unset;
    opacity: 0;
}
.fodo-top-banner .banner-img  .cloud-img-position{
    position: relative;
}
.fodo-top-banner .banner-img  .cloud-img-position img{
    position: absolute;
    top: -23px;
    left: -160px;
    z-index: 1;
}
.fodo-top-banner .sub-imgs{
    position: relative;
}
.fodo-top-banner .sub-imgs .half-tomato{
    position: absolute;
    top: -601px;
    right: 180px;
}
.fodo-top-banner .sub-imgs .leaf-1{
    position: absolute;
    top: -505px;
    left: 9px;
    transform: rotate(-15deg);
}
.fodo-top-banner .sub-imgs .chilli{
    position: absolute;
    bottom: 30px;
    right: -37px;
}
.fodo-top-banner .sub-imgs .leaf-2{
    position: absolute;
    bottom: -43px;
    left: 168px;
}
.fodo-top-banner .save-upto{
    position: absolute;
    top: -126px;
    left: -134px;
}
.fodo-top-banner .save-upto p{
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 0;
    font-family: Kaushan Script;
}
.fodo-top-banner .save-upto h4{
    font-size: 55px;
    color: #FFCC00;
    font-family: Kaushan Script;
}

/* fodo-top-banner-end */
/* services-products-start */

.services-products{
    padding-top: 80px;
}
.services-products .product-img img{
    border-radius: 5px;
    width: 100%;
    opacity: 0;
}
/* services-products-end */
/* super-deals-start */

.super-deals{
    padding-top: 40px;
    position: relative;
}
.super-deals:before{
    position: absolute;
    top: 150px;
    right: 0;
}
.super-deals:after{
    position: absolute;
    top: 54%;
    left: 46%;
    z-index: -1;
}
.super-deals .super-deals-heading{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.super-deals .super-deals-heading p{
    font-size: 14px;
    line-height: 17px;
    color: #FFCC00;
    font-weight: 600;
    margin-bottom: 5px;
}
.super-deals .super-deals-heading h3{
    font-size: 30px;
    line-height: 41px;
    color: #000000;
    font-weight: 600;
}
.super-deals .super-deals-heading hr{
    width: 60px;
    height: 3px;
    color: #FFCC00;
    margin: 0;
    opacity: 0.6;
    margin-left: -24px;
    margin-bottom: 30px;
    position: relative;
}
.super-deals .super-deals-heading hr:after{
    content: "...";
    position: absolute;
    top: -29px;
    right: -20px;
    font-size: 30px;
}
.super-deals  .super-deals-grid{
    position: relative;
}
.super-deals  .super-deals-grid:before{
    position: absolute;
    bottom: 10%;
    left: -124px;
}
.super-deals  .super-deals-grid:after{
    position: absolute;
    top: 10%;
    left: -105px;
}
.super-deals .super-deals-grid .deal-card{
    padding: 30px 15px;
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
    border-radius: 5px;
    position: relative;
    margin-top: 30px;
}
.super-deals .deal-card .card-img{
    text-align: center;
    height: 183px;
}
.super-deals .deal-card .card-img img{
    margin-top: 15px;
    z-index: 1;
    position: relative;
    transition: 0.5s ease-in-out;
}
.super-deals .deal-card:hover .card-img img{
    transform: scale(1.1);
}
.super-deals .super-deals-grid .deal-card span.fav-check{
    position: absolute;
    top: 30px;
    right: 20px;
    font-size: 22px;
    color: #BFBFBF;
    z-index: 1;
    display: none;
}
.super-deals .super-deals-grid .deal-card span.fav-check i{
    transition: 0.5s ease-in-out;
}
.super-deals .super-deals-grid .deal-card span.fav-check i:hover{
    color: red;
}
.super-deals .super-deals-grid .deal-card span.fav-check i.favorite{
    color: red;
}


.super-deals .deal-card .card-meta{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.super-deals .deal-card .card-meta .card-rating{
    margin-top: 15px;
}
.super-deals .deal-card .card-rating i{
    color: #CCCCCC;
    margin-right: 3px;
}
.super-deals .deal-card .card-rating i.active{
    color: #FFCC00;
}
.super-deals .deal-card .card-meta a{
    z-index: 1;
    text-transform: capitalize;
    position: relative;
}
.super-deals .deal-card .card-meta .price-box{
    font-size: 18px;
    line-height: 22px;
    color: #c70909;
    margin-top: 8px;
    display: flex;
    align-items: center;
    position: relative;
}
.super-deals .deal-card .card-meta .price-box del{
    font-size: 12px;
    line-height: 15px;
    color: #808080;
    margin-left: 5px;
}
.super-deals .deal-card .card-meta .price-box ins{
    font-size: 18px;
    line-height: 18px;
    color: #c70909;
    margin-top: 0px;
    display: flex;
    align-items: center;
    position: relative;
    background: transparent;
}
.super-deals .deal-card .card-transition{
    width: 100%;
    height: 30%;
    background: rgba(255, 204, 0, 0.1);
    position: absolute;
    top: 90px;
    left: 0;
}
.super-deals .deal-card .card-transition:before{
    content: "";
    width: 0%;
    height: 100%;
    position: absolute;
    left: 0;
    transition: 0.5s ease-in-out;
}
.super-deals .deal-card .card-transition:after{
    content: "";
    width: 0%;
    height: 100%;
    position: absolute;
    right: 0;
    transition: 0.5s ease-in-out;
}
.super-deals .deal-card:hover .card-transition:before,
.super-deals .deal-card:hover .card-transition:after{
    background-color: #FFCC00;
    width: 100%;
    height: 100%;
}
.super-deals .all-product-btn{
    margin-top: 60px;
    text-align: center;
}
.super-deals .all-product-btn a{
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    padding: 15px 40px;
    background: #FFCC00;

}
/* super-deals-end */
/* special-offer-deal-start */

.special-offer-deal{
    padding: 100px 0;
    margin-top: 80px;
    position: relative;
}
.special-offer-deal:after,
.special-offer-deal:before{
    content: "";
}
.special-offer-deal .special-offer-img{
    position: relative;
}
.special-offer-deal .special-offer-img img{
    float: right;
    opacity: 0;
}
.special-offer-deal .special-offer-img .save-upto{
    position: absolute;
    top: 60px;
    left: -20%;
    opacity: 0;
}
.special-offer-deal .special-offer-img .tomato{
    position: absolute;
    top: -120px;
    left: 60%;
    opacity: 0;
}
.special-offer-deal .special-offer-img .save-upto p{
    color: #000;
}
.special-offer-deal .top-banner-meta h1{
    color: #FFCC00;
}
.special-offer-deal .top-banner-meta h2{
    color: #000;
}
.special-offer-deal .top-banner-meta .botm-meta h3{
    color: #000;
}
.special-offer-deal .bg-imgs{
    position: relative;
}
.special-offer-deal .bg-imgs .save-upto{
    position: absolute;
    top: -330px;
    left: -8%;
}
.special-offer-deal .bg-imgs .tomato{
    position: absolute;
    top: -330px;
    left: -8%;
}
.special-offer-deal .top-banner-meta{
    position: relative;
    opacity: 0;
}
.special-offer-deal .banner-txt-meta{
    opacity: 0;
}
.special-offer-deal .top-banner-meta .mashroom{
    position: absolute;
    bottom: -300px;
    right: -106px;
    opacity: 0;
}
/* special-offer-deal-end */
/* product-menu-start */

.product-menu{
    padding-top: 50px;
}
.product-menu .menu-grid .menu-card{
    margin-top: 30px;
}
.product-menu .menu-grid .menu-card img{
    width: 100%;
    transform: scale(1);
    transition: 0.5s all ease-in-out;
    opacity: 0;
}
.product-menu .menu-grid .menu-card:hover img{
    transform: scale(0.9);
    transition: 0.5s all ease-in-out;
}
/* product-menu-end */
/* popular-deals-tabs-start */

.popular-deals-tabs{
    padding-top: 80px;
    padding-bottom: 80px;
}
.popular-deals-tabs:before{
    content: "";
}
.popular-deals-tabs:after{
    content: "";
}
.popular-deals-tabs .super-deals-grid:before{
    content: "";
}
.popular-deals-tabs .super-deals-grid:after{
    content: "";
}
.popular-deals-tabs .super-deals-heading{
    text-align: left;
    align-items: flex-start;
    position: relative;
    margin-bottom: 50px;
}

.popular-deals-tabs .super-deals-heading .bottom-dots {
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 100%;
    margin-left: 0px;
}
.popular-deals-tabs .super-deals-heading h3{
    font-size: 24px;
    line-height: 33px;
    padding-bottom: 15px;
}
.popular-deals-tabs .super-deals-heading hr{
    margin-left: 0;
}
.popular-deals-tabs .align-items-start{
    height: 441px;
}
.popular-deals-tabs .nav-pills .nav-link{
    text-align: left;
    display: flex;
    align-items: center;
    padding: 15px 100px 15px 15px;
    border-radius: 500px 0px 0px 500px;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    width:100%;
}
.popular-deals-tabs .nav-pills .nav-link.active{
    background: #FFCC00;
    color:#fff;
    font-weight: 500;
}
.popular-deals-tabs .nav-pills .nav-link img{
    margin-right: 10px;
}
.popular-deals-tabs .tab-content .tab-pane{
    margin-left: 30px;
}
.popular-deals-tabs .tab-content .tab-pane h3{
    font-size: 24px;
    line-height: 33px;
    color: #000000;
    margin: 12px 0;
}
.popular-deals-tabs .owl-carousel.owl-loaded {
    display: block;
    width: 980px;
}
.popular-deals-tabs .owl-carousel .owl-item img{
    width: unset;
}
.popular-deals-tabs .deal-card .card-img{
    display: flex;
    justify-content: center;
    align-items: center;
}
.popular-deals-tabs .tab-content > .active {
    display: block;
}
.popular-deals-tabs .owl-carousel .owl-nav{
    display: flex;
    position: absolute;
    top: -66px;
    right: 0;
    font-size: 40px;
}
.popular-deals-tabs .owl-carousel .owl-nav button.owl-prev ,
.popular-deals-tabs .owl-carousel .owl-nav button.owl-next{
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border: 1px solid #f4f4f4;
    border-radius: 50%;
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
    color: #000;
    transition: 0.5s linear;
}
.popular-deals-tabs .owl-carousel .owl-nav button.owl-prev:hover ,
.popular-deals-tabs .owl-carousel .owl-nav button.owl-next:hover{
    background-color: #FFCC00;
    border: 1px solid #FFCC00;
    color: #fff;
}
.popular-deals-tabs .owl-carousel .owl-nav button.owl-prev:hover span,
.popular-deals-tabs .owl-carousel .owl-nav button.owl-next:hover span{
    color: #fff;
}
.popular-deals-tabs .owl-carousel .owl-nav button.owl-prev span{
    position: absolute;
    line-height: 35px;
    top: 0px;
    color:#e0e0e0;
}
.popular-deals-tabs .owl-carousel .owl-nav button.owl-next span{
    position: absolute;
    line-height: 35px;
    top: 0px;
    color:#e0e0e0;
}
.popular-deals-tabs .nav-pills{
    height: 441px;
    overflow-y: scroll;
    flex-wrap: nowrap;
}
.scroller {
    width: 300px;
    height: 100px;
    overflow-y: scroll;
    scrollbar-color: #FFCC00 #F1F1F1;
    scrollbar-width: thin;
}
/* popular-deals-tabs-end */
/* clients-response-testimonial-start */

.clients-response-testimonial{
    padding: 90px 0 50px 0;
}
.clients-response-testimonial.super-deals:before{
    content: "";
}
.clients-response-testimonial.super-deals:after{
    content: "";
}
.clients-response-testimonial .super-deals-heading .testimonial-txt{
    margin-top: 20px;
    width: 930px;
    font-size: 20px;
    line-height: 35px;
    color: #000;
    font-weight: 500;
}
.clients-response-testimonial .owl-thumbs .owl-thumb-item{
    background-color: unset;
    border: none;
}
.clients-response-testimonial .owl-thumbs .owl-thumb-item .profile{
    display: flex;
    align-items: center;
}
.clients-response-testimonial .profile .profile-meta{
    text-align: left;
    margin-left: 20px;
}
.clients-response-testimonial .profile .profile-meta h4{
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 5px;
}
.clients-response-testimonial .profile .profile-meta p{
    font-size: 14px;
    line-height: 14px;
    color: #FFCC00;
    margin-bottom: 0px;
}
.clients-response-testimonial .owl-thumbs{
    display: flex;
    justify-content: center;
    padding: 60px 0 30px;
    border-top: 2px solid #D1D1D1;
}
.clients-response-testimonial .owl-thumbs .profile .profile-meta{
    display: none;
}
.clients-response-testimonial .owl-thumbs .owl-thumb-item.active .profile .profile-meta{
    display: block;
}
.clients-response-testimonial .owl-thumbs .owl-thumb-item .profile-img img{
    opacity: 0.5;
}
.clients-response-testimonial .owl-thumbs .owl-thumb-item.active{
    position: relative;
}
.clients-response-testimonial .owl-thumbs .owl-thumb-item.active:before{
    content: "\2023";
    position: absolute;
    top: -99px;
    left: 35px;
    font-size: 45px;
    transform: rotate(-30deg);
    color: #D1D1D1;
}
.clients-response-testimonial .owl-thumbs .owl-thumb-item.active .profile-img img{
    border: 3px solid #FFCC00;
    border-radius: 50%;
    opacity: 1;
}
.clients-response-testimonial .owl-thumbs .owl-thumb-item{
    margin-right: 30px;
}

/* clients-response-testimonial-end */

/* single-product-page-css-end */



.near-btn-ul{
    margin-bottom: 15px;
}

.near-btn-ul .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 30px;
    float: right;
}

/* Hide default HTML checkbox */
.near-btn-ul .switch input {display:none;}

/* The slider */
.near-btn-ul .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f3f5ff;;
    -webkit-transition: .4s;
    transition: .4s;
}

.near-btn-ul .slider:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 23px;
    left: 6px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.near-btn-ul input.default:checked + .slider {
    background-color: #FFCC00;
}

.near-btn-ul input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}



/*********** single-product-page-css-end ***********************/
/*Plugin Registration form css Start*/
.wcfm-membership-wrapper {
    margin-top: 50px !important;
}
.wcfm-membership-wrapper{
    box-shadow: none !important;
    margin-top: 0px !important;
}
.wcfm-membership-wrapper h2{
    text-align: center;
    font-weight: 600 !important;
    font-size: 24px !important;
    margin-bottom: 5px !important;
    text-transform: capitalize;
    margin-bottom: 30px !important;
}

.foodota-membership-container .foodota-register-form{
    border: 1px solid #e9e9e9 !important;
    padding: 30px 25px !important;
    border-radius: 7px !important;
}
.foodota-membership-container .foodota-register-form #wcfm_membership_registration_form_expander p.wcfm_title{
    display: block;
    width: 100% !important;
}
.foodota-membership-container .foodota-register-form #wcfm_membership_registration_form_expander p.terms_title{
    display: initial !important;
    width: auto !important;
}
.foodota-membership-container .foodota-register-form #wcfm_membership_registration_form_expander p.wcfm_title strong {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600 !important;
    color: #000;
    line-height: 26px;
    text-transform: capitalize;
    font-style: normal;
}

.foodota-membership-container .foodota-register-form #wcfm_membership_registration_form_expander input[type="text"],.foodota-membership-container .foodota-register-form #wcfm_membership_registration_form_expander input[type="number"],.foodota-membership-container .foodota-register-form #wcfm_membership_registration_form_expander input[type="password"],.foodota-membership-container .foodota-register-form #wcfm_membership_registration_form_expander select{
    width: 100% !important;
    background-color: #f3f5ff !important;
    background-image: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    color: #aaa;
    font-size: 14px;
    height: auto;
    padding: 15px 12px;
    transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
    border: none !important;
}
.foodota-membership-container .foodota-register-form #wcfm_membership_registration_form_expander .select2-container {
    box-shadow: none !important;
    width: 100% !important;
}


.foodota-membership-container .foodota-register-form #wcfm_membership_registration_form_expander #select2-country-container{
    width: 100% !important;
    background-color: #f3f5ff !important;
    background-image: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    color: #aaa;
    font-size: 14px;
    height: auto;
    padding: 15px 12px;
    transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
    border: none !important;
    line-height: 44px;
}

.foodota-membership-container .foodota-register-form #wcfm_membership_registration_form_expander.select2-container {
    width: 100% !important;
    margin-bottom: 0px;
}
.foodota-membership-container .foodota-register-form #wcfm_membership_registration_form_expander .select2-container .select2-selection--single {
    width:100%;
}
.foodota-membership-container .foodota-register-form #wcfm_membership_registration_form_expander .select2-selection--single {
    height: 50px;
    margin: 0;
    background-image: none;
    background-image: none;
    background-image: none;
    background-repeat: no-repeat;
    border-radius: 4px;
    background: #f3f5ff;
    color: #656565;
    border: 0;
}

.foodota-membership-container .foodota-register-form #wcfm_membership_registration_form_expander .select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #ddd;
    border-bottom-color: #ddd;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.woocommerce .foodota-checkout #wcfm_membership_registration_form_expander .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
    background-color: #f3f5ff;
    border-radius: 0px;
}
.foodota-membership-container .foodota-register-form #wcfm_membership_registration_form_expander .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #656565;
    line-height: 50px;
    font-size: 14px;
}
.foodota-membership-container .foodota-register-form #wcfm_membership_registration_form_expander .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
    position: absolute;
    top: 0;
    right: 5px;
    width: 20px;
    background: transparent;
    border:0;
}
.foodota-membership-container .foodota-register-form #wcfm_membership_registration_form_expander .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.foodota-membership-container .foodota-register-form #wcfm_membership_registration_form_expander .select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #ddd !important;
}
.foodota-membership-container .foodota-register-form #wcfm_membership_registration_form_expander .select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #ddd !important;
}
.foodota-membership-container .foodota-register-form #wcfm_membership_registration_form_expander .screen-reader-text {
    border: none;
    clip: unset;
    -webkit-clip-path:unset !important;
    clip-path: unset !important;
    height: initial !important;
    overflow: auto !important;
    overflow-wrap: normal !important;
    word-wrap: normal !important;
    position: relative !important;
    width: auto !important;
    margin-bottom: 5px;
    color:#000 !important;
    padding: 0 0 10px 0;
    position: relative !important;
    top:inherit !important;
}



.foodota-membership-container .foodota-register-form .wcfm_email_verified, .foodota-membership-container .foodota-register-form .wcfm_sms_verified, .foodota-membership-container .foodota-register-form .wcfm_store_slug_verified,.foodota-membership-container .foodota-register-form input#terms {
    margin-left: 0% !important;
}

.foodota-membership-container .foodota-register-form #wcfm_membership_registration_submit #wcfm_membership_register_button,.foodota-membership-container .foodota-register-form .wcfm_email_verified .wcfm_email_verified_button, .foodota-membership-container .foodota-register-form .wcfm_sms_verified .wcfm_sms_verified_button,.foodota-membership-container .foodota-register-form a.wcfm_submit_button{
    box-shadow: none;
    border: none;
    text-shadow: none;
    background: #FFCC00;
    color: #231900;
    border-radius: 0;
    padding: 13px 25px !important;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    -webkit-transition: all 0.4s ease-in-out 0.1s;
    -moz-transition: all 0.4s ease-in-out 0.1s;
    -o-transition: all 0.4s ease-in-out 0.1s;
    transition: all 0.4s ease-in-out 0.1s;
    position: relative;
    text-transform: capitalize;
    font-size: 16px;
}

.foodota-membership-container .foodota-register-form #wcfm_membership_registration_submit #wcfm_membership_register_button,.foodota-membership-container .foodota-register-form .wcfm_email_verified .wcfm_email_verified_button, .foodota-membership-container .foodota-register-form .wcfm_sms_verified .wcfm_sms_verified_button{
    background-color: #FFCC00 !important;
    color: #231900 !important;
    border-color: #FFCC00 !important;
    width: 100% !important;
    line-height: inherit !important;
    margin-top: 20px;
}
.foodota-membership-container .foodota-register-form a.wcfm_submit_button{
    background-color: #FFCC00 !important;
    color: #231900 !important;
    border-color: #FFCC00 !important;

}
.foodota-membership-container .foodota-register-form #wcfm_membership_registration_submit #wcfm_membership_register_button:hover,.foodota-membership-container .foodota-register-form .wcfm_email_verified .wcfm_email_verified_button:hover, .foodota-membership-container .foodota-register-form .wcfm_sms_verified .wcfm_sms_verified_button:hover,.foodota-membership-container .foodota-register-form a.wcfm_submit_button:hover{
    background-color: #071c1f !important;
    color: #FFFFFF !important;
    border-color: #071c1f !important;
}
.foodota-membership-container .foodota-register-form .wcfm_email_verified .wcfm_email_verified_button,.foodota-membership-container .foodota-register-form .wcfm_sms_verified .wcfm_sms_verified_button{
    border: none !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    font-size: 16px;
    text-transform: capitalize !important;
}





/*woocommerce Login and regisgter page setting?*/



.woocommerce form.login, .woocommerce form.register {
    border: 1px solid #e9e9e9 !important;
    padding: 20px !important;
    border-radius: 7px !important;
    box-shadow: none !important;
}
.woocommerce form.login .form-row label,.woocommerce form.register .form-row label{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600 !important;
    color: #000;
    line-height: 26px;
    text-transform: capitalize;
    font-style: normal;
}
.woocommerce .form-row-first label{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600 !important;
    color: #000;
    line-height: 26px;
    text-transform: capitalize;
    font-style: normal;
}
.woocommerce form.login .form-row label.woocommerce-form-login__rememberme,.woocommerce form.register .form-row label.woocommerce-form-login__rememberme{
   display: block;
}


.woocommerce form.login .form-row input.input-text, .woocommerce form.login .form-row textarea,.woocommerce form.register .form-row input.input-text, .woocommerce form.register .form-row textarea,.woocommerce .form-row-first input.input-text  {
    width: 100% !important;
    background-color: #f3f5ff !important;
    background-image: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    color: #aaa;
    font-size: 14px;
    height: auto;
    padding: 15px 12px;
    transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
    border: none !important;
}
.woocommerce form.login .form-row .woocommerce-button,.woocommerce form.register .form-row .woocommerce-button{
    padding: 13px 25px !important;
    width: 100%;
}
.woocommerce .wcfmmp_become_vendor_link{
    margin-top: 8px;
}
.woocommerce .woocommerce-LostPassword.lost_password,.woocommerce .wcfmmp_become_vendor_link{
    margin-left: 5px;
}
.woocommerce .woocommerce-LostPassword.lost_password a ,.woocommerce .wcfmmp_become_vendor_link a{
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
}


/*Price plane setting css start*/
.foodota-main-plan .res-pric-tble .wcfm_membership_box wcfm_membership_feature_box{
    display: none;
}
.foodota-main-plan .res-pric-tble .wcfm_membership_box_wrraper {
    width: 100% !important;
}
.foodota-main-plan .res-pric-tble .woocommerce-Price-amount{
    padding-top: 23px !important;
    background-color: #FFCC00;
}

.foodota-main-plan .res-pric-tble .foodota-product-promote span{
   width: 100% !important;
   display: block !important;
}

.foodota-main-plan .res-pric-tble .wcfm_membership_price_description{
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: capitalize;
}
.foodota-main-plan .res-pric-tble .wcfm_membership_price{
    margin-top: 20px;
}
.foodota-main-plan .wcfm_membership_boxes.res-pric-tble{
    margin-top: 50px !important;
}
#wcfm-main-contentainer .res-pric-tble .wcfm_membership_box  {
    margin-bottom: 50px !important;
}
#wcfm-header.left-logo{
    display: none !important;
}
#wcfm-main-content {
    padding-top: 0px !important;
}
.wcfm_submit_button.button{
    border: none !important;
    border-radius: 0px !important;
    color: #231900 !important;
}
.wcfm_registration_form_heading{
 display: none;
}
.food-custom-margin{
    margin-top:80px;
    margin-bottom: 30px;
}
.food-custom-margin .wc-progress-steps li.active {
    font-weight: 700;
    font-size: 18px;
}



.long-des{
    display: none;
}
.read_more{
    color:#231900 !important;
    cursor: pointer;
    font-size: 14px !important;
    font-weight: bold;
}
.read_less{
    color:#231900 !important;
    cursor: pointer;
    font-size: 14px !important;
    font-weight: bold;
}
