
.mmlivesearch__result span.all_products:before {
    content: '';
    width: 21px;
    height: 21px;
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_269_827)'%3E%3Cpath d='M7.36456 0.5C11.2418 0.5 14.3961 3.6543 14.3961 7.53156C14.3961 9.25961 13.7691 10.8438 12.7311 12.0694L13.5257 12.8641L13.94 12.4498C14.1689 12.2209 14.5398 12.2209 14.7687 12.4498L19.8189 17.5C20.5044 18.1853 20.5044 19.3005 19.8189 19.9859C19.1337 20.6714 18.0184 20.6714 17.333 19.9859L12.2828 14.9358C12.0541 14.707 12.0539 14.3359 12.2828 14.1071L12.6971 13.6928L11.9025 12.8981C10.6767 13.9362 9.09261 14.5632 7.36456 14.5632C3.4873 14.5631 0.332998 11.4087 0.332998 7.53156C0.332998 3.6543 3.4873 0.5 7.36456 0.5ZM18.1615 19.1572C18.3901 19.3858 18.7618 19.3858 18.9902 19.1572C19.2188 18.9288 19.2188 18.5571 18.9902 18.3285L16.0119 15.3502L15.1832 16.1787L18.1615 19.1572ZM14.3545 15.3502L15.1832 14.5214L14.3544 13.6927L13.5257 14.5214L14.3545 15.3502ZM7.36456 13.3911C10.5956 13.3911 13.2242 10.7625 13.2242 7.53156C13.2242 4.30051 10.5956 1.67188 7.36456 1.67188C4.13351 1.67188 1.50487 4.30051 1.50487 7.53156C1.50487 10.7624 4.13351 13.3911 7.36456 13.3911Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_269_827'%3E%3Crect width='20' height='20' fill='white' transform='translate(0.333008 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    position: absolute;
    margin-left: 27%;
    @media (max-width: 767px) {
        margin-left: 27px;
    }
}
/*mmlivesearch*/
.mmlivesearch__result {
    position: absolute;
    top: 40px;
    width: calc(100% + 118px);
    z-index: 510;
    border-radius: 0 10px 10px 10px;
    overflow-y: auto;
    left: 0;
    color: #000;
    border-top: 1px solid #ddd;
    background: #fff;
    padding: 14px;
    border: 0;
    box-shadow: 0 0 50px #0000001A;
    max-height: 367px !important;
    overflow-x: hidden;
}

/*.mmlivesearch__result span.search_sel svg{position:absolute;left:6px}*/
.mmlivesearch__result span.search_sel {
    cursor: pointer;
    display: table;
    width: 100%;
    padding: 0 0 10px 0;
    position: relative;
    border-bottom: 2px solid #F5F5F5;
    background: #fff;
    text-align: left
}

.mmlivesearch__result span.search_sel .im {
    display: table-cell;
    padding-right: 10px;
    width: 30px;
    vertical-align: middle;
    text-align: center
}

.mmlivesearch__result span.search_sel .w {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.mmlivesearch__result span.search_sel:hover {
    background: none;
    border-radius: 10px;
}

.mmlivesearch__result span.search_sel:hover .mmls__price {
    /*background: #dbdbdb*/
}

.mmlivesearch__result span.search_sel.toproduct,.mmlivesearch__result span.search_sel.tosearch {
    padding: 10px 100px 10px 0;
    margin-bottom: 0;
}

.mmlivesearch__result span.search__sel.toproduct {
    padding: 10px 100px 10px 15px;
    position: relative;
    z-index: 1213;
    padding-left: 35px;
    border-top: 1px solid #e3e3e3;
    background: #fff;
    text-align: left
}

.mmlivesearch__result span.search_sel.history {
    padding: 10px 15px 10px 15px
}

.mmlivesearch__result span.selected {
    background: #dbdbdb
}

.mmlivesearch__result span.selected .mmls__price {
    background: #dbdbdb
}

.mmlivesearch__result .title {
    padding: 10px 10px 0px 10px;
    background: #fff;
    text-align: left;
    border-bottom: 2px solid #F5F5F5;
    padding-bottom: 10px;
}

.mmlivesearch__result span.all_products {
    width: 100%;
    padding: 10px;
    text-align: center!important;
    position: relative;
}

.mmlivesearch__result span.no_find {
    width: 100%;
    padding: 10px;
    display: block;
    background: #fff;
    text-align: center
}

.mmlivesearch__result .clearMMLiveSearch {
    float: right
}

.mmlivesearch__result .mmls__price {
    position: absolute;
    font-weight: bold;
    right: 10px;
    top: calc(50% - 10px);
    /* background: #fff; */
    padding-left: 10px
}

/*
.mmlivesearch__result span.search_sel.hist:before{content:'';background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23666666' d='M5 6.343V5a1 1 0 0 0-2 0v4a1 1 0 0 0 1 1h4a1 1 0 0 0 0-2H6.254a7 7 0 1 1-1.2 4.876 1 1 0 1 0-1.984.248A9 9 0 1 0 5 6.344Z'%3E%3C/path%3E%3Cpath fill='%23666666' d='M13 8a1 1 0 1 0-2 0v4a1 1 0 0 0 .293.707l2 2a1 1 0 0 0 1.414-1.414L13 11.586V8Z'%3E%3C/path%3E%3C/svg%3E");width: 18px;height: 18px;display: block;position: absolute;left: 10px;top: calc(50% - 10px);background-size: cover;}
.mmlivesearch__result span.search_sel.toproduct:before{content:'';background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23666666' d='M11 5a6 6 0 1 0 0 12 6 6 0 0 0 0-12Zm-8 6a8 8 0 1 1 14.281 4.955l4.419 4.33a1 1 0 1 1-1.4 1.43l-4.444-4.357A8 8 0 0 1 3 11Z'%3E%3C/path%3E%3C/svg%3E");width: 18px;height: 18px;display: block;position: absolute;left: 10px;top: calc(50% - 10px);background-size: cover;}
.mmlivesearch__result span.search_sel.tosearch:before{content:'';background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23666666' d='M11 5a6 6 0 1 0 0 12 6 6 0 0 0 0-12Zm-8 6a8 8 0 1 1 14.281 4.955l4.419 4.33a1 1 0 1 1-1.4 1.43l-4.444-4.357A8 8 0 0 1 3 11Z'%3E%3C/path%3E%3C/svg%3E");width: 18px;height: 18px;display: block;position: absolute;left: 10px;top: calc(50% - 10px);background-size: cover;}
.mmlivesearch__result span.search_sel.tocategory:before{content:'';background-image: url("data:image/svg+xml,%3Csvg height='100%25' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;' version='1.1' viewBox='0 0 32 32' width='100%25' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:serif='http://www.serif.com/' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath fill='%23666666' d='M1,5.998l-0,16.002c-0,1.326 0.527,2.598 1.464,3.536c0.938,0.937 2.21,1.464 3.536,1.464c5.322,0 14.678,-0 20,0c1.326,0 2.598,-0.527 3.536,-1.464c0.937,-0.938 1.464,-2.21 1.464,-3.536c0,-3.486 0,-8.514 0,-12c0,-1.326 -0.527,-2.598 -1.464,-3.536c-0.938,-0.937 -2.21,-1.464 -3.536,-1.464c-0,0 -10.586,0 -10.586,0c0,-0 -3.707,-3.707 -3.707,-3.707c-0.187,-0.188 -0.442,-0.293 -0.707,-0.293l-5.002,0c-2.76,0 -4.998,2.238 -4.998,4.998Zm2,-0l-0,16.002c-0,0.796 0.316,1.559 0.879,2.121c0.562,0.563 1.325,0.879 2.121,0.879l20,0c0.796,0 1.559,-0.316 2.121,-0.879c0.563,-0.562 0.879,-1.325 0.879,-2.121c0,-3.486 0,-8.514 0,-12c0,-0.796 -0.316,-1.559 -0.879,-2.121c-0.562,-0.563 -1.325,-0.879 -2.121,-0.879c-7.738,0 -11,0 -11,0c-0.265,0 -0.52,-0.105 -0.707,-0.293c-0,0 -3.707,-3.707 -3.707,-3.707c-0,0 -4.588,0 -4.588,0c-1.656,0 -2.998,1.342 -2.998,2.998Z'/%3E%3C/svg%3E");width: 18px;height: 18px;display: block;position: absolute;left: 10px;top: calc(50% - 10px);background-size: cover;}
*/
.mmlsloader {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: block;
    margin: 15px auto;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 2;
    color: #898989;
    box-sizing: border-box;
    animation: mmlsanimloader 1s linear infinite alternate;
}
.mmlivesearch__result span.search_sel:last-child {
    border: 0;
}
.mmlivesearch__result .clearMMLiveSearch {
    float: right;
    color: #19735F;
    border-bottom: 1px solid #19735F;
}
.mmlivesearch__result span.search_sel:hover .w {
    color: #19735F;
}
.mmlivesearch__result span.all_products:hover {
    background: #19735F;
    color: #fff;
    border-color: #19735F;
}
.mmlivesearch__result span.all_products:hover:before{
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_269_827)'%3E%3Cpath d='M7.36456 0.5C11.2418 0.5 14.3961 3.6543 14.3961 7.53156C14.3961 9.25961 13.7691 10.8438 12.7311 12.0694L13.5257 12.8641L13.94 12.4498C14.1689 12.2209 14.5398 12.2209 14.7687 12.4498L19.8189 17.5C20.5044 18.1853 20.5044 19.3005 19.8189 19.9859C19.1337 20.6714 18.0184 20.6714 17.333 19.9859L12.2828 14.9358C12.0541 14.707 12.0539 14.3359 12.2828 14.1071L12.6971 13.6928L11.9025 12.8981C10.6767 13.9362 9.09261 14.5632 7.36456 14.5632C3.4873 14.5631 0.332998 11.4087 0.332998 7.53156C0.332998 3.6543 3.4873 0.5 7.36456 0.5ZM18.1615 19.1572C18.3901 19.3858 18.7618 19.3858 18.9902 19.1572C19.2188 18.9288 19.2188 18.5571 18.9902 18.3285L16.0119 15.3502L15.1832 16.1787L18.1615 19.1572ZM14.3545 15.3502L15.1832 14.5214L14.3544 13.6927L13.5257 14.5214L14.3545 15.3502ZM7.36456 13.3911C10.5956 13.3911 13.2242 10.7625 13.2242 7.53156C13.2242 4.30051 10.5956 1.67188 7.36456 1.67188C4.13351 1.67188 1.50487 4.30051 1.50487 7.53156C1.50487 10.7624 4.13351 13.3911 7.36456 13.3911Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_269_827'%3E%3Crect width='20' height='20' fill='white' transform='translate(0.333008 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
}
.mmlivesearch__result span.search_sel.toproduct:first-child {
    padding: 0 100px 10px 0;
}
.block__input__search .mmlivesearch__result {
    border-radius: 0 0 10px 10px;
}
@keyframes mmlsanimloader {
    0% {
        box-shadow: -38px -12px,-14px 0,14px 0,38px 0
    }

    33% {
        box-shadow: -38px 0px,-14px -12px,14px 0,38px 0
    }

    66% {
        box-shadow: -38px 0px,-14px 0,14px -12px,38px 0
    }

    100% {
        box-shadow: -38px 0,-14px 0,14px 0,38px -12px
    }
}

/*mmlivesearch*/
