@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* --------------------------
Default Code 
-----------------------------*/
[title] {
    pointer-events: none;
}
* {
    padding: 0;
    margin: 0;
    text-decoration: none;
    scroll-behavior: smooth;
}

body {
    /*background: #f4f4f4;*/
}

.menu-ds {
    width: 100%;
    display: flex;
    justify-content: space-between;
    /* pushes one left, one right */
    align-items: center;
    /* optional - vertically center */
}

.mbl-display {
    display: none;
}

.mbl-display h2{
    font-family: "Merienda", cursive;
    font-size: 35px;
    font-weight: 400;
    line-height: 120%;
    color: #000;
    margin: 0% !important;
    text-align: center;
    margin-top: 6% !important;
}

.mbl-display p{
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-weight: 500;
    color: #000;
    margin: 1% 0% 0% !important;
    line-height: 150%;
    text-align: center;
}

.mbl-display button{
    padding: 10px 30px;
    border: none;
    background: transparent;
    width: 100%;
    margin: 4% 0;
    
}

.mbl-display a{
    border: 1px solid #8f8f8fee;
    background: #fff;
    border-radius: 24px;
    color: #333;
    padding: 10px 30px;
}

.mbl-banner-sub{
    display: flex;
    align-items: center;
    height: 110vh;
    flex-direction: column;
}

.col_sm1 {
    width: 100%;
}

.col_sm2 {
    width: 48%;
    float: left;
    margin: 1%;
}

.col_sm3 {
    width: 31%;
    float: left;
    margin: 1%;
}

.col_sm4 {
    width: 23%;
    margin: 1%;
    float: left;
}

.col_sm4-4 {
    width: 20%;
    margin: 1%;
    float: left;
}

.col_sm44 {
    width: 20%;
    margin: 1%;
    float: left;
}

.col_sm444 {
    width: 72%;
    margin: 1%;
    float: left;
}

.col_sm6 {
    width: 18%;
    float: left;
    margin: 1%;
}

.col_sm5 {
    width: 6%;
    margin: 1%;
    float: left;
}

.col_sm55 {
    width: 88%;
    margin: 1%;
    float: left;
}

.col_sm8 {
    width: 58%;
    float: left;
    margin: 1%;
}

.col_sm88 {
    width: 38%;
    float: left;
    margin: 1%;
}

.clear {
    clear: both;
}

.top {
    width: 98%;
    margin: 0 auto;
    max-width: 1600px;
}

.top2 {
    width: 90%;
    margin: 0 auto;
}

.top3 {
    width: 85%;
    margin: 0 auto;
}

.logo {
    width: 400px;
    float: left;
    margin: 6px 1%;
}

.logo h2 {
    color: #333333;
    font-family: "Poppins", serif;
    font-weight: bold;
    font-size: 38px;
}

.top_main {
    background-color: #67ccc2;
    position: relative;
    z-index: 99;

}

.top_main:before {
    content: "";
    width: 100%;
    border-bottom: 1px dashed #fff;
    position: absolute;
    left: 0px;
    bottom: 4px;
}

.top_main_flex {
    display: flex;
    gap: 16px;
}


.top_main_flex p,
.top_main_flex p a {
    font-size: 16px;
    line-height: 140%;
    color: #fff;
    font-family: "Poppins", serif;
    font-weight: 400;
    display: flex;
    align-items: center;
}



.top_main_flex2 {
    display: flex;
    gap: 16px;
    justify-content: flex-end;
    align-items: center;
}

.top_main_flex2 p {
    font-size: 16px;
    line-height: 140%;
    color: #fff;
    font-family: "Poppins", serif;
    font-weight: 400;
}

.fa-facebook-f,
.fa-instagram,
.fa-threads {
    font-size: 16px;
    line-height: 140%;
    color: #fff;
    font-weight: 400;
}


.navbarrr {
    width: fit-content;
    float: right;
    /*margin: 2.2% 1%;*/
}


.fix_nav {
    position: relative;
    z-index: 9999;
    background: #fff;
}

.fix_nav:before {
    content: "";
    background: url(../images/menu-draw.png) repeat-x scroll center center;
    height: 19px;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: -13px;
    z-index: 00000;
}

.img {
    width: 100%;
    display: block;
}

.logo_img {
    width: 100%;
}

.bg_clr222 {
    background: white;
}

.footer-icon {
    text-align: center;
    margin-top: -23%;
}

/*-----------------------------
new css
-----------------------------*/
hr {
    opacity: 0.2;
}

.inner-cakes h3 {

    color: #333333;
    font-family: "Poppins", serif;
    font-weight: bold;
    font-size: 38px;
    line-height: 140%;
    position: relative;
}

.inner-cakes h4 {
    font-size: 20px;
    line-height: 140%;
    font-family: "Lora", serif;
    font-style: italic;
    color: #c9485e;
    margin-bottom: 0px;
}

.inner-cakes p {
    line-height: 150%;
    color: #555;
    font-size: 17px;
    font-family: "Poppins", serif;
    font-style: normal;
    margin: 0;
    padding: 0;
}

.inner-cakes h5 {
    line-height: 150%;
    margin: 0;
    padding: 0;
    font-weight: 500;
    color: #333333;
    font-family: "Poppins", serif;
    font-weight: bold;
    font-size: 22px;

}

.inner-cakes ul {
    list-style: none;
    line-height: 150%;
    color: #555;
    font-size: 17px;
    font-family: "Poppins", serif;
    font-style: normal;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 11px;
}

.inner-cakes li {
    margin: 0 0 1% 0;
    border: 1px dashed #000;
    padding: 9px;
    background: #f0f0f0;
    font-family: "Poppins", serif;
    font-size: 17px;
    line-height: 140%;
    display: flex;
    align-items: center;
    gap: 9px;
}

.inner-cakes img{
    width: 25px;
}

.inner-cakes .fa-solid {
    margin-right: 10px;
}

.inner-cakes .fa-solid {
    margin-right: 10px;
}

.inner-cakes .fa-solid {
    margin-right: 10px;
}

.inner-cakes a {
    background: #66cbc1;
    line-height: 45px !important;
    border-radius: 22px;
    display: inline-block;
    padding: 0px 32px;
    font-size: 16px;
    position: relative;
    overflow: hidden;
    color: #ffffff;
    font-family: "Poppins", serif;
    font-style: normal;
    font-weight: 400;
}

.inner-cakes a::before {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
}


.inner-cakes a:hover:before {
    left: 120%;
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

.inner-cakes .fa-solid {
    color: #c9485e;
}

.product-image-gallery {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

figure.goOnZoom {
    position: relative;
    width: 100%;
    overflow: hidden;
    cursor: zoom-in;
    background-repeat: no-repeat;
    background-size: 150%;
    transition: background-position 0.3s ease, background-size 0.3s ease;
}

figure.goOnZoom img {
    width: 100%;
    transition: opacity 0.5s;
    display: block;
}

figure.goOnZoom:hover img {
    opacity: 0;
}

.pdp-product-image {
    margin-bottom: 0;
}

.product-thumbs a {
    padding: 0 !important;
}

.product-thumbs a img {
    border-radius: 3px;
    width: 97px;
    border: none;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.product-thumbs a img:hover {
    transform: scale(1.1);
}

.cell {
    margin: 0% !important;
}

.prd_slide_flex {
    display: flex;
    justify-content: space-between;
    gap: 8px;
    margin-top: 10px;
}

.prd_slide_flex li {
    list-style: none;
}

/*front page category*/
.cakes-cate {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 60px;
    width: 100%;
}

.cakes-cate-box {
    width: 370px;
    border: 2px dashed #fff;
    border-radius: 50% 50%;
    height: 370px;
    display: flex;
    padding: 10px;
    justify-content: center;
    align-items: center;
}

.cakes-cate-box img {
    width: 300px;
    border-radius: 50%;
}

.cakes-cate h3 {
    color: #ed6f8a;
    font-family: "Poppins", serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 140%;
    text-align: center;
    margin-top: 5%;
    text-transform: capitalize;
}

@media only screen and (max-width:1800px) {
    .cakes-cate-box {
        width: 335px;
        height: 335px;
    }
}

@media only screen and (max-width:1700px) {
    .cakes-cate-box {
        width: 315px;
        height: 315px;
    }
}

@media only screen and (max-width:1600px) {
    .cakes-cate-box {
        width: 310px;
        height: 310px;
    }

    .mbl-banner-sub {
        height: 100vh;
    }
}

@media only screen and (max-width:1500px) {
    .cakes-cate-box {
        width: 280px;
        height: 280px;
    }
}



@media only screen and (max-width: 500px) {
    .cakes-cate-box {
        width: 375px;
        height: 375px;
    }
}

@media only screen and (max-width: 500px) {
    .cakes-cate-box {
        width: 410px;
        height: 410px;
    }
}

@media only screen and (max-width: 400px) {
    .cakes-cate-box {
        width: 330px;
        height: 330px;
    }
}

@media only screen and (max-width: 360px) {
    .cakes-cate-box {
        width: 265px;
        height: 265px;
    }
}

/* Popup background overlay */
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    font-family: "Poppins", serif;
    z-index: 999;
    justify-content: center;
    align-items: center;
    padding: 20px;
}


/* Popup box */
.popup-content {
    max-height: 90vh;
    overflow-y: auto;
    background: #fff;
    /* padding: 10px; */
    width: 100%;
    border-radius: 12px;
    margin-top: 5%;
    font-family: "Poppins", serif;
    position: relative;
    text-align: left;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    animation: popupFade 0.3s ease-in-out;

}

/* Smooth popup animation */
@keyframes popupFade {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Close button */
.close-btn {
    position: absolute;
    top: 0px;
    right: 15px;
    font-size: 26px;
    cursor: pointer;
    color: #555;
}

.close-btn:hover {
    color: #000;
}

/* Form styling */
.popup-content h3 {
    margin-bottom: 15px;
    font-size: 20px;
    background-color: #cdfffad9;
    margin: 5% 0% 0;
    padding: 2% 7%;
    text-align: center;
    line-height: 150%;
    font-family: "Poppins", serif;
    font-weight: 500;

}

.popup-content form {
    display: flex;
    flex-direction: column;
}

.popup-content input,
.popup-content textarea {
    margin-top: 10px;
    padding: 10px 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 300;
    width: 95%;
    color: #666;
    font-family: "Poppins", sans-serif;
}

.popup-content textarea {
    min-height: 80px;
    resize: vertical;
}

.popup-content button {
    color: #000;
    border: none;
    padding: 12px;
    border-radius: 6px;
    font-size: 1rem;
    font-family: "Poppins", serif;
    cursor: pointer;
    transition: background 0.3s ease;
}

.popup-content button:hover {
    background: #e5e5e596;
    border-radius: 50% 50%;
    color: #000;
}


/* General form styling */
.flavor-form {
    max-width: 800px;
    font-family: "Poppins", sans-serif;
    margin: 0px auto !important;
    color: #333;
    padding-right: 10px;
}

/* For WebKit browsers (Chrome, Edge, Safari) */
.flavor-form::-webkit-scrollbar {
    width: 6px;
}

.flavor-form::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 10px;
}

.flavor-form::-webkit-scrollbar-thumb:hover {
    background-color: #999;
}

.flavor-form h4 {
    font-size: 16px;
    margin-bottom: 4px;
    font-weight: 500;
    line-height: 150%;
    font-family: "Poppins", serif !important;
    color: #000;
    font-style: normal !important;
}

.flavor-form h4 span {
    color: red;
}

.flavor-form p {
    color: #666;
    font-size: 14px;
}

/* Radio option styling */
.flavor-option {
    display: flex;
    align-items: start;
    padding: 10px 5px;
    justify-content: flex-start;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}

.flavor-option:last-child {
    border-bottom: none;
}

.flavor-option input[type="radio"] {
    margin-top: 5px;
    margin-right: 10px;
    accent-color: #ff5a5f;
    transform: scale(1.2);
    cursor: pointer;
    width: 10px;
}

.option-content {
    display: flex;
    flex-direction: column;
}

.option-content strong {
    font-size: 16px;
    color: #222;
    font-weight: 400;
    line-height: 150%;
}

.option-content span {
    font-size: 13px;
    color: #777;
    line-height: 150%;
    margin: 0;
    padding: 0;
}

/* Hover effect */
.flavor-option:hover strong {
    color: #ff5a5f;
}

.quantity-wrapper {
    margin: 0px;
}

.quantity-box {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 6px 0;
    width: 100%;
    max-width: 250px;
}

.qty-btn {
    background: none;
    border: none;
    font-size: 20px;
    font-weight: 400;
    width: 40px;
    height: 40px;
    cursor: pointer;
    color: #333;
    transition: color 0.2s;
}

.qty-btn:hover {
    color: #ff5a5f;
}

.quantity-box input {
    width: 55px;
    height: 20px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 0 10px;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
}

/* Submit button styling */
.submit-wrapper {
    text-align: left;
}

.submit-btn {
    background: #66cbc1 !important;
    line-height: 45px !important;
    border-radius: 5px !important;
    display: inline-block !important;
    padding: 0px 32px !important;
    font-size: 16px !important;
    position: relative !important;
    overflow: hidden !important;
    color: #ffffff !important;
    font-family: "Poppins", serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
}


.submit-btn::before {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
}

.submit-btn:hover:before {
    left: 120%;
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

.upload-wrapper {
    margin: 0px;
}

.upload-wrapper h4 {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin-bottom: 5px;
}

.upload-wrapper p {
    color: #666;
    font-size: 14px;
    margin-bottom: 12px;
}

/* Hidden input */
#file-upload {
    display: none;
}

/* Upload button */
.custom-upload {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    margin-top: 0.5%;
    margin-left: 0;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 10px 18px;
    cursor: pointer;
    font-size: 15px;
    color: #333;
    font-weight: 500;
    transition: all 0.3s ease;
}

.custom-upload i {
    margin-right: 8px;
    font-size: 16px;
}

.custom-upload:hover {
    background: #ff5a5f;
    border-color: #ff5a5f;
    color: #fff;
}

/* Responsive */
@media (max-width: 600px) {
    .btn-main {
        float: none !important;
        margin-left: 10px;
        display: flex;
        margin-bottom: 10px;
        justify-content: center;
        align-items: center;
    }

    .dis-btn {
        flex-direction: column;
        row-gap: 10px;
        margin-bottom: 12px;
    }

    .popup-content {
        padding: 20px;
        width: 95%;
    }

    .popup-content h3 {
        font-size: 1.2rem;
    }

    .popup-content input,
    .popup-content textarea {
        font-size: 0.95rem;
    }

    .flavor-form {
        padding: 0 10px;

        /* slightly smaller scroll area on mobile */
    }

    .option-content strong {
        font-size: 15px;
    }

    .option-content span {
        font-size: 13px;
    }

    .quantity-box {
        max-width: 200px;
    }

    .qty-btn {
        width: 36px;
        height: 36px;
    }

    .quantity-box input {
        width: 50px;
        font-size: 14px;
    }

    .submit-btn {
        width: 100%;
        font-size: 15px;
        padding: 10px 0;
    }

    .custom-upload {
        width: 93%;
        justify-content: center;
    }
}

/*-----------------------------
new css
-----------------------------*/
/*-----------------------------
Whatsapp up
-----------------------------*/

.whatsapp_float {
    text-decoration: none;
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 100px;
    right: 10px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.whatsapp-icon {
    margin-top: 16px;
}

/*--------------------------------------------------------------
top_arrow
--------------------------------------------------------------*/
.top_arrow {
    width: 45px;
    height: 45px;
    position: fixed;
    display: flex;
    right: 1%;
    bottom: 2.5%;
    transition-duration: 1s;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
    z-index: 9999;
    background-color: #03c2e4;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}

.top_arrow:hover {
    background-color: #3f3f3f;
}



/*------------------------------------------
footer
------------------------------------------*/

.ftr {
    background-color: #303339;
}

.ftr_btn {
    background-color: #26272b;
}

.ftr img {
    width: 70px;
    margin: 2% 0;
    display: inline !important;
}

.ftr h3 {
    font-size: 20px !important;
    margin-bottom: 0px !important;
    padding-top: 7px !important;
    font-weight: 600 !important;
    font-family: "Poppins", sans-serif;
    color: #fff !important;
}

.ftr p {
    font-size: 16px;
    line-height: 140%;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    margin-top: 5px;
}

.ftr_btn h3 {
    font-size: 20px !important;
    margin-bottom: 0px !important;
    padding-top: 7px !important;
    font-weight: 600 !important;
    font-family: "Poppins", sans-serif;
    color: #fff !important;
}

.ftr_btn p {
    font-size: 16px;
    line-height: 140%;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    margin: 0 !important;
}

.ftr_btn a {
    color: #fff;
}

.ftr_flex {
    display: flex;
    gap: 26px;
    justify-content: center;
}

.footer ul li {
    list-style: none;
    font-size: 16px;
    line-height: 140%;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    margin-top: 5px;
}


.ftr a {
    color: #fff;
}


.ftr_right {
    text-align: right;
}

.fa-brands {
    font-size: 14px;
}

.fa-whatsapp {
    font-size: 35px;
}



/*------------------------------------------
Main Code 
------------------------------------------*/
.category-main {
    width: 23%;
    float: left;
    margin: 1%;
    min-height: 360px;

}

.cake-bg {
    background: #ffe4e89c;
}


.product_category {
    background-color: #f7e7ea;

    background-repeat: no-repeat, no-repeat;
    background-position: center, bottom center;
    background-size: cover, contain;
}


.product_category h2 {
    color: #ed6f8a;
    font-family: "Poppins", serif;
    font-weight: bold;
    font-size: 38px;
    line-height: 140%;
    position: relative;
    text-align: center;
}

.category-sub {
    width: 250px;
    height: 250px;
    border: 2px dashed #fff;
    border-radius: 50%;
    padding: 10px;
    /* space between border and image */
    display: flex;
    justify-content: center;
    align-items: center;
}

.category-sub img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.category-main h3 {
    color: #fff;
    font-family: "Poppins", serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 140%;
    text-align: center;
    margin-top: 5%;
    text-transform: capitalize;
}


.about-us {
    position: relative;
    background: #fff;
}

.about-us::before {
    content: "";
    background: url(../images/w-left-techture.png) no-repeat scroll center center;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 685px;
    width: 237px;
    opacity: .3;
    z-index: 999;
}

.about-us::after {
    content: "";
    background: url(../images/w-right-techture.png) no-repeat scroll center center;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 701px;
    opacity: .3;
    width: 250px;
    z-index: 999;
}

.about-us h2 {
    color: #333333;
    font-family: "Poppins", serif;
    font-weight: bold;
    font-size: 38px;
    line-height: 140%;
    position: relative;
}



.about-us h6 {
    font-size: 20px;
    line-height: 140%;
    font-family: "Lora", serif;
    font-style: italic;
    color: #242424;
    margin-bottom: 0px;
}

.about-us p {
    line-height: 26px;
    color: #555;
    font-size: 17px;
    font-family: "Poppins", serif;
    margin-bottom: 35px;
    font-style: normal;
}

.btn-main {
    float: right;

}

.btn a {
    background: #7af2ff;
    line-height: 45px !important;
    border-radius: 22px;
    display: inline-block;
    padding: 0px 32px;
    font-size: 16px;
    position: relative;
    overflow: hidden;
    color: #000;
    font-family: "Poppins", serif;
    font-style: normal;
    font-weight: 400;
}

.btn a::before {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
}


.btn a:hover:before {
    left: 120%;
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

/* .services{
    background: #f36d89;
    background-size: cover;
    padding: 50px 0px 50px 0px;
} */


.services {
    background: lightpink;
    background-size: cover;
    padding: 50px 0px 50px 0px;
}

.services h2 {
    color: #fff;
    font-family: "Poppins", serif;
    font-weight: bold;
    font-size: 38px;
    line-height: 140%;
    position: relative;
    text-align: center;
}


.services_sub {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.services_sub .icon-box {
    width: 80px;
}

.icon-box img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.services_sub h3 {
    color: #fff;
    font-family: "Poppins", serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 140%;
    text-align: center;
    text-transform: uppercase;

}


.services_sub p {
    line-height: 26px;
    color: #000;
    font-size: 17px;
    font-family: "Poppins", serif;
    margin-bottom: 35px;
    font-style: normal;
    text-align: justify;
}

.menu {
    position: relative;
}

.menu:before {
    content: "";
    background: url(../images/menu-left.png) no-repeat scroll center center;
    width: 260px;
    height: 480px;
    position: absolute;
    left: 0px;
    top: 50%;
    opacity: .2;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.menu:after {
    content: "";
    background: url(../images/menu-right.png) no-repeat scroll center center;
    width: 260px;
    height: 640px;
    opacity: .2;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.menu h2 {
    color: #333333;
    font-family: "Poppins", serif;
    font-weight: bold;
    font-size: 38px;
    line-height: 140%;
    position: relative;
}

.menu h2:before {
    content: "";
    width: 45px;
    /*height: 1px;*/
    background: #acb2b4;
    position: absolute;
    right: 79%;
    bottom: 7px;
}


.menu h6 {
    font-size: 20px;
    line-height: 140%;
    font-family: "Lora", serif;
    font-style: italic;
    color: #242424;
    margin-bottom: 0px;
}

.box {
    border-bottom: 1px dashed #c8c8c8;
    max-width: 542px;
    margin-bottom: 20px;
}

/*.box h3{
    color: #333;
    font-family: "Poppins", serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 140%;
    text-align: left;
}

.box p{
    line-height: 26px;
    color: #000;
    font-size: 17px;
    font-family: "Poppins", serif;
    font-style: normal;
    text-align: justify;
    margin-bottom: 1%;
}*/

.receipe {
    background: url(../images/receipe-bg.jpg) no-repeat fixed center center;
    background-size: cover;
    padding: 25px 0px;
    position: relative;
}

.receipe-box {
    display: flex;
    align-items: center;
}

.receipe-sub {
    border-right: 1px solid #bcbfc1;
    padding-right: 28px;
}

.receipe-box h2 {
    color: #fff;
    font-family: "Poppins", serif;
    font-weight: bold;
    font-size: 48px;
    line-height: 140%;
    text-align: left;
}

.receipe-box h3 {
    font-size: 20px;
    line-height: 140%;
    font-family: "Lora", serif;
    font-style: italic;
    color: #fff;
    margin-bottom: 0px;
}

.receipe-box p {
    line-height: 26px;
    color: #fff;
    font-size: 17px;
    font-family: "Poppins", serif;
    margin-bottom: 35px;
    font-style: normal;
}


.client {
    background: #62c3e7;
    background-size: cover;
    padding: 50px 0px 50px 0px;
}

.client h2 {
    color: #fff;
    font-family: "Poppins", serif;
    font-weight: bold;
    font-size: 38px;
    line-height: 140%;
    position: relative;
    text-align: left;
}

.client h2::before {
    content: "";
    width: 45px;
    height: 1px;
    background: #fff;
    position: absolute;
    right: 50%;
    bottom: 7px;
}

.client-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.client-box p {
    color: #fff;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: .66px;
    font-family: "Lora", serif;
    font-style: italic;
    margin-bottom: 0px;
}

.font p {
    font-size: 16px !important;
}

.client-box h6 {
    color: #fff;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: .66px;
    font-family: "Lora", serif;
    font-style: italic;
    margin-bottom: 0px;
}

.client-sub {
    border-right: 1px solid #ededed;
    padding-right: 28px;
}

.client-sub h3 {
    text-align: center;
    color: #fff;
    font-family: Arial;
    font-size: 120px;
    line-height: 60px;
    margin-top: 32px;
}

/* enquire now */
.sidebar-contact {
    position: fixed;
    top: 50%;
    right: -350px;
    transform: translateY(-50%);
    width: 350px;
    padding: 20px;
    background: #fff;
    box-sizing: border-box;
    transition: 0.5s ease;
    z-index: 9999;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 10px 0 0 10px;
}

.sidebar-contact.active {
    right: 0;
}

.sidebar-contact h2 {
    margin: 3px 0;
    font-size: 20px;
    color: #fff;
    font-family: "Poppins", serif;
    font-weight: 600;
}

.sidebar-contact h4 {
    margin: 3px 0;
    font-size: 20px;
    color: #000;
    font-family: "Poppins", serif;
    font-weight: 600;
}

.sidebar-contact label {
    font-size: 20px;
    line-height: 140%;
    font-family: "Lora", serif;
    font-style: italic;
    color: #242424;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    gap: 5px;

}

.sidebar-contact label a {
    font-size: 20px;
    line-height: 140%;
    font-family: "Lora", serif;
    font-style: italic;
    color: #242424;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    gap: 5px;
    
}

.sidebar-contact input,
.sidebar-contact textarea {
    width: 100%;
    padding: 8px;
    margin-bottom: 10px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    font-size: 14px;
    outline: none;
    font-family: "Poppins", serif;
}

.sidebar-contact textarea {
    height: 60px;
    resize: none;
    font-family: "Poppins", serif;
}

.sidebar-contact button {
    background: #00bcd4;
    color: #fff;
    border: none;
    padding: 10px;
    width: 100%;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
    font-family: "Poppins", serif;
}

.sidebar-contact button:hover {
    background: #0097a7;
}

.toggle {
    position: absolute;
    height: 50px;
    width: 150px;
    text-align: center;
    cursor: pointer;
    background: #66cbc1;
    color: #fff;
    top: 80%;
    left: -99px;
    transform: translateY(-50%) rotate(-90deg);
    line-height: 50px;
    font-weight: bold;
    border-radius: 10px 10px 0 0;
}

.brd {
    border-top: 1px solid #e8e8e8;
    padding-bottom: 1%;
}

.link2 {
    text-decoration: none;
    color: #000;
}

.v_a_img {
    vertical-align: middle;
}

.brd {
    margin: 3% 0;
}

/* enquire now end */

.inner-banner {
    position: relative;
}

/*.btn-center {
    margin-left: 44%;
}
*/
.inner-banner h2 {
    position: absolute;
    top: 36%;
    font-family: "Montserrat", sans-serif;
    font-size: 42px;
    font-weight: 600;
    line-height: 120%;
    color: #cc4a64;
    margin: 0% !important;
    width: 100%;
    text-align: center;

}

.circle-bg {
    background-color: #e7e7e7;
    padding: 15px;
    margin-bottom: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.circle-bg img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 2;
}

.menue {
    padding: 2% 0% 2%;
    background-color: #ffe4e89c;
}

.cakes-sub {
    position: relative;
    padding: 25px 20px;
    overflow: hidden;
    /* border: 1px solid #ccc; */
    background-color: #FFF;
    border-radius: 230px 230px 0px 0px;
}

.mb h3 {
    margin-bottom: 134px !important;
    margin-top: 0px !important;
}

/* Top border */
/*.cakes-sub::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
        border-radius: 230px 230px 0px 0px;
    height: 2px;
     border thickness 
    background-color: #bd4a99;

    transition: width 0.2s ease;
}*/

/* Bottom border */
.cakes-sub::after {
    content: "";
    position: absolute;
    bottom: 0;
    border-radius: 230px 230px 0px 0px;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #bd4a99;
    transition: width 0.2s ease 0.4s;
    /* delay to start after top border */
}

/* Left border */
.cakes-sub .left-border {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    border-radius: 230px 230px 0px 0px;
    height: 0;
    background-color: #bd4a99;
    transition: height 0.2s ease 0.2s;
    /* delay after top starts */
}

/* Right border */
.cakes-sub .right-border {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 0;
    border-radius: 230px 230px 0px 0px;
    background-color: #bd4a99;
    transition: height 0.2s ease 0.4s;
    /* delay after bottom */
}

/* Hover effect */
.cakes-sub:hover::before {
    width: 100%;
    /* top grows left → right */
}

.cakes-sub:hover::after {
    width: 100%;
    /* bottom grows left → right */
}

.cakes-sub:hover .left-border {
    height: 100%;
    /* left grows top → bottom */
}

.cakes-sub:hover .right-border {
    height: 100%;
    /* right grows top → bottom */
}


.cakes-sub img {
    border-radius: 50%;
}



.cake-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 6px;
    padding: 2% 0;
}



.cakes-sub h2 {
    color: #000;
    font-family: "Poppins", serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 140%;
    text-align: center;
    margin-top: 5%;
    text-transform: capitalize;
}

.mrg-btn {
    display: flex;
    justify-content: center;
    margin: 7% 0 0;
}

.mrg-btn a {
    background: #bd4a99;
    line-height: 45px !important;
    border-radius: 22px;
    display: inline-block;
    padding: 0px 32px;
    font-size: 16px;
    position: relative;
    overflow: hidden;
    color: #fff;
    font-family: "Poppins", serif;
    font-style: normal;
    font-weight: 400;
}


.mrg-btn a::before {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
}


.mrg-btn a:hover:before {
    left: 120%;
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

.contact-sub {
    position: relative;
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 25px 0;
    border-radius: 10px;
}

.contact-sub h2 {
    color: #000;
    font-family: "Poppins", serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 140%;
    text-align: center;
}

.contact-sub p {
    line-height: 26px;
    color: #555;
    font-size: 17px;
    font-family: "Poppins", serif;
    font-style: normal;
    text-align: center;
}


.contact-sub p a {
    line-height: 26px;
    color: #555;
    font-size: 17px;
    font-family: "Poppins", serif;
    font-style: normal;
    text-align: center;
}

.contact-flex {
    display: flex;
    flex-wrap: wrap;
}

.contact h3 {
    color: #000;
    font-family: "Poppins", serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 140%;
    text-align: center;
}

.frm-mrg {
    margin: 0 1%;
}

.testimonial {

    padding: 2% 0% 2%;
    /*background-color: #fec3cc1c;*/
    background-color: #FFEFF6;

}

.testimonial h2 {
    text-align: center;
    color: #333333;
    font-family: "Poppins", serif;
    font-weight: bold;
    font-size: 38px;
    line-height: 140%;
    margin-bottom: 20px;
    position: relative;
}

.testimonial-card-bg {
    background: lightpink;
    padding: 3% 2% 3%;
    min-height: 312px;

}

.testimonial-flex {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.testimonial h2:before {
    content: "";
    width: 45px;
    height: 1px;
    background: #acb2b4;
    position: absolute;
    right: 50%;
    bottom: -8px;
}

.contact-sub span {
    font-style: italic;
}

.fs span {
    font-style: italic;
}


.cake-menu {
    padding: 3% 0% 2%;
    /*background-color: #fec3cc1c;*/
    position: relative;
    background-color: #FFEFF6;
}

.cake-menu h2 {
    text-align: center;
    color: #333333;
    font-family: "Poppins", serif;
    font-weight: bold;
    font-size: 38px;
    line-height: 140%;
    /* margin-bottom: 20px; */
    position: relative;
}

.cake-menu h2:before {
    content: "";
    width: 45px;
    height: 1px;
    background: #acb2b4;
    position: absolute;
    right: 50%;
    bottom: -8px;
}

/* .cake-menu:after {
    content: "";
    background: url(../images/menu-right.png) no-repeat scroll center center;
    width: 260px;
    height: 640px;
    opacity: .2;
    position: absolute;
    right: 0px;
    bottom: 0px;
} */

/* .cake-menu:before {
    content: "";
    background: url(../images/menu-left.png) no-repeat scroll center center;
    width: 260px;
    height: 480px;
    position: absolute;
    left: 0px;
    top: 50%;
    opacity: .2;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
} */

.list h3 {
    color: #333333;
    font-family: "Poppins", serif;
    font-weight: bold;
    font-size: 23px;
    line-height: 140%;
    margin-left: -3%;
    margin-bottom: 12px;
    margin-top: 15px;
}

.list ul li {
    list-style: none;
    list-style-image: url(../images/cake-1.png);
}

.list ul li {
    color: #000;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: .66px;
    font-family: "Lora", serif;
    font-style: italic;
}

/* .menue-list {
    display: flex;
    gap: 10px;
} */


.cake-menu p {
    color: #000;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: .66px;
    font-family: "Lora", serif;
    font-style: italic;
    text-align: center;
}


/*------------------------------------------
Responsive Code 
------------------------------------------*/
@media only screen and (max-width :1600px) {
    .col_sm4-4 {
        width: 19%;
    }

    .sidebar-contact {
        top: 60%;
    }

    .about-us h2:before {
        right: 36%;
    }

    .category-sub {
        width: 200px;
        height: 200px;
    }

    .menu h2:before {
        right: 75%;
    }

    /* 
    .testimonial h2:before {
        right: 50%;
    } */

    .client h2::before {
        right: 31%;
    }

    .ftr img {
        width: 75px;
    }
}

@media only screen and (max-width :1500px) {
    .about-us h2:before {
        right: 33%;
    }
}

@media only screen and (max-width :1400px) {
    .col_sm4-4 {
        width: 18%;
    }

    .about-us h2:before {
        right: 27%;
    }

    .menu h2:before {
        right: 72%;
    }

    .client h2::before {
        right: 28%;
    }
}

@media only screen and (max-width :1300px) {
    .category-main {
        width: 31%;
    }

    .category-sub {
        width: 321px;
        height: 269px;
    }

    .testimonial-card-bg {

        min-height: 365px;
    }

    .top2 {
        width: 97%;
    }
}


@media only screen and (max-width :1230px) {
    .logo {
        width: 370px;
    }
}

@media only screen and (max-width: 1260px) {
    .top2 {
        width: 97%;
    }
}

@media only screen and (max-width :1200px) {
    .logo {
        width: 335px;
    }

    .testimonial-card-bg {

        min-height: 420px;
    }

    .category-sub {
        width: 280px;
    }

    .menu h2:before {
        right: 67%;
    }

    .about-us h2:before {
        right: 16%;
    }

    .client h2::before {
        right: 25%;
    }

    .col_sm5 {
        width: 12%;

    }
}

@media only screen and (max-width: 1155px) {
    .logo {
        width: 300px;
    }
}

@media screen and (max-width: 1100px) {
    .testimonial-card-bg {
        min-height: 447px;
    }

    .col_sm4-4 {
        width: 26%;
    }

    .category-sub {
        width: 252px;
        height: 237px;
    }

    .ftr img {
        width: 180px;
    }

    .col_sm44 {
        width: 34%;
    }

}

@media only screen and (max-width :1000px) {
    .logo {
        width: 204px;
    }

    .col_sm2 {
        width: 98%;
    }

    .mb h3 {

        margin-top: 32px !important;
        margin-bottom: 0px !important;
    }
}

@media only screen and (max-width: 1325px) {
    .top2 {
        width: 94%;
    }
}

@media only screen and (max-width: 1040px) {
    .logo {
        width: 280px;
    }
}

@media only screen and (max-width: 1020px) {
    .top2 {
        width: 97%;
    }
}

@media only screen and (max-width:960px) {
    .tags li {
        width: 98% !important;
    }

    .menu-ds {
        display: block !important;
    }

    .top_main_flex p,
    .top_main_flex p a {
        width: 100%;
    }

    .mbl-display {
        display: block;
    }

    .product_category h2 {
        font-size: 27px;
    }

    .about-us h2 {
        font-size: 27px;
    }

    .receipe-box h2 {
        font-size: 27px;
    }

    .services h2 {
        font-size: 27px;
    }

    .inner-banner h2 {
        font-size: 35px;
    }

    .menu h2 {
        font-size: 27px;
    }

    .client h2 {
        font-size: 27px;
    }

    .testimonial-carousel {
        margin-bottom: -2%;
    }

    .desktop-display {
        display: none;
    }

    .col_sm4-4 {
        width: 42%;
    }

    .category-main {
        width: 48%;
    }

    .category-sub {
        width: 88%;
        height: 306px;
    }

    #wowslider-container1 .ws_images img {
        height: 100vh !important;
        object-fit: cover !important;
    }

    .col_sm8 {
        width: 98%;
    }

    .col_sm88 {
        width: 98%;
    }

    .col_sm3 {
        width: 98%;
    }

    .col_sm4 {
        width: 48%;
    }

    .navbarrr {
        width: 100%;
        /*margin-top: -8%;*/
    }

}

@media only screen and (max-width:800px) {
    .col_sm4-4 {
        width: 41%;
    }

    .category-sub {
        height: 240px;
    }
}


@media only screen and (max-width : 700px) {
    .col_sm4-4 {
        width: 39%;
    }

    .navbarrr {
        width: 100%;
        /*margin-top: -10%;*/
    }
}

@media only screen and (max-width:600px) {
    .col_sm4-4 {
        width: 98%;
    }

    .inner-banner img {
        height: 200px;
        object-fit: cover;
    }

    .category-sub {
        height: 202px;
    }

    .navbarrr {
        width: 100%;
        /*margin-top: -13%;*/
    }

    /*
    #cssmenu ul {
        margin-top: 9% !important;
    }*/

    .col_sm44 {
        width: 98%;
    }

    .col_sm444 {
        width: 98%;
    }

    .receipe-box {
        flex-wrap: wrap;
    }

    .receipe-sub {
        border-right: 0;
    }

    .client-box {
        flex-wrap: wrap;
    }

    .col_sm5 {
        width: 24%;
    }

    .client-sub {
        border-right: 0;
        padding-right: 28px;
    }

    .client h2::before {
        right: 50%;
    }

    .col_sm4 {
        width: 98%;
    }

    .col_sm2 {
        width: 98%;
    }

    .ftr_right {
        text-align: left;
    }

    .top_main {
        display: none;
    }

}

@media only screen and (max-width:500px) {
    .category-sub {
        height: 157px;
    }

    .logo {
        width: 260px;
    }

}


@media only screen and (max-width:400px) {
    .navbarrr {
        /*margin-top: -18%;*/
    }

    .category-main {
        width: 98%;
    }

    .category-sub {
        height: 229px;
    }
}

@media only screen and (max-width:360px) {}