/*
-- Body
-- Fixed Bottom
-- Nav
-- Grid Card
-- Menu
-- Extra
-- Landing Page
-- List card
-- Login Page
-- Verification
-- Filter
-- Cart
-- Most Popular
-- Profile
-- Modal
-- Map Page
-- Restaurant
-- Footer
-- Mobile Media
*/
/* Body */
@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700;800;900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #d4af37;
    background: #313131;
}

input[type=number]::-webkit-inner-spin-button {
    opacity: 1 !important;
    color : #000;
    background-color: #000;
}

.sdf_up{
    color: #000 !important;
}
  
.slick-slider {
    margin: 0 -8px;
}
.slick-slide {
    padding: 8px;
}
.font-weight-bold {
    font-weight: 600 !important;
}
.small,
small {
    font-size: 11px !important;
}
div,
a {
    outline: none !important;
}
.dropdown-item.active,
.dropdown-item:active {
    background-color: #d4af37;
}
.border-primary {
    border-color: #e23844 !important;
}
.w-300 {
    max-width: 300px;
}
.cart-logo {
    padding: 5px 5px 5px 9px;
    background: #D4AF37;
    border-radius: 5px;
}
.container-footer {
    display: flex;
}
.element {
    flex: 1;
    /* or specify a specific width e.g., width: 50%; */
}
.form-control,
.btn,
.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    font-size: 13px;
}
.text-grey {
    color: #313131 !important;
}
/* Fixed Bottom */
.fixed-bottom {
    height: 58px;
    border-radius: 0px;
    box-shadow: 10px -1px 10px rgba(0, 0, 0, .075);
}
.fixed-bottom .btn {
    border-radius: 0px;
    border: none;
    height: 58px;
}
/* .fixed-bottom-bar {
  padding-bottom: 58px;
} */
.h-auto {
    height: auto;
}
.cart-icon {
    color: #18181B;
}
.modal-footer .btn {
    border-radius: 0px;
}
.icon-container {
    position: relative;
}
.icon-container i {
    position: absolute;
    top: 0;
    left: 0;
}
.certi {}
.perc {
    color: #18181B;
    justify-content: center;
    top: 5px !important;
    left: 4px !important;
    font-size: 10px !important;
}
.offer-span {
    margin-left: 20px;
}
/* Nav */
.brand-wrap {
    position: absolute;
    left: 0;
    top: -48px;
    z-index: 1;
    border-radius: 100% !important;
    display: block;
    //background: #fff;
    overflow: hidden;
    padding: 5px 25px 18px 25px;
}
.brand-wrap img {
    width: 85px;
    height: auto;
}
.brand-wrap img {
    height: auto;
    max-width: 115px;
}
.toggle-2 {
    right: 17px !important;
    left: auto !important;
}
.hc-nav-trigger.toggle-2 span,
.hc-nav-trigger.toggle-2 span::before,
.hc-nav-trigger.toggle-2 span::after {
    background: #000;
}
.hc-nav-trigger.togglew span,
.hc-nav-trigger.togglew span::before,
.hc-nav-trigger.togglew span::after {
    background: #ffffff;
}
.cat-slider img {
    width: 80px;
    height: 80px;
    margin: auto;
    -webkit-filter: saturate(200%);
    filter: saturate(200%);
    object-fit: cover;
    border-radius: 50px;
}
.trending-slider .slick-slide img {
    max-height: 250px;
    min-height: 250px;
    object-fit: cover;
}
.footer-block h6 {
    text-transform: uppercase;
  /*  font-size: 20px; */
    font-weight: 700;
    line height: 36px;
    color: #D4AF37;
}
.footer-block p,
.footer-block a {
    font-size: 16px;
    font-weight: 400;
    line height: 24px;
    color: #D4AF37;
}
.footer-sub a,
.footer-b1 {
    font-size: 18px;
    font-weight: 700;
    line height: 36px;
    color: #D4AF37;
}
/* Grid Card */
.grid-card span.float-right.text-black-50 {
    display: none;
}
.grid-card .p-3 {
    padding: 10px !important;
}
/* Menu */
.siddhi-menu-fotter {
    padding: 0px !important;
}
.siddhi-menu-fotter .row {
    margin: 0px;
}
.siddhi-menu-fotter .col {
    padding: 0px;
}
.siddhi-menu-fotter .col a {
    padding: 12px;
    display: block;
}
.siddhi-menu-fotter .col a p {
    font-size: 19px;
}
.siddhi-menu-fotter .col.selected a {
    color: #dc3545;
    background: #f8f9fa;
}
.siddhi-menu-fotter .col.selected p {
    color: #dc3545;
}
.siddhi-menu-fotter .col.bg-white.rounded-circle.mt-n4.px-3.py-2 {
    width: 100px;
    min-width: 100px;
    max-width: 100px;
    height: 100px;
    min-height: 100px;
    max-height: 100px;
    margin: -15px 0 0 0 !important;
}
.siddhi-menu-fotter .col.bg-white.rounded-circle.mt-n4.px-3.py-2 a {
    width: 68px;
    color: #fff !important;
    height: 68px;
    font-size: 27px !important;
    padding: 16px;
}
/* Extra */
.border-custom-radio .custom-control-label::before {
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    border-radius: .25rem !important;
    background: transparent !important;
    box-shadow: none !important;
}
.border-custom-radio .custom-control-input:checked~.custom-control-label::before {
    border-color: #D4AF37;
    border: 1px solid #D4AF37;
}
.border-custom-radio .custom-control-label::after {
    display: none;
}
.vendor-pic {
    position: absolute;
    right: 15px;
    height: 148px;
    border-radius: 4px;
    margin: 9px 0;
}
.modal-content {
    border: none !important;
}
.slick-dots {
    bottom: 20px !important;
}
.slick-prev,
.slick-prev:hover,
.slick-prev:focus {
    background: url("data:image/png;base64,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") no-repeat 50% 50%;
}
.slick-next,
.slick-next:hover,
.slick-next:focus {
    background: url("data:image/png;base64,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") no-repeat 50% 50%;
}
.slick-arrow,
.slick-arrow:hover,
.slick-arrow:focus {
    background-size: 6px;
    width: 34px;
    border-radius: 50px;
    height: 34px;
    margin: 0 8px;
    background-color: #D4AF37;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    border: 1px solid #e4e7ea;
    z-index: 9;
}
.slick-next:before,
.slick-prev:before {
    display: none;
}
.sticky_sidebar,
.c-t-order,
.siddhi-account {
    position: sticky;
    top: 15px;
}
.c-t-order li {
    border: none !important;
    margin: 5px 4px !important;
}
.c-t-order li a {
    background: #ffffff;
    border-radius: 6px !important;
    padding: 12px 14px !important;
    display: flex;
    align-items: center;
}
.c-t-order li a i {
    background: #fff;
    border: 1px solid #eff2f5;
    padding: 5px 5px;
    border-radius: 50px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    font-size: 18px;
    vertical-align: bottom;
}
.c-t-order li a.active,
.c-t-order li a:hover {
    background: #eff2f5 !important;
}
.c-t-order li a.active i {
    background: #e23844;
    color: #fff !important;
    border-color: transparent;
}
.dropdown-menu {
    background: #d4af37;
    border-radius: .40rem !important;
    margin: 0;
    padding: 6px;
    border: 1px solid #d4af37;
    box-shadow: 0px 6px 10px rgba(0, 0, 0, .1) !important;
}
.dropdown:hover .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
    transition: .5s ease all;
}
.dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transform: translateY(50px);
    transition: .5s ease all;
}
.dropdown-menu.show {
    display: block;
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
    transition: .5s ease all;
}
.dropdown-item {
    padding: 6px 10px;
}
.dropdown .dropdown-menu,
.dropdown-item {
    font-size: 13px;
    border-radius: 6px;
    margin: 1px 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
}
.row {
    margin-right: -8px;
    margin-left: -8px;
}
::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none;
}
::-webkit-scrollbar-corner {
    background-color: transparent;
}
::-webkit-scrollbar-thumb {
    height: 6px;
    border: 4px solid transparent;
    background-clip: padding-box;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background-color: rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, .05), inset 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: inset -1px -1px 0 rgba(0, 0, 0, .05), inset 1px 1px 0 rgba(0, 0, 0, .05);
}
::-webkit-scrollbar {
    width: 4px;
    background-color: #ffffff;
}
::-webkit-scrollbar-thumb {
    height: 50px;
    background: hsla(0, 0%, 53.3%, 0.4);
}
.btn-facebook {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#D4AF37+0,e23744+100 */
    background: #2b4170;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #3b5998 0%, #2b4170 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #3b5998 0%, #2b4170 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #3b5998 0%, #2b4170 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3b5998', endColorstr='#2b4170', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    border-color: #3b5998;
    color: #ffffff !important;
}
.bg-primary {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#D4AF37+0,e23744+100 */
    background: #d4af37 !important;
}
.btn-primary {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#D4AF37+0,e23744+100 */
    background: #d4af37;
    /* Old browsers */
    /* IE6-9 fallback on horizontal gradient */
    border-color: #d4af37;
    color: #000;
}
.btn-primary:hover {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#D4AF37+0,e23744+100 */
    background: #D4AF37;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #D4AF37 0%, #d4af37 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #D4AF37 0%, #d4af37 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: #313131;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D4AF37', endColorstr='#d4af37', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    border-color: #313131;
}
.btn-outline-primary {
    color: #d4af37;
    border-color: #d4af37;
}
.btn-outline-primary:hover {
    color: #ffffff;
    background: #D4AF37;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #D4AF37 0%, #d4af37 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #D4AF37 0%, #d4af37 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #D4AF37 0%, #d4af37 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D4AF37', endColorstr='#d4af37', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    border-color: #d4af37;
}
.text-primary {
    color: #d4af37 !important;
    text-decoration: none !important;
}
a {
    color: #d4af37;
    text-decoration: none !important;
}
p {
    color: #424242;
    letter-spacing: 0.2px;
}
.btn-link {
    font-weight: 400;
    color: #d4af37;
    text-decoration: none !important;
}
.slick-dots {
    bottom: 20px !important;
}
/* Landing Page */
.landing-page-skip .img-fluid {
    max-height: 290px;
}
.landing-page-skip p {
    margin: 0px;
}
.landing-page-skip .zindex {
    right: 0;
    z-index: 9;
}
.landing-page-skip .slick-dotted.slick-slider {
    margin: 0px;
}
.landing-page-skip .siddhi-slider-item {
    padding: 0px 20px;
}
.btn-lg {
    font-size: 16px;
    padding: 16px 16px;
    font-weight: 600;
}
/* List card */
.list-card .count-number {
    margin: 4px 0 0 0;
    display: inline-block;
}
.list-card a,
.list-card h6 {
    overflow: hidden;
    white-space: nowrap;
    font-size: 15px;
    text-overflow: ellipsis;
    color: #333;
    margin-bottom: 10px !important;
}
.list-card a:hover {
    color: #d4af37;
}
.list-card .star {
    right: 8px;
    bottom: 8px;
}
.trending-slider .list-card-body .list-card .star {
    right: 8px;
    bottom: 28px;
}
.list-card .star .badge {
    font-size: 11px;
    padding: 5px 5px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}
.list-card .member-plan {
    left: 8px;
    top: 8px;
}
.list-card .member-plan .badge {
    font-size: 11px;
    padding: 5px 5px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}
.list-card .list-card-image {
    position: relative;
}
.list-card .favourite-heart {
    right: 8px;
    top: 8px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}
.list-card .favourite-heart i {
    background: #fff;
    width: 23px;
    height: 23px;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    border-radius: 50px;
}
.list-card.d-flex .list-card-image {
    width: 130px;
    height: 140px;
    min-width: 130px;
    max-width: 130px;
}
.list-card.d-flex .list-card-image .item-img {
    height: 140px;
    object-fit: cover;
}
.list-card .list-card-body p.text-gray {
    /*overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;*/
    text-overflow: ellipsis;
    font-size: 13px !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 35px;
    color: #555353;
    position: relative;
    padding-left: 16px;
}
.list-card .list-card-body p.text-gray span.fa.fa-map-marker {
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 18px;
}
.list-card .list-card-body .list-unstyled.rating-stars {
    margin-bottom: 5px;
}
.list-card .p-3 {
    overflow: hidden;
}
.list-card.d-flex .list-card-body span.float-right.text-black-50 {
    display: none;
}
.rating-stars .feather-star {
    font-size: 15px;
    /*background: #000000;*/
    color: #d5cdcb;
    padding: 1px;
    text-shadow: 0px 0px 1px #d2b128;
    border-radius: 5px;
}
.rating-stars .feather-star.star_active,
.rating-stars .feather-star.text-warning {
    color: #f66a21 !important;
}
/* Login Page */
.login-page video {
    width: 50%;
    position: absolute;
    bottom: 0;
    right: 50%;
}
.otp input.form-control.form-control-lg {
    text-align: center !important;
    font-size: 44px;
    border: 1px solid #ccc !important;
    border-radius: 8px;
    margin: auto;
}
.login-page {
    /*background: #fff;*/
}
.login-page .form-control {
    background: no-repeat;
    border: none;
    color: #000;
    border-bottom: 1px solid rgb(160 160 160 / 32%);
    border-radius: 0px;
    padding: 0px;
    box-shadow: none !important;
}
.login-page .form-control:hover,
.login-page .form-control:focus {
    color: #000;
    border-bottom: 1px solid #000;
}
.login-page label {
    margin: 0px;
    opacity: 0.8;
}
.login-page .form-group {
    margin-bottom: 30px;
}
.login-page::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgb(255 255 255 / 65%) !important;
    opacity: 1;
    /* Firefox */
    ;
}
.login-page:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgb(255 255 255 / 65%) !important;
}
.login-page::-ms-input-placeholder {
    /* Microsoft Edge */
    color: rgb(255 255 255 / 65%) !important;
}
/* Verification */
.siddhi-verification .form-control {
    text-align: center;
    font-size: 47px;
    border-bottom: 2px solid #ccc !important;
    border: none;
    border-radius: 0px;
    font-weight: 300;
    box-shadow: none;
}
/* Filter */
.filter .custom-control-label::before {
    right: 1rem;
    left: auto;
    margin: auto;
    top: 0;
    bottom: 0;
}
.filter .custom-control-label::after {
    left: auto;
    right: 1rem;
    margin: auto;
    top: 0;
    bottom: 0;
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #d4af37;
    background-color: #d4af37;
}
/* Cart */
.gold-members h6,
.menu-list h6 {
    font-size: 14px;
}
.gold-members .badge,
.menu-list .badge {
    font-size: 10px;
    font-weight: 500;
    padding: 4px 6px 4px 6px;
}
.menu-list img {
    width: 41px;
    height: 41px;
    object-fit: cover;
}
.count-number .btn {
    padding: 2px 5px;
    font-size: 12px;
    border-radius: 0px;
}
.count-number-input {
    width: 24px;
    text-align: center;
    margin: 0 -4px;
    background: #6c757d;
    border: none;
    color: #fff;
    height: 24px;
    border-radius: 0px;
    vertical-align: bottom;
}
.non_veg,
.veg {
    width: 20px;
    border: 1px solid;
    height: 20px;
    border-radius: 3px;
    font-size: 32px;
    text-align: center;
    line-height: 0px;
}
/* Most Popular */
.most_popular .trending-slider img {
    border-radius: 10px;
    padding: 0px 4px;
    margin: 8px 0 0 0;
}
/* Map Page */
.siddhi-track-order-page {
    min-height: 676px;
}
.food-item {
    border: 1px solid;
    border-radius: 2px;
    display: inline-block;
    font-size: 31px;
    height: 12px;
    line-height: 5px;
    text-align: center;
    width: 12px;
    vertical-align: text-bottom;
    padding: 0 2px;
    margin: 0px 3px 2px 0px;
}
.siddhi-point {
    z-index: 1;
    width: 50%;
    border-radius: 50%;
    padding-bottom: 50%;
    pointer-events: none;
    background-color: rgba(225, 48, 8, .2);
    border: 1px solid #ff3008;
}
.siddhi-map iframe {
    width: 100% !important;
}
.siddhi-map .toggle {
    z-index: 9;
    margin: 2px 0 0 4px;
}
.siddhi-map .mapouter.position-absolute {
    width: 100%;
    height: 100vh;
}
.siddhi-map .bg-primary.border-bottom {
    position: absolute;
    z-index: 9;
    width: 100%;
}
.siddhi-map .fixed-bottom {
    padding: 10px 0px;
}
.siddhi-map .list-card.d-flex .list-card-image .item-img {
    width: 100px;
    height: 100px;
}
.siddhi-map .list-card.d-flex .list-card-image {
    width: 100px;
    height: 100px;
    min-width: 100px;
    max-width: 100px;
}
.siddhi-map .member-plan {
    text-align: center;
    background: rgb(255 255 255 / 18%);
    font-size: 12px;
    padding: 7px 5px;
    margin: 0 1px;
    border-radius: 43px;
}
.gold-members .mr-2 {
    border: 1px solid;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 3px;
    font-size: 35px;
    line-height: 7px;
}
.index-page img {
    height: 130px;
}
.spinner {
    width: 180px;
    height: 180px;
    margin: auto;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out;
}
@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}
@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 0;
    }
}
/* right bounce */
@-webkit-keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    40% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    60% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px);
    }
}
@-moz-keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateX(0);
    }
    40% {
        transform: translateX(-30px);
    }
    60% {
        transform: translateX(-15px);
    }
}
@keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    40% {
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    60% {
        -ms-transform: translateX(-15px);
        transform: translateX(-15px);
    }
}
/* /right bounce */
.feather-arrow-right {
    -webkit-animation: bounceRight 2s infinite;
    animation: bounceRight 2s infinite;
}
.location-page .img-fluid {
    max-width: 360px;
}
/* Restaurant */
.vendor-detailed-ratings-and-reviews hr {
    margin: 0 -16px;
}
.reviews-members-footer img {
    width: 22px;
    height: 22px;
    border: 2px solid #fff;
    box-shadow: 0px 0px 12px #ccc;
    margin: 0 -3px;
}
.total-like {
    font-size: 11px;
    padding: 2px 6px;
}
.reviews-members-body p {
    font-size: 12px;
}
.reviews-members-header h6 {
    font-size: 14px;
}
.graph-star-rating-body .progress {
    border-radius: 40px;
    height: 6px;
}
.rating-list {
    display: flex;
    margin: 6px 0;
    align-items: center;
    justify-content: space-between;
}
.rating-list-center {
    margin: auto;
    width: 70%;
}
.rating-list-left {
    width: 20%;
    font-size: 10px !important;
    font-weight: 400 !important;
}
.rating-list-right {
    width: 10%;
    text-align: right;
    font-size: 10px !important;
    font-weight: 400 !important;
}
.offer-section {
    background-color: #000;
}
/* header-user-img */
.header-user {
    height: 32px;
    width: 32px;
    object-fit: cover;
}
/* dropdown css */
.drop-loc {
    width: 250px;
}
/* footer css */
footer .text-muted {
    color: #bdbdbd !important;
}
.hov_footer a:hover {
    color: #d4af37 !important;
}
.section-footer {
    background: #18181B !important;
}
.section-footer .border-top {
    border-top: 1px solid rgb(222 226 230 / 9%) !important;
}
.section-footer ul li {
    line-height: 29px;
}
.section-footer ul {
    margin: 0px;
}
.footer-about img {
    height: 75px;
    /*background: #fff;*/
    border-radius: 0px;
    padding: 0;
}
.footer-about .btn {
    padding: 0px;
    border: 1px solid #3d3d3e;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
}
.footer-about p.text-muted {
    line-height: 23px;
}
/* orders css */
.sc-siddhi-logo {
    height: 30px;
}
.custom-tabs.nav-tabs .nav-item.show .nav-link,
.custom-tabs.nav-tabs .nav-link.active {
    border-bottom: 2px solid #D4AF37 !important;
}
.search .nav-tabs .nav-item.show .nav-link,
.search .nav-tabs .nav-link.active {
    border-bottom: 2px solid #d4af37 !important;
    background-color: #d4af37 !important;
    color: #ffffff !important;
}
.order_img {
    height: 88px;
    max-width: 110px;
    object-fit: cover;
}
/* offers image */
.offers_img {
    height: 130px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    border-bottom: 2px solid #dc375d !important;
    color: #dc375d !important;
}
/* side bar sticky */
.sticky_sidebar {
    position: sticky;
    top: 10px;
}
/* search border */
.input_search {
    border-radius: 50px 0px 0px 50px;
}
.border_search {
    border-radius: 0px 50px 50px 0px !important;
}
/* Mobile Media */
@media (max-width: 992px) {
    .brand-wrap img {
        width: 35px;
        height: auto;
    }
    .container,
    .container-md,
    .container-sm {
        max-width: 100%;
    }
    .m-none {
        display: none !important;
    }
    .section-header {
        display: none;
    }
    .header-main {
        height: 67px;
    }
    .header-main .col-1 {
        width: auto !important;
        min-width: auto !important;
        max-width: unset;
        flex: unset !important;
        padding: 8px;
    }
    .header-main .row.align-items-center {
        height: 67px;
    }
    .header-main .col-8 {
        flex: unset;
        margin-left: auto;
        padding: 0px;
    }
    .header-main .col-8 .hc-nav-trigger {
        top: 0px;
        right: 8px;
    }
    .d-none {
        display: block !important;
    }
    .vendor-pic {
        display: none;
    }
    /*.fixed-bottom-bar {
        padding-bottom: 56px;
    }
    .h*/
    c-nav-trigger {
        top: 18px;
        left: 17px;
    }
    /*footer.section-footer.border-top.bg-dark {
        display: none;
    }*/
    .pb-5,
    .py-5 {
        padding-bottom: 1rem !important;
    }
    .pt-5,
    .py-5 {
        padding-top: 1rem !important;
    }
    .hc-nav-trigger span,
    .hc-nav-trigger span::before,
    .hc-nav-trigger span::after {
        background: #ffffff !important;
    }
    .login-page .px-5.col-10.mx-auto {
        margin: 0px !important;
        padding: 0px !important;
        width: 100% !important;
        flex: unset !important;
        max-width: 100%;
    }
}
@media (max-width: 576px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 100%;
    }
    .m-none {
        display: none !important;
    }
    .section-header {
        display: none;
    }
    .header-main {
        height: 67px;
    }
    .header-main .col-1 {
        width: auto !important;
        min-width: auto !important;
        max-width: unset;
        flex: unset !important;
        padding: 8px;
    }
    .header-main .row.align-items-center {
        height: 67px;
    }
    .header-main .col-8 {
        flex: unset;
        margin-left: auto;
        padding: 0px;
    }
    .header-main .col-8 .hc-nav-trigger {
        top: 0px;
        right: 8px;
    }
    .d-none {
        display: block !important;
    }
    .vendor-pic {
        display: none;
    }
    /*.fixed-bottom-bar {
        padding-bottom: 56px;
    }*/
    .hc-nav-trigger {
        top: 18px;
        left: 17px;
        background-color: green !important;
    }

    .togmob {
        /* top: 18px; */
         
        /* padding:10px; */
        /* left: 17px; */
    }


    /*footer.section-footer.border-top.bg-dark {
        display: none;
    }*/
    .pb-5,
    .py-5 {
        padding-bottom: 1rem !important;
    }
    .pt-5,
    .py-5 {
        padding-top: 1rem !important;
    }
    .hc-nav-trigger span,
    .hc-nav-trigger span::before,
    .hc-nav-trigger span::after {
        background: #ffffff !important;
    }
    .login-page video {
        display: none;
    }
    .login-page .px-5.col-10.mx-auto {
        margin: 0px !important;
        padding: 0px !important;
        width: 100% !important;
        flex: unset !important;
        max-width: 100%;
    }
}
.header-main .pac-target-input#user_locationnew {
    width: 100%;
    height: 32px;
    border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #a6a7ae;
    padding: 0 10px;
}
.banner-inner {
    position: relative;
}
.banner-img img {
    max-width: 100%;
    width: 100%;
}
.homebanner-content {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}
.homebanner-content h1 {
    font-size: 34px;
    text-transform: none;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 30px;
}
.homebanner-content h1 span {
    color: #ffc222;
}
.homebanner-content h4 {
    font-size: 28px;
    font-weight: 700;
    color: #00a24a;
    margin-bottom: 15px;
}
.homebanner-content p {
    color: #fff;
    margin-bottom: 30px;
}
.homebanner-content .ban-btn a {
    background: #d4af37;
    color: #000;
    padding: 10px 30px;
    border-radius: 5px;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid #d4af37;
}
.homebanner-content .ban-btn a:hover {
    color: #d4af37;
    background: none;
}
.homebanner-content .ban-btn span.price {
    font-size: 25px;
    font-weight: 700;
    color: #00a24a;
    margin-bottom: 15px;
    margin-left: 15px;
}
.homebanner-content .ban-btn span.price sup {
    color: #848286;
    font-size: 16px;
    margin-left: 10px;
    top: -3px;
}
.title {
    /*justify-content: center;*/
}
.title h5 {
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 10px !important;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.title h5::after {
    /*content: "";*/
    position: absolute;
    bottom: 0;
    left: 0;
    background: #d4af37;
    width: 80px;
    height: 3px;
    border-radius: 50px;
    right: 0;
    margin: auto;
}
.feather-star::before {
    content: "\f005";
    font-family: FontAwesome;
}
.feather-star.star_active::before {
    content: "\f005";
    font-family: FontAwesome;
}
.rounded {
    border-radius: 0.75rem !important;
}
.most_popular .list-card-image .img-fluid,
.res-search-list .list-card-image .img-fluid {
    max-height: 200px;
    min-height: 200px;
    object-fit: cover;
}
.res-search-list-1 .list-card-image .img-fluid {
    max-height: 200px;
    min-height: 200px;
    object-fit: cover;
}
#order-items .photo img.order_img {
    max-width: 120px;
    object-fit: cover;
}
#order-items .item-detail p {
    font-size: 14px;
}
#order-items .item-detail p.name {
    font-size: 17px;
}
#order-items .item-detail p label {
    margin-right: 10px;
    font-weight: bold;
}
.order-list {
    width: 100%;
}
.order-list tr td,
.order-list tr th {
    padding: 10px 2px;
}
.order-list tr th {
    font-size: 15px;
    border-bottom: 1px solid #dee2e6 !important;
}
.order-list tr td {
    font-size: 15px;
}
.order-list tr td.prod-name {
    padding-left: 15px;
}
.order-list tr td.price {
    font-size: 17px;
    color: #d4af37;
    font-weight: 700;
}
.order-list td.ord-photo {
    max-width: 150px;
    width: 150px;
}
.order-list td.ord-photo img {
    width: 100%;
    object-fit: cover;
}
#cart_list .media-body .extras>*,
#cart_list .media-body .size>* {
    display: inline-block;
    margin-bottom: 0;
}
#cart_list .close {
    font-size: 1rem;
}
.siddhi-cart-item .siddhi-cart-item-profile {
    display: table !important;
    width: 100% !important;
    text-align: center;
}
.siddhi-cart-item .siddhi-cart-item-profile>img {
    max-width: 250px;
    display: inline-block;
    height: 250px;
    object-fit: cover;
    margin: 0 !important;
    width: 100%;
}
.d-flex.flex-column {
    text-align: left;
}
.delevery-partner h3,
.delivery-box h3 {
    font-size: 14px;
    font-weight: 600;
    color: #333;
}
.delevery-partner>span {
    color: #6c757d !important;
}
.delevery-partner .tip-box {
    margin-top: 15px;
    margin-left: -5px;
    margin-right: -5px;
}
.delevery-partner .tip-box .custom-control.custom-radio {
    width: 25%;
    display: inline-block;
    margin-right: -3px;
    text-align: center;
    padding: 0px 5px !important;
    border: 0 !important;
    position: relative;
    cursor: pointer;
}
.delevery-partner .tip-box .custom-control.custom-radio input[type="radio"] {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.delevery-partner .tip-box .custom-control.custom-radio .custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
    display: block;
    padding: 10px 5px;
    background: #fff;
    z-index: 2;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 500;
    color: #333;
    font-size: 15px;
    border: 1px solid #dae0ef;
}
.delevery-partner .tip-box .custom-control.custom-radio .custom-control-label::before {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: auto;
    height: auto;
    z-index: -1;
    border: 0;
    border-radius: 5px;
}
.delevery-partner .tip-box .custom-control.custom-radio .custom-control-label::after {
    display: none;
}
.delevery-partner .tip-box .custom-control.custom-radio#add_tip_box {
    width: 100%;
    margin-top: 17px;
}
.delevery-partner .tip-box .custom-control.custom-radio#add_tip_box input[type="number"] {
    height: 35px;
    border: 1px solid rgba(0, 0, 0, .1);
    width: 100%;
    padding: 5px 10px;
}
.delevery-partner .tip-box .custom-control.custom-radio .custom-control-input:checked~.custom-control-label {
    color: #000;
}
.strick_price {
    padding-left: 10px;
}
body {
    position: relative;
}
.dataTables_processing.panel-default {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 4px;
    padding-top: 10%;
    z-index: 8;
}
.dataTables_processing.panel-default:after {
    content: "";
    background: url(../img/loading-loader.gif) no-repeat center;
    width: 110px;
    height: 73px;
    display: inline-block;
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
    margin: auto;
    background-size: 100%;
}
.reviews-members .media img {
    width: 50px;
    height: 50px;
    object-fit: cover;
}
.sec-title h2 {
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 5px !important;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.5px;
}
.sec-title p.sub-title {
    font-size: 15px;
}
.payment-table tr th,
.payment-table tr td {
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
}
.payment-table tr th {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    background: #F77953;
    font-weight: 700;
}
.payment-table .payment-button .razorpay-payment-button {
    border: 0;
    background: 0;
    padding: 0;
    font-size: 19px;
    font-weight: 700;
    color: #f77953;
}
.siddhi-checkout.siddhi-checkout-payment {
    min-height: 70vh;
}
.checkout-payment-options .custom-control {
    padding-left: 2.5rem;
}
.checkout-payment-options .custom-control-label {
    cursor: pointer;
    font-size: 15px;
}
.checkout-payment-options .custom-control-label::before {
    left: -1.5rem;
}
.checkout-payment-options .custom-control-label::after {
    left: -1.5rem;
}
/*.header-main .icon{color: #343a40 !important;}*/
.header-main .takeaway-btn {
    position: relative;
    padding: 8px 10px;
    border-radius: 5px;
    z-index: 1;
    overflow: hidden;
    color: #000;
}
.header-main .takeaway-div input[type="checkbox"] {
    border: 0;
    appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    position: absolute;
    cursor: pointer;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.header-main .takeaway-div input[type="checkbox"]:before {
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
    top: 0;
    font-weight: 700;
    left: 0;
    opacity: 1;
    background: #D4AF37;
    content: "";
    right: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 5px;
}
.header-main .takeaway-div input[type="checkbox"]:checked:before {
    opacity: 1;
    background: #d4af37;
}
.most_sale .list-card .list-card-body p.text-gray {
    text-overflow: initial !important;
    white-space: normal;
    word-break: break-word;
    position: relative;
    padding-left: 20px;
    overflow: visible;
    -webkit-box-orient: inherit;
    -webkit-line-clamp: inherit;
}
.most_sale .list-card .list-card-body p.text-gray .fa.fa-map-marker {
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 18px;
}
.delevery-option .custom-control-label {
    cursor: pointer;
}
.offer_coupon_code {
    display: table;
    width: 100%;
}
.offer_coupon_code .offer_code {
    background: #fcf8f3;
    border: 2px dashed #cacfda;
    padding: 7px 25px;
    border-radius: 3px;
    text-transform: uppercase;
    color: #d4af37;
    font-weight: 700;
    letter-spacing: 0.5px;
    display: inline-block;
    margin: 0 !important;
}
.offer_coupon_code .offer_code p.badge {
    color: #d4af37;
    text-transform: none;
}
.offer_coupon_code .offer_price {
    font-weight: 600;
    color: #d4af37;
    font-size: 17px;
    float: right;
    padding-top: 10px;
}
.list-card .offer_coupon_code a {
    margin-left: 5px;
}
.offer_coupon_code .star.position-absolute {
    width: auto;
    margin-top: 0 !important;
    bottom: 42px;
    line-height: 1;
}
.list-card-body .offer-btm {
    position: relative;
}
.list-card-body .offer-btm h6 {
    padding-right: 95px;
    width: 100%;
    margin: 0 !important;
}
.list-card-body .offer-btm .star.position-absolute {
    right: 0;
    top: 0px;
    bottom: auto;
    margin: 0 !important;
}
.list-card .offer_coupon_code .star .badge,
.list-card-body .offer-btm .star .badge {
    font-size: 15px;
    letter-spacing: 1.5px;
    background: none;
    color: #000;
    box-shadow: none !important;
    padding: 2px 5px;
}
.list-card .offer_coupon_code .star .badge .feather-star,
.list-card-body .offer-btm .star .badge .feather-star {
    padding-right: 5px;
    color: #d4af37;
}
.list-card .offer_coupon_code .star .badge .feather-star.star_active,
.list-card-body .offer-btm .star .badge .feather-star.star_active {
    color: #d4af37 !important;
}
.offer-section .rating-stars .feather-star {
    color: #fff;
}
.feather-star.star_active {
    color: #d4af37;
}
.header-right>.d-flex>.mr-4 {
    margin-right: 15px !important;
}
.header-right .text-dark {
    font-weight: 500;
}
#trendingList .list-card .list-card-body p.text-gray.rating {
    display: none;
}
.list-card .member-plan .badge.open {
    background: #28a745;
}
.list-card .member-plan .badge.closed {
    background: #ff0404;
}
.gold-members .modal-body h6 {
    font-size: 18px;
}
.modal-body .recepie-body>div:last-child {
    margin-top: 20px;
}
.modal-body .recepie-body .custom-control .custom-control-label {
    display: block;
    font-size: 16px;
    cursor: pointer;
    font-weight: 600;
    text-transform: capitalize;
    color: #606060;
}
.modal-body .recepie-body .custom-control .custom-control-label>span.text-muted {
    float: right;
    color: #FC6C40 !important;
    font-weight: 700;
}
.modal-body .recepie-body .product-item-box>p {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
/****************homepagenew*************/
.head-loc i.feather-map-pin {
    border: 1px solid #dddee4;
    border-radius: 50px;
}
.head-search .dropdown-toggle {}
.head-search .dropdown-toggle::after {
    position: absolute;
    right: 20px;
}
.cat-item a.cat-link p {
    font-size: 14px !important;
    /*color: #333333 !important;*/
    font-weight: 500;
    margin-top: 15px !important;
}
.cat-item a.cat-link i.fa {
    width: 36px;
    height: 36px;
    border-radius: 50px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    /*  background-color: #ffffff; */
    color: #a0a0a0;
    font-size: 23px;
    margin-top: 15px;
    line-height: 35px;
    text-align: center;
}
.cat-item a.cat-link {
    /* background-color: #fafafc;*/
    border: 1px solid #e2e4eb;
}
.cat-item a.cat-link:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05) !important;
    background-color: #d4af37 !important;
}
.cat-item a.cat-link:hover i.fa {
    color: #d4af37 !important;
}
.cat-item a.cat-link:hover p {
    color: #313131 !important;
}
#trending-slider .list-card .star {
    bottom: -40px;
    z-index: 8;
    right: 18px;
}
#trending-slider .list-card-body {
    padding-right: 55px;
}
#most_sale1 .list-card {
    position: relative;
}
#most_sale1 .list-card:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 9%, rgba(0, 0, 0, 0.93) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 9%, rgba(0, 0, 0, 0.93) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 9%, rgba(0, 0, 0, 0.93) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ed000000', GradientType=0);
}
.position-absolute.most-pop-bottom {
    bottom: 10px;
    left: 15px;
    right: 15px;
    z-index: 4;
    padding-bottom: 0 !important;
}
#most_sale1 .list-card .list-card-image img {
    max-height: 370px;
    min-height: 370px;
    object-fit: cover;
}
.most_sale .list-card .most-pop-bottom .list-card-body p.text-gray,
.most-pop-bottom .list-card-body h6 {
    color: #fff;
}
.most-pop-bottom .list-card-body h6 a {
    color: #fff;
}
.hc-offcanvas-nav h2 {
    /* background: #AD671B !important; */
    background-color:linear-gradient(180deg, #F79327 0%, #AD671B 100%);
    color: #fff !important
}
.hc-offcanvas-nav:not(.touch-device) li:not(.custom-content) a:hover {
    background: #AD671B !important;
    color: #fff;
}
.hc-offcanvas-nav li a:hover .nav-next::before,
.hc-offcanvas-nav li a:hover span::before {
    color: #fff !important;
    border-color: #fff;
}
.list-card .star.position-relative {
    right: 0;
    bottom: 0;
}
.list-card-body .offer-btm {
    display: table;
    width: 100%;
    margin-bottom: 10px !important;
}
.list-card .list-card-body .offer-btm p.text-gray {
    min-height: inherit !important;
    height: auto;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.list-card .star.position-relative span.badge.badge-success .feather-star {
    color: #fff !important;
}
.resturant-banner .vendor-pic {
    width: 100%;
    position: static !important;
    height: 300px;
    object-fit: cover;
    border-radius: 12px;
    margin: 0;
}
.offer-section.resturant-banner {
    background: none;
}
.rest-basic-detail h2.h6 {
    font-size: 17px;
    color: #333;
}
.rest-basic-detail p#vendor_address {
    font-size: 14px;
    color: #555353 !important;
    font-weight: 500 !important;
}
.rest-basic-detail .rest-time .time {
    font-size: 14px;
    color: #555353 !important;
}
.rest-basic-detail .feather_icon>.row {
    margin-right: 0;
}
.rest-basic-detail .feather_icon .fu-review,
.rest-basic-detail .feather_icon .fu-status {
    justify-content: end;
}
.rest-basic-detail .feather_icon .fu-time a.rest-right-btn {
    border: 0;
    padding: 5px 0 !important;
    margin: 0 !important
}
.rest-basic-detail .feather_icon .fu-status a.rest-right-btn {
    border: 0;
    padding: 0px 0 !important;
    margin: 0 !important;
    font-size: 15px;
}
.rest-basic-detail .feather_icon .fu-status a.rest-right-btn>span {
    font-size: 12px !important;
    color: #000 !important;
    padding: 5px 10px 7px 10px;
    border-radius: 5px;
    opacity: 1;
}
.rest-basic-detail .feather_icon .fu-status a.rest-right-btn>span.close {
    background: #ff0404;
}
.rest-basic-detail .feather_icon .fu-status a.rest-right-btn>span.open {
    background: #28a745;
}
.rest-basic-detail .feather_icon a.rest-right-btn {
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #d4af37;
    padding: 8px 10px !important;
    vertical-align: middle !important;
}
.rest-basic-detail .feather_icon a.rest-right-btn:hover {
    color: #d4af37;
    opacity: 0.8;
}
.rest-basic-detail .feather_icon a.btn {
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #d4af37;
    padding: 7px 15px !important;
    vertical-align: middle !important;
    color: #d4af37;
}
.rest-basic-detail .feather_icon a.rest-right-btn .feather-star {
    color: #d4af37 !important;
}
.vendor-detail-left h4.h6,
.sidebar-header h3.h6 {
    font-weight: 700 !important;
    color: #333333;
    font-size: 20px;
    position: relative;
    padding-bottom: 10px;
}
.vendor-detail-left h4.h6:after,
.sidebar-header h3.h6:after {
    position: absolute;
    content: "";
    width: 55px;
    height: 2px;
    background-color: #d4af37;
    bottom: 0;
    left: 0;
}
.vendor-detail-left h6 {
    font-size: 16px;
    color: #333333;
    font-weight: 600;
}
.vendor-detail-left h6 small {
    color: #666666 !important;
    font-weight: 400;
    font-size: 16px !important;
    text-transform: none !important;
}
.vendor-detail-right #vendor_place h6#vendor_name_place {
    margin-bottom: 10px !important;
}
.vendor-detail-right #vendor_place p#vendor_location_place {
    font-size: 13px !important;
    color: #000 !important;
}
.vendor-detail-right #vendor_place p#vendor_location_place i.feather-map-pin {
    margin-right: 5px;
}
.feather-star {
    margin-right: 2px;
    color: #d5cdcb !important;
}
.feather-star.text-warning {
    color: #d4af37 !important;
}
.list-card-image .badge.badge-success .feather-star {
    color: #fff !important;
}
.vendor-detail-left .reviews-members-header h6 {
    font-size: 16px;
    color: #2a2a2a;
    padding-bottom: 7px;
}
.vendor-detail-left .reviews-members-body p {
    font-size: 15px;
    color: #9091a4;
    font-weight: 500;
}
.count-number-box .count-number,
.count-number {
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #c9c8d2;
    display: block;
}
.count-number-box .count-number button.count-number-input-cart,
.count-number button.btn-sm.btn {
    border: 0;
    background: none;
}
.count-number-box .count-number .count-number-input,
.count-number .count-number-input {
    background: none;
    color: #d4af37;
}
.count-number-box .count-number button.count-number-input-cart:hover,
.count-number button.btn-sm.btn:hover {
    color: #d4af37;
}
.sidebar-item-list .product-item .media-body p {
    font-size: 14px;
    color: #333333;
    font-weight: 600;
}
.count-number-box p.text-gray {
    font-size: 14px !important;
    color: #333333 !important;
    font-weight: 500 !important;
    margin-left: 5px !important;
}
.gold-members .add-btn {
    position: relative;
    padding-bottom: 25px;
}
.gold-members .add-btn .menu-itemimg img {
    width: 107px;
    height: 83px;
    border-radius: 10px;
    object-fit: cover;
}
.gold-members .add-btn .menu-itembtn {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
}
.gold-members .add-btn .menu-itembtn a.btn {
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid #d4af37;
    color: #d4af37;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    padding: 8px 12px;
}
#cart_list .close {
    cursor: pointer;
}
.vendor-detail-left .resitem-list-view h6 {
    font-weight: 500;
}
.resitem-list-view .media-body p.text-muted {
    font-weight: 600;
    color: #333333 !important;
    font-size: 18px;
    margin-top: 10px;
}
.vendor-detail-right .btm-total p {
    font-weight: 600;
    color: #333;
    font-size: 14px;
    margin-bottom: 15px !important;
}
.open-ticket-btn {
    position: fixed;
    top: 280px;
    left: -30px;
    transform: rotate(-90deg);
    z-index: 5;
    margin: 30 !important;
    width: auto !important;
}
.open-ticket-btn a {
    font-weight: 700;
    border-radius: 0px 0px 5px 5px;
    margin: 0 !important;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    border: 2px solid transparent;
    color: #000 !important;
    padding: 4px 16px;
    font-size: 13px;
    background-color: #d4af37;
    display: inline-block;
    border: 2px solid #d4af37;
}
.open-ticket-btn a:hover {
    background: none;
    color: #d4af37;
    padding: 8px 16px;
}
.transactions-banner {
    background: #d4af37;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    margin-top: 15px;
}
.transactions-banner .traban-right a.btn.btn-primary {
    border-radius: 50px;
    background: #ffffff;
    color: #d4af37;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 16px 38px;
    font-weight: 600;
    line-height: 1;
}
.card-icon>span {
    display: inline-block;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    background: #fff1ed;
    color: #d4af37;
    text-align: center;
    font-size: 20px;
    padding: 18px 3px;
}
.res-search-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px;
}
.res-search-list .transactions-list-wrap {
    width: 50%;
    padding: 0 8px;
}
.res-search-list .transactions-list-wrap .transactions-list-view {
    height: 100%;
    align-items: center;
    display: flex;
    position: relative;
}
.transactions-list-view .transactions-list img {
    object-fit: cover;
}
.transactions-list .transactions-list-left {
    align-items: center;
}
.res-search-list .transactions-list-wrap .transactions-list-view .transactions-list {
    width: 100%;
}
.transactions-list .media-body h6.date {
    font-size: 16px;
    font-weight: 600 !important;
}
.transactions-list .media-body p.text-muted {
    font-weight: 500;
    font-size: 16px;
}
.transactions-list .price {
    color: #27b047;
    font-size: 20px;
    font-weight: 700 !important;
}
.transactions-list .go-arror {
    font-size: 30px;
    color: #666 !important;
}
.transactions-list .media-body .offercoupan {
    background: #fcf8f3;
    border: 2px dashed #cacfda;
    padding: 5px 6px;
    border-radius: 3px;
    text-transform: uppercase;
    color: #d4af37;
    font-weight: 700;
    letter-spacing: 0.5px;
    display: inline-block;
    margin: 0 0 5px 0 !important;
}
.transactions-list .media-body .offercoupan p {
    font-weight: 700;
    font-size: 14px;
    margin-right: 10px;
    text-transform: none;
}
.transactions-list .media-body .offer-des {
    color: #000;
    margin-bottom: 5px;
    font-weight: 600;
    text-transform: uppercase;
}
.transactions-list .media-body .app-off-btn {
    position: absolute;
    top: 0;
    right: 0;
}
.transactions-list .media-body .app-off-btn a {
    background: #d4af37;
    border: 1px solid #d4af37;
    color: #fff;
    padding: 2px 10px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 5px;
}
.transactions-list .media-body .app-off-btn a:hover {
    background: none;
    color: #d4af37 !important;
}
.transactions-list .media-body .offer-address a {
    color: #000;
    font-weight: 500;
}
.dataTables_processing {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 00.5);
    z-index: 1;
    color: #fff;
}
.transactions-list .media-body p.badge-success {
    line-height: 1;
    padding: 3px 10px 5px 10px;
    font-size: 12px;
    margin-bottom: 5px !important;
}
.page-link {
    color: #d4af37;
}
.page-link:hover {
    color: #fff;
    background-color: #d4af37;
    border-color: #d4af37;
}
#offers_coupons .slick-slide .list-card-body {
    min-height: 126px;
}
#offers_coupons .slick-slide img {
    height: 240px;
    object-fit: cover;
}
.rest-basic-detail .rating-wrap .label-rating {
    margin-bottom: 0;
}
ul.rating {
    padding: 0;
    margin: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #f66a21;
}
ul.rating li {
    padding: 0 2px;
}
.rating__item {
    font-size: 15px;
    display: block;
    font-family: FontAwesome;
}
.rating__item::after {
    content: "\f006";
}
.rating[data-rating="5.5"] .rating__item:nth-child(-n+5):after,
.rating[data-rating="5"] .rating__item:nth-child(-n+5):after,
.rating[data-rating="4.5"] .rating__item:nth-child(-n+4):after,
.rating[data-rating="4"] .rating__item:nth-child(-n+4):after,
.rating[data-rating="3.5"] .rating__item:nth-child(-n+3):after,
.rating[data-rating="3"] .rating__item:nth-child(-n+3):after,
.rating[data-rating="2.5"] .rating__item:nth-child(-n+2):after,
.rating[data-rating="2"] .rating__item:nth-child(-n+2):after,
.rating[data-rating="1.5"] .rating__item:nth-child(-n+1):after,
.rating[data-rating="1"] .rating__item:nth-child(-n+1):after,
.rating[data-rating="0.5"] .rating__item:nth-child(-n+0):after,
.rating[data-rating="0"] .rating__item:nth-child(-n+0):after {
    content: "\f005";
}
.rating[data-rating="1.5"] .rating__item:nth-child(2):after,
.rating[data-rating="2.5"] .rating__item:nth-child(3):after,
.rating[data-rating="3.5"] .rating__item:nth-child(4):after,
.rating[data-rating="4.5"] .rating__item:nth-child(5):after {
    content: "\f123";
}
.tab-content .data-table_paginate .pagination {
    display: table;
    width: 100%;
}
.tab-content .data-table_paginate .pagination>li.page-item:first-child {
    float: left;
}
.tab-content .data-table_paginate .pagination>li.page-item:last-child {
    float: right;
}
.tab-content .data-table_paginate .page-item .page-link {
    border-radius: .25rem;
}
.row.fu-loadmore-btn {
    width: 100%;
    display: table;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 20px;
}
.row.fu-loadmore-btn .page-link {
    display: inline-block;
    background: #d4af37;
    color: #fff;
    border-radius: 10px;
    padding: 12px 20px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.error_top_pass p {
    color: red;
    text-align: center;
}
.error_top p {
    background: #fff;
    padding: 5px 5px 5px 10px;
    border-radius: 8px;
    border-left: 3px solid red;
    color: red;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle,
.btn-primary.focus,
.btn-primary:focus {
    background: #d4af37;
    border-color: #d4af37;
    box-shadow: none;
}
.left.user_image img.rounded {
    width: 80px !important;
    height: 80px;
    object-fit: cover;
    border-radius: 50px !important;
}
a:hover {
    color: #d4af37;
}
.form-group .form-check {
    padding-left: 0;
}
.profile-details>a {
    cursor: pointer;
}
.checkout-left-inner {
    padding-left: 75px;
}
.checkout-left-inner h6 {
    font-weight: 700 !important;
    color: #333333;
    font-size: 18px;
    position: relative;
    padding-bottom: 10px;
}
.checkout-left-box {
    position: relative;
}
.checkout-left-box.siddhi-cart-item:before {
    content: "";
    width: 0px;
    border: 1px dashed #b5b5b5;
    left: -42px;
    top: 0;
    bottom: -25px;
    display: inline-block;
    position: absolute;
}
.checkout-left-box.siddhi-cart-item:after {
    content: "\f041";
    font-family: FontAwesome;
    background: #d4af37;
    width: 50px;
    display: inline-block;
    height: 50px;
    text-align: center;
    color: #000;
    font-size: 28px;
    border-radius: 50px;
    line-height: 50px;
    position: absolute;
    left: -66px;
    top: 0;
}
.checkout-left-inner .addres-innerbox {
    background: #f2f4f8;
    border-radius: 10px;
}
.checkout-left-inner .addres-innerbox h6 {
    font-size: 16px;
}
.checkout-left-inner .addres-innerbox p {
    color: #000;
    font-weight: 500;
    font-size: 15px;
}
.checkout-left-box.accordion:after {
    content: "\f09d";
    font-family: FontAwesome;
    background: #d4af37;
    width: 50px;
    display: inline-block;
    height: 50px;
    text-align: center;
    color: #000;
    font-size: 28px;
    border-radius: 50px;
    line-height: 50px;
    position: absolute;
    left: -66px;
    top: 0;
}
.checkout-left-inner .add-note h3 {
    font-weight: 700 !important;
    color: #333333;
    font-size: 18px;
    position: relative;
    margin-bottom: 15px;
}
.checkout-left-inner .add-note {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
    margin-bottom: 1rem;
    border-radius: 0.75rem;
    padding: 1rem;
    background: #fff;
}
.checkout-left-inner .add-note textarea {
    border: 1px solid #ced4da;
    height: 75px;
    width: 100%;
    border-radius: 5px;
}
.gendetail-row h3 {
    font-size: 17px;
    font-weight: 600 !important;
    padding-bottom: 8px;
    margin-bottom: 10px;
    border-bottom: 2px solid #d4af37;
}
.gendetail-row .form-group {
    margin-bottom: 8px;
}
.gendetail-row .form-group label {
    margin: 0;
    width: 100%;
}
.gendetail-row .form-group.gendetail-col label strong {
    padding-right: 5px;
    width: 35%;
    float: left;
}
.gendetail-row .form-group.gendetail-col label>span {
    margin-left: 35%;
    display: block;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.gendetail-row .card {
    height: 100%;
}
.bill-address span {
    padding-bottom: 2px;
    font-weight: 500;
}
.order-secdetail .order-deta-btm-right,
.order-secdetail .resturant-detail,
.order-secdetail .card {
    height: 100%;
}
.order-secdetail .card-header h4.card-header-title {
    font-size: 17px;
    margin-bottom: 0;
    font-weight: 600 !important;
}
.order-secdetail .vendor-title,
.order-secdetail .driver-name-title {
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #000;
}
.order-secdetail .contact-info {
    font-size: 16px;
    margin-top: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}
.order-secdetail .row.redirecttopage {
    margin: 0;
    align-items: center;
}
.order-secdetail .vendor-title a.redirecttopage,
.order-secdetail .driver-name-title a.redirecttopage {
    color: #000;
}
.order-secdetail .card-body p>strong {
    padding-right: 5px;
    font-weight: 600;
    color: #000;
    float: left;
    width: 30%;
}
.order-secdetail .card-body p>span {
    display: block;
    margin-left: 30%;
    font-weight: 500;
}
.order-secdetail .row.redirecttopage img {
    object-fit: cover;
}
.contac-fotm-wrap {
    max-width: 600px;
    margin: 0 auto;
}
.contac-fotm-wrap .form-control {
    height: 45px;
}
.contac-fotm-wrap textarea.form-control {
    height: 100px;
}
.contac-fotm-wrap .btn.btn-primary {
    padding: 10px 25px;
    font-weight: 600;
    font-size: 16px;
}
.contac-fotm-wrap .form-title h4 {
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 10px !important;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.contact-map iframe {
    display: block;
}
.c-t-order li a#completed-tab.active i {
    background: #28a745 !important;
}
.ord-com-btn .bg-rejected {
    background-color: red !important;
}
.ord-com-btn .bg-pending {
    background-color: #ffc107 !important;
}
.siddhi-favorites .container>h2 {
    margin-bottom: 30px !important;
    font-size: 20px;
}
.slick-list .slick-track {
    margin: inherit;
}
.notification-main .modal-body h6 {
    text-align: center;
    font-size: 18px;
    color: #d4af37;
}
.notification-main .modal-footer .btn.btn-primary {
    border-radius: 5px;
}
.notification-main .modal-footer .btn.btn-primary a {
    color: #fff;
}
#notification_order_complete .notification-main .modal-body h6 {
    color: green;
}
/*******************Dyining Restaurant**************/
.dyn-menulist button.view_all_menu_btn {
    text-transform: capitalize;
    color: #FF6637;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.dyn-menulist .slick-slider .image-item img {
    width: 100%;
    border-radius: 10px;
}
h5.list-title {
    font-size: 20px;
    color: #2a2a2a;
    font-weight: 600;
}
.dyntable-detail ul,
.daytab-cousines ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
}
.dyntable-detail ul li {
    padding-left: 40px;
    position: relative;
}
.dyntable-detail ul li>span {
    position: absolute;
    left: 0;
    top: 0px;
    font-size: 25px;
    color: #333;
    line-height: 1;
}
.dyntable-detail ul li h5 {
    color: #2a2a2a;
    font-size: 16px;
}
.dyntable-detail ul li .slick-slider {
    margin: 0;
    color: #666;
    font-size: 18px;
}
.daytab-cousines ul li {
    display: inline-block;
    margin-right: 10px;
}
.daytab-cousines ul li>span {
    display: block;
    color: #ff683a;
    font-size: 17px;
    font-weight: 500;
    padding: 10px 20px;
    border: 1px solid #d7d7d7;
    border-radius: 50px;
    cursor: pointer;
    text-align: center;
}
.daytab-cousines ul li>span:hover {
    background: #ff683a;
    color: #fff;
    border-color: #ff683a;
}
#book_a_table input[type="checkbox"],
#book_a_table input[type="radio"] {
    width: 15px;
    height: 15px;
    accent-color: #ec6707;
    cursor: pointer;
}
#book_a_table .form-check {
    margin-bottom: 10px;
}
a.restaurant_direction {
    padding: 10px 24px;
    border: 1px solid #e2e5e9;
    border-radius: 8px;
    font-weight: 600;
    font-size: 17px;
    display: inline-block;
}
.address_restaurant {
    font-size: 16px;
    color: #666666;
    font-weight: 500;
}
.request-data {
    /*display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: space-between;*/
}
.request-data .sub-details {
    padding: 10px 5px;
    margin-bottom: 10px;
    border-radius: 5px;
    display: inline-block;
    font-size: 13px;
    width: auto;
    vertical-align: top;
}
.request-data .sub-details>span:first-child {
    min-width: 140px;
    color: #ff6637;
    display: block;
}
.request-data .sub-details>span:last-child {
    margin-left: auto !important;
    font-weight: 500;
}
.order-body .ord-com-btn {
    min-width: 135px;
    text-align: center;
}
/*******************Dyining Restaurant**************/
.language-options select.form-control {
    font-size: 13px;
    padding: 0;
    border: 0;
    cursor: pointer;
}
.language-options select.form-control:focus {
    box-shadow: none;
    outline: none;
    border: 0;
}
.row>.row {
    margin: 0;
}
/****************responsive*************/
@media screen and (max-width: 1199px) {
    .homebanner-content h1 {
        font-size: 30px;
    }
    .homebanner-content h4 {
        font-size: 20px;
    }
    .homebanner-content .ban-btn a {
        padding: 10px 20px;
        font-size: 12px;
    }
    .homebanner-content .ban-btn span.price {
        font-size: 18px;
    }
    .homebanner-content .ban-btn span.price sup {
        margin-left: 0;
        font-size: 10px;
    }
    .login-page .px-5.col-md-6.ml-auto,
    .login-page .px-5.col-10.mx-auto {
        padding: 0 15px !important;
    }
    .header-right>.d-flex>.mr-4 {
        margin-right: 5px !important;
    }
    .header-main .takeaway-btn {
        padding: 8px 5px;
    }
    .header-right .widget-header.btn.bg-primary {
        padding: 8px 7px;
    }
    .header-right .text-dark {
        font-size: 12px;
    }
}
@media screen and (max-width: 992px) {
    .brand-wrap {
        position: static;
        padding: 0px 12px 3px 12px;
    }
    .banner-img img {
        height: 300px;
        object-fit: cover;
    }
    .homebanner-content h1 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .homebanner-content h4 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .homebanner-content .ban-btn a {
        padding: 6px 18px;
        font-size: 12px;
    }
    .homebanner-content .ban-btn span.price {
        font-size: 16px;
    }
    .homebanner-content .ban-btn span.price sup {
        margin-left: 0;
        font-size: 10px;
    }
    .slick-prev {
        left: 0;
    }
    .slick-next {
        right: 0;
    }
    .trending-slider .slick-slide img {
        max-height: 200px;
        min-height: 200px;
    }
    .login-page video {
        height: 100%;
        object-fit: cover;
    }
    .mobile-logo.brand-wrap {
       
        /* padding: 10px; */
        border-radius: 10px;
    }
    .mobile-logo.brand-wrap img {
        max-width: 112px;
    }
    .hc-nav-trigger {
        top: 28px !important;
    }
    .order-secdetail .row>.col-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
    .list-card-body .offer-btm {
        display: flex;
        box-sizing: border-box;
    }
    .col-md-8.vendor-detail-left,
    .col-md-4.vendor-detail-right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .most_popular .list-card-image .img-fluid,
    .res-search-list .list-card-image .img-fluid,
    .res-search-list-1 .list-card-image .img-fluid {
        max-height: inherit;
    }
    .login-page video {
        display: none;
    }
    .title h5 {
        font-size: 20px;
    }
    .order-list td.ord-photo {
        max-width: 100px;
        width: 80px;
    }
    .order_img {
        height: 80px;
    }
    .order-list tr th,
    .order-list tr td {
        font-size: 13px;
    }
    .order-list tr td.price {
        font-size: 15px;
    }
    .siddhi-cart-item .siddhi-cart-item-profile>img {
        height: 200px;
        max-width: 200px;
    }
    .rest-basic-detail .d-flex.align-items-start {
        display: table !important;
        width: 100%;
    }
    .siddhi-trending #trendingList .col-md-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .rest-basic-detail .feather_icon {
        margin-top: 15px;
    }
    .rest-basic-detail .feather_icon .fu-review,
    .rest-basic-detail .feather_icon .fu-status {
        justify-content: start;
        margin-left: 0;
    }
    .rest-basic-detail .feather_icon>.row {
        margin-left: 0;
    }
    .rest-basic-detail .feather_icon>.row.fu-time .font-weight-bold.time {
        padding-left: 0 !important;
    }
    #cart_list .close {
        position: absolute;
        right: 23px;
        width: auto;
    }
}
@media screen and (max-width: 575px) {
    .mobile-filter .row .input-group.col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .mobile-filter .row .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .title h5 {
        font-size: 18px;
    }
    .footer-top aside {
        text-align: center;
        margin-bottom: 10px;
    }
    .footer-top .footer-about .d-flex {
        display: table !important;
        width: 100%;
    }
    .footer-copyright .d-flex {
        display: table !important;
        width: 100%;
        text-align: center;
    }
    .footer-about .btn {
        display: inline-block;
        line-height: 1.8;
    }
    .footer-copyright .d-flex p {
        margin-bottom: 10px !important;
    }
    .footer-copyright .d-flex p a.d-block {
        display: inline-block !important;
    }
    .footer-copyright .d-flex p a.d-block img {
        max-width: 100px;
        height: auto;
    }
    .siddhi-cart-item .siddhi-cart-item-profile>img {
        height: 150px;
        max-width: 150px;
    }
    .checkout-left-inner {
        padding-left: 0;
    }
    .checkout-left-box.siddhi-cart-item::before,
    .checkout-left-box.siddhi-cart-item::after,
    .checkout-left-box.accordion::after {
        display: none;
    }
    .siddhi-trending #trendingList .col-md-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .gold-members .add-btn .menu-itemimg img {
        width: 85px;
        height: 72px;
    }
}
@media screen and (max-width: 480px) {
    .m-d-flex .order_img {
        height: auto;
        margin-bottom: 15px;
    }
    .d-flex.m-d-flex {
        display: table !important;
        width: 100%;
    }
    .d-flex.m-d-flex .text-muted.mr-3 {
        margin-right: 0 !important;
    }
    .m-d-flex .view-det {
        text-align: center !important;
        margin-bottom: 10px !important;
    }
    .ord-com-btn .bg-success {
        text-align: center;
    }
}
/****************responsive*************/
#phone-box .col-xs-12 {
    position: relative;
}
.form-material .form-control#phone {
    padding-left: 110px;
}
.select2.select2-container {
    position: absolute;
    left: 0;
    top: 3px;
}
.select2.select2-container .select2-selection--single {
    border: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    max-width: 107px;
}
.select2-container .select2-selection--single .select2-selection__rendered>span .img-flag {
    max-width: 25px;
}
.select2-container .select2-selection--single .select2-selection__rendered>span {
    font-size: 13px;
    padding-right: 5px;
}
.select2-results__option span img.img-flag {
    max-width: 25px;
}
.select2-container--open .select2-dropdown {
    min-width: 358px;
    top: 7px;
    border: 0;
}
.hide_tab {
    display: none !important;
}
.pac-container {
    background-color: #FFF;
    z-index: 20;
    position: fixed;
    display: inline-block;
    float: left;
}
.modal {
    z-index: 20;
}
.modal-backdrop {
    z-index: 10;
}
.user-menu:hover {
    background-color: #313131 !important;
    color: #d4af37 !important;
}
/* menu */
.navbar-area.nav-style-03.side-menu .nav-container .responsive-mobile-menu {
    width: 100%;
    background-color: #d4af37;
    border-radius: 25px;     /*Ch1*/
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.navbar.navbar-area.white .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.50)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar.navbar-area .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.50)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.mobile-logo {
    display: none;
}
@media only screen and (max-width: 991px) {
    .bg-primary {
        background: #000 !important;
    }
    .mobile-logo {
        display: block;
    }
    .desktop-logo {
        display: none !important;
    }
}
.nav-area-wrapper {
    padding-bottom: 10px;
}
.navbar-area {
    padding: 0;
}
.navbar-area.nav-absolute {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0px;
    z-index: 1;
}
.navbar-area.nav-style-03.side-menu {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: #333;
}
.navbar-area.nav-style-03.side-menu .nav-container {
    padding: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-area.nav-style-03.side-menu .nav-container .responsive-mobile-menu {
    width: 100%;
    background-color: #d4af37;
    border-radius: 25px;
}
.navbar-area.nav-style-03.side-menu .nav-container .responsive-mobile-menu button {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #313131;
    padding-right: 20px;
    padding-left: 20px;
}
.navbar-area.nav-style-03.side-menu .nav-container .responsive-mobile-menu button .text {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
    line-height: 45px;
}
.navbar-area.nav-style-03.side-menu .nav-container .responsive-mobile-menu button .icon {
    font-size: 20px;
    line-height: 45px;
}
.navbar-area.nav-style-03.side-menu .nav-container .responsive-mobile-menu.index-03 {
    background-color: #333333;
    border-radius: 5px;
}
.navbar-area.nav-style-03.side-menu .nav-container .navbar-collapse {
    position: relative;
    top: 10px;
}
.navbar-area.nav-style-03.side-menu .nav-container .navbar-collapse .navbar-nav {
    display: block;
    width: 100%;
    text-align: initial;
    background-color: #313131;
    color: #d4af37;
    padding: 6px 0px 5px;
}
.navbar-area.nav-style-03.side-menu .nav-container .navbar-collapse .navbar-nav>li {
    line-height: 46px;
}
.navbar-area.nav-style-03.side-menu .nav-container .navbar-collapse .navbar-nav li {
    display: block;
    font-size: 14px;
    font-family: var(--body-font);
    text-transform: capitalize;
    font-weight: 400;
    padding-right: 20px;
    padding-left: 20px;
}
.navbar-area.nav-style-03.side-menu .nav-container .navbar-collapse .navbar-nav li+li {
    margin-left: 0px;
}
.navbar-area.nav-style-03.side-menu .nav-container .navbar-collapse .navbar-nav li .icon {
    padding-right: 10px;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    color: var(--secondary-color);
}
.navbar-area.nav-style-03.side-menu .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children {
    position: relative;
    z-index: 0;
}
.navbar-area.nav-style-03.side-menu .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before {
    position: absolute;
    right: 20px;
    top: 50%;
    content: "\f105";
    font-weight: 700;
    font-family: "Line Awesome Free";
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Chrome, Safari, Opera */
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.navbar-area.nav-style-03.side-menu .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover>.sub-menu {
    visibility: visible;
    opacity: 1;
    top: 100%;
}
.price-tag {
    line-height: 40px;
}
.btn-primary.disabled {
    background-color: #d4af37;
    border-color: #d4af37;
    opacity: 0.5;
    color: #313131;
}
.image-container {
    position: relative;
}
.overlay {
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    right: 0;
    /* background-color: rgba(0, 0, 0, 0.6); */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 20px;
    text-align: center;
}
.overlay h3 {
    margin-bottom: 10px;
}
.product-container {
    display: flex;
    flex-wrap: wrap;
}

.text-yellow{
	color: #d4af37 !important;
}

.product {
    flex-basis: 24%;
    /* Adjust this based on the number of products per row */
    padding: 20px 20px 5px 20px;
    box-sizing: border-box;
    border: 1px solid #d4af3726;
    margin: 5px;
}
.product-shop {
    flex-basis: 32% !important;
}
.product img {
    width: 100%;
    height: auto;
}
.product h4 {
    margin-top: 10px;
}
.product p {
    margin-bottom: 10px;
}
.title-text {
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
}
.search-input {
    width: 100%;
    //margin-right: 10px;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.search-btn {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
#search-button {
    margin-right: 10px;
}
.search-style-2 {
    width: 100%;
    margin-left: 10px;
}
.search-style-2 form {
    display: flex;
    position: relative;
    width: 100%;
}
.cart_product_img {
    width: 65px;
    height: auto;
}
.icon {
    position: relative;
    display: inline-block !important;
}
.count {
    position: absolute;
    top: -8px;
    right: -4px;
    font-size: 12px;
    background-color: #d4af37;
    color: #313131;
    border-radius: 50%;
    padding: 2px 4px;
    /*display: none;*/
}
.hiddenspan {
    display: none;
}
.shop-container {
    height: 625px;
    overflow: auto;
    width: 236px;
}
.active-menu {
    border-radius: 30px;
    border: 1px solid #d4af37
}
.link-product:hover {
    border: 1px solid #d4af37 !important;
    border-radius: 30px;
    color: #313131 !important;
}
.link-product a:hover {
    color: #d4af37 !important;
}
#search-button:hover {
    color: #d4af37;
    background-color: #313131;
}
.add-to-cart {
    /* color: #313131 !important; */
}
.add-to-cart:hover {
    /* color: #d4af37 !important;
    background-color: #313131 !important; */
}
.btn-primary:hover {
    color: #d4af37 !important;
    border: 1px solid #d4af37;
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:focus {
    color: #313131 !important;
}
#add_address:hover {
    color: #d4af37 !important;
    border: 1px solid #d4af37;
    background-color: #313131 !important;
}
.btn-link:hover {
    color: #313131 !important;
}
.pay-out:hover,
.save_user_btn:hover {
    color: #d4af37 !important;
    border: 1px solid #d4af37;
    background-color: #313131 !important;
}
.text-golden {
    color: #d4af37;
}
.social-icon {
    color: #d4af37;
    border: 1px solid #d4af37;
    background-color: #313131;
}
.social-icon:hover {
    color: #313131;
    border: 1px solid #d4af37;
    background-color: #d4af37;
}
.hc-nav-trigger span,
.hc-nav-trigger span::before,
.hc-nav-trigger span::after {
    background-color: #d4af37 !important;
}
.form-border {
    border: 1px solid #d4af37;
}
.credits,
.credits p {
    background: #D4AF37 !important;
    color: #18181B !important;
}
.t_star_rating {
    /* Rating */
    /* Auto layout */
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    margin: 0 auto;
    width: 45px;
    height: 24px;
    /* Inside auto layout */
    flex: none;
    order: 1;
    flex-grow: 0;
    /* jam:star-half */
    width: 24px;
    height: 24px;
    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;
    /* Group */
    position: absolute;
    left: 91.63%;
    right: -74.87%;
    top: 10.67%;
    bottom: 10.17%;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    /* Vector */
    position: absolute;
    left: 91.63%;
    right: -74.87%;
    top: 10.67%;
    bottom: 10.17%;
    /* Yellow */
    background: #F2C94C;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    /* 5.0 */
    width: 21px;
    height: 21px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    /* identical to box height, or 21px */
    color: #D4AF37;
    /* Inside auto layout */
    flex: none;
    order: 1;
    flex-grow: 0;
}
.t_many_in_stock {
    width: 113px;
    height: 24px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #22C55E;
    flex: none;
    order: 3;
    flex-grow: 0;
}
.t_headmenu {
    color: var(--black, #000);
    text-align: right;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}
.t_catitem {
    color: var(--primary-final, #D4AF37);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

 
.t_layout_web {
    display: grid;
    grid-template-columns: auto auto auto auto;
    background-image: url('/img/t_back1.png');
    background-repeat: no-repeat;
    /* , lightgray 50% / cover no-repeat, var(--primary-final, #D4AF37), var(--primary-final, #D4AF37); */
    background-size: 100% 100%;
}
.homebanner-content1 {
    position: absolute;
    top: 12%;
}


.cp_b {
    color: var(--primary-final, #D4AF37);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}
.cp_c {
    display: flex;
    padding: 8px 16px 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 5px;
    align-self: stretch;
    border-radius: 6px;
    border: 2px dashed var(--primary-final, #D4AF37);
    background: rgba(212, 175, 55, 0.20);
}
.cp_c1 {
    border-radius: 6px;
    border: 2px dashed var(--primary-final, #D4AF37);
    background: rgba(212, 175, 55, 0.20);
}


/* #hm_grid {
    display: grid;
    grid-template-columns: 85px 103px;
    grid-gap: 1px;
} */

.gridkk {   display: grid;
    grid-auto-flow: column;
    grid-column-end: auto;
    /* gap: 23px;  */
    }

    .pfjkk{
        display: flex;
        justify-content: end;
    }

    .fjkk{
        display: flex;
        justify-content: end;
    }

@media only screen and (max-width:  2048px) and (min-width: 601px) {

    .t_layout_mob {
        display:none;

    }

    .kjn{
        display: none;
    }

    .cp_a {
        display: flex;
        padding: 6px;
        align-items: center;
        gap: 10px;
        /* flex: 1 0 0; */
        border-radius: 12px;
        background: var(--gray-800, #27272A);
        margin:4px;
    }

    .cp_a img {
        width: 75px;
        height: 75px;
        border-radius: 6px;
    }

    .flex-item-la {
        /* background-color: #f1f1f1; */
        padding: 10px; 
        flex: 25%;
      }  

      #hm_grid {
        display: grid;
        grid-template-columns: 85px 175px;
        grid-gap: 1px;
      }


    .listing {
        list-style: none;
        display: grid;
        gap: 20px;
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    }

    
    
    .cat-item {
        /* width: 80px !important; */
    }
    .t_layout_d {
        display: flex;
        width: 314px;
        flex-direction: column;
        color: var(--white, #FFF);
        font-family: Montserrat;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        float: right;
        margin-top: 18px;
    }

    .t_layout_e {
        display: flex;
        padding: 8px 16px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        color: var(--primary-final, #D4AF37);
        text-align: center;
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        border-radius: 6px;
        background: linear-gradient(180deg, #31313D 0%, #020202 100%);
        width: 52%;
    }

}

#inputqty{
    color: #313131;
    background-color: #d4af37;
    border: #222;
    font-weight: bold;
}


@media only screen and (max-width: 400px) and (min-width: 120px) {

   .product_a{  width: 307px; }


}



@media only screen and (max-width: 600px) and (min-width: 300px) {

    .link-product{ float:left; } 

    #append_categories_mob ul {
        list-style: none;
        display: flex;
        flex-flow: column wrap;
        height: 27em;
      }
      
      #append_categories_mob ul li {
        padding: 12px;
        margin: 2px;
        /* background-color: #ccc; */
        background-color: #000;
      }

    .my-5{
        margin-top :unset;
    }

    .mokn{
        display: none;
    }
    .cp_a {
        display: flex;
        padding: 6px;
        align-items: center;
        gap: 10px;
        /* flex: 1 0 0; */
        border-radius: 12px;
        background: var(--gray-800, #27272A);
        margin:4px;
    }


    .flex-item-la {
        /* background-color: #f1f1f1; */
        padding: 10px; 
        flex: 50%;
      }  

.cp_a img {
    width: 60px;
    height: 60px;
    border-radius: 6px;
}
      

    .listing {
        list-style: none;
        /* display: grid; */
        gap: 20px;
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    }


    #hm_grid {
        display: grid;
        grid-template-columns: 72px 106px;
        grid-gap: 1px;
    }
    .t_layout_web {
        display:none;

    }

    .t_layout_mob {
        display: grid;
        grid-template-columns: auto auto auto auto;
        background-image: url('/img/t_rectangle4.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .t_layout_d {
        display: flex;
        width: 314px;
        color: var(--white, #FFF);
        font-family: Montserrat;      
        font-style: normal;
        font-weight: 600; 
        font-size: 14px;
        margin-bottom: 19px;
    }


    .t_layout_e {
        display: flex;
        /* padding: 8px 16px; */
        justify-content: center;
        align-items: center;
        gap: 10px;
        color: var(--primary-final, #D4AF37);
        text-align: center;
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        border-radius: 6px;
        background: linear-gradient(180deg, #31313D 0%, #020202 100%);
        width: 50%;
        height: 57px;
        margin-top: 20px;
     }
    
  }




#hm_grid>div {
    /* background-color: limegreen; */
    color: white;
    /*font-size: 4vw;*/
    /*padding: 10px;*/
}
#hm_grid>div:first-child {
    grid-row: 1 / 3;
    /*background: orangered;*/
}
#tc_grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 1px;
}
#tc_grid>div {
    background-color: limegreen;
    color: white;
    font-size: 4vw;
    padding: 10px;
}
.sc_grid {
    display: grid;
    grid-gap: 3px;
    grid-template-columns: repeat(auto-fill, 186px);
}
.sc_grid>* {
    background-color: green;
    height: 200px;
}
.add_color_button {
    color: #000 !important;
    font-weight: bold;
    /* width: 100%; */
}
.add_color_button:hover {
    color: #000 !important;
    font-weight: bold;
    /* width: 100%; */
}
img {
    max-width: 100%;
   
}
a:link,
a:visited {
    text-decoration: none;
    color: #d4af37;
}
h2 {
    background-color: #d4af37;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 20px;
}





.listing li {
    border: 1px solid #ffe066;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
}
.listing .cta {
    margin-top: auto;
    text-align: center;
}
.listing .ctb {
    margin-top: auto;
}
.listing .body {
    padding: 10px;
}
.jj {
    width: 1200px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    display: grid;
    grid-template-columns: auto auto auto auto;
}
 

.jj1 {
    /* display: flex; */
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;
}
.user-menu{
    color: #000 !important;
}
.mbtn{
    color: #000 !important;  
}
.bck{
    color: #d4af37;
}
#dcount{
    color: #000;
}
.mbtn:hover{
    color: #000 !important;  
}

.Sigrid{ 
    background-image: linear-gradient(#d4af37,#d4af37);
    /* background-color: linear-gradient(180deg, #F79327 0%, #AD671B 100%) !important;  */

    display: grid;
    grid-template-columns: 64px 177px;
    grid-gap: 1px;
}

.sBoile .sBoilb1{
    font-weight: bold !important;
}

.Kgrid{   
    display: grid;
    grid-template-columns: 20% 45% 10% 18% 7%;
    grid-gap: 1px;
   
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.Skon{ margin-top: 7px; }

.dCob{ margin-top: 5px; }

.Kgrid>span:first-child {  
    grid-row: 1 / 3;
}

.Sigrid>span:first-child {
    grid-row: 1 / 2;
   
    /* background: orangered; */
}

.sspan{
    margin-top: 6px !important;
    color: #000;
    font-weight: bold;
} 

.togweb{    margin-left: 20px; }
 
.Siderimg{ width:50px; }

.mobileMenu{  background-color: #000; width: unset;}
.close {   color: #fff; } 
.Mekois{   color: #fff; } 
.Lkj009{ height: unset;}

@media only screen and (max-width: 600px) and (min-width: 400px) {
    .cat-item {
        /* width: 80px !important; */
    }
    .homebanner-content h1 {
        margin-left: 32px;
    }
    .homebanner-content p {
        margin-left: 32px;
    }
    .homebanner-content .ban-btn {
        margin-left: 32px;
    }
    .product {
        flex-basis: 47%;
    }
    .cat-item {
        width: 168px;
    }



  .fer {
    display: flex;
    flex-direction: row;
    text-align: center;
  }
  
  .fer_a {
    /* background-color: #f1f1f1; */
     padding: 10px; 
    flex: 25%;
  }  
  
  
  /* Responsive layout - makes a one column-layout instead of two-column layout */
  @media (max-width: 800px) {
    .fer {
      flex-direction: column;
    }
  }


  .flex-container1 {
    display: flex;
    flex-direction: row;
    text-align: center;
  }
  
 
  
  
  /* Responsive layout - makes a one column-layout instead of two-column layout */
  @media (max-width: 800px) {
    .flex-container1 {
      flex-direction: column;
    }
  }

 
    .dset{
        width:563px;
        /* margin-left: 132px;
        margin-bottom: 20px; */
    }

}