

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;
}
.form-check .form-check-input{
cursor: pointer;
}

.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: 50px;
    font-weight: bold;
    font-family: "Koh Santepheap", serif;
line-height: normal;
}

.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-info {
    font-size: 1.3rem;
    font-family: "Koh Santepheap", serif;
    font-weight: 500;
    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;
    min-height: 357px;
}

.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: bold;
    }

    .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;
	border: 2px solid #000;
    border-radius: 50px;
    outline: none;
    }

    .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 - 165px);
    overflow: auto;
background: #fbfbfb;
}

.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;
    z-index: 5;

}



.btnNext, .btnPrev:hover{
    padding: 4px 40px;
    background: #086B1E;
    border-radius: 50px;
    font-size: 17px;
    font-weight: 500;
	height:35px;
color:#fff;
}

.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;
    font-weight: 600;
    font-size: 17px;
}

    .userbtn.active,
    .userbtn:hover {
        background-color: #e0e0e0;
    }

    .userbtn a {
        text-decoration: none;
        color: #000;
        font-weight: 600;
	font-size: 17px;
        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: 135px;
    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;
    z-index:1;
}

.search-bar {
    display: flex;
    align-items: center;
    border-radius: 6px;
    width: 100%;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
   gap: 8px;
justify-content: center;
}

    .search-bar select {
        border: none;
        background: transparent;
        padding: 6px;
        font-size: 14px;
        font-weight: 600;
        color: #000;
        cursor: pointer;
        outline: none;

    }
	.search-all .right-line{
	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: #5D8B38;
        border: none;
        color: white;
        padding: 15px 35px;
        cursor: pointer;
        transition: 0.3s;
 	border-radius:6px;
    }

        .search-bar button:hover {
            background: #0a9c33;
        }

	.search-all{
 background: #EEEEEE;
    padding: 5px;
    border-radius: 6px;
	position: relative;
	}
.search-bar .advanced-search {
	font-weight: 600;
    color: #5d8b38;
    font-size: 15px;

}

/* 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 h6  {
        color: #000;
white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
        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: 2rem;
}

.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 */
.category-card {
    cursor: pointer;
    border-radius: 1.25rem;
    overflow: hidden;
    position: relative;
    height: 100%;
    min-height: 200px;
    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;
	cursor: pointer;
    }

        .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 {
	background:#5d8b38;
	padding: 15px 20px;
}
.catgries-search .searchbtn:hover{
background:#5d8b38;
padding: 15px 20px;
}
.searchbtn i{
color:#fff;
}
 
.search-all i{
	color: #b1adad;
    font-size: 15px;
    padding: 8px;
}
.catgries-search .position-relative .form-control{
padding:15px;
}
.catgries-search .searchbtn{
position: absolute;
    right: 0px;
}
.catgries-search .position-relative{
width:100%;}
.max-with-50{
	max-width:50%;
	margin:auto;
	margin-top: 15px;
}
.cart-right {
    position: absolute;
    top: 88px;
    right: 4px;
}
.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;
cursor: pointer;
background: #fff;
}
.font-size45{
    font-size: 33px;
}
#Delivery_StartDate{
padding: 10px;
    width: 68%;
    border: 1px solid #ddd;
    border-radius: 6px;
font-weight: 500;
cursor: pointer;
}
.time-picker .timeinput input{
width: 100%;
padding:5px;
cursor: pointer;
border: 1px solid #ddd;
border-radius: 6px;
font-weight: 500;
cursor: pointer;
}

.timeinput{
margin-bottom: 8px;
}
.address-detail .card{
background: #f9f9f9;
}
.address-detail, .card-payment{
font-size: 15px;
    font-weight: 500;
}
.address-detail .form-check-input[type=radio], .form-check{
cursor: pointer;
}
.btn-continue {
    background: #086B1E;
    border: none;
    font-size: 16px;
    font-weight: 500;
}
.btn-back, .btn-continue:hover{
background: transparent;
    color: #086B1E;
    border: 1px solid;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 500;
    outline: none;
}
.card-address{
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 20px;
box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
background: #f9f9f9;

}
.card-summary,.card-payment{
 border: 1px solid #ddd;
    border-radius: 6px;
    padding: 20px;
box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
background: #f9f9f9;
}
.card-summary {
	padding:0px;
font-size: 15px;
    font-weight: 500;
}
.card-summary .d-flex  {
	padding:5px 20px;
}
.card-summary h5{
background: #ebebeb;
    padding: 15px;
    border-radius: 6px 6px 0 0;
text-align: center;
    font-size: 24px;
margin-bottom: 0px;
}

.tickicon{
font-size: 2.5rem;
    margin-bottom: 0px;
    color: #000;
}

@media (max-width: 425px) {
.hero-text{
    font-size: 2.2rem;
}
.title-text{
font-size: 1.5rem;
}
.light-bule, .green{
min-height:auto;
}
.img-left-right{
height:auto;
padding:1rem !important;
}
.mob-search{
width:100%;
}
}

@media (max-width:768px) {
.img-left-right .img-fluid{
max-width: 50%;
}
.inner-text{
min-height: auto;
}
.highlight-box{
left:0 !important;
}

}



.highlight-box{
 background: #fff;
    padding: 48px 80px 37px 48px;
    position: relative;
    left: -85px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
.btn-custom {
  background: #000;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding-left: 0;
    max-width: 200px;
}

.parallax-img {
  background-image: url("../images/media/abt/abt-parallax.jpg");
  min-height: 450px;

  /* Parallax effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

  display: flex;
  align-items: center;
  justify-content: center;
}

.parallax-content {
  background: rgba(255, 255, 255, 0.85);
  padding: 40px;
  border-radius: 8px;
  text-align: center;
}


   .faq-container {
      max-width: 800px;
      margin: 0 auto;
    }

    .faq-title {
      text-align: center;
      font-size: 2rem;
      font-weight: 600;
      margin-bottom: 30px;
    }

    .faq-item {
      background: #fff;
      border-radius: 10px;
      margin-bottom: 10px;
      box-shadow: 0 4px 10px rgba(0,0,0,0.1);
      overflow: hidden;
      transition: all 0.3s ease;
    }

    .faq-question {
      background: #fff;
      border: none;
      width: 100%;
      text-align: left;
      padding: 18px 20px;
      font-size: 1rem;
      font-weight: 500;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: space-between;
      color: #222;
      transition: background 0.3s ease;
    }

    .faq-question:hover {
      background: #f0f0f0;
    }

    .faq-answer {
      max-height: 0;
      overflow: hidden;
      background: #fafafa;
      transition: all 0.4s ease;
      padding: 0 20px;
      line-height: 1.6;
      color: #555;
    }

    .faq-item.active .faq-answer {
      max-height: 300px;
      padding: 15px 20px;
    }

    .faq-icon {
      font-size: 20px;
      transition: transform 0.3s ease;
    }

    .faq-item.active .faq-icon {
      transform: rotate(45deg);
    }


.onboardstep{
 background: url("../images/media/right-side1.png") !important;
background-repeat: no-repeat !important;
    background-size: 295px !important;
    background-position: right top !important;
    position: relative;
}



.text-center, .category-card, .container{
  animation: fadeSlide 1.2s ease forwards;
}

@keyframes fadeSlide {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.cartheight .offcanvas-body{
 max-height: calc(100vh - 120px);
padding: 0;
}
.detail-cartfont{
font-weight:500;
font-size:13px;
padding-top: 15px;
}
.cartheight .offcanvas-header{
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}
.cart-total{
font-weight: 500;
    font-size: 17px !important;
}
.cartheight .fontcart {
color:#4c4c4c;
font-size:14px;
}
.cartheight .fontcart .small{
font-weight:500;
color:#000;
}
.cartheight .fw-bold{
font-weight:500!important;
text-align: right;
}
.btn-cartRt{
    padding: 10px 50px;
    background: #086B1E;
    font-size: 17px;
    font-weight: 500;
    margin: 10px;
    color: #fff;
}
.btn-cartRt:hover{
	border: 1px solid #086B1E;
	color:#086B1E;
}

.detailtab .nav-tabs{
    background: #ccc;
    border-radius: 8px 8px 0 0;
}
.detailtab .nav-item{
padding: 3px;
}
.detailtab button.nav-link{
padding: 15px;
font-size: 14px;
    font-weight: 500;
color: #000;
}
.detailtab button.nav-link:hover{
background:#086B1E;
color:#fff;
}
.detailtab .tab-content{
font-size: 14px;
}
.product-thumb img {
  cursor: pointer;
  border: 2px solid transparent;
}

.product-thumb img.active {
  border-color: #000;
}
.category-bg{
    background: #fff;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    z-index: 5;
}

.category-bg .category-namelist{
    margin: 20px 0 24px;
    line-height: 30px;
}
.catgries-search{
margin-top:15px;}

.step2catgories {
  position: relative;
  background: url("../images/media/category-right.png");
  background-size: cover;
  background-position: center top;
  width: 100%;
  background-repeat: no-repeat;
min-height: calc(100vh - 165px);
}

.step2catgories::after, .stephouse::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgb(255 255 255 / 50%);
  z-index: 1;
min-height: calc(100vh - 165px);
}

.step2catgories > *, .stephouse > *{
  position: relative;
  z-index: 2;
margin-bottom: 60px;
}
.stephouse{
  position: relative;
  background: url("../images/media/right-side1.png");
  background-size: cover;
  background-position: center top;
  width: 100%;
  background-repeat: no-repeat;
min-height: calc(100vh - 165px);
}
.order-bg{
  background: url("../images/media/order-confirmed.png");
  background-size: contain;
  background-position: center top;
  width: 100%;
background-repeat: no-repeat;
    padding: 15px;
height: 400px;
}

@media (max-width: 425px) {
.max-with-50{
max-width: 100%;
}
.card.category-card{
height: auto;
}
.category-bg .mt-5{
margin-top:0rem!important;
        margin-bottom: 12px;
}
.category-bg .category-namelist{
margin: 30px 0 0px;
}
.topall-categories{
position: inherit;
}
.global-categories .container{
margin-top:0rem!important;
}
.wrapper-img .img-fluid {
    width: 40%;
}
.offer-text{
display:none;
}
}

@media (max-width: 375px) {
.header-section{
display: block;
    text-align: center;
}
.saveext{
padding: 16px 0 0px;
}
.cart-right{
top: 132px
}

}


/*Search Results CSS*/
.sz-suggest {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-top: 6px;
    z-index: 9999;
    overflow: auto;
    box-shadow: 0 10px 24px rgba(0,0,0,.10);
}

    .sz-suggest .item {
        display: flex;
        gap: 10px;
        padding: 10px;
        cursor: pointer;
        align-items: center;
    }

        .sz-suggest .item:hover {
            background: #f6f6f6;
        }

    .sz-suggest img {
        width: 36px;
        height: 36px;
        object-fit: cover;
        border-radius: 6px;
    }

    .sz-suggest .meta {
        flex: 1;
        min-width: 0;
    }

    .sz-suggest .name {
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .sz-suggest .price {
        font-size: 13px;
        color: #444;
    }

    .sz-suggest .viewall {
        border-top: 1px solid #eee;
        padding: 10px;
        font-weight: 600;
        cursor: pointer;
    }

        .sz-suggest .viewall:hover {
            background: #f6f6f6;
        }

    .sz-suggest .active {
        background: #f0f0f0;
    }

#cpSuggest, #gsSuggest {
    max-height: 320px;
    overflow: auto;
}

.sz-suggest {
    max-height: 320px;
    overflow: auto;
}

    .sz-suggest .active {
        background: #f3f3f3;
    }
/* =========================
   Login / User Menu CSS
   ========================= */

.login-wrapper {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 8px;
   padding-right: 30px;

}

/* main button (Login / Username) */
.login-btn {
    color: #fff;
    text-decoration: none;
    padding: 10px 15px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

/* dropdown panel */
.login-wrapper .dropdown {
    position: absolute;
    top: 30px;
    right: 0;
    margin-top: 6px; /* nicer than hard top:31px */
    background: #ffffff;
    min-width: 175px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
    display: none;
    z-index: 9999;
    border-radius: 6px;
    border: 1px solid #5d8b38;
    overflow: hidden; /* keep rounded corners on hover */
}

    /* small arrow */
  /* 
    .login-wrapper .dropdown:before {
        content: '';
        position: absolute;
        top: -7px;
        right: 28px; 
        width: 14px;
        height: 14px;
        background: #fff;
        transform: rotate(45deg);
        border-left: 1px solid #5d8b38;
        border-top: 1px solid #5d8b38;
    }
*/

    /* links inside dropdown */
    .login-wrapper .dropdown a,
    .login-wrapper .dropdown .dropdown-item-like {
        display: flex;
        align-items: center;
        gap: 8px;
        width: 100%;
        padding: 10px 15px;
        color: #333;
        text-decoration: none;
        font-size: 14px;
        background: transparent;
        border: 0;
        cursor: pointer;
        text-align: left;
    }

        /* hover effect */
        .login-wrapper .dropdown a:hover,
        .login-wrapper .dropdown .dropdown-item-like:hover {
            background: #f2f2f2;
        }

/* show dropdown on hover (desktop) */
.login-wrapper:hover .dropdown {
    display: block;
}

/* also support JS toggle: .open */
.login-wrapper .dropdown.open {
    display: block;
}

/* optional: reduce accidental hover flicker */
.login-wrapper .dropdown a,
.login-wrapper .dropdown .dropdown-item-like {
    white-space: nowrap;
}

/* optional: if icons look misaligned */
.login-wrapper .dropdown i {
    width: 18px;
    text-align: center;
}

.how-it-works-section .how-step{
background: #fff;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 6px;
    padding: 32px 40px 0px 40px;
    min-height: 206px;
}
.how-it-works-section .how-step p, .how-it-works-section p, .fw-500 p{
margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    color: #787878;
}
.how-it-works-section .how-step h3{
	font-size: 23px;
        font-weight: 600;
        margin-bottom: 19px;
	color:#000;
}








/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}


/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #4caf50;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #efffef;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.benefits-section .hvr-shutter-in-horizontal:hover p{ color: white;}


/* Circle */
.hover15 figure {
	position: relative;
}
.hover15 figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hover15 figure:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}


/* Shine */
.hover14 figure {
	position: relative;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}


/*Product Review*/
.product-img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 10px;
    cursor: pointer;
    background: #fafafa;
}

.qty-btn {
    width: 32px;
    height: 32px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.qty-input {
    width: 56px;
}

.order-summary {
    border-radius: 12px;
}

.product-title {
    line-height: 1.2;
}

.shoppingcartdetail .btncheckout {
    background: #086B1E;
    padding: 12px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    border-radius: 10px;
}

    .shoppingcartdetail .btncheckout:hover {
        border: 1px solid #086B1E;
        color: #086B1E;
        background: transparent;
    }
.delivery-mode-card .raidht{
width:25px;
height:25px;
}
.delivery-mode-card{
cursor: pointer;
}
.dd-date{
width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    border: 1px solid #dee2e6;
    border-radius: 6px;
}
#subscriptionFields .titlebgradio{
background: #5d8b38;
    border: none;
    color: #fff;
    border-radius: 6px 6px 0 0;
}
.swiper .swiper-slide .card-body p{ text-align: center;}
.swiper .swiper-slide .card-body .btn {
padding: 8px 33px;
    font-size: 15px;
    font-weight: 500;
}
.swiper .swiper-slide .card-body h6{
min-height: 50px;
}
.review-line{
border-bottom: 1px solid #0000000d;
}
.review-line:last-child {
border-bottom:none !important;
}