

  @media (max-width: 425px){
    #my-omnibox {
        height: 100% !important;
    }
    #my-omnibox .my-input-container .sretrating {
        height: 40px !important;
    }
    
    #my-omnibox .my-input-container {
        margin: 0px !important;
    }
  }
     /*omni box*/
     #my-omnibox div,
#my-omnibox input,
#my-omnibox input[type],
#my-omnibox label {
    font-family: inherit;
    font-size-adjust: none;
    font-size: 100%;
    font-style: normal;
    letter-spacing: normal;
    font-stretch: normal;
    font-variant: normal;
    font-weight: 400;
    font: normal normal 100% inherit;
    text-align: left;
    -moz-text-align-last: initial;
    text-align-last: initial;
    text-decoration: none;
    -webkit-text-emphasis: none;
    text-emphasis: none;
    text-height: auto;
    text-indent: 0;
    text-justify: auto;
    text-outline: none;
    text-shadow: none;
    text-transform: none;
    text-wrap: normal;
    alignment-adjust: auto;
    alignment-baseline: baseline;
    animation: none 0 ease 0 1 normal;
    animation-play-state: running;
    -webkit-appearance: normal;
    -moz-appearance: normal;
    appearance: normal;
    azimuth: center;
    backface-visibility: visible;
    background: none 0 0 auto repeat scroll padding-box transparent;
    background-color: transparent;
    background-image: none;
    baseline-shift: baseline;
    binding: none;
    bleed: 6pt;
    bookmark-label: content();
    bookmark-level: none;
    bookmark-state: open;
    bookmark-target: none;
    border: 0 none transparent;
    border-radius: 0;
    bottom: auto;
    box-align: stretch;
    -webkit-box-decoration-break: slice;
    box-decoration-break: slice;
    box-direction: normal;
    box-flex: 0;
    box-flex-group: 1;
    box-lines: single;
    box-ordinal-group: 1;
    box-orient: inline-axis;
    box-pack: start;
    box-shadow: none;
    box-sizing: border-box;
    break-after: auto;
    break-before: auto;
    break-inside: auto;
    caption-side: top;
    clear: none;
    clip: auto;
    color: inherit;
    color-profile: auto;
    -moz-column-count: auto;
    column-count: auto;
    -moz-column-fill: balance;
    column-fill: balance;
    -moz-column-gap: normal;
    column-gap: normal;
    -moz-column-rule: medium medium rgba(0, 0, 0, 0.12);
    column-rule: medium medium rgba(0, 0, 0, 0.12);
    -moz-column-span: 1;
    column-span: 1;
    -moz-column-width: auto;
    column-width: auto;
    -moz-columns: auto auto;
    columns: auto auto;
    content: normal;
    counter-increment: none;
    counter-reset: none;
    crop: auto;
    cursor: auto;
    direction: ltr;
    display: inline;
    dominant-baseline: auto;
    drop-initial-after-adjust: text-after-edge;
    drop-initial-after-align: baseline;
    drop-initial-before-adjust: text-before-edge;
    drop-initial-before-align: caps-height;
    drop-initial-size: auto;
    drop-initial-value: initial;
    elevation: level;
    empty-cells: show;
    fit: fill;
    fit-position: 0 0;
    float: none;
    float-offset: 0 0;
    grid-columns: none;
    grid-rows: none;
    hanging-punctuation: none;
    height: auto;
    hyphenate-after: auto;
    hyphenate-before: auto;
    hyphenate-character: auto;
    hyphenate-lines: no-limit;
    hyphenate-resource: none;
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
    icon: auto;
    image-orientation: auto;
    image-rendering: auto;
    image-resolution: normal;
    inline-box-align: last;
    left: auto;
    line-height: inherit;
    line-stacking: inline-line-height exclude-ruby consider-shifts;
    list-style: disc outside none;
    margin: 0;
    marks: none;
    marquee-direction: forward;
    marquee-loop: 1;
    marquee-play-count: 1;
    marquee-speed: normal;
    marquee-style: scroll;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    move-to: normal;
    nav-down: auto;
    nav-index: auto;
    nav-left: auto;
    nav-right: auto;
    nav-up: auto;
    opacity: 1;
    orphans: 2;
    outline: medium none invert;
    outline-offset: 0;
    overflow: visible;
    overflow-style: auto;
    padding: 0;
    page: auto;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
    page-policy: start;
    perspective: none;
    perspective-origin: 50% 50%;
    position: static;
    presentation-level: 0;
    punctuation-trim: none;
    quotes: none;
    rendering-intent: auto;
    resize: none;
    right: auto;
    rotation: 0;
    rotation-point: 50% 50%;
    ruby-align: auto;
    ruby-overhang: none;
    ruby-position: before;
    ruby-span: none;
    size: auto;
    string-set: none;
    table-layout: auto;
    top: auto;
    transform: none;
    transform-origin: 50% 50% 0;
    transform-style: flat;
    transition: all 0 ease 0;
    unicode-bidi: normal;
    vertical-align: baseline;
    white-space: normal;
    white-space-collapse: collapse;
    widows: 2;
    width: auto;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    z-index: auto;
    text-align: start;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#my-omnibox div {
    display: block;
}
#my-omnibox input {
    display: inline-block;
}
#my-omnibox input {
    cursor: text;
}
#my-omnibox input::-moz-selection {
    background-color: #b3d4fc;
}
#my-omnibox input::selection {
    background-color: #b3d4fc;
}
#my-omnibox input::-webkit-input-placeholder {
    font-family: inherit;
    font-size-adjust: none;
    font-size: 100%;
    font-style: normal;
    letter-spacing: normal;
    font-stretch: normal;
    font-variant: normal;
    font-weight: 400;
    font: normal normal 100% inherit;
    text-align: left;
    text-align-last: initial;
    text-decoration: none;
    -webkit-text-emphasis: none;
    text-emphasis: none;
    text-height: auto;
    text-indent: 0;
    text-justify: auto;
    text-outline: none;
    text-shadow: none;
    text-transform: none;
    text-wrap: normal;
    background-color: inherit;
    color: inherit;
}
#my-omnibox input::-moz-placeholder {
    font-family: inherit;
    font-size-adjust: none;
    font-size: 100%;
    font-style: normal;
    letter-spacing: normal;
    font-stretch: normal;
    font-variant: normal;
    font-weight: 400;
    font: normal normal 100% inherit;
    text-align: left;
    -moz-text-align-last: initial;
    text-align-last: initial;
    text-decoration: none;
    text-emphasis: none;
    text-height: auto;
    text-indent: 0;
    text-justify: auto;
    text-outline: none;
    text-shadow: none;
    text-transform: none;
    text-wrap: normal;
    background-color: inherit;
    color: inherit;
}
#my-omnibox input:-ms-input-placeholder {
    font-family: inherit;
    font-size-adjust: none;
    font-size: 100%;
    font-style: normal;
    letter-spacing: normal;
    font-stretch: normal;
    font-variant: normal;
    font-weight: 400;
    font: normal normal 100% inherit;
    text-align: left;
    text-align-last: initial;
    text-decoration: none;
    text-emphasis: none;
    text-height: auto;
    text-indent: 0;
    text-justify: auto;
    text-outline: none;
    text-shadow: none;
    text-transform: none;
    text-wrap: normal;
    background-color: inherit;
    color: inherit;
}
#my-omnibox input[type="radio"] {
    cursor: default;
}
#my-omnibox input {
    font-family: inherit;
    font-size: 100%;
}
#my-omnibox * {
    outline: 0;
}

@media (max-width: 599px) {
    #my-omnibox {
        max-height: 100% !important;
    }
}
#my-omnibox .my-input-container {
    width: 100%;
    margin: 8px 0;
}
#my-omnibox .my-input-container input[type="radio"]:focus {
    outline: thin solid #129fea;
    outline: 1px auto #129fea;
}
#my-omnibox .my-input-container input[type="radio"]:focus:invalid {
    outline-color: #e9322d;
}
#my-omnibox .my-input-container .my-input-label {
    display: block;
    margin-bottom: 0.2em;
    line-height: 1.2em;
    color: rgba(0, 0, 0, 0.87);
}
#my-omnibox .my-rating-stars-input-container .my-rating-stars-input {
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 599px) {
    #my-omnibox .my-rating-stars-input-container .my-rating-stars-input {
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (min-width: 600px) {
    #my-omnibox .my-rating-stars-input-container .my-rating-stars-input {
        -ms-flex-direction: row;
        height: 35px;
        flex-direction: row;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        /* align-items: center; */
    }
}
#my-omnibox .my-rating-stars-input-container .my-input-label {
    min-width: 33%;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
@media (min-width: 600px) {
    #my-omnibox .my-rating-stars-input-container .my-input-label {
        text-align: right;
    }
} /*! <%- omnibox_custom_css %> */

#my-omnibox .my-rating-stars-input-container .my-rating-stars-input .review_stars_wrap{
    overflow: hidden;
  }
  #my-omnibox .my-rating-stars-input-container .my-rating-stars-input #review_stars {
    overflow: hidden;
    position: relative;
    float: left;
  }
  #my-omnibox .my-rating-stars-input-container .my-rating-stars-input #review_stars input {
      /* display:none; */
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 0;
  }
 #my-omnibox .my-rating-stars-input-container .my-rating-stars-input  #review_stars label {
    float: right;
    cursor: pointer;
    position: relative;
    z-index: 1;
  }

  /*star start*/
  #my-omnibox .my-input-container .sretrating {
    display: flex;
    width: 100%;
    justify-content: center;
    overflow: hidden;
    flex-direction: row-reverse;
    height: 150px;
    position: relative;
    }

    #my-omnibox .my-input-container .sretrating > input {
    display: none;
    }

    #my-omnibox .my-input-container .sretrating > label {
    cursor: pointer;
    width: 40px;
    height: 40px;
    /* margin-top: auto; */
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 76%;
    transition: .3s;
    }

    #my-omnibox .my-input-container .sretrating > input:checked ~ label,
    #my-omnibox .my-input-container .sretrating > input:checked ~ label ~ label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    }


    #my-omnibox .my-input-container .sretrating > input:not(:checked) ~ label:hover,
    #my-omnibox .my-input-container .sretrating > input:not(:checked) ~ label:hover ~ label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    }


     /*end omni box*/

    