.sub-header {
    background-color: #f9f9f9;
    position: sticky;
    top: 65px;
    transition: transform 0.5s ease-in-out;
    width: 100%;
    z-index: 1
}

.sub-header__wrapper {
    background-color: #fff;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.15);
    position: relative
}
.wrapper{
    display: block !important;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    clear: both !important;
}

.sub-header-details {
    border-right: 1px solid #eee;
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 46px;
    margin-right: -1px;
    padding-left: 36px;
    padding-right: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sub-header-details:before {
    content: "V";
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-size: 20px;
    padding: 0 5px 0 0;
    vertical-align: sub
}

.sub-header__section--left,.sub-header__section--right {
    display: table-cell
}

.sub-header__section--left {
    width: 260px;
    max-width: 260px
}

.cat-0-list {
    color: #666;
    font-size: 14px;
    height: 47px;
    margin-left: 17px !important
}
.cat-0-list a{
    color:#808080;
}

.cat-0-list__item {
    cursor: pointer;
    line-height: normal;
    position: relative
}

.cat-0-list__item.show,.cat-0-list__item:hover {
    background-color: #f7f7f7
}
.show {
    display: block;
}
.hide {
    display: none;
}

.cat-0-list__item--active {
    position: relative;
    color: #000000;
    cursor: default
}

.cat-0-list__item--active:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background-color: #0c831f;
    content: '';
    z-index: 10000
}

.cat-0-list__item--active:hover {
    background-color: transparent
}

.cat-0-list__item--active .cat-0-list__item--name {
    cursor: default
}

.cat-0-list__item--hidden {
    height: 0;
    visibility: hidden;
    overflow: hidden
}



.cat-0-list__item--name {
    display: block;
    padding: 14px 13px
}

/*.cat-0-list__more-btn:after {*/
/*    content: "\2193";*/
/*    font-family: "Font Awesome 6 Free";*/
/*    font-style: normal;*/
/*    cursor: pointer;*/
/*    font-size: 12px;*/
/*    margin-left: 5px;*/
/*    vertical-align: middle*/
/*}*/
.arrow-down_cat_menu{
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    cursor: pointer;
    font-size: 12px;

    vertical-align: middle
}

.cat-0-list__more-category {
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    max-height: calc(100vh - 163px);
    overflow: scroll;
    position: absolute;
    right: 0;
    width: 200px;
    z-index: 900
}

.cat-0-list__more-category .more-child {
    border-top: 1px solid #f2f2f2
}

.cat-0-list__more-category .more-child--first {
    border-top: 0
}

.cat-0-list__more-category .more-child:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.cat-0-list__more-category .cat-0-list__item--name {
    padding: 14px 16px
}



.list-inline {
    list-style: none;
    padding-left: 0
}

.list-inline>li {
    display: inline-block
}
.list-unstyled {
    margin-bottom: 0;
    margin-top: 0;
    list-style: none;
    padding-left: 0;
}




.categories--with-search {
    margin-top: 70px;
    margin-bottom: 20px;
    position: relative;

}

.categories__body {
    border-radius: 3px;
    width: 100%
}

.categories__body--wrapper {
    background-color: #fff
}


.categories-table {
    display: table;
    min-height: calc(100vh - 151px);
    width: 100%;
    height: fit-content
}


.iAZJmP {
    padding: 18px 48px 48px;
}


.search-wrapper {
    box-shadow: none;
    max-width: 1120px
}

.on-firefox .categories-table.has-less-products {
    height: calc(100vh - 151px)
}

.categories-table__row {
    display: flex;
    border-bottom: 1px solid #eeeeee
}

.section-left {
    display: table-cell
}

.section-right {
    width: 100%;
    overflow: hidden
}


.section-left {
    border-right: 1px solid #eee;
    position: relative;
    width: 259px
}

.left-section {
    -webkit-overflow-scrolling: touch;
    height: calc(100vh - 151px);
    left: auto;
    overflow-x: hidden;
    overflow-y: auto;
    position: sticky;
    top: 151px;
    width: 260px
}

.left-section::-webkit-scrollbar {
    display: none
}

.category {
    font-size: 14px
}

.category__current {
    font-weight: 500;
    padding-left: 6px
}

.category-list {
    border-bottom: 1px solid #eee
}

.category-list__item,.category-list__sub-item {
    cursor: pointer;
    line-height: normal;
    min-height: 54px;
    position: relative
}

.jUjInL {
    position: relative;
    padding: 12px;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    gap: 12px;
    border-right: 1px solid rgb(238, 238, 238);
    border-bottom: 1px solid rgb(238, 238, 238);
    cursor: pointer;
    background-color: rgb(235, 255, 239);
}
.jUjInL::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 4px;
    height: 100%;
    background-color: rgb(36, 150, 63);
}
.gwBBkO {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 12px;
}
.giIiuy {
    height: 48px;
    width: 48px;
    border-radius: 12px;
    overflow: hidden;
    background-color: rgb(248, 248, 248);
}
.gUErPs {
    height: 48px;
    width: 48px;
    border-radius: 12px;
    overflow: hidden;
    background-color: rgb(248, 248, 248);
}

img {
    border-style: none;
}
.fYRgqC {
    color: rgb(31, 31, 31);
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}
.bKfKKE {
    position: relative;
    padding: 12px;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    gap: 12px;
    background-color: rgb(255, 255, 255);
    border-right: 1px solid rgb(238, 238, 238);
    border-bottom: 1px solid rgb(238, 238, 238);
    cursor: pointer;
}
.bKfKKE:hover {
    background-color: rgb(235, 255, 239);
}
.fONBrx {
    position: relative;
    top: 8px;
    width: 100%;
    transition-duration: 0.3s;
    transform: scale(1.05) translateY(-4px);
}
.category-list__item.has-active-child,.category-list__sub-item.has-active-child {
    font-weight: 500
}

.category-list__item.active,.category-list__item:not(.no-hover):hover,.category-list__sub-item.active,.category-list__sub-item:not(.no-hover):hover {
    background-color: #f7f7f7;
    border-right: 1px solid #eee
}

.category-list__item.active .category-item-details::before,.category-list__item:not(.no-hover):hover .category-item-details::before,.category-list__sub-item.active .category-item-details::before,.category-list__sub-item:not(.no-hover):hover .category-item-details::before {
    border-top: 1px solid transparent
}

.category-list__item:not(.no-hover):hover .icon-plus,.category-list__item:not(.no-hover):hover .icon-minus,.category-list__sub-item:not(.no-hover):hover .icon-plus,.category-list__sub-item:not(.no-hover):hover .icon-minus {
    color: #459220
}

.category-list__item:not(.no-hover):hover::after,.category-list__sub-item:not(.no-hover):hover::after {
    border-bottom: 1px solid #fff;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2
}

.category-list__item.active,.category-list__sub-item.active {
    font-weight: 500
}

.category-list__item.active::before,.category-list__sub-item.active::before {
    border-left: 4px solid #0c831f;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2
}

.category-list__item.active::after,.category-list__sub-item.active::after {
    border-bottom: 1px solid #fff;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2
}

.category-list__item .category-item-details {
    padding-left: 12px;
    padding-right: 14px;
    padding-top: 17px;
    padding-bottom: 18px;
    word-break: break-word
}

.category-sub-list {
    display: none
}

.category-sub-list.show-el {
    display: block
}

.category-list__sub-item {
    min-height: 47px
}

.category-list__sub-item:first-child .category-item-details {
    border-top: 0;
    position: static
}

.category-list__sub-item .category-item-details {
    position: relative;
    margin-left: 56px;
    padding-right: 14px;
    padding-top: 14px;
    padding-bottom: 14px
}

.category-list__item.no-link {
    cursor: default
}

.category-list__item.no-child .icon-plus,.category-list__item.no-child .icon-minus {
    visibility: hidden
}

.category-item-details::before {
    border-top: 1px solid #eee;
    bottom: 0;
    content: ' ';
    height: 1px;
    left: 0;
    position: absolute;
    top: -1px;
    width: 100%;
    z-index: 1
}

.category-item-details .icon-plus {
    padding-right: 10px;
    font-size: 12px;
    width: 12px;
    display: inline-block;
    color: #0c831f
}

.category-item-details .icon-plus:before {
    content: "y";
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 700;
    position: absolute;
    top: 20px
}

.category-item-details .icon-minus {
    padding-right: 10px;
    font-size: 12px;
    width: 12px;
    display: inline-block;
    color: #0c831f
}

.category-item-details .icon-minus:before {
    content: "Y";
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 700;
    position: absolute;
    top: 20px
}

.category-item-details .name {
    color: #666;
    font-size: 14px;
    display: inline-block;
    width: calc(100% - 24px);
    text-transform: capitalize
}

.category-item-details .count {
    color: #999;
    display: inline-block;
    font-size: 12px;
    padding-left: 5px
}

.os-windows .category-item-details .name {
    width: calc(100% - 34px)
}

.category-navs {
    background-color: #fff;
    border: none;
    margin: 15px
}

.category-navs__no-border {
    border-bottom: none
}


.plp2-container {
    position: relative;
}

.category-navs__slp {
    margin-left: 16px
}

.category-navs .category-navs__container {
    padding: 0px
}


.category-navs__current {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0
}





.plp-product__variant {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #eee;
    color: #000;
    font-size: 12px;
    line-height: normal;
    padding: 4px 32px 4px 7px;
    position: relative;
    z-index: 2;
    display: inline-block
}
.bxVUKb {
    height: 100%;
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 8px;
    font-size: 12px;
    text-align: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    background: rgba(255, 255, 255, 0.6);
    width: 100% !important;
}
.plp-product__quantity--box {
    height: auto !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}
svg:not(:root) {
    overflow: hidden;
}

.plp-product__variant:after {
    content: "\f0d7";
    font-family: "Font Awesome 6 Free";
    font-style: normal
}

.plp-product__variant:after {
    font-weight: 700;
    position: absolute;
    right: 8px;
    top: 7px
}
.ljxcbQ {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
}
.lmopxc {
    cursor: pointer;
    width: 66px;
    border: 1px solid rgb(49, 134, 22);
    height: 31px;
    color: rgb(49, 134, 22);
    font-weight: 600;
    font-size: 13px;
    font-family: Okra;
    background-color: rgb(247, 255, 249);
    border-radius: 0.375rem;
    gap: 0.125rem;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

.plp-product__price {
    bottom: 46px;
    font-size: 16px;
    height: 32px;
    left: 12px
}

.plp-product__price--container {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.plp-product__price--old {
    color: #999;
    font-size: 14px;
    font-weight: 200;
    text-decoration: line-through
}

.plp-product__price--new {
    color: #333;
    font-weight: 500;
    padding-right: 10px;
    display: inline-block;
    margin-bottom: 3px
}

.plp-product__price--free {
    color: #54b226
}

.plp-product__add-to-cart {
    bottom: 12px;
    width: 100%
}



.plp-product__next-icon {
    margin-top: 4px
}

.plp-product__next-icon:after {
    content: "b";
    font-family: "Font Awesome 6 Free";
    font-style: normal
}

.plp2-container {
    position: relative
}

.Select {
    position: relative;
}
.Select-control {
    background-color: #fff;
    border-color: #d9d9d9 #ccc #b3b3b3;
    border-radius: 4px;
    border: 1px solid #ccc;
    color: #333;
    cursor: default;
    display: table;
    border-spacing: 0;
    border-collapse: separate;
    height: 36px;
    outline: none;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.Select-control:hover {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}
.dropdown__menu .Select-control {
    border-radius: 4px;
    height: 32px;
    display: block;
    border-color: #eee;
}
.Select-control .Select-input:focus {
    outline: none;
    background: #fff;
}

.Select-placeholder,
.Select--single > .Select-control .Select-value {
    bottom: 0;
    color: #aaa;
    left: 0;
    line-height: 34px;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    right: 0;
    top: 0;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dropdown__menu .Select-value-label {
    background-color: #fff;
    color: #000 !important;
    font-size: 12px;
    font-weight: 500;
}

.Select-input {
    height: 34px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
}
.Select-input > input {
    width: 100%;
    background: none transparent;
    border: 0 none;
    box-shadow: none;
    cursor: default;
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    margin: 0;
    outline: none;
    line-height: 17px;
    /* For IE 8 compatibility */
    padding: 8px 0 12px;
    /* For IE 8 compatibility */
    -webkit-appearance: none;
}
.dropdown__menu .is-focused {
    background-color: #eee
}

.dropdown__menu .Select-arrow {
    margin-top: 8px
}

.dropdown__menu .Select-arrow-zone {
    margin-top: -26px;
    float: right
}

.dropdown__menu .Select-control {
    border-radius: 4px;
    height: 32px;
    display: block;
    border-color: #eee
}
.Select-control > *:last-child {
    padding-right: 5px;
}
.Select-arrow-zone {
    cursor: pointer;
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 25px;
    padding-right: 5px;
}

.dropdown__menu .Select-option.is-selected {
    color: #0c831f !important;
    background-color: #fff
}

.dropdown__menu .Select-option.is-selected:hover {
    background-color: #eee
}

.dropdown__menu .Select-menu {
    border-radius: 2px;
    border: 1px solid #dbdbdb;
    bottom: 0;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.1);
    left: 0;
    list-style: none;
    max-height: max-content;
    right: 0;
    top: 0
}
.dropdown__menu-arrow:after {
    content: "\f0d7";
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    color: #0c831f;
    cursor: pointer;
    font-size: 16px;
}
.products--grid {
    width: 100%;
}
.gBBJEb {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}
.fzUkAK {
    min-width: 100%;
    grid-column: span 6;
    padding-bottom: 0.75rem;
    gap: 0.125rem;
    align-items: flex-start;
    flex-direction: column;
    display: flex;
    position: relative;
    cursor: pointer;
    background: rgb(255, 255, 255);
    border: 0.5px solid rgb(232, 232, 232);
    box-shadow: rgba(0, 0, 0, 0.04) 2px 2px 8px;
    border-radius: 8px;
}
.itcffh {
    border-radius: 12px;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.gxgUmT {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
.kNLqL {
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    left: 0.75rem;
    top: 0px;
    position: absolute;
    z-index: 10;
}
.eajROp {
    color: rgb(255, 255, 255);
    font-weight: 800;
    font-size: 9px;
    line-height: 1;
    text-align: center;
    z-index: 20;
    position: absolute;
}
.gagoLZ {
    padding-top: 10px;
    height: 140px;
    width: 140px;
    cursor: default;
    border-radius: 0px;
}
.oMGUD {
    box-sizing: border-box;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
}
.LikqD {
    margin-bottom: 7px;
    gap: 0.25rem;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    height: 15px;
    width: 90%;
}
.bekgjj {
    flex-direction: column;
    width: 100%;
    display: flex;
}
.jTdToW {
    flex-direction: column;
    display: flex;
    margin-bottom: 0.5rem;
}
.hxWnoO {
    overflow: hidden;
    color: rgb(31, 31, 31);
    font-weight: 600;
    font-size: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 18px;
    width: 100%;
    height: 36px;
    margin-bottom: 6px;
}




.product-variant-modal {
    background-color: transparent;
    height: auto;
    overflow-x: visible;
    top: 5%
}


.product-variant-modal__close-btn {
    left: auto;
    position: absolute;
    right: 24px;
    top: 10px
}

.product-variant-modal-overlay {
    background-color: rgba(0,0,0,0.7);
    bottom: 0px;
    left: 0px;
    position: fixed;
    right: 0px;
    top: 0px;
    z-index: 10001
}

.product-variant-container {
    background-color: #fff;
    border-radius: 4px;
    margin: 0 12px;
    overflow: hidden
}


.product-variant__divide {
    border-bottom: 1px solid #eee;
    height: 100%;
    left: 41.5%;
    top: 0
}



.product-variant-dropdown__arrow {
    border-color: transparent transparent #ccc transparent;
    border-style: solid;
    border-width: 11px;
    left: 62px;
    position: absolute;
    top: -22px;
    z-index: 1
}

.product-variant-dropdown__arrow::after {
    border-color: transparent transparent #fff transparent;
    border-style: solid;
    border-width: 10px;
    content: ' ';
    left: -10px;
    position: absolute;
    top: -8px
}

.product-variant__header {
    background-color: #f8f8f8;
    border-bottom: 1px solid #eee;
    color: #999;
    cursor: default;
    display: none;
    font-size: 14px;
    font-weight: 500;
    padding: 16px;
    position: relative;
    text-align: center
}

.product-variant-view {
    padding: 0
}

.product-variant-view .plp-product__img {
    height: 135px;
    margin-left: 32px;
    margin-right: 32px;
    position: relative
}

.product-variant-view .plp-product__img .img {
    height: 135px
}

.product-variant-view .plp-product__name {
    color: #333;
    margin-left: 32px;
    margin-right: 32px;
    margin-top: 5px;
    text-align: center
}


.product-variant-view__link {
    color: #0c831f;
    display: block;
    font-weight: 500;
    margin: 20px 0;
    text-align: center
}




.product-variant-list {
    -webkit-overflow-scrolling: touch;
    background-color: #f8f8f8;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    max-height: calc(100vh - 247px - 50px);
    overflow: scroll;
    padding-left: 0;
    padding-right: 0;
    position: relative
}


.product-variant-list__active-bar {
    border-left: 4px solid #0c831f;
    height: 96px;
    position: absolute;
    transition: all 0.1s ease-in-out;
    z-index: 1
}

.products--list-view {
    margin-left: 4px
}

.products--list-view .plp-product {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    border-top: 1px solid transparent;
    height: 78px;
    margin-left: -4px
}



.products--list-view .plp-product__offer {
    bottom: 18px;
    left: 128px;
    top: auto
}



.products--list-view .plp-product__img,.products--list-view .plp-product__name,.products--list-view .plp-product__non-member-price,.products--list-view .plp-product__non-sbc-product {
    display: none
}

.products--list-view .plp-product__quantity {
    color: #333;
    font-size: 18px;
    margin: 14px 12px 40px 12px
}



.products--list-view .plp-product__price--old,.products--list-view .plp-product__price--new {
    display: inline-block
}

.products--list-view .plp-product__price--new {
    color: #555
}

.products--list-view .plp-product__add-to-cart {
    bottom: 19px;
    right: 8px;
    width: 128px
}


.products--variant-dropdown {
    background-color: #fff
}

.products--variant-dropdown .product {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    height: 38px;
    padding: 15px;
    position: relative
}


.products--variant-dropdown .product-radio-btn {
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.products--variant-dropdown .product-offer {
    background-color: #51aa1b;
    border-radius: 2px;
    border: 1px solid #51aa1b;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    padding: 3px 5px 2px 5px
}

.products--variant-dropdown .product-unit-quantity-box {
    line-height: normal;
    margin: 7px 30px 0 0
}

.products--variant-dropdown .product-unit {
    color: #333;
    display: inline-block;
    font-size: 14px;
    max-width: calc(100% - 20px);
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.products--variant-dropdown .product-quantity {
    color: #fff;
    display: inline-block;
    font-size: 11px;
    margin-left: 15px;
    position: relative;
    text-align: center;
    vertical-align: middle
}

.products--variant-dropdown .product-quantity-value {
    background-color: #f8cb46;
    border-radius: 50px;
    min-width: 14px;
    padding: 1px;
    position: absolute;
    transform: translateY(-50%)
}

.products--variant-dropdown .product-price {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%)
}

.products--variant-dropdown .product-price__old {
    color: #999;
    display: inline-block;
    font-size: 13px;
    font-weight: 200;
    text-decoration: line-through
}

.products--variant-dropdown .product-price__new {
    color: #333;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin-left: 5px
}

.no-result {
    margin: 130px 0
}

.no-result__img {
    width: 255px;
    height: 255px
}

.no-result__msg-main {
    font-size: 16px;
    font-weight: 500;
    color: #333
}

.no-result__msg-sub {
    font-size: 14px;
    color: #999
}

.list-unstyled {
    margin-bottom: 0;
    margin-top: 0;
    list-style: none;
    padding-left: 0
}

.list-inline {
    list-style: none;
    padding-left: 0
}

.list-inline>li {
    display: inline-block
}

.plp__category-details {
    border-top: 1px solid #eee
}

.plp__category-details__section {
    margin: 32px
}

.plp__category-details__section .heading {
    color: #333;
    font-weight: normal;
    margin-bottom: 16px;
    font-size: 14px
}

.plp__category-details__section .content {
    color: #666;
    font-size: 12px;
    margin-bottom: 16px
}

.plp__category-details__section a {
    text-decoration: underline
}

.plp__prouct--not-found {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 500
}

.plp__prouct--not-found-text {
    padding: 18px
}

.plp__prouduct--name-style {
    font-weight: bold;
    color: #1F1F1F;
    font-size: 17px;
    margin-bottom: 16px;
    margin-right: 10px;
    width: 100%;
    height: auto
}

.pdp__images {
    display: block;
    margin: -8px auto 0;
    margin-bottom: 2.5rem;
    width: calc(max(280px, 60vmin))
}



.pdp__images--single-img {
    margin-bottom: 0
}

.pdp__images--variant {
    min-height: initial
}

.pdp-slider {
    margin: auto;
    text-align: center;
    height: calc(max(280px, 60vmin))
}



.pdp-slider__images {
    margin: 0 auto;
    width: 100%
}

.pdp-slider__images.active {
    border: 1px solid #f8cb46;
    box-sizing: border-box
}

.pdp-gallery {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    z-index: 2002
}

.pdp-gallery__main-image {
    margin-top: 8px
}

.pdp-gallery__main-image img {
    width: 100%
}

.pdp-gallery__slider {
    margin: 8px
}

.pdp-slider__container {
    box-sizing: border-box
}

.pdp-slider__container.active {
    border: 1px solid #f8cb46
}


.dropdown__title-label {
    float: left;
    margin-top: 5px;
    margin-right: 12px
}

.dropdown__menu-arrow:after {
    content: "\f0d7";
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    color: #0c831f;
    cursor: pointer;
    font-size: 16px
}

.dropdown__overlay {
    background: rgba(0,0,0,0.7);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 898
}

.is-focused:not(.is-open)>.Select-control {
    border-color: #eee !important;
    box-shadow: none !important
}

.is-open>.Select-control {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-color: #dbdbdb;
    box-shadow: none
}

.dropdown__menu {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    width: 250px;

    z-index: 899
}


.dropdown__menu .is-focused {
    background-color: #eee
}

.dropdown__menu .Select-arrow {
    margin-top: 8px
}

.dropdown__menu .Select-arrow-zone {
    margin-top: -26px;
    float: right
}

.dropdown__menu .Select-control {
    border-radius: 4px;
    height: 32px;
    display: block;
    border-color: #eee
}

.dropdown__menu .Select-option.is-selected {
    color: #0c831f !important;
    background-color: #fff
}

.dropdown__menu .Select-option.is-selected:hover {
    background-color: #eee
}

.dropdown__menu .Select-menu {
    border-radius: 2px;
    border: 1px solid #dbdbdb;
    bottom: 0;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.1);
    left: 0;
    list-style: none;
    max-height: max-content;
    right: 0;
    top: 0
}

.dropdown__menu .Select-menu-outer {
    border: none;
    z-index: 9999
}


.dropdown__menu .Select-option {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    color: black;
    cursor: pointer;
    height: max-content;
    padding: 12px 0 12px 8px;
    z-index: 899;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dropdown__menu .Select-option:last-child {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.dropdown__menu .Select-option:active {
    background-color: #eee !important
}

.dropdown__menu .Select-option:hover {
    background-color: #eee
}

.dropdown__menu .Select-option__content {
    display: inline-block;
    vertical-align: middle
}

.dropdown__menu .Select-option__text {
    float: left;
    margin-top: 2px
}

.dropdown__menu .Select-option__sub-text {
    padding-top: 4px;
    float: left;
    font-size: 12px;
    font-weight: normal;
    color: #999
}

.dropdown__menu .Select-value {
    cursor: pointer;
    float: left;
    margin-top: -1px;
    width: 90%
}

.dropdown__menu .Select-value-label {
    background-color: #fff;
    color: #000 !important;
    font-size: 12px;
    font-weight: 500
}


.dropdown__menu .circle-checkbox {
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 50%;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin-right: 8px;
    text-align: center;
    width: 16px;
    vertical-align: middle
}

.dropdown__menu .circle-checkbox:before {
    content: "H";
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    color: #fff;
    font-size: 10px
}

.dropdown__menu .circle-checkbox--checked {
    background-color: #0c831f;
    border: 1px solid #0c831f
}

@-webkit-keyframes loader-animation {
    0% {
    }

    50% {
        background-color: #0c831f
    }

    100% {
    }
}

@keyframes loader-animation {
    0% {
    }

    50% {
        background-color: #0c831f
    }

    100% {
    }
}

@-webkit-keyframes loader-animation--inverted {
    0% {
    }

    50% {
        background-color: #fff
    }

    100% {
    }
}

@keyframes loader-animation--inverted {
    0% {
    }

    50% {
        background-color: #fff
    }

    100% {
    }
}
.iAZJmP {
    padding: 18px 48px 48px;
}
.fDVnCg {
    font-family: Okra;
    font-weight: 600;
    color: rgb(0, 0, 0);
    font-size: 18px;
    margin-bottom: 24px;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    padding: 5px 0px 4px;
}
.kYAazw {
    width: 100%;
    padding: 5px;
    margin-bottom: 4px;
}
.eXTtJo {
    border-bottom: 1pt solid rgb(102, 102, 102);
    margin: 5px 0px;
}
.jVAOAx {
    margin-bottom: 4px;
}
.kSvIyD {
    margin-bottom: 24px;
    font-size: 16px;
}
.cGaERT {
    margin-left: auto;
    flex: 1 1 0%;
}
.jwgwwP {
    font-family: Okra-Medium;
    color: rgb(102, 102, 102);
    font-size: 14px;
    margin-bottom: 8px;
}
.kjVggj {
    flex: 1 1 0%;
}
.idfcGx {
    display: flex;
    margin: 5px 0px 10px;
    padding: 0px 5px;
}
.iCNOii {
    font-family: Okra-Medium;
    color: rgb(153, 153, 153);
    font-size: 12px;
    margin-bottom: 32px;
    line-height: 18px;
}

.back-to-top.showEl {
    cursor: pointer;
    opacity: 1;
}
.back-to-top {
    background-color: #0c831f;
    border-radius: 50%;
    bottom: 27px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    height: 42px;
    opacity: 0;
    position: fixed;
    right: 32px;
    transition: opacity 0.3s ease-in-out;
    width: 42px;
    z-index: 2;
}
.back-to-top__icon {
    color: #fff;
    font-size: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.back-to-top__icon:before {
    content: "\f0d7";
    font-family: "Font Awesome 6 Free";
    font-style: normal;
}

.fyoMjf {
    border: 0.5px solid rgb(232, 232, 232);
    background: rgb(255, 255, 255);
    color: rgb(31, 31, 31);
    padding: 12px;
    font-weight: 600;
    font-size: 16px;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 0px 10px 0px;
}
.bUPcR {
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
    scrollbar-width: none;
    width: 20%;
    z-index: 1;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 8px 0px;
}
.dDjAWl {
    display: flex;
    flex-direction: column;
    -webkit-box-flex: 1;
    flex-grow: 1;
    overflow-y: scroll;
    width: 80%;
    background-color: rgb(248, 248, 251);
    scrollbar-width: none;
}
*[data-pf=reset], [data-pf=reset]:before, [data-pf=reset]:after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: currentColor;
}
.tw-gap-1 {
    gap: .25rem;
}
.tw-justify-center {
    justify-content: center;
}
.tw-items-center {
    align-items: center;
}
.tw-flex-col {
    flex-direction: column;
}
.tw-flex {
    display: flex;
}
.tw-relative {
    position: relative;
}
.tw-text-400 {
    font-size: 15px;
}
.tw-mb-1\.5 {
    margin-bottom: .375rem;
}
button[data-pf=reset], [role=button][data-pf=reset] {
    cursor: pointer;
}
*[data-pf=reset], [data-pf=reset]:before, [data-pf=reset]:after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: currentColor;
}
.tw-rounded-lg {
    border-radius: .5rem;
}

.tw-overflow-y-hidden {
    overflow-y: hidden;
}
.tw-w-12 {
    width: 3rem;
}

.tw-relative {
    position: relative;
}

.tw-font-bold {
    font-weight: 700;
}
.tw-text-100{
    font-size: 11px;
}
.tw-text-center{
    text-align: center;
}
.tw-break-words{
    overflow-wrap: break-word;
}
.tw-w-4\/5{
    width: 80%;
}
.tw-bg-grey-100{
    --tw-bg-opacity: 1;
    background-color: rgb(248 248 248 / var(--tw-bg-opacity));
}
.tw-rounded-md{
    border-radius: .375rem;
}
.tw-justify-center{
    justify-content: center;
}
.tw-items-center{
    align-items: center;
}
.tw-h-full{
    height: 100%;
}

.tw-pb-3{
    padding-bottom: .75rem;
}
.tw-bg-indigo-050{
    --tw-bg-opacity: 1;
    background-color: rgb(248 248 251 / var(--tw-bg-opacity));
}
.tw-border-grey-200{
    --tw-border-opacity: 1;
    border-color: rgb(232 232 232 / var(--tw-border-opacity));
}
.tw-border-\[0\.5px\]{
    border-width: .5px;
}
.tw-gap-0\.5{
    gap: .125rem;
}
.tw-items-start{
    align-items: flex-start;
}
.tw-flex-col{
    flex-direction: column;
}
.tw-h-full{
    height: 100%;
}
.tw-flex {
    display: flex;
}
.tw-relative {
    position: relative;
}
.tw-px-2\.5{
    padding-left: .625rem;
    padding-right: .625rem;
}
.tw-overflow-hidden{
    overflow: hidden;
}
.tw-w-full{
    width: 100%;
}
.tw-relative {
    position: relative;
}
.tw-px-3{
    padding-left: .75rem;
    padding-right: .75rem;
}
.tw-w-full{
    width: 100%;
}
.tw-gap-1{
    gap: .25rem;
}
.tw-flex-wrap{
    flex-wrap: wrap;
}
.tw-w-full{
    width: 100%;
}
.tw-flex-col{
    flex-direction: column;
}
.tw-w-full{
    width: 100%;
}
.tw-flex {
    display: flex;
}

.tw-text-black-100{
    --tw-text-opacity: 1;
    color: rgb(31 31 31 / var(--tw-text-opacity));
}
.tw-py-0\.5{
    padding-top: .125rem;
    padding-bottom: .125rem;
}
.tw-px-1{
    padding-left: .25rem;
    padding-right: .25rem;
}
.tw-uppercase{
    text-transform: uppercase;
}

.tw-text-050{
    font-size: 9px;
}
.tw-bg-grey-100{
    --tw-bg-opacity: 1;
    background-color: rgb(248 248 248 / var(--tw-bg-opacity));
}
.tw-gap-0\.5{
    gap: .125rem;
}
.tw-w-2\.5{
    width: .625rem;
}
.tw-items-center{
    align-items: center;
}
.tw-transition-opacity{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
}
.tw-opacity-100{
    opacity: 1;
}
.tw-w-full{
    width: 100%;
}
.tw-h-full{
    height: 100%;
}
img[data-pf=reset], video[data-pf=reset] {
    max-width: 100%;
    height: auto;
}
img[data-pf=reset], svg[data-pf=reset], video[data-pf=reset], canvas[data-pf=reset], audio[data-pf=reset], iframe[data-pf=reset], embed[data-pf=reset], object[data-pf=reset] {
    display: block;
    vertical-align: middle;
}
*[data-pf=reset], [data-pf=reset]:before, [data-pf=reset]:after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: currentColor;
}
.tw-overflow-hidden{
    overflow: hidden;
}
.tw-ease-in-out{
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}

.tw-duration-300{
    transition-duration: .3s;
}
.tw-w-10{
    width: 2.5rem;
}
.tw-h-16{
    height: 4rem;
}
.tw-absolute{
    position: absolute;
}
.tw-bg-grey-100{
    --tw-bg-opacity: 1;
    background-color: rgb(248 248 248 / var(--tw-bg-opacity));
}
.tw-rounded-md{
    border-radius: .375rem;
}
.tw-justify-center{
    justify-content: center;
}
.tw-items-center{
    align-items: center;
}
.tw-h-full{
    height: 100%;
}
.tw-flex {
    display: flex;
}

.tw-font-semibold{
    font-weight: 600;
}
.tw-text-300{
    font-size: 13px;
}
.tw-line-clamp-2{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.tw-items-center{
    align-items: center;
}
.tw-font-medium{
    font-weight: 500;
}
.tw-text-200{
    font-size: 12px;
}
.tw-justify-between{
    justify-content: space-between;
}
.tw-font-semibold{
    font-weight: 600;
}
.tw-text-200{
    font-size: 12px;
}
.tw-text-base-green{
    --tw-text-opacity: 1;
    color: rgb(49 134 22 / var(--tw-text-opacity));
}

.tw-font-semibold{
    font-weight: 600;
}


.BlNRH {
    display: flex;
    overflow-y: scroll;
    max-height: 50vh;
    background: rgb(244, 246, 251);
    height: auto;
    flex-direction: column;
    border-radius: 12px 12px 0px 0px;
}




.modal-content__default {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.3);
    bottom: auto;
    display: inline-block;
    left: 50%;
    top: 50%;
    outline: none;
    overflow: hidden;
    position: absolute;
    right: auto;
    transform: translate(-50%, 0%);
}
.hRwjvg {
    display: flex;
    flex-direction: column;
    padding: 0px;
    min-width: 500px;
}
.xYOUY {
    cursor: pointer;
    font-size: 16px;
    color: rgb(255, 255, 255);
    opacity: 0.6;
    background-color: rgb(74, 82, 104);
    border-radius: 50%;
    padding: 5px 6px;
    align-self: flex-start;
    font-family: CustomFont;
}
.plp-product__name--box {
    line-height: normal;
    font-style: normal;
    font-weight: 800;
    font-family: 'Okra';
    font-size: 17px;
}
.bLdvif {
    display: flex;
    flex-direction: column;
    padding: 0px 12px 16px;
    gap: 10px;
}
.fWQheZ {
    display: flex;
    padding: 4px 12px 4px 4px;
    background: rgb(255, 255, 255);
    border-radius: 10px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}
.dqYAch {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 8px;
    width: 33.33%;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.esQpQM {
    position: relative;
}
.lgxLqZ {
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    left: 4px;
    top: -4px;
    position: absolute;
    z-index: 10;
}
.dxGdhI {
    color: rgb(255, 255, 255);
    font-weight: 800;
    font-size: 9px;
    line-height: 1;
    text-align: center;
    z-index: 20;
    position: absolute;
}
.cvBvtu {
    height: 70px;
    width: 70px;
}

.lpilxy {
    position: relative;
    max-width: 100%;
    width: 72px;
    height: 72px;
    overflow: hidden;
}
.bHURFs {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    background: linear-gradient(to right, rgb(248, 248, 248) 0%, rgb(255, 255, 255) 10%, rgb(248, 248, 248) 40%, rgb(248, 248, 248) 100%) no-repeat rgb(248, 248, 248);
    opacity: 0;
    transition: opacity 0.25s ease-out;
    will-change: opacity;
    border-radius: inherit;
    animation: 1.5s linear 0s infinite normal forwards running cypEgR;
}
.eXEZSy {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: none;
    opacity: 1;
    will-change: transform, opacity;
    border-radius: inherit;
    filter: unset;
    transition: opacity 0.25s, transform 0.25s;
}
.cDRLgM {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: rgb(105, 105, 105);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.iEWxOx {
    display: flex;
    line-height: 16px;
    font-size: 12px;
}
.kThKEk {
    color: rgb(31, 31, 31);
    font-family: Okra-Bold;
    line-height: 16px;
}
.jvAkBP {
    color: rgb(102, 102, 102);
    text-decoration: line-through;
    margin-left: 8px;
    font-weight: 400;
}
.lmopxc {
    cursor: pointer;
    width: 66px;
    border: 1px solid rgb(49, 134, 22);
    height: 31px;
    color: rgb(49, 134, 22);
    font-weight: 600;
    font-size: 13px;
    font-family: Okra;
    background-color: rgb(247, 255, 249);
    border-radius: 0.375rem;
    gap: 0.125rem;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

.modal-overlay--product, .modal-overlay--default {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0px;
    left: 0px;
    position: fixed;
    right: 0px;
    top: 0px;
    z-index: 10001;
    overflow-y: auto;
}


/*add to cart quatiltu*/
.ymLfy {
    cursor: pointer;
    width: 66px;
    border: 1px solid rgb(49, 134, 22);
    height: 31px;
    font-weight: 600;
    font-size: 13px;
    font-family: Okra;
    border-radius: 0.375rem;
    gap: 0.125rem;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    background-color: rgb(49, 134, 22);
    color: rgb(255, 255, 255);
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.chmKKp {
    width: fit-content;
    height: 100%;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
.einkXt {
    color: rgb(255, 255, 255);
    font-family: CustomFont;
    /*margin-left: 0px;*/
    /*margin-right: 5px;*/
    padding: 6px;
    cursor: pointer;
}
.hrkaxa {
    width: fit-content;
    height: 100%;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
.dtDpfZ {
    color: rgb(255, 255, 255);
    font-family: CustomFont;
    /*margin-left: 5px;*/
    /*margin-right: 0px;*/
    padding: 6px;
    cursor: pointer;
}

.lfvpUS {
    color: rgb(186, 211, 190);
    font-family: CustomFont;
    margin-left: 0px;
    margin-right: 8px;
    cursor: pointer;
}

.plp-sort-dd {
    padding: 8px 0 4px 12px;
    background: none;
    border: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    padding-right: 16px;
    float: right;
    position: absolute;
    right: 25px;
    top: -48px;
    z-index: 0;
    margin-top: 4px;
}
@media screen and (min-width: 1260px) {
    .plp__product--not-found {
        width: 1200px;
    }
    .wrapper {
        width: 1220px;
    }
}

@media screen and (max-width: 1020px) {
    .plp__product--not-found {
        width: 100vw;
    }
    .products--list-view .plp-product__price {
        bottom: 11px;
    }
    .plp-sort-dd {
        margin: 0px;
        padding: 12px;
        border-bottom: 1px solid #eee;
    }
    .plp-sort-dd__no-padding-top {
        margin: 0px;
        padding: 0px 0px 12px 12px;
    }
    .plp2-container {
        height: 100%;
    }
    .plp-product__add-to-cart .add-to-cart {
        margin: 0 6px;
        width: auto;
    }
    .plp-product__price {
        height: 40px;
    }
    .category-navs__slp {
        padding: 0px 8px;
    }
    .category-navs {
        position: sticky;
        top: 0;
        z-index: 999;
        width: 100%;
    }
    .section-right {
        position: relative;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }
    .section-right::-webkit-scrollbar {
        display: none;
    }


}

@media screen and (min-width: 1020px) and (max-width: 1260px) {
    .section-right {
        display: table-cell;
    }
    .categories-table {
        border-radius: 3px;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.22);
    }
    .wrapper {
        width: 980px;
    }
    .plp2-container {
        border-top: 1px solid #eee;
    }
    .plp-product__add-to-cart {
        bottom: 26px;
        right: 26px;
        width: auto;
    }
    .plp-product__variant {
        padding: 7px 32px 7px 7px;
    }
    .plp-product__variant:after {
        top: 10px;
    }
    .category-navs__current {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        font-size: 16px;
        padding: 5px 0 4px 0;
        margin: 0;
    }
    .category-navs .category-navs__container {
        position: relative;
        display: inline-block;
    }
    .plp-product__price {
        bottom: 26px;
        left: 26px;
    }
    .modal-content__default {
        transform: translate(-50%, -50%);
    }
    .dropdown__menu {
        width: 210px;
    }
    .dropdown__menu .Select-value-label {
        color: #0c831f !important;
    }
    .dropdown__menu .Select-menu {
        bottom: auto;
        padding: 0;
        position: absolute;
        z-index: 899;
    }
    .dropdown__menu .Select-menu-outer {
        z-index: 899;
    }
    .pdp__images {
        padding: 0 32px;
        display: inline-block;
        margin: 0 auto;
        width: 346px;
    }
    .pdp-slider {
        height: 408px;
    }
    .products--list-view .plp-product__add-to-cart {
        bottom: 32px;
        right: 15px;
        width: auto;
    }
    .products--variant-dropdown .product:hover {
        background-color: #f7f7f7;
    }
    .products--list-view .plp-product__quantity {
        margin: 28px 26px 60px 26px;
    }
    .product-variant-view__link:hover {
        text-decoration: underline;
        cursor: pointer;
    }
    .plp-sort-dd {
        background: none;
        border: none;
        display: inline-block;
        padding-right: 16px;
        float: right;
        position: absolute;
        right: 25px;
        top: -48px;
        z-index: 0;
        margin-top: 4px;
    }
    .product-variant-modal {
        height: auto;
        top: 50%;
    }
    .product-variant-modal__close-btn {
        font-size: 30px;
        right: 10px;
        color: rgba(0, 0, 0, 0.7);
        top: 0;
    }
    .product-variant__divide {
        border-bottom: 0;
        border-right: 1px solid #eee;
        position: absolute;
    }
    .product-variant-container {
        height: 399px;
        margin: 0;
        width: 615px;
    }
    .product-variant-view {
        padding: 50px 20px 50px 30px;
    }
    .product-variant-view .plp-product__img {
        height: 150px;
        margin-left: 0;
        margin-right: 0;
    }
    .product-variant-view .plp-product__img .img {
        height: 150px;
    }
    .product-variant-view .plp-product__name {
        margin: 20px 0 0 0;
    }
    .product-variant-list {
        height: 100%;
    }
    .products--list-view .plp-product {
        height: 112px;
    }
    .products--list-view .plp-product:hover {
        background-color: #f7f7f7;
    }
    .products--list-view .plp-product__offer {
        bottom: 26px;
        left: 140px;
    }


}

@media screen and (min-width: 1021px) {
    /*.CategoryListItem__Container-mobile{*/
    /*    display: block;*/
    /*}*/
    /*.mobile-product{*/
    /*    display: block;*/
    /*}*/
    /*.category-mobile-show {*/
    /*    display: none;*/
    /*    visibility: hidden;*/
    /*    opacity: 0;*/
    /*}*/

    .sub-header {
        display: block;
        visibility: visible;
        opacity: 1;
    }
    .product-ii{
        display: grid;
    }
    .CategoryListItem__Container-mobile{
        display: none;
    }
    .BffPlpFeedContainer__Header-sc-12wcdtn-0{
        display: none;
    }
    .category-navs__no-border{
        display: block;
    }
}

@media screen and (max-width: 1020px) {
    .sub-header{
        display: none;
        visibility: hidden;
        opacity: 0;
    }
.plp-sort-dd__no-padding-top{
    display: none;
}
    .CategoryListItem__Container-mobile{
        display: block;
    }
    .category-navs__no-border{
        display: none;
    }
    .categories-table__row{display: flex;height: calc(-110px + 100vh);}

        /*.categories-table__row{*/
    /*    display: none;*/
    /*}*/
    .CategoryListItem__Container-sc-ve8uzt-0{
        display: none;
    }
    .product-ii{
        padding: 6px 3px 0px 6px;
        grid-column: span 6;
        width: 100%;
        height: 100%;
    }
    .section-left{
        width: 20% !important;
    }
    .section-right{
        width: 80% !important;
    }

    .left-section{
        width: auto;
    }
    /*.categories--with-search{*/
    /*    margin-top: 0px;*/
    /*}*/
}

.modal-content{
    border-radius: 17px;

}
@media (min-width: 749px) and (max-width: 1020px) {
    .gBBJEb {
        display: grid;
        grid-template-columns: repeat(18, 1fr);
    }
}
@media (min-width: 455px) and (max-width: 748px) {
    .gBBJEb {
        display: grid;
        grid-template-columns: repeat(12, 1fr);
    }
}
@media (max-width: 923px) {
    .categories--with-search {
        margin-top: 0px;
    }
}
@media (max-width: 454px) {
    .gBBJEb {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
    }
}
#product-items {
    position: relative; /* Ensure positioning context */
}

#loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 6;
    transform: translate(-50%, -50%); /* Center the loader */

}

.spinner {
    border: 8px solid #f3f3f3; /* Light gray */
    border-top: 8px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite; /* Animation for spinning effect */
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.active-cat{
    background-color: #f7f7f7;
}
.active-class{
    right: 0;
    height: 100%;
    width: 4px;
    border-right: 0.2rem solid #2C7A0B;;
    border-bottom-left-radius: 0.5rem;
    border-top-left-radius: 0.5rem;
    /*background-color: #2C7A0B;*/
}

.category-body-modal {
    height: 260px;
    overflow-y: scroll;
}
.fWQheZ {
    display: flex;
    padding: 4px 12px 4px 4px;
    background: rgb(255, 255, 255);
    border-radius: 10px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}
.fWQheZ {
    display: flex;
    padding: 4px 12px 4px 4px;
    background: rgb(255, 255, 255);
    border-radius: 10px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}
