
html, body {
    overflow-x: hidden !important;
}

header.left-header.left-header-sm .sidenav .sidebar-back {
    display: none !important;
}
.individualPerk .img img {
    width: 50px;
}
.form_search {
    height: 40px;
    width: 100% !important;
}
.form_search input {
    height: 40px;
}
.main-menu .menu-left{
    width: 230px !important;
}
#sideNavbar{
    width:220px;
    padding:0px 0 40px 0 !important;
}header.left-header.left-header-sm .sidenav{
     width:220px;
 }
.inputSearch >div  {
    position: relative;
}
.inputSearch >div button {
    right: 10px;
    top: 5px;
    background: white;
    position: absolute;
    border: none;
    outline: none;
}
.inputSearch {
    position: absolute;
    top: 50%;
    left: 50%;
    width:80%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
div#sidemenu-main {
    width: 220px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    margin-top:0px;
    overflow: hidden;
}
.order-details-area.mt-5 {
    min-height: 100vh;
}
table tr td {
    text-transform: capitalize;
}
.minHeight {
    min-height: 100vh;
}
.d-flex.overflow-auto.main-container div.overflow-hidden {
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
}
.side-navbar::-webkit-scrollbar {
    width:2px !important;
}
/* Track */
.side-navbar::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.side-navbar::-webkit-scrollbar-thumb {
    background: #f7951dca;
    /* background: #ff686e; */
    border-radius:5px;
}

/* Handle on hover */
.side-navbar::-webkit-scrollbar-thumb:hover {
    background: #f7951dca;
}
/* width */
::-webkit-scrollbar {
    width:10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #EEEDE7;
}

/* Handle */
::-webkit-scrollbar-thumb {
    /* background: #ff686e; */
    background: #B9B7BD;
    /* border-radius:5px; */
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.menu-right>div:first-child{
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: 40%;
}
.special-offers .owl-nav.disabled{
    display: flex !important;
}
.special-offers .owl-nav .owl-next {
    right: -3.5rem !important;
}
.special-offers .owl-nav .owl-prev {
    left: -3.5rem !important;
}
.main-menu .menu-right {
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-height: 100%;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
}
div#current_address div {
    padding: 0 !important;
}
div#current_address button.btn {
    font-size: 12px;
    padding: 0.30rem 0.50rem;
}
div#all_address_list>div>div{
    padding-left: 0;
    padding-right: 0;
}
div#all_address_list>div>div {
    padding-left: 3% !important;
    padding-right: 2% !important;
}
div#all_address_list>div button.btn {
    font-size: 12px;
    padding: 0.30rem 0.50rem;
}

.address-list {
    padding: 5px 5px 5px 12px !important;
}

.menu-right>div:first-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.locationSite {
    max-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.form_search button {
    background-color: white;
}
.threedotte {
    width: 60px;
    font-size: 30px;
    color: black;
    display: none;
    place-content: center;

}
div#cartArea hr {
    margin: 1%;
}
.product-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
.product-container .product-img {
    width : 200px;
    min-height : 200px;
}
.product-container a:hover {
    text-decoration: underline;
}
.product-container .item {
    width: 205px;
    padding: 5px;
    height: 22rem;
}

div#sidemenu-main.toggle {
    width: 0px !important;
    overflow: hidden;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.modal {
    z-index: 9999;
}
#overlay{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:#00000051;
    display:none;
}
.main-menu .menu-left button:hover {
    background: #f9b100;
    color: black;
}
.main-menu .menu-left button {
    margin-left: 20px;
    border-radius: 3px;
    -webkit-transition:all .4s;
    -o-transition:all .4s;
    transition:all .4s;
}
header.header-5.left-sidebar-header .main-menu .brand-logo a >img{
    -webkit-transform: scale(1.1) translateX(-5px);
    -ms-transform: scale(1.1) translateX(-5px);
    transform: scale(1.1) translateX(-5px);
}
.main-menu .menu-left >button i {
    margin: 0;
    padding-right: 11px;
}
header.left-header.left-header-sm {
    z-index: 21;
    left: 0;
    position: fixed;
    -webkit-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
}
div#sidemenu-main.toggle header.left-header.left-header-sm{
    left:-220px;
}
.loginPopup {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 50%;
    z-index:9999;
    background: white;
    border-radius: 5px;
    display:none;
    -webkit-box-shadow: 0 0 74px 10px #0000007a;
    box-shadow: 0 0 74px 10px #0000007a;
}
.loginPopup ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.carousel-item >img{
    width:85%;
    max-width:100%;
    height:auto;
}

.owl-carousel .owl-stage-outer{
    max-width:100%;
    width:100%;
}
.loginPopup ul li:first-child {
    background: #f7941d;
    /* text-align: center; */
    border-radius:5px;
}
.loginPopup ul li:first-child img{
    height:60px;
}
.loginPopup ul li:not(li:first-child) a b  {
    font-weight:400;
}
.loginPopup ul li:not(li:first-child) a b i {
    padding-right: 15px;
}
.loginPopup ul li:not(li:first-child) a {
    padding:0;
    color: black !important;
    text-align: left;
    font-size: 20px;
    font-weight: 400;
}
.loginPopup ul li:not(li:first-child) {
    padding: 10px 20px;
    color: black;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
}
#languageMobile span i {
    padding-right: 15px;
    font-size: 20px;
    font-weight: 400;
}
#languageMobile span  {
    font-weight: 400;
}
#languageMobile b a{
    font-size:12px;
}
#languageMobile b {
    border: 2px solid #ff0000a1;
    border-radius: 3px;
    font-size: 12px;
    background: #FFF;
    /* padding: 2px 4px; */
}
#languageMobile b a.active {
    padding: 2px 6px 2px 6px;
    color: #000000 !important;
    font-weight: 900;
}
#languageMobile b a {
    padding: 2px 6px 2px 6px;
    color: #000000 !important;
    font-weight: 900;
    /*opacity: 0;*/
}

#languageMobile b a.badge {
    background-color: #f7941d !important;
}
#languageMobile{
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
#sub-menu li a .style img {
    background:transparent;
    margin-left:5px;
}
#sub-menu li a.hovernone:hover {
    background:transparent;
}
#sub-menu li a .style:hover {
    cursor: pointer;
    background: #e1e1e1;
    background: -o-linear-gradient(left,#fff 0,#ccc 100%);
    background: -webkit-gradient(linear,left top, right top,color-stop(0, #fff),to(#ccc));
    background: linear-gradient(to right,#fff 0,#ccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#cccccc',GradientType=1);
    color: #0d618a;
}
#sub-menu li a .style {
    background: #f7941d;
    margin: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: capitalize;
    border-radius: 10px;
    color: #ffffff;
}
.accordion-collapse{
    border:none;
}
img.size {
    width: 20px;
}
.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border: none;
    background: white;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
h2#headingOne {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* margin: 0 20px; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* padding-top: 25px; */
}
.store_banner{
    position: relative;
    height: 300px;
}
.store_details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 5px;
    background: #ffffff;
    position: relative;
}
.store_details .store_name{
    font-size: 30px;
    /* color: #ffffff; */
    /* text-shadow: 1px 3px 10px #000000; */
    color: black;
    /* -webkit-text-stroke: 1px #f7941d; */
    /* text-shadow: 0px 2px 4px #f7941d; */
    text-transform: capitalize;
}


.store_details .store_logo{
    position: absolute;
    width: 70px;
    height: 70px;
    top: -55px;
    left: 15px;
    background: white;
    border-radius: 10px;
    text-align: center;
    line-height: 70px;
    font-size: 45px;
    color: #ff6663;
    font-weight: bold;
}
.store_details .store_logo img{
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
/* .store_details .left_site{} */
.store_details .right_site {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.store_details .right_site a i{
    background: #dddddd6e;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    border-radius: 50%;
    color: #3b4a54;
    font-weight: 400;
}
.store_details .left_site .time{
    padding-top: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.store_details .left_site .time i{
    font-size: 17px;
    padding-right: 5px;
}
/* .store_details .left_site .time span{} */
.store_details .left_site .star_and_link{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.store_details .left_site .star_and_link .star{
    color: #ff686e;
    font-size: 20px;
}
/* .store_details .left_site .star_and_link .star i{} */
.store_details .left_site a {
    text-decoration: underline;
    color: #3b4a54;
}
.store_details .rank div:first-child span{
    font-size: 30px;
    font-weight: 900;
    color: #f7941d;
}
.store_details .rank div:first-child span:last-child{
    color: white;
    text-shadow: 3px 4px 10px black;
}
.store_details .rank div.star{
    text-align: center;
    font-size: 26px;
    color: #f7941d;
}
/* .store_details  div.star i{} */
.store_banner img {
    width: 100%;
    height: 100%;
    /* max-height: 300px; */
    object-fit: cover;
}
div#collapseOne {
    border-left: none;
    margin-bottom: 10px;
    border-right: none;
    border-radius:unset;
}
.accordion-body {
    padding: 0;
}
.section_title {
    font-size: 25px;
    padding: 20px;
    color: #000000;
    padding-left: 2%;
}
.offers-section>.row{
    padding: 0 2%;
}

.store_rating p {
    margin: 0;
    font-size: 16px;
}
span.next_arow.slick-arrow.slick-disabled {
    display: none !important;
}
.store_rating {
    margin: 7px 0 0;
    font-size: 30px;
    font-weight: 900;
    color: #ff686e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.accordion-item:first-of-type .accordion-button:hover  .accordion-button::after{
    color: #ff686e;
}
img.size1 {
    width: 24px;
}
.d-flex.category-wraper .category_box {
    border: 1px solid #d4d4d4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*width: 230px;*/
    padding: 8px 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 5px;
    font-size: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.d-flex.category-wraper .category_box:hover {
    border: 1px solid red;
    -webkit-box-shadow: 0px 2px 7px 2px #00000026;
    box-shadow: 0px 2px 7px 2px #00000026;
}
/* .d-flex.category-wraper .category_box .text {}
.d-flex.category-wraper .category_box .text span {}
.d-flex.category-wraper .category_box .text span:last-child {}
.d-flex.category-wraper .category_box .img {} */
.slick-slide.slick-active.active .category_box {
    -webkit-box-shadow: 0px 2px 7px 2px #00000026;
    box-shadow: 0px 2px 7px 2px #00000026 !important;
}
.d-flex.category-wraper.stor_category {
    position: relative;
}
.d-flex.category-wraper.stor_category .category_box {
    border: none;
    margin: 3px;
    text-align: center;
}
.d-flex.category-wraper.stor_category .category_box .text {
    font-size: 17px;
}
/* .d-flex.category-wraper.stor_category .category_box .text span {} */
.d-flex.category-wraper.stor_category .category_box:hover  a
.d-flex.category-wraper.stor_category .slick-slide.active .category_box:hover  a
{
    color: rgb(0, 0, 0);
}

.d-flex.category-wraper.stor_category .category_box:hover
.d-flex.category-wraper.stor_category .slick-slide.active .category_box a:hover {
    /* background: black; */
    color: rgb(0, 0, 0);
    border-radius: 20px;
}
.d-flex.category-wraper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px;
    /* border-bottom: 1px solid #d4d4d4; */
}
span.next_arow.slick-arrow{
    left: 0;
}
span.prev_arow.slick-arrow{
    right:0;
}
header.header-5.left-sidebar-header {
    z-index:999;
}
span.next_arow.slick-arrow, span.prev_arow.slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 30px;
    font-weight: normal;
    z-index: 2;
    cursor:pointer;
    width: 50px;
    height: 50px;
    background: #f0f0f0;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
}
.accordion-item {
    border-bottom: 1px solid #d4d4d4;
    margin: 0 25px;
}
.category-title {
    font-size: 15px;
    font-weight: 900;
    padding: 0 5px;
    color:#615e58;
    text-transform: capitalize;
}
.sub_title {
    font-size: 15px;
    font-weight: 900;
    padding: 0 5px;
    color:#615e58;
    text-transform: capitalize;
}
.claer_filter i {
    font-size:20px;
}
.claer_filter:hover {
    color:red;
}
.claer_filter {
    -webkit-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
    font-size: 16px;
    font-weight: 900;
    padding: 0 5px;
    color:#615e58;
    text-transform: capitalize;
    cursor:pointer;
}
.accordion-button::after {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 18px;
    border: 2px solid #615e58;
    height: 18px;
    margin-left: unset;
    background-position: center;
    border-radius: 50%;
    background-size: 80%;
    margin-left: -14px;
    display:none;
}
.accordion-item:first-of-type .accordion-button i:hover {
    color:red;
    border: 2px solid red;
}
span.prev_arow.slick-arrow.slick-disabled {
    display: none !important;
}
.accordion-item:first-of-type .accordion-button i {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 25px !important;
    height: 18px;
    border-radius: 50%;
    border: 2px solid #615e58;
    font-weight: 500;
    color: #615e58;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
}
.accordion-item:first-of-type .accordion-button {
    margin-left: -6px;
    background: transparent !important;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border: none;
    background: white;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.offers-section >.row>.col-md-6 .col-gap .col-4 .img_cover::after {
    position: absolute;
    content: "Add to Shopping Bag";
    z-index: -1;
    color: white;
    width: 100%;
    height: 100%;
    background: #000000a3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    top: 0;
    left: 0;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    border-radius:5px;
}
.offers-section >.row>.col-md-6 .col-gap .col-4 .img_cover:hover::after {
    opacity: 1;
    z-index: 1;
    visibility: visible;
}
.offers-section >.row>.col-md-6 .col-gap .col-4  {
    padding-right:18px;
}
.offers-section >.row>.col-md-6 .col-gap .col-4 button:hover {
    -webkit-box-shadow: 0 3px 5px 2px #0000001a;
    box-shadow: 0 3px 5px 2px #0000001a;
}
header.header-5 .top-header .header-dropdown .onhover-dropdown .onhover-show-div {
    top: 56px;
}
.offers-section >.row>.col-md-6 .col-gap .col-4 button {
    width: 100%;
    display: block;
    border: 1px solid #d4d4d4;
    padding: 7px 0;
    color: #fe8280;
    font-size: 14px;
    background: white;
    outline: unset;
    font-weight: 800;
    border-radius: 5px;
    margin-top:6px;
}
.offers-section >.row>.col-md-6 .col-gap .col-4 .img_cover .taka  {
    padding:8px 0;
}
.offers-section >.row>.col-md-6 .col-gap .col-4 .img_cover .taka span:last-child {
    font-size: 20px;
    font-weight: 900;
    padding-left: 5px;
}
.offers-section >.row>.col-md-6 .col-gap .col-4 .img_cover:hover .details {
    display:block;
}
.offers-section >.row>.col-md-6 .col-gap .col-4 .img_cover .details:hover {
    /* color:#fe8280; */
    background:#ddd;
}
.submit_btn{
    border: 1px solid #ff4e56;
    background-color: #ff4e56;
    outline: none;
    right: 0;
    color: white;
    bottom: 3px;
    font-size: 16px;
    border-radius: 3px;
    padding: 7px 12px;
    font-weight: 700;
    width: 130px;
    margin-left: auto;
    display: block;

}
.search_text.text-center p span {
    font-weight: 900;
}
.overflow-auto{
    min-height: 100vh;
}
.search_text.text-center p{
    text-align: center;
    font-size: 18px;
    color: #a9a9a9;
    margin-bottom: 10px;
}
.offers-section >.row>.col-md-6 .col-gap .col-4 .img_cover .details {
    width: 100%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgb(255, 255, 255);
    border-radius: 0 0 5px 5px;
    padding: 3px 0;
    z-index: 9;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
}
.offers-section >.row>.col-md-6 .col-gap .col-4 .img_cover {
    position: relative;
    text-align: center;
}
.offers-section >.row{
    row-gap: 20px;
}
.offers-section >.row>.col-md-6 .col-gap .col-8 img {
    height:100%;
}
.offers-section >.row>.col-md-6 .col-gap:hover {
    -webkit-box-shadow: -1px 3px 10px 4px #afafaf;
    box-shadow: -1px 3px 10px 4px #afafaf;
}
.offers-section >.row>.col-md-6 .col-gap {
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    padding: 15px 0 15px 15px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: flex;
    flex-direction: column;
    height: 100%;
}
/* resturent registration start */
.main-content.mt-50::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    z-index: -1;
}

.reginser_page {
    background: #ffffffc7;
    margin: 30px 0;
    padding: 30px 20px;
    border-radius: 5px;
}
.register-progress ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}
/* .register-progress ul li{}
.register-progress ul li.active{} */
.register-progress ul li.active .register-progress-number{
    opacity:1;
}
.register-progress ul li.active .register-progress-body{
    opacity: 1;
}
.register-progress ul li .register-progress-number {
    background: #212529;
    width: 40px;
    height: 40px;
    color: white;
    border-radius: 50%;
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: .5;
}
.register-progress ul li .register-progress-body {
    font-size: 20px;
    opacity: .5;
    font-weight: 700;
}
/* .main-content.mt-50 {
    background-image: url('bg4.webp'), -o-linear-gradient(red, yellow);
    background-image: url('bg4.webp'), -webkit-gradient(linear, left top, left bottom, from(red), to(yellow));
    background-image: url('bg4.webp'), linear-gradient(red, yellow);
} */
.f-right >button:hover {
    background: white;
    color:#ff6663;
    border: 1px solid #ff6663;
}
.form-control {
    border-radius: 10px;
}
.f-right >button {
    margin-top:10px;
    float: right;
    background: #ff6663;
    color: white;
    font-weight: 900;
    border: 1px solid #ff6663;
    padding: 7px 12px;
    border-radius: 3px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-box-shadow: 0 0 10px 3px #0000004d;
    box-shadow: 0 0 10px 3px #0000004d;
}
/* resturent registration end */
/* last css */
.restourant_category li >div {
    width: 85%;
    margin: auto;
}
.restourant_category li div p {
    font-size: 15px;
    color: #000000;
    text-align: center;
    font-weight: 700;
    margin-top: 10px;
}
.restourant_category li div img {
    width: 70%;
    border-radius: 50%;
    height: 120px;
    margin: auto;
}
/* .restoutant{} */
.restoutant .img_area {
    position: relative;
}
.restoutant .img_area .right_top {
    position: absolute;
    background: white;
    right: 0;
    top: 0;
    padding: 5px 11px;
    text-align: center;
}
.restoutant .img_area .right_top p{
    text-transform: capitalize;
    margin: 0;
    padding-bottom: 3px;
    color: #000;
}
.restoutant .img_area .img_tag {
    position: absolute;
    top: 10%;
}
.restoutant .img_area .img_tag p {
    background: #fb3d44;
    padding: 5px;
    color: white;
    text-align: center;
}
.restoutant .img_area img {
    width: 100%;
    height: 240px;
}
/*
.restoutant .item{}
.restoutant .item .d-flex{}
.restoutant .item .d-flex .left{} */
.restoutant .item .d-flex .left h3{
    font-size: 20px;
    color: black;
    font-weight: 900;
    text-transform: capitalize;
    margin: 0;
}
.restoutant .item .d-flex .left span {
    font-size: 16px;
    margin-top: 1px;
    display: block;
    color: #00000099;
}
/* .restoutant .item .d-flex .right{} */
.restoutant .item .d-flex .right .star{
    color:#ff3c38;
}
.restoutant .item .d-flex .right .rate {
    font-weight: 900;
    color: black;
}
.restoutant .item .d-flex .right .by{
    color: #000000e4;
}
.individualLink {
    width: 50px;
}
.heading {
    text-align: center;
    margin: 10px;
    font-size: 20px;
    text-transform: capitalize;
    color: #ff8182;
}
.jobImg img {
    max-width:100%;
}
.jobImg {
    text-align: center;
    margin-bottom:60px;
}
.image-section .image-block .imageRight .image-bg {
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.image-section .image-block .imageRight .image-bg .img{
    width:100%;
}
.image-section .image-block .imageRight .image-bg .img img{
    border-radius: 5px 5px 0 0 ;
}
.image-section .image-block .imageRight .image-bg .text .comments{
    padding-top:0;
}
.image-section .image-block .imageRight .image-bg .text{
    -webkit-box-ordinal-group:3;
    -ms-flex-order:2;
    order:2;
    width:100%;

}
.image-section .image-block .imageLeft,
.image-section .image-block .imageRight{
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
.image-section .image-block .imageRight{
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width:33%;
    width: 31%;
}
.image-section .image-block .imageLeft {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 67%;
    width: 66%;
}
.image-section .image-block .image-bg {
    width: 32%;
    max-height: 330px;
    margin-bottom: 15px;
    background: #f7941d40;
    border-radius: 5px;
    float: left;
    overflow: hidden;
    min-height: 330px;
}
.image-section .image-block .image-bg .img {
    width: 100%;
    height: 100%;
}
.image-section .image-block .image-bg:nth-child(2) .img img{
    border-radius: 0 5px 5px 0;
    height: 100%;
}
.image-section .image-block .image-bg:nth-child(2) .img{
    -webkit-box-ordinal-group:3;
    -ms-flex-order:2;
    order:2;
}
.image-section .image-block .image-bg .img img{
    width: 100%;
    height: 100%;
    border-radius: 5px 0 0 5px;
}
.image-section .image-block .image-bg .text {
    width: 100%;
    text-align: justify;
    padding-bottom:6px;
}
.image-section .image-block .image-bg .text .name,
.image-section .image-block .image-bg .text .position{
    color:#615e58;
    font-size:15px;
    font-weight:800;
    padding-left:15px;
}
.image-section .image-block .image-bg .text .comments {
    padding: 15px;
    font-size: 14px;
    color: #615e58;
}
.image-section .image-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    width: 90%;
    margin: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.page-description p {
    text-align: center;
    font-size: 15px;
    margin-bottom: 30px;
}
p.team-p {
    background: #f9f9f9;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    color: #212529;
    margin-top: 16px;
}
.details{
    line-height: 1.3;
    min-height: 25px;
    color: black;
    /*margin-top: 5px;*/
}
.details  .product_title {
    line-height: 1.3;
    min-height: 56px;
    color: black;
    /*margin-top: 5px;*/
}
button> span.bg-danger.px-5.py-2 {
    background-color: #ff3c38!important;
    color: white;
}
button> span.bg-success {
    background-color: #f7941d !important;
    color:white;
}
.mobile-fix-option {
    display: block;
}
.mobile-fix-option .today_deals {
    display: none;
}
.mobile-fix-option .chat_menu_card .menu,.mobile-fix-option .chat_menu_card .card1 {
    display: none;
}
.owl-item .item.row .col-lg-2 img {
    width: 120px !important;
    height: 120px !important;
    margin:auto;
}
.title1 .title-inner1 {
    font-size: 24px;
    font-weight: 400;
    color: #0000008c;
}
.special-offers .test {
    width: 0;
    height: 0;
    overflow: hidden;
}
/* .owl-carousel .owl-item img {
    height: 100%;
} */
/* .special-offers .item .row .col-lg-8 {
    display:flex;
    align-items:center;
} */
/* .special-offers .item .row {
    align-items: center;
} */
.special-offers .item button.add_to_bag {
    width: 100%;
    display: block;
    border: 1px solid #d4d4d4;
    padding: 7px 0;
    color: #fe8280;
    font-size: 14px;
    background: white;
    outline: unset;
    font-weight: 800;
    border-radius: 5px;
    margin-top: 6px;
}
.special-offers  .special-items.item {
    width : 100%;
    /* padding : 5px; */
    height : 24rem !important;
}
.special-offers  .special-items.item .row {
    margin: 0 !important;
    padding: 0.85rem !important;
}

.special-offers   .product-img {
    width: unset !important;
    min-height:unset !important;
}
.owl-carousel .owl-item .img_cover img {
    display: block;
    height: 186px;
    width: 100% !important;
}
.special-offers .item button.add_to_bag:hover {
    -webkit-box-shadow: 0 3px 5px 2px #0000001a;
    box-shadow: 0 3px 5px 2px #0000001a;
}
.special-offers .item .img_cover .details-btn:hover {
    background:#eee;
}
.special-offers .item .img_cover .details-btn {
    width: 100%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    display: none;
    position: absolute;
    top: 93%;
    left: 0;
    background: rgb(255, 255, 255);
    border-radius: 0 0 5px 5px;
    padding: 3px 0;
    z-index: 9;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
}
.special-offers .item .img_cover:hover .details-btn {
    display: block;
}


.offers-section >.row>.col-md-6 .col-gap .col-4 .img_cover::after,
.special-offers .item .img_cover::after{
    position: absolute;
    content: "Add to Shopping Bag";
    z-index: -1;
    color: white;
    width: 100%;
    height: 100%;
    background: #000000a3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    top: 0;
    left: 0;
    font-size: 21px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
}
.special-offers .item .img_cover:hover::after {
    opacity: 1;
    z-index: 1;
    visibility: visible;
}
.special-offers .item .img_cover{
    position: relative;
    text-align: center;
    overflow: hidden;
}
.details.details-btn{
    bottom: 0 !important;
    top: unset;
}
.offers-section  .img_cover img{
    height: 160px;
    width:160px;
    padding: 0 7% 8%;
}
.banner_img > div img{
    /* max-width: 700px; */
    height: auto;
    width: 100%;
    max-height:215px;
}.col-lg-12.bg-danger.py-2.d-flex.justify-content-around {
     background: #f7941d !important;
     color: white;
     height: 34px;
 }
section.addtocart_count.ratio_square.bg-title.wo-bg {
    margin-top: 0px !important;
    padding:10px 0;
    z-index: 0;
}
section.addtocart_count.ratio_square.bg-title.wo-bg strong{
    color: #615e58;
    font-weight:500;
    font-size:16px;
}
.team_content .img {
    margin: 0 auto;
    width: 190px;
    height: 190px;
    -webkit-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}
.big .team_content .img {
    width: 96px;
    height: 96px;
    margin: 0 auto;
    -webkit-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}
.team_content img {
    width: 100%;
    border-radius: 50%;
    height: 100%;
    object-fit: cover;
}
.team_content>.text-center {
    background: #f9f9f9;
    padding-top: 85px;
    margin-top: -75px;
    min-height:220px;
    overflow:hidden;
    border-radius: 15px;
}
#help-team .col-lg-4.mb-5.text-center {
    height: 355px;
    overflow: hidden;
    cursor: pointer;
}
.big .team_content>.text-center .details {
    height: auto;
    overflow: visible;
    opacity: 1;
}
.team_content>.text-center .details {
    margin-bottom: 0;
    text-align: center;
    padding: 0px 10px 20px;
    /* display: none; */
    height: 0px;
    overflow: hidden;
    opacity: 0;
    transition: height .5s;
}
.team_content>.text-center.show {
    margin-top: -50px;
    padding-top: 50px;
}
.team_content {
    position: relative;
    margin-top:20px;
}
.inputContainer span.input-placeholder {
    position: absolute;
    left: 0;
    font-size: 16px;
    top: -7px;
    -webkit-transition:all .3s ;
    -o-transition:all .3s ;
    transition:all .3s ;
}
.inputContainer input:focus,.inputContainer textarea:focus{
    border-bottom:1px solid red;

}
.inputContainer textarea:focus ~ span.input-placeholder,
.inputContainer input:focus ~ span.input-placeholder,
.inputContainer span.input-placeholder.top{
    top: -36px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: .7;
}
.callUs {
    font-size: 21px;
    font-weight: 500;
    color: #212529;
}
div#help-privacy-policy .body ul  {
    list-style-type: circle !important;
}
div#help-privacy-policy .body ul li {
    font-size: 13px;
    display:list-item;
    line-height:26px;
}

div#help-privacy-policy .body div {
    font-size: 15px;
    color: #212529;
}
div#help-privacy-policy .body div a {
    font-size: 15px;
    color: #212529;
    font-weight:600;
}
button.btn.btn-primary.contact {
    background: #ff686e;
    color: #fff;
    -webkit-box-shadow: 0 1px 5px #ccc;
    box-shadow: 0 1px 5px #ccc;
    border: none;
    margin: 25px 0 10px;
    padding:7px 12px;
}
.inputContainer input,.inputContainer textarea {
    width: 55%;
    border: none;
    border-bottom: 1px solid #d3d3d3;
}
.inputContainer{
    position:relative;
    margin-top:60px;
}
.contact-us h2 {
    color: #615e58;
    font-weight: 500;
    font-size: 23px;
}
.mycart {
    background-color: #ffffff !important;
    -webkit-box-shadow: -8px 0px 5px #00000024 !important;
    box-shadow: -8px 0px 5px #00000024 !important;
}
.body.needHelpItemBody strong {
    color: #615e58;
    font-size: 18px;
}
.body.needHelpItemBody>div {
    font-size: 16px;
    color: #615e58;
}
.coupon_code {
    background: #ebe9ff;
    padding: 1rem;
    position: fixed;
    max-height: 82px;
    bottom: 0;
    width: 100%;
    -webkit-box-shadow: 3px 3px 5px #0000001a;
    box-shadow:  3px 3px 5px #0000001a;
}
.coupon_code_text{
    background: #ebe9ff;
    box-shadow: -3px -3px 5px #0000001a, 3px 3px 5px #0000001a;
    padding: 5px;
    margin-bottom: 20PX;
}
.col-lg-12.d-flex.mt-2.text-center .bg-danger {
    background: #ff686e !important;
}
.col-lg-12.d-flex.mt-2.text-center .cart_total  {
    background: #f7941d !important;
}
.col-lg-12.bg-success.py-2.d-flex.justify-content-around.align-items-center>button {
    border: none;
    background: #ff686e;
    border-radius: 2px;
    color: white;
    font-weight: 700;
    padding: 2px 12px;
}
.col-lg-12.bg-success.py-2.d-flex.justify-content-around.align-items-center {
    background: #615f52 !important;
    color: white;
    font-weight: 700;
    height: 43px;
}
.top_content {
    padding: 0;
}
.banner_img > div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align:center;
}
.banner_img{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    padding:0px 0 0px 0;
    gap:5px;
    /* margin-top:56px; */
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    position: relative;
}
a.btn.btn-danger.text-uppercase.btn-lg.btn-block.p-3:hover {
    background: #e5595a;
}
a.btn.btn-danger.text-uppercase.btn-lg.btn-block.p-3 {
    background: #ff686e;
    border-bottom: 1px solid #ff4e56;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 6px rgb(0 0 0 / 50%);
    box-shadow: 0 1px 6px rgb(0 0 0 / 50%);
}
button.d-flex.align-items-center.justify-content-center.btn.btn.lg.btn-block.p-3.text-white.text-capitalize:hover{
    background-color: #364472 !important;
}
.modal-dialog {
    max-width: 380px;
    margin: 1.75rem auto;
}
.theme-card h5 {
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-top: -5px;
    font-size: 15px;
    letter-spacing: 0px;
    word-spacing: 2px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 {
    width: 100%;
}
input#jquery-intl-phone-login:focus{
    border-bottom: 1px solid #ff6663;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    background: transparent;
}
p.loginSignupP {
    font-size: 13px;
    color: #777777;
    line-height: 1;
    margin-top: 14px;
    padding: 0 2px;
    text-align: center;
}
input#jquery-intl-phone-login {
    width: 100%;
    border: 1px solid #c9c9c9;
    display: block;
}
.modal-body h3{
    font-size: 18px;
}
.favourite-icon {
    font-size : 2rem;
}
.products .owl-img {
    width : 70% !important;
    margin : 0 auto !important;
}
.product-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
.product-container .product-img {
    width : 200px;
    height : 200px;
}
.product-container a:hover {
    text-decoration: underline;
}
.product-container .item {
    width : 13rem;
    padding : 5px;
    height : 22rem;
}
.product-container .add_to_bag {
    color : #fd8181;
}

.product-container .add_to_bag i {
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
    margin-right : 5px;
    font-size : 1.2rem;
}

.product-container .item:hover {
    border : 1px solid #ececec;
    border-radius: 5px;

}

.product-container .item .details {
    position: relative;
}

.product-container .item .details .product_title {
    min-height : 60px;
    max-height : 60px;
}

.product-container .item .details .test{
    position: absolute;
    top : 0;
    background : #000;
    opacity: 0.8;
    height : 98%;
    width:100%;
}

.details-btn {
    /*background-image: url("white.jpg");*/
    background: #fff;
    color : #383636;
    font-weight : 900;
    position : relative;
    top : 13%;
}

.close_button {
    font-size: 40px;
    font-weight: lighter;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    top : -50px;
}

.divider_hr {
    margin : 20px auto !important;
    height : 0.2rem !important;
    width : 70%;
    opacity : 0.1;
}

/* .test {
    display : none;
} */

.product-container .item .details:hover {
    cursor: pointer;
}

.buy_now {
    background-color: #fb7679;
    height: 100%;
    margin-left: 9px;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
}
#banner {
    width: 100%;
}
.height{
    min-height: 100vh;
}
span.model_hide {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    display: grid;
    place-content: center;
    color: #00000085;
    font-size: 28px;
    cursor: pointer;
    z-index: 9999;
}
div#product_modal {
    margin-top: 0 !important;
    padding-right: 0 !important;
}
.special_add_cart>div{
    width:100% !important;
}
.special_add_cart .p-2{
    padding: .2rem !important;
}
.category-container {
    min-height: 200px;
}
.buy_now:hover {
    background-color : #fa4449;
}

.counter i {
    font-size: 3rem;
    color: #9999;
}

.counter,.counter_button {
    border : 1px solid #cdcdcd !important;
}

.modal-lg {
    max-width: 65%;
}

.product_img{
    height: 400px;
    text-align: center;
}
.product_img img{
    width: 100%;
    height: inherit;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.example::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.example {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}
.owl-theme .owl-nav {
    margin-top:0px !important;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.special-offers .owl-nav .owl-next, .special-offers .owl-nav .owl-prev {
    position: relative;
    background:#ff686e !important;
    color:rgba(255, 255, 255, 1) !important;
}
.special-offers .owl-nav .owl-prev {
    left: -2.5rem !important;
}
.stitle{
    font-size: 35px;
    color: #777777;
    margin:0 30px 30px 30px;
}
.suggested_store{
    padding: 30px 0;
    border-top: 2px solid #ddd;
    /* box-shadow: 0 0 10px 3px #0000000f; */
}
.suggested_store .store_wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 2%;
}
.suggested_store .store{
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 22%;
    width: 20%;
    text-align: center;
}
.suggested_store .store a{
    width: 100%;
}
.suggested_store .store a img{
    width: 100%;
    border-radius: 5px;
    height: 200px;
    -webkit-box-shadow: 0 1px 5px 2px #00000024;
    box-shadow: 0 1px 5px 2px #00000024;
}
.suggested_products{
    padding: 30px 0;
    /* box-shadow: 0 -6px 7px 2px #00000012; */
    border-top: 2px solid #ddd;
}
/* .suggested_products h4{} */
.visit_store:hover{
    background-color: white;
    color:#ff686e;
    -webkit-box-shadow: 0 0 10px 2px #00000050;
    box-shadow: 0 0 10px 2px #00000050;
}
.visit_store{
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    background: #ff686e;
    text-decoration: none !important;
    color: white;
    padding: 8px 15px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 5px;
    margin: 10px 0;
    display: inline-block;
}
.special-offers .owl-nav .owl-next {
    right: -2.5rem !important;
}
/*.corporate-customer{*/
/*    height:auto !important;*/
/*    background-size: cover;*/
/*}*/
.intl-tel-input .country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
}
input#jquery-intl-phone {
    background: #eee;
    border-radius: 6px 0 0 6px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    width: 86px;
    background: transparent !important;
}
span#basic-addon2 {
    position: relative;
    z-index: 0;
    padding: 14px;
    background: #ff686e;
    border: 1px solid #ff686e;
    border-radius: 0 6px 6px 0;
}
.payType div i {
    margin-right:10px;
}
.payType> div:nth-child(3){
    min-width:275px;
}
.payType> div:nth-child(1),
.payType>div:nth-child(2){
    width:147px;
}
.payType {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 30px;
    gap: 30px;
    font-size: 15px;
    color: #606060;
}
.payImg {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4:focus-visible {
    border: 2px solid #ff686e;
    border-radius: 6px 0 0 6px;
}
.footer-social-icons i.fa-phone {
    padding: 0.5rem 0.4rem !important;
    font-size: 2rem !important;
    color: #f7941d !important;
}
footer {
    background: #f7941d;
    color: white;
    padding: 60px 0;
}
.footerLogo img {
    -webkit-transform: translate(-20px,-26px);
    -ms-transform: translate(-20px,-26px);
    transform: translate(-20px,-26px);
}
ul.footerUl.flogo {
    margin-top: -25px;
}
.footertitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-size: 17px;
    font-weight: 700;
    padding-bottom: 15px;
    border-bottom: 2px solid #ffffffb5;
    margin-bottom: 15px;
}
ul.footerUl li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 14px 0;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
ul.footerUl li a{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    color:white;
}
.social_media_icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
}
.pay_type_img {
    width: 100%;
    max-width: 100%;
}
.pay_type_img img{
    width: 100%;
    max-width: 100%;
}
.btwoimg > div {
    background: white;
    border-radius: 5px;
    width: 45%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 50%;
    padding: 6px;
    display: -ms-grid;
    display: grid;
    place-content: center;
}
.btwoimg > div img{
    max-width:100%;
    width:100%;
}
.btwoimg {
    max-width: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    margin-top:20px;
}
.payment_geteway_div {
    background:#EAE8FF;
    padding:60px 0;
    display:none;
}
.payment_geteway_img {
    max-width: 100%;
    width: 100%;
}
.payment_geteway_img img {
    max-width: 100%;
    width: 100%;
}
a.social_media_link:hover {
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #f7941d;
    font-size: 16px;
}
.mobile-wishlist:hover .dropdown_list{
    opacity: 1;
    overflow: visible;
    z-index:222;
    transform: translateY(0px);
    height: auto;
}
.primary_color{
    color: #ff686e;
}

.mobile-wishlist .dropdown_list{
    top: 100%;
    opacity: 0;
    overflow:hidden;
    z-index: -111;
    background-color: white;
    transition: all 0.5s;
    box-shadow: 0px 1px 2px 0px #cacaca;
    width: 110%;
    transform: translateY(30px);
    right: 0;
    height: 0;
}
.mobile-wishlist .dropdown_list li{
    padding: 0 !important;
    width: 100%;
}
.mobile-wishlist .dropdown_list li a:hover{
    background-color: #feebed;
}
.mobile-wishlist .dropdown_list li a{
    display: block;
    width: 100%;
    padding: 13px 20px;
    transition: all .4s;
    color: black !important;
}
a.social_media_link {
    -webkit-transition:all .4s;
    -o-transition:all .4s;
    transition:all .4s;
    font-size: 12px;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 31px;
    height: 31px;
    display: -ms-grid;
    display: grid;
    place-content: center;
    color: white;
}
.offers-section >.row>.col-md-6.set_width {
    width: 50%;
    /*-webkit-box-flex: 1;*/
    /*-ms-flex: 1 0 auto;*/
    /*flex: 1 0 auto;*/
    height: 385px;
}
.offers-section {
    margin-bottom: 40px;
}
.offer_image{
    height: 350px;
    background-size:  100% 100%;
    background-position: center;
}
.offer_details{
    height: 330px;
}

.product_img .magnifier.active {
    opacity:.3;
}
.product_img .magnifier {
    position: absolute;
    width: 100px;
    height: 100px;
    background: red;
    opacity: .4;
    z-index: 3;
    opacity:0;
}
.cartArea {
    height: auto;
    max-height: calc(100% - 249px);
    overflow-y: auto;
    position: relative;
}
#refresh_cart{
    height:100%;
    position: relative;
}
.place_order{
    margin-bottom:20px;
}
.bottom_content{
    position: absolute;
    bottom: 0;
}
.hotline{
    margin-bottom: 40px;
    margin-top: 15px;
    font-weight: bold;
}
#cart_coupon_code input {
    background-color: #e3e3e3;
    border-radius: 5px;
    padding: 5px 0px 5px 10px;
    font-size: 14px;
    margin-right: 10px;
}
.no_product img{
    border-radius: 10px;
}
.no_product .text {
    position: absolute;
    bottom: 40px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    text-transform: capitalize;
    color: #f7941da3;
    font-weight: 700;
    font-family: "Font Awesome 5 Free", Bangla223, sans-serif;
}
.no_product {
    position: relative;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 3%;
}
.no_product img.img-fluid{
    width: 50%;
}


#cart_coupon_code button.btn-danger {
    background: #ff686e;
    border: 1px solid #ff686e;
    padding: 5px 14px;
    border-radius: 6px;
}
/* .coupon_code {
    background : #EEEEEE;
    padding : 1rem;
    position: fixed;
    bottom: 0;
    width : 100%
} */
.rounded-circle.card_arrow {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mycart {
    max-height: 100%;
    height: calc(100% - 56px);
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0 !important;
    right: 0;
    background-color: #fff;
    overflow: hidden;
    transition: 0.5s;
    z-index: 2;
    box-shadow: -8px 0px 5px #e8e8e8;
}
#cart_coupon_code {
    gap: 5px;
    background: #ebe9ff;
    margin: 0 !important;
    /* padding-bottom: 9px !important;
    padding-top: 9px; */
    box-shadow: 3px 3px 5px #0000001a;
    padding: 9px;
}
.default_address {
    padding: 10px 0;
    font-weight: 700;
    color: #0000006e;
}
/* .cartArea {
    height : 400px !important;
    overflow-y : auto;
    position : relative;
} */
.product_img{
    position:relative;
}
.product_main_div .product_img{
    position:relative;
    width:50%;
}

.product_main_div .details{
    -webkit-box-flex:1 ;
    -ms-flex:1 ;
    flex:1 ;
    text-align: left;
    padding-left: 40px;
}
.product_main_div{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
    gap:10px;
}
.magnifier_img.active {
    opacity:1;
    z-index:99;
    -webkit-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1)
}
.magnifier_img {
    border:2px solid #ff6663;
    position: absolute;
    width: 60%;
    left: 40%;
    height: 100%;
    z-index:-1;
    opacity:0;
    -webkit-transform:scale(.5);
    -ms-transform:scale(.5);
    transform:scale(.5);
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: opacity .5s, -webkit-transform .5s;
    -o-transition: opacity .5s, transform .5s;
    transition: opacity .5s, transform .5s;
    transition: opacity .5s, transform .5s, -webkit-transform .5s;
}
i.fa.fa-plus.close_button.pull-right {
    cursor: pointer;
    position: absolute;
    right: -1%;
    top: -6%;
    color: #ff686e;
    display:none;
}

.product_model_buttons div:nth-child(2),
.product_model_buttons div:last-child{
    width: 30%;
}
.payBanner{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.payBanner .left-area{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    -webkit-box-ordinal-group:5;
    -ms-flex-order:4;
    order:4;
}
.payBanner .right-area{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    width: 35%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.payBanner .right-area a{
    background: #ff686e;
    text-decoration: none !important;
    color: white;
    padding: 8px 15px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 5px;
    white-space:nowrap;
}
.payBanner .right-area div{
    font-size: 18px;
    border: 1px solid #ddd;
    padding: 5px 10px;
    border-radius: 5px;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    white-space: nowrap;
}
/* .payBanner .right-area div span{} */
.payBanner .left-area>div{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.payBanner .left-area>div img{
    width: 50px;
}
.payBanner .left-area>div span{
    font-size: 13px;
}
/* .payBanner .right-area{} */
.payBanner .right-area ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
}
.payBanner .right-area ul li:first-child{
    white-space:nowrap;
}
/* .payBanner .right-area ul li{}
.payBanner .right-area ul li.icon{} */
.payBanner .right-area ul li.icon img{
    width: 50px;
}
.counter, .counter_button {
    border: 1px solid #cdcdcd !important;
    border-radius: 5px;
}
.storeDetails{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px;
    /* background: red; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.right-area.right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
}
.storeDetails .left{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
}
.storeDetails .left div.star{
    border: none;
}
.storeDetails .left div.star i{
    font-size: 30px;
    color: orange;
    margin: 0 3px;
}
/* .storeDetails .left div.star i:nth-child(2){
}
.storeDetails .left div.star i:nth-child(3){}
.storeDetails .left div.star i:nth-child(4){}
.storeDetails .left div.star i:nth-child(5){} */
.storeDetails .left div{
    border: 1px solid #eee;
    padding: 6px;
    border-radius: 5px;
}
.mycart {
    margin-top: 56px;
}
/* .storeDetails .left div span{} */
.storeDetails .left div span.parssentic{
    font-size: 16px;
    font-weight: 700;
    padding-left: 5px;
    color: #ff686e;
}
/* .storeDetails .right{} */
.storeDetails .right a {
    padding: 10px 15px;
    background: #ff686e;
    color: white;
    font-weight: 700;
    border-radius: 5px;
    text-decoration: none !important;
}
.food_aid_top_banner{
    padding-top:0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    text-align: center;
    max-width: 100%;
    margin: auto;
}
.food_aid_top_banner img{
    width: 100%;
    height:auto;
}
.food_aid_top_banner .textItem{
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: white;
    margin-right: 130px;
    width:100%;
}
.food_aid_top_banner .textItem h1{
    font-size: 65px;
    color: white;
    text-transform: capitalize;
}
.food_aid_top_banner .textItem h1 span{
    font-size: 50px;
    color: white;
    font-weight: 400;
}
.food_aid_top_banner .textItem p{
    font-size: 18px;
    color: white;
    font-weight: 400;
    margin: 10px;
}
.food_aid_top_banner .textItem .btnArea{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
    margin-top: 25px;
}
.food_aid_top_banner .textItem .btnArea a{
    color: white;
    background: hsl(358deg 100% 70%);
    font-weight: 700;
    padding: 10px 15px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 5px #ccc;
    box-shadow: 0 1px 5px #ccc;
}
.how_we_help{
    padding: 20px 0;
    text-align: center;
}
.how_we_help >h4{
    color: #615e58;
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 10px;
}
.how_we_help >p{
    font-size: 18px;
    color: #615e58;
    margin-bottom: 50px;
}
/* .how_we_help .row{} */
/* .how_we_help .row svg{} */
.how_we_help .row p{
    font-size: 18px;
    color: #615e58;
    width: 55%;
    margin: auto;
    margin-top: 16px;
    line-height: 25px;
}
/* .how_is_food_aid{
    background:
    url('uploads/kids.jpg') center no-repeat;
    text-align: center;
    padding: 65px 0;
    background-size:cover;
} */
.how_is_food_aid p{
    color: white;
    font-size: 18px;
    padding: 3px 30px;
    line-height: 24px;
}
.how_is_food_aid h3{
    color: white;
    font-size: 24px;
}
.parcentice{
    text-align: center;
    padding: 30px 15px;
}
/* .parcentice .row >div{} */
.parcentice .row >div h1 span{
    font-size:18px;
}
.parcentice .row >div h1{
    font-weight: 700;
    font-size: 35px;
    color: #f7941d;
    text-shadow: -4px 6px 5px rgba(0,0,0,.2);
    margin-bottom: 10px;
}
.parcentice .row >div p{
    font-size: 18px;
    padding: 5px;
    width: 74%;
    line-height:24px;
    margin: auto;
    color: #615e58;
}
.parcentice .sideLine{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 45px 0;
    gap: 15px;
}
.parcentice .sideLine .line{
    border-bottom: 1px solid #ddd;
    width: 17%;
}
.parcentice .sideLine .centerText{
    font-size: 18px;
    color: var(--theme-deafult);
}
.our_mission{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0;
    gap: 15px;
}
/* .our_mission .left {
    background: url(https://chaldn.com/asset/Egg.ChaldalWeb.Fabric/Egg.ChaldalWeb1/1.0.0+Deploy-Release-131/Default/stores/chaldal/components/page/Donation/images/banner_1.png);
    background-position: center;
    background-size: cover;
    padding: 67px 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    max-width: 50%;
} */
.our_mission .left h1{
    font-size: 26px;
    color: white;
    margin-left: 40px;
    text-transform: capitalize;
}
.our_mission .left p{
    font-size: 18px;
    color: white;
    padding-left: 40px;
    padding-top: 15px;
    padding-right: 20px;
    line-height: 25px;
}
/* .our_mission .right{
background: url(https://chaldn.com/asset/Egg.ChaldalWeb.Fabric/Egg.ChaldalWeb1/1.0.0+Deploy-Release-121/Default/stores/chaldal/components/page/Donation/images/banner_2.png) center no-repeat;
background-size: cover;
padding: 68px 15px;
-webkit-box-flex:1;
    -ms-flex:1 0 auto;
        flex:1 0 auto;
max-width:50%;
} */
.our_mission .right h1{
    font-size: 26px;
    color: white;
    margin-right: 40px;
    text-transform: capitalize;
    text-align:
        right;
    margin-bottom: 20px;
}
.our_mission .right >div{
    padding: 10px 25px;
}
.our_mission .right >div> img{
    max-width: 100%;
    width: 100%;
}
.our_mission .right >div.d-flex{
    gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.our_mission .right >div.d-flex .imgwrap{
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 50%;
}
.our_mission .right >div.d-flex img{
    width: 94%;
    max-width: 94%;
}
.our_mission .right >div.d-flex p{
    font-size: 18px;
    color: white;
    line-height: 25px;
}
/* .topBanner {
    margin-top: 56px;
} */
/*.pixelstrap.sm-vertical > li:nth-last-child(2) {*/
/*    margin-top: 19px;*/
/*}*/
.topBanner a {
    width:100%;
    display:block;
}
.topBanner a>img {
    width:100%;
    display:block;
}
.food_item_wraper ul{
    background: #eae8ff6b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px;
    padding: 40px 50px;
}
.food_item_wraper ul li.active div img {
    border: 2px solid #ff686e;
}
.service p {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 16px;
}
.recipe_add_to_bag button:hover{
    background: #e04f54;
}
.recipe_add_to_bag button{
    text-decoration: none;
    background: #ff686e;
    padding: 10px 30px;
    color: #fff;
    font-size: 20px;
    border: none;
    border-radius: 5px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    text-transform: capitalize;
}
.product_container {
    margin: 50px 0;
}
.product_container .content {
    border: 1px solid #f7f7f7;
    padding: 5px;
}
.product_container .content:hover{
    -webkit-box-shadow: 1px 1px 1px rgba(204,204,204,.5);
    -moz-box-shadow: 1px 1px 1px rgba(204,204,204,.5);
    box-shadow: 1px 1px 1px rgba(204,204,204,.5);
}
/* .product_container .content>.d-flex{} */
.product_container .content .text_content {
    flex: 1;
    padding: 10px;
}
.product_container .content .text_content .botm {
    align-items: flex-end;
}
/* .product_container .content .text_content .botm .bleft{} */
.product_container .content .text_content .botm .bright button:hover {
    -webkit-box-shadow: 1px 1px 1px rgba(204,204,204,.5);
    -moz-box-shadow: 1px 1px 1px rgba(204,204,204,.5);
    box-shadow: 1px 1px 1px rgba(204,204,204,.5);
}
.product_container .content .text_content .botm .bright button {
    height: 37px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #ebebeb;
    padding: 6px 35px;
    text-align: center;
    transition: all ease-in-out .15s;
    color: #ff6663;
    border-radius: 5px;
    white-space: nowrap;
}
.product_container .content .text_content .top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
/* .product_container .content .text_content .top p {} */
.product_container .content .text_content .top span {
    color: #ff686e;
    cursor: pointer;
    white-space: nowrap;
    padding-left: 10px;
}
.product_container .content .img{
    width:100px;

}
.product_container .content .img img{
    width:100%;
}
.service h1 {
    font-size: 30px;
    margin: auto 5px;
    line-height: 70px;
    font-weight: 700;
    text-transform: uppercase;
    color: #323130;
    text-align: center;
}
.service .sitem {
    gap: 30px;
}
.service .sitem .botton {
    background-color: #ffcf51;
    font-size: 16px;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    text-align: center;
    max-width: 200px;
}
.service .sitem .service_item {
    gap: 5px;
    align-items:center;
}
.service .sitem .service_item span{
    font-size:30px;
    opacity:.9;
}
.food_item_wraper ul li div{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
    cursor:pointer;
}
.food_item_wraper ul li div img{
    width: 75px;
    border-radius: 50%;
}
.food_item_wraper ul li div p{
    margin: 0;
    font-size: 16px;
}
.category-container .item {
    width : 200px;
    height : 250px;
    margin : 0.5rem;
    padding : 0.5rem;
}
.model-incriment{
    -webkit-box-flex: 1;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%;
    max-width: 40%;
    width: 40%;
}
.special-offers{
    z-index:0 !important;
}
.ratio2_1 .pull-right{
    width: 70%;
}

.mobile-fix-option #chat_option {
    position: fixed;
    background: #ffffff;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 340px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 10px 11px #00000038;
    box-shadow: 0 0 10px 11px #00000038;
    display:none;
    cursor:default;
}
.mobile-fix-option #chat_option {
    left: calc(100% - 340px);
    transform: translateX(0);
    bottom:0;
}
.mobile-fix-option #chat_option .head_active {
    padding: 10px;
    background: #f7941d;
    border-radius: 4px;
    color: white;
}
.mobile-fix-option #chat_option .head_active i.fa-times {
    position: absolute;
    right: 20px;
    background: #ff686e;
    padding: 6px 12px;
    border-radius: 5px;
    cursor: pointer;
}
.mobile-fix-option #chat_option .head_active .chat_title {
    font-size: 18px;
    font-weight: 700;
}
.mobile-fix-option #chat_option .head_active h5 {
    font-size: 13px;
    color: #615e58;
    font-weight: 900;
}
.mobile-fix-option #chat_option .head_active h5>i {
    font-size: 10px;
}
.mobile-fix-option #chat_option .head_active .d-flex .img_div {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
.mobile-fix-option #chat_option .head_active .d-flex .img_div img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px 3px #0000001f;
    box-shadow: 0 0 10px 3px #0000001f;
}
.mobile-fix-option #chat_option .chat_part {
    height: 300px !important;
    min-height: 300px !important;
    overflow-y: auto;
    padding: 15px;
}
.mobile-fix-option #chat_option .chat_part .chat-right div,
.mobile-fix-option #chat_option .chat_part .chat-left div {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 40px;
    flex: 1 0 40px;
    max-width: 40px;
    width: 40px;
}
.mobile-fix-option #chat_option .chat_part .chat-right div img,
.mobile-fix-option #chat_option .chat_part .chat-left div img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.mobile-fix-option #chat_option .chat_part .chat-left p {
    margin: 0;
    margin-left: 7px;
    width: auto;
    background: #ff686e;
    padding: 4px 13px;
    border-radius: 13px;
    font-size: 12.6px;
    color: white;
    line-height: 19px;
}
.mobile-fix-option #chat_option .chat_part .chat-right{
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.mobile-fix-option #chat_option .chat_part .chat-right p {
    padding: 4px 13px;
    margin: 0;
    margin-right: 7px;
}
.chat-left.mb-3, .chat-right.mb-3{
    margin-bottom: 0.4rem !important;
}


.mobile-fix-option #chat_option .text_writing_part {
    height: 50px;
    position: relative;
    border-top: 1px solid #f7941d;
}
.mobile-fix-option #chat_option .text_writing_part input::-webkit-input-placeholder {
    color:#ff686e;
}
.mobile-fix-option #chat_option .text_writing_part input::-moz-placeholder {
    color:#ff686e;
}
.mobile-fix-option #chat_option .text_writing_part input:-ms-input-placeholder {
    color:#ff686e;
}
.mobile-fix-option #chat_option .text_writing_part input::-ms-input-placeholder {
    color:#ff686e;
}
.mobile-fix-option #chat_option .text_writing_part input::placeholder {
    color:#ff686e;
}
.mobile-fix-option #chat_option .text_writing_part input {
    width: calc(100% - 80px);
    height: 100%;
    border: none;
    outline: none;
    padding-left: 14px;
    font-weight: 500;
    font-size: 12.6px;
    resize: none;
    border-radius: 4px;
    padding-top: 12px;
}
.mobile-fix-option #chat_option .text_writing_part .input_icon {
    position: absolute;
    width: 80px;
    right: 0;
    bottom: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 5px;
}
.mobile-fix-option #chat_option .text_writing_part .input_icon i {
    font-size: 20px;
    color: #ff686e;
    cursor: pointer;
}
.mobile-fix-option #chat_option .text_writing_part input::-webkit-scrollbar {
    display: none;
}
.mobile-fix-option .chat_menu_card .chat {
    position: fixed;
    right: 0;
    width: auto;
    height: auto;
    bottom: 0;
    background: #ff6663;
    padding: 8px 20px;
    border-radius: 5px 5px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 9px;
    color: white;
    font-weight: 900;
    cursor:pointer;
    /* border: 1px solid #fff; */
    /* border-bottom: 0px solid #fff; */
}
.mobile-fix-option .chat_menu_card .chat:hover {
    background: #f7941d;
    transition: all .5s;
}
.location-page-card.active{
    border: 1px solid #ff686e;
}
.location-city-title {
    font-size: 25px !important;
    font-weight: bold;
    color: #615e56;
    text-align: right;
    padding: 8px 10px 8px 0;
}
.onhover-dropdown .onhover-show-div{
    padding: 0;
}
.top-header .header-dropdown .onhover-dropdown .onhover-show-div li:last-child{
    padding-bottom: 10px;
}
.top-header .header-dropdown .onhover-dropdown .onhover-show-div li>i {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 0;
    border-radius: 20px;
    font-size: 23px;
}
.top-header .header-dropdown .onhover-dropdown .onhover-show-div li{
    padding: 10px;
    gap: 10px;
}
/* daily deals start */
.top_content1 {
    font-size: 16px;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding: 50px 7%;
    background: linear-gradient(104deg,#89cffd 0,#d8ffdc 100%) no-repeat;
    min-height: 310px;
}
.top_content1 h1 {
    text-align: left;
    font-family: Quicksand;
    font-size: 40px;
    font-weight: 600;
    color: #0d618a;
    margin-bottom: 5px;
}
.top_content1 .row .col-6>p {
    font-weight: 700;
    line-height: 24px;
    font-size: 16px;
    color: #615e58;
}
.top_content1 .col-md-6 h6 {
    font-weight: 900;
    font-size: 18px;
    margin-right: 20px;
    color: #615e58;
}
.top_content1 .col-md-6:nth-child(1) >.d-flex>.d-flex {
    gap: 10px;
}
.top_content1 .col-md-6:nth-child(1) .time_box {
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: center;
    align-items: center;
}
.top_content1 .col-md-6:nth-child(1) .time_box .time{
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
    background-color: #fff;
    border-radius: 5px;
    font-weight: 700;
}
/* .top_content1 .col-md-6:nth-child(1) .time_box p{} */
.top_content1 .col-md-6 .offer_box {
    width: 100%;
    max-width: 450px;
    min-width: 350px;
    min-height: 120px;
    background-color: #fff;
    padding: 10px;
    position: relative;
    border-radius: 12px;
    display: flex;
    align-items: center;
}
.top_content1 .col-md-6 .offer_box .img {
    width: 100px;
    height: 100px;
    margin-right: 10px;
}
.top_content1 .col-md-6 .offer_box .img img{
    width: 100%;
    height: auto;
}

.top_content1 .col-md-6 .offer_box .text_content >p {
    color: #615e58;
    font-size: 16px;
    font-weight: 900;
    line-height: 21px;
    padding-right: 12px;
    font-size: clamp(14px,2vw,16px);
}
/* .top_content1 .col-md-6 .offer_box .text_content .d-flex{}
.top_content1 .col-md-6 .offer_box .text_content .d-flex .left{}
.top_content1 .col-md-6 .offer_box .text_content .d-flex .right{} */
.top_content1 .col-md-6 .offer_box .text_content .d-flex .right p {
    font-weight: 700;
    display: inline;
    font-size: 26px;
    color: #5cbbf9;
    margin: 0;
    align-self: flex-end;
    margin-right: 7px;
    margin-bottom: 5px;
}
.top_content1 .col-md-6 .offer_box .text_content .d-flex .right p span{
    color: #725e58;
    font-weight: normal;
    font-size: 17px;
    margin-right: 5px;
}
.top_content1 .col-md-6 .offer_box .text_content .d-flex .right .cricle {
    height: 50px;
    width: 50px;
    border-radius: 50px;
    text-align: center;
    background: linear-gradient(180deg,#f45966 0,#f9745d 100%) no-repeat;
    color: #fff;
    transform: rotate(11deg);
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.text_content .d-flex .right .cricle span:first-child{
    margin-top: 3px;
    font-size: 20px;
}
.text_content .d-flex .right .cricle span:last-child{
    margin-top: -5px;
    font-size: 10px;
}
.previous{
    margin: 40px 10px;
}
.previous h4{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #706258;
}
/* .previous .card{} */
.previous .card{
    box-shadow: 0 0 6px rgba(0,0,0,.1);
    border-radius: 12px;
}
.previous .card .product {
    min-width: 70px;
    max-width: 90px;

}
.previous .card .product img{
    width: 100%;
    height: auto;
}
/* .previous .card .text{} */
.previous .card .text p {
    font-weight: 700;
    color: #615e58;
    font-size: 13px;
    line-height: 18px;
}
.previous .card .text .d-flex strong{
    font-weight: 900;
}
.faq .accordion{
    margin-top: 20px;
}
.faq .accordion .accordion-item{
    margin-bottom: 10px;
    border-top: 1px solid #d4d4d4;
    border-radius: 10px;
}
/* .faq .accordion .accordion-item .accordion-header{} */
.faq .accordion .accordion-item .accordion-header button.accordion-button.collapsed i{
    transform: rotate(0deg);
}
.faq .accordion .accordion-item .accordion-header button.accordion-button i{
    transform: rotate(180deg);
}
.faq .accordion .accordion-item .accordion-header button {
    display: flex;
    padding: .7rem 1.25rem;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    border: none;
    color: #795e58;
    font-weight: 700;
    background: transparent;
    outline: none;
    box-shadow: none;
    text-align: left;
    line-height: 25px;
}
.faq .accordion .accordion-item .accordion-body{
    padding: 1rem 1.25rem;
}
/* .faq .accordion .accordion-item .accordion-header button span{} */
.faq .accordion .accordion-item .accordion-header button i {
    width: unset !important;
    border: none;
    font-size: 25px;
    height: unset;
    display: unset;
    font-weight: unset;
    border-radius: 0;
    color: #615e58;
    transition: all .3s;
}
.footer_app_img{
    gap: 5px;
}
.footer_app_img a{
    width: 140px;
}
.footer_app_img a img{
    width: 100%;
}
.hide {
    display: none;
}
.main-area{
    min-height: 100vh;
}
#number .intl-tel-input {
    position: relative;
    display: inline-block;
    width: 100%;
}
/* .overflow-hidden .container-fluid {
    min-height: 100vh;
} */
input.form-control.border-1 {
    width: 300px;
}
.change_Password:hover{
    background-color: #ff3c38;
}
.change_Password{
    text-transform: capitalize;
    color: #fff;
    background-color: #ff686e;
    border: none;
    font-size: 15px;
    cursor: pointer;
    border-radius: 2px;
    font-weight: 700;
    position: relative;
    text-align: center;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    height: 35px;
}
.form-group.d-flex.align-items-center label{
    width: 160px;
}
input.form-control.border-1 {
    border-radius: 4px;
}
h1.changepassword {
    font-size: 23px;
    color: #ff9a1f;
    font-weight: 700;
    padding-bottom: 30px;
    text-transform: capitalize;
    margin-top: 30px;
}
.referral_faq {
    font-size: 24px !important;
    color: #302471 !important;
    font-weight: 500 !important;
    padding-left: 31px;
}
.help div span {
    font-size: 20px;
    color: #f7941d;
}
.help div:hover{
    background: #e0e0e0!important;

}
.product-container .item .details .test h4 {
    font-size: 17px;
}
.help >div {
    flex: 1;
    padding: 8px 4px;
    font-size: 13px !important;
    cursor: pointer;
}
.complain_img{
    width: 100%;
    height: 180px;
    border: 2px dashed #ff686e;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
textarea#message-text {
    border-radius: 10px;
    border: 1px solid #d3d3d3;
    border-radius: 8px;
    padding: 10px;
}
.btn_area button.btn.btn-primary:hover {
    background-color: red;
}
.btn_area button.btn.btn-primary {
    border: 1px solid #ff686e;
    border-radius: 12px;
    width: 40%;
    padding: 13px;
    color: #fff;
    background-color: #ff686e;
    transition:all .4s;
}
.btn_area button.btn.btn-primary-outline {
    border: 1px solid #ff686e;
    border-radius: 12px;
    width: 40%;
    padding: 13px;
    color: #ff686e;
    transition:all .4s;
}
.btn_area button.btn.btn-primary-outline:hover{
    background-color: #ff686e50;
}
.complain_img span.camra {
    font-size: 65px;
    color: #ff686e;
}
.help>a:hover {
    background: #e0e0e0!important;
    text-transform: capitalize;

}
.modal_close:hover {
    color: #ff4e56;
}
.image-wraper .img {
    display: flex;
    justify-content: center;
}
.image-wraper .img img{
    width: 80%;
    margin-top: 0;
}
.modal_close {
    outline: none;
    transition: all .4s;
    border: none;
    font-size: 31px;
    background: transparent;
    padding: 0;
    /* height: 30px; */
    margin-top: -17px;
}
.help>a {
    width: 40%;
    padding: 8px 4px !important;
    padding-bottom: 4px !important;
    transition: all .4s;
    font-size: 13px !important;
    text-transform: capitalize;
}
.reward p{
    color: #6eaa7f;
    font-size: 15px;
}
.emil_verify:hover {
    color: white;
    background-color: #ff3c38;
    border: 1px solid #ff3c38;
}
.emil_verify {
    position: absolute;
    border: 1px solid #ff4e56;
    background-color: #ff4e56;
    outline: none;
    right: 0;
    color: white;
    bottom: 3px;
    font-size: 12px;
    border-radius: 3px;
    padding: 7px 12px;
}
.save_address:hover{
    background-color: #ff3c38;
    color: white;
}
.hide{
    display: none;
}
.save_address{
    border: 1px solid #ff4e56;
    background-color: #ff4e56;
    color: white;
    display: block;
    width: 100%;
    border-radius: 10px;
    padding: 10px;
}
.input_group #phone_number{
    padding-left: 6px;
    background: #f5f5f5;
    padding-top: 12px;
    color: #999;
}
.profile .card-title i{
    font-size: 30px;
    margin-right: 25px;
}
.location_text{
    padding: 20px 0;
    font-size: 18px;
    font-weight: 700;
    color: #615e58;
}
.profile .card-title {
    border-radius: 3px;
    padding: 13px 20px;
    border-bottom: 1px solid #c1c1c1;
    background: #f8f8f8;
    font-weight: 700;
    font-size: 15px;
    color: #4b4b4b;
}
.searchBar {
    background: #f7f7f7;
    padding: 10px;
    border-radius: 10px;
}
.searchBar input{
    background: #f7f7f7;
    padding-left: 10px;
    border: none;
}
.location_address{
    gap: 10px;
}
.location_text .btn-close {
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}
.location_address .left{
    gap: 8px;
}
.location_address .edit:hover{
    /* background-color: #f7941d; */
    background-color: #ff4e56;
    color: white;
}
.location_address .edit{
    /* color: #f7941d; */
    color: #ff6663;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    transition: all .5s;
    cursor: pointer;
}
.gap_15{
    gap: 15px;
}
.profile button:hover{
    cursor: pointer;
    border-color: #ff686e;
    color: #ff686e;
}
.border_lavel .right_angle{
    position: absolute;
    right:10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 25px;
    color: #d3d3d3;
}
.border_lavel {
    cursor: pointer;
    position: relative;
    height: 43px;
}
.ihiden{
    display: none !important;
}
.border_lavel.hide.street_address{
    margin-bottom: 41px;
}
.searcharea span {
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
    font-size: 20px;
    opacity: .3;
    pointer-events: none;
}
.searcharea {
    height: 40px;
    border: 1px solid #d3d3d3;
}
.searcharea .searchinput {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    padding-left: 30px;
    font-size: 16px;
}
.areaList::-webkit-scrollbar {
    width: 3px;
}
.areaList::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.areaList::-webkit-scrollbar-thumb {
    background: #888;
}
.areaList::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.areaList {
    display: flex;
    flex-direction: column;
    border: 1px solid #eee;
    border-top: none;
    height:327px;
    overflow-y: auto;
}
.btn-primary-outline {
    background: #fff;
    color: #ff686e;
    border: 1px solid #ff686e;
    -webkit-box-shadow: 0 1px 5px #ccc;
    -moz-box-shadow: 0 1px 5px #ccc;
    box-shadow: 0 1px 5px #ccc;
}
.btn-primary-outline:hover {
    background: #ffe7e8;
}
.areaList li.area:hover {
    background: #D3D3D3;
}
.areaList li.area.select {
    background: #3297FD;
    color: white;
}
.areaList li.area {
    border-bottom: 1px solid #eee;
    padding: 8px 10px;
    cursor: pointer;
    transition: all .4s;
}
.no_order p.h3{
    font-size: 22px;
    font-weight: 500;
    color: #8b8b8b;
    padding-top: 15px;
}
.page_top_title{
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #8b8b8b;
    text-transform: capitalize;
}
.account_details {
    margin-top: 40px;
    border: 1px solid #e6e6e6;
    /* padding-left: 25px;
    padding-top: 15px; */
    /* padding-bottom: 15px; */
}
.acbln{
    border-right: 1px solid #e6e6e6;
}
.acbln,.balh{
    padding: 20px;
}
.month {
    display: flex;
    margin-top: 10px;
    border: 1px solid #e6e6e6;
    overflow-x: auto;
    background-color: white;
}
.month a.select {
    border-bottom: 3px solid #ff6663;
    color:#ff6663;
}
p.dmodel {
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
}
h3.amount {
    display: block;
    color: #87a790;
    font-size: 35px;
    padding: 1px;
}
.d-flex.justify-content-between.px-3.item {
    font-size: 18px;
    margin: 5px 10px 0;
    padding-bottom: 10px;
    /* font-weight: 300; */
    color: #615e58;
}
.d-flex.justify-content-between.px-3.item.border_top {
    margin-top: 0;
    padding-top: 7px;
}
.border_top{
    border-top: 1px solid #e6e6e6;
}
.transactions p{
    color: #e6e6e6;
}
.ref_text h1 {
    font-size: clamp(30px,3vw,55px);
    font-weight: 700;
    text-transform: capitalize;
    color: #000;
    margin: 25px 0;
    line-height: 48px;
}
.ref_text p {
    font-size: clamp(20px,3vw,21px);
    color: #000;
    line-height: 33px;
}
a.ref:hover {
    background-color: #fff;
    color: #302471;
    border: 1px solid #302471;
}
a.ref {
    /* width: 150px; */
    /* height: 50px; */
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none;
    font-weight: 450;
    text-transform: capitalize;
    color: #fff;
    background-color: #302471;
    border-radius: 4px;
    box-shadow: 0 0 5px #bfbdbd,2px 2px 5px #bfbdbd;
    border: 1px solid #302471;
    padding: 15px 45px;
}
.ref_text h4 {
    color: #302471;
    font-size: clamp(18px,2.5vw,22px);
    font-weight: 500;
}
.how_to_works {
    background: #f0f0f0;
    padding: 52px 25px;
}
.how_to_works h3 {
    font-size: clamp(18px,2.5vw,22px);
    color: #000;
    font-weight: 500;
}
.how_to_works .d-flex {
    gap: 10px;
}
.how_to_works .d-flex .number {
    background: #ffd400;
    border-radius: 50%;
    /* width: 130px; */
    /* height: 50px; */
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    padding: 14px;
}
.acorUl{
    padding-left: 40px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.acorUl li::after {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    border-radius: 50%;
    left: -14px;
    color: #e6e6e6;
    top: 50%;
    background: #706258;
    transform: translateY(-50%);
}
.acorUl li{
    position: relative;
    padding: 4px 0;
}
.faq .accordion .accordion-item .accordion-body {
    color: #777777;
    font-size: 15px;
}
.faq .accordion .accordion-item .accordion-body p {
    color: #777777;
    font-size: 15px;
    line-height: 22px;
}
.how_to_works .d-flex p {
    font-size: clamp(16px,2.5vw,18px);
    line-height: 24px;
    color: #777777;
}
.transactions{
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}
button.closebtn:hover {
    background-color: #ffe7e8;
    border-radius: 5px;
    color: #ff6663;
}
.red{
    color: red;
}
.green{
    color: green;
}
button.closebtn {
    transition: all .4s;
    width: 100%;
    padding: 12px;
    border: none;
    border-top: 1px solid #e6e6e6;
    background: transparent;
    color: #ff6663;
}
.month a {
    border: none;
    text-align: center;
    background-color: #fff;
    font-size: 24px;
    font-weight: 700;
    color: #323232;
    width: 80px;
    margin: 4px;
    padding: 8px 0 4px;
    border: 0;
    min-width: 80px;
}
.payment_table tr td,th{
    color:#b4b4b4;
}
.payment_table tr td:nth-child(2){
    font-weight:900;
    color:#615e58;
}
.payment_table tr td:nth-child(3){
    font-weight:900;
    color:#ff686e;
}
.payment_table tr td:nth-child(4){
    font-weight:900;
    color:#6f977c;
}
.payment_table tr td:nth-child(5){
    font-weight:500;
    color:#615e58;
}
.topArea {
    padding: 20px 0 10px 20px;
    border-bottom: 1px solid #e6e6e6;
}
.no_order{
    display: flex;
    justify-content: center;
    padding: 30px 0;
    background-color: #FBFADD;
    align-items: center;
    flex-direction: column;
    margin-top: 10px;
}
.border_lavel textarea,
.border_lavel input{
    position: absolute;
    width: 100%;
    border: 1px solid #d3d3d3;
    border-radius: 8px;
    padding: 10px;
}
.border_lavel label span{
    color: #ff4e56;
}
.border_lavel label {
    position: absolute;
    background-color: white;
    top: -10px;
    left: 15px;
    font-size: 15px;
    color: #707070;
}
.profile button{
    width: 100%;
    border: 1px solid #c1c1c1;
    padding: 10px;
    border-radius: 4px;
    font-weight: 400;
    transition: all .4s;
}
.input_group select{
    border-bottom: 1px solid  gray !important;
    border-radius: 0;
    padding-bottom: 13px;
}
.input_group span{
    color:gray;
    font-size: 13px!important;
    font-weight: 300;
    top: -32px;
    -webkit-transition: all 450ms cubic-bezier(.23,1,.32,1) 0ms;
    -moz-transition: all 450ms cubic-bezier(.23,1,.32,1) 0ms;
    -o-transition: all 450ms cubic-bezier(.23,1,.32,1) 0ms;
    transition: all 450ms cubic-bezier(.23,1,.32,1) 0ms;
}
.help a span{
    font-size: 13px;
    width: 20px;
    display: inline-block;
    height: 20px;
    border-radius: 50%;
    background: #f7941d;
    text-align: center;
    line-height: 20px;
    color: white;
}
.help {
    position: fixed !important;
    bottom: 0;
    background: #fcfcfc;
    z-index: 9999;
    width: 220px;
    box-shadow: -10px 0 10px 2px #00000040;
    display: flex !important;
    /* padding: 8px !important; */
    align-items: center;
    justify-content: space-between;
}
.d-flex.align-items-inherit.justify-content-start.counter.model-incriment {
    border: 1px solid #f0f0f0 !important;
    box-shadow: 0 0rem 10px 4px rgba(0, 0, 0, 0.09) !important;
}
span.py-3.px-1.w-50.text-center.h5.mb-0 {
    padding: 12px 0 !important;
}
.counter i {
    font-size: 1.5rem !important;
    color: #9999;
}
form.card_centent button:hover {
    background: #ffe7e8;
}
form.card_centent button {
    background: #fff;
    transition: all .4s;
    min-width: 200px;
    color: #ff686e;
    border: 1px solid #ff686e;
    -webkit-box-shadow: 0 1px 5px #ccc;
    -moz-box-shadow: 0 1px 5px #ccc;
    box-shadow: 0 1px 5px #ccc;
}
form.card_centent {
    margin: 20px auto 0;
    max-width: 500px;
    box-shadow: 0 0 6px rgba(0,0,0,.16);
    padding: 20px 20px 10px;
}
.main_content p.h4 span {
    color: #ff686e;
    /* color: #a78e08; */
}
.main_content p.h4 {
    padding-top: 15px;
    font-size: 23px;
    text-align: center;
}
.input_group p {
    margin-top: 20px;
    position: relative;
}
.input_group input,
.input_group label {
    -webkit-transition: all .2s;
    transition: all .2s;
    font-size: 15px;
    font-weight: 400;
}
.input_group input {
    width: 100%;
    padding: .5em .5em .5em 3.5em;
    border: none;
    border-bottom: 1px solid #aaa;
    background: #fff;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
    padding-bottom: 15px;
}
.input_group label {
    position: absolute;
    top: .7em;
    left: 0em;
    color: #aaa;
    line-height: 1;
    font-size: 16px;
    padding-bottom: 10px;
}
.input_group input:focus {
    padding-left: 0em;
    border-bottom: 1px solid #ff4e56;
}
.input_group input:focus + label {
    top: -1.5em;
    font-size: 14px;
    color: #ff6663;
}
.input_group input.exists{
    padding-left: 0;
}
.input_group input.exists + label {
    top: -2.1em;
    font-size: 14px;
    /* color: #ff6663; */
}
.order_box .btn {
    height: 25px;
    text-align: center;
    font-size: 14px;
    padding: 2px 7px;
    min-width: 80px;
    color: #fff;
    font-weight: 500;
    background: #8ec63f !important;
    text-transform: capitalize;

}
.order_details_box::-webkit-scrollbar{
    width: 4px;
}
.order_box.active {
    border: 1px solid #ff6663;
}
.order_box {
    border: 1px solid #7777774d;
    border-radius: 5px;
    background: #f8f8f8;
}
.order_box .right1 span.yellow{
    color: #FDD468;
    font-size: 20px;
}
.order_box .right1 span.gray{
    color: #EBEBEB;
    font-size: 20px;
}
.details_box {
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    /* padding: 20px; */
}
.details_box .button{
    gap: 15px;
    padding: 20px;
    border-bottom: 1px solid #d6d6d6;
}
.border_right{
    border-right: 1px solid #d6d6d6;
}
.order_title{
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 10px;
}
.order_details,
.order_title{
    font-weight: 300;
    font-size: 32px;
    color: #4d4d4d;
    margin-bottom: 15px;
    padding-top: 30px;
}
.details_box .button .btn-outline-danger:hover{
    background-color: #ffdcdd;
}
.order_details_box{
    height: 450px;
    overflow-y: auto;
}
.details_box .button .btn-outline-danger,
.details_box .button .btn-outline-secondary{
    flex: 1;
    gap: 7px;
    outline: 0;
    border-radius: 4px;
    word-wrap: break-word;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    justify-content: center;
    padding: 13px;
    color: #ff686e;
    background-color: #fff;
    border: 1px solid #ff686e;
    min-height: 42px;
    height: 100%;
    /* width: clamp(120px,49%,280px); */
}
.details_box .button .btn-outline-secondary{
    color: #b8b8b8;
    border: 1px solid #b8b8b8;
    background-color: #fff!important;
}
.home_location {
    padding: 20px;
    gap: 20px;
}
.home_location .left_site{
    gap: 15px;
}
.home_location .left_site span{
    font-size: 25px;
}
/* .home_location .right_side{}
.home_location .right_side .theme_color{}
.home_location .right_side .theme_color i{} */
.home_location .left_site p {
    line-height: 20px;
    font-size: 15px;
    color: #615e58;
}
.rating_star {
    padding-left: 20px;
    display: flex;
    gap: 5px;
    font-size: 18px;
}
.rating_star span {
    color: #fdd468;
}
/* .product_box{} */
.product_item {
    padding: 20px;
}
/*  .product_item .p_right{ }
 .product_item .p_right strong{ }
 .product_item .p_right p{ } */
.product_item .p_left {
    display: flex;
    gap: 30px;
}
.product_item .p_left .p_img {
    width: 50px;
    /* height: 50px; */
}
.product_item .p_left .p_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
/*  .product_item .p_left .p_detail{} */
.shipptin_id {
    background: #f8f8f8;
    padding: 20px;
    justify-content: space-between;
    align-items: center;
}
.shipptin_id .right_side {
    gap: 15px;
}
.return .accordion-item:first-of-type .accordion-button {
    width: 100%;
    margin: 0;
    border: 1px solid #aaa9a9;
    justify-content: space-between;
    height: 50px;
}
.return .accordion-body{
    height: 210px;
    overflow-y: auto;
}
.return .accordion-item:first-of-type .accordion-button i {
    border: none;
    font-size: 16px;
    height: unset;
    width: unset !important;
}
.return .accordion-button:hover {
    cursor: pointer;
    background: #e6e6e6 !important;
}
.return button.accordion-button.collapsed {
    border: .5px solid #aaa9a9 !important;
}
.item_bottom .details_box{
    display: none;
    border-top: none;
}
.order_box .right3{
    cursor:pointer;
}
#report button.close{
    outline: none;
    border: none;
    font-size: 30px;
}
.return button.accordion-button {
    border: .5px solid #f50000 !important;
}
.return .accordion-button {
    text-align: left;
    height: 50px;
    /* line-height: 50px; */
    font-size: 16px;
    color: #393939;
    padding: 10px 12px;
    border: .5px solid #aaa9a9;
    border-radius: 4px;
    display: flex;
    align-items: center;
    outline: none;
    box-shadow: none;
    justify-content: space-between;
}
.accordion.return {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.shipptin_id .right_side .theme_color {
    color: #ff6663;
    font-weight: 900;
    cursor: pointer;
}
/* .shipptin_id .left_site{} */
.shipptin_id .left_site p{
    line-height: 20px;
}
.shipptin_id .left_site p b {
    font-weight: 900;
    color: black;
}
button.btn.btn-primary.modal_btn:disabled{
    background:#969696;
}
button.btn.btn-primary.modal_btn{
    width: 80%;
    border: none;
    height: 45px;
    color: #fff;
    background: #ff8282;
    font-size: 15px;
    outline: 0;
}
.saperate_item {
    margin-bottom: 12px;
}
.btn_area {
    gap: 10px;
    padding: 15px 0;
}
.product_title {
    padding: 10px 0;
    border-bottom: 1px solid #77777752;
}
.product_title .left {
    font-weight: 700;
    font-size: 19px;
    margin: 0;
    color: #9a9a9a;
}
/* .product_title .right{} */
.favourite_page{
    justify-content:flex-start !important;
    align-items: flex-start !important;
    padding-top:10px !important;
}
.product_title .right a {
    background: #fff;
    color: #ff686e;
    border: 1px solid #ff686e;
    -webkit-box-shadow: 0 1px 5px #ccc;
    -moz-box-shadow: 0 1px 5px #ccc;
    box-shadow: 0 1px 5px #ccc;
    padding: 9px 19px;
    text-decoration: underline;
    border-radius: 5px;
    font-size: 15px;
}
.btn_area .btn-outline-danger.active{
    background:#ff686e;
    color:#fff;
    transition:all .4s;
}
.btn_area .btn-outline-danger.active:hover{
    background:#ff3a42;
}
.btn_area .btn-outline-danger:hover {
    background-color: #ffe7e8;

}
.btn_area .btn-outline-danger {
    text-decoration: none;
    color: #ff686e;
    background-color: #fff;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: flex;
    line-height: 30px;
    padding: 0 16px;
    font-size: 12px;
    border-radius: 20px;
    text-transform: none;
    border: 1px solid #ff686e;
}
.resipes_item {
    margin-bottom:50px;
}
.resipes_item .item .recipe img{
    width:100%;
}
.resipes_item .item .recipe {
    width: 100%;
    display: block;
    position:relative;
    border: 1px solid #e7eaec;
}
.resipes_item .item .recipe .recipe_text {
    left: 0;
    position: absolute;
    bottom: 30px;
    width: 100%;
    padding: 5px 0 13px;
    background-color: rgba(0,0,0,.5);
    text-align:center;
}
.resipes_item .item .recipe .recipe_text h4{
    font-size: 22px;
    margin: 0;
    color: #fff;
    padding-bottom:6px;
}
.resipes_item .item .recipe .recipe_text p{
    font-size: 18px;
    margin: 0;
    color: #fff;
}
.food_item_wraper ul li.active div p {
    font-weight: 900;
}
.line .lLine {
    height: 2px;
    background: #d0d0cf;
    flex: 1;
}
.line p {
    padding: 0 15px;
    font-size: 22px;
    color: #615e58;
}
.Instruction {
    background:#f7f7f7;
    padding:10px;
}
.Instruction ol li {
    padding: 10px;
    font-size: 18px;
    position: relative;
    /* left: 10px; */
    padding-left: 20px;
}
.social_media{
    padding:40px 0;
    display:flex;
    align-items:center;
    justify-content:center;
}
.social_media a{
    width:200px;
}
.social_media a img{
    width:100%;
}
.Instruction ol {
    counter-reset: section;
}
.Instruction ol li::before {
    counter-increment: section;
    content: "0" counter(section) ". ";
    position: absolute;
    height: 100%;
    /* width: 100px; */
    left: -20px;
    /* top: 0; */
}
.gallery{
    display:flex;
    gap:10px;
    flex-wrap:wrap;
    margin-bottom:20px;

}
.bg_disabled{
    padding-left: 6px !important;
    background: #f5f5f5 !important;
    padding-top: 12px !important;
    color: #999 !important;
}
p.verify span {
    color: #39B87C;
    font-size: 18px !important;
    margin-right: 5px;
}
p.verify {
    position: absolute !important;
    right: 0;
    color: #39B87C;
    bottom: 8px;
    font-size: 13px;
    border-radius: 3px;
    /* padding: 7px 5px; */
    display: flex;
    margin: 4px;
    align-items: center;
}
.gallery img {
    flex: 1 0 33%;
    max-width: 31%;
    object-fit: cover;
}

@media(max-width:1200px ){
    /*.special-offers .owl-nav .owl-next,.special-offers .owl-nav .owl-prev {*/
    /*    color: #ff686e !important;*/
    /*    background: transparent !important;*/
    /*}*/
    .owl-carousel .owl-item .img_cover img {
        height: 130px;
        margin: auto;
    }
    .special-offers  .special-items.item {
        min-height: 19rem !important;
    }
    .parcentice .row >div p {
        width: 90%;
    }
    .model-incriment {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 45%;
        width: 40%;
    }
    .how_we_help .row p {
        width: 84%;
        line-height: 24px;
    }
    .category-container .item {
        width: 150px;
    }
}
@media(min-width:991px ){
    .item_bottom .details_box{
        display: none !important;
    }
}
@media(max-width:991px ){
    h3.order_details.hide{
        display:none !important;
    }

    .details_box {
        display: none;
    }
    .puth_content{
        display:none !important;
    }
    /* .item_bottom .details_box {
        display: block !important;
        border-top: none;
    } */
    .why-people-love .content{
        min-height: 30% !important;
    }
    .image-section .image-block .imageRight .image-bg .text .comments {
        padding-top: 15px;
    }
    .image-section .image-block .imageRight .image-bg .img img {
        border-radius: 5px 0px 0 5px;
        height: 100%;
    }

    .image-section .image-block .imageLeft {
        max-width: 100%;
        width: 100%;
    }
    .image-section .image-block .imageRight {
        max-width: 100%;
        width: 100%;
    }
    .image-section .image-block .imageRight .image-bg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    div.time-area {
        left: 10% !IMPORTANT;
        width: 360px !important;
    }
    /* .bg-white .border .position-absolute .row .shadow .time-area .time-slot .w-100 */
    .top-header ul.header-dropdown > li:nth-child(2),.top-header ul.header-dropdown > li:nth-child(3){
        display:none;
    }
    .storeDetails .left{
        gap:3px;
    }
    .product_main_div .details{
        margin-bottom:10px;
    }
    .storeDetails .left div.star i{
        font-size:24px;
    }
    .product_main_div {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .mscenter{
        text-align:center !important;
    }
    .our_mission {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .our_mission .left {
        max-width: 100%;
    }
    .our_mission .right {
        max-width: 100%;
    }
    .parcentice .sideLine .line{
        width: 5%;
    }
    .how_we_help .row p {
        width: 94%;
        line-height: 24px;
    }
    .parcentice .row >div h1 {
        font-size: 27px;
    }
    .parcentice .row >div p {
        font-size: 16px;
        padding: 2px;
        line-height: 20px;
        width: 100%;
    }
    .btitle{
        font-size: 17px;
    }
    .d-flex.category-wraper .category_box {
        width:200px;
    }
    .food_aid_top_banner .textItem {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .food_aid_top_banner .textItem {
        margin-right: 0;
    }
    .how_we_help >p {
        line-height: 26px;
        margin-bottom:25px;
    }
}
@media(max-width:910px ){
    .model-incriment {
        max-width: 50%;
    }
    .payType {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        row-gap:10px;
    }
    .payImg {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        text-align: unset;
    }
    .product-container .item {
        width: 180px;
        padding: 5px;
        height: 22rem;
    }
    .product-container .product-img {
        width: 100%;
        min-height: 180px;
    }
    .details-btn {
        top: 4%;
    }
}
@media(max-width:875px){
    .payBanner .right-area {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .payBanner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    div#day-area {
        left: -12%;
    }

    .corporate-customer .item {
        width: 17rem !important;
        height: 7rem !important;
    }
    .section-b-space {
        padding-bottom: 20px;
    }
    .offer_image {
        height: 280px;
    }
    .offer_details {
        height: 280px;
     }
    .banner-padding {
        padding-top: 0px;
    }
    .special-offers .special-items.item {
        min-height: 19.4rem !important;
    }
    .special-offers .special-items.item {
        height: 19.4rem !important;
    }
    .service-w-bg .service-block {
        margin-bottom: 0px;
    }
    .inputSearch>h2{
        font-size: 1.5rem !important;
    }
    .special-offers .owl-nav .owl-prev {
        left: -1.8rem !important;
    }
    .special-offers .owl-nav .owl-next {
        right: -1.8rem !important;
    }
    .serach-banner{
        height: 225px !important;
    }
    .why-people-love {
        height: 270px;
    }
}
@media(max-width:767px ){
    .image-section .image-block .image-bg {
        width: 50%;
    }
    .image-section .image-block .image-bg .img {
        width: 90%;
        margin: 5% auto;
    }
    .product_main_div .product_img {
        width: 85%;
        height: 220px;
    }
    #product_container{
        padding-top: 0 !important;
    }
    .serach-banner{
        height: 200px !important;
    }
    .no_product img.img-fluid {
        width: 100%;
    }
    .footer_app_img{
        padding-bottom: 70px !important;

    }
    .product_container .content .img {
        width: 65px;
    }

    .product-container .item .details .product_title {
        line-height: 1.1;
    }
    .location-city-title {
        font-size: 18px !important;
        padding: 4px 10px 4px 0;
    }
    .place_order {
        margin-bottom: 0px;
    }
    .hotline{
        margin-bottom: 30px;
    }
    .col-lg-12.d-flex.mt-2.text-center .cart_total {
        margin-bottom: 0;
    }
    .col-lg-12.d-flex.mt-2.text-center .bg-danger {
        margin-bottom: 0;
    }
    .mobile-fix-option #chat_option {
        left: 50%;
        transform: translateX(-50%);
    }
    .mobile-fix-option .chat_menu_card .chat:hover {
        background: #fff;
        transition: all .5s;
        height: 46px !important;
    }
    .client-saying .comment p {
        line-height: 160%;
        font-size: 16px;
    }

    .corporate-customer .item {
        width: 14rem !important;
        height: 6rem !important;
    }
    .item-tick {
        top: 0.5rem !important;
    }
    .mobile-fix-option {
        position: fixed;
        bottom: 0;
        left: 0;
        /* height: 60px;  */
        background-color: #ffffff;
        width: 100vw;
        z-index: 9;
        -webkit-box-shadow: 0 2px 5px 0 #a8a8a8;
        box-shadow: 0 2px 5px 0 #a8a8a8;
        display: block;
    }
    .mobile-fix-option .today_deals {
        height: 51px;
        background: #f7941df5;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-shadow: 0 -4px 10px 3px #0000002e;
        box-shadow: 0 -4px 10px 3px #0000002e;
        padding: 0 20px;
        border-radius: 10px 10px 0 0;
    }
    .mobile-fix-option .today_deals .text {
        color: black;
    }
    .mobile-fix-option .today_deals .line {
        height: 7px;
        background: white;
        border-radius: 10px;
        margin-top: 5px;
    }
    .mobile-fix-option .chat_menu_card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 45px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-shadow: 0 -1px 13px 3px #00000029;
        box-shadow: 0 -1px 13px 3px #00000029;
    }

    .mobile-fix-option .chat_menu_card .chat {
        background: white;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 60px;
        position:relative;
        color:black;
        right:unset;
        cursor: pointer;
    }
    .mobile-fix-option .chat_menu_card .chat i {
        font-size: 23px;
        font-weight: 400;
    }
    .mobile-fix-option .chat_menu_card .chat span {
        display: none;
    }
    .mobile-fix-option .chat_menu_card .menu {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        background: #ff686e;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: white;
        font-size: 20px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-weight: 700;
        cursor:pointer;
    }
    .mobile-fix-option .chat_menu_card .card1 i{
        font-size: 23px;
        font-weight: 600;
    }
    .mobile-fix-option .chat_menu_card .card1 {
        width: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        cursor: pointer;
    }
    header.left-header.left-header-sm {
        left:-275px;
        top:84px;
    }
    .food_aid_top_banner {
        margin-top: 0px;
    }
    .main-content{
        margin-top: 0px;
    }
    .banner-padding {
        padding-top: 5px;
    }
    .service-w-bg .service-block {
        margin-bottom: 0px;
    }
    .d-flex.category-wraper .category_box {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .btitle{
        font-size: 17px;
    }
    div#accordionExample {
        padding-top: 40px;
    }
    .banner_img {
        padding: 0px 0 10px 0;
    }
    #sideNavbar {
        padding: 0px 0px;
        margin-top: -17px;
    }
    header.header-5.left-sidebar-header {
        position: fixed;
        background-color: white;
        z-index: 1;
    }
    div#sidemenu-main.toggle header.left-header.left-header-sm{
        left:0;
        top:84px;
    }
    .top-header ul.header-dropdown > li:nth-child(2),.top-header ul.header-dropdown > li:nth-child(3){
        display:none;
    }
    .main-menu .menu-left button:hover {
        background: unset;
        color: unset;
    }
    .sm-vertical {
        top: 21px;
    }
    .main-menu .menu-left button {
        margin-left: 12px;
    }
    div#sidemenu-main {
        /* width: 275px; */
        position: absolute;
        /* display:none; */
        width:0px;
        overflow: hidden;
    }
    div#sidemenu-main.toggle {
        width: 275px !important;
        overflow: hidden;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }
    li.onhover-dropdown.mobile-wishlist a b i:first-child {
        display:none;
    }
    li.onhover-dropdown.mobile-wishlist a b i:last-child {
        -webkit-transform:rotate(90deg);
        -ms-transform:rotate(90deg);
        transform:rotate(90deg);
    }
    li.onhover-dropdown.mobile-wishlist a b {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-left: 51px;
        padding-bottom: 8px;
        padding-right: 16px;
    }
    li.onhover-dropdown.mobile-wishlist {
        position: absolute;
        width: 100vw;
        background: #f7941d;
        left: 12px;
        top: 55px;
        padding: 0 !important;
        margin: 0 !important;
        border: none;
        z-index: 99;
    }
    header.header-5 .top-header .header-dropdown .onhover-dropdown .onhover-show-div {
        top: 29px !important;
        width: 100%;
        bottom: unset !important;
    }
    .d-flex.overflow-auto.main-container {
        top: 80px !important;
    }
    header.header-5.left-sidebar-header .main-menu .brand-logo {
        display: none;
    }
    .main-menu .menu-left {
        width: 65px !important;
    }
    /* .main-menu .menu-left button{
        margin-left: 10px;
        color: #615e58;
        transition:all .3s;
    }
    .main-menu .menu-left button:hover{
        background:black;
    } */
    .threedotte {
        display: -ms-grid;
        display: grid;
    }
    .threedotte i{
        margin-right: 10px;
    }
    .locationSite div:nth-child(2){
        display:none;
    }
    #sideNavbar {
        width: 275px;
    }
    header.left-header.left-header-sm .sidenav {
        width: 275px;
    }
    /* .sidenav.svg-icon-menu {

    } */
    #cartBtn{
        display:none;
    }
    .col-lg-8.d-flex.justify-content-center.gap-4.flex-md-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .product-container .item .details .test {
        height: 78%;
    }
}

@media(max-width:577px ){
    #cartBtn{
        display: none !important;
    }
    .special-offers .owl-nav .owl-prev {
        left: -1.5rem !important;
    }
    .special-offers .owl-nav .owl-next {
        right: -1.5rem !important;
    }
    .product-container .item .details .test {
        height: 78%;
    }
    div#product_modal{
        padding-left: 0 !important;
    }
    .payBanner .right-area {
        gap: 5px;
    }
    .offers-section >.row>.col-md-6.set_width {
        height: 270px;
    }
    .offers-section .img_cover img {
        height: 120px;
        margin-bottom: 15%;
        /* width: 100%; */
    }
    .offers-section .offer_image,
    .offers-section .offer_details {
        height: 245px;
    }

    .category-container  {
        margin-bottom: 30px;
    }
    .category-container .item {
        height: 150px;
    }
    .service .sitem .service_item span {
        font-size: 18px;
    }
    .social_media {
        flex-direction: column;
        gap: 15px;
    }
    .service .sitem {
        gap: 16px;
    }
    .service .sitem .botton {
        font-size: 12px;
        padding: 5px 10px;
    }
    .footer_app_img{
        padding-bottom:15px !important;

    }
    .main-menu .menu-right .top-header{
        height: 100%;
        display: flex;
        align-items: center;
    }
    .owl-carousel .owl-item .img_cover img {
        height: 90px;
    }
    .no_product .text {
        bottom: 15px;
        font-size: 18px;
    }
    .special-offers  .special-items.item {
        min-height: 16rem !important;
        height: 16rem !important;
    }
    .location-city-title {
        font-size: 15px !important;
        padding: 4px 10px 4px 0;
    }
    .corporate-customer {
        height: 41rem !important;
    }

    .our_mission{
        gap: 0;
    }
    .our_mission .right,
    .our_mission .left {
        max-width: 100% !important;
    }
    .comment .client-speech {
        top: -3px;
        left: 50%;
        -webkit-transform: rotate(45deg) translateX(-50%);
        -ms-transform: rotate(45deg) translateX(-50%);
        transform: rotate(45deg) translateX(-50%);
    }
    .individualPerk .title.h5.mb-2 {
        font-size: 16px;
    }
    .individualPerk .description.fs-6.meated {
        font-size: 12px !important;
    }
    .image-section .image-block {
        width: 100%;
    }
    .modal-lg {
        max-width: 100% !important;
    }
    .product_main_div .details {
        padding-left: 0px;
    }
    div#day-area {
        left: -15%;
    }
    .model-incriment {
        max-width: 50%;
    }
    #detail_product .d-flex.align-items-stretch.position-relative  div:last-child{
        padding: 10px 20px;
    }

    .category-container .item {
        width: 154px;
    }
    .food_aid_top_banner .textItem {
        top: 108%;
    }
    .how_we_help .row p {
        width: 50%;
        margin-top: 5px;
    }
    .how_we_help .row>div {
        margin-top: 8% !important;
    }
    .parcentice .row >div p {
        width: 50%;
    }
    .our_mission .right >div {
        padding: 10px 8px;
    }
    .our_mission .right >div.d-flex p {
        font-size: 15px;
    }
    .food_aid_top_banner .textItem h1 {
        color: black;
        font-size: 30px;
    }
    .food_aid_top_banner .textItem h1 span {
        color: black;
    }
    .food_aid_top_banner .textItem p {
        color: black;
        font-size: 15px;
    }
    .how_we_help {
        margin-top: 223px;
    }
    .product-container .product-img {
        width: 100%;
        min-height: 150px;
        height: 160px;
    }
    .product-container .item {
        width: 160px;
        padding: 5px;
        height: 19.2rem;
        margin-right: 3px;
    }
    .details-btn {
        top: -17%;
    }

    #detail_product .h5 {
        font-size: 1.2rem;
        letter-spacing: 1.2px;
    }
    .food_aid_top_banner .textItem h1 {
        font-size: 50px;
    }
    .parcentice .sideLine .centerText {
        font-size: 15px;
    }
    .parcentice .row >div p {
        margin-bottom: 20px;
    }
    .parcentice .sideLine {
        padding: 5% 0;
    }
    .how_is_food_aid {
        padding: 40px 0;
    }
    .how_is_food_aid p {
        font-size: 15px;
        padding: 3px 10px;
        line-height: 20px;
    }
    .food_aid_top_banner .textItem h1 span{
        font-size: 35px;
    }
    li.onhover-dropdown.mobile-wishlist a b i:last-child {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        font-size:13px;
    }
    .why-people-love .content {
        height:auto !important;
        padding: 15px !important;
        width:100%;
    }
    .offers-section >.row>.col-md-6.set_width {
        min-width: 100%;
    }
    .offers-section >.row>.col-md-6 .col-gap .col-4 .img_cover p{
        font-size: 13px;
        margin-bottom: 4px;
    }
    .offers-section >.row>.col-md-6 .col-gap .col-4 .img_cover span{
        font-size: 13px;
    }
    .offers-section >.row>.col-md-6 .col-gap .col-4 .img_cover .taka {
        font-size: 13px;
        padding: 0px 0;
    }
    .offers-section >.row>.col-md-6 .col-gap .col-4 .img_cover .taka span:last-child {
        font-size: 15px;
        padding-left: 2px;
    }
    .offers-section >.row>.col-md-6 .col-gap .col-4 button {
        padding: 3px 0;
        font-size: 12px;
        margin-top: 4px;
    }
    .offer_image {
        height: 230px;
    }
    .suggested_store .store {
        max-width: 46%;
        width: 42%;
    }
    .suggested_store .store_wrap {
        gap: 3%;
        row-gap: 50px;
    }
    .payBanner .right-area ul li.icon img {
        width: 40px;
    }


    footer {
        padding: 20px 0;
    }

    footer .gap-4 {
        gap: 0rem !important;
    }

    ul.footerUl li {
        padding: 0 0 5px 0;
    }
    .social_media_icon {
        margin-left: 20%;
        margin-top: 3%;
    }
    .footer_app_img {
        margin-left: 7%;
        padding-top: 5px !important;
    }

    .footertitle {
        padding-top: 5px;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }
    .store_details .store_name {
        font-size: 20px;
    }
    div.store-category{
        padding-top: 10px !important;
    }
    .d-flex.category-wraper.stor_category .category_box {
        margin: 0px;
    }
    .store_details{
        padding-bottom: 0 !important;
    }
    div.store-category .accordion-item {
        margin: 0 10px;
    }
    div.store-category .slick-track {
        width: 100% !important;
    }

    .store_banner img {
        height: 140px;
    }
}

@media(max-width:500px ){
    .product_title {
        padding: 5px 0;
    }
    .offers-section >.row>.col-md-6.set_width {
        width: 100%;
    }
    .special-offers .item button.add_to_bag {
        font-size: 12px;
        margin-top: 4px;
        padding: 3px 0;
    }
    .image-section .image-block .image-bg {
        width: 48%;
        margin-bottom: 0px;
        max-height: 152px;
        min-height: 152px;
    }
    .image-section .image-block .image-bg .img {
        width: 100%;
        margin: 0 auto;
    }
    .individualPerk .img img {
        width: 50px;
    }
    .image-section .image-block .image-bg .text {;
        padding: 5%;
    }
    .image-wraper.d-flex.justify-content-center{
        min-height: 60vh  !important;
    }
    .image-section .image-block .image-bg .text {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: unset;
    }
    .image-section .image-block .image-bg .img img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .image-section .image-block .imageRight .image-bg .img {
        width:40%;
    }
    .image-section .image-block .image-bg .text .comments {
        padding: 5px;
        font-size: 13px;
    }
    .image-section .image-block .image-bg .text .name, .image-section .image-block .image-bg .text .position {
        font-size: 14px;
        padding-left: 6px;
    }
    .image-section .image-block .imageRight .image-bg .text .comments {
        padding-top: 6px;
    }
    div.time-area {
        left: -23% !IMPORTANT;
        width: 358px !important;
    }
    div#day-area {
        left: -22%;
        width: 381px;
    }

    .loginPopup {
        width: 66%;
    }
    .parcentice .sideLine .line{
        width: 0%;
    }
    .inputSearch {
        width:94%;
    }
    .inputSearch h2 {
        font-size: 20px !important;
    }
    .food_aid_top_banner .textItem h1 {
        font-size: 25px;
    }
    .food_aid_top_banner .textItem h1 span{
        font-size: 26px;
    }
    .d-flex.category-wraper.stor_category .category_box {
        margin: 0px;
    }
    .d-flex.category-wraper.stor_category .category_box .text {
        font-size: 15px;
    }
    span.next_arow.slick-arrow, span.prev_arow.slick-arrow {
        font-size: 20px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    span.prev_arow.slick-arrow {
        right: 2px;
    }
    span.next_arow.slick-arrow {
        left: 2px;
    }
}
.loginPopup span.close {
    width: 30px;
    height: 30px;
    background: #f18d16;
    display: block;
    position: absolute;
    right: 6px;
    top: 16px;
    color: white;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    z-index: 99;
    cursor: pointer;
}
@media(max-width:450px ){
    .store_details .store_name {
        font-size: 20px;
    }
    li.mobile-wishlist.clickAndHidden {
        display: none !important;
    }
    .mscenter>p{
        font-size:18px;
    }
    .favourite-icon{
        font-size:18px;
    }
    .payBanner .left-area>div span {
        font-size: 14px;
    }
    .storeDetails .left div.star i {
        font-size: 17px;
    }
    .payBanner .right-area a {
        padding: 8px 10px;
        font-size: 14px;
    }
    .storeDetails .left div {
        border: 1px solid #eee;
        padding: 4px;
        border-radius: 5px;
        font-size: 14px;
    }
    .store_details .left_site .star_and_link {
        gap: 10px;
    }
    .store_details .left_site .star_and_link .star {
        font-size: 18px;
    }
    .store_details .right_site a i {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
    }
}

footer p {
    line-height: 18px;
}


.primary-btn {
    border: 1px solid #FCC54C;
    background-color: #FCC54C;
    outline: none;
    right: 0;
    color: white;
    bottom: 3px;
    font-size: 16px;
    border-radius: 3px;
    padding: 7px 12px;
    font-weight: 700;
    margin-left: 22% ;
    display: block;
    width: 50%;
}

.primary-btn:hover{
    color: rgba(0, 0, 0, 0.78);
}


.btn.add_to_bag{
    line-height: 25px;
}

.add_cart_btn{
    margin:0 auto;
}
.add_cart_btn div{
    background-color: #fd8181;
    float: left;
    color: #fff;
}

.add_cart_btn div:nth-child(2){
    width: 60% !important;
}

.add_cart_btn div:first-child,
.add_cart_btn div:last-child{
    width: 20% !important;
}

.hide {
    display: none;
}

.special-offers .owl-nav .owl-next {
    width: 3rem;
    background: #ff686e;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    /* position: absolute; */
    height: 5rem;
    border-radius: 30px 0px 0px 30px !important;
    /* top: 7rem; */
    /* right: -5rem; */
    margin: 0px !important;

}

.special-offers .owl-nav .owl-prev {
    width: 3rem;
    background: #ff686e;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    /* position: absolute; */
    height: 5rem;
    border-radius: 0px 30px 30px 0px !important;
    /* top: 7rem; */
    /* left: -4.5rem; */
    margin: 0px !important;
}


.special-offers .owl-nav span {
    font-size: 6rem;
    /* color: #fff !important; */
    padding-bottom: 1.5rem;
    font-weight: 300;
}


.client-saying .owl-dots .active span {
    background: #ee4054 !important;
}

.comment .client-speech {
    width: 20px;
    height: 20px;
    background: #eeee;
    position: absolute;
    top: 4rem;
    left: 0.2rem;
    transform: rotate(45deg);
}

.corporate-customer {
    background-image: linear-gradient(to bottom, rgba(1, 91, 116, 0.8), rgba(1, 91, 116, 0.8)), url('{{ theme_asset('khana/public') }}/assets/images/new_folder/banner-corporate-page.jpg');
    width: 100%;
    height: 30rem;
    background-position: center;
}

.corporate-customer .item {
    width: 12rem;
    height: 8rem;
    position: relative;
    background: linear-gradient(to bottom, rgba(8, 73, 90, 0.7), rgba(8, 73, 90, 0.7));
}

.item-tick {
    position: absolute;
    top: 0.5rem;
    left: 1rem;
    background: #82a900;
    font-size: 1rem;
    padding: 0rem 0.2rem
}

.corporate-customer #find_out_more_btn {
    background: #ff686e;
    border: none;
    color: white;
    padding: 0.5rem 1rem;
    margin-top: 2rem;
}

.client-saying .owl-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 !important;

}

.client-saying .comment p {
    margin: unset !important;
    width: 100%;
}





.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 30%;
    left: 60%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}

.carousel-caption .title {
    font-weight: 800;
}

.special-offers .favourite-icon {
    font-size: 2rem;
}

.special-offers .products .owl-img {
    width: 70% !important;
    margin: 0 auto !important;
}

.special-offers {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: start;
    text-align: center;
}

.special-offers .product-img {
    width: 200px;
    /* min-height : 200px; */
}

.why-people-love .content p {
    color: #fff;
    margin: 0;
}

.why-people-love .content h3 {
    color: #fff;
    font-size: 21px;
}

.why-people-love .content {

    background-color: rgb(247 148 29 / 65%) !important;

}

/* .special-offers    .product-container a:hover {
                    text-decoration: underline;
                } */

.special-offers .product-container .add_to_bag {
    color: #fd8181;
}

.special-offers .product-container .add_to_bag i {
    transform: rotate(20deg);
    margin-right: 5px;
    font-size: 1.2rem;
}

.special-offers .product-container .item:hover {
    border: 1px solid #ececec;
    border-radius: 5px;

}

.special-offers .product-container .item .details {
    position: relative;
}

.special-offers .product-container .item .details .product_title {
    min-height: 60px;
}

.special-offers .product-container .item .details .test {
    position: absolute;
    top: 0;
    background: #000;
    opacity: 0.8;
    height: 93%;
}

.special-offers .details-btn {
    background: #efefef;
    color: #5e5e5e;
    font-weight: 900;
    position: relative;
    top: 18%;
}

.special-offers .close_button {
    font-size: 40px;
    font-weight: lighter;
    transform: rotate(45deg);
    position: relative;
    top: -50px;
}

.special-offers .divider_hr {
    margin: 20px auto !important;
    height: 0.2rem !important;
    width: 70%;
    opacity: 0.1;
}

/* .test {
                    display : none;
                } */

.special-offers .product-container .item .details:hover {
    cursor: pointer;
    /* background: rgba(255,20,20,0.5); */
    /* box-shadow: 0 5px 15px rgba(0, 0, 0, 0.8); */

}

.special-offers .buy_now {
    background-color: #fb7679;
    line-height: 2rem !important;
    position: absolute;
    right: 0;
    width: 25%;
    height: 100%;
    top: 0;
}

.special-offers .buy_now:hover {
    background-color: #fa4449;
}

.special-offers .counter i {
    font-size: 3rem;
    color: #9999;
}

.special-offers .counter,
.counter_button {
    border: 1px solid #cdcdcd !important;
}

.special-offers .modal-lg {
    max-width: 80%;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.special-offers .example::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.special-offers .example {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

#how_to_order_from_chaldal_carousel .carousel-indicators li {
    width: 15px !important;
    height: 15px !important;
    border-radius: 100% !important;
    background-color: #000000e0 !important;
}

#how_to_order_from_chaldal_carousel .carousel-indicators li.active {
    width: 15px !important;
    height: 15px !important;
}
