
body {
    /*	font-family: "Playwrite FR Moderne", cursive;*/
    font-family: "Public Sans", sans-serif !important;
}

h1, h2, h3, h4, h5, h6, p {
    font-family: "Public Sans", sans-serif !important;
    ;
}

.bg_effect_2 {
    background-image: url(/content/images/images_irfan_1/bg-body.png);
    background-repeat: no-repeat;
    background-position: center;
}

h5 {
    font-size: calc(15px + 1*(100vw - 320px)/1600);
    line-height: 1.2;
    margin: 0;
    font-weight: 400;
}

.bg_effect_2 .container-fluid {
    padding: 30px 15px;
    width: 100%;
    max-width: 100%;
}

.footer_bottom .container-fluid {
    margin: 0;
}

.row.bg_container {
    margin: 10px 0px 20px 0px;
}

p {
    font-size: 16px !important;
    letter-spacing: .3px;
    line-height: 26px;
    margin: 4px 0px;
    color: #0f0418;
}

.container-fluid {
    padding: 0 calc(12px + 148*(100vw - 320px) / 1600);
}

.main_banner {
    height: auto;
    padding-top: 10 !important;
}

.relative-component {
    /*background-image: url(/content/images/images_irfan_1/main_bg.jpg);*/
    /*background-position: center;
        background-repeat: no-repeat;
        background-size: cover;*/
    width: 100%;
    height: 500px;
    position: relative;
}

    .relative-component p span {
        color: #000;
        font-weight: bold;
    }

.inner_content {
    position: absolute;
    top: 14%;
    left: 5%;
    border-radius: 5px;
    width: 50%;
}

    .inner_content h1 {
        font-size: 31px;
        line-height: 46px;
        color: #0f0418;
    }

        .inner_content h1 span {
            font-weight: bold;
            color: #13870C;
        }

    .inner_content button {
        padding: 6px 10px;
        border: none;
        background: #13870c;
        color: #fff;
        border-radius: 15px;
        font-size: 17px;
        width: 120px;
        height: 44px;
        position: relative;
        z-index: 1;
        position: relative;
        -webkit-box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
        box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
        transition: all 250ms;
        overflow: hidden;
    }

        .inner_content button::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 0px;
            border-radius: 15px;
            background-color: #115b10;
            z-index: -1;
            -webkit-box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
            box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
            transition: all 250ms
        }

        .inner_content button:hover::before {
            width: 100%;
        }

        .inner_content button:focus {
            outline: none;
        }

.main_banner .carousel-control-prev {
    left: -19px;
    width: 40px;
    height: 40px;
    background: #13870c;
    top: 49%;
    border-radius: 100px;
    color: #160c0c;
}

.main_banner .carousel-control-next {
    right: -13px;
    background: #13870c;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: 49%;
}

.main_banner .carousel-indicators li {
    background-color: #13870c;
}

.main_banner .carousel-indicators {
    width: 80%;
}

.aside_bar .relative-component {
    /*background-image: url(/content/images/images_irfan_1/aside_1.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;*/
    width: 100%;
    height: 243px;
    position: relative;
    border-radius: 5px;
    border: 1px solid #3ecb024d;
}

.aside_bar .inner_content {
    position: absolute;
    top: 16%;
    left: 5%;
    border-radius: 5px;
}

    .aside_bar .inner_content h3 {
        color: #0da487;
        font-weight: 500;
        letter-spacing: .2px;
        font-size: 26px;
    }

    .aside_bar .inner_content small {
        font-size: 17px;
        font-weight: 500;
    }

    .aside_bar .inner_content p {
        font-size: 15px !important;
        width: 80%;
        line-height: 22px;
        font-family: 'Public Sans';
        color: #686868;
    }

.ds_45 {
    color: #ff4f4f !important;
    font-size: 35px;
    line-height: 44px;
    font-weight: 600;
}

#carouselExampleIndicators .shop-button {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-weight: 500;
    padding: 10px 20px;
    border-radius: 7px;
    width: max-content;
    background: #13870c;
}

.shop-button {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #69b74a;
    font-weight: 500;
    padding: 5px 10px 5px 0px;
    border-radius: 7px;
    width: max-content;
}/*s*/

    .slick_slider .card {
        /*background-image: url(/content/images/images_irfan_1/slick_1.jpg);*/
        width: 100%;
        /*background-size: cover;
            background-position: center;
            background-repeat: no-repeat;*/
        height: 231px;
        border-radius: 6px;
        border: 1px solid #dddddd4a;
        position: relative;
        margin: 0px 8px;
    }

.inner_slot {
    width: max-content;
/*    max-width: max-content;*/
    position: absolute;
    top: 20px;
    left: -1px;
    background: #fffc;
    padding: 10px 20px 7px 10px;
    border-radius: 0px 20px 20px 0px;
    height: 45px;
}


.link {
    position: absolute;
    bottom: 2px;
    left: 45px;
}

    .link a {
        color: #fff;
    }

.inner_slot .text-danger {
    margin: 0px 0px 3px 0px;
    font-size: 16px;
    font-weight: 500;
}

.category_wise {
    height: auto;
    padding: 30px 0px;
}

.category_list {
    background-color: #fff;
    padding: calc(12px + 21*(100vw - 320px) / 1600);
    border-radius: 5px;
    height: auto;
    overflow: auto;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    max-height: 778px;
}

    .category_list h3 {
        margin-bottom: 40px;
        font-weight: 700;
        position: relative;
        display: inline-block;
        font-size: 22px;
        letter-spacing: .3px;
    }

        .category_list h3:before {
            content: "";
            position: absolute;
            width: 70%;
            height: 3px;
            bottom: -8px;
            left: 0;
            background-color: #13870c;
        }

    .category_list ul {
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 10px;
        border-bottom: 1px dashed rgba(74, 85, 104, .5);
        padding: 0px;
    }

        .category_list ul li {
            display: block;
            width: 100%;
        }

            .category_list ul li .category-list {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
                gap: calc(10px + 6*(100vw - 320px) / 1600);
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                color: #222;
            }

                .category_list ul li .category-list img {
                    width: 25px;
                    height: 25px;
                    -o-object-fit: contain;
                    object-fit: contain;
                }

                .category_list ul li .category-list h5 a {
                    color: #222;
                    -webkit-line-clamp: 1;
                    -webkit-box-orient: vertical;
                    display: -webkit-box;
                    overflow: hidden;
                    position: relative;
                    z-index: 0;
                    -webkit-transition: all .3s ease-in-out;
                    transition: all .3s ease-in-out;
                    font-size: 16px;
                }

                    .category_list ul li .category-list h5 a::before {
                        content: "";
                        position: absolute;
                        width: 0;
                        height: 3px;
                        bottom: 0;
                        left: 0;
                        opacity: .5;
                        border-radius: 50px;
                        background-color: #13870c;
                        z-index: -1;
                        -webkit-transition: all .3s ease-in-out;
                        transition: all .3s ease-in-out;
                    }

                .category_list ul li .category-list:hover h5 a {
                    letter-spacing: .3px;
                    text-decoration: none;
                    transition: all .2s ease-in-out;
                }

                    .category_list ul li .category-list:hover h5 a:before {
                        width: 70px;
                    }

.right {
    background: #13870c;
    padding: 10px;
    border-radius: 5px;
    color: #fff;
}

.headline {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.slider_section {
    border: 1px solid rgba(74, 85, 104, .3);
    border-radius: 10px;
    padding: 0 14px;
}

.card_product {
    padding: 16px;
}
/* .card_product img {
            max-width: 100%;
            height: 200px;
        }*/
.product-option {
    width: 70%;
    padding: 10px 5px;
    border-radius: 7px;
    -webkit-box-shadow: 0 0 8px rgba(34, 34, 34, .12);
    box-shadow: 0 0 8px rgba(34, 34, 34, .12);
    /* opacity: 0; */
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    max-width: 320px;
    gap: 27px;
    display: flex;
    margin: auto;
    text-align: center;
    justify-content: center;
    background: #fff;
}

ul.product-option li {
    list-style-type: none;
}

.image_slott {
    text-align: center;
    height: 150px;
    overflow: hidden;
    position: relative;
}
.image_slott img {
    width: 100%;
}

.product-detail {
    padding: 10px 0px;
}

.image_slott img {
    margin: auto;
}

.product-detail h6 {
    font-weight: 500;
    line-height: 20px;
    height: auto;
    font-size: 15px;
    margin: 0;
}

.card_product {
    border-right: 1px solid #c8ccd1;
    cursor: pointer;
}

.product-option {
    opacity: 0;
    position: absolute;
}

    .product-option i {
        padding: 6px 0px;
        width: 30px;
        height: 30px;
        background: #3ccb00;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
    }

.card_product:hover .product-option {
    bottom: 10px;
    left: 10px;
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 93%;
}

.card_product:hover .image_slott img {
    transform: scale(1.1);
    -webkit-transition: all .3s ease-in-out;
}

h5.sold.text-content {
    color: #b9b4b4;
    font-size: 14px;
    margin: 5px 0px;
    letter-spacing: .2px;
}

span.theme-color.price {
    color: #13870c;
    font-weight: 500;
}

.rating i {
    color: #f7dc0c;
    margin: 0px 0px 0px 4px;
}

.rating span {
    margin: 0px 0px 0px 10px;
}

button.btn.btn-info {
    background: #0f8908a6;
    color: #000;
    border: none;
    width: 98%;
    margin: 12px auto;
    border-radius: 29px;
}

    button.btn.btn-info:hover {
        background: #0f8908e0;
        -webkit-transition: all .3s ease-in-out;
    }

.btn.btn-info:focus {
    outline: none;
    box-shadow: none;
}

.add-to-cart-box {
    text-align: center;
}

.left h2 {
    font-size: 27px;
    font-weight: 500;
    position: relative;
}

    .left h2::before {
        top: 0;
        position: absolute;
        width: 120px;
        height: 3px;
        border-bottom: 3px solid green;
    }

.shop-button i {
    font-size: 14px;
    margin: 0px 0px 0px 9px;
}

.shop-button:hover {
    text-decoration: none;
    color: #0d5f08;
}

    .shop-button:hover .fa-arrow-right {
        margin-left: 14px;
        -webkit-transition: all .3s ease-in-out;
    }

.btn_slider {
    background: none;
    border: none;
    color: #fff;
    letter-spacing: .3px;
}

    .btn_slider:focus {
        outline: none;
    }

    .btn_slider:hover .fa-arrow-right {
        margin-left: 6px;
        -webkit-transition: all .3s ease-in-out;
    }

.innerCard {
    background-color: #fff;
    padding: 16px 12px;
    border-radius: 5px;
    cursor: pointer;
}

    .innerCard h3 {
        font-weight: 600;
        position: relative;
        display: inline-block;
        font-size: 21px;
    }

        .innerCard h3::before {
            content: "";
            position: absolute;
            width: 70%;
            height: 2px;
            bottom: -8px;
            left: 0;
            background-color: #13870c;
        }

    .innerCard .offer-product img {
        width: 100%;
        height: auto;
    }

    .row.bottom-review.w-100.mx-auto {
        padding: 0;
    }

    .innerCard .offer-product {
        position: relative;
        display: flex;
        align-items: flex-start;
        justify-content: space-around;
    }

    .innerCard li .offer-product .offer-detail span {
        font-size: 14px;
        margin-top: 5px;
        color: #4a5568;
        font-weight: 400;
    }

    .innerCard li .offer-product .offer-detail .price {
        margin-top: 3px;
        font-weight: 500;
        color: #309f01;
    }

    .innerCard li {
        margin-top: 50px;
        position: relative;
    }

        .innerCard li:after {
            content: "";
            position: absolute;
            bottom: -24px;
            right: 0;
            border-bottom: 1px dashed rgba(74, 85, 104, .3);
            width: calc(100% - 103px);
        }

        .innerCard li .offer-product:hover img {
            transform: scale(1.1);
            -webkit-transition: all .3s ease-in-out;
        }

.bestSellerMain .slick-initialized .slick-slide {
    display: flex;
}

.foodCupbord {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    padding: 20px 0px;
}

    .foodCupbord .card_product {
        margin: auto;
        text-align: center;
    }

.header-section .container-fluid {
    max-width: 100%;
    padding: 3px 31px;
}

.header-section, .navbar .container-fluid {
    max-width: 100%;
    padding: 3px 31px;
}

.card-inner img {
    height: 100%;
    border-radius: 7px;
}

.aside_bar .relative-component {
    /* margin: 6px 0px; */
	    margin: 3px -17px;
}

    .aside_bar .relative-component img {
        height: 241px;
        width: 100%;
        border-radius: 6px;
    }

.deal-offer-box {
    height: 340px;
    overflow: auto;
}

.deal-offer-contain a {
    display: flex;
}

.deal-offer-contain {
    background: #528d8b30;
    padding: 10px 0px;
    border-radius: 10px;
    box-shadow: 1px 2px 5px #a39e9e;
    margin: 0px 0px 15px 0px;
}

    .deal-offer-contain a {
        display: flex;
        justify-content: space-around;
        align-items: center;
    }

        .deal-offer-contain a img {
            height: 100px;
        }

.search-icon.select {
    margin: 0px 10px 0px 0px;
}

.imageSlot_product {
    width: 45%;
}

.offer-detail {
    width: 50%;
}

.offer-detail h6 {
    font-size: 14px;
    color: #484848;
    line-height: 21px;
    margin-bottom: 3px;
}
.container-fluid.bestSellerMain .col-lg-4.wow.animate__animated.animate__slideInLeft {
    margin-top: -212px;
}



@media screen and (max-width: 768px) {
    .category-list ul {
        display: flex;
        flex-wrap: nowrap;
        width: 100%;
        overflow: auto;
    }
    .container-fluid.bestSellerMain .col-lg-4.wow.animate__animated.animate__slideInLeft {
        margin-top: 0px;
    }
    .inner_slot {
        padding: 8px;
        height: 35px;
    }
    .inner_slot h6, .inner_slot p {
        font-size: 13px !important;
    }
    .aside_bar .relative-component img {
        height: 212px;
    }

    .inner_content {
        bottom: 100px;
    }

    ul.Subcategory-menu-list.sub-menu.all_categ_first {
        width: 176px;
        top: 25px;
        left: 148px;
    }

    .team-single {
        text-align: center;
    }

    .partners-list {
        text-align: center;
    }

        .partners-list img {
            margin: 6px;
            padding: 0;
        }
    /*.category_list {
            height: 338px;
        }*/
    .card_product {
        border-right: none;
    }

    .bg_effect_2 .container-fluid {
        padding: 8px 15px;
    }

    .slick_slider {
        margin: 3px 0px;
    }
}

@media screen and (max-width: 425px) {
    .product-option {
        width: 70%;
        max-width: 300px;
        gap: 13px;
    }
    /*.image_slott {
            height:auto;
        }*/
    .card_product:hover .product-option {
        width: 85%;
    }

    .product-option i {
        padding: 5px;
        width: 25px;
        height: 25px;
        font-size: 13px;
    }
    /*ul.Subcategory-menu-list {
            position: initial;
        }*/
    #carouselExampleIndicators .shop-button {
        font-size: 14px;
        padding: 6px 20px;
    }

    .aside_bar .inner_content {
        top: 8%;
    }

    .ds_45 {
        font-size: 28px;
    }

    .aside_bar .inner_content h3 {
        font-size: 23px;
    }

    .aside_bar .inner_content p {
        margin-bottom: 0px;
        font-size: 14px !important;
    }

    .link {
        left: 32px;
    }

    .row.bottom-review.w-100.mx-auto .col-lg-4 {
        padding: 0px;
    }

    .service-contain .service-box .service-detail h5 {
        font-size: 13px;
    }

    .categoryHeader button.btn.p-0.close-button.closeCat {
        font-size: 17px;
        font-weight: bold;
        color: #696a6b;
    }

    .rating i {
        margin: 0px 0px 0px 2px;
        font-size: 13px;
    }

    .rating span {
        margin: 0px 0px 0px 5px;
        font-size: 11px;
    }

    .offer-detail h6 {
        font-size: 13px;
        line-height: 19px;
    }

    .card_product {
        position: relative;
        height: 241px;
    }

    .product-detail {
        position: absolute;
        top: 68%;
    }

}
