@charset "UTF-8";
#moc_woocommerce_review {
  margin: 36px 0; }

#hoidap {
  margin-top: 20px;
  font-size: 16px;
  color: #343434;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; }
  #hoidap *, #hoidap ::after, #hoidap ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #hoidap .hoidap_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    #hoidap .hoidap_content .hoidap_cnt .hoidap_content {
      margin-bottom: 10px; }
      #hoidap .hoidap_content .hoidap_cnt .hoidap_content p {
        padding: 0;
        margin: 0 0 15px; }
        #hoidap .hoidap_content .hoidap_cnt .hoidap_content p:last-child {
          margin-bottom: 0; }
    #hoidap .hoidap_content .hoidap_cnt .hoidap_footer {
      font-size: 12px;
      color: #666; }
      #hoidap .hoidap_content .hoidap_cnt .hoidap_footer .comment-reply-link {
        margin-right: 15px; }
      #hoidap .hoidap_content .hoidap_cnt .hoidap_footer a {
        color: #2196f3; }
    #hoidap .hoidap_content .hoidap_cnt .hoidap_author {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 5px; }
      #hoidap .hoidap_content .hoidap_cnt .hoidap_author .name {
        font-weight: 700;
        margin-right: 15px;
        color: #333; }
        #hoidap .hoidap_content .hoidap_cnt .hoidap_author .name a {
          color: #333; }
    #hoidap .hoidap_content .hoidap_ava {
      margin-right: 10px; }
      #hoidap .hoidap_content .hoidap_ava .ava {
        display: block;
        width: 34px;
        height: 34px;
        line-height: 34px;
        text-align: center;
        background: #ccc;
        color: #666;
        font-weight: 700; }
  #hoidap .hoidap_list {
    margin: 0;
    padding: 0; }
    #hoidap .hoidap_list li {
      list-style: none; }
  #hoidap .hoidap_title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #333; }
  #hoidap > ul {
    padding: 0;
    margin: 0; }
    #hoidap > ul li {
      list-style: none;
      padding: 10px 0;
      margin: 0; }
    #hoidap > ul > li:first-child {
      padding-top: 0; }
    #hoidap > ul ul.children {
      padding: 0 0 0 40px;
      margin: 0; }
      #hoidap > ul ul.children li {
        list-style: none;
        padding: 10px 0; }
      #hoidap > ul ul.children ul {
        padding: 0;
        margin: 0; }
    #hoidap > ul > ul.children {
      position: relative;
      background: #f1f1f1;
      border: 1px solid #e7e7e7;
      padding: 0 10px;
      font-size: 14px;
      color: #333;
      margin: 0 0 10px 40px; }
      #hoidap > ul > ul.children:after, #hoidap > ul > ul.children:before {
        bottom: 100%;
        left: 10px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none; }
      #hoidap > ul > ul.children:before {
        border-bottom-color: #e7e7e7;
        border-width: 12px; }
      #hoidap > ul > ul.children:after {
        border-bottom-color: #f1f1f1;
        border-width: 11px;
        margin-left: 1px; }
      #hoidap > ul > ul.children li {
        border-top: 1px solid #e5e5e5; }
        #hoidap > ul > ul.children li .hoidap_footer {
          margin-top: -5px;
          font-size: 12px;
          color: #666; }
          #hoidap > ul > ul.children li .hoidap_footer .comment-reply-link {
            margin-right: 15px;
            color: #2196f3; }
        #hoidap > ul > ul.children li .comment_content p {
          margin-bottom: 10px; }
        #hoidap > ul > ul.children li .comment_content .qtv {
          display: inline-block;
          background: #2196f3;
          color: #fff;
          margin-left: -5px;
          margin-right: 10px;
          padding: 0 6px;
          line-height: 18px;
          border-radius: 4px; }
        #hoidap > ul > ul.children li .comment_content .name {
          color: #333;
          font-weight: 700;
          margin-right: 10px; }
          #hoidap > ul > ul.children li .comment_content .name a {
            color: #333; }
        #hoidap > ul > ul.children li .comment_content a {
          color: #2196f3; }
      #hoidap > ul > ul.children > li:first-child {
        border-top: 0; }

#reviewlist {
  margin-bottom: 30px;
  position: relative; }
  #reviewlist .background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.1);
    z-index: 1; }

#product_review_list, #comments {
  margin-top: 20px;
  font-size: 16px;
  color: #343434;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; }
  #product_review_list *, #product_review_list ::after, #product_review_list ::before, #comments *, #comments ::after, #comments ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #product_review_list a, #comments a {
    text-decoration: none; }
  #product_review_list .comment_item .comment_box .comment_verified, #comments .comment_item .comment_box .comment_verified {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #product_review_list .comment_item .comment_box .comment_verified .icon, #comments .comment_item .comment_box .comment_verified .icon {
      margin-right: 5px; }
      #product_review_list .comment_item .comment_box .comment_verified .icon img, #comments .comment_item .comment_box .comment_verified .icon img {
        display: block; }
    #product_review_list .comment_item .comment_box .comment_verified .verified, #comments .comment_item .comment_box .comment_verified .verified {
      color: #52b858;
      font-size: 14px;
      line-height: 14px; }
  #product_review_list .comment_item .comment_box .comment_footer, #comments .comment_item .comment_box .comment_footer {
    font-size: 12px;
    color: #666; }
    #product_review_list .comment_item .comment_box .comment_footer .comment-reply-link, #comments .comment_item .comment_box .comment_footer .comment-reply-link {
      margin-right: 15px; }
    #product_review_list .comment_item .comment_box .comment_footer a, #comments .comment_item .comment_box .comment_footer a {
      color: #2196f3; }
  #product_review_list .comment_item .comment_box .comment_content, #comments .comment_item .comment_box .comment_content {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 14px; }
    #product_review_list .comment_item .comment_box .comment_content span.name, #comments .comment_item .comment_box .comment_content span.name {
      font-weight: 700;
      margin-right: 8px;
      color: #333; }
      #product_review_list .comment_item .comment_box .comment_content span.name a, #comments .comment_item .comment_box .comment_content span.name a {
        color: #333; }
    #product_review_list .comment_item .comment_box .comment_content .replyto, #comments .comment_item .comment_box .comment_content .replyto {
      color: #2196f3; }
    #product_review_list .comment_item .comment_box .comment_content p, #comments .comment_item .comment_box .comment_content p {
      padding: 0;
      margin: 0 0 15px; }
      #product_review_list .comment_item .comment_box .comment_content p:last-child, #comments .comment_item .comment_box .comment_content p:last-child {
        margin-bottom: 0; }
  #product_review_list .comment_item .comment_box .comment_author, #comments .comment_item .comment_box .comment_author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
    #product_review_list .comment_item .comment_box .comment_author .name, #comments .comment_item .comment_box .comment_author .name {
      margin-right: 7px;
      font-weight: 700;
      color: #333; }
      #product_review_list .comment_item .comment_box .comment_author .name a, #comments .comment_item .comment_box .comment_author .name a {
        color: #333; }
  #product_review_list > ul.commentlist, #comments > ul.commentlist {
    padding: 0;
    margin: 0; }
    #product_review_list > ul.commentlist li, #comments > ul.commentlist li {
      list-style: none;
      padding: 10px 0;
      margin: 0; }
    #product_review_list > ul.commentlist > li, #comments > ul.commentlist > li {
      border-top: 1px solid #e5e5e5; }
      #product_review_list > ul.commentlist > li:first-child, #comments > ul.commentlist > li:first-child {
        border-top: 0;
        padding-top: 0; }
    #product_review_list > ul.commentlist ul.children, #comments > ul.commentlist ul.children {
      padding: 0 0 0 40px;
      margin: 0; }
      #product_review_list > ul.commentlist ul.children li, #comments > ul.commentlist ul.children li {
        list-style: none;
        padding: 5px 0; }
      #product_review_list > ul.commentlist ul.children ul, #comments > ul.commentlist ul.children ul {
        padding: 0;
        margin: 0; }

#mwr_average_rating_box {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; }
  #mwr_average_rating_box *, #mwr_average_rating_box ::after, #mwr_average_rating_box ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #mwr_average_rating_box .rating_title_box {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    display: block !important;
    color: #333; }
  #mwr_average_rating_box .rating_content_box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 16px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 10px; }
    #mwr_average_rating_box .rating_content_box > * .col-content {
      padding: 15px; }
      @media screen and (max-width: 640px) {
        #mwr_average_rating_box .rating_content_box > * .col-content {
          padding: 10px; } }
    @media screen and (max-width: 640px) {
      #mwr_average_rating_box .rating_content_box .review_button {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        border-left: 0;
        border-top: 1px solid #e5e5e5; } }
    #mwr_average_rating_box .rating_content_box .review_button .mwr_open_review_form {
      display: block;
      max-width: 180px;
      margin: 0 auto;
      padding: 0 20px;
      text-align: center;
      background: #2196f3;
      color: #fff;
      line-height: 50px;
      border-radius: 4px;
      font-weight: 700;
      font-size: 18px;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      @media screen and (max-width: 640px) {
        #mwr_average_rating_box .rating_content_box .review_button .mwr_open_review_form {
          max-width: 100%; } }
    #mwr_average_rating_box .rating_content_box .star_average {
      text-align: center; }
      #mwr_average_rating_box .rating_content_box .star_average .average {
        font-size: 40px;
        font-weight: 700;
        color: #ff9800;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        #mwr_average_rating_box .rating_content_box .star_average .average .mwr_star {
          margin-left: 5px;
          font-size: 34px; }
        @media screen and (max-width: 640px) {
          #mwr_average_rating_box .rating_content_box .star_average .average {
            font-size: 30px; }
            #mwr_average_rating_box .rating_content_box .star_average .average .mwr_star {
              font-size: 24px; } }
      #mwr_average_rating_box .rating_content_box .star_average .title {
        font-size: 18px; }
    #mwr_average_rating_box .rating_content_box .star_bar {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      border-left: 1px solid #e5e5e5;
      border-right: 1px solid #e5e5e5; }
      @media screen and (max-width: 640px) {
        #mwr_average_rating_box .rating_content_box .star_bar {
          border-right: 0; } }
      #mwr_average_rating_box .rating_content_box .star_bar .star_bar_list .star_bar_item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%; }
        #mwr_average_rating_box .rating_content_box .star_bar .star_bar_list .star_bar_item .number {
          min-width: 65px; }
        #mwr_average_rating_box .rating_content_box .star_bar .star_bar_list .star_bar_item .icon {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          cursor: pointer;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none; }
          #mwr_average_rating_box .rating_content_box .star_bar .star_bar_list .star_bar_item .icon span {
            margin-left: 5px; }
        #mwr_average_rating_box .rating_content_box .star_bar .star_bar_list .star_bar_item .bar {
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1;
          margin: 0 10px; }
          #mwr_average_rating_box .rating_content_box .star_bar .star_bar_list .star_bar_item .bar .scala {
            position: relative;
            background: #ddd;
            display: inline-block;
            width: 100%;
            height: 10px;
            border-radius: 4px;
            overflow: hidden; }
            #mwr_average_rating_box .rating_content_box .star_bar .star_bar_list .star_bar_item .bar .scala .perc {
              position: absolute;
              left: 0;
              top: 0;
              height: 100%;
              border-radius: 4px;
              background: #ff9800; }
      #mwr_average_rating_box .rating_content_box .star_bar.review {
        border-right: 0; }

#respond {
  font-size: 16px;
  color: #343434;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  padding: 0px; }
  #respond *, #respond ::after, #respond ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #respond h3 {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px;
    color: #333; }
  #respond #commentform {
    margin: 0; }
    #respond #commentform > * {
      padding: 0;
      margin: 0; }
      #respond #commentform > * input, #respond #commentform > * textarea {
        -webkit-box-shadow: 0 0;
        box-shadow: 0 0;
        background: #fafafa;
        margin: 0;
        padding: 10px;
        min-width: 150px;
        border: 1px solid #e5e5e5;
        width: 100%;
        display: block; }
        @media screen and (max-width: 640px) {
          #respond #commentform > * input, #respond #commentform > * textarea {
            min-width: 100px; } }
      #respond #commentform > * textarea {
        min-width: 100%; }
    #respond #commentform .comment-form-rating {
      display: none;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    #respond #commentform .comment-form-comment {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    #respond #commentform .comment_footer {
      border: 1px solid #e5e5e5;
      border-top: 0;
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3;
      padding: 8px; }
      #respond #commentform .comment_footer .comment_footer_content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin: 0 -5px; }
        #respond #commentform .comment_footer .comment_footer_content > * {
          padding: 0 5px;
          -webkit-box-flex: 0;
          -ms-flex-positive: 0;
          flex-grow: 0;
          margin: 0; }
        #respond #commentform .comment_footer .comment_footer_content .comment-form-author,
        #respond #commentform .comment_footer .comment_footer_content .comment-form-phone,
        #respond #commentform .comment_footer .comment_footer_content .comment-form-email {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
          flex: 0 0 25%;
          max-width: 25%; }
          @media screen and (max-width: 640px) {
            #respond #commentform .comment_footer .comment_footer_content .comment-form-author,
            #respond #commentform .comment_footer .comment_footer_content .comment-form-phone,
            #respond #commentform .comment_footer .comment_footer_content .comment-form-email {
              -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
              flex: 0 0 50%;
              max-width: 50%; } }
          #respond #commentform .comment_footer .comment_footer_content .comment-form-author input,
          #respond #commentform .comment_footer .comment_footer_content .comment-form-phone input,
          #respond #commentform .comment_footer .comment_footer_content .comment-form-email input {
            padding: 0 15px;
            line-height: 36px;
            height: 36px;
            border-radius: 4px; }
        #respond #commentform .comment_footer .comment_footer_content .comment-form-author {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1; }
        #respond #commentform .comment_footer .comment_footer_content .comment-form-phone {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; }
        #respond #commentform .comment_footer .comment_footer_content .comment-form-email {
          -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
          order: 3; }
        #respond #commentform .comment_footer .comment_footer_content .comment-form-submit {
          -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
          order: 3; }
          #respond #commentform .comment_footer .comment_footer_content .comment-form-submit #submit {
            margin: 0;
            border: 0;
            padding: 0 15px;
            line-height: 36px;
            height: 36px;
            min-height: 36px;
            border-radius: 4px;
            font-weight: 500;
            background: #2196f3;
            color: #fff; }
        @media screen and (max-width: 640px) {
          #respond #commentform .comment_footer .comment_footer_content .comment-form-author {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%; }
          #respond #commentform .comment_footer .comment_footer_content .comment-form-phone {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%; }
          #respond #commentform .comment_footer .comment_footer_content .comment-form-submit {
            margin-top: 10px;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%; }
            #respond #commentform .comment_footer .comment_footer_content .comment-form-submit #submit {
              display: block;
              width: 100%; } }
        #respond #commentform .comment_footer .comment_footer_content .comment-form-cookies-consent {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
          -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
          order: 4;
          display: none; }
          #respond #commentform .comment_footer .comment_footer_content .comment-form-cookies-consent .wp-comment-cookies-consent {
            margin-bottom: 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: end;
            -ms-flex-pack: end;
            justify-content: flex-end; }
          #respond #commentform .comment_footer .comment_footer_content .comment-form-cookies-consent input {
            min-width: 10px;
            margin-right: 10px; }
  #respond.active {
    position: fixed;
    width: 90%;
    max-width: 700px;
    padding: 20px;
    background: #fff;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1111; }
    #respond.active #reply-title {
      position: relative;
      font-size: 0;
      padding: 0;
      margin: 0; }
      #respond.active #reply-title #cancel-comment-reply-link {
        background: red;
        display: block !important;
        position: absolute;
        width: 20px;
        height: 20px;
        top: -20px;
        right: -20px;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        #respond.active #reply-title #cancel-comment-reply-link:before {
          content: 'X';
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          color: #fff;
          z-index: 1;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          font-size: 13px;
          font-weight: 500;
          cursor: pointer;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none; }
    #respond.active #commentform .comment-form-rating {
      display: block; }

#hoidapform.review #commentform .comment-form-rating {
  display: block; }

li #respond {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #e5e5e5; }
  li #respond #reply-title {
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    li #respond #reply-title #cancel-comment-reply-link {
      color: red; }

.mwr_paginate_review, .mwr_paginate_hoidap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .mwr_paginate_review .page-numbers, .mwr_paginate_hoidap .page-numbers {
    background: #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .mwr_paginate_review .page-numbers.next, .mwr_paginate_review .page-numbers.prev, .mwr_paginate_hoidap .page-numbers.next, .mwr_paginate_hoidap .page-numbers.prev {
      display: none; }
    .mwr_paginate_review .page-numbers.current, .mwr_paginate_hoidap .page-numbers.current {
      font-weight: 500;
      background: #666;
      color: #fff; }

.mwr_star:before {
  content: "\53";
  font-family: 'star';
  font-style: normal;
  display: block; }

.mwr_star.flatsome:before {
  content: "";
  font-family: fl-icons !important;
  font-weight: 400 !important;
  display: block; }

.mwr_the_star {
  position: relative;
  display: inline-block; }
  .mwr_the_star:before {
    content: "sssss";
    font-family: 'star';
    font-style: normal;
    font-size: 10px;
    display: block; }
  .mwr_the_star span {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .mwr_the_star span:before {
      content: "\53\53\53\53\53";
      font-family: star;
      font-style: normal;
      font-size: 10px;
      color: #ff9800;
      display: block; }
  .mwr_the_star.flatsome:before {
    content: "";
    font-family: fl-icons !important;
    font-weight: 400 !important;
    font-size: 10px;
    display: block; }
  .mwr_the_star.flatsome span {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden; }
    .mwr_the_star.flatsome span:before {
      content: "";
      font-family: fl-icons !important;
      font-weight: 400 !important;
      font-size: 10px;
      color: #ff9800;
      display: block; }

#mwr_cleaner {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10; }
