.eazy-mobile-header-search-wd-item {
    flex: unset !important;
}

.whb-row.whb-general-header {
    position: relative;
}

html.overflow-hidden {overflow:hidden;}

@media(max-width: 1024px) {
    html.overflow-hidden {
        margin-top: 0 !important;
    }
}

body .whb-sticked .whb-main-header {
    transform: unset !important;
}

.e22z-search-mobile {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ajxs-box-mobile {
    width: 0;
    height: 0;
    overflow: hidden;
    position: relative;
}
.ajxs-box-mobile-open {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 21;
    width: 100%;
    overflow: auto;
    height: 100%;
    min-width: 100%;
    border-bottom: 1px solid #afafaf;
}
.ajxs-box-mobile .ajxs-form {
    top: 0;
    right: 0;
    bottom: 0;
    width: 40px;
    position: absolute;
    pointer-events: none;
    background: rgba(0, 0, 0, 0);
    transition: 200ms width ease-in-out, right 200ms ease-in-out, opacity 300ms ease-in-out !important;
}
.ajxs-box-mobile-open .ajxs-form {
    left: 0;
    right: 0;
    width: 100%;
    pointer-events: auto;
}
.ajxs-box-mobile-open .ajxs-form::after {
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 100%;
    color: #212121;
    font-size: 20px;
    position: absolute;
    align-items: center;
    pointer-events: none;
    display: inline-flex;
    justify-content: center;
    z-index: 1;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.156' height='19.311' viewBox='0 0 11.156 19.311'%3E%3Cpath fill='%234a545b' d='M11.156 1.5a1.5 1.5 0 0 1-.439 1.061l-7.1 7.094 7.1 7.1a1.5 1.5 0 0 1 0 2.121 1.5 1.5 0 0 1-2.121 0L.44 10.72a1.5 1.5 0 0 1-.439-1.061A1.5 1.5 0 0 1 .44 8.598L8.596.444a1.5 1.5 0 0 1 2.121 0 1.5 1.5 0 0 1 .439 1.056Z' data-name='Path 2524'/%3E%3C/svg%3E");
}
.ajxs-box-mobile .ajxs-form::before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    pointer-events: none;
    border-radius: 10px;
    backdrop-filter: blur(4px);
    transition: background 350ms ease-in-out;
}
.ajxs-box-mobile-open .ajxs-form::before {
}
.ajxs-search-input.ajxs-search-input-box-open {
    border-radius: 5px 5px 0 0;
}
.ajxs-search-input-mobile {
    width: 0 !important;
    overflow: hidden !important;
    opacity: 0 !important;
    min-height: 100% !important;
    height: 100% !important;
    border: 0 !important;
    color: #212121 !important;
    font-size: 16px !important;
    font-weight: 500;
    transition: width 200ms, opacity 400ms !important;
}
.ajxs-search-input-mobile:-webkit-autofill,
.ajxs-search-input-mobile:-webkit-autofill:hover,
.ajxs-search-input-mobile:-webkit-autofill:focus {
    -webkit-text-fill-color: #212121 !important;
    -webkit-box-shadow: 0 0 0px 1000px rgba(3, 86, 64, 1) inset !important;
}

.ajxs-box-mobile-open .ajxs-search-input-mobile {
    left: 0;
    right: 0;
    position: absolute;
    opacity: 1 !important;
    width: 100% !important;
    border-radius: 0;
    padding: 0 45px 0 45px !important;
}
.ajxs-search-btn {
    z-index: 1;
    min-width: 40px;
    height: 100%;
    color: #212121 !important;
    padding: 0 0 !important;
    border-radius: 99px;
    background: transparent !important;
}
.ajxs-box-mobile-open .ajxs-search-btn {
    pointer-events: none;
    opacity: 0;
}
.ajxs-search-icon {
    pointer-events: none;
}
.ajxs-search-icon::before {
    content: "\f130";
    font-size: 20px;
    font-weight: 400;
    position: relative;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    font-family: "woodmart-font";
}
.ajxs-clear-btn {
    top: 0;
    right: 0;
    bottom: 0;
    width: 42px;
    height: 100%;
    opacity: 0;
    padding: 0 !important;
    color: #00936b !important;
    position: absolute !important;
    background: rgba(0, 0, 0, 0) !important;
    transition: opacity 500ms ease-in-out !important;
}
.ajxs-box-mobile-open .ajxs-clear-btn {
    opacity: 1;
}
.ajxs-clear-icon::before {
    content: "\f112";
    font-size: 20px;
    font-weight: 400;
    position: relative;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    font-family: "woodmart-font";
}


.ajxs-search-submit-btn {
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    align-items: center;
    display: inline-flex;
    width: 78px !important;
    justify-content: center;
    height: 52px !important;
    color: #ffffff !important;
    padding: 8px 8px !important;
    border-radius: 45px !important;
    background: linear-gradient(151deg, #00926b, #00664b) !important;
}
.ajxs-search-submit-btn:hover {
    background: linear-gradient(151deg, #00664b, #00926b) !important;
}
.ajxs-search-submit-btn:disabled {
    opacity: 1 !important;
}
.ajxs-search-submit-btn.loading {
    color: transparent !important;
    background: rgba(0, 0, 0, 0) !important;
}
.ajxs-search-submit-btn.loading::after {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    border-radius: 99px;
    border: 2px solid #111111;
    border-top: 2px solid rgba(0, 0, 0, 0);
    animation: productCartBtnLoader 1s linear infinite;
}



.ajxs-results-box-mobile {
    left: auto;
    right: auto;
    opacity: 0;
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    position: fixed;
    pointer-events: none;
    background: #ffffff;
    transition: height 100ms, opacity 200ms;
}
@media(max-width: 576px) {
    html.overflow-hidden .whb-sticked .whb-general-header {
        border-width: 0 !important;
    }
}
.ajxs-results-box-open-mobile {
    opacity: 1;
    top: 60px; /* 100 */
    bottom: 0;
    pointer-events: auto;
}
/*.whb-sticked .ajxs-results-box-open-mobile {
    top: 75px;
}*/

@media(min-width: 577px) {
    .whb-sticked .ajxs-results-box-open-mobile {
        top: 60px;
    }
}


.ajxs-results-body {
    overflow-y: auto;
/*    flex-grow: 1;*/
}
.ajxs-results-body::-webkit-scrollbar {
    width: 5px;
    height: 0px;
}
.ajxs-results-body::-webkit-scrollbar-thumb {
    background: #026c50;
}
.ajxs-results-body::-webkit-scrollbar-track {
    background: #ffffff;
}


.ajxs-results-text-ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.ajxs-results-text-ul li {
    margin-bottom: 0;
}
.ajxs-results-text-ul li a {
    font-size: 14px;
    width: 100%;
    display: block;
    padding: 9px 5px 7px 12px;
    line-height: 1.2;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #212121;
    overflow: hidden;
    border-bottom: 1px solid rgba(0,147,107,0.1);
}
.ajxs-results-text-ul li a:hover {
    background: rgba(0, 0, 0, 0.2);
}


.ajxs-results-prod-ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.ajxs-results-prod-ul li {
    margin-bottom: 0;
}
.ajxs-results-prod-ul .ajxs-prod-card {
    width: 100%;
    padding: 5px 0;
    display: inline-flex;
    position: relative;
    font-weight: 800;
    font-size: 12px;
    color: #212121;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.ajxs-results-prod-ul li:last-child .ajxs-prod-card {
    border-bottom: 0;
}
.ajxs-results-prod-ul .ajxs-prod-card:hover {
    background: #f1f1f3;
}
.ajxs-prod-card-foot-price {
    font-size: 18px;
    margin-top: 4px;
    color: #00936b;
}
.ajxs-results-prod-ul .ajxs-prod-card-body {
    flex: 2;
    display: grid;
    position: relative;
    padding: 5px 0 5px 12px;
    grid-template-columns: 72px 1fr;
}
.ajxs-results-prod-ul .ajxs-prod-card-foot {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
    flex: none;
    padding: 0 20px 0 10px;
}
.ajxs-results-prod-ul .ajxs-prod-img-box {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
}
.ajxs-prod-text-box {
    gap: 10px;
    padding-left: 15px;
}
.ajxs-results-prod-ul .ajxs-prod-title {
    font-size: 14px;
    display: block;
    line-height: 1.45;
    font-weight: 800;
}
.ajxs-results-prod-ul .ajxs-prod-badge {
    color: #fad318;
    border-radius: 10px;
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 10px;
    border: 1px solid currentColor;
}


.ajxs-loader-box {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px 10px;
}
.ajxs-loader {
    border: 8px solid #00936b;
    border-top: 8px solid #f0a613;
    border-radius: 99px;
    width: 70px;
    height: 70px;
    animation: ajxsLoader 2s linear infinite;
}
@keyframes ajxsLoader {
    0% { transform: rotate(0deg) }
    100% { transform: rotate(360deg) }
}


.ajxs-empty-box {
    padding: 60px 20px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
}
.ajxs-empty-box-title {
    margin-top: 20px;
    font-size: 21px;
    font-weight: 600;
    color: #747477;
}
.ajxs-empty-box-subtitle {
    color: #747477;
}
.ajxs-empty-box-subtitle a {
    color: #303033;
    text-decoration: underline;
}


.ajxs-results-footer {
    border-top: 1px solid #d9d9d9;
    padding: 0 12px;
    flex-shrink: 0;
}
.ajxs-results-footer-btn {
    color: #00936b !important;
    border: 0;
    text-align: center;
    line-height: 1;
    font-size: 15px;
    font-weight: 800;
    display: block;
    padding: 18px 9px;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0) !important;
}
.ajxs-results-footer-btn:hover {
/*    border-color: #00936b !important;*/
/*    color: #ffffff !important;*/
/*    background: #00936b !important;*/
}



/* big screen start */
.e22z-search {
    width: 100%;
    flex-shrink: 1 !important;
    flex-grow: 0 !important;
    flex-basis: 100% !important;
    transition: flex-basis 300ms ease-in-out;
}
.ajxs-box-pc {
    min-width: 320px;
    position: relative;
}
.ajxs-box-pc-open {
    z-index: 100001;
}
.ajxs-form-pc {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    z-index: 1;
    height: 52px;
}

/*
.ajxs-form-pc::before {
    content: "\f130";
    top: 0;
    left: 0;
    bottom: 2px;
    width: 42px;
    color: #00936b;
    font-size: 20px;
    position: absolute;
    align-items: center;
    display: inline-flex;
    pointer-events: none;
    justify-content: center;
    font-family: "woodmart-font";
}
*/
.ajxs-search-input-pc {
    font-size: 16px !important;
    font-weight: 400;
    height: 52px !important;
    color: #212121 !important;
    padding-left: 20px !important;
    border-radius: 99px !important;
    border-color: #d3d4da !important;
}
.ajxs-form-pc .ajxs-search-input-pc:focus {
    box-shadow: none !important;
    border-color: #747477 !important;
}
.ajxs-results-box-pc {
    left: 0;
    right: 0;
    top: 26px;
    opacity: 0;
    width: 100%;
    display: flex;
    max-height: 0;
    overflow: hidden;
    padding-top: 26px;
    position: absolute;
    flex-direction: column;
    background: #ffffff;
    border-left: 1px solid #d3d4da;
    border-right: 1px solid #d3d4da;
    border-radius: 0 0 24px 24px;
    transition: max-height 200ms, opacity 200ms;
}
.ajxs-results-box-open-pc {
    opacity: 1;
    max-height: calc(100vh - 90px);
}
.ajxs-overlay-pc {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    background: rgba(0, 0, 0, 0.55);
}
.ajxs-clear-pc-btn {
    pointer-events: none;
    transition: opacity 200ms ease-in-out !important;
}
.ajxs-clear-pc-btn-shown {
    opacity: 1;
    pointer-events: auto;
}
@media(min-width: 1120px) {
    .ajxs-box-pc {
        min-width: 400px;
    }
}
@media(min-width: 1190px) {
    .ajxs-box-pc {
        min-width: 480px;
    }
}
@media(min-width: 1200px) {
    .ajxs-box-pc {
        min-width: 550px !important;
    }
}




/* new search results start */
body.header-overlay-open .product-detail-buy-widget-container {
    z-index: 4;
}

.search-suggest-product {
    border-bottom: 1px solid #D3D4DA;
}
.search-suggest-product:last-child {
  border-bottom: 0;
}
.search-suggest-product-link {
  color: #303033;
}
.search-suggest-product-link:hover {
  color: #303033;
  background-color: #f1f1f3;
}
.search-suggest-product-link {
    padding: 12px 20px;
    color: #303033;
    display: block;
}
.search-suggest-product-row {
    display: flex;
    align-items: center;
    margin-left: -10px;
    margin-right: -10px;
}
.search-suggest-product-info {
    padding-left: 10px;
    padding-right: 10px;
    flex-shrink: initial;
    flex: 0 0 auto;
    width: auto;
    white-space: nowrap;
}
.search-suggest-product-info .product-price-info {
    display: flex;
    flex-direction: column;
}
.search-suggest-product-info .product-price-list {
    font-size: 11px;
    line-height: 9px;
    font-weight: 500;
    color: #747477;
    text-decoration: line-through;
}
.search-suggest-product-info .product-price-regular {
    font-size: 17px;
    line-height: 19px;
    font-weight: 600;
    color: #303033;
}
.search-suggest-product-name-region {
    width: 100%;
    flex: 0 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    flex-shrink: initial;
}
.search-suggest-product-name {
    font-size: 12px;
    line-height: 21px;
    -webkit-line-clamp :2;
    line-clamp: 2;
    max-height: 42px;
    font-weight: 500;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search-suggest-product-badge-region {
    display: inline-block;
    font-weight: 600;
    font-size: 12px;
    line-height: 21px;
    color: #00926b;
}
.search-suggest-product-media {
    padding-left: 10px;
    padding-right: 10px;
    flex-shrink: initial;
    flex: 0 0 90px;
    width: 90px;
}
.search-suggest-product-media-container {
    position: relative;
}
.search-suggest-product-image-container {
    position: relative;
    flex: 0 0 70px;
    width: 70px;
    height: initial;
    aspect-ratio: 1;
    border-radius: 6px;
    border: 1px solid #d3d4da;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.search-suggest-product-image {
    max-width: 100%;
    max-height: initial;
    display: block;
}
.search-suggest-product-badge-discount {
    left: -11px;
    font-size: 12px;
    line-height: 15px;
    width: 55px;
    height: 34px;
    padding: 5px;
    bottom: -15px;
    background-position: center;
    background-repeat: no-repeat;
    background-size:  contain;
    font-weight: 600;
    color: #303033;
    min-width: 10px;
    text-align: center;
    position: absolute;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODUiIGhlaWdodD0iNTMiIHZpZXdCb3g9IjAgMCA4NSA1MyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZF80MzhfMTIpIj4KPHBhdGggZD0iTTc0LjYgOS4yVjIyLjg1MUM3NC42MDAxIDIzLjYyMjcgNzQuNDQ4MiAyNC4zODY4IDc0LjE1MjkgMjUuMDk5OEM3My44NTc2IDI1LjgxMjcgNzMuNDI0NyAyNi40NjA1IDcyLjg3OSAyNy4wMDZMNjQuNTQ3IDM1LjMzOEM2NC4wMDE0IDM1Ljg4MzcgNjMuMzUzNiAzNi4zMTY1IDYyLjY0MDcgMzYuNjExOEM2MS45Mjc3IDM2LjkwNzEgNjEuMTYzNiAzNy4wNTkxIDYwLjM5MiAzNy4wNTlIMTQuMkMxMy4wODYxIDM3LjA1OSAxMi4wMTc4IDM2LjYxNjUgMTEuMjMwMSAzNS44Mjg4QzEwLjQ0MjUgMzUuMDQxMiA5Ljk5OTk4IDMzLjk3MjkgOS45OTk5OCAzMi44NTlWOS4yQzkuOTk5OTggOC4wODYwOSAxMC40NDI1IDcuMDE3OCAxMS4yMzAxIDYuMjMwMTVDMTIuMDE3OCA1LjQ0MjUgMTMuMDg2MSA1IDE0LjIgNUg3MC40QzcxLjUxMzkgNSA3Mi41ODIyIDUuNDQyNSA3My4zNjk4IDYuMjMwMTVDNzQuMTU3NSA3LjAxNzggNzQuNiA4LjA4NjA5IDc0LjYgOS4yIiBmaWxsPSIjRkZCQTMwIi8+CjwvZz4KPGRlZnM+CjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZF80MzhfMTIiIHg9IjAiIHk9IjAiIHdpZHRoPSI4NC42IiBoZWlnaHQ9IjUyLjA1OSIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPgo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPgo8ZmVDb2xvck1hdHJpeCBpbj0iU291cmNlQWxwaGEiIHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIgcmVzdWx0PSJoYXJkQWxwaGEiLz4KPGZlT2Zmc2V0IGR5PSI1Ii8+CjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjUiLz4KPGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMSAwIDAgMCAwIDAuNzI5NDEyIDAgMCAwIDAgMC4xODgyMzUgMCAwIDAgMC4yIDAiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3dfNDM4XzEyIi8+CjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iZWZmZWN0MV9kcm9wU2hhZG93XzQzOF8xMiIgcmVzdWx0PSJzaGFwZSIvPgo8L2ZpbHRlcj4KPC9kZWZzPgo8L3N2Zz4K);
}
.search-suggest-product-badge-platform {
    width: 20px;
    height: 20px;
    padding: 3px;
    position: absolute;
    top: -6px;
    right: -6px;
    background-color: #ffffff;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 20px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 50px;
}
.search-suggest-product-badge-platform img {
    max-width: 100%;
    max-height: 100%;
    transition: transform 0.3s;
}
.search-suggest-product-badge-platform:hover img {
    transform: scale(1.05);
}
.search-suggest-product-badge-platform span {
    display: none;
    position: absolute;
    min-width: 52px;
    padding: 0 10px;
    height: 27px;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 0;
    background: #454549;
    font-size: 10px;
    font-weight: 400;
    color: #ffffff;
    line-height: 27px;
    white-space: nowrap;
    border-radius: 4px;
}
.search-suggest-product-badge-platform span::after {
    content: "";
    width: 8px;
    height: 8px;
    background: #454549;
    position: absolute;
    left: calc(50% - 4px);
    bottom: -4px;
    transform: rotate(45deg);
}
.search-suggest-product-badge-platform:hover span {
    display: block;
}
@media(min-width: 992px) {
  .search-suggest-product-name {
    font-size: 14px;
  }
}
/* new search results end */


@media(max-width: 1024.98px) {
 body.is-searching .top-bar-promo {display:none !important}
}

.ajxs-search-btn svg {
    height: 24px;
}
.gs-account-btn-icon-mobile svg {
    height: 24px;
}
.eazy-cart-btn-mobile-box .ez-cart-svg-box svg {
    height: 24px;
}

@media(min-width: 768px) {
  .gs-account-btn-mobile,
  .eazy-cart-btn-mobile-box .ez-cart-btn,
  .ajxs-search-btn {
    width: 56px;
  }
}