

a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

    a:hover, a:focus {
        color: inherit;
        text-decoration: none;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

    a:focus,
    input:focus,
    textarea:focus,
    button:focus {
    text-decoration: none;
    outline: none;
    }
.form-control:focus{
box-shadow: none;
border-color:#d3d3d3;
}

.top-header {
    background: #5D8B38;
    color: #fff;
    margin: auto;
    display: flex;
    align-items: flex-end;
    padding: 5px;
}

.offer-text {
    font-size: 15px;
    text-align: center;
    margin: auto;
}

.login-btn {
    margin-right: 15px;
    font-weight: 600;
}

    .login-btn a {
        color: #DAFF73;
        text-decoration: none;
    }

        .login-btn a:hover {
            color: #fff;
        }

.hero-text {
    font-size: 3rem;
    font-weight: 600;
    font-family: "Koh Santepheap", serif;
}

.small-text {
    font-size: 1.5rem;
    font-weight: 400;
    font-family: "Koh Santepheap", serif;
    padding-top: 15px;
}

.get-start {
    background: #086B1E;
    border-radius: 8px;
    padding: 10px 65px;
    font-size: 1.2rem;
    font-weight: 600;
    color: #fff;
    font-family: "Koh Santepheap", serif;
    margin-top: 35px;
}

    .get-start:hover {
        border: 1px solid #086B1E;
        color: #086B1E;
    }

.title-text {
    font-size: 2rem;
    font-weight: 600;
    font-family: "Life Savers", serif;
}

.img-left-right {
    background: url("../images/media/home/meat-spice.jpg") no-repeat center;
    background-size: cover;
    width: 100%;
    height: 435px;
}

.z-index-1 {
    position: relative;
    z-index: 1;
}

.banner-slider .carousel-indicators [data-bs-target] {
    background: #000;
    width: 10px;
    height: 10px;
    border: none;
    border-radius: 5px;
}

.common-section-header {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    padding: 0 0 20px 0;
}

.wrapper-img {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 0px;
    width: 100%;
    margin-top: 2rem;
}

    .wrapper-img .img-fluid {
        width: 65%;
    }

.wrapper-info {
    font-size: 1.3rem;
    font-family: "Koh Santepheap", serif;
    font-weight: 300;
    color: #000;
    text-align: center;
    padding-top: 15px;
}

.under-line {
    text-decoration: underline;
    font-weight: 600;
    cursor: pointer;
}

.green {
    background: #C6D9C1;
    border-radius: 8px;
    text-align: center;
    min-height: 357px;
}

.organ {
    background: #F8DDB1;
    border-radius: 8px;
    text-align: center;
}

.light-bule {
    background: #C9E8EE;
    border-radius: 8px;
    text-align: center;
    min-height: 357px;
}

.inner-text {
    padding: 15px;
    color: #110000;
}

    .inner-text .offer-prag {
        padding: 1.5rem;
        font-family: "Koh Santepheap", serif;
        font-size: 1.5rem;
        font-weight: 500;
    }

    .inner-text h3 {
        color: #243F2F;
        font-weight: 600;
        font-family: "Koh Santepheap", serif;
        padding: 1rem;
        margin-bottom: 0px;
    }

.secure-bg {
    background-color: #F2F2F2;
    padding: 2.8rem;
    border-radius: 4px;
    margin-top: 3rem;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

    .secure-bg i {
        font-size: 25px;
        padding-bottom: 10px;
    }

    .secure-bg .section-title {
        font-family: "Koh Santepheap", serif;
        font-size: 1.3rem;
        font-weight: 500;
    }

    .secure-bg .section-detail {
        font-family: "Koh Santepheap", serif;
        font-size: 1.1rem;
        font-weight: 300;
        margin-bottom: 0px;
    }

.carousel-control-prev-icon {
    background: url("../images/media/home/left-icon.png");
    background-repeat: no-repeat;
    width: 45px;
    height: 45px;
}

.carousel-control-next-icon {
    background: url("../images/media/home/right-icon.png");
    background-repeat: no-repeat;
    width: 45px;
    height: 45px;
}

.carousel-control-next, .carousel-control-prev {
    width: 20%;
}

.white-heading {
    font-size: 2.2rem;
    margin-bottom: 0px;
    padding-top: 15px;
    font-family: "Koh Santepheap", serif;
}

.testimonial4_slide {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 70%;
    margin: auto;
    padding: 20px;
    position: relative;
    text-align: center;
    background: #ffffff78;
    border-radius: 20px;
}

    .testimonial4_slide p {
        color: #000;
        font-size: 17px;
        margin: 40px 0 40px 0;
        font-family: "Koh Santepheap", serif;
    }
/* ------testimonial  close-------*/

.logos {
    overflow: hidden;
    padding: 30px 0px;
    white-space: nowrap;
    position: relative;
}

    .logos:before, .logos:after {
        position: absolute;
        top: 0;
        content: '';
        width: 250px;
        height: 100%;
        z-index: 2;
    }

    .logos:before {
        left: 0;
        background: linear-gradient(to left, rgba(255,255,255,0), rgb(255, 255, 255));
    }

    .logos:after {
        right: 0;
        background: linear-gradient(to right, rgba(255,255,255,0), rgb(255, 255, 255));
    }

.logo_items {
    display: inline-block;
    animation: 40s slides infinite linear;
}

.logos:hover .logo_items {
    animation-play-state: paused;
}

.logo_items img {
    height: 85px;
    width: 130px;
    margin-right: 95px;
}

@keyframes slides {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}
/* 
.footer-bg{
    background: #5D8B38;
   padding: 45px 20px;

}
.footerinner-bg{
    background: #F8DDB1;
    padding: 45px 25px;
    position: relative;
    border-radius: 10px;
}
.center-logo{
    position: absolute;
    top: 0;
}
.social-icon i{
    font-size: 25px;
    margin-top: 15px;
}
.social-icon a{
    color: #000;
}
.social-icon a:hover{
    color: #fff;
}
.links-text li a{
 font-size: 16px;
  font-family: "Koh Santepheap", serif;
  line-height: 45px;
  text-decoration: none;
  color: #000;
}
.fs-bs{
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    padding-top: 15px;
}
.btn-theme{
    background: #5D8B38 !important;
    color: #fff;
    margin-top: 10px;
    border-radius: 6px;
    font-family: "Koh Santepheap", serif;
}
.footerinner-bg .form-control{
    height: 55px;
}
.common-footer{
  position: absolute;
  bottom: 0;
background: #ccc;
 box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
 width: 100%;
}
.common-footer .ft-text{
  display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    gap: 5rem;
    margin-bottom: 0;
    padding: 15px;
   border-bottom: 1px solid #ada9a9;
}
.scroll-text{
   max-height: calc(100vh - 180px);
   overflow: auto;
}
.common-footer .ft-text li a{
  font-size: 15px;
  font-weight: 500;
  color: #050505;
  text-decoration: none;
}
.common-footer .ft-text li a:hover{
  color: #0a9c33;
} */
.slider {
    width: 100%;
    margin: 50px auto;
}

.slick-slide {
    margin: 0px 20px;
}

    .slick-slide img {
        width: 100%;
    }

.slick-prev:before,
.slick-next:before {
    color: #fff;
}

.slick-next {
    background: url("../images/media/home/white-r-icon.png") !important;
    background-repeat: no-repeat !important;
    width: 45px !important;
    height: 45px !important;
}

.slick-prev {
    background: url("../images/media/home/white-l-icon.png") !important;
    background-repeat: no-repeat !important;
    width: 45px !important;
    height: 45px !important;
}

.prd-title {
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
    padding: 45px 0 8px 0px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}


.header-section {
    background: #fff;
    padding: 20px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .header-section .saveext a {
        font-size: 16px;
        font-weight: 500;
        color: #000;
        text-decoration: none;
        padding: 8px 12px;
    }

    .header-section .saveext:hover a {
        background: #000;
        color: #fff;
        border-radius: 50px;
        cursor: pointer;
        padding: 8px 12px;
    }

.footer-section {
    background: #fff;
    padding: 20px;
    box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

/* .wrap { max-width: 980px; margin: 10px auto 0; position: relative; } */
#steps {
    margin: 80px 0 0 0
}
/* .commands { overflow: hidden; margin-top: 0px; padding-bottom: 0px; } */
.prev {
    float: left
}

.next, .submit {
    float: right
}

.error {
    color: #b33;
}

.wrap {
    margin-right: 0 !important;
}

.pr-0 {
    padding-right: 0px !important;
}

#progress-complete {
    border: 0;
    position: absolute;
    height: 30px;
    min-width: 10px;
    background-color: #d1d2e5;
}


#progress {
    position: relative;
    height: 30px;
    background-color: #dddddd;
    top: -20px;
}

.step-field-sz .form-group {
    max-width: 100%;
    width: 600px;
    margin: auto;
}

.step-field-sz .next {
    position: relative;
    right: 35px;
    margin-top: 1rem;
    background: #086B1E;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 600;
}

.step-field-sz .prev {
    position: relative;
    left: 35px;
    margin-top: 1rem;
    border: 1px solid #086B1E;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 600;
}

    .step-field-sz .prev:hover {
        background: #086B1E;
        color: #fff;
    }

.stepDetails {
    justify-content: center;
    display: flex;
}

#SignupForm {
    max-height: calc(100vh - 88px);
    overflow: auto;
}

.commands {
    background: #fff;
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
    height: auto;
    width: 100%;
    position: absolute;
    bottom: 0;
    margin: 0;
    right: 0;
	padding:12px;
}



.btnNext, .btnPrev:hover{
    padding: 4px 40px;
    background: #086B1E;
    height: fit-content;
    border-radius: 50px;
    font-size: 17px;
    font-weight: 500;
	height:35px;
}

.btnPrev, .btnNext:hover{
	color:#086B1E;
 	padding: 4px 40px;
	border: 1px solid #086B1E;
  	border-radius: 50px;
   	font-size: 17px;
    	font-weight: 500;
	background: transparent;
	height:35px;
}
.stepnametitle {
    display: flex;
    position: relative;
    width: 100%;
    top: 5px;
}

    .stepnametitle div {
        font-size: 15px;
        font-weight: 600;
        display: flex;
        width: 33.33%;
        justify-content: center;
        position: relative;
        padding: 0px;
        z-index: 5;
        border-right: 2px solid #b4b6b7;
        color: #535354;
    }

.userbtn {
    width: 100%;
    border: 2px solid #ddd;
    border-radius: 8px;
    padding: 25px;
}

    .userbtn:hover {
        background: #ddd;
    }

    .userbtn a {
        font-size: 16px;
        text-decoration: none;
        color: #000;
        font-weight: 500;
    }

.step-field-sz fieldset {
    width: 100%;
    max-width: 50%;
}

.userbtn {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 15px 0;
    cursor: pointer;
    transition: 0.3s;
    background-color: #fff;
    text-align: center;
}

    .userbtn.active,
    .userbtn:hover {
        background-color: #e0e0e0;
    }

    .userbtn a {
        text-decoration: none;
        color: #000;
        font-weight: 500;
        display: inline-block;
        width: 100%;
    }

.hidden {
    display: none;
}

.counter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

    .counter label {
        font-weight: 500;
        font-size: 16px;
    }

    .counter div {
        display: flex;
        align-items: center;
        gap: 10px;
    }

button.plus,
button.minus {
    border: none;
    background: #ccc;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    transition: 0.2s;
}

    button.plus:hover,
    button.minus:hover {
        background-color: #aaa;
        color: #fff;
    }

.categoryname .userbtn a {
    font-size: 15px;
    color: #72848d;
}

.categoryname .userbtn.active,
.categoryname .userbtn:hover {
    background-color: #000000;
}

    .categoryname .userbtn.active a {
        color: #Fff;
        font-weight: 500;
    }

.catgries-listname {
    font-size: 15px;
    font-weight: 500;
}

.catgries-search .search {
    width: 100%;
    position: relative;
    display: flex;
}

.catgries-search .searchTerm {
    width: 100%;
    border: 1px solid #efefef;
    border-right: none;
    border-radius: 5px 0 0 5px;
    outline: none;
    padding: 5px;
}

    .catgries-search .searchTerm:focus {
        color: #000;
    }

.catgries-search .searchButton {
    width: 40px;
    height: 36px;
    border: 1px solid #efefef;
    background: #dddd;
    text-align: center;
    color: #050505;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 20px;
    display: flex;
    align-items: center;
}

    .catgries-search .searchButton i {
        font-size: 14px;
    }
/* Search */
.topall-categories {
    position: absolute;
    width: 100%;
    margin: 0;
    right: 0;
    left: 0;
    top: 114px;
    border-radius: 0;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.search-bar {
    display: flex;
    align-items: center;
    background: #EEEEEE;
    border-radius: 6px;
    overflow: hidden;
    max-width: 600px;
    width: 90%;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .search-bar select {
        border: none;
        background: transparent;
        padding: 6px;
        font-size: 14px;
        font-weight: 600;
        color: #000;
        cursor: pointer;
        outline: none;
        border-right: 1px solid #dfdfdf;
    }

    .search-bar input {
        flex: 1;
        border: none;
        padding: 12px;
        font-size: 14px;
        outline: none;
        color: #333;
        background: #EEEEEE;
    }

        .search-bar input::placeholder {
            color: #999;
        }

    .search-bar button {
        background: #000;
        border: none;
        color: white;
        padding: 12px 16px;
        cursor: pointer;
        transition: 0.3s;
 border-radius:0px;
    }

        .search-bar button:hover {
            background: #0a9c33;
        }



/* Responsive adjustments */
@media (max-width: 600px) {
    .search-bar {
        flex-direction: column;
        border-radius: 8px;
    }

        .search-bar select,
        .search-bar input,
        .search-bar button {
            width: 100%;
            border-bottom: 1px solid #eee;
        }

        .search-bar button {
            border: none;
            border-radius: 0 0 8px 8px;
        }

    .common-footer .ft-text {
        display: block;
    }
}

.global-categories a {
    text-decoration: none;
    color: #000;
}

    .global-categories a:hover {
        color: #25838C;
    }


/* Products */
.product-card {
    border: 1px solid #dee2e6;
    border-radius: 10px;
    padding: 15px;
    text-align: center;
    background: #fff;
    transition: all 0.3s ease;
}

    .product-card a {
        color: #000;
        text-decoration: none;
    }

        .product-card a:hover {
            color: #086B1E;
        }

    .product-card:hover {
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    }

    .product-card img {
        width: 100%;
        max-height: 160px;
        object-fit: contain;
        margin-bottom: 10px;
    }

.price {
    color: #0a9c33;
    font-weight: 600;
    font-size: 15px;
}

.old-price {
    color: #aaa;
    text-decoration: line-through;
    font-size: 13px;
    margin-left: 5px;
}

.product-gird .btn-cart {
    background-color: #4caf50;
    color: #fff;
    font-weight: 600;
    border: none;
}

    .product-gird .btn-cart:hover {
        border: 1px solid #3c913e;
        color: #3c913e;
        ;
    }

.quantity-input {
    width: 100%;
    text-align: center;
padding: 0px;
    font-size: 16px;
    font-weight: 500;
}

/* weelky */
.weekly-month .nav-tabs {
    border-bottom: none;
    gap: 40px;
}

    .weekly-month .nav-tabs .nav-link.active {
        background: #000;
        color: #fff;
        font-size: 18px;
        font-weight: 500;
    }

    .weekly-month .nav-tabs .nav-link {
        font-size: 18px;
        font-weight: 500;
        background: #eee;
        color: #adabab;
        border: none !important;
        border-radius: 100px;
        border-top-left-radius: 100px !important;
        border-top-right-radius: 100px !important;
    }

.calendar {
    max-width: 600px;
    margin: 20px auto;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

    .calendar table {
        width: 100%;
        border-collapse: collapse;
    }

    .calendar th, .calendar td {
        padding: 10px;
        text-align: center;
        border: 1px solid #e0e0e0;
        cursor: pointer;
    }

        .calendar th, .calendar td:hover {
            background: #eee;
        }

        .calendar td.active {
            background-color: #f1f1f1;
            font-weight: bold;
            border-color: #aaa;
        }

.note {
    font-size: 0.9rem;
    color: #666;
    margin-top: 10px;
}
/* breadcrumb */
.header-section-sign {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 15px;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
}

/* Center progress navigation */
.progress-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 16px;
    flex: 1;
    margin-right: 5rem;
}

    .progress-nav .step {
        color: #999;
    }

    .progress-nav .completed {
        color: #000;
        font-weight: 500;
    }

    .progress-nav .active {
        color: #000;
        font-weight: 700;
    }

    .progress-nav .arrowicon {
        color: #bbb;
    }


/* For small screens */
@media (max-width: 768px) {
    .header-section-sign {
        flex-direction: column;
        gap: 10px;
    }

    .progress-nav {
        font-size: 14px;
        margin-right: 0rem;
    }
}

.container-sign .btn-outline {
    border: 2px solid #eee;
    border-radius: 6px;
}

    .container-sign .btn-outline:hover {
        border: 2px solid #e4e4e4;
    }

.container-sign {
    max-width: 600px;
    margin: 15px auto;
}

.form-container {
    background-color: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.btn-social {
    width: 100%;
    margin-bottom: 10px;
}

.btn-custom {
   width: 100%;
    margin-top: 10px;
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
background: #086B1E;
}
.btn-custom:hover{
border: 1px solid;
    color: #086B1E;
    background: #fff;
}

.account-setting .nav-link.active.first {
    border-radius: 8px 8px 0px 0px;
}

.account-setting .nav-link.active {
    border-radius: 0px;
}

.account-setting {
    border: 1px solid #eee;
    border-radius: 8px;
    background: #fff;
}

    .account-setting .nav-pills .nav-link {
        border-radius: none !important;
    }

    .account-setting .nav-item {
        border-bottom: 1px solid #f7f7f7;
    }

        .account-setting .nav-item a {
            padding-bottom: 10px;
            line-height: 30px;
            color: #000;
            font-size: 16px;
            font-weight: 600;
        }

/* faq */
.faq_accordions .card-body {
    padding: 15px 10px;
    margin-bottom: 30px;
}

.faq_accordions .accordion-header .accordion-button {
    border: 0px solid #d2dae1;
    border-radius: 0px;
    font-size: 18px;
    font-weight: 600;
}

.faq_accordions .accordion-item {
    border-bottom: 1px solid #d2dae1;
}

.accordion-button:focus {
    box-shadow: none;
}

.faq_accordions .accordion-button:focus {
    box-shadow: none;
}

.page_content {
    margin-bottom: 25px;
    margin-top: 25px;
}

.minus, .plus {
    font-size: 12px !important;
}

.stepDetails .content-bg {
    max-width: 100%;
}

.content-bg .container {
    max-width: 600px;
    margin: auto;
}

    .content-bg .container h1 {
        font-size: 30px;
        display: block;
        text-align: center;
        padding-top: 15px;
    }

.lineboxe {
    --borderradius: 14px;
    --bgsize: 0.38rem;
    padding: 1.5rem;
    border: 1px solid;
    position: relative;
    background: white;
    border-radius: var(--borderradius, 14px);
    transform: translateY(-2px);
    z-index: 2;
    transition: transform 0.2s ease;
    margin-top: 25px;
    font-size: 16px;
}

    .lineboxe:hover {
        /* background: red; */
        transform: translateY(-4px);
    }

    .lineboxe::before,
    .lineboxe::after {
        border-radius: var(--borderradius, 14px);
        background-image: linear-gradient( 45deg, #fff 33.33%, rgba(0, 0, 0, 0.95) 33.33%, rgba(0, 0, 0, 0.95) 50%, #fff 50%, #fff 83.33%, rgba(0, 0, 0, 0.95) 83.33%, rgba(0, 0, 0, 0.95) 100% );
        content: "";
        display: block;
        position: absolute;
        z-index: -2;
        top: 0.75rem;
        left: 0.75rem;
        width: 100%;
        height: 100%;
        background-size: var(--bgsize, 0.28rem) var(--bgsize, 0.28rem);
    }

    .lineboxe::before {
        top: 0;
        left: 0;
        background: white;
        z-index: -1;
    }



.footer-20192 {
    position: relative;
    color: #fff;
    padding: 7rem 0;
    background-color: #000;
    margin-top: 5rem;
}

.ml-auto {
    margin-left: auto;
}

.footer-20192 .container {
    position: relative;
}

.footer-20192 h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 1.5;
}

.footer-20192 .links li {
    margin-bottom: 10px;
    line-height: 1.5;
    display: block;
}

    .footer-20192 .links li a {
        color: #666873;
        font-size: 15px;
        text-decoration: none;
    }

        .footer-20192 .links li a:hover {
            color: #fff;
        }

.footer-20192 .social li {
    display: inline-block;
    position: relative;
}

    .footer-20192 .social li a {
        position: relative;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        display: inline-block;
        margin: 0;
        padding: 0;
        /* background-color: #8186d5; */
        border: 1px solid #fff;
        color: #fff;
    }

        .footer-20192 .social li a i {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

.footer-20192 .footer-logo {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: .1rem;
}

.footer-20192 .copyright {
    color: #666873;
}

.footer-20192 .cta {
    /* -webkit-box-shadow: -20px -20px 0 0 rgba(52, 58, 64, 0.2);
    box-shadow: -20px -20px 0 0 rgba(52, 58, 64, 0.2); */
    padding: 20px;
    background-color: #5d8b38;
    top: -150px;
    position: relative;
}

    .footer-20192 .cta h2, .footer-20192 .cta h3 {
        line-height: 1.5;
    }

    .footer-20192 .cta h3 {
        font-size: 20px;
    }

/* ca */
.card {
    cursor: pointer;
    border-radius: 1.25rem;
    overflow: hidden;
    position: relative;
    height: 12rem;
    transition: box-shadow 0.3s ease;
}

    .card.active {
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    }

.imgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.icon {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3rem;
    background: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1rem;
    user-select: none;
}

    .icon h3 {
        text-transform: uppercase;
        font-size: 0.9rem;
        color: #000000;
        margin: 0;
        font-weight: 600;
    }
    /* Checkbox hidden */
    .icon input[type="checkbox"] {
        position: absolute;
        opacity: 0;
        width: 0;
        height: 0;
    }
/* Custom checkbox style */
.checkmark {
    width: 1.1rem;
    height: 1.1rem;
    border: 2px solid #c8c8c8;
    border-radius: 0.5rem;
    position: relative;
    display: inline-block;
}
    /* Checkmark tick */
    .checkmark::after {
        content: "";
        position: absolute;
        left: 5px;
        top: -1px;
        width: 8px;
        height: 12px;
        border: 1px solid #ffffff;
        border-width: 0 0.2rem 0.2rem 0;
        transform: rotate(45deg);
        display: none;
    }
/* When checked, show tick and background */
.card.active .checkmark {
    background-color: #111;
    border-color: #111;
}

    .card.active .checkmark::after {
        display: block;
    }




    .option-group label {
        display: block;
        padding: 10px;
        border: 1px solid #ddd;
        border-radius: 6px;
        background: #fff;
        margin-bottom: 15px;
        font-size: 16px;
        color: #000;
        font-weight: 500;
    }

        .option-group label input {
            margin-right: 5px;
        }

#dateInput {
    display: none;
    width: 100%;
}

#dateSection {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    /* background: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; */
    text-align: left;
    border-radius: 6px;
}

    #dateSection #dateInput, #dateSection #monthInput {
        border: 1px solid #ccc;
        padding: 15px 10px;
        border-radius: 6px;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 100%;
    }

    #dateSection label {
        display: block;
    }

#loginform .form_control,
.login-bg .form_control,
#regform .form_control {
width: 100%;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #ccc;
}
input:focus-visible {
    outline: none;
}
#loginform .form-check-input:focus, 
#regform .form-check-input:focus{
box-shadow:none;
}
.login-bg .alert{
display: none;
}
.login-bg .page-title-text{
padding:25px 0 0;
}
.login-bg .contact-wrapper .form-check{
    padding: 0;
    font-size: 15px;
    font-weight: 500;
	color:#808080;
}
.login-bg .label{
font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
}
.login-bg .main-btn{
padding: 10px;
    margin-top: 10px;
    background: #086B1E;
    border: none;
    color: #fff;
    font-weight: 500;
    border-radius: 4px;
}
.login-bg .main-btn:hover{
border: 1px solid;
    color: #086B1E;
    background: #fff;
}
.container-sign p{
   font-size: 15px;
    font-weight: 500;
    color: #808080;
}
.container-sign p a{
   color: #086B1E;
text-decoration: underline;
}
.container-sign span, 
.container-sign .form-check-label{
font-size: 15px;
    color: #808080;
    font-weight: 500;
}
.searchbtn, .searchbtn:hover{
background:#ddd;
}

.max-with-50{
max-width:50%;
margin:auto;
margin-top: 45px;
}
.cart-right{
position: absolute;
    right: 0;
    top: -4px;
    right: 107px;
}
.cart-right #btnCart, .cart-right #btnCart:hover{
color:#fff;
border: none;
background: transparent;
padding:10px 3px 0px 3px;
}
.cart-right #cartBadge{
top: -4px;
    right: 10px;
}
.date-picker, .time-picker{
border: 1px solid #ddd;
    border-radius: 6px;
    padding: 15px;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
}
.font-size45{
    font-size: 33px;
}
#Delivery_StartDate{
padding: 10px;
    width: 68%;
    border: 1px solid #ddd;
    border-radius: 6px;
font-weight: 500;
}
.time-picker .timeinput input{
width: 100%;
padding:5px;
}