﻿
:root {
    /*--theme-color: #0da487;*/
    --theme-color: #4D0045;
    --theme-color-rgb: 13, 164, 135;
    --theme-color1: #0e947a;
    --theme-color1-rgb: 14, 148, 122;
    /*--theme-color2: linear-gradient(90.56deg, var(--theme-color1) 8.46%, var(--theme-color) 62.97%);*/
    --theme-color2: #FF5900;
    --theme-color2: #505050;
    --theme-color2: #000000;
}

.accordion-button:not(.collapsed)::after {
    filter: grayscale(1);
}
header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist span {
    background-color: #4D0045;
}

.product-section .right-box-contain .product-packege .select-packege li a.active{
    border:2px solid #4D0045;
    border-color:#4D0045;
    background:#ffffff;
    color:#4D0045;
    font-weight:600;                        
}

.product-section .right-box-contain .note-box .cart-button.BuyNowBtn {
    border: 2px solid #4D0045;
    border-color: #4D0045;
    background: #ffffff;
    color: #4D0045;
}
.sticky-bottom-cart .cart-content .cart-button.BuyNowBtn {
    border: 2px solid #4D0045;
    border-color: #4D0045;
    background: #ffffff;
    color: #4D0045;
}


.service-contain .service-box .service-detail h5 {
    font-size: calc(13px + 1*(100vw - 320px)/1600);
}
.service-contain .service-box .service-image img {                                                  `
    width: calc(30px + 5*(100vw - 320px)/1600);
    height: calc(30px + 5*(100vw - 320px)/1600);
    -o-object-fit: contain;
    object-fit: contain;
}
footer .main-footer .footer-title h4 {
    font-size: calc(14px + 3*(100vw - 320px)/1600);
    font-weight: 600;
}
.footer-section-2 .main-footer .footer-list li a {
    color: #fff;
    font-size:14px;
}
.footer-section-2 .sub-footer p, .sub-footer a {
    font-size: 14px;
}
.ContactBox {
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 10px;
    margin-top: 20px;
    position: sticky;
    top: 150px;
}
    .ContactBox .InfoBox p{
        font-size:16px;
        font-weight:600;
        margin-bottom:15px;
    }
    .ContactBox .InfoBox a {
        font-size: 14px;
        display: block;
        margin-bottom: 5px;
        color: #565657;
    }
        .ContactBox .InfoBox a:hover{
            color:#000000;
        }
        [data-notify="container"] {
            z-index: 999999 !important;
            padding-right: 60px !important;
        }
#CheckOutForm .modal-body .leftBox .PriceBox p{
    font-size:14px !important   ;
}
.cartSec .PriceBox .infoBox .total{
    font-size:15px !important;
}
/*.product-section-box .custom-tab .review-box .review-people .review-list li:last-child {
    margin-bottom: 20px;
}*/
.RefreshImgBtn {
    max-height: 30px;
}
.product-section .product-left-box h1.name {
    font-size: calc(23px + 9*(100vw - 320px)/1600);
}
.StaticContent ul{
    padding-left:30px;
    list-style:square;
}
    .StaticContent ul li {
        display: list-item;
        line-height: 25px;
        list-style: square;
        font-size:16px;
    }
        .StaticContent ul li::marker{
            color:var(--theme-color2);
        }



        .product-section .product-left-box .name {
            line-height: 1.5;
            font-weight: 600;
        }

.product-section .product-left-box .name {
    font-weight: 700;
    margin-bottom: calc(10px + 5*(100vw - 320px)/1600);
}
.JqueryNumericCaptcha {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
    .JqueryNumericCaptcha .RefreshGroup {
        display:flex;

    } 
    .JqueryNumericCaptcha .questionGroup {
       background:#f7f7f7;
       padding:0px 15px;
       border-radius:3px;
    }
    .JqueryNumericCaptcha .RefreshGroup span{
        font-size: 20px;
        margin-right: 5px;
        display: inline-block;
        padding: 5px 0;
    }
    .JqueryNumericCaptcha span.RefreshCapchaJquery {
        font-size: 20px;
        background:var(--theme-color);
        color:#ffffff;
        border-radius:3px;
        width:40px;
        height:40px;
        display:flex;
        justify-content:center;
        align-items:center;
        margin-left:15px;
        cursor:pointer;
    }
.CheckOutModal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1055;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}
#CheckOutForm{
    background:rgba(0,0,0,0.5);
}

.user-dashboard-section .dashboard-right-sidebar .dashboard-bg-box {
    width: 100%;
}

.newsletter-section .newsletter-box .newsletter-contain .newsletter-detail .input-box .sub-btn {
    right: 0px;
}

/*.product-section-box .custom-tab .review-box .review-people .review-list li .people-box .people-comment {
    width: unset;
}*/

.marTop0 {
    margin-top: 0px;
}

.BlackColor {
    color: #000000;
}

.fullCartBag {
    display: none;
}


.newsletter-section .newsletter-box-2:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(../img/CTA/banner-1.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    z-index: -1;
}

.text-danger {
    color: red !important;
}

.theme-bg-color-2 {
    background: var(--theme-color2);
}

header {
    position: relative;
    background: #fff;
    z-index: 2;
}

.review-title h3 {
    font-weight: 600;
}

.faqTitle h3 {
    font-weight: 600;
    margin-bottom: 15px;
}

#OfferModal .modal-body {
    padding: 0px;
}

#OfferModal .modal-header {
    padding: 0px;
}

.detailSlider h5 {
    font-weight: 500;
}

.blue-Bg {
    background-color: aliceblue;
}

.product-section-box .custom-tab .nav-desh .desh-title h3 {
    font-weight: 600;
}

.product-section-box .custom-tab .nav-desh .desh-title h4 {
    font-weight: 600;
}

.product-section-box .custom-tab .nav-desh ul {
    padding-left: 30px;
}

    .product-section-box .custom-tab .nav-desh ul li {
        display: list-item;
        line-height: 1.8;
        list-style: square;
    }

        .product-section-box .custom-tab .nav-desh ul li::marker {
            color: var(--theme-color2);
        }


.bannerSlider.arrow-slider .slick-next {
    top: 50%;
}

.bannerSlider.arrow-slider .slick-prev {
    top: 50%;
    left: 5px;
    z-index: 1;
}
.MainPageCategorySlider.arrow-slider .slick-next {
    top: 50%;
}

.MainPageCategorySlider.arrow-slider .slick-prev {
    top: 50%;
    left: 5px;
    z-index: 1;
}

.detailSlider.arrow-slider .slick-next {
    top: 50%;
}

.detailSlider.arrow-slider .slick-prev {
    top: 50%;
    left: 5px;
    z-index: 1;
}

.slick-slider .slick-list .slick-slide > div {
    cursor: grabbing !important;
}

.product-section-box .custom-nav {
    position: sticky;
    top: 100px;
    background: #fff;
    z-index: 1;
}

.accordion-button:hover {
    z-index: 0;
}

.addToCartNotification {
    background: var(--theme-color2);
}

.bannerSlider a {
    display: block;
}

.categoryBlocks img {
    margin-bottom: 30px;
}

.category-list .custom-height {
    max-height: 350px;
}

.megamenusec {
    position: relative;
}

header .navbar-expand-xl .dropdown:hover > .dropdown-menu.mega-dropdown {
    left: 0;
    width: 100%;
}

.footer-section-2 .main-footer .foot-logo img {
    width: calc(200px + 40*(100vw - 320px)/1600);
}

.categoryBlocks img {
    border-radius: 5px;
}

.col-custome-3 {
    width: 25%;
}

.col-custome-9 {
    width: 75%;
}

.sub-footer a {
    color: #ffffff;
    font-size: 15px;
}

.footer-section-2 .sub-footer p.light-text {
    color: #ffffff;
}

.footer-section-2 .main-footer .information-text-2 {
    color: #ffffff;
    margin-bottom:20px;
}

.footer-section-2 .main-footer .footer-address li a.light-text {
    color: #ffffff;
}

.p-sticky {
    position: sticky;
    top: 100px;
}

.footer-section-2.footer-color-2 {
    /*background: var(--theme-color);*/
    background: #3E4861;
    background: #4d0045;
}

.footer-section-2 .main-footer .footer-list li a {
    color: #fff;
}

.category-menu ul {
    border-bottom: unset;
}

.category-box {
    width: 100%;
    margin: 0px;
}

.onhover-category-box ul {
    display: inline-flex !important;
    align-items: center;
}

.newsletter-section .newsletter-box .newsletter-contain .newsletter-detail h3 {
    color: #000000;
    font-weight:700;
    margin-bottom:10px
}

.newsletter-section .newsletter-box .newsletter-contain .newsletter-detail {
    background: rgba(255,255,255,0.8);
    border-radius: 5px;
    padding: 20px;
}

.span-name {
    color: var(--theme-color2) !important;
}

.main-footer {
    padding-top: 0px !important;
}

.top-left-header svg {
    padding-right: 5px;
}

.contactAnchor {
    color: #fff !important;
}

.sub-header {
    float: right;
    height:100%;
    display:flex;
    align-items:center;
}

    .sub-header h6 {
        display: inline-block;
        float: left;
        color: #fff;
        margin-right: 5px;
        line-height: 21px;
        font-size:13px;
    }

    .sub-header ul {
        display: inline-block;
    }

        .sub-header ul li a {
            color: #fff !important;
            display: inline-block;
            margin-right: 5px;
            font-size: 14px;
            line-height: 21px;
        }

    .sub-header .social-link {
        display: inline-block;
    }

.footer-number a {
    color: #000 !important;
}

.whiteBlock .heding-2 {
    color: #fff !important;
}

.whiteBlock .text-content {
    color: #fff !important;
}

.IconHolder {
    background: #fff;
    padding: 0 10px;
}

.GrayBackgroundProductSlider {
    background: #f8f8f8 !important;
    padding: 30px;
    margin-bottom: 30px;
}

    .GrayBackgroundProductSlider:last-child {
        margin-bottom: 0px;
    }

    .GrayBackgroundProductSlider .product-box {
        background: #fff !important;
        border-radius: 5px;
        border: none !important;
        margin-right: 15px;
    }

.product-box-5 {
    background: #fff !important;
    border-radius: 5px;
}

    .product-box-5 .product-detail {
        padding-bottom: 20px;
    }

header .header-nav .header-nav-left .dropdown-category {
    background: var(--theme-color) !important;
}

.mm-menu_offcanvas:not(.mm-menu_opened) {
    z-index: 999 !important;
}

#menuMob {
    z-index: 999 !important;
}

.product-rating {
    display: flex !important;
}

.product-box-3 {
    background: #fff !important;
}
/*.price + del {
    color: #ff4f4f !important;
}*/
.OfferApplied {
    display: inline-block;
    color: green;
    margin-left: 5px;
    font-size: 14px;
    /*   border:1px solid green;*/
    padding: 0px 5px;
    border-radius: 2px;
}

header .header-nav .header-nav-left {
    padding-bottom: 10px !important;
}

.header-nav-right {
    margin-bottom: 10px !important;
}





.cart-list .product-box-contain {
    width: 100% !important;
}

.dropdown-menu .dropdown-item {
    color: #000 !important;
}

.navbar-nav .dropdown-menu .dropdown-item {
    color: #000 !important;
}

.add-to-cart-box {
    background-color: #f8f8f8 !important;
}

.stockStatus {
    color: #FF7272;
    display: inline-block;
    margin-left: 5px;
}

.product-list-section .product-box-3 {
    border: 1px solid #ddd;
}

.ProductDetailPage .offer {
    color: green;
}

.product-main-1 .slider-image img {
    margin: auto;
}

.category-menu {
    background-color: #fff;
    padding: calc(12px + 21*(100vw - 320px)/1600);
    border-radius: 5px;
    border: 1px solid #ddd;
}

.product-box-3 .product-header .product-image {
    padding: 0px;
    padding-bottom: 5px;
}

.product-box-3 {
    padding: 0px;
}

    .product-box-3 .product-footer .product-detail {
        padding: calc(7px + 7*(100vw - 320px)/1600);
    }

    .product-box-3:hover .product-header .product-image img {
        transform: unset !important;
        -webkit-transform: unset !important;
    }

    .product-box-3:hover .product-header .product-image .product-option {
        width: 80% !important;
    }

.blog-section .left-sidebar-box .left-accordion-box {
    margin-top: 0px;
}

.blog-section .blog-box .blog-contain .blog-button {
    display: inline-block;
}

.contactUsSec .map-box iframe {
    margin-top: 20px;
    min-height: 300px;
    width: 100%;
}

.contactUsSec {
    margin-bottom: 30px;
}

    .contactUsSec .right-sidebar-box {
        position: sticky;
        top: 50px;
    }


header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box {
    cursor: pointer;
}

.faq-contain .faq-top-box .faq-box-contain p {
    color: #000000 !important;
}

.faq-box-contain .faq-accordion .accordion .accordion-item .accordion-collapse .accordion-body p {
    color: #000000 !important;
}

.blog-section .blog-detail-contain p {
    color: #000000 !important;
}




.wishListSec .product-box-contain .product-box-3 .product-footer .add-to-cart-box {
    max-width: 100%;
}

.wishListSec .product-box-3 .product-header .product-header-top .wishlist-button {
    margin: 10px 10px 10px auto;
}

.product-box-3 .product-header .product-image img {
    height: calc(150px + 40*(100vw - 320px)/1600);
    height: auto;
    width: 100%;
}

.searchSec .resultSection {
    margin-bottom: 30px;
}


.cartSec .allCartProduct .cartBox {
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 25px;
}

.cartSec .BagDetails {
    margin: 50px 0 30px 0;
}

    .cartSec .BagDetails p {
        font-size: calc(18px + 3*(100vw - 320px)/1600) !important;
        font-weight: 600;
    }

        .cartSec .BagDetails p > span {
            float: right;
            color: green;
        }

.cartSec .allCartProduct .cartBox .amountSaved {
    color: green;
}

.cartSec .allCartProduct .cartBox .OfferApplied {
    color: #FF7272;
}

.cartSec .allCartProduct .cartBox .detailBox h3 {
    font-size: calc(16px + 4*(100vw - 320px)/1600);
    margin-bottom: 10px;
}

.cartSec .allCartProduct .cartBox .detailBox h5 {
    font-size: calc(14px + 4*(100vw - 320px)/1600);
    margin-bottom: 10px;
}

    .cartSec .allCartProduct .cartBox .detailBox h5 del {
        font-size: calc(12px + 4*(100vw - 320px)/1600);
        font-weight: 400 !important;
        color: #4a5568;
        margin-left: 5px;
    }

    .cartSec .allCartProduct .cartBox .detailBox h5 .OfferApplied {
        font-size: calc(12px + 4*(100vw - 320px)/1600);
        font-weight: 400 !important;
        color: #FF7272;
        margin-left: 5px;
    }

.cartSec .allCartProduct .cartBox .detailBox .amountSaved {
    font-weight: 600 !important;
}

.cartSec .RemoveFromCartBtn {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: calc(12px + 3*(100vw - 320px)/1600);
    cursor: pointer;
    background: #fff;
    height: 25px;
    width: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}

.cartSec .allCartProduct .cartBox {
    position: relative;
    padding: 15px;
}

.cartSec .PriceBox {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 25px;
}

    .cartSec .PriceBox p {
        font-size: 16px !important;
    }

    .cartSec .PriceBox .toRight {
        float: right;
    }

    .cartSec .PriceBox .totalOffer {
        text-align: center;
    }

    .cartSec .PriceBox .placeOrderBtn {
        text-align: center;
    }

    .cartSec .PriceBox .infoBox {
        border-bottom: 1px dashed #ddd;
    }

        .cartSec .PriceBox .infoBox .DeliveryFee {
            color: green;
        }

        .cartSec .PriceBox .infoBox .total {
            font-size: 16px;
        }

            .cartSec .PriceBox .infoBox .total del {
                font-size: 14px;
                padding-left: 5px;
            }

    .cartSec .PriceBox .grandTotal {
        margin-top: 20px;
        border-bottom: 1px dashed #ddd;
    }

        .cartSec .PriceBox .grandTotal p {
            font-weight: 600;
        }

    .cartSec .PriceBox .totalOffer {
        color: green;
        background-color: #E7F7E8;
        padding: 10px 0;
        margin: 15px 0;
    }

        .cartSec .PriceBox .totalOffer p {
            margin-bottom: 0px;
        }



.sticky-bottom-cart .content .OfferApplied {
    color: green !important;
}

.checkoutForm {
    margin: 30px 0;
}

.CheckoutBox.BillingAddressBox {
    margin-top: 30px;
    display: none;
}

.checkoutForm .headingBox {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

    .checkoutForm .headingBox a {
        display: inline-block;
        border: 1px solid #ff4f4f;
        color: #ff4f4f;
        border-radius: 5px;
        padding: 5px 10px;
    }

textarea.addressTextarea {
    min-height: calc(1.5em + 0.75rem + 2px) !important;
}

.paymentType input {
    margin-right: 5px;
}

.paymentType {
    margin-bottom: 20px;
    display: flex;
    border-top: 1px dashed #ddd;
    padding-top: 10px;
}

    .paymentType label {
        font-size: 16px;
    }

    .paymentType .payType {
        margin-left: 10px;
    }

.cartSec .forSticky .CouponBox {
    margin-top: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 20px;
    cursor: pointer;
}

.cartSec .forSticky {
    margin-bottom: 25px;
}

    .cartSec .forSticky .CouponBox p span {
        float: right;
        color: green;
        padding: 0px;
    }

    .cartSec .forSticky .CouponBox p {
        margin: 0px;
    }

        .cartSec .forSticky .CouponBox p.CouponLine {
            margin-bottom: 10px;
            font-size: 16px;
            font-weight: 600;
        }

#CouponModal .modal-dialog .modal-content .modal-body .location-list .search-input .form-control {
    padding-left: 15px;
}

.user-dashboard-section .dashboard-left-sidebar .profile-box .cover-image {
    width: 100%;
    height: 150px;
    background: #717171;
}

.product-order-detail img {
    height: 200px;
}

.top-header .search-box {
    position: relative;
}

#SearchBackground {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1;
}

#SearchBackground_Md {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1;
}

#MenuBackground {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 99;
}

.accordion-button {
    z-index: 0;
}

#OnPressSearchResult {
    display: none;
    z-index: 3;
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 15px;
    border-radius: 0px 0px 10px 10px;
    box-shadow: 0px 8px 10px rgba(0,0,0,0.05), -10px 8px 15px rgba(0,0,0,0.05), 10px 8px 15px rgba(0,0,0,0.05);
    max-height: 450px;
    overflow-y: auto;
}

    #OnPressSearchResult .NotFoundMsg a {
        text-align: center;
        padding: 10px 0;
        cursor: pointer;
    }

    #OnPressSearchResult::-webkit-scrollbar {
        width: 5px;
        background: #ddd;
    }

    #OnPressSearchResult::-webkit-scrollbar-thumb {
        width: 5px;
        background: var(--theme-color);
        border-radius: 5px;
    }

    #OnPressSearchResult li {
        width: 100%;
        margin-bottom: 5px;
        padding: 5px;
    }

        #OnPressSearchResult li a {
            border: 1px solid #ddd;
            border-radius: 5px;
            display: block;
        }

            #OnPressSearchResult li a:hover {
                border: 1px solid #000;
                color: #000;
            }

    #OnPressSearchResult .imgBox img {
        height: 75px;
        padding: 5px;
    }

    #OnPressSearchResult .ProductName p {
        margin: 0px;
        font-weight: 600;
    }

#OnPressSearchResult_Md {
    display: none;
    z-index: 99;
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 15px;
    border-radius: 0px 0px 10px 10px;
    box-shadow: 0px 8px 10px rgba(0,0,0,0.05), -10px 8px 15px rgba(0,0,0,0.05), 10px 8px 15px rgba(0,0,0,0.05);
    max-height: 450px;
    overflow-y: auto;
}

    #OnPressSearchResult_Md::-webkit-scrollbar {
        width: 5px;
        background: #ddd;
    }

    #OnPressSearchResult_Md::-webkit-scrollbar-thumb {
        width: 5px;
        background: #000;
        border-radius: 5px;
    }

    #OnPressSearchResult_Md li {
        width: 100%;
        margin-bottom: 5px;
        padding: 5px;
    }

        #OnPressSearchResult_Md li a {
            border: 1px solid #ddd;
            border-radius: 5px;
            display: block;
        }

    #OnPressSearchResult_Md .imgBox img {
        height: 75px;
        padding: 5px;
    }

    #OnPressSearchResult_Md .ProductName p {
        margin: 0px;
        font-weight: 600;
    }

.InsidePageContainer > section {
    padding-top: 0px;
}

.InfoBlockSec p {
    font-size: 16px;
    line-height: 25px;
    word-spacing: 0.8px;
}

.privacyPolicySec {
    margin-bottom: 50px;
    padding-top: 0px;
}

.cancellationPolicySec {
    margin-bottom: 50px;
    padding-top: 0px;
}

.shippingPolicySec {
    margin-bottom: 50px;
    padding-top: 0px;
}

.notifi-wishlist {
    cursor: pointer;
}

.TrackOrderSec {
    margin-bottom: 50px;
    padding-top: 0px;
}

.OrderSatusSec {
    margin-bottom: 50px;
    padding-top: 0px;
}

.paySuccessPage .breadscrumb-section {
    background: #fff !important;
}

.thankYouPage .breadscrumb-section {
    background: #fff !important;
}

.breadscrumb-section .breadscrumb-order .order-box .order-image .checkmark__background {
    fill: green !important;
}

.breadscrumb-section .breadscrumb-order .order-box .order-image .star {
    fill: green !important;
}

.product-option {
    display: none !important;
}

.product-box-3 .product-footer .product-detail .span-name {
    display: block;
}

    .product-box-3 .product-footer .product-detail .span-name a {
        float: right;
    }

        .product-box-3 .product-footer .product-detail .span-name a svg {
            stroke: #c6c6c6;
        }

#SocialMediaSharing {
    margin: 25px 0;
    display: flex;
    justify-content: start;
    align-items: start;
}

    #SocialMediaSharing div a {
        display: inline-block;
        margin-right: 25px;
    }

        #SocialMediaSharing div a i {
            font-size: 25px;
        }

#faq .faq-accordion .accordion-item {
    margin-bottom: 20px;
}

    #faq .faq-accordion .accordion-item .accordion-header {
        border-top: 1px solid rgba(0,0,0,.125);
        z-index: 0;
        position: relative;
    }

    #faq .faq-accordion .accordion-item .accordion-button:focus {
        z-index: 3;
        border-color: #000;
        outline: 0;
        -webkit-box-shadow: unset;
        box-shadow: unset;
    }

    #faq .faq-accordion .accordion-item .accordion-button:not(.collapsed) {
        color: #ffffff;
        font-weight: 600;
        background-color: var(--theme-color);
    }


.NotifyMe {
    cursor: pointer;
}

.dNone {
    display: none;
}

.pad-15 {
    padding: 15px;
}

.product-section .right-box-contain .name {
    line-height: 1.5;
    font-weight: 600;
}

.cart-content .addToCartNotification {
    margin-right: 1.5rem;
}

.stickyReviewBox {
/*    position: sticky;
    top: 180px;*/
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 10px;
}

    .stickyReviewBox textarea.form-control {
        height: 100px !important;
    }

.product-detail h5 {
    line-height: 1.5;
}

.product-box-3 .product-footer .product-detail .stockStatus {
    color: #FF7272;
}

.product-box-3 .product-footer .price span.theme-color {
    color: #000000 !important;
}

.product-box-3 .product-footer .price .OfferApplied {
    font-size: calc(13px + 1*(100vw - 320px)/1600);
}

.product-box-3 .product-footer .actionBtn {
    border-top: 1px solid #ddd;
    display: flex;
}

    .product-box-3 .product-footer .actionBtn .AddCartBtn {
        color: var(--theme-color);
        border-right: 1px solid #ddd;
    }

    .product-box-3 .product-footer .actionBtn .BuyNowBtn {
        color: var(--theme-color2);
    }

    .product-box-3 .product-footer .actionBtn .AddCartBtn:hover {
        background-color: var(--theme-color);
        color: #ffffff;
    }

    .product-box-3 .product-footer .actionBtn .BuyNowBtn:hover {
        background-color: var(--theme-color2);
        color: #ffffff;
    }

    .product-box-3 .product-footer .actionBtn button {
        width: 50%;
        display: inline-block;
        border-radius: 0px !important;
    }

.add-to-cart-box {
    display: none !important;
}

.breadscrumb-section .breadscrumb-contain {
    padding: calc(5px + 14*(100vw - 320px)/1600) 0;
}

.MainPageCategorySlider .slick-slide {
    margin: 0 10px;
}

.review-section .reviewer-box {
    margin-bottom: 25px !important;
}

#whatsappIcon {
    display:none !important;
    position: fixed;
    right: 10px;
    bottom: 40px;
    z-index: 9;
    animation: up-down 2s infinite;
}

    #whatsappIcon img {
        height: 50px;
        width: 50px;
    }

@keyframes up-down {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(20px);
    }

    100% {
        transform: translateY(0);
    }
}

[data-bs-toggle="modal"] {
    cursor: pointer !important;
}

.featureBox {
    background: #F7F7F7;
    padding: 20px;
    border-radius: 5px;
    margin-top: 20px;
}

    .featureBox .box {
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .featureBox .box span {
            padding-left: 10px;
        }

    .featureBox img {
        height: 40px !important;
        width: auto;
    }

#SocialMediaSharing {
    border-bottom: 1px solid #ececec;
    padding-bottom: 16px;
}

.product-section .right-box-contain .product-bottom-border {
    border-bottom: 1px solid #ececec;
    padding-bottom: 16px;
}

.whatsappBuyBtn {
    background-color: green;
}

.breadscrumb-section .breadscrumb-contain nav {
    margin-left: unset;
    margin-right: auto;
}

.allCartProduct .cartBox .ImgBox {
    padding: 15px;
}

    .allCartProduct .cartBox .ImgBox img {
        border-radius: 5px;
    }

.title p {
    color: #000000 !important;
}

.list-style .product-box-3 .product-footer .actionBtn {
    border-top: unset;
}

    .list-style .product-box-3 .product-footer .actionBtn button {
        width: unset;
    }

    .list-style .product-box-3 .product-footer .actionBtn .AddCartBtn {
        border-right: unset;
        border: 1px solid var(--theme-color);
        margin-right: 20px;
        border-radius: 5px !important;
    }

    .list-style .product-box-3 .product-footer .actionBtn .BuyNowBtn {
        border-right: unset;
        border: 1px solid var(--theme-color2);
        border-radius: 5px !important;
    }

.product-list-section .product-box-3 .viewDetail {
    display: none;
}

.product-list-section.list-style .product-box-3 .viewDetail {
    display: block !important;
}

    .product-list-section.list-style .product-box-3 .viewDetail a {
        display: inline-block;
        border: 1px solid #000;
        padding: 5px 20px;
        border-radius: unset !important;
        white-space: nowrap;
    }

        .product-list-section.list-style .product-box-3 .viewDetail a:hover {
            background: #000;
            color: #fff;
        }

.product-section .right-box-contain .actionBtn {
    display: flex;
}

    .product-section .right-box-contain .actionBtn .AddCartBtn {
        margin-right: 15px;
    }

#CheckOutForm .modal-header {
    padding: 0px;
}

#CheckOutForm .modal-body {
    padding: 0px;
}

    #CheckOutForm .modal-body .leftBox {
        padding: 20px;
    }

    #CheckOutForm .modal-body .bg-Gray {
        background: #f7f7f7;
        border-radius: 10px 0px 0px 10px;
    }

    #CheckOutForm .modal-body .leftBox .placeOrderBtn .btn {
        padding: 10px 0px;
    }

    #CheckOutForm .modal-body .rightBox {
        padding-left: 0px;
        padding: 20px;
        border-right: 1px dashed #ddd;
    }

        #CheckOutForm .modal-body .rightBox .d-flex {
            min-height: 200px;
        }

        #CheckOutForm .modal-body .rightBox .payBox {
            border: 1px solid #ddd;
            border-radius: 5px;
            padding: 20px;
            margin-bottom: 20px;
        }

        #CheckOutForm .modal-body .rightBox .payLink {
            cursor: pointer;
        }

        #CheckOutForm .modal-body .rightBox .payBox .img-box {
            text-align: center;
            border-right: 1px dashed #dddddd;
        }

        #CheckOutForm .modal-body .rightBox .payBox .payBoxBtn .btn {
            padding: 5px 0;
        }

        #CheckOutForm .modal-body .rightBox .payBox .img-box img {
            height: 60px;
            margin-block: 20px;
        }


        #CheckOutForm .modal-body .rightBox .formContainer {
            min-width: 80%;
        }

            #CheckOutForm .modal-body .rightBox .formContainer .form-group {
                margin-top: 20px;
            }

        #CheckOutForm .modal-body .rightBox .order-detail .progtrckr li.progtrckr-done {
            border-top: 4px solid green;
        }

            #CheckOutForm .modal-body .rightBox .order-detail .progtrckr li.progtrckr-done:before {
                background-color: green;
            }

    #CheckOutForm .modal-body .leftBox .PriceBox {
        background: #ffffff;
    }

.GSTNdiv {
    display: none;
}

.order-detail1 .progtrckr {
    margin: 15px 0 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

    .order-detail1 .progtrckr li.progtrckr-done {
        color: #222;
        border-top: 4px solid green;
        width: 100% !important;
    }

    .order-detail1 .progtrckr li {
        display: inline-block;
        text-align: center;
        margin: 10px 0;
        position: relative;
    }

        .order-detail1 .progtrckr li h5 {
            margin-top: 20px;
            text-align: center;
            width: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            font-weight: 500;
        }

        .order-detail1 .progtrckr li:before {
            position: relative;
            top: -2px;
            float: left;
            left: 50% !important;
            line-height: 1;
            -webkit-transform: translate(-50%, -50%) !important;
            transform: translate(-50%, -50%) !important;
        }

        .order-detail1 .progtrckr li.progtrckr-done:before {
            font-family: "Font Awesome 6 Free";
            font-weight: 900;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            width: 30px;
            height: 30px;
            padding-top: 2px;
            content: "";
            color: #fff;
            background-color: green;
            line-height: 35px;
            border: none;
            border-radius: 35px;
            font-size: 16px;
        }

        .order-detail1 .progtrckr li.progtrckr-todo {
            color: #4a5568;
            border-top: 4px solid #959595;
            width: 100% !important;
        }

    .order-detail1 .progtrckr li {
        display: inline-block;
        text-align: center;
        margin: 10px 0;
        position: relative;
    }

        .order-detail1 .progtrckr li.progtrckr-todo:before {
            font-family: "Font Awesome 6 Free";
            font-weight: 900;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            width: 30px;
            height: 30px;
            padding-top: 2px;
            content: "";
            color: #fff;
            background: #959595;
            line-height: 35px;
            border: none;
            border-radius: 35px;
            font-size: 16px;
        }

        .order-detail1 .progtrckr li:before {
            position: relative;
            top: -2px;
            float: left;
            left: 50% !important;
            line-height: 1;
            -webkit-transform: translate(-50%, -50%) !important;
            transform: translate(-50%, -50%) !important;
        }

#CheckOutForm .modal-footer {
    display: none;
}

#CheckOutForm .modal-body .rightBox .payBox .payInfoBox .payBoxBtn {
    display: inline-flex;
    justify-content: start;
    border: 1px solid #0075ff;
    padding: 5px 20px;
    cursor: pointer;
}

    #CheckOutForm .modal-body .rightBox .payBox .payInfoBox .payBoxBtn span {
        display: inline-block;
        margin-left: 5px;
        color: #0075ff;
    }

    #CheckOutForm .modal-body .rightBox .payBox .payInfoBox .payBoxBtn label {
        cursor: pointer;
    }

[type=radio] {
    cursor: pointer;
}

.custome-pagination .pagination .page-item {
    z-index: 0;
}

.qty-box {
    max-width: 175px;
}

#CheckOutForm .tab-content > .tab-pane {
    background: #f7f7f7;
    border: 1px solid #F7F7F7;
    padding: 20px;
    border-radius: 10px;
}

#CheckOutForm .modal-body .rightBox .payBox {
    background: #ffffff;
}

#CheckOutForm.theme-modal .modal-dialog .modal-content .modal-header .btn-close {
    top: 0px;
    right: 0px;
    background: #ffffff;
    color: #000 !important;
    font-size: 20px;
}

.related-product-list-section .product-box-3 {
    border: 1px solid #ddd;
}

.product-left-box.lightgallery .slider-image {
    position: relative;
}

    .product-left-box.lightgallery .slider-image .popup-image {
        position: absolute;
        bottom: 20px;
        right: 20px;
        padding: 10px;
        background: var(--theme-color);
        color: #fff;
        border-radius: 50%;
    }

.product-section-box .custom-nav .nav-item .nav-link:focus::after, .product-section-box .custom-nav .nav-item .nav-link:hover::after, .product-section-box .custom-nav .nav-item .nav-link.active::after {
    width: 100%;
    background: var(--theme-color);
}

.IndianMobileNumber {
    display: flex;
    align-items: center;
}

.PasswordBox {
    display: flex;
    align-items: center;
}

.IndianMobileNumber .countryCodeBox {
    border: 1px solid #ced4da;
    border-right: unset;
    background: #e9e9e9;
    font-size: 14px;
    padding: calc(8px + 6*(100vw - 320px)/1600) calc(12px + 3*(100vw - 320px)/1600);
}

.PasswordBox .ViewPasswordBox {
    cursor: pointer;
    border: 1px solid #ced4da;
    border-left: unset;
    background: #e9e9e9;
    padding: calc(8px + 6*(100vw - 320px)/1600) calc(12px + 3*(100vw - 320px)/1600);
}

    .PasswordBox .ViewPasswordBox svg {
        height: 20px;
        width: 20px;
    }

.IndianMobileNumber .InputBox .form-control {
    border-radius: 0 0.25rem 0.25rem 0;
}

.PasswordBox .InputBox .form-control {
    border-radius: 0.25rem 0 0 0.25rem;
}


.PasswordBox .InputBox {
    width: 100%;
}

.IndianMobileNumber .InputBox {
    width: 100%;
}

.forgot-box .chkBox {
    display: flex;
    align-items: center;
}

    .forgot-box .chkBox input {
        margin-right: 5px;
    }

    .forgot-box .chkBox label {
        font-size: 16px;
        font-weight: 500;
        cursor: pointer;
    }

[data-bs-target] {
    cursor: pointer !important;
}



.alert-danger .progress-bar-info {
    background-color: #842029 !important;
}

#Qty {
    display: none;
}

#WishList {
    display: none;
}

.product-box-3 .product-footer .actionBtn button.NotifyMeBtn {
    width: 100%;
}

    .product-box-3 .product-footer .actionBtn button.NotifyMeBtn:hover {
        background: #000000;
        color: #ffffff;
    }

.title h1 {
    font-size: calc(24px + 6*(100vw - 320px)/1600);
    font-weight: 600;
    line-height: 1;
    text-transform: capitalize;
    margin: 0;
}

#filterMenu {
    display: none;
}

a.addwishlist {
    cursor: pointer;
}

a.WishListBtn {
    cursor: pointer;
}

a.addwishlist.active > svg {
    fill: #FF7272 !important;
    stroke: #FF7272 !important;
}

a.WishListBtn.active > svg {
    fill: #FF7272 !important;
    stroke: #FF7272 !important;
}

.sticky-bottom-cart .product-image .content h6 {
    color: #000000;
    font-weight: 600;
}

    .sticky-bottom-cart .product-image .content h6 del {
        font-weight: 400;
        font-size: calc(12px + 2*(100vw - 320px)/1600);
    }

    .sticky-bottom-cart .product-image .content h6 .offer {
        font-size: calc(12px + 2*(100vw - 320px)/1600);
        color: green !important;
    }


.sticky-bottom-cart .add-btn {
    display: flex;
}

    .sticky-bottom-cart .add-btn .AddCartBtn {
        margin-right: 20px;
    }


.ratingReviewBtn .rating li {
    font-size: calc(13px + 3*(100vw - 320px)/1600);
    cursor: pointer;
}

    .ratingReviewBtn .rating li .feather.fill {
        fill: none;
    }

.dNonePrev {
    display: none;
}

.dNoneNext {
    display: none;
}

.list-style .product-box-3 .product-footer .actionBtn button.NotifyMeBtn {
    width: unset;
    border-right: unset;
    border: 1px solid #000000;
    margin-right: 20px;
    border-radius: 5px !important;
}

    .list-style .product-box-3 .product-footer .actionBtn button.NotifyMeBtn
    :hover {
        background: #000000;
        color: #ffffff;
    }

.list-style .product-box-3 .product-footer .product-detail {
    padding: 0px;
}

.wishlistgif {
    max-height: 250px;
}

.ProductNotFound img {
    max-height: 250px;
}

#SearchInput_Md {
    padding: 15px 0;
}



.couponMessageError {
    display: none;
}

.couponMessageSuccess {
    display: none;
}

.cartSec .allCartProduct .cartBox .detailBox h6 {
    font-size: calc(13px + 4*(100vw - 320px)/1600);
    margin-bottom: 10px;
}

.payNowPageSec {
    margin: 30px 0;
}

    .payNowPageSec .payNowProductContainer {
        background: #f7f7f7;
        padding: 25px;
        border-radius: 10px;
    }
        .payNowPageSec .payNowProductContainer .cartBox {
            background: #ffffff;
           
        }

        .payNowPageSec .payNowProductContainer>h3 {
            margin-bottom: 20px;
            margin-left: 5px;
        }


    .payNowPageSec .AddressBox {
        background: #f7f7f7;
        padding: 25px;
        border-radius: 10px;
        margin-bottom: 20px;
    }

        .payNowPageSec .AddressBox>h3 {
            margin-bottom: 20px;
            margin-left: 5px;
        }

        .payNowPageSec .AddressBox .infoBox {
            background: #ffffff;
            padding: 20px;
            border-radius: 10px;
        }

            .payNowPageSec .AddressBox .infoBox p:last-child {
                margin-bottom: 0px;
            }

.razorpay-payment-button {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #222;
    padding: calc(7px + 7*(100vw - 320px)/1600) calc(14px + 18*(100vw - 320px)/1600);
    font-weight: 500;
    background: rgba(0,0,0,0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    border: none;
    font-size: calc(14px + 4*(100vw - 320px)/1600);
    z-index: 0;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    border-radius: 5px;
    font-weight: 600;
    background: rgba(0,0,0,0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    background: #ff6b6b;
    background: -webkit-gradient(linear, left top, right top, from(#ff6b6b), to(#ff4f4f));
    background: -webkit-gradient(linear, left top, right top, from(#4d0045), to(#000000));
    background: linear-gradient(90deg, #ff600b 0%, #FF5900 100%);
    background: linear-gradient(90deg, #4d0045 0%, #000000 100%);
    border: none;
    border: none;
    z-index: 0;
}
#container{
    z-index:99999 !important;
}
.paySuccessPage{
    margin:30px 0;
}


.MainTitleOfPage {
    font-size: calc(23px + 9*(100vw - 320px)/1600);
    margin-bottom: calc(28px + 13*(100vw - 320px)/1600);
    line-height: 1.3;
    position: relative;
}
.about-us-title .MainTitleOfPage::before {
    content: "";
    position: absolute;
    width: calc(106px + 69*(100vw - 320px)/1600);
    height: 3px;
    bottom: calc(-7px + -1*(100vw - 320px)/1600);
    left: 0;
    background: #ffa53b;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.product-section .right-box-contain h1.name {
    font-size: calc(23px + 9*(100vw - 320px)/1600);
}
.review-title h1 {
    font-size: calc(26px + 14*(100vw - 320px)/1600);
    margin-bottom: calc(12px + 18*(100vw - 320px)/1600);
    width: 80%;
    line-height: 1.3;
    position: relative;
}
.contact-box-section .left-sidebar-box .contact-title h1 {
    position: relative;
    display: inline-block;
    font-size: calc(23px + 5*(100vw - 320px)/1600);
    font-weight: 600;
}

.contact-box-section .left-sidebar-box .contact-title h1::after {
    content: "";
    position: absolute;
    width: 70%;
    height: 2px;
    bottom: -5px;
    left: 0;
    background: var(--theme-color2);
}
.PageTitleTag {
    font-size: calc(22px + 6*(100vw - 320px)/1600);
    margin-bottom:20px;
}
.blog-section .blog-detail-image .blog-image-contain h1 {
    margin: calc(10px + 4*(100vw - 320px)/1600) 0;
    font-weight: 700;
    font-size: calc(22px + 12*(100vw - 320px)/1600);
}
.faq-box-contain .faq-contain h1 {
    font-weight: 700;
    font-size: calc(28px + 28*(100vw - 320px)/1600);
    line-height: 1.4;
}
.title h1 {
    font-weight: 700;
    color: #222;
    position: relative;
    font-size: calc(22px + 6*(100vw - 320px)/1600);
}
.product-section .right-box-contain .procuct-contain{
    border-bottom:unset;
}
.product-section .right-box-contain .price-rating {
    border-bottom: 1px solid #ececec;
    padding-bottom: 16px;
}

.TinyMceContent, .TinyMceContent p, .TinyMceContent li, .TinyMceContent span, .TinyMceContent a {
    font-size: 16px !important;
    line-height: 1.5;
    word-spacing:3px;
    margin-bottom:15px;
}
    
    .TinyMceContent ul {
        padding-left: 30px;
    }

    .TinyMceContent li {
        display: list-item;
        list-style: square;
    }

    .TinyMceContent li::marker {
        color: var(--theme-color2);
    }
    .TinyMceContent h1, .TinyMceContent h2, .TinyMceContent h3, .TinyMceContent h4, .TinyMceContent h5, .TinyMceContent h6{
        line-height:1.2;
    }
    .TinyMceContent h1 {
        font-size: 28px !important;
        margin-bottom: 25px;
        margin-top: 30px;
    }
    .TinyMceContent h2 {
        font-size: 26px !important;
        margin-bottom: 25px;
        margin-top: 30px;
    }
    .TinyMceContent h3 {
        font-size: 24px !important;
        margin-bottom: 25px;
        margin-top: 30px;
    }
    .TinyMceContent h4 {
        font-size: 22px !important;
        margin-bottom: 25px;
        margin-top: 30px;
    }
    .TinyMceContent h5 {
        font-size: 20px !important;
        margin-bottom: 25px;
        margin-top: 30px;
    }
    .TinyMceContent h6 {
        font-size: 18px !important;
        margin-bottom: 25px;
        margin-top: 30px;
    }
#OnPressSearchResult_Md {
    top: 50px;
}
footer::after {
    content: "";
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(../images/vegetable/footer-shape.png);
}
.service-contain {
    padding-bottom: calc(10px + 10*(100vw - 320px)/1600);
}

.footer-section-2 .main-footer .footer-list {
    gap: calc(5px + 2*(100vw - 320px)/1600);
}
.footer-section-2 .main-footer .footer-address li{
    margin-bottom:10px;
}
/*.service-contain .service-box .service-detail h5, footer .main-footer .footer-title h4, .footer-section-2 .main-footer .footer-list li a:hover, .footer-section-2 .main-footer .footer-address li a .inform-box p, .footer-section-2 .main-footer .footer-list li a {
    color: #000000;
}*/
/*Responsive Css Section starts here*/
@media (min-width:1200px) {
    .footer-section-2 .main-footer .footer-title{
    margin-bottom:0px;
}

    .stickyTopImg img{
        position:sticky;
        top:150px;
    }
    .dNoneLg {
        display: none;
    }
    .cartSec .allCartProduct .cartBox .detailBox h3 {
        padding-right: 75px;
    }

    #CheckOutForm .modal-body .padR0 {
        padding-right: 0px;
    }

    #CheckOutForm .modal-body .padL0 {
        padding-left: 0px;
    }

    #WhatsappOffer .modal-lg {
        max-width: 500px;
    }

    .DesktopNavBorder {
        border-top: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
    }

    header .navbar-nav .dropdown-menu {
        max-height: 350px;
        overflow-y: auto;
        min-width: 220px;
        border-radius: 0px;
    }

        header .navbar-nav .dropdown-menu::-webkit-scrollbar {
            background: #dddddd;
            width: 5px;
        }

        header .navbar-nav .dropdown-menu::-webkit-scrollbar-thumb {
            background: var(--theme-color);
            width: 5px;
        }

    header .navbar-expand-xl .dropdown:hover > .dropdown-menu {
        display: inline-block !important;
    }

    #MobileMenu {
        display: none;
    }

    .user-dashboard-section .dashboard-left-sidebar {
        top: 150px;
    }


    .cartSec.CheckoutSec .PriceBox {
        position: static;
    }

    .cartSec .forSticky {
        position: sticky;
        top: 150px;
    }





    .shop-section .left-box {
        top: 150px !important;
    }

    .product-section .product-left-box {
        top: 150px !important;
    }

    .product-section .right-sidebar-box {
        top: 150px !important;
    }

    .faq-box-contain .faq-contain {
        top: 150px !important;
    }

    .blog-section .left-sidebar-box {
        top: 150px !important;
    }

    .contactUsSec .right-sidebar-box {
        top: 150px !important;
    }

    .carousel-control-prev, .carousel-control-next {
        width: 5% !important;
    }










    header .navbar.navbar-expand-xl .navbar-nav .nav-link.single-link::before {
        content: "" !important;
    }
}

@media (min-width:320px) and (max-width:1199px) {
  
    .mobile-menu {
        display: none !important;
    }
    .mm-navbars_top.mm-navbars_has-tabs .mm-navbar a {
        color: #000 !important;
    }
    .mm-listitem a {
        color: #000 !important;
    }
    .product-section .right-box-contain .note-box .product-qty .input-group {
        max-width: 120px !important;
        margin: auto;
    }
    .product-title h4 {
        text-align: center
    }
    .featureBox .box {
        text-align: center;
    }
    .featureBox img{
        margin-bottom:10px;
    }
    .featureBox .box span{
        font-size:10px;
        font-weight:600;
    }
    .dNoneMdSm {
        display: none;
    }
    .name.dNoneLg{
        display:block;
    }

    .product-section .right-box-contain {
        text-align: left;
    }
    .cartSec .allCartProduct .cartBox {
        padding: 0px;
    }

    .shop-section .show-button .filter-button-group {
        display: none !important;
    }

    .arrow-slider .slick-arrow.slick-next {
        display: none !important;
    }

    .arrow-slider .slick-arrow.slick-prev {
        display: none !important;
    }

    .product-section .product-left-box {
        overflow: hidden;
    }

    .slider-3-blog {
        overflow: hidden;
    }
    /*   .InsidePageContainer{
        overflow:hidden;
    }*/
    .product-section-box .custom-tab .pad-15 {
        padding: 25px;
    }

    .order-custom-0 {
        order: 0;
    }

    .order-custom-1 {
        order: 1;
    }

    .product-section-box .custom-tab .nav-desh img {
        margin: 15px 0;
    }

    .col-custome-9 {
        width: 100%;
    }

/*    #menuMob {
        background: #ffffff;
    }

    .mm-navbars_top .mm-navbar__tab_selected {
        background: #ffffff;
    }

    .mm-navbar__breadcrumbs {
        background: #ffffff;
    }

    .mm-listitem {
        background: #ffffff;
    }

    .mm-menu a, .mm-menu a:link {
        background: #ffffff;
        color: #4D0045 !important;
    }
    .mm-navbar__breadcrumbs > * {
        color: #4D0045 !important;
    }
    .mm-sronly {
        color: #4D0045 !important;
    }


  
        .mm-panels > .mm-panel {
            background: #ffffff;
        }

    .mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar {
        background: #ffffff;
    }*/

    .header-nav {
        display: none !important;
    }

    .aboutUsPageSec .fresh-image .bg-size,
    .aboutUsPageSec .fresh-image-2 .bg-size {
        padding-top: 170%;
    }
}

@media (min-width:767px) and (max-width:1199px) {
    header .top-nav .navbar-top {
        padding: 15px 0;
    }
    
    .sticky-bottom-cart .product-image .content {
        display: block;
    }
    .cartSec .allCartProduct .cartBox .detailBox h3 {
        padding-right: 75px;
    }

    header .search-full.open {
        z-index: 99 !important;
    }

    #OnPressSearchResult_Md {
        top: 50px;
    }

    .dNoneMd {
        display: none;
    }
}

@media (min-width:320px) and (max-width:766px) {
    .Custom-order-sm-1 {
        order: 1 !important;
        display: flex;
    }
    .Custom-order-sm-0 {
        order: 0 !important;
        display: flex;
    }
    .TinyMceContent, .TinyMceContent p, .TinyMceContent li, .TinyMceContent span, .TinyMceContent a {
        font-size: 15px !important;
        line-height: 1.5;
        word-spacing: 3px;
        margin-bottom: 15px;
    }

        .TinyMceContent ul {
            padding-left: 25px;
        }

        .TinyMceContent li {
            display: list-item;
            list-style: square;
        }

            .TinyMceContent li::marker {
                color: var(--theme-color2);
            }

        .TinyMceContent h1, .TinyMceContent h2, .TinyMceContent h3, .TinyMceContent h4, .TinyMceContent h5, .TinyMceContent h6 {
            line-height: 1.2;
        }

        .TinyMceContent h1 {
            font-size: 26px !important;
            margin-bottom: 25px;
            margin-top: 30px;
        }

        .TinyMceContent h2 {
            font-size: 24px !important;
            margin-bottom: 25px;
            margin-top: 30px;
        }

        .TinyMceContent h3 {
            font-size: 22px !important;
            margin-bottom: 25px;
            margin-top: 30px;
        }

        .TinyMceContent h4 {
            font-size: 20px !important;
            margin-bottom: 25px;
            margin-top: 30px;
        }

        .TinyMceContent h5 {
            font-size: 18px !important;
            margin-bottom: 25px;
            margin-top: 30px;
        }

        .TinyMceContent h6 {
            font-size: 16px !important;
            margin-bottom: 25px;
            margin-top: 30px;
        }
    .ContactBox{
        padding:15px;
    }
    .Header-Container {
        padding: 0 0.75rem;
    }
    header.active .sticky-header {
        padding: 15px 0 !important;
    }
    .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain > .row {
        --bs-gutter-x: 0rem !important;
    }
    .StaticContent p, .StaticContent ul li, .StaticContent span{
        font-size: 14px
    }
    .StaticContent h3 {
        font-size: calc(18px + 4*(100vw - 320px)/1600);
    }
    .StaticContent h4 {
        font-size: calc(15px + 4*(100vw - 320px)/1600);
    }
    .breadscrumb-section .breadscrumb-contain nav .breadcrumb {
        display: block;
        text-align: left;
    }
    .breadscrumb-section .breadscrumb-contain nav .breadcrumb .breadcrumb-item {
        font-size: 10px;
    }
    .breadscrumb-section .breadscrumb-contain nav .breadcrumb .breadcrumb-item a {
        font-size: 10px;
    }
    header .top-nav .navbar-top .rightside-box .right-side-menu .right-side.cartMobDis {
        display: block;
        padding-right: 0px;

    }
        header .top-nav .navbar-top .rightside-box .right-side-menu .right-side.cartMobDis svg{
            height:20px;
            width:20px;
        }
        header .top-nav .navbar-top .rightside-box .right-side-menu .right-side.searchMobDis {
            display: block;
            padding-right: 28px;
        }
            header .top-nav .navbar-top .rightside-box .right-side-menu .right-side.searchMobDis svg {
                height: 20px;
                width: 20px;
            }
    header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist span{
        height:14px;
        width:14px;
        font-size:8px;
    }
    header .top-nav .navbar-top .rightside-box .right-side-menu .right-side.cartMobDis::before {
        background-color: unset !important;
        height: 0px;
        width: 0px;
    }
        header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:last-child {
            display: none;
        }
    .JqueryNumericCaptcha {
        display: block !important;
    }
        .JqueryNumericCaptcha .RefreshGroup{
            margin-bottom:20px;
        }
        [data-notify="container"] {
            width: 94% !important;
            left: 0% !important;
        }
    .payNowPageSec .AddressBox{
        padding:15px;
    }
    .payNowPageSec .payNowProductContainer{
        padding:15px;
    }
    #whatsappIcon {
        bottom: 100px;
    }

    #OnPressSearchResult_Md {
        top: 50px;
    }

    #CheckOutForm .modal-body .rightBox .payBox .img-box {
        border-bottom: 1px dashed #ddd;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    #CheckOutForm .modal-body .rightBox .payBox .payInfoBox {
        text-align: center;
    }

    #CheckOutForm .modal-footer {
        display: flex !important;
        justify-content: space-between;
        border-top: 1px dashed #ddd;
    }

    #CheckOutForm .modal-body .leftBox .placeOrderBtn {
        display: none;
    }

    .product-section .right-box-contain .note-box .product-qty {
        margin: auto;
        margin-bottom: 25px;
    }

    .product-section .right-box-contain .note-box {
        display: block;
    }

    .product-section .right-box-contain .actionBtn {
        justify-content: center;
    }

    .product-section .right-box-contain .whatsappBuyBtn {
        margin: auto;
    }

    .product-list-section .product-box-3 .product-footer .product-detail .span-name {
        display: none;
    }

    .product-list-section .product-box-3 .product-footer .product-detail {
        text-align: center;
    }

        .product-list-section .product-box-3 .product-footer .product-detail h5 {
            font-size: 12px;
        }

    .product-list-section .product-box-3 {
        border: none;
    }

        .product-list-section .product-box-3 .product-footer .product-detail .stockStatus {
            display: none;
        }

        .product-list-section .product-box-3 .product-footer .product-detail .product-rating {
            margin-top: 0px !important;
            justify-content: center;
        }

            .product-list-section .product-box-3 .product-footer .product-detail .product-rating .rating li svg {
                height: 8px;
                width: 8px;
            }

            .product-list-section .product-box-3 .product-footer .product-detail .product-rating span {
                font-size: 8px;
            }

        .product-list-section .product-box-3 .product-footer .actionBtn .BuyNowBtn {
            display: none;
        }

        .product-list-section .product-box-3 .product-footer .actionBtn {
            border-top: unset;
            display: block;
            text-align: center;
        }

            .product-list-section .product-box-3 .product-footer .actionBtn button {
                width: unset;
            }

            .product-list-section .product-box-3 .product-footer .actionBtn .AddCartBtn {
                border-right: unset;
                font-size: 12px;
                border: 1px solid var(--theme-color);
                border-radius: 5px !important;
                padding: 5px 10px !important;
            }

        .product-list-section .product-box-3 .product-footer .price span {
            font-size: 12px;
        }

        .product-list-section .product-box-3 .product-footer .price del {
            font-size: 12px;
        }

        .product-list-section .product-box-3 .product-footer .price .OfferApplied {
            font-size: 12px;
            display: none;
        }

    .featureBox .box {
        display: block;
        margin-bottom: 10px;
    }

        .featureBox .box span {
            display: block;
            padding-left: 0px;
        }

/*    .mm-navbars_top .mm-navbar__tab_selected {
        background-color: #ffffff !important;
    }

        .mm-navbars_top .mm-navbar__tab_selected i {
            color: var(--theme-color);
        }

    .mm-navbars_bottom .mm-navbar a {
        color: #ffffff !important;
    }*/

    .bannerSlider.slick-slider .slick-list {
        margin: 0px !important;
    }

    #OfferModal .modal-content {
        background: rgba(0,0,0,0.5);
    }

    #OfferModal .modal-body {
        display: flex;
        align-items: center;
    }

    #CouponModal .custom-height {
        height: 100%;
        max-height: 100%;
    }

    .bannerSlider .dNoneMd.dNone {
        display: block;
    }

    .dNoneSm {
        display: none;
    }

    .checkoutForm .headingBox {
        display: block;
    }

        .checkoutForm .headingBox h3 {
            margin-bottom: 20px;
        }

  

    .cartSec .allCartProduct .cartBox .ImgBox {
        text-align: center;
    }

        .cartSec .allCartProduct .cartBox .ImgBox img {
            /*height: 150px;*/
        }

    .cartSec .allCartProduct .cartBox .detailBox {
        padding: 20px;
    }

    .cartSec .allCartProduct .cartBox .qty-box {
        max-width: 100% !important;
    }

    .cartSec .BagDetails p {
        font-size: calc(14px + 3*(100vw - 320px)/1600) !important;
    }

    .cartSec .allCartProduct .cartBox .detailBox h5 {
        font-size: 16px
    }

    .cartSec .allCartProduct .cartBox .detailBox h3 {
        font-size: 18px;
    }

    .GrayBackgroundProductSlider {
        padding: 10px;
    }

    .product-section-box .custom-nav .nav-item .nav-link {
        font-size: 14px;
    }

    /* .product-section-box .custom-nav {
        overflow-x: unset;
        overflow-y: unset;
    }*/
}
