@import url('variables.css');
/* ------------------------------------------------------ Grocery related rules ----------------------------------------------------- */
.cat-list-head {
    margin-top: 43px;
}
@media only screen and (min-width:1024px) and (max-width:1198px) {
    .head_menu_content {
        overflow: hidden;
        flex-direction: column;
        flex-basis: 80%;
    }
}
.component_category {
    background: #FFFFFF;
}
/* .category-product-data{
    margin-bottom: 29px;
} */
/* .ps-component ps-component--selling{
    padding-bottom: 29px;

} */
.category_items {
    display: flex;
    flex-wrap: wrap;
    background: #FFFFFF;
    justify-content: center;
    padding-bottom: 30px;
}
.cat-img {
    height: 122px;
    width: 122px;
    border-radius: 100px;
    padding: 7px 10px 10px 13px;
    margin: 40px 20px 1px 6px;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 2px 1px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-image: url('../images/Vector.png');
}
.cat-list-img {
    background: radial-gradient(50% 50% at 50% 50%, rgba(190, 235, 190, 0) 0%, #BEEBBE 100%);
    height: 50px;
    width: 50px;
    border-radius: 60px;
    margin: 10px 10px 10px 0px;
    position: relative;
    top:32px;
    border: solid 1px green;
}
.sub-cat .cat-img {
    height: 50px;
    width: 50px;
    border-radius: 25px;
    padding: 7px 10px 10px 13px;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 2px 1px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-image: url('../images/Vector.png');
}
.cat-text {
    text-align: center;
    padding-top: 10px;
    font-weight: 700;
    font-size: 14px;
    width: 122px;
    margin-left: 6px;
    margin-right: 20px;
}
.component_category .container {
    position:relative;
}
.cat-img img {
    transition: 1s ease
}
.cat-img:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    transition: 1s ease;
}
.cat-item:hover a {
    color: #158617;
}
.NMC{
    min-width: 1200px;
    padding: 0px;
}
.NCLI {
    padding: 0px 0px 0px 10px !important;
}
.menu--mobile li {
    border-bottom: 0px !important;
    padding: 10px;
}
.sub-toggle i {
    font-size: 10px;
    font-weight: 700;
    margin-top: -3px;
}
.category-main-mega-menu {
    max-width: 270px;
    min-width: 269px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.menu:hover .a {
    color: #158617 !important;
}
.f-7 {
    font-size: 7px;
}
.cat-toggle {
    position:absolute;
    right: 0;
    z-index: 20;
    top: 21%;
    width: 35px;
    height: 35px;
    display: inline-block;
    /* margin-top: 5px; */
    margin-left: 20px;
    cursor: pointer;
    transform-style: preserve-3d;
}
.menu li:hover .NCLI a {
    color: black !important;
}
.category-main-mega-menu li:hover {
    background: rgba(28, 186, 30, 0.09);;
}

.hd-sub-cat {
    display: none;
}
.sh-sub-cat {
    display: block;
}
.sub-cat-menu {
    padding: 0rem !important;
    display: flex;
    flex-wrap: wrap;
    height: fit-content;
}
.sub-cat {
    font-weight: 700;
    color: black !important;
    display: flex;
}
.sub-cat-menu ul {
    margin-left: 50px;
    min-width: 200px;
}
.third-cat {
    font-weight: 500;
    color: grey;
    line-height: 21px;
    left: 60px;
    position: relative;
    bottom: 8px;
}

.menu--mobile .sub-menu {
    position: relative;
    display: none;
    transform: translate(0, 0);
    visibility: visible;
    opacity: 1;
    transition: all 0s ease;
    border: none;
}

.menu--mobile .sub-menu>li>a {
    border: none;
    padding: 10px 0;
    font-size: 14px;
}

.menu--mobile>li {
    border-bottom: 1px solid #eaeaea;
}

.menu--mobile>li>a {
    flex-grow: 1;
    position: relative;
    z-index: 10;
    display: block;
    padding: 15px 20px 15px 0;
    line-height: 20px;
    font-size: 14px;
    color: #222;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}

.menu--mobile>li>a:hover {
    padding-left: 5px;
    color: rgba(201, 57, 27);
}

.menu--mobile>li>a.active {
    color: rgba(201, 57, 27);
}

.menu--mobile>li.category-item a {
    text-transform: capitalize;
}

.menu--mobile>li.menu-item-has-children:not(.has-mega-menu) {
    position: relative;
}

.menu--mobile>li.menu-item-has-children:not(.has-mega-menu) .sub-toggle {
    position: absolute;
    top: 5px;
    right: 0;
    width: 40px;
    height: 40px;
    z-index: 20;
}

.menu--mobile>li.menu-item-has-children:not(.has-mega-menu) .sub-toggle i {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    margin-left: -8px;
}

.menu--mobile>li.has-mega-menu {
    position: relative;
}

.menu--mobile>li.has-mega-menu>.sub-toggle {
    position: absolute;
    top: 5px;
    right: 0;
    width: 40px;
    height: 40px;
    z-index: 20;
    display: inline-block;
}

.menu--mobile>li.has-mega-menu .mega-menu {
    display: none;
}

.menu--mobile .daily-deals {
    border-bottom: none;
}

.menu--mobile .daily-deals.category-item {
    border-bottom: 1px solid #eaeaea;
}

.menu--mobile .daily-deals a {
    color: #e84506;
}

/* Category menu rules ^^^^^^^^^^^^^^^^^^^^^^^^^ ------------------------ */
/* ----------------------------------- Header ---------------------------- */
.menu > li::after {
    background: none;
}
.navigation {
    background-color: var(--theme-color);
}
.ps-header--center.header-sticky .header-inner {
    padding-bottom: 10px;
}
@media screen and (min-width: 1024px) {
    .ps-header--center .header-inner {
      padding: 10px 0 40px;
      padding: 10px 0 10px;
      padding-bottom: 10px;
    }
}
.ps-header--center .header-inner {
    display: flex;
    padding: 10px 0;
    align-items: center;
}
.header-inner {
    position: relative;
    width: 100%;
    height: 80px;
    background:#FFFFFF;
    align-items: center !important;
}
.ps-header--center .input-group-append .btn {
    background-color: var(--theme-color-2);
    border: 1px solid var(--theme-color-2);
}
.ps-header--center .input-group-append .btn {
    color: white;
    font-size: 14px;
    font-weight: bold;
    padding: 0 24px;
}
.header-inner-flash_sale {
    width: 166px;
    height: 43px;
    background: var(--theme-color);
    border-radius: 25px;
    margin-right: 60px;
    margin-right: auto;
}
.flash-sale-btn {
    background: none;
    border: none;
    color: #FFFFFF;
    font-weight: 700;
    line-height: 21px;
    padding: 7px 0px 0px 20px;
}
.flash-sale-btn {
    background: none;
    border: none;
    color: #FFFFFF;
    font-weight: 700;
    line-height: 21px;
    padding: 7px 0px 0px 20px;
}
.badge_back {
    background-color: var(--theme-color-2);
}
.badge-2 {
    border-radius: 1.25rem !important;
    font-size: 10px !important;
}
.search-btn {
    width: 72px;
    height: 40px;
    border-radius: 20px;
    margin-top: -35px;
    margin-left: 418px;
}
.search-text {
    padding: 0.375rem 3.75rem;
    border: 0px;
    border-radius: 20px;
}
.input-group-2 {
    width: 489px;
    height: 40px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    margin-left: 120px;
}

/* ------------------------------------ End of Header ---------------------------- */
.ps-product--standard .ps-product__addcart {
    color: var(--theme-color-2);
}
.ps-product--standard .ps-product__addcart {
    border: none;
    border-radius: 3px;
    width: 100%;
    font-size: 14px;
    padding: 5px;
    margin-top: 9px;
    background-color: #FEE5E9 !important;
}
@media only screen and (min-width: 768px) {
    .add_to_cart_new {
        border: none !important;
        background: #FEE5E9 !important;
        border-radius: 10px !important;
        color: #ED0024 !important;
        height: 3.5rem;
    }
}
.normal_btn {
    /* display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 8.2rem;
    height: 3.2rem;
    border: 1px solid rgb(181, 181, 181);
    border-radius: .6rem;
    overflow: hidden;
    cursor: pointer;
    user-select: none; */
    font-size: 12px!important;
    font-weight: 700;
}
@media only screen and (min-width: 768px) {
    .quantity_new {
        height: 3.3rem !important;
        max-width: 140px !important;
        border-radius: 5px;
        background-color: #E5F3E6;
        font-size: 18px !important;
        font-weight: 700;
        color: #008702 !important;
    }
}
.grocery_theme_border_new {
    height: auto !important;
    border-radius: 0px;
    border: 0px;
}
.number-input {
    width: 100%;
    justify-content: space-between;
}
.grocery_theme_background_new {
    background-color: #E5F3E6 !important;
}
.plus_new {
    border-radius: 5px;
    padding: 10px !important;
    margin: 0px 1px;
}
.mpc {
    color: #008702;
}
.minus_new {
    border-radius: 5px;
    padding: 10px !important;
    margin: 2px 1px;
}
@media only screen and (min-width: 768px) {
    .quantity_new-1 {
        height: 3.3rem !important;
        max-width: 125px !important;
        border-radius: 5px;
        background-color: #E5F3E6;
        font-size: 18px !important;
        font-weight: 700;
        color: #008702 !important;
    }
}
@media (min-width: 1024px) {
    .section-shop--grid .col-6 {
        border-top: none;
        border-right: none;
    }
    .section-shop--grid .col-6:nth-child(2n-4) {
        border-left: none;
    }
    .section-shop--grid .col-6:nth-child(2n-1) {
        border-left: none;
    }
}
.shop-categories--default .section-shop--grid .col-6 {
    height: 375px;
    padding-top: 30px;
}
@media (min-width: 1024px) {
    .section-shop--grid .col-6 {
        border-top: none;
        border-right: none;
    }
    .section-shop--grid .col-6:nth-child(2n-4) {
        border-left: none;
    }
    .section-shop--grid .col-6:nth-child(2n-1) {
        border-left: none;
    }
}
.section-shop--grid .col-6 {
    border-bottom: 1px solid #f5f4f4;
    /* border-top: 1px solid #dddddd; */
    border-right: 1px solid #f5f4f4;
    height: 350px;
}
.ps-product--standard .ps-product__thumbnail {
    /* width: 70% !important; */
    margin: 10px 0px;
    height: 114px;
}
.ps-product__thumbnail {
    transition: 1s ease;
}
.ps-product--standard {
    display: block;
    text-align: center;
    padding: 0px 10px 15px;
    position: relative;
    transition: all .3s ease-in-out;
    background-color: white;
}
.ps-product__unit {
    margin: 0 0 10px 0;
}
.MLA {
    padding: 8px 20px 8px 0;
    font-size: 12px;
}
.ps-header--center .result-search {
    width: calc(75% - 60px);
    left: 145px;
    scrollbar-width: thin;
    line-height: 26px;
    text-transform: lowercase;
    scrollbar-color: #1CBA1E #d4fcc5;
}
.result-search ul li {
    padding-left: 10px;
}
.result-search ul li:hover {
    background-color: #d4fcc5;
}
.list-sm-h {
    background: #1CBA1E;
    color: white;
    font-weight: 500;
}
.WL_NL_BB {
    background: #f80026;
}
.WL_NL_BB {
    margin: 9px auto;
    width: max-content;
    padding: 10px 13px;
    border-radius: 2px;
    cursor: pointer;
    font-weight: 600;
    color: #ffffff;
}
.WL_NL_BT {
    font-size: 25px;
    font-weight: 500;
}
.mini-cart__footer .view-cart {
     background-color: var(--theme-color);
     color: #fff;
     border: 1px solid var(--theme-color);
}
.quantity {
  padding: 0 !important;
}
.navigation--mobile .navigation__header {
     background-color: var(--theme-color)
}
.menu--footer {
    background-color: #202124
}

.ps-category--mobile .category__header {
    background-color: var(--theme-color)
}

.WL_NL_BB {
    background: var(--theme-color)
}
#cartlistCountThree {
   background-color: var(--theme-color) !important;
}

.mobile-search--slidebar .mobile-search__header {
    background-color: var(--theme-color) !important;
}
