#fmesn_spann{
  margin-right: auto;
  margin-left: auto;
  /* margin-right: 5px;
  margin-left: 10px; */
  width: 100% !important;
  font-size: 14px;
}
#fmesn_innerdiv{
  display: inline-flex; 
  /* height:140px; */
  background-size: cover;background-position: center;
  min-height: 125px;
  width: 100% !important;
}
#fmesn_time_message {
  display: block;
}
.flex-container {
  display: flex;
  flex-direction: column;
  padding: 7px;
}
.bar-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 7px;
  align-items: center;
}
.bar-container > img {
  align-self: flex-start;
  margin: unset !important;
}
.main-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding: 10px;
  height: 110px;
}

.upperbar {
  padding: 7px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 17px;
}

.fmesn_temporary_class ul li .fmesn_barblock .fmesn_left_img
{
  float: left;
  width: 100%;
  background-color: #BFBFBF;
  background-position: center;
  background-repeat: no-repeat;
}


#fmesn_anchor{
  text-decoration: underline;
}
#fmesn_srcc{
  width: 20%; 
  margin-right: 5px;
}
/* .fmesn_empty_stars{
  color:red !important;
}
.product_ratting_html .star-rating > span{
  color:yellow;
} */
#fmesn_sadsdcc{
  color: #000;
  background-color: #fff;
  height: 20%;
  width: 7%;
  padding: 1%;
  margin-left: auto;
  margin-right: 5px;
  margin-top: 2px;
  float: right;
  cursor: pointer;
}
.fmesn_block {
  border-radius: 25px;  
}
#fmesn_backgrounddd{
  display: inline-flex;
  margin-top: -10000%;
  width: 30%;
  margin-left: -10000%;
  z-index: 99999;
  position: fixed;
  display: none;
}
#main-header{
  z-index:9999 !important;
}
.fmesn_temporary_class{width:100%;margin: 0 auto;padding: 0px 15px}
.fmesn_temporary_class ul li{display: inline-block;vertical-align: top;width: 32%;padding: 3px;}
.fmesn_temporary_class ul li .fmesn_block{width: 100%;display: inline-block;margin-bottom: 2px; border-radius: 40px;}
.fmesn_temporary_class ul li .fmesn_block .fmesn_left_img{float: left;width: 22%;height: 60px; background-color: #BFBFBF;}
.fmesn_temporary_class ul li .fmesn_block .fmesn_bg_img{background-image: url(http://localhost/wordpress5/wp-content/plugins/SalesNotifier/Admin/js/bee.png
  );background-repeat: no-repeat;background-position: center;display: inline-block;}
.fmesn_temporary_class ul li .fmesn_block .fmesn_left_img img{max-width: 100%}
.fmesn_temporary_class ul li .fmesn_block .fmesn_right_description{width: 78%;float: right;color: #fff;padding: 5px 7px;box-sizing: border-box}
.fmesn_temporary_class ul li .fmesn_block .fmesn_right_description p{font-size: 15px;padding: 0px;margin: 0}
.fmesn_temporary_class ul li .fmesn_block .fmesn_right_description b{font-size: 15px;}
.fmesn_temporary_class ul li .fmesn_block .fmesn_right_description span{font-size: 12px;display: block}
.fmesn_black_img{background-image: url(http://localhost/wordpress5/wp-content/plugins/SalesNotifier/Admin/js/black_img.jpeg);background-repeat: no-repeat;background-position: center;display: inline-block;height: 60px;background-size: cover}
.fmesn_blue_img{background-image: url(http://localhost/wordpress5/wp-content/plugins/SalesNotifier/Admin/js/bck.jpg);background-repeat: no-repeat;background-position: center;display: inline-block;height: 60px;background-size: cover}
.fmesn_on_off_btn{clear: both;padding: 10px 20px;display: inline-block;background-color: #fff;    box-shadow: 0 5px 21px -4px rgba(167,167,167,.5);border: #dcdcdc 1px solid;box-sizing: border-box;}
.fmesn_on_off_btn .fmesn_name{vertical-align: top;display: inline-block;padding: 4px 10px;}
.fmesn_dnt_show_again {
    position: absolute;
    right: 20px;
    bottom: 8px;
    font-size: 1em;
    cursor: pointer;
}

.fmesn_dnt_show_again:hover{
  opacity: 0.8;
}

.star-rating, .custom_star_rating{
  float: left !important;
  margin-top: 0px !important;
}


/* custom ratting design */
.star-rating, .custom_star_rating{
  overflow:hidden;
  position:relative;
  height:1.618em;
  line-height:1.618;
  font-size:1em;
  width:5.55em;
  font-family:"Font Awesome 5 Free";
  font-weight:400;
  ---myVar : #000
}
.star-rating::before, .custom_star_rating::before,
.star-rating span::before, .custom_star_rating span::before{
  content:"";
  top:0;
  left:0;
  position:absolute;
  color: var(--myVar);
}
.star-rating::before, .custom_star_rating::before{
  opacity:.25;
  float:left
}
.star-rating span, .custom_star_rating span{
  overflow:hidden;
  float:left;
  top:0;
  left:0;
  position:absolute;
  padding-top:1.5em;
  color:#2c2d33
}
p.stars {
  display:inline-block;
  margin:0
}
p.stars a {
  position:relative;
  height:1em;
  width:1em;
  text-indent:-999em;
  overflow:hidden;
  display:inline-block;
  text-decoration:none;
  font-weight:400
}
p.stars a::before {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:1em;
  height:1em;
  line-height:1;
  font-family:"Font Awesome 5 Free";
  content:"";
  font-size:.95em;
  color:#43454b;
  text-indent:0;
  opacity:.25
}
p.stars a:hover~a::before {
  color:#43454b;
  opacity:.25
}
p.stars:hover a::before {
  color:#7f54b3;
  opacity:1
}
p.stars.selected a.active::before {
  color:#7f54b3;
  opacity:1
}
p.stars.selected a.active~a::before {
  color:#43454b;
  opacity:.25
}
p.stars.selected a:not(.active)::before {
  color:#7f54b3;
  opacity:1
}

.wc-block-grid__product-rating .star-rating span:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before {
  color: #ff0000 !important;
}

