body {
    font-family: 'Roboto', sans-serif
}

.logo-img {
    width: 154px;
}

.tre {
    background-image: url('../img/821.jpg');
    background-size: contain;
    background-repeat: repeat-x;
}

.countdown-bar {
    background: #5d6247;
    background-size: cover;
    padding: 6px 0;

}

.text-main {
    color: #677344;
}

.socialMedia {
    height: 30px;
    width: 30px;
    background-color: #5d6247;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    line-height: 1;
}

.menu {
    font-size: 16px;
    font-weight: 400;
}

@media (max-width:1030px) {
    .menu {
        position: fixed;
        overflow: hidden;
        top: 0;
        left: 0;
        gap: 10px;
        width: 250px;
        height: 100vh;
        background-color: black;
        transform: translateX(-100%);
        transition: transform 0.3s ease;
        display: flex;
        justify-content: start !important;
        align-items: start !important;
        flex-direction: column;
        z-index: 999;
        padding: 20px;
    }

    .menu li a {
        color: #fff !important;
    }

    .menu.menushow {
        transform: translateX(0%);

    }
}


.banerimg1 {

    background-image: url(../img/vintage-bg.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

}


.banerimg {

    background-color: #5d6247;

}

.shop-btn {
    color: #fff;
    padding: 15px 35px;
    border-radius: 30px;
    background-color: #677344;
    font-weight: 500;
    transition: all 0.2s ease;
}

.shop-btn:hover {
    background-color: #4c5433;
    transform: scale(1.03)
}

.flip {
    transform: rotateX(180deg);
}

.imgHeight {
    max-width: 200px;
}

.variant-option {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin: 5px;
    cursor: pointer;
    color: #202020;
    transition: all 0.2s ease;
    font-weight: 500;
    background-color: #fff;
}

.text-yellow {
    color: #A6741D;
}

.arrowBtn i {
    transition: all 0.4s ease;
}

.arrowBtn:hover i {
    transform: translate(2);
}

.chai-text {
    width: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cokacola-img {
    width: 350px;
    height: 350px;
    overflow: hidden;
    border-radius: 10px;
}

.coke-img {
    object-fit: cover;
    display: block;
}

.save1 {
    font-size: 50px;
    font-weight: 700;
    width: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.save3 {
    font-size: 50px;
    font-weight: 700;
    color: #000000;
    font-size: 50px;
    font-weight: 700;
    width: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;

}


.product-img-2 {
    width: 100%;
    height: 400px;
    overflow: hidden;
    border-radius: 12px;
    border-radius: 10px;
    box-shadow: 50px 20px 50px 50px rgba(0, 0, 0, 0.058823529);
    border-radius: 20px;

}

.menuLink {
    background-color: #677344;
    color: #fff;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 20px;
}

  
.product-img-2 img {
    width: 100%;
    height: 100%;
    object-position: center;
}

.contanet-box {
    border: 1px solid white;
    overflow: hidden;
    margin-top: -100px;
    border-radius: 10px;
    background-color: #fff;
    padding: 20px 20px;
    height: 300px;
    display: flex;
    align-items: start;
    flex-direction: column;
    justify-content: center;
    box-shadow: 50px 20px 50px 50px rgba(0, 0, 0, 0.058823529);
    border-radius: 20px;
}

.vjj .owl-dots {
    position: absolute;
    bottom: 30px;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 50%;
    border: 1px solid #ffffff5a;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #677344 !important;
    padding: 4px 15px;
    border-radius: 12px;
    line-height: unset !important;
}

.vjj .owl-dot {
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background: #cecece !important;
    margin: 0 1px;
}

.vjj .owl-dot.active {
    width: 15px;
    border-radius: 3px;
    background-color: #fff !important;
}

.personallize-text {
    width: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis !;
}



.read-btn {
    color: #fff;
    border: 1px solid #5d6247;
    padding: 10px 15px;
    border-radius: 4px;
    background-color: #5d6247;
    font-size: 18px;
    font-weight: 500;
}

.read-btn:hover {
    color: #fff;
    border: 1px solid #000000;

    background-color: #000000;

}

.post-img {
    height: 235px;
    width: 100%;
    overflow: hidden;
    object-fit: cover;
    border-radius: 10px;

}

.menpostd {
    background-color: #fff;
    border-radius: 10px;

}

.bgabt {
    background-image: url(../img/vintage-bg.webp);
    background-size: cover;
}

.cococola-text {
    width: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.red-text {
    width: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;

}

.post {
    color: #f40000;
}

.video-1 video {
    width: 100%;
    height: 500px;
    display: block;
    object-fit: cover;
    border-radius: 12px;
}

.icons {
    font-size: 25px;
    font-weight: 500;
}

.ul-menu {
    line-height: 2;

}

.men-col6 {
    margin-right: -70px;
}

.men-col7 {
    margin-top: -270px;
    margin-right: -70px;
    z-index: 1;
}

.men-col8 {
    margin-top: -260px;
    margin-right: -70px;
    z-index: 1;
}

.span-text {
    color: #5d6247;
}

.about-text {
    font-size: 50px;
    font-weight: 800;
}

.tea-img {
    height: 100%;
    width: 100%;
    overflow: hidden;
    object-fit: cover;
}

.men-r {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    /* Soft shadow */
    border-radius: 10px;
    padding: 10px;
    margin: 10px 5px 15px 15px;
    /* Optional: spacing between cards */
    transition: all 0.3s ease;
    /* Optional: smooth effect */
}

.g-img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    overflow: hidden;
    object-fit: cover;
}

.famous-text {
    font-size: 13px;
    font-weight: 400;
    width: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sumit-btn {
    border: 1px solid black;
}

.form-men {
    padding: 15px;
    box-shadow: 50px 20px 50px 50px rgba(0, 0, 0, 0.058823529);
    border-radius: 20px;
    background-color: #fff;
}

.submit-btn {
    color: #fff;
    background-color: #5d6247;
    border: #5d6247;
    padding: 10px 0px;
    border-radius: 7px;
}

.submit-btn:hover {
    color: #fff;
    background-color: black;
}

.map-div {
    border-radius: 20px;
    overflow: hidden;
}

.short-img {
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s;
    max-height: 100px;
    object-fit: cover;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid rgb(255, 253, 253);
}

.short-img:hover {
    transform: scale(1.1);
    box-shadow: 0 0 10px rgba(0, 123, 255, 0.4);
}

.main-img-wrapper {
    height: 347px;
    width: 100%;
    border: 1px solid #ddd;
    background-color: #fff;
    overflow: hidden;
    object-fit: cover;
    border-radius: 10px;
}

.main-img {
    object-fit: cover;
    transition: transform 0.3s ease;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.main-img:hover {
    transform: scale(1.02);
}

.add-btn {
    border: 1px solid #5d6247;
    background-color: #5d6247;
    color: #fff;
    padding: 8px 50px;
    border-radius: 4px;
}

.pack-text {
    width: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.num-1100 {
    color: rgb(108, 107, 107);
    font-weight: 900;
}

.ul-text li {
    font-size: 16px;
    color: #444040;
    font-weight: 00;
}

.ul-text li span {
    font-size: 13px;
}

.sigal-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    overflow: hidden;
}

/* All nav buttons */
.nav-pills .nav-link {
    background-color:#677344 !important;
    color: #fff !important;
    padding: 5px 20px;
    border-radius: 20px;
}

/* Active tab */
.nav-pills .nav-link.active {
    background-color: #5d6247 !important;
    color: #fff !important;
}

/* Hover effect */
.nav-pills .nav-link:hover {
    background-color: #5d6247 !important;
    color: #fff !important;
}

.nav-pills .nav-item {
    margin: 0 10px;
}

.product-image {
    height: 400px;
    overflow: hidden;
    object-fit: contain;
}

.banerimgpost {
    background-image: url(/img/ChatGPT\ Image\ Jun\ 4\,\ 2025\,\ 12_41_40\ PM.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}

.men-div {
    height: 100%;
    width: 100%;
    overflow: hidden;
    object-fit: cover;
}

@media (max-width:1030px) {
    .menu {
        position: fixed;
        overflow: hidden;
        top: 0;
        left: 0;
        gap: 10px;
        width: 250px;
        height: 100vh;
        background-color: black;
        transform: translateX(-100%);
        transition: transform 0.3s ease;
        display: flex;
        justify-content: start !important;
        align-items: start !important;
        flex-direction: column;
        z-index: 999;
        padding: 20px;
    }

    .menu li a {
        color: #fff !important;
    }

    .menu.menushow {
        transform: translateX(0%);

    }
}

@media (max-width:769.03px) {
    .cokacola-img {
        width: 270px;
        height: 270px;
        overflow: hidden;
        border-radius: 10px;
    }

    .countdown-content {
        flex-direction: column;
        text-align: center;
        gap: 0px;

    }

    .product-img-2 {
        width: 100%;
        height: 270px;
    }

    .men-col7 {
        margin-top: -280px;
    }

    .men-col8 {
        margin-top: -100px;

    }

}

@media (max-width:599.03px) {
    .custom-nav {
        position: absolute;
        left: 0;
        right: 0;
        display: flex;
        justify-content: space-between;
        bottom: -200px;
        z-index: 1;
        display: flex;
        gap: 10px;
    }

    .men-col6 {
        margin: 0;
    }

    .men-col7 {
        margin: 0;
    }

    .men-col8 {
        margin: 0;
    }

    .product-img-2 {
        width: 100%;
        height: 250px;
        overflow: hidden;
        box-shadow: 50px 20px 50px 50px rgba(0, 0, 0, 0.058823529);
        border-radius: 20px;
    }

    .contanet-box {
        border: 1px solid white;
        overflow: hidden;
        margin: 0;
        border-radius: 10px;
        background-color: #fff;
        padding: 20px 20px;
        height: 300px;
        display: flex;
        align-items: start;
        flex-direction: column;
        justify-content: center;
        box-shadow: 50px 20px 50px 50px rgba(0, 0, 0, 0.058823529);
        border-radius: 20px;
    }

    .video-1 video {
        width: 100%;
        height: 250px;
        display: block;
        object-fit: cover;
        border-radius: 12px;
    }

    .mm {
        padding: 50px 0px;
    }

    .menpostd {
        background-color: #fff;
        border-radius: 10px;
        
    }

    .product-image {
        height: 250px;
        overflow: hidden;
        object-fit: contain;
    }

    .map-div {
        border-radius: 20px;
        overflow: hidden;
        height: 250px;
    }

    .pack-text {
        font-size: 20px;
    }

    /* .main-img-wrapper{
    height: 250px;
} */
}

.menbeaner {
    background-image: url(../img/background-rahgir.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.rounded-12 {
    border-radius: 20px;
}

.fs-12 {
    font-size: 12px;
}

.feature-list {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    line-height: 28px;
    color: rgba(0, 0, 0, 0.737);
}

.checkmark {
    color: #f4b400;
    font-weight: bold;
    margin-right: 10px;
    font-size: 20px;
}
.screenBg{
    background-color: #fff9ed;
}
.page-link{
    color: #677344;

}
.page-link.current{
    background-color: #677344;
    border-color: #677344!important;
}
@media (max-width:992px) {
    .position-static-mobile {
        position: static !important;
    }

    .secBanner {
        background-image: url(../img/vintage-bg.png);
        background-repeat: repeat;
        background-size: contain;
    }

    .vjj .owl-dots {
        position: absolute;
        bottom: 5px;
    }
    .orde{
        order: 2;
    }
}