
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&display=swap');

.gallery-thumbs {
	 width: 100%;
  height: 200px;
	overflow: hidden;
}

.product-imageforsplide img {
	    width: 100%;
    height: 100%;
    object-fit: contain;
	
}



.product-imagefor {
overflow: hidden;	
}


.gallery-top {
		 width: 100%;
  height: 100%;
}

.cartlabel1 {
width: 40%;	
}

.cartlabel2 {
	width: 20%;	
}

.cartlabels {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display', sans-serif !important;
}

h1 {
    font-size: 75px;
}

h2 {
    font-size: 50px;
}
F
h3 {
    font-size: 35px;
}

h4 {
    font-family: 'Playfair Display' !important;
    font-size: 17px !important;
    font-weight: 600 !important;
}

h5 {
    font-family: 'Playfair Display' !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    margin-bottom: 15px !important;
}

h6 {
    font-family: 'Playfair Display' !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-bottom: 10px;
    text-align: center;
}

p {
    font-family: 'Playfair Display', sans-serif !important;
}

body {
	padding-right:0px !important;
    background: #eee;
    font-family: 'Playfair Display' !important;
	  overflow-x: hidden !important;
}

section {
    padding: 40px 100px;
}

.mmtms .row {
padding: 0!important;
    align-items: stretch!important;	
}

.pd-0 {
    padding: 0px !important;
}

.DB {
    display: none !important;
}

.DN {
    display: block !important;
}

.input-form  .pretty .state label:before {
    border-color: #C56677!important;
}

.input-form  .pretty.p-default input:checked~.state label:after {
    background-color: #C56677!important;
}

.btnNumeric {
    background-color: lightgrey;
    color: black;
    border: none;
}
.anchorCategory {
    text-decoration-color: white;
    color: black;
}
.anchorstyle {
       width: 100%;
    text-decoration: none;
    color: #fff;
    display: block;
    height: 100%;
}
.checkoutsubsection{
    margin-left: 0px !important;
    margin-top: 15px;
}
.footerRline {
    width: 100%;
    height: 3%;
    background-size: cover;
    position: absolute;
    bottom: 0px;
    display: none !important;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light.sticky-top {
    background-color: #C56677 !important;
    padding: 10px 50px;
}

.nav-left {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    width: 40%;
    justify-content: space-around;
}

.navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.nav-logo img {
    width: 100%;
    padding: 0px 25px;
}

.navbar-expand-lg .navbar-nav .nav-icons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.nav-right {
    width: 36%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: start;
    justify-content: space-around;
    align-content: center;
}

.nav-logo {
    width: 23%;
}

li.nav-item.dropdown a {
    padding: 15px 20px;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

a.nav-link {
    padding: 15px 20px;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
}

.dropdown-menu.show {
    left: 10px;
    top: 60px;
    background-color: #fff;
    padding: 12px;
    border: none;
    border-radius: 6px !important;
    width: 850px;
    transition: 0.3s ease-in;
}

.CP-main .order-head {
    text-align: center;
    padding: 10px;
}

    .CP-main .order-head h1 {
        color: #C56677;
        font-size: 47px;
        font-weight: 500;
        text-transform: capitalize;
    }

.CP-main .col-md-2 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
}

.CP-main .col-md-3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
}

.cate-head {
    padding: 15px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}

.CPabt .CP-main .order-head {
    width: 43%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    align-content: flex-start;
    justify-content: center;
}

    .CPabt .CP-main .order-head h1 {
        color: #C56677;
        font-size: 40px;
        font-weight: 500;
        text-transform: capitalize;
        margin-bottom: 20px;
    }

.CPabt .CP-main {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.dropdown-menu.categoryproduct.CPsocial.show {
    width: 640px;
}

.abt-dp {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 50%;
}

a.abt-dpimg {
    width: 100%;
}

.cate-head a {
    padding: 5px !important;
    color: #000 !important;
    font-size: 24px;
}

img.dp-imgs {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 12px;
}

a.dropdown-item.active {
    background-color: #fff;
    color: #c56677 !important;
    border-radius: 12px 12px 0px 0px;
}

li.nav-item.dropdown a:hover {
    padding: 15px 20px;
    text-decoration: none;
    color: lightgrey;
    font-weight: 600;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #d18690;
}

li.nav-item.dropdown {
    color: #fff !important;
}

    li.nav-item.dropdown:hover {
        color: #fff !important;
    }

.herosection {
    margin: 50px;
}

li.nav-item.dropdown img {
    margin-left: 5px;
}

.cakehome {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    align-content: flex-end;
}

.whiteblock {
    padding: 80px 35px 34px 35px;
}
.login-image{
height:586px !important;
}

    .whiteblock h3 {
        background-color: #fff;
        margin: 0px;
        text-align: center;
        padding: 15px;
    }


.cakehomeinner {
    width: 31%;
    margin: 10px;
}

.home_products {
    position: relative !important;
    /*height: 400px !important;*/
    /*worked by ahsan 20-12-2023*/
    max-height: 260px !important;
    width:100%;

}

.homw_product_image{
width:100%;
object-fit:100%;
	padding:0!important;
}

.menuitem:hover .addtocarthover {
    transition: 0.3s ease-in;
    background-color: #0000004d;
    width: 93%;
    height: 77%;
    padding: 0px 25px;
    position: absolute;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    top: 10px;
    visibility: visible;
}

.addtocarthover a {
    transition: 0.3s ease-in;
    background-color: transparent;
    padding: 7px 20px;
    color: #000;
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 35px;
    border: 2px solid #000;
    text-decoration: none !important;
    transition: 0.3s ease-in;
}

.addtocarthover {
    position: absolute;
    top: 95px;
    visibility: hidden;
}

.whiteblock h3 {
    background-color: #fff;
    margin: 0px;
    text-align: center;
    padding: 15px;
    font-size: 22px;
    font-weight: 500;
}

.product_description{
text-align:center;
	font-size:14px;
}
.red-heart{
display:none;
}

.icons_active .red-heart{
display:block;
}

.icons_active .white-heart{
display:none;
}




swiper-container {
    width: 100%;
    height: 100%;
}

swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }


.slidecontent-text {
    padding: 130px;
    background-color: #fff;
}

.accordianmain {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.productimage_productimage{
padding: 0 !important;
	    object-fit: cover;
}

.product_title {
    width: 100%;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 30px!important;
}

.product_div {
    position: relative !important;
    /*height: 500px !important;*/
    /*commented by ahsan 20-12-2023*/
    height: 260px !important;
}

.product_cart_div{
    align-items: stretch !important;
    text-align: center;
}

.accordimg img {
    width: 100%;
}

#main {
    margin: 10px 0;
}

    #main #faq .card {
        margin-bottom: 0px;
        border: 0;
    }

        #main #faq .card .card-header {
            border: 0;
            -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
            box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
            border-radius: 2px;
            padding: 0;
        }

            #main #faq .card .card-header .btn-header-link {
                display: block;
                text-align: left;
                color: #222;
                padding: 20px;
                display: flex;
                flex-direction: row-reverse;
                flex-wrap: wrap;
                justify-content: flex-end;
            }

                #main #faq .card .card-header .btn-header-link:after {
                    content: url(../../images/Lred.svg);
                    font-weight: 900;
                    float: right;
                    margin-right: 20px;
                    transition: 0.3s ease-in;
                }

                #main #faq .card .card-header .btn-header-link.collapsed {
                    color: #000;
                    border-bottom: 1px solid #00000036;
                    border-radius: 0px;
                    display: flex;
                    flex-direction: row-reverse;
                    flex-wrap: wrap;
                    justify-content: flex-end;
                }

                    #main #faq .card .card-header .btn-header-link.collapsed:after {
                        content: url(../../images/Lblack.svg);
                        margin-right: 20px;
                        transition: 0.3s ease-in;
                    }

        #main #faq .card .collapsing {
            line-height: 30px;
        }

        #main #faq .card .collapse {
            border: 0;
        }

            #main #faq .card .collapse.show {
                color: #222;
            }

.accordion .collapse.show .card-body {
    border-bottom: 1px solid #C56677;
    padding: 0px 60px;
}

#main #faq .card .card-header .btn-header-link:active {
    border: none !important;
}

.findusonmap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    align-content: space-between;
}

.footer-content {
    height: 540px;
}

.findusonmap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    padding: 100px;
    flex-wrap: wrap;
    align-content: space-between;
}

footer.footer-2 {
    padding: 50px;
}

.footercopyrights {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}

.social-logos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 8%;
    margin: 20px 0px;
}

.footercopyrights a.logomain img {
    width: 75%;
}

.copyR-text h6 {
    font-size: 12px !important;
	margin:0px;
	text-align:right;
}

.footerRline {
    width: 100%;
    height: 3%;
    background-size: cover;
    position: absolute;
    bottom: 0px;
}

.toparea .slidecontent {
    width: 100%;
    height: 700px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 50px;
}

    .toparea .slidecontent h1 {
        font-weight: 100;
        padding: 30px;
        font-size: 56px;
        margin-bottom: 20px;
        text-align: left;
    }

    .toparea .slidecontent .input-group-btn button.btn.btn-outline-secondary {
        width: 40%;
        padding: 13px;
        font-size: 16px;
        margin-top: 0px;
        text-transform: capitalize;
        background-color: #C56677;
        padding: 20px 15px;
        color: #505050;
        font-size: 18px;
        font-weight: 500;
    }

    .toparea .slidecontent .input-group-btn {
        width: 100%;
        text-align: left;
        margin-left: 35px;
    }

.nobg h2 {
    padding: 30px;
}




.headingdish h1 {
    color: #505050 ;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.headingdish h5 {
    font-size: 16px !important;
    color: #999999;
}

.methods img {
    margin-bottom: 20px;
}

.color-b {
    color: #B09C6D;
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
    background-color: #C56677 !important;
}
.cross-btn {
    text-align: right;
    position: absolute;
    right: 12px;
    top: 2px;
}
.close-icon{
    background: transparent;
    border: unset;
	font-size:25px;
}
.nobg .slidecontent-text {
    background: none !important;
}

.orderproduct-image {
    padding: 40px;
}

.redheadbar {
    background-image: url(../../images/dark-overlay.png);
    background-size: cover;
    background-position: center;
    padding: 90px 75px;
    display: flex;
    flex-direction: column;
}

    .redheadbar h1 {
        font-size: 60px;
        color: #fff;
        font-weight: 700;
        text-transform: capitalize;
    }

.mapimg img {
    width: 90%;
    padding: 10px;
}

.contactfooter .findusonmap {
    padding: 0px 100px;
}

.whiteheadbar {
    background-color: #fff;
    padding: 15px 40px;
}
.historyline{
overflow:hidden;
}
p.ubl-text {
    font-size: 16px;
    color: black;
    font-weight: 700;
	margin:0px;
}
.whiteheadbarmain {
    background-color: #fff;
    padding: 40px;
}

.whiteheadbar h1 {
    font-size: 50px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
}

.whiteheadbar p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
}

.producttotals.orderdetails .detals-spacer p {
    margin: auto 0;
}

.download-main {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    align-content: center;
    padding: 75px 0px;
}

.deliveryimagemain {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .deliveryimagemain .headingdish {
        width: 45%;
    }

.deliveryimage {
    width: 50%;
}

    .deliveryimage img {
        width: 95%;
    }

.headingdish h2 {
    color: #505050;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 32px;
}

.download-main .input-group-btn img {
    width: 40%;
}

.col-md-4.blognews {
    width: 32%;
    padding: 25px;
}

.bestsellingproduct {
    width: 31%;
    padding: 10px;
}

.quoteimg {
    width: 10% !important;
}

.col-md-4.bestsellingproduct.text-center {
    width: 31%;
    margin-bottom: 35px;
}

.commentby {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    padding: 30px 20px 0px 0px;
}

.blognews {
    padding: 25px;
    box-shadow: 0px 0px 8px 0px #0000001F;
    border: 1.02px solid #ECEDEE80;
}

.pimg {
    width: 25%;
}

.Tpinfo {
    display: flex;
    flex-direction: column;
    width: 70%;
    align-items: flex-start;
    align-content: space-between;
    flex-wrap: wrap;
    justify-content: flex-end;
}

    .Tpinfo p {
        font-size: 14px;
    }

    .Tpinfo h5 {
        margin-bottom: 8px !important;
    }

.bestsellingproduct h3 {
    font-size: 32px;
    border-bottom: 1px solid #C56677;
    padding: 5px;
}

.bestsellingproduct .input-group-btn button.btn.btn-outline-secondary {
    width: 55%;
    padding: 13px;
    font-size: 16px;
    margin-top: 25px;
    text-transform: capitalize;
}

.bestsellingproduct {
    margin: 10px;
}


.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.breadcrumbs.BCcart {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

    .breadcrumbs.BCcart a.bdtext {
        font-size: 18px;
        color: #fff;
    }

img.Rarrimg {
    margin: 0px 10px;
    width: 2%;
}

.breadcrumbs.BCcart a.bdtext.active {
    font-size: 21px;
    color: #fff;
    font-weight: 700 !important;
}

.c-caketabs.tab-content .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
}

.c-caketabs ul.nav.nav-tabs a.active {
    border-bottom: 1px solid;
}

.c-caketabs.tab-content {
    padding: 60px;
    background-color: #FCF8F2;
}

    .c-caketabs.tab-content .input-form.col-md-2 {
        padding: 30px 50px;
    }

button.btn.btn-outline-secondary {
    border: none;
    background-color: #C56677;
    color: #fff;
    font-family: 'Playfair Display';
    font-size: 12px;
    padding: 10px 39px;
    font-weight: 700;
    border-radius: 0px;
}

.accountmain {
    padding: 45px 200px;
}

    .accountmain .col-md-6 {
        padding: 0px;
    }

    .accountmain .methodsmain.row {
        padding: 30px;
        padding-bottom: 0px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

.loginmain .form-control {
    border-radius: 0px;
    padding: 12px 15px;
    margin: 15px 0px;
    font-family: 'Playfair Display';
    font-size: 14px;
    border: 1.5px solid #D7D7D7 !important;
}

.loginmain .input-group-btn button.btn.btn-outline-secondary {
    width: 100%;
    padding: 13px;
    font-size: 16px;
    margin-top: 25px;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.accountmain .headingdish {
    width: 50%;
}

.loginmain .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 95px 50px !important;
    border-radius: 0px;
    background-color: #F6F6F6;
    flex-direction: column;
}

.loginmain form {
    padding: 50px 185px;
}

.loginmain .input-form {
    text-align: left;
    font-family: 'Playfair Display';
}

    .loginmain .input-form label {
        font-family: Playfair Display !important;
        font-size: 17px;
        font-weight: 500;
        text-align: left;
        color: #666666;
    }

.accountmain .headingdish h3 {
    color: #C56677;
    font-weight: 700;
    font-family: 'Playfair Display';
    margin-bottom: 0px;
}

.accountmain .headingdish h3 {
    color: #C56677;
    font-weight: 700;
    font-family: 'Playfair Display';
    margin-bottom: 0px;
}

.text-left.headingdish a h3 {
    text-decoration: none;
    color: #000;
}

.accountmain .headingdish h3 {
    color: #C56677;
    font-weight: 700;
    font-family: 'Playfair Display';
    margin-bottom: 0px;
}

.input-group-btn button.btn.btn-outline-secondary {
    width: 35%;
    padding: 13px;
    font-size: 16px;
    margin-top: 25px;
    text-transform: capitalize;
}

input.form-control {
    border: none !important;
}

.text-left.headingdish a {
    text-decoration: none;
}

.login-details {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px;
}

a.lostpswd {
    text-decoration: none;
    font-family: Playfair Display;
    font-size: 17px;
    font-weight: 500;
    color: #000;
}

.profile-acc.accountmain .headingdish {
    width: 100% !important;
}
.row.footer-link-row {
    align-items: end;
    justify-content: space-between;
}
img.bank-logo {
    height: 55px;
}

.contactmain .methodsmain {
    padding: 60px;
    padding-top: 20px;
}

.loginmain form {
    padding: 40px 40px;
}

.contactmain .methods {
    background-color: #F7F7F7;
    padding: 25px;
    border-radius: 5px;
}

.contactmain .methodsmain p {
    font-size: 13px;
}

.contactmain .loginmain .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 35px !important;
    border-radius: 0px;
    background-color: #fff;
    flex-direction: row;
    border-radius: 5px;
    justify-content: space-between;
}

.cc-main.contactmain .loginmain .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 15px !important;
    border-radius: 0px;
    background-color: #F6F6F6;
    flex-direction: row;
    border-radius: 5px;
    justify-content: space-between;
}

.cartmain h2 {
    font-weight: 700;
    margin-left: 15px;
}
/* .img-thumbs {
    background: #eee;
    border: 1px solid #ccc;
    border-radius: 0.25rem;
    margin: 1.5rem 0;
    padding: 0.75rem;
  } */
.img-thumbs-hidden {
    display: none;
}

.wrapper-thumb {
    position: relative;
    display: inline-block;
    margin: 1rem 0;
    justify-content: space-around;
}

.img-preview-thumb {
    background: #fff;
    border: 1px solid none;
    border-radius: 0.25rem;
    box-shadow: 0.125rem 0.125rem 0.0625rem rgba(0, 0, 0, 0.12);
    margin-right: 1rem;
    max-width: 140px;
    padding: 0.25rem;
    visibility: hidden;
}

.remove-btn {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .7rem;
    top: -8px;
    right: 9px;
    width: 15px;
    height: 15px;
    background: #DE3131;
    border-radius: 10px;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
}

.formfieldsmain input#upload-img {
    background-image: url(../images/upimg.png);
    background-repeat: no-repeat;
    border: none !important;
    padding: 55px;
}

.formfieldsmain .form-group {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-content: center;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.remove-btn:hover {
    box-shadow: 0px 0px 3px grey;
    transition: all .3s ease-in-out;
}

.contactmain .loginmain form {
    padding: 20px 0px;
    background-color: #fff !important;
}

.abttxt-2 a.Rline:after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: #ed1c2461;
    left: 57px;
    top: 49%;
    position: absolute;
}

.c-caketabs ul.nav.nav-tabs a {
    color: #fff;
    text-decoration: none;
}

.c-caketabs ul.nav.nav-tabs {
    background-color: #C56677;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding: 10px;
    color: #FFF;
}

.loginmain .input-form.col-md-4 {
    padding: 10px;
}

.contactmain .input-group-btn button.btn.btn-outline-secondary {
    width: 30%;
    padding: 13px;
    font-size: 16px;
    margin-top: 25px;
    text-transform: capitalize;
    background-color: #666666;
}

.contactmain .input-group-btn.col-md-12 {
    text-align: center;
}

.contactmain.ordermain .methodsmain {
    padding: 15px 160px;
}

.orderbox {
    padding: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    border-radius: 8px;
    background-color: #505050;
    box-shadow: 0px 0px 11.2380952835083px 9.365079879760742px #3C3C3B14;
}

.box-l h4 {
    font-size: 26px !important;
    font-family: Playfair Display !important;
    text-align: left;
    font-weight: 700 !important;
}

.box-l {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    text-align: left;
	margin: 0px 15px;
}

    .box-l p {
        font-size: 16px !important;
        font-family: 'Playfair Display' !important;
        font-weight: 500;
    }

.box-l-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: left;
    margin-top: 15px;
}

    .box-l-inner a img {
        width: 75%;
    }

.box-r {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

a.orderid {
    background-color: #F0F0F0;
    font-family: 'Playfair Display' !important;
    padding: 5px 15px;
    border-radius: 30px;
    color: #545454;
    text-decoration: none;
    font-weight: 500;
    font-size: 18px !important;
}

a.orderdate {
    font-family: 'Playfair Display' !important;
    border-radius: 30px;
    color: #000;
    text-decoration: none;
    font-weight: 500;
    font-size: 18px !important;
}

section.accimg.contactmain {
    padding: 20px 0px;
}

.contactmain.myordermain .methodsmain {
    padding: 90px 60px;
}

.product-image img {
    width: 100%;
}

.detals-spacer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.order-detailsinfo {
    width: 100%;
}

.orderdetails {
    padding: 35px;
}
.categorydetails {
    padding: 0px;
}
.order-head h4 {
    font-size: 21px !important;
    font-family: Playfair Display !important;
    text-align: left;
    font-weight: 600 !important;
    margin-bottom: 20px;
}

.order-detailsinfo a.orderid {
    font-size: 13px !important;
}

.dfex {
    display: flex;
    flex-direction: row;
}

.order-detailsinfo .box-l-inner {
    border-top: 1px dashed #0000005c;
    padding-top: 10px;
}

.orderdetails .box-l p {
    font-size: 14px !important;
    font-family: 'Playfair Display' !important;
    font-weight: 500;
}

.order-detailsinfo .box-l-inner {
    border-top: 1px dashed #0000005c;
    padding-top: 10px;
    margin-top: 5px;
}

.myproductmain .input-group-btn button.btn.btn-outline-secondary {
    width: 95%;
    padding: 10px;
    font-size: 16px;
    margin-top: 25px;
    text-transform: capitalize;
    background-color: #C56677;
}

.col-md-6.u-logo {
    text-align: left;
}

.input-group-btn {
    width: 100%;
}

.myproductmain h1 {
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 20px;
}

.myproductmain .orderdetails .box-l p {
    font-size: 16px !important;
    font-family: 'Playfair Display' !important;
    font-weight: 500;
    line-height: inherit;
    margin: 20px 0px;
}

.product-accessories {
    padding: 20px;
}

.product-counter label {
    font-size: 19px;
    margin-bottom: 10px;
    font-weight: 600;
}

input#minus {
    font-size: 26px;
    border: none;
    background-color: lightgray;
}

input#plus {
    font-size: 26px;
    border: none;
    background-color: lightgray;
}
input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    background: transparent;
}

input#quantity {
    background-color: transparent;
    border: none;
    padding: inherit;
    width: 30%;
    border-radius: 30px;
    text-align: center;
    font-size: 30px;
}

.quantity-cart {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.product-accessories a {
    color: #000;
    text-decoration: none;
    font-weight: 800;
}
.headerWidth {
    width: 13% !important;
}
.socialshare {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

    .socialshare .social-logos {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 48%;
        margin: 0px 9px;
        align-items: center;
    }

a.stockamount {
    color: #77A464;
    padding: 10px;
    border: 2px solid;
    text-decoration: none;
    margin: 20px 0px;
    font-weight: 800;
}

	.toparea .slidecontent .input-group-btn button.btn.btn-outline-secondary {
    background-color: #C56677 !important;
}

.product-quantity {
    padding: 15px;
    width: 35%;
}

.quantity-cart {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.myproductmain .input-group-btn button.btn.btn-outline-secondary {
    width: 75%;
    padding: 10px;
    font-size: 16px;
    margin-top: 0px;
    text-transform: capitalize;
    background-color: #C56677;
    font-weight: 300;
}

.quantity-cart .input-group-btn {
    width: 40%;
}



.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 25px 30px 80px;
}

a.menumain img {
    width: 50%;
    display: none;
}


/*Right*/
.modal.right.fade .modal-dialog {
    right: 0px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
	top:0px !important;
}

.Cart-sidebar button.close {
    background-color: #fff;
    color: #C56677;
    border-radius: 41px;
    padding: 0px 13px;
    border: none;
    font-size: 26px;
    font-weight: 600;
}

.modal-dialog {
    right: 0px;
    width: 300px !important;
}

.modal-body {
    background-color: #C56677;
    padding: 10px !important;
    border: none !important;
}

a.nav-link:hover {
    color: #fff;
}

.nav-icons.navmobicons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}

.modal-header {
    background-color: #C56677;
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: var(--bs-modal-header-padding);
    border-bottom: none !important;
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius);
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end !important;
}

.modalorderbox {
    padding: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    border-radius: 8px;
    background-color: #505050;
    box-shadow: 0px 0px 11.2380952835083px 9.365079879760742px #3C3C3B14;
    margin: 20px 0px;
}

    .modalorderbox .box-l {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
        text-align: left;
        width: 67%;
    }

.cartorderitem-main h6 {
    font-size: 16px !important;
    text-align: left;
    font-weight: 800 !important;
}

.Cart-sidebar .box-l .cartorderitem-main p {
    font-size: 13px !important;
    font-family: 'Playfair Display' !important;
    font-weight: 600;
    line-height: 10px !important;
    margin-bottom: 5px;
}

.modalorderbox .box-r {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    width: 28%;
}

.update_profile h1 {
    font-family: Playfair Display !important;
    color: #C56677;
    text-align: left;
    padding-bottom: 30px;
    font-weight: 700;
}

	.signup_textarea{
height:170px !important;
	}

.QVmod .modal-dialog {
    right: 0px;
    width: 1000px !important;
    max-width: 1000px !important;
}

.QVmod .modal-body {
    background-color: #fff;
}

.QVmod .input-group-btn button.btn.btn-outline-secondary {
    width: 90%;
    padding: 13px;
    font-size: 16px;
    margin-top: 25px;
    text-transform: capitalize;
}


.cartorderitem-main .box-l-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: left;
    margin-top: 5px;
}

.cartorderimage img {
    width: 100%;
    padding: 5px;
    border-radius: 50px;
}

.cartquantity {
    border-radius: 45px;
    border: 1.5px solid #BFBFBF;
}

    .cartquantity input#plus {
        border: none;
        font-size: 15px;
        font-weight: 600;
        background-color: transparent;
    }
img.eye-image {
    width: 40px !important;
}
    .cartquantity input#minus {
        border: none;
        font-size: 15px;
        font-weight: 600;
        background-color: transparent;
    }

    .cartquantity input#quantity {
        border: none;
        width: 10%;
        padding: 0px;
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        color: #000;
    }

.cartorderimage {
    width: 40%;
}

.cartorderitem-main {
    width: 58%;
    text-align: left;
    padding: 5px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}

.Cart-sidebar .loginmain form {
    padding: 0px;
}

.Cart-sidebar .loginmain .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 10px 0px !important;
    border-radius: 0px;
    background-color: #505050;
    flex-direction: row;
    border-radius: 5px;
    justify-content: space-between;
}

.Cart-sidebar .loginmain .form-control {
    border-radius: 25px;
    padding: 10px 10px;
    margin: 7px 0px;
    font-family: 'Playfair Display';
    font-size: 14px;
    border: 1px solid #D2D2D2 !important;
    color: #AFAFAF;
}

.Cart-sidebar .orderdetails {
    padding: 10px 0px;
}

    .Cart-sidebar .orderdetails p {
        color: #838383;
    }

.Cart-sidebar .input-form {
    width: 100%;
}

.birthmain {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}

section.accimg.contactmain {
    padding: 20px 50px;
}

.breadcrumbs {
    padding: 10px 60px;
}

a.bdtext {
    color: #000;
    text-decoration: none;
    font-size: 13px;
}

img.Bimgs {
    width: 100%;
    padding: 20px;
    height: 500px;
    object-fit: cover;
}

.abttxt {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    padding: 25px;
    border-left: 1px solid #ED1C24;
}

.abttxt-2 {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    padding: 25px;
    border-right: 1px solid #ED1C24;
}

a.Rline:before {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: #ed1c2461;
    left: -25px;
    top: 49%;
    position: absolute;
}

a.Rline {
    padding: 0px 10px;
    color: #ED1C24;
    text-decoration: none;
    position: relative;
    font-size: 22px;
    font-weight: 500;
}

.abttxt-inner {
    padding: 0px 10px;
}

    .abttxt-inner p {
        font-size: 14px;
        color: #999999;
    }

    .abttxt-inner h2 {
        font-size: 30px;
        color: #C56677;
    }

.dateline {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
}

.abttxt-2 a.Rline:after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: #ed1c2461;
    left: 68px;
    top: 49%;
    position: absolute;
}

.abttxt-2 a.Rline:before {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: #ed1c2461;
    left: 68px;
    top: 49%;
    position: absolute;
    display: none;
}

.redline {
    width: 2px;
    background-color: #ED1C24;
    height: 85%;
    position: absolute;
    top: 8%;
    left: 50%;
}

section.accimg.historyline {
    position: relative;
}

.fooditem .box-l {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    text-align: left;
}

.fooditem .box-l {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    text-align: left;
    color: #fff;
    justify-content: space-evenly;
}

    .fooditem .box-l .cartorderimage {
        width: 25%;
    }

    .fooditem .box-l .cartorderitem-main {
        width: 70%;
        text-align: left;
        padding: 5px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-around;
    }

.cartorderitem {
    width: 100%;
    display: flex;
	flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.fooditemsmain .headingdish h1 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.fooditem .box-l p {
    font-size: 12px !important;
    font-family: 'Playfair Display' !important;
    font-weight: 500;
    
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:14px;
}

.fooditem .box-l h4 {
    font-size: 24px !important;
    font-family: Playfair Display !important;
    text-align: left;
    font-weight: 500 !important;
}

.fooditem .cartorderitem-main h6 {
    font-size: 20px !important;
    text-align: left;
    font-weight: 700 !important;
}

.fooditem .input-group-btn button.btn.btn-outline-secondary {
    width: 80%;
    padding: 7px;
    font-size: 16px;
    margin-top: 25px;
    text-transform: capitalize;
}



.fooditemsmain {
    padding: 90px 180px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}

.fooditem {
    padding: 20px;
}

.slidecontent {
    width: 100%;
    height: 550px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

button.btn.btn-outline-secondary.color-trans {
    background-color: transparent;
    border: 3px solid;
    width: 28%;
    padding: 10px;
}

.slidecontent h1 {
    font-size: 70px;
    margin-bottom: 20px;
}

.slidecontent h2 {
    font-size: 20px;
}

.menutab .headingdish {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 33%;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.menutab .row {
    padding: 10px 310px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

.menuitem {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-between;
    align-items: center;
    position: relative;
}

.menuitemsmain h6 {
    font-size: 18px !important;
    font-weight: 500 !important;
    margin: 5px 5px;
}

.mmtms {
    padding: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    padding-right: 0px;
}

.orderproduct-image {
    padding: 25px 10px 0px 40px;
}

.menuitem img {
    width: 100%;
    padding: 10px;
	object-fit: cover;
}

img.starsimg {
    width: 30%;
    padding: 0px;
    text-align: center;
}

.menuitemsmain .input-group-btn {
    width: 70%;
}

.upcomingnews-main {
    padding: 50px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .upcomingnews-main img {
        width: 100%;
        margin-bottom: 10px;
        MAX-HEIGHT: 300PX;
        OBJECT-FIT: COVER;
    }

.blognews h3 {
    font-size: 18px;
}

.blognews .logp {
    font-size: 10px;
}

.blognews p {
    font-size: 16px;
}

.bestsellingproduct p {
    font-size: 14px;
    padding: 10px;
}

.blognews a {
    color: #000;
    text-decoration: none;
    font-size: 12px;
}

.btn_field{
display:flex;
	gap:40px;
	align-items:center;
}

.blognews {
    padding: 10px;
}

button.btn.btn-link.btn-block.text-left {
    color: #C56677 ;
    text-decoration: unset;
}

.card_body_div {
    padding: 15px 30px !important;
}

div#accordionExample {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 10px 0px;
}

.filter-price {
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0;
}

.price-title {
    position: relative;
    color: #505050;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 400;
}

.product_div img{
object-fit:cover !important;
}

.price-field {
    position: relative;
    width: 100%;
    height: 36px;
    box-sizing: border-box;
    padding-top: 15px;
    padding-left: 16px;
    border-radius: 3px;
}

    .price-field input[type=range] {
        position: absolute;
    }

    /* Reset style for input range */

    .price-field input[type=range] {
        width: 188px;
        height: 2px;
        border: 0;
        outline: 0;
        box-sizing: border-box;
        border-radius: 5px;
        pointer-events: none;
        left: 14px;
    }
.price-field2 input[type=range] {
    left: 0px !important;
    width: 100% !important;
}


        .price-field input[type=range]:active,
        .price-field input[type=range]:focus {
            outline: 0;
        }

        .price-field input[type=range]::-ms-track {
            width: 188px;
            height: 2px;
            border: 0;
            outline: 0;
            box-sizing: border-box;
            border-radius: 5px;
            pointer-events: none;
            background: transparent;
            border-color: transparent;
            color: transparent;
            border-radius: 5px;
        }

        /* Style toddler input range */

        .price-field input[type=range]::-webkit-slider-thumb {
            /* WebKit/Blink */
            position: relative;
            -webkit-appearance: none;
            margin: 0;
            border: 0;
            outline: 0;
            border-radius: 50%;
            height: 10px;
            width: 10px;
            margin-top: -4px;
            background-color: #C56677 !important;
            cursor: pointer;
            cursor: pointer;
            pointer-events: all;
            z-index: 100;
        }

        .price-field input[type=range]::-moz-range-thumb {
            /* Firefox */
            position: relative;
            appearance: none;
            margin: 0;
            border: 0;
            outline: 0;
            border-radius: 50%;
            height: 10px;
            width: 10px;
            margin-top: -5px;
            background-color: #C56677 !important;
            cursor: pointer;
            cursor: pointer;
            pointer-events: all;
            z-index: 100;
        }

        .price-field input[type=range]::-ms-thumb {
            /* IE */
            position: relative;
            appearance: none;
            margin: 0;
            border: 0;
            outline: 0;
            border-radius: 50%;
            height: 10px;
            width: 10px;
            margin-top: -5px;
            background-color: #C56677;
            cursor: pointer;
            cursor: pointer;
            pointer-events: all;
            z-index: 100;
        }

        /* Style track input range */

        .price-field input[type=range]::-webkit-slider-runnable-track {
            /* WebKit/Blink */
            width: 188px;
            height: 2px;
            cursor: pointer;
            background: #C56677;
            border-radius: 5px;
        }

        .price-field input[type=range]::-moz-range-track {
            /* Firefox */
            width: 188px;
            height: 2px;
            cursor: pointer;
            background: #C56677 !important;
            border-radius: 5px;
        }

        .price-field input[type=range]::-ms-track {
            /* IE */
            width: 188px;
            height: 2px;
            cursor: pointer;
            background: #C56677 !important;
            border-radius: 5px;
        }

/* Style for input value block */

.filter-head {
    background-color: #F4F4F4;
    padding: 10px;
    margin-top: 10px;
}

    .filter-head h3 {
        font-size: 16px;
        text-align: left;
        margin: 9px;
    }

.price-wrap {
    display: flex;
    justify-content: flex-start;
    color: #666666;
    font-size: 14px;
    font-weight: 600;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 3px 10px;
    align-items: center;
}

.orderproduct-image img {
    width: 100%;
}

.cate-main .detals-spacer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    border-bottom: 1px solid #999999;
	text-decoration: none;
}

.cate-main .orderdetails .box-l p {
    font-size: 12px !important;
    font-family: 'Playfair Display' !important;
    font-weight: 500;
    color: #999999;
    margin: 15px 0px;
}

.price-wrap-1,
.price-wrap-2 {
    display: flex;
}

.price-title {
    color: #666;
    margin-right: 5px;
    font-size: 16px;
    font-weight: 600;
}

.price-wrap_line {
    margin: 0 10px;
}

.price-wrap #one,
.price-wrap #two {
    width: 50px;
    text-align: right;
    margin: 0;
    padding: 0;
    margin-right: 2px;
    background: 0;
    border: 0;
    outline: 0;
    color: #000;
    font-family: 'Karla', 'Arial', sans-serif;
    font-size: 20px;
    line-height: 1.2em;
    font-weight: 400;
}
.btnPriceSearch {
    padding: 4px 12px !important;
    margin-top: 5px;
}
.price-wrap label {
    text-align: right;
    padding-left: 5px;
}

.OrderNow .methodsmain.row .col-md-3 {
    padding: 15px;
}

/* Style for active state input */

.price-field input[type=range]:hover::-webkit-slider-thumb {
    box-shadow: 0 0 0 0.5px #C56677 !important;
    transition-duration: 0.3s;
}

.price-field input[type=range]:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 0.5px #C56677 !important;
    transition-duration: 0.3s;
}

.txt-black {
    color: #000 !important;
}

a.nav-link.profilelogo {
    padding: 15px 20px !important;
}

.productspec-1 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

.producttotals .product-quantity {
    padding: 18px 10px;
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0;
    margin-top: auto;
	 margin-bottom: auto;
}

.productspec {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
    width: 40%;
}

.producttotals.orderdetails .detals-spacer {
    display: flex;
    flex-direction: column;
    justify-content: unset;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 20%;
}

.producttotals.orderdetails .detals-spacer {
    display: flex;
    flex-direction: column;
    justify-content: unset;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 20%;
}

.producttotals.orderdetails {
    display: flex;
    flex-direction: row;
    padding: 15px;
    border-bottom: 1px solid #D2D2D2;
    align-items: stretch;
    justify-content: flex-start;
}

.productspec-img {
    width: 48%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.modal.show .modal-dialog {
    margin: 0 auto;
    top: 136px;
	right:unset !important;
}

.productspec-text {
    width: 50%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
}
.filter_div {
    display: flex;
    align-items: center;
}


.producttotals.orderdetails {
    display: flex;
    flex-direction: row;
    padding: 15px;
    border-bottom: 1px solid #D2D2D2;
    align-items: stretch;
    justify-content: flex-start;
}

a.cartpimg img {
    width: 100%;
}

a.closecross {
    margin-right: 5px;
    margin-left: -30px;
}

.redeempoints {
    background-color: #c566777a;
    padding: 30px;
    padding-bottom: 10px;
}

    .redeempoints .order-head {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        width: 42%;
        justify-content: space-between;
    }

.newsletter-email {
    padding: 25px 0px;
}

    .newsletter-email input.form-control {
        padding: 20px 20px;
        border: 1.5px solid #D7D7D7 !important;
    }

    .newsletter-email button.btn.btn-outline-secondary {
        border: none;
        background-color: #C56677;
        color: #fff;
        font-family: 'Playfair Display';
        font-size: 18px;
        padding: 25px 50px;
        font-weight: 700;
        border-radius: 0px;
    }

.methodsmain.cartprimary.row {
    padding: 48px 60px;
}

.toceckout .input-group-btn button.btn.btn-outline-secondary {
    width: 60%;
    padding: 15px 20px;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0px 0px 25px 0px;
    background-color: #C56677;
}

.finalfig .orderdetails {
    background-color: #FDF8F1;
}

.finalfig .box-l-inner {
    margin-top: 70px;
}

.formfieldsmain .input-group {
    background-color: #fff !important;
}

    .formfieldsmain .input-group .col-md-6 {
        width: 48%;
    }

    .formfieldsmain .input-group input.form-control {
        padding: 20px;
    }

.tempmod .modal-dialog {
    right: 0px;
    width: 500px !important;
}

.ordercomplete {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    text-align: center;
}

.tempmod .modal-body {
    background-color: #fff;
    padding: 35px !important;
    border: none !important;
}

.ordercomplete .toceckout .input-group-btn button.btn.btn-outline-secondary {
    width: 100%;
    padding: 15px 20px;
    font-size: 18px;
    text-transform: uppercase;
    margin: 10px 0px 10px 0px;
}

.ordercomplete .order-head {
    text-align: center !important;
    padding: 15px;
}

    .ordercomplete .order-head h4 {
        font-size: 21px !important;
        font-family: Playfair Display !important;
        text-align: center;
        font-weight: 600 !important;
        margin: 20px;
    }

img.ocimg {
    width: 25% !important;
}

#loading {
    background-color: #fff;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: flex;
    z-index: 999999999;
		justify-content:center;
	align-items:center;
}

#loading-image {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100;
    transform: scale(1) translate(-50%, -50%);
}

.homemenu .addtocarthover a {
    background-color: transparent;
    padding: 0px 0px;
    color: #000;
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 35px;
    border: 2px solid #fff;
    text-decoration: none !important;
    transition: none;
}

.order-detailsinfo .detals-spacer.active p {
    color: #C56677 !important;
    font-weight: 600;
}

.homemenu .menuitem:hover .addtocarthover {
    transition: 0.3s ease-in;
    background-color: #0000004d;
    width: 100%;
    height: 77%;
    padding: 0px 25px;
    position: absolute;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    top: 0px;
    visibility: visible;
}

.locationsmains {
    border: 1.5px solid #80808033;
    padding: 20px;
}

.locationinner {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1.5px solid #80808033;
}

.loca-footer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 20px 5px;
}
.dropdown-menu.giftdrop.show {
    left: -375px;
    top: 60px;
    background-color: #fff;
    padding: 12px;
    border: none;
    border-radius: 6px !important;
    width: 850px;
    transition: 0.3s ease-in;
}
.dropdown-menu.categoryproduct.CPsocial.condropdown.show {
    width: 202px;
    right: -85px;
}
.condropdown .cate-head a {
    padding: 5px !important;
    color: #000 !important;
    font-size: 18px;
}
.CPabt button.btn.btn-outline-secondary {
    border: none;
    background-color: #C56677;
    color: #fff;
    font-family: 'Playfair Display';
    font-size: 12px;
    padding: 0px 30px !important;
    font-weight: 700;
    border-radius: 0px;
}
a.cartpcount {
    position: absolute;
    color: #fff;
    right: -5px;
    top: 8px;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 0px 5px;
    font-size: 9px;
    border-radius: 18px;
}
.cartheader a.nav-link {
    position: relative;
}
.swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #C56677!important;	
}

@media (max-width:1024px) {
	.price-wrap #one, .price-wrap #two {
    text-align: left;
}
	
	li.nav-item.dropdown a {
		color:white !important;
}
	.input-group-btn button.btn.btn-outline-secondary {
    width: 50%;
    padding: 13px;
    font-size: 16px;
    margin-top: 25px;
    text-transform: capitalize;
}
    .contactmain .loginmain .input-group .input-form.col-md-5 {
        width: 100%;
    }

    .contactmain .loginmain .input-form.col-md-12 {
        width: 100%;
    }

    .contactmain .loginmain .col-md-4.toceckout {
        width: 100%;
    }

    .contactmain .loginmain .input-group {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding: 10px !important;
        border-radius: 0px;
        background-color: #fff;
        flex-direction: row;
        border-radius: 5px;
        justify-content: space-between;
    }

    .contactfooter .findusonmap {
        padding: 0px 15px;
        background-color: #fff;
    }

        .contactfooter .findusonmap p {
            color: #000;
        }

    .locationinner .input-group-btn button.btn.btn-outline-secondary {
        width: 49%;
        padding: 13px;
        font-size: 16px;
        margin-top: 10px;
        text-transform: capitalize;
    }

    #loading-image {
        position: absolute;
        top: 40%;
        left: 30%;
        z-index: 100;
        transform: scale(1);
    }

    .CP-main .col-md-2 {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        align-content: center;
        flex-wrap: wrap;
        width: 100%;
    }

    .menuitem:hover .addtocarthover {
        transition: 0.3s ease-in;
        background-color: #0000004d;
        width: 89%;
        height: 60%;
        padding: 0px 25px;
        position: absolute;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        top: 10px;
        visibility: visible;
    }

    .tempmod .modal-dialog {
        right: -20px;
        width: 320px !important;
    }

    .accordion .collapse.show .card-body {
        border-bottom: 1px solid #C56677;
        padding: 0px 20px;
    }

    .QVmod .modal-dialog {
        right: 0px;
        width: 300px !important;
        max-width: 1000px !important;
    }

    .accountmain {
        padding: 45px 0px;
    }

    .formfieldsmain .input-group .col-md-6 {
        width: 100%;
    }

    .formfieldsmain .input-group .col-md-12 {
        width: 100%;
    }

    .mobsocials .dropdown-menu.categoryproduct.show a.dropdown-item {
        width: 30%;
        padding: 0px;
    }

    img.dp-imgs {
        width: 50px;
        height: 50px;
        object-fit: cover;
        border-radius: 12px;
        background-color: #C56677;
    }
    .mobsocials .dropdown-menu.categoryproduct.show {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        background-color: #C56677;
        justify-content: space-around;
    }

    .dropdown-menu.categoryproduct.show {
        position: relative !important;
        transform: translate3d(15px, -5px, 0px) !important;
        top: 0px !important;
        left: 0px !important;
        will-change: transform !important;
        width: 90% !important;
        background-color: #C56677;
        text-align: left;
    }

    .CP-main .order-head {
        text-align: center;
        padding: 10px;
        display: none;
    }

    .cate-head {
        padding: 0px;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: left;
        flex-direction: column;
    }

        .cate-head a {
            padding: 5px !important;
            color: #fff !important;
            font-size: 24px;
            margin-bottom: 20px;
        }

    .CP-main .order-head h1 {
        color: #C56677;
        font-size: 47px;
        font-weight: 500;
        text-transform: capitalize;
        display: none;
    }

    .nobg h2 {
        padding: 0px !important;
    }

    .menuitem {
        width: 50%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: space-between;
        align-items: center;
        margin-bottom: 35px;
    }

        .menuitem img {
            width: 100%;
            padding: 10px;
        }

    .orderproduct-image {
        padding: 0px;
    }

    .methodsmain.row {
        padding: 20px;
    }

    .input-form.col-md-6 {
        width: 100%;
    }

    .ccmain .input-form.col-md-12 {
        width: 100%;
    }

    .ccmain.contactmain .loginmain .input-group {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding: 15px !important;
        border-radius: 0px;
        background-color: #F6F6F6;
        flex-direction: row;
        border-radius: 5px;
        justify-content: space-between;
    }

    .DB {
        display: block !important;
    }

    .DN {
        display: none !important;
    }

    a.menumain img {
        width: 100%;
        display: block;
        padding: 0px 0px 0px 80px;
    }

    a.logomain img {
        width: 100%;
        padding: 0px;
    }

    a.logomain {
        width: 75%;
    }

    .nav-logo {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        align-content: center;
    }

    div#navbarNavDropdown {
        padding: 10px;
    }

    a.logomain img {
        width: 80%;
    }

    a.menumain {
        width: 20%;
    }

    div#navbarNavDropdown {
        padding: 10px;
    }

    .modal-dialog {
        right: 0px;
        width: 260px !important;
        border-radius: 0px !important;
        background-color: #505050;
    }

    .c-caketabs ul.nav.nav-tabs li {
        padding: 5px;
    }

    .c-caketabs.tab-content {
        padding: 10px;
    }

        .c-caketabs.tab-content .input-form.col-md-2 {
            padding: 20px 15px;
        }



    body {
        background: #eee;
        padding: 0px !important;
    }

    .col-md-6.text-center {
        order: -1;
    }

    .nav-desk {
        display: none !important;
    }

    .nav-responsive {
        display: block !important;
    }

    nav.nav-responsive div#navbarNavDropdown {
        padding: 10px !important;
    }

    a.logomain img {
        width: 40%;
    }

    div#navbarNavDropdown {
        padding: 18px;
    }

    .nav-right {
        width: 50%;
        display: none;
    }

    .nav-logo {
        width: 100%;
    }

    .newsletteremail {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
        padding: 10px 15px;
    }

    .newsletter-email {
        width: 100%;
        margin-top: 20px;
    }

    .footer-content .col-md-6 {
        width: 50%;
    }

    .footer-content h4 {
        margin-bottom: 25px;
    }

    .col-md-12.row.CC {
        text-align: center !important;
        display: flex;
        flex-direction: column;
    }

    .footer-content .col-md-6 {
        width: 50%;
    }

    .col-md-12.row.CC {
        text-align: center !important;
        display: flex;
        flex-direction: column;
    }

    .CC .col-md-6.text-right {
        text-align: center !important;
    }

    .col-md-12.row.CC .col-md-6 {
        width: 100%;
    }

    .col-md-6.mid-content.text-center {
        width: 100% !important;
    }

    .footer-content ul.nav.pb-3.mb-3 {
        display: flex;
        flex-direction: row;
        margin: 0px 0px !important;
        align-items: baseline;
        width: 100%;
        flex-wrap: wrap;
        justify-content: space-evenly;
        padding: 0px 220px;
    }

    .footer-content li.nav-item {
        width: 25%;
    }

    .footer-content .logomain img {
        margin-bottom: 30px !important;
        width: 30%;
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 50%;
    }

    .redheadbar h1 {
        font-size: 26px;
        color: #fff;
        font-weight: 900;
        text-transform: capitalize;
    }

    .loginmain form {
        padding: 30px 0px;
    }

    .loginmain .input-group {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding: 10px !important;
        border-radius: 0px;
        background-color: #F6F6F6;
        flex-direction: column;
    }

    .contactmain.ordermain .methodsmain {
        padding: 15px 10px;
    }

    .box-l h4 {
        font-size: 18px !important;
        font-family: Playfair Display !important;
        text-align: left;
        font-weight: 700 !important;
    }

    .orderbox {
        padding: 20px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        border-radius: 8px;
        background-color: #505050;
        box-shadow: 0px 0px 11.2380952835083px 9.365079879760742px #3C3C3B14;
    }

    a.orderid {
        background-color: #F0F0F0;
        font-family: 'Playfair Display' !important;
        padding: 5px 15px;
        border-radius: 30px;
        color: #545454;
        text-decoration: none;
        font-weight: 500;
        font-size: 13px !important;
    }

    a.orderdate {
        font-family: 'Playfair Display' !important;
        border-radius: 30px;
        color: #000;
        text-decoration: none;
        font-weight: 500;
        font-size: 13px !important;
    }

    .box-r {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 15px;
        width: 100% !important;
    }

    .box-l-inner {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        text-align: left;
        margin-top: 0px !important;
    }

    .contactmain.myordermain .methodsmain {
        padding: 30px 10px;
    }

    .myproductmain.contactmain .methodsmain {
        padding: 0px;
    }

    .orderdetails {
        padding: 0px;
    }

    .myproductmain h1 {
        font-size: 26px;
        font-weight: 600;
        margin-bottom: 20px;
    }

    .myproductmain .orderdetails .box-l p {
        font-size: 10px !important;
        font-family: 'Playfair Display' !important;
        font-weight: 500;
        line-height: 25px;
    }

    .myproductmain .input-group-btn {
        width: 100%;
        margin-bottom: 30px;
    }

    .whiteheadbarmain {
        background-color: #fff;
        padding: 25px;
    }

    .whiteheadbar {
        background-color: #fff;
        padding: 15px 5px;
    }

        .whiteheadbar p {
            font-size: 10px;
            color: #000;
            font-weight: 400;
        }

        .whiteheadbar h2 {
            font-size: 18px;
        }

        .whiteheadbar h4 {
            font-size: 13px !important;
        }

        .whiteheadbar li {
            font-size: 12px;
            padding: 3px;
        }

    .modal-dialog {
        right: 0px;
        width: 290px !important;
        border-radius: 0px !important;
        background-color: #505050;
    }

    .modal.left .modal-body, .modal.right .modal-body {
        padding: 25px 15px 80px;
    }

    .modalorderbox .box-l {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
        text-align: left;
        width: 100%;
    }

    .cartorderimage {
        width: 100%;
    }

    .cartorderitem-main {
        width: 100%;
        text-align: left;
        padding: 5px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
    }

    .modalorderbox .box-r {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-between;
        width: 100% !important;
    }

    .cartquantity {
        border-radius: 45px;
        border: 1.5px solid #BFBFBF;
        width: 59%;
    }

    .cartorderimage img {
        width: 60%;
        padding: 5px;
    }

    .birthmain {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        padding: 0px;
    }

    img.Bimgs {
        width: 100%;
        padding: 0px;
        margin-bottom: 15px;
    }

    .redline {
        width: 2px;
        background-color: #ED1C24;
        height: 172%;
        position: absolute;
        top: 133%;
        left: 50%;
        display: none;
    }

    .menutab .row {
        padding: 10px 10px;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        align-items: stretch;
        justify-content: space-between;
    }

    .mmtms {
        padding: 10px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: stretch;
        justify-content: space-between;
    }

    section {
        padding: 20px 15px;
    }

    .hotspecials {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0px;
    }

    .fooditem {
        padding: 2px;
    }

        .fooditem .box-l .cartorderitem-main {
            width: 100%;
            text-align: left;
            padding: 5px;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            justify-content: space-between;
            margin-bottom: 25px;
        }

        .fooditem .box-l {
            display: flex;
            flex-direction: column;
            flex-wrap: wrap;
            text-align: left;
            align-items: flex-start;
        }

            .fooditem .box-l .cartorderimage {
                width: 75%;
            }

    .upcomingnews-main {
        padding: 10px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .fooditemsmain {
        padding: 15px 0px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .special-1 {
        width: 100%;
        background-image: url(../images/div.elementor-cta__bg1.png);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        padding: 50px 10px 30px 35px;
        margin: 8px;
        color: #FFCC00;
    }

    .special-2 {
        width: 100%;
        background-image: url(../images/div.elementor-cta__bg2.png);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        padding: 50px 10px 30px 35px;
        margin: 8px;
        color: #505050;
    }

    .slidecontent h1 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .slidecontent h2 {
        font-size: 11px;
    }

    button.btn.btn-outline-secondary.color-trans {
        background-color: transparent;
        border: 3px solid;
        width: 47%;
        font-size: 10px;
        padding: 6px
    }

    .slidecontent {
        width: 100%;
        height: 165px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    body {
        background: #eee;
        padding: 0px 0px !important;
    }

    .toparea .slidecontent {
        width: 100%;
        height: 300px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding: 10px;
    }

        .toparea .slidecontent h1 {
            font-weight: 100;
            padding: 15px;
            font-size: 37px;
            margin-bottom: 20px;
            color: #000;
            text-align: left;
        }

    .cakehomeinner {
        width: 100%;
        margin: 10px;
    }

    .cartorderitem {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .toparea .slidecontent .input-group-btn {
        width: 100%;
        text-align: left;
        margin-left: 15px;
    }

        .toparea .slidecontent .input-group-btn button.btn.btn-outline-secondary {
            width: 50%;
            padding: 13px;
            font-size: 16px;
            margin-top: 0px;
            text-transform: capitalize;
            background-color: #eedad7;
            padding: 10px 12px;
            font-size: 18px;
        }

    .slidecontent-text h2 {
        font-size: 16px;
    }

    .accordianmain {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
        padding: 15px;
    }

    .fooditemsmain {
        padding: 15px 15px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    .fooditem .box-l {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        text-align: left;
        align-items: center;
    }

        .fooditem .box-l .cartorderitem-main {
            width: 100%;
            text-align: left;
            padding: 5px;
            display: flex;
            flex-direction: column;
            align-items: center;
            margin-bottom: 25px;
            align-content: center;
            flex-wrap: wrap;
            justify-content: space-between;
        }

        .fooditem .box-l .cartorderimage {
            text-align: center;
            width: 75%;
        }

    .findusonmap {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
        padding: 26px;
        flex-wrap: wrap;
        align-content: space-between;
        background-color: #00000054;
        color: #fff;
    }

    .headingdish h1 {
        color: #000000;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 20px;
    }

    .col-md-4.blognews {
        width: 32%;
        padding: 25px;
        margin-bottom: 20px;
    }

    .col-md-4.bestsellingproduct.text-center {
        width: 45%;
        margin-bottom: 35px;
    }

    .download-main {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        align-content: center;
        padding: 30px 30px;
    }

    .bestsellingproduct h3 {
        font-size: 20px;
        border-bottom: 1px solid #C56677;
        padding: 5px;
    }

    nav.navbar.navbar-expand-lg.navbar-light.bg-light.sticky-top {
        background-color: #C56677 !important;
        padding: 10px 10px;
    }

    .nav-left {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        width: 40%;
        justify-content: space-around;
        display: none;
    }

    .slidecontent-text {
        padding: 20px;
        background-color: #fff;
    }

    .herosection {
        margin: 10px;
    }

    .deliveryimagemain {
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 25px;
    }

        .deliveryimagemain .headingdish {
            width: 100%;
        }

    .headingdish h2 {
        color: #505050;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 20px;
        font-size: 28px;
    }

    .upcomingnews-main img {
        width: 100%;
        margin-bottom: 10px;
        padding: 0px;
    }

    footer.footer-2 {
        padding: 20px;
    }

    .social-logos {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 20%;
        margin: 20px 0px;
    }

    .abttxt-2 a.Rline:after {
        content: "";
        display: block;
        width: 30px;
        height: 2px;
        background: #ed1c2461;
        left: 54px;
        top: 49%;
        position: absolute;
    }

    section.accimg.contactmain {
        padding: 20px 20px;
    }

    .breadcrumbs {
        padding: 20px 0px;
    }

    .order-head {
        padding: 20px;
        padding-left: 0px;
    }

    a.stockamount {
        color: #77A464;
        padding: 10px;
        border: 2px solid;
        text-decoration: none;
        margin: 0px 0px;
        font-weight: 800;
    }

    .product-quantity {
        padding: 15px;
        width: 60%;
    }

    .myproductmain .orderdetails .box-l p {
        font-size: 14px !important;
        font-family: 'Playfair Display' !important;
        font-weight: 500;
        line-height: 25px;
    }

    .price-field input[type=range] {
        width: 130px;
        height: 2px;
        border: 0;
        outline: 0;
        box-sizing: border-box;
        border-radius: 5px;
        pointer-events: none;
        left: 14px;
    }

    .addtocarthover a {
        transition: 0.3s ease-in;
        background-color: transparent;
        padding: 5px 11px;
        color: #000;
        font-family: 'Poppins';
        font-weight: 700;
        font-size: 8px;
        text-transform: uppercase;
        border-radius: 35px;
        border: 2px solid #000;
        text-decoration: none !important;
        transition: 0.3s ease-in;
    }
}

@media (max-width:992px) {
    #loading-image {
        position: absolute;
        top: 40%;
        left: 30%;
        z-index: 100;
        transform: scale(1);
    }

    .CP-main .col-md-2 {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        align-content: center;
        flex-wrap: wrap;
        width: 100%;
    }

    .menuitem:hover .addtocarthover {
        transition: 0.3s ease-in;
        background-color: #0000004d;
        width: 89%;
        height: 60%;
        padding: 0px 25px;
        position: absolute;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        top: 10px;
        visibility: visible;
    }

    .tempmod .modal-dialog {
        right: -20px;
        width: 320px !important;
    }

    .accordion .collapse.show .card-body {
        border-bottom: 1px solid #C56677;
        padding: 0px 20px;
    }

.QVmod .modal-dialog {
    right: unset!important;
    width: 100%!important;
    max-width: 546px !important;
    margin: 0 auto!important;
    left: 0!important;
    padding: 0px;
}

    .accountmain {
        padding: 45px 0px;
    }

    .formfieldsmain .input-group .col-md-6 {
        width: 100%;
    }

    .formfieldsmain .input-group .col-md-12 {
        width: 100%;
    }

    .mobsocials .dropdown-menu.categoryproduct.show a.dropdown-item {
        width: 30%;
        padding: 0px;
    }

    img.dp-imgs {
        width: 50px;
        height: 50px;
        object-fit: cover;
        border-radius: 12px;
        background-color: #C56677;
    }

    .mobsocials .dropdown-menu.categoryproduct.show {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        background-color: #C56677;
        justify-content: space-around;
    }

    .dropdown-menu.categoryproduct.show {
        position: relative !important;
        transform: translate3d(15px, -5px, 0px) !important;
        top: 0px !important;
        left: 0px !important;
        will-change: transform !important;
        width: 90% !important;
        background-color: #C56677;
        text-align: left;
    }

    .CP-main .order-head {
        text-align: center;
        padding: 10px;
        display: none;
    }

    .cate-head {
        padding: 0px;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: left;
        flex-direction: column;
    }

        .cate-head a {
            padding: 5px !important;
            color: #fff !important;
            font-size: 24px;
            margin-bottom: 20px;
        }

    .CP-main .order-head h1 {
        color: #C56677;
        font-size: 47px;
        font-weight: 500;
        text-transform: capitalize;
        display: none;
    }

    .nobg h2 {
        padding: 0px !important;
    }

    .menuitem {
        width: 50%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: space-between;
        align-items: center;
        margin-bottom: 35px;
    }

        .menuitem img {
            width: 100%;
            padding: 10px;
        }

    .orderproduct-image {
        padding: 0px;
    }

    .methodsmain.row {
        padding: 20px;
    }

    .input-form.col-md-6 {
        width: 100%;
    }

    .ccmain .input-form.col-md-12 {
        width: 100%;
    }

    .ccmain.contactmain .loginmain .input-group {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding: 15px !important;
        border-radius: 0px;
        background-color: #F6F6F6;
        flex-direction: row;
        border-radius: 5px;
        justify-content: space-between;
    }

    .DB {
        display: block !important;
    }

    .DN {
        display: none !important;
    }

    a.menumain img {
        width: 140px;
        display: block;
        padding: 0px 0px 0px 80px;
		margin-left: auto;
    }

    a.logomain img {
        width: 100%;
        padding: 0px;
    }

    a.logomain {
        width: 75%;
    }

    .nav-logo {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        align-content: center;
    }

    div#navbarNavDropdown {
        padding: 0;
    }

    a.logomain img {
        width: 80%;
    }

    a.menumain {
        width: 20%;
    }

    div#navbarNavDropdown {
        padding: 10px;
    }

    .modal-dialog {
        right: 0px;
        width: 260px !important;
        border-radius: 0px !important;
        background-color: #505050;
    }

    .c-caketabs ul.nav.nav-tabs li {
        padding: 5px;
    }

    .c-caketabs.tab-content {
        padding: 10px;
    }

        .c-caketabs.tab-content .input-form.col-md-2 {
            padding: 20px 15px;
        }



    body {
        background: #eee;
        padding: 0px !important;
    }

    .col-md-6.text-center {
        order: -1;
    }

    .nav-desk {
        display: none !important;
    }

    .nav-responsive {
        display: block !important;
    }

    nav.nav-responsive div#navbarNavDropdown {
        padding: 10px !important;
    }

    a.logomain img {
        width: 40%;
    }

    div#navbarNavDropdown {
        padding: 0;
    }

    .nav-right {
        width: 50%;
        display: none;
    }

    .nav-logo {
        width: 100%;
    }

    .newsletteremail {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
        padding: 10px 15px;
    }

    .newsletter-email {
        width: 100%;
        margin-top: 20px;
    }

    .footer-content .col-md-6 {
        width: 50%;
    }

    .footer-content h4 {
        margin-bottom: 25px;
    }

    .col-md-12.row.CC {
        text-align: center !important;
        display: flex;
        flex-direction: column;
    }

    .footer-content .col-md-6 {
        width: 50%;
    }

    .col-md-12.row.CC {
        text-align: center !important;
        display: flex;
        flex-direction: column;
    }

    .CC .col-md-6.text-right {
        text-align: center !important;
    }

    .col-md-12.row.CC .col-md-6 {
        width: 100%;
    }

    .col-md-6.mid-content.text-center {
        width: 100% !important;
    }

    .footer-content ul.nav.pb-3.mb-3 {
        display: flex;
        flex-direction: row;
        margin: 0px 0px !important;
        align-items: baseline;
        width: 100%;
        flex-wrap: wrap;
        justify-content: space-evenly;
        padding: 0px 220px;
    }

    .footer-content li.nav-item {
        width: 25%;
    }

    .footer-content .logomain img {
        margin-bottom: 30px !important;
        width: 30%;
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 50%;
    }

    .redheadbar h1 {
        font-size: 26px;
        color: #fff;
        font-weight: 900;
        text-transform: capitalize;
    }

    .loginmain form {
        padding: 30px 0px;
    }

    .loginmain .input-group {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding: 10px !important;
        border-radius: 0px;
        background-color: #F6F6F6;
        flex-direction: column;
    }

    .contactmain.ordermain .methodsmain {
        padding: 15px 10px;
    }

    .box-l h4 {
        font-size: 18px !important;
        font-family: Playfair Display !important;
        text-align: left;
        font-weight: 700 !important;
    }

    .orderbox {
        padding: 20px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        border-radius: 8px;
        background-color: #505050;
        box-shadow: 0px 0px 11.2380952835083px 9.365079879760742px #3C3C3B14;
    }

    a.orderid {
        background-color: #F0F0F0;
        font-family: 'Playfair Display' !important;
        padding: 5px 15px;
        border-radius: 30px;
        color: #545454;
        text-decoration: none;
        font-weight: 500;
        font-size: 13px !important;
    }

    a.orderdate {
        font-family: 'Playfair Display' !important;
        border-radius: 30px;
        color: #000;
        text-decoration: none;
        font-weight: 500;
        font-size: 13px !important;
    }

    .box-r {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 15px;
        width: 100% !important;
    }

    .box-l-inner {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        text-align: left;
        margin-top: 0px !important;
    }

    .contactmain.myordermain .methodsmain {
        padding: 30px 10px;
    }

    .myproductmain.contactmain .methodsmain {
        padding: 0px;
    }

    .orderdetails {
        padding: 0px;
    }

    .myproductmain h1 {
        font-size: 26px;
        font-weight: 600;
        margin-bottom: 20px;
    }

    .myproductmain .orderdetails .box-l p {
        font-size: 10px !important;
        font-family: 'Playfair Display' !important;
        font-weight: 500;
        line-height: 25px;
    }

    .myproductmain .input-group-btn {
        width: 100%;
        margin-bottom: 30px;
    }

    .whiteheadbarmain {
        background-color: #fff;
        padding: 25px;
    }

    .whiteheadbar {
        background-color: #fff;
        padding: 15px 15px;
    }

        .whiteheadbar p {
            font-size: 10px;
            color: #000;
            font-weight: 400;
        }

        .whiteheadbar h2 {
            font-size: 18px;
        }

        .whiteheadbar h4 {
            font-size: 13px !important;
        }

        .whiteheadbar li {
            font-size: 12px;
            padding: 3px;
        }

    .modal-dialog {
        right: 0px;
        width: 290px !important;
        border-radius: 0px !important;
        background-color: #505050;
    }

    .modal.left .modal-body, .modal.right .modal-body {
        padding: 25px 15px 80px;
    }

    .modalorderbox .box-l {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
        text-align: left;
        width: 100%;
    }

    .cartorderimage {
        width: 100%;
    }

    .cartorderitem-main {
        width: 100%;
        text-align: left;
        padding: 5px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
    }

    .modalorderbox .box-r {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-between;
        width: 100% !important;
    }

    .cartquantity {
        border-radius: 45px;
        border: 1.5px solid #BFBFBF;
        width: 59%;
    }

    .cartorderimage img {
        width: 60%;
        padding: 5px;
    }

    .birthmain {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        padding: 0px;
    }

    img.Bimgs {
        width: 100%;
        padding: 0px;
        margin-bottom: 15px;
    }

    .redline {
        width: 2px;
        background-color: #ED1C24;
        height: 172%;
        position: absolute;
        top: 133%;
        left: 50%;
        display: none;
    }

    .menutab .row {
        padding: 10px 10px;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
        justify-content: space-between;
    }

    .mmtms {
        padding: 10px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: stretch;
        justify-content: space-between;
    }

    section {
        padding: 20px 15px;
    }

    .hotspecials {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0px;
    }

    .fooditem {
        padding: 2px;
    }

        .fooditem .box-l .cartorderitem-main {
            width: 100%;
            text-align: left;
            padding: 5px;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            justify-content: space-between;
            margin-bottom: 25px;
        }

        .fooditem .box-l {
            display: flex;
            flex-direction: column;
            flex-wrap: wrap;
            text-align: left;
            align-items: flex-start;
        }

            .fooditem .box-l .cartorderimage {
                width: 75%;
            }

    .upcomingnews-main {
        padding: 10px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .fooditemsmain {
        padding: 15px 0px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .special-1 {
        width: 100%;
        background-image: url(../images/div.elementor-cta__bg1.png);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        padding: 50px 10px 30px 35px;
        margin: 8px;
        color: #FFCC00;
    }

    .special-2 {
        width: 100%;
        background-image: url(../images/div.elementor-cta__bg2.png);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        padding: 50px 10px 30px 35px;
        margin: 8px;
        color: #505050;
    }

    .slidecontent h1 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .slidecontent h2 {
        font-size: 11px;
    }

    button.btn.btn-outline-secondary.color-trans {
        background-color: transparent;
        border: 3px solid;
        width: 47%;
        font-size: 10px;
        padding: 6px
    }

    .slidecontent {
        width: 100%;
        height: 165px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    body {
        background: #eee;
        padding: 0px 0px !important;
    }

    .toparea .slidecontent {
        width: 100%;
        height: 300px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding: 10px;
    }

        .toparea .slidecontent h1 {
            font-weight: 100;
            padding: 15px;
            font-size: 37px;
            margin-bottom: 20px;
            color: #000;
            text-align: left;
        }

    .cakehomeinner {
        width: 100%;
        margin: 10px;
    }

    .cartorderitem {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .toparea .slidecontent .input-group-btn {
        width: 100%;
        text-align: left;
        margin-left: 15px;
    }

        .toparea .slidecontent .input-group-btn button.btn.btn-outline-secondary {
            width: 50%;
            padding: 13px;
            font-size: 16px;
            margin-top: 0px;
            text-transform: capitalize;
            background-color: #eedad7;
            padding: 10px 12px;
            font-size: 18px;
        }

    .slidecontent-text h2 {
        font-size: 16px;
    }

    .accordianmain {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
        padding: 15px;
    }

    .fooditemsmain {
        padding: 15px 15px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    .fooditem .box-l {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        text-align: left;
        align-items: center;
    }

        .fooditem .box-l .cartorderitem-main {
            width: 100%;
            text-align: left;
            padding: 5px;
            display: flex;
            flex-direction: column;
            align-items: center;
            margin-bottom: 25px;
            align-content: center;
            flex-wrap: wrap;
            justify-content: space-between;
        }

        .fooditem .box-l .cartorderimage {
            text-align: center;
            width: 75%;
        }

    .findusonmap {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
        padding: 26px;
        flex-wrap: wrap;
        align-content: space-between;
        background-color: #00000054;
        color: #fff;
    }

    .headingdish h1 {
        color: #000000;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 20px;
    }

    .col-md-4.blognews {
        width: 32%;
        padding: 25px;
        margin-bottom: 20px;
    }

    .col-md-4.bestsellingproduct.text-center {
        width: 45%;
        margin-bottom: 35px;
    }

    .download-main {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        align-content: center;
        padding: 30px 30px;
    }

    .bestsellingproduct h3 {
        font-size: 20px;
        border-bottom: 1px solid #C56677;
        padding: 5px;
    }

    nav.navbar.navbar-expand-lg.navbar-light.bg-light.sticky-top {
        background-color: #C56677 !important;
        padding: 10px 10px;
    }

    .nav-left {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        width: 40%;
        justify-content: space-around;
        display: none;
    }

    .slidecontent-text {
        padding: 20px;
        background-color: #fff;
    }

    .herosection {
        margin: 10px;
    }

    .deliveryimagemain {
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 25px;
    }

        .deliveryimagemain .headingdish {
            width: 100%;
        }

    .headingdish h2 {
        color: #505050;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 20px;
        font-size: 28px;
    }

    .upcomingnews-main img {
        width: 100%;
        margin-bottom: 10px;
        padding: 0px;
    }

    footer.footer-2 {
        padding: 20px;
    }

    .social-logos {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 20%;
        margin: 20px 0px;
    }

    .abttxt-2 a.Rline:after {
        content: "";
        display: block;
        width: 30px;
        height: 2px;
        background: #ed1c2461;
        left: 54px;
        top: 49%;
        position: absolute;
    }

    section.accimg.contactmain {
        padding: 20px 20px;
    }

    .breadcrumbs {
        padding: 20px 0px;
    }

    .order-head {
        padding: 20px;
        padding-left: 0px;
    }

    a.stockamount {
        color: #77A464;
        padding: 10px;
        border: 2px solid;
        text-decoration: none;
        margin: 0px 0px;
        font-weight: 800;
    }

    .product-quantity {
        padding: 15px;
        width: 60%;
    }

    .myproductmain .orderdetails .box-l p {
        font-size: 14px !important;
        font-family: 'Playfair Display' !important;
        font-weight: 500;
        line-height: 25px;
    }

    .price-field input[type=range] {
        width: 130px;
        height: 2px;
        border: 0;
        outline: 0;
        box-sizing: border-box;
        border-radius: 5px;
        pointer-events: none;
        left: 14px;
    }
    .price-field2 input[type=range] {
        left: 0px !important;
        width:100% !important;
    }
        .addtocarthover a {
            transition: 0.3s ease-in;
            background-color: transparent;
            padding: 5px 11px;
            color: #000;
            font-family: 'Poppins';
            font-weight: 700;
            font-size: 8px;
            text-transform: uppercase;
            border-radius: 35px;
            border: 2px solid #000;
            text-decoration: none !important;
            transition: 0.3s ease-in;
        }
}


@media (max-width:991px) {
	.loginmain .input-group {
    justify-content: center;
}
.price-wrap {
    display: flex;
    flex-direction: column;
    align-items: unset;
    gap: 10px;
}
			.about_div{
	width:100%;
	}
}


@media (max-width:767px) {
	.col-md-6.u-logo {
    text-align: center !important;
}
	
	.menuitem {
	      align-items: center;
		align-content: center;
	}

	img.Rarrimg {
    margin: 0px 10px;
    width: 3%;
}
    body {
        background: #eee;
        padding: 0px !important;
    }

    .col-md-6.text-center {
        order: -1;
    }

    .nav-desk {
        display: none !important;
    }

    .nav-responsive {
        display: block !important;
    }

    nav.nav-responsive div#navbarNavDropdown {
        padding: 10px !important;
    }

    a.logomain img {
        width: 100%;
    }

    div#navbarNavDropdown {
        padding: 0;
    }

    .nav-right {
        width: 50%;
        display: none;
    }

    .nav-logo {
        width: 100%;
    }

    .newsletteremail {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
        padding: 10px 15px;
    }

    .newsletter-email {
        width: 100%;
        margin-top: 20px;
    }

    .footer-content .col-md-6 {
        width: 50%;
    }

    .footer-content h4 {
        margin-bottom: 25px;
    }

    .col-md-12.row.CC {
        text-align: center !important;
        display: flex;
        flex-direction: column;
    }

    .footer-content .col-md-6 {
        width: 50%;
    }

    .col-md-12.row.CC {
        text-align: center !important;
        display: flex;
        flex-direction: column;
    }

    .CC .col-md-6.text-right {
        text-align: center !important;
    }

    .col-md-12.row.CC .col-md-6 {
        width: 100%;
    }

    .col-md-6.mid-content.text-center {
        width: 100% !important;
    }

    .footer-content ul.nav.pb-3.mb-3 {
        display: flex;
        flex-direction: row;
        margin: 0px 0px !important;
        align-items: baseline;
        width: 100%;
        flex-wrap: wrap;
        justify-content: space-evenly;
    }

    .footer-content li.nav-item {
        width: 25%;
    }

    .footer-content .logomain img {
        margin-bottom: 30px !important;
        width: 70%;
    }

    .footer-content ul.nav.pb-3.mb-3 {
        display: flex;
        flex-direction: row;
        margin: 0px 0px !important;
        align-items: baseline;
        width: 100%;
        flex-wrap: wrap;
        justify-content: space-evenly;
        padding: 0px 0px;
    }

    a.menumain {
        width: 60%;
    }

    .col-md-4.blognews {
        width: 100%;
        padding: 25px;
        margin-bottom: 20px;
    }

    .col-md-4.bestsellingproduct.text-center {
        width: 100%;
        margin-bottom: 35px;
    }

    .menuitem:hover .addtocarthover {
        transition: 0.3s ease-in;
        background-color: #0000004d;
        width: 84%;
        height: 44%;
        padding: 0px 10px;
        position: absolute;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        top: 10px;
        visibility: visible;
    }

    .addtocarthover a {
        transition: 0.3s ease-in;
        background-color: transparent;
        padding: 5px 7px;
        color: #000;
        font-family: 'Poppins';
        font-weight: 700;
        font-size: 8px;
        text-transform: uppercase;
        border-radius: 35px;
        border: 2px solid #000;
        text-decoration: none !important;
        transition: 0.3s ease-in;
    }

    .producttotals.orderdetails .detals-spacer {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: center;
        width: 20%;
        padding: 0;
    }

    .productspec {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: space-between;
        align-content: flex-start;
        width: 40%;
        padding: 0 20px;
    }

    .producttotals.orderdetails {
        display: flex;
        flex-direction: row;
        padding: 15px;
        border-bottom: 1px solid #D2D2D2;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        overflow-x: auto;
    }
	
	#cartmain {
	    overflow-x: auto;
	}

    .cartmain {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
		max-width: 700px;
    }

   #loading-image {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100;
    transform: scale(1) translate(-50%, -50%);
}
}

@media (min-width:1600px) {
    .toparea .slidecontent {
        width: 100%;
        height: 800px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding: 50px;
    }
}

@media (min-width:575px) {
	.privacy_policy{
margin:0px 15px;
}
}
@media (min-width:475px) {

		.newsletter-email button.btn.btn-outline-secondary {
    margin-top: 0px;
}
		.newsletter-email input.form-control {
    width: 100% !important:
}
	.input-group>.form-control, .input-group>.form-floating, .input-group>.form-select {
   width:unset !important;
}
	.input-group>.form-control, .input-group>.form-floating, .input-group>.form-select {
width:unset !important;
}
}

@media (max-width: 575px) {
		.btn_field{
		flex-direction:column;
		gap:0px;
}
				.menuitem{
	width:100% !important;
	}
	a.cartpimg img {
    width: 85px;
}
.productspec-1 {
    display: flex;
    flex-direction: column;
	    align-content: flex-start;
}
	.productspec-text h5{
	margin:0px !important;
		padding:5px 0px !important;
	}
a.menumain img {
    width: 120px;
}	
	img.Rarrimg {
    margin: 0px 10px;
    width: 5%;
}
	
		.newsletter-email input.form-control {
    width: 100% !important;
			margin-bottom: 10px;
}
	a.cartpcount {
    right: 8px;
    top: 15px;
}
		.success-div{
    flex-direction: column;
    align-items: left !important;
    text-align: left !important;
    justify-content: left !important;
}
	.info_field{
	width:100% !important;
	}
	.order_field{
width:100% !important;
text-align:left !important;
		margin-top:15px !important;
}
	.orderdiv{
text-align:left;
	}
	.orderplaced{
	text-align:left;
}
	.toceckout .input-group-btn button.btn.btn-outline-secondary {
    width: 100%;
}
	section#order_section{
	height:unset !important;
		padding: 20px 0px!important;
	}
	.icons_point{
	flex-wrap:wrap;
	}
	.toparea .slidecontent .input-group-btn button.btn.btn-outline-secondary {
    background-color: #C56677;
}
	.headingdish h1 {
    color: white;
}
	
	.cartmain > div {
    width: 100%;
}
	
	.cartlabel1 {
    width: 30%!important;
}
	
	.cartlabel2 {
    width: 40%!important;
}
	
	.cartlabel3 {
    width: 25%!important;
}
	
	.producttotals.orderdetails {
    justify-content: space-between;
}
	
	.myordermain_cart {
	  padding: 20px 0!important;	
	}
	
	a.cartpimg img {
    width: 50px;
}
	
	.productspec {
    padding-right: 0;
}
	
	.product-counter {
    display: flex;
}
	
	.detals-spacer1 {
		width: 40%!important;
	}
	
	input#minus {
    font-size: 15px;
    border: none;
    background-color: lightgray;
}
	
	input#quantity {
    background-color: transparent;
    border: none;
    padding: inherit;
    width: 30%;
    border-radius: 30px;
    text-align: center;
    font-size: 25px;
    margin: 0 10px;
}
	
	input#plus {
    font-size: 15px;
    border: none;
    background-color: lightgray;
}
	
	.detals-spacer2 {
	display: none;	
	}
	
	.detals-spacer3 {
		  width: 22%!important;
	}
	
	.contactmain .methodsmain p {
    font-size: 12px;
}
	
	a.closecross {
    margin-right: 5px;
    margin-left: -50px;
}
	
	.productspec-text {
    width: 100%;
}
}

@media (max-width: 475px) {
.breadcrumbs.BCcart a.bdtext {
    font-size: 14px !important;
}
}
.breadcrumbs.BCcart a.bdtext.active {
    font-size: 14px !important;
}

}
@media (max-width: 375px) {
.breadcrumbs.BCcart a.bdtext {
    font-size: 12px !important;
}
.breadcrumbs.BCcart a.bdtext.active {
    font-size: 12px !important;
}
.quantity-cart {
    align-items: left !important; 
    flex-direction: column !important;
	text-align:left !important;
}
	.quantity-cart .input-group-btn {
    width: 100%;
}
	.product-quantity {
    padding: 15px;
    width: 100%;
}
	img.Rarrimg {
    margin: 0px 10px;
    width: 8%;
}
	.newsletter-email input.form-control {
    width:100%;
}
	.newsletter-email button.btn.btn-outline-secondary {
    margin-top: 10px;
}
}

@media only screen and (max-width: 1200) and (orientation: landscape) {
[data-aos^=fade][data-aos^=fade] {
    opacity: 1 !important;
	    transform: translateZ(0);
}
	.toparea .slidecontent .input-group-btn button.btn.btn-outline-secondary {
    background-color: #C56677 ;
}
}

@media only screen and (max-width: 991px) and (orientation: landscape) {
.product_div {
    height: 250px !important;
}
	img.eye-image {
    width: 26px !important;
}
	.menuitem img {
    padding: 5px;
}
	.card-body.card_body_div {
    padding: 0px !important;
}
	.price-field {
    padding: 27px  0px !important;
}
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
.price-field input[type=range] {
    width: 96% !important;
}
	.price-wrap {
    flex-direction: row;
		    padding: 27px 10px;
}


@media (max-width: 375px) {
.price-field input[type=range] {
    width: 100% !important;
}
	.filter-price {
    width: 100% !important;
}
	.price-wrap {
    flex-direction: row;
}
	.homemenu .menuitem:hover .addtocarthover {
    gap: 10px;
}
}



@media only screen and (max-width: 640px) and (orientation: portrait) {
    .findusonmapcontainer {
		    opacity: 1!important;
    transform: translate3d(0,0px,0)!important;
	}
}

/* Small screen */
@media only screen and (min-device-width: 320px) and (max-device-width: 479px) and (orientation: portrait) {
      .findusonmapcontainer {
		    opacity: 1!important;
    transform: translate3d(0,0px,0)!important;
	}
}

/* iPhone landscape and iPad portrait */
@media only screen and (max-device-width: 480px) and (orientation: landscape),
@media only screen and (max-device-width: 640px) and (orientation: portrait)  {
     .findusonmapcontainer {
		    opacity: 1!important;
    transform: translate3d(0,0px,0)!important;
	}
}
