a{
    text-decoration: none !important;
}
.form-control{
    box-shadow: none !important;
}
.btn{
    box-shadow: none !important;
}
.category-main{
  background-image: url('img/catagory-card-shape.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center;
  width: 100%;
  height: 100%;
}


.background-car-bg-fd{
    background: url(img/foodcatbg.png);
    background-size: contain;
    background-attachment: fixed;
}
.background-car-bg-fd .col-md-cus1 {
    width: 20%;
}
.background-car-bg-fd .col-md-cus2 {
    width: 80%;
}

.main-bg-cat {
    background-color: #fff;
    padding: 20px 30px;
    padding-bottom: 8px;
    position: relative;
    border-radius: 14px;
    overflow: hidden;
    transition: all .3s ease-in-out;
}
.top-banner {
    /*height: 500px;*/
    width: 100%;
    background: url(img/banner.jpg) no-repeat center;
    background-size: cover;
    padding: 8rem 0 9.375rem;
    background-opacity: 0.2;
    opacity: 1;
}
.top-banner h1 {
    font-size: 58px;
    font-weight: 900;
    margin-bottom: 1rem;
    color: #e3ed47;
    text-shadow: 1px 0 6px #000;
}
.top-banner .main-btn {
    display: inline-block;
    padding: 0.625rem 0.875rem;
    background-color: #ffc222;
    border: 0.1875rem solid #FFC222;
    color: #1e1d23;
    font-size: 1rem;
    font-weight: 600;
    text-transform: capitalize;
    border-radius: 0.5rem;
    box-shadow: 0px 2px 10px -1px rgb(0 0 0 / 19%);
    -webkit-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
}
.top-banner .food-search{
    width: 500px;
    border: 3px solid #ffc222;
    border-radius: 50rem;
    padding-left: 2rem;
    caret-color: #fff;
}
.top-banner .food-search::placeholder {
  color: #fff !important;
}
.head-title {
    padding-top: 0;
    margin-bottom: 15px;
    font-size: 32px;
    font-weight: 700;
    text-transform: capitalize;
    padding-bottom: 20px;
}
.sub-title{
    color: #FFCC00;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}
.heading-minimal .bottom-dots {
    position: absolute;
    left: 50%;
    bottom: 0;
}

.bottom-dots .dot.line-dot {
    border-right: 40px solid #FFCC00;
}

.bottom-dots .dot {
    position: relative;
    display: block;
    float: left;
    width: 3px;
    height: 3px;
    border-right: 3px solid #FFCC00;
    margin-right: 3px;
}
.cate-images{
    height: 100px;
}

.list-card .count-number {
    margin: 4px 0 0;
    display: inline-block
}

.list-card a,.list-card h6 {
    color: inherit;
    overflow: hidden;
    white-space: nowrap;
    font-size: 15px;
    text-overflow: ellipsis
}

.list-card a:hover {
    color: #0091bc
}

.list-card .star {
    right: 8px;
    bottom: 8px
}

.list-card .star .badge {
    font-size: 11px;
    padding: 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;
    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
}

.list-card .p-3 {
    overflow: hidden
}

.list-card.d-flex .list-card-body span.float-end.text-black-50 {
    display: none
}

.rating-stars i {
    font-size: 10px;
    background: #000;
    color: #fff;
    padding: 2px;
    text-shadow: 0 0 1px #d2b128;
    border-radius: 5px
}

.rating-stars .star_active {
    background: #f5cd25
}

 .footer-section {
	 position: relative;
}
 .footer-section .burger-shape {
	 position: absolute;
	 bottom: 25%;
	 left: 2%;
	 opacity: 0.3;
}
 .footer-section .fry-shape {
	 position: absolute;
	 top: 25%;
	 right: 5%;
	 opacity: 0.3;
}

 .footer-widgets-wrapper {
	 padding: 90px 0 120px;
	 position: relative;
	 z-index: 9;
}
 .footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a {
	 width: 40px;
	 height: 40px;
	 line-height: 40px;
	 text-align: center;
	 font-size: 16px;
	 display: block;
	 background: rgba(92, 92, 91, .1);
	 color: #212121;
	 border-radius: 50%;
	 -webkit-transition: all 0.4s ease-in-out;
	 transition: all 0.4s ease-in-out;
	 text-align: center;
}
 .footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a:hover {
	 background-color: #00813D;
	 color: #fff;
}
 .footer-widgets-wrapper .single-footer-widget .list-items li {
	 text-transform: capitalize;
}
 
/*offer css*/
.single-offer-items {
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}
.single-offer-items:hover .main-food{
    transition: all 0.4s ease-in-out;
    transform: scale(1.1);
}
.bg-cover {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
    width: 100%;
    height: 100%;
}
.single-offer-items .offer-content {
    padding: 50px;
    position: relative;
    z-index: 99;
}
.single-offer-items .offer-content h5 {
    font-weight: 700;
    color: #d12525;
    margin-bottom: 5px;
    font-size: 18px;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out;
}
.single-offer-items .offer-content h3 {
    font-weight: bold;
    color: #fff;
}
.single-offer-items .offer-image {
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 9;
    -webkit-animation: scale-up-two 6s infinite linear;
    animation: scale-up-two 6s infinite linear;
}
@keyframes scale-up-two {
0% {
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
}
40% {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}
100% {
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
}
}  
.single-offer-items .burger-text {
    position: absolute;
    right: 0%;
    top: 0;
    animation: rounded 4s linear infinite;
    z-index: 9;
}
@keyframes rounded {
    50%{
        transform: rotate(15deg);
    }
}
.single-offer-items .main-food {
    position: absolute;
    right: -20px;
    bottom: -5px;
    transition: all 0.4s ease-in-out;
}
.pizza-banner-items {
    padding: 60px 50px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.pizza-banner-items:hover .pizza-image{
    transition: all 0.4s ease-in-out;
    transform: scale(1.1);
}
.pizza-banner-items .pizza-text {
    position: relative;
    z-index: 9;
}
.pizza-banner-items .pizza-text-2 {
    position: absolute;
    right: 15%;
    top: 5px;
}
.pizza-banner-items .pizza-image {
    position: absolute;
    right: 0;
    bottom: -40px;
    transition: all 0.4s ease-in-out;
    z-index: 99;
}


.main-cta-banner-wrapper {
    padding: 50px 100px;
    border-radius: 20px;
    position: relative;
    z-index: 9;
}
.section-title {
    position: relative;
    z-index: 99;
    margin-bottom: 30px;
    margin-top: -6px;
}

.theme-btn {
	 position: relative;
	 display: inline-block;
	 overflow: hidden;
	 vertical-align: middle;
	 font-size: 16px;
	 line-height: 1;
	 font-weight: 600;
	 padding: 20px 50px;
	 color: #fff;
	 text-align: center;
	 border-radius: 9px;
	 letter-spacing: 0.8px;
	 z-index: 1;
	 transition: all 500ms ease;
	 background-color: #fff;
	 text-transform: uppercase;
}
 @media (max-width: 991px) {
	 .theme-btn {
		 padding: 16px 36px;
		 font-size: 16px;
	}
	 .theme-btn i {
		 font-size: 22px;
	}
}
 .theme-btn i {
	 margin-right: 10px;
	 font-size: 24px;
}
 .theme-btn::before {
	 position: absolute;
	 content: '';
	 width: 100%;
	 height: 100%;
	 left: 0px;
	 top: 0px;
	 transform: scale(0, 0);
	 z-index: -1;
	 transition: all 500ms ease;
}
 .theme-btn:hover::before {
	 background-color: yellow;
	 transform: scale(1, 1);
}
 .theme-btn.bg-white {
	 background-color: #fff;
	 color: #212121;
}
 .theme-btn.bg-white i {
	 color: #d72525;
}
 .theme-btn.bg-white:hover {
	 color: #fff;
}
 .theme-btn.bg-white:hover::before {
	 background-color: #111;
}
 .theme-btn.bg-white:hover i {
	 color: #fff;
}
 .theme-btn.cart-btn:hover::before {
	 background-color: #FFB936;
}
 .theme-btn.style-line-height {
	 line-height: 1.5;
}
 
 
.main-cta-banner-wrapper .arrow-shape {
    position: absolute;
    top: 18%;
    left: 50%;
}
.main-cta-banner-wrapper .delivery-man {
    position: absolute;
    right: 0;
    bottom: 0;
    top: -10%;
}
.main-cta-banner-wrapper .frame-shape {
    position: absolute;
    top: 20%;
    left: 42%;
}
.theme-color-3 {
    color: #ffb936 !important;
}
 
.sticky_sidebar,.c-t-order,.osahan-account {
    position: sticky;
    top: 15px
}

.c-t-order li {
    border: none!important;
    margin: 5px 4px!important
}

.c-t-order li a {
    background: #fff;
    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;
    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
}
.order_img {
    height: 88px;
}

.border-custom-radio label.form-check-label.w-100.border.rounded {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    box-shadow: 0 0 1px #000;
    right: 0;
    border: none!important
}

.border-custom-radio a.btn {
    z-index: 1;
    position: absolute;
    width: auto!important;
    right: 14px;
    bottom: 14px;
    border: 2px solid #ccc!important;
    border-radius: 8px!important;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    padding: 3px 10px
}

.border-custom-radio .form-check-input {
    display: none
}

.border-custom-radio .form-check-input:checked {
    width: 100%;
    height: 100%;
    margin: 0;
    background: no-repeat;
    border-radius: .4rem!important;
    pointer-events: none;
    position: absolute;
    border-color: #d92662;
    border: 2px solid #d92662;
    display: block
}
.gold-members .me-2 {
    border: 1px solid;
    width: 15px;
    height: 15px;
    text-align: center;
    display: flex;
    border-radius: 3px;
    font-size: 28px;
    align-items: center;
    justify-content: center;
    padding-bottom: 1px
}
.count-number {
    border: 1px solid #dee2e6;
    border-radius: 5px;
    height: 26px;
    display: flex;
    align-items: center;
    padding: 0 3px
}

.count-number .btn {
    padding: 2px 4px;
    font-size: 12px;
    border: initial;
    width: 20px;
    border-radius: 11px;
    height: 20px;
    text-align: center;
    font-weight: bolder!important
}

.count-number-input {
    width: 21px;
    text-align: center;
    margin: 0;
    border: none;
    color: #000;
    height: 24px;
    border-radius: 0;
    vertical-align: bottom
}


.restaurant-pic {
    position: absolute;
    right: 15px;
    height: 148px;
    border-radius: 4px;
    margin: 9px 0;
}
.non_veg, .veg {
    width: 20px;
    border: 1px solid;
    height: 20px;
    border-radius: 3px;
    font-size: 32px;
    text-align: center;
    line-height: 0;
}


.restaurant-detailed-ratings-and-reviews hr {
    margin: 0 -16px
}

.reviews-members-footer img {
    width: 22px;
    height: 22px;
    border: 2px solid #fff;
    box-shadow: 0 0 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
}


.custom-tabs.nav-tabs .nav-item.show .nav-link,.custom-tabs.nav-tabs .nav-link.active {
    border-bottom: 2px solid #d92662!important
}

.search .nav-tabs .nav-item.show .nav-link,.search .nav-tabs .nav-link.active {
    border-bottom: 2px solid #dc375d!important;
    background-color: #dc375d!important;
    color: #fff!important
}


#breadcrumb {
  min-height: 428px;
  position: relative;
  background: url(img/bgfood.jpg) no-repeat;
}
#breadcrumb .section-title {
  margin: 12px 0 15px;
  padding-bottom: 0;
}
#breadcrumb .section-title:after, #breadcrumb .section-title:before {
  display: none;
}
#breadcrumb > div {
  position: absolute;
  left: 0;
  width: 100%;
  top: 35%;
  z-index: 1;
}
#breadcrumb:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 0;
}
#breadcrumb * {
  position: relative;
}
.section-suptitle {
    font-size: 30px;
    color: #cf9b67;
    font-family: "Architects Daughter";
    letter-spacing: 1px;
    display: block;
    line-height: 32px;
}



.res_nav .nav-link.active, .nav-pills .show>.nav-link {
    background-color: oldlace !important;
    border-left: 5px solid orange !important;
    border-radius: 0 !important;
}


.qtySelector {
   border:1px solid #4CAF50;
    border-radius: 4px;
    width: 84px;
    height: 26.2px;
    background: #4CAF50;
    color: white;
}
.qtySelector .fa {
   padding: 6px 6px;
    width: 25px;
    height: 100%;
    float: left;
    cursor: pointer;
   color: white !important;
}
.qtySelector .qtyValue {
   border: none;
    padding: 2px;
    background-color: #4CAF50;
    width: 32px;
    height: 100%;
    float: left;
    text-align: center;
    color: white;
    pointer-events: none;
}
.prod-img{
    width: 100%;
    height: 200px;
}
.prod-img img{
    object-fit: contain;
}
.offer-badge-1 {
    position: absolute;
    top: 0.5rem; 
    left: 0.5rem;
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    background-color: #fff;
    padding: 3px 5px;
    border-radius: 5px;
    /* line-height: 20px; */
    text-transform: uppercase;
    z-index: 1;
    background:#db3d3d;
}
.product_card h6{
    color: #111;
    font-size: 1.3rem;
    margin-bottom: 0.8rem;
}

.foodDetailsImg {
  	width: 100%;
    height: unset;
    position: relative;
    object-fit: cover;
  }
  .foodDetailsImg img {
  	width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 10px;
    }
    .foodimgtextbg{
        background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(18, 18, 18, 0.94) 100%);
    }
    #mobntzoomimg{
        display: none;
    }

@media only screen and (max-width: 768px) {
    .top-banner .food-search {
        width: 100%;
    }
    .top-banner h1 {
     font-size: 30px;}
    
    .grocery-d-flex{
        display: block !important;
    }
    .background-car-bg-fd .col-md-cus1 {
        width: 16.66666667%;
    }
    .background-car-bg-fd .col-md-cus2 {
        width: 83.33333333%;
    }
    
    #choselocation{
        position: sticky;
        right: 0;
        margin-top: -3rem !important;
        margin-left: 4rem;
        font-size: 0.7rem !important;
    }
    #choselocation span{
        font-size: 0.6rem;
    }
    .grocery-navres{
        margin-top: -2rem !important;
    }
    
    .restaurant-pic{
        display: none;
    }
    .search_filter{
        white-space: nowrap;
        width: 100%;
        overflow-x: auto;
    }
    .product_list .col-3 {
        width: 50% !important;
        padding: 0;
    }
    .prod-img {
        height: 120px;
    }
    .product_card p span{
        font-size: 0.7rem !important;
    }
    .product_list .p-3{
        padding: 0.4rem !important;
    }
    .footer-widgets-wrapper {
        padding: 20px 0;
        text-align: center;
        margin-top: 1rem;
    }
    .social-icon, .apps-image{
        justify-content: center;
    }
    .main-bg-cat {
        padding: 10px 0;
        padding-bottom: 0;
        border-radius: 7px;
    }
    .cate-images {
        height: 50px;
    }
    .main-bg-cat .mt-3 {
        margin-top: 0.5rem !important;
    }
    .main-bg-cat h5 {
        font-size: 0.5rem;
    }
    .mob-hide-login{
        display: none;
    }
     .multi_dash_div .nav-bar {
        padding-bottom: 1rem !important;
    }
    .map-search {
        left: 0 !important;
        width: 100% !important;
    }
    .subcatnav .d-flex-mobcatenav{
        display: block !important;
    }
    .subcatnav .d-flex-mobcatenav img{
        display: block;
    }
    .catepage-PX-4{
        padding: 0 !important;
    }
    .subcatnav span{
        font-size: 0.7rem;
    }
    .category-side-nav .nav-item .nav-link {
        font-weight: normal !important;
        letter-spacing: 0 !important;
        padding: 0;
        text-align: center;
    }
    .productshow{
        padding: 0 !important;
    }
    
    .main-cta-banner-wrapper {
        padding: 100px 10px;
        text-align: center;
    }
    #zoomimg{
        display: none;
    }
    #mobntzoomimg{
        display: block;
    }
    .cartTableRes{
        font-size: 0.6rem;
    }
    .cartheaders_data tr .cuttext {
        font-size: 0.7rem !important;
        font-weight: 500 !important;
    }
    
    
}

.product_card {
    color: rgb(18, 24, 40);
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    background-image: none;
    background-color: rgb(255, 255, 255);
    position: relative;
    padding: 8px;
    overflow: hidden;
    width: 100%;
    cursor: pointer;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 8px 10px 10px;
    height: 100%;
    margin-bottom:20px;
}

.product_card .prod-img img
{
    border-radius: 5px;
}
.product_card h6 {
    margin: 0px;
    text-transform: none;
    line-height: 1.5;
    font-family: Rubik, sans-serif;
    white-space: nowrap;
    font-size: 13px;
    font-weight: 500;
    color: rgb(75, 86, 107);
    overflow: hidden;
    text-overflow: ellipsis;
    text-align:left;
}

.product_card .text-decoration-line-through {
    margin-left: 5px;
    margin-top: 10px;
    text-transform: none;
    font-size: 13px;
    line-height: 1.5;
    font-family: Rubik, sans-serif;
    font-weight: 700;
    -webkit-box-align: center;
    align-items: center;
    color: rgb(255, 121, 24);
    
}

.product_card span .fw-bold
{
    margin: 0px 0px 0px 0px;
    text-transform: none;
    font-size: 20px;
    line-height: 1.5;
    font-family: Rubik, sans-serif;
    font-weight: 500;
    color: rgb(155, 155, 155);
}




.category-side-nav a{
    color: #111 !important;
}
.category-side-nav img{
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 0.5rem;
    background: white;
    padding: 0.3rem;
}
.category-side-nav .nav-item .nav-link{
    background: #f3764645;
    margin-bottom: 0.5rem;
    border-left: 5px solid rgb(238, 168, 73);
    font-weight: 600;
    letter-spacing: 0.1rem;
}
.category-side-nav .nav-item .nav-link:hover{
    background-color: #ff7784 !important;
    border-left: 5px solid #73000b !important;
}
.subcatnav .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #ff7784 !important;
    border-left: 5px solid #73000b !important;
}


.nav-bar ul li a{
    text-decoration: none;
    color: black;
    font-size: 1.2rem;
    font-weight: 500;

}
.nav-bar ul li a:hover{
    color: rgb(170, 8, 8);
}

.button1 {
    background: linear-gradient(to bottom, #97cb85 0, #58a662 100%);
    border: 0;
    border-radius: 5px;
    color: #fbfbfb;
    font-weight: 600;
    font-size: 11px;
    cursor: pointer;
    margin: 0 auto;
    margin-bottom: 20px;
}

.addoncls .qtySelector
{
    margin-left:10px;
}

#map, #cartAddressmap {
    height: 300px;
}

.map-search {
    position: absolute;
    background: #fff;
    z-index: 1;
    padding: 8px 16px 8px 24px;
    left: 30%;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2), 0 -1px 0px rgba(0,0,0,0.02);
    border-radius: 34px;
    width: 376px;
}


.load-wrapp {
  float: left;
  width: 100%;
  height: 100px;
  margin: 0 10px 10px 0;
  padding: 20px 20px 20px;
  border-radius: 5px;
  text-align: center;
}

.load-wrapp p {
  padding: 0 0 20px;
  font-size:25px;
  margin-top:20px;
}
.load-wrapp:last-child {
  margin-right: 0;
}

.line {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background-color: #4cd727;
}

.load-3 .line:nth-last-child(1) {
  animation: loadingC 0.6s 0.1s linear infinite;
}
.load-3 .line:nth-last-child(2) {
  animation: loadingC 0.6s 0.2s linear infinite;
}
.load-3 .line:nth-last-child(3) {
  animation: loadingC 0.6s 0.3s linear infinite;
}

@keyframes loadingC {
  0 {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 15px);
  }
  100% {
    transform: translate(0, 0);
  }
}



.coupon {
  height: 172px;
  border-radius: 10px;
  overflow: hidden;
  margin: 10px;
  filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.5));
  display: flex;
  align-items: stretch;
  position: relative;
  text-transform: uppercase;
}
.coupon::before,
.coupon::after {
  content: "";
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: -1;
}

.coupon::before {
  left: 0;
  background-image: radial-gradient(
    circle at 0 50%,
    transparent 25px,
    #d7d5cce8 26px
  );
}

.coupon::after {
  right: 0;
  background-image: radial-gradient(
    circle at 100% 50%,
    transparent 25px,
    gold 26px
  );
}

.coupon > div {
  display: flex;
  align-items: center;
  justify-content: center;
}

.coupon .left {
  width: 20%;
  border-right: 2px dashed rgba(0, 0, 0, 0.13);
}
.coupon .left div {
  transform: rotate(-90deg);
  white-space: nowrap;
  font-weight: bold;
}

.coupon .center {
  flex-grow: 1;
  text-align: center;
}

.coupon .right {
  width: 120px;
  background-image: radial-gradient(
    circle at 100% 50%,
    transparent 25px,
    #fff 26px
  );
}
.coupon .right div {
  font-family: "Libre Barcode 128 Text", cursive;
  font-size: 1.5rem;
  font-weight: 400;
    transform: rotate(-90deg);
}

.coupon .right i{
    transform: rotate(90deg);
    color:red;
}

.coupon .center h2 {
  background: #000;
  color: gold;
  padding: 0 10px;
  font-size: 2.15rem;
  white-space: nowrap;
}

.coupon .center h3 {
  font-size: 1.15rem;
}
.coupon .center small {
  font-size: 0.625rem;
  font-weight: 600;
  letter-spacing: 2px;
}
.crousel6_width{
    width: 20% !important;
}
@media screen and (max-width:500px){
  .coupon {
    display:grid;
    grid-template-columns:1fr;
  }
  .coupon .left div {
    transform: rotate(0deg);
  }
  .coupon .right div {
    transform: rotate(0deg);
    
  }
}

.text-align-r
{
    text-align:right;
}


        .jGrowl {
        	z-index: 9999;
        	color: #ffff;
        	position: fixed
        }
        
        .jGrowl.top-left {
        	left: 0;
        	top: 0
        }
        
        .jGrowl.top-right {
        	right: 0;
        	top: 0
        }
        
        .jGrowl.bottom-left {
        	left: 0;
        	bottom: 0
        }
        
        .jGrowl.bottom-right {
        	right: 0;
        	bottom: 0
        }
        
        .jGrowl.center {
        	top: 0;
        	width: 50%;
        	left: 25%
        }
        
        .jGrowl-closer,
        .jGrowl-notification {
        	width: 250px;
        	display: none
        }
        
        .jGrowl.center .jGrowl-closer,
        .jGrowl.center .jGrowl-notification {
        	margin-left: auto;
        	margin-right: auto
        }
        .jGrowl-notification a{
                color: white;
                text-decoration: none;
                font-size: 16px;
        }
        .jGrowl-notification {
        	background-color: #8BC34A;
        	text-align: left;
        	border-radius: 3px;
        	min-height: 40px;
        	margin: 10px;
        	box-shadow: 0 1px 0 0 rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .08), 0 1px 5px 0 rgba(0, 0, 0, .2);
        	padding: 10px;
        	border-bottom: 5px solid #f17851;
        }
        
        .jGrowl-notification .jGrowl-header {
        	font-size: 20px;
            margin-bottom: 10px;
            font-weight: 700;
            color: black;
        }
        
        .jGrowl-message {
        	overflow: hidden
        }
        
        .jGrowl-notification img {
        	width: 50px;
        	float: left;
        	margin-right: 15px
        }
        
        .jGrowl-notification h3 {
        	font-size: 14px;
        	overflow: hidden;
        	line-height: 20px;
        	margin: 0;
        	color:white;
        	letter-spacing:1px
        }
        
        .jGrowl-notification .jGrowl-close {
        	color: #fff;
        	border-radius: 3px;
        	z-index: 99;
        	border: none;
        	float: right;
        	font-size: 1.4em;
        	line-height: 18px;
        	cursor: pointer;
        	background-color: #999
        }
        
        .jGrowl-notification .jGrowl-close:hover {
        	background-color: #777
        }
        
        .jGrowl-closer {
        	background-color: #000;
        	opacity: .9;
        	filter: alpha(Opacity=(.9*100));
        	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(.9*100));
        	zoom: 1;
        	border-radius: 5px;
        	cursor: pointer;
        	font-size: .9em;
        	font-weight: 700;
        	text-align: center;
        	margin: 10px;
        	padding: 4px 10px
        }
        
        .jGrowl-closer .ui-state-highlight,
        .jGrowl-closer .ui-widget-content .ui-state-highlight,
        .jGrowl-closer .ui-widget-header .ui-state-highlight,
        .jGrowl-notification .ui-state-highlight,
        .jGrowl-notification .ui-widget-content .ui-state-highlight,
        .jGrowl-notification .ui-widget-header .ui-state-highlight {
        	border: 1px solid #000;
        	background: #000;
        	color: #fff
        }
        
        @media print {
        	.jGrowl {
        		display: none
        	}
        }


.progressbar_div {
    margin-top: 10% !important;
    padding: 20px;
}

/* Continuous Progress/Processing Bar */
.processing {
    position: relative;
    height: 10px;
    display: block;
    width: 100%;
    background-color: lighten(#0095d9, 50%);
    border-radius: 2px;
    background-clip: padding-box;
    margin: 0.5rem 0 1rem 0;
    overflow: hidden;

}

.continuous {
    background-color: #0095d9;
}

.continuous:before {
    content: "";
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    animation: continuous 3.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

.continuous:after {
    content: "";
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    animation: continuous-short 3.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    animation-delay: 1.15s;
}

@keyframes continuous {
    0% {
        left: -35%;
        right: 100%;
    }

    60% {
        left: 100%;
        right: -90%;
    }

    100% {
        left: 100%;
        right: -90%;
    }
}

@keyframes continuous-short {
    0% {
        left: -200%;
        right: 100%;
    }

    60% {
        left: 107%;
        right: -8%;
    }

    100% {
        left: 107%;
        right: -8%;
    }
}


.ui {
    width: 700px;
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    top: 20%;
    
}

.ui_fruit {
    position: absolute;
    z-index: 34;
    right: -47px;
    pointer-events: none;
    top: 100px;
    
}

.ui_fruit img {
    width: 46%;
    margin-left:50%;
    margin-top:15%;
}

.ui_basket {
    color: #de467c;
    position: relative;
    top: -6px;
    text-align: right;
}    
  
.ui_inner {
    height: 340px;
    background-image: -webkit-linear-gradient(45deg, #ffffff 0%, #f3f3f3 100%);
    padding: 40px;
    box-shadow: 0px 2px 40px 0px transparent, 0px 6px 26px 0px rgb(191, 155, 89), 0px 3px 0px -2px white inset, 0px 22px 60px 70px #f1f1f1 inset, 0px 8px 18px -7px transparent, 30px 13px 30px 28px #b18f8f inset;
}    

.ui_inner .sb {
    overflow: hidden;
    width: 450px;
    top: -1px;
    left: -171px;
    position: absolute;
    height: 480px;
    animation: spin 14s infinite linear;
}
 .ui_inner .sb img {
        width: 450px;
        opacity: 0;
        transition: all .15s .0s
    }
    
 
 
 .slide_inner {
    position: absolute;
    top: 54px;
    text-align: right;
 }
 
 .slide_inner__left {
    display: inline-block;
    position: absolute;
    left: -220px;
    top: 10px;
    -webkit-transition: all .5s 0s cubic-bezier(0.175, 1.605, 0.455, 0.920);
 }
 
 .slide_inner__left img{
    width: 100%;
    z-index: 8;
    position: Relative;
    filter: drop-shadow(-4px 6px 6px rgba(0, 0, 0, 0.2));
    width:43%;
    left:-162px;
    margin-top:18%;
 }
  
  .slide_inner__left .firework
  {
       position: relative;
        left: 130px;
        top: -150px;
  }
  
 .ui_inner__selection label .ui_inner__slider .sb img {
    opacity: 0.3;
    transition: all 1s 0.2s;
}

.add
{
    font-size: 53px;
    margin-left: 96px;
}
.btn-sm
{
    margin-right:20%;
}
@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}


.containt_div {
  flex: 1 0 auto;
}

.cartheaders_data tr a img{
    width: 50px !important;
    height: 50px !important;
    object-fit: cover;
    border-radius: 1rem;
}

.cartheaders_data tr .cuttext
{
    font-size:15px;
}
   
.cartheaders_data .cart-prices-350 b{
    font-size:14px !important;
}

.cartsideviewData td p{
    font-size:12px !important;
}
.pac-container {
    z-index: 10000 !important;
}
.error
{
    color:red;
}
.selectedLocation {
    font-size: 20px;
    padding: 18px;
    margin-top: 5%;
}
.cart-icon-position {
    justify-content: flex-end;
}

.fa-solid, .fas {
    font-weight: 900;
    color: #E91E63;
}


.position-absolute {
    z-index: 1;
}
.searchlist {
    background: white;
    padding: 0.5rem 0;
    border: 1px solid #ccc;
    border-radius: 0.5rem;
    top: 3rem;
    max-height: 75vh;
    overflow-y: auto;
    width: 30%;
}

.searchlist ul li:hover {
    background: lightgreen;
    cursor: pointer;
}

.searchlist ul li:hover {
    background: lightgreen;
    cursor: pointer;
}
.searchlist ul li {
    padding: 0.2rem 0.5rem;
}
