
/***** CRO*****/
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
body .eg-group-2 .eg-text-num{
    font-size: 15px !important;
    line-height:22px !important;
}
/* body.tax-product_cat .wooCategory>.container, 
body.tax-product_cat .wooCategory .wooCategory__maincate {
                        visibility: hidden !important;
                        opacity: 0;
                    }
	.ratings-jm{
		opacity:0;
	}
 */
.eg-product .ratings-jm {
    text-align: center;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    margin-bottom: 20px;
}

html body[data-targeted-page] .wooCategory .wooCategory__maincate, html body[data-targeted-page] .wooCategory>.container {
    display: none !important;
}

html body[data-targeted-page] .breadcrumb {
    margin-bottom: 0 !important;
    background: #444;
    border-radius: 0 !important;
}

html body[data-targeted-page] .breadcrumb * {
    color: #FFF !important;
    font-family: "Montserrat", sans-serif !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 18px !important;
    /* 150% */
}

html body[data-targeted-page] .breadcrumb>.container>span {
    line-height: normal !important;
    display: flex;
    align-items: center;
    grid-gap: 3px;
}

html body .eg-container_main {
    max-width: 1446px;
    margin: 0 auto;
    padding: 48px 23px 65px 77px;
}

html body .eg-content-wrapper_main {
    display: flex;
    width: 100%;
    flex-direction: column;
}

html body .eg-page-title_main {
    color: #666;
    font-family: "Montserrat", sans-serif;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    /* 133.333% */
    margin-bottom: 48px;
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
}

html body .eg-grid_main {
    display: flex;
    grid-gap: 65px;
}

html body .eg-refine-icon svg path, html body .eg-applied-filter svg path {
    fill: #014891;
}

html body .eg-grid_main-left {
    width: 284px;
    padding-top: 35px;
    padding-top: 0px;
}

html body .eg-grid_main-right {
    flex: 1;
}

html body .eg-grid_main-right>div.eg-products {
    flex: 1;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-row-gap: 24px;
    grid-column-gap: 16px;
    margin-top: 16px;
}

html body .eg-grid_main-left .eg-group {
    padding: 16px 0;
    border-top: 1px solid rgba(51, 51, 51, 0.10);
    border-bottom: 1px solid rgba(51, 51, 51, 0.10);
    margin-top: 15px;
}

html body .eg-grid_main-left-wrapper:before {
    content: 'Filter by products';
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 18.75px;
    text-align: left;
    color: #444444;
}

html body .eg-grid_main-left .eg-group.eg-group-2 {
    border-top: 0;
}

html body .eg-grid_main-left .eg-group>.eg-cta {
    color: #444444;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    /* 175% */
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

html body .eg-grid_main-left .eg-group>.eg-group-list {
    list-style: none;
    margin: 16px 0 0;
    padding: 0;
}

html body .eg-grid_main-left .eg-group .eg-group-list-item {
    display: flex;
    grid-gap: 8px;
    justify-content: space-between;
    cursor: pointer;
    align-items: center;
}

html body .eg-grid_main-left .eg-group .eg-checkbox {
    --wdt: 25px;
    border-radius: 4px;
    border: 1px solid rgba(68, 68, 68, 0.30);
    background: #FFF;
    width: var(--wdt);
    height: var(--wdt);
}

html body .eg-grid_main-left .eg-group .eg-text-num {
    margin: 0;
    color: #444;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    /* 175% */
    flex: 1;
    display: flex;
    justify-content: space-between;
}

html body .eg-grid_main-left .eg-group .eg-num {
    color: #444;
    text-align: right;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 162.5% */
    opacity: 0.5;
}

html body .eg-filters-info>span:first-of-type {
    order: 1;
}

html body .eg-grid_main-left .eg-group .eg-group-list-item:hover .eg-checkbox {
    border-color: #DA291C;
}

html body .eg-grid_main-left .eg-group .eg-group-list-item.eg-checked .eg-checkbox {
    background: url(https://useruploads.vwo.io/useruploads/916955/images/e347f32982d4c67b485a4a8dc848ac06_checkbox1.png);
    background-size: cover;
    background-position: center;
    border-color: transparent;
    background-repeat: no-repeat;
}

html body .eg-grid_main-left .eg-group .eg-group-list-item+.eg-group-list-item {
    margin-top: 8px;
}

html body .eg-grid_main-left .eg-group>.eg-num-selected {
    color: rgba(68, 68, 68, 0.70);
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    /* 200% */
}

html body .eg-grid_main-left .eg-group:not(.eg-opened) .eg-group-list, html body .eg-grid_main-left .eg-group:not(.eg-some-selected) .eg-num-selected, html body .eg-grid_main-left .eg-group.eg-opened .eg-num-selected {
    display: none;
}

html body .eg-grid_main-left .eg-group.eg-opened>.eg-cta svg {
    transform: rotate(180deg);
}

html body .eg-grid_main-right .eg-product-image, html body .eg-grid_main-right .eg-product {
    display: block;
}

html body .eg-grid_main-right .eg-product-image img {
    height: auto !important;
    object-fit: cover;
    width: 100%;
}

html body .eg-grid_main-right .eg-product {
    overflow-wrap: anywhere;
    border-radius: 8px;
    border: 2px solid rgba(68, 68, 68, 0.05);
    background: #FFF;
    text-decoration: none !important;
    padding: 25px 0 0 !important;
}

html body .eg-grid_main-right .eg-product-image {
    margin-bottom: 24px;
}

html body .eg-grid_main-right .eg-product-title {
    color: #662222 !important;
    font-family: "Montserrat", sans-serif;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    /* 175% */
    padding: 0 25px 10px;
    display: block;
    text-align: center;
}

html body .eg-filters-info .eg-total-filters {
    color: #444444;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 150% */
}

html body .eg-filters-info {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 10px;
    align-items: flex-end;
}

html body .eg-applied-filter {
    border-radius: 4px;
    background: rgb(1 72 145 / 6%);
    padding: 4px 8px !important;
    cursor: pointer;
    text-decoration: none;
    color: #014891;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    grid-gap: 24px;
}

html body .eg-applied-filters-wrap {
    display: flex;
    grid-gap: 8px;
    flex-wrap: wrap;
}

html body .eg-applied-filters-wrap:empty {
    display: none !important;
}

html body .eg-clear-all-filter {
    color: #444;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    /* 150% */
    text-decoration: underline;
    cursor: pointer;
    display: flex;
    grid-gap: 8px;
    align-items: center;
    height: auto;
    align-self: flex-end;
}

@media(min-width: 1024px) {
    html body .eg-refine-results-cta-wrapper, html body .eg-grid_main-left-cut-cta, html body .eg-filter-popup-cta-group {
        display:none !important;
    }
}

/* mobile view */
@media(max-width: 1024px) {
    html:has(body.eg-show-popup-filter) {
        overflow:hidden;
    }

    html body .eg-grid_main-left .eg-group {
        margin-top: 0px;
    }

    html body .eg-grid_main-left-wrapper:before {
        display: none;
    }

    html body .eg-container_main {
        padding: 18px 16px 56px;
    }

    html body .eg-page-title_main {
        font-size: 16px !important;
        margin-bottom: 24px !important;
    }

    html body .eg-grid_main {
        flex-direction: column;
        grid-gap: 24px;
    }

    html body .eg-grid_main-right>div.eg-products {
        grid-template-columns: 1fr;
        padding: 0 37px;
        grid-row-gap: 16px;
        margin-top: 40px;
    }

    html body .eg-filters-info {
        flex-direction: column;
        align-items: flex-start;
    }

    html body .eg-applied-filters-wrap {
        grid-column-gap: 8px !important;
        grid-row-gap: 16px !important;
    }

    html body .eg-refine-results-cta {
        border-radius: 4px;
        border: 1px solid #D9D9D9;
        background: #FFF;
        display: flex;
        width: 100%;
        outline: none;
        padding: 13px 16px;
        align-items: center;
        grid-gap: 12px;
    }

    html body .eg-refine-results-cta .eg-refine-content {
        display: flex;
        flex-direction: column;
        margin: 0;
        color: #444;
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.3;
        /* 150% */
        align-items: flex-start;
    }

    html body .eg-refine-results-cta .eg-refine-content .eg-total-selected {
        overflow: hidden;
        color: #444;
        text-overflow: ellipsis;
        font-family: "Montserrat", sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        /* 166.667% */
    }

    html body:not(.eg-show-popup-filter) .eg-grid_main-left {
        display: none;
    }

    html body .eg-grid_main-left {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        overflow: auto;
        background: rgba(0, 0, 0, 0.60);
        z-index: 999999999;
        padding: 16px;
    }

    html body .eg-grid_main-left-wrapper {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 358px;
        border-radius: 4px;
        background: #FFF;
        padding: 65.16px 16px 16px;
        position: relative;
        min-height: 100%;
        display: flex;
        flex-direction: column;
    }

    html body .eg-grid_main-left-cut-cta {
        display: flex;
        padding: 16px;
        justify-content: space-between;
        align-items: center;
        outline: none;
        border: none;
        border-radius: 4px 4px 0px 0px;
        background: #333;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        color: #FFF;
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        /* 150% */
    }

    html body .eg-grid_main-left-cut-cta .eg-cut-icon {
        border-radius: 4px;
        background: rgba(255, 255, 255, 0.15);
        padding: 4px;
    }

    html body .eg-filter-popup-cta-group {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        grid-gap: 16px;
    }

    html body .eg-filter-popup-cta-group>button {
        --borderclr: transparent;
        --bgclr: white;
        --clr: #333;
        outline: none;
        border-radius: 2px;
        border: 2px solid var(--borderclr);
        background: var(--bgclr);
        color: var(--clr);
        font-family: "Montserrat", sans-serif;
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        /* 160% */
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: center;
        padding: 8px 16px;
    }

    html body .eg-filter-popup-cta-group>.eg-search-filters {
        --bgclr: #014891;
        --clr: white;
        --borderclr: #014891;
    }

    html body .eg-filter-popup-cta-group>.eg-clear-filters {
        --bgclr: white;
        --clr: #333;
        --borderclr: #333;
    }

    html body .eg-grid_main-left .eg-group {
        border-top: 0 !important;
    }
}

/* position sticky */
html, body {
    overflow: initial !important;
}

@media(min-width: 1024px) {
    html body .eg-filters-info, html body .eg-grid_main-left-wrapper {
        position:sticky;
    }

    html body .eg-grid_main-left-wrapper {
        top: 113px;
    }

    html body .eg-filters-info {
        top: 87px;
        background: white;
    }

    html body:has(header nav.sticky) .eg-filters-info {
        padding: 24px 10px 16px;
    }
}

@media(max-width: 1024px) {
    html body .eg-refine-results-cta-wrapper, html body .eg-filters-info {
        position:sticky !important;
        background: white;
    }

    html body:has(header nav.sticky) .eg-refine-results-cta-wrapper {
        margin-left: -16px;
        margin-right: -16px;
        padding: 10px;
    }

    html body .eg-refine-results-cta-wrapper {
        top: 83px;
    }

    html body .eg-filters-info {
        top: 169px;
    }

    html body:has(header nav.sticky) .eg-filters-info {
        padding: 10px;
    }
}

@media(min-width: 1024px) and (max-width:1367px) {
    html body .eg-filters-info {
        top:110px !important;
    }
}

html body .eg-product-title, html body .eg-product-image {
    transition: all .3s ease-out !important;
}

html body .eg-product-title:hover, html body .eg-product-image:hover {
    opacity: 0.5;
}

html body .eg-removeitem {
    display: none !important;
}
</style>
<style type="text/css">
html body .eg-help-choose {
    display: flex;
    align-items: center;
    grid-gap: 70px;
    max-width: 1340px;
    margin: 0 auto;
    padding: 78px 20px 20px;
}

.eg-content-wrapper a img {
    width: 161px !important;
}

html body .eg-left-container {
    display: flex;
    flex-direction: column;
    grid-gap: 16px;
    max-width: 24%;
    flex: 0 0 24%;
}

html body .eg-left-container h2 {
    color: #014891 !important;
    font-family: "Montserrat", sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin: 0 !important;
}

html body .eg-left-container p {
    color: #014891;
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

html body .eg-right-container {
    max-width: 70%;
    flex: 0 0 70%;
}

html body .eg-right-container .eg-content-wrapper {
    display: flex;
    justify-content: space-between;
}

html body .eg-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-gap: 19px;
    text-decoration: none;
}

html body .eg-content p {
    color: #333;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

@media screen and (min-width: 1024px) and (max-width:1200px) {
    html body .eg-help-choose {
        grid-gap:30px !important;
    }

    html body .eg-right-container {
        max-width: 73%;
        flex: 0 0 73%;
    }
}

@media screen and (min-width: 767px) and (max-width:1024px) {
    html body .eg-help-choose {
        flex-direction:column;
        align-items: flex-start;
        grid-gap: 30px !important;
    }

    html body .eg-right-container, html body .eg-left-container {
        max-width: 100%;
        flex: 0 0 100%;
        width: 100%;
    }

    html body .eg-content img {
        object-fit: contain;
        width: 140px;
    }

    html body .eg-content p {
        font-size: 16px !important;
    }
}

@media screen and (max-width: 767px) {
    html body .eg-help-choose {
        flex-direction:column;
        align-items: flex-start;
        background: #F6F6F8;
        grid-gap: 40px !important;
        padding-bottom: 50px !important;
        padding-top: 70px !important;
    }

    html body .eg-right-container, html body .eg-left-container {
        max-width: 100%;
        flex: 0 0 100%;
    }

    html body .eg-content img {
        object-fit: contain;
    }

    html body .eg-right-container {
        padding-bottom: 60px;
    }

    html body .eg-pagination .swiper-pagination-bullet {
        background: rgba(0, 74, 150, 0.30);
        opacity: 1;
        width: 10px;
        height: 10px;
    }

    html body .eg-pagination .swiper-pagination-bullet-active {
        background: #004A96;
    }

    html body .eg-content p {
        font-size: 16px !important;
    }

    html body .eg-left-container h2 {
        font-size: 35px !important;
    }

    html body .eg-left-container p {
        margin-bottom: 0 !important;
    }

    html body .eg-content {
        grid-gap: 10px !important;
    }
}
/*** modified ****/
html body .eg-filters-info {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 10px;
    align-items: flex-end !important;
    flex-direction: row-reverse !important;
    justify-content: flex-end;
}
@media (max-width: 992px) {
    html body .eg-filters-info {
        flex-direction: column-reverse !important;
        align-items: flex-start !important;
    }
}
		