/*
 * @since             1.0.0
 * @package           Easy-share-solution
 * @main style of Easy-share-solution
 *
*/
html {
  position: relative;
}
.all-share-button {
  display: none;
}
.all-share-button.esblock {
  display: block;
}
/*button style fixed*/
#bshare-social {
  margin: 10px 0;
}
#bshare-social button,
#bshare_widget button,
#my_popup_wrapper button {
  background: #0274b3 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  margin: 2px;
  padding: 0.84375em 0.875em 0.78125em;
  position: relative;
  text-transform: inherit;
  z-index: 111;
  box-shadow: none;
  text-shadow: none;
}

#bshare-social button i,
#bshare_widget button i,
#my_popup_wrapper button i {
  color: #fff;
}
#bshare-social button {
  min-width: 140px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}
#bshare-social.round-icons button {
  border-radius: 47%;
}
#bshare_widget.widget-round-btn button {
  border-radius: 50%;
  margin: 4px 3px;
  padding: 11px 9px;
}

#bshare-social button:hover,
#bshare_widget button:hover,
#my_popup_wrapper button:hover {
  background: #0b2b5c;
  color: #fff;
}
#bshare-social.after-content {
  margin-top: -40px;
  overflow: hidden;
  padding-top: 40px;
  width: 100%;
}
#my_popup .round-icons button {
  border-radius: 50%;
}
div#bshare-social a {
  box-shadow: 1px 3px 1px #ccc;
  color: #fff;
  font-weight: 400;
  margin: 0 2px;
  padding: 4px 10px;
  text-decoration: none;
}
.share-btnall {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
/*Facebook  button style*/
#bshare-social button.bshare-Facebook,
#bshare_widget button.bshare-Facebook,
#my_popup_wrapper button.bshare-Facebook {
  background: #3864a3 none repeat scroll 0 0;
}
#bshare-social button.bshare-Facebook:hover,
#bshare_widget button.bshare-Facebook:hover,
#my_popup_wrapper button.bshare-Facebook:hover {
  background: #0c418d none repeat scroll 0 0;
}
/*twitter button style*/
#bshare-social button.bshare-Twitter,
#bshare_widget button.bshare-Twitter,
#my_popup_wrapper button.bshare-Twitter,
#bshare-social button.bshare-Aim,
#bshare_widget button.bshare-Aim,
#my_popup_wrapper button.bshare-Aim {
  background: #33ccff none repeat scroll 0 0;
}
#bshare-social button.bshare-Twitter:hover,
#bshare_widget button.bshare-Twitter:hover,
#my_popup_wrapper button.bshare-Twitter:hover,
#bshare_widget button.bshare-Aim:hover,
#bshare-social button.bshare-Aim:hover,
#my_popup_wrapper button.bshare-Aim:hover {
  background: #19acdd none repeat scroll 0 0;
}
/*google-plus, stumbleupon button style*/
#bshare-social button.bshare-Googleplus,
#bshare_widget button.bshare-Googleplus,
#bshare-social button.bshare-Stumbleupon,
#bshare_widget button.bshare-Stumbleupon,
#bshare-social button.bshare-Gmail,
#bshare_widget button.bshare-Gmail,
#my_popup_wrapper button.bshare-Googleplus,
#my_popup_wrapper button.bshare-Stumbleupon,
#my_popup_wrapper button.bshare-Gmail {
  background: #dd4b39 none repeat scroll 0 0;
}

#bshare-social button.bshare-Googleplus:hover,
#bshare-social button .bshare-Stumbleupon:hover,
#bshare-social button.bshare-Gmail:hover,
#bshare-social button.bshare-baidu:hover,
#my_popup_wrapper button.bshare-Googleplus:hover,
#bshare_widget button.bshare-Googleplus:hover,
#my_popup_wrapper button .bshare-Stumbleupon:hover,
#bshare_widget button .bshare-Stumbleupon:hover,
#my_popup_wrapper button.bshare-Gmail:hover,
#bshare_widget button.bshare-Gmail:hover,
#bshare_widget button.bshare-baidu:hover,
#my_popup_wrapper button.bshare-baidu:hover {
  background: #c40807 none repeat scroll 0 0;
}
/*Buffer, aol button style*/
#bshare-social button.bshare-Buffer,
#bshare_widget button.bshare-Buffer,
#bshare-social button.bshare-Aol,
#bshare-social button.bshare-Insta.s_Insta,
#bshare_widget button.bshare-Aol,
#bshare-social button.bshare-Friendfeed,
#bshare_widget button.bshare-Friendfeed,
#my_popup_wrapper button.bshare-Buffer,
#my_popup_wrapper button.bshare-Aol,
#my_popup_wrapper button.bshare-Insta.s_Insta,
#my_popup_wrapper button.Friendfeed {
  background: #000000 none repeat scroll 0 0;
}
#bshare-social button.bshare-Buffer:hover,
#bshare_widget button.bshare-Buffer:hover,
#bshare-social button.bshare-Aol:hover,
#bshare_widget button.bshare-Aol:hover,
#my_popup_wrapper button.bshare-Buffer:hover,
#my_popup_wrapper button.bshare-Aol:hover {
  background: #222222;
}
/*pinterest button style*/
#bshare-social button.bshare-Pinterest,
#bshare_widget button.bshare-Pinterest,
#my_popup_wrapper button.bshare-Pinterest {
  background: #ce2127 none repeat scroll 0 0;
}
#bshare-social button.bshare-Pinterest:hover,
#bshare_widget button.bshare-Pinterest:hover,
#my_popup_wrapper button.bshare-Pinterest:hover {
  background: #9b090e;
}
/*Hackernews button style*/
#bshare-social button.bshare-Hackernews,
#bshare_widget button.bshare-Hackernews,
#my_popup_wrapper button.bshare-Hackernews {
  background: #f08641 none repeat scroll 0 0;
}
#bshare-social button.bshare-Hackernews:hover,
#bshare_widget button.bshare-Hackernews:hover,
#my_popup_wrapper button.bshare-Hackernews:hover {
  background: #f36523;
}
/*Plurk button style*/
#bshare-social button.bshare-Plurk,
#bshare_widget button.bshare-Plurk,
#my_popup_wrapper button.bshare-Plurk {
  background: #c6602b none repeat scroll 0 0;
}
#bshare-social button.bshare-Plurk:hover,
#bshare_widget button.bshare-Plurk:hover,
#my_popup_wrapper button.bshare-Plurk:hover {
  background: #ba4728;
}
/*Instapaper button style*/
#bshare-social button.bshare-Instapaper,
#bshare_widget button.bshare-Instapaper,
#my_popup_wrapper button.bshare-Instapaper {
  background: #dedede none repeat scroll 0 0;
  color: #000;
}
#bshare-social button.bshare-Instapaper:hover,
#bshare_widget button.bshare-Instapaper:hover,
#my_popup_wrapper button.bshare-Instapaper:hover {
  background: #ffffff;
  color: #000;
}
/*Yahoo button style*/
#bshare-social button.bshare-Yahoo,
#bshare_widget button.bshare-Yahoo,
#my_popup_wrapper button.bshare-Yahoo {
  background: #620973 none repeat scroll 0 0;
}
#bshare-social button.bshare-Yahoo:hover,
#bshare_widget button.bshare-Yahoo:hover,
#my_popup_wrapper button.bshare-Yahoo:hover {
  background: #44029a none repeat scroll 0 0;
}
/*Diigo button style*/
#bshare-social button.bshare-Diigo,
#bshare_widget button.bshare-Diigo,
#my_popup_wrapper button.bshare-Diigo {
  background: #0686e9 none repeat scroll 0 0;
}
#bshare-social button.bshare-Diigo:hover,
#bshare_widget button.bshare-Diigo:hover,
#my_popup_wrapper button.bshare-Diigo:hover {
  background: #368bff none repeat scroll 0 0;
}
/*Google button style*/
#bshare-social button.bshare-Google,
#bshare_widget button.bshare-Google,
#my_popup_wrapper button.bshare-Google {
  background: #3174f1 none repeat scroll 0 0;
}
#bshare-social button.bshare-Google:hover,
#bshare_widget button.bshare-Google:hover,
#my_popup_wrapper button.bshare-Google:hover {
  background: #4385f6 none repeat scroll 0 0;
}
/*vk button style*/
#bshare-social button.bshare-Vk,
#bshare_widget button.bshare-Vk,
#my_popup_wrapper button.bshare-Vk {
  background: #4c75a3 none repeat scroll 0 0;
}
#bshare-social button.bshare-Vk:hover,
#bshare_widget button.bshare-Vk:hover,
#my_popup_wrapper button.bshare-Vk:hover {
  background: #27568a;
}
/*ok button style*/
#bshare-social button.bshare-Ok,
#bshare_widget button.bshare-Ok,
#my_popup_wrapper button.bshare-Ok {
  background: #e27e35 none repeat scroll 0 0;
}
#bshare-social button.bshare-Ok:hover,
#bshare_widget button.bshare-Ok:hover,
#my_popup_wrapper button.bshare-Ok:hover {
  background: #cc6418;
}
/*blogger button style*/
#bshare-social button.bshare-Blogger,
#bshare_widget button.bshare-Blogger,
#my_popup_wrapper button.bshare-Blogger {
  background: #f57d00 none repeat scroll 0 0;
}
#bshare-social button.bshare-Blogger:hover,
#bshare_widget button.bshare-Blogger:hover,
#my_popup_wrapper button.bshare-Blogger:hover {
  background: #f1753f none repeat scroll 0 0;
}
/*delicious button style*/
#bshare-social button.bshare-Delicious,
#bshare_widget button.bshare-Delicious,
#my_popup_wrapper button.bshare-Delicious {
  background: #0076e8 none repeat scroll 0 0;
}
#bshare-social button.bshare-Delicious:hover,
#bshare_widget button.bshare-Delicious:hover,
#my_popup_wrapper button.bshare-Delicious:hover {
  background: #105da8 none repeat scroll 0 0;
}
/*digg, amazon, wordpress button style*/
#bshare-social button.bshare-Digg,
#bshare_widget button.bshare-Digg,
#bshare-social button.bshare-Wordpress,
#bshare_widget button.bshare-Wordpress,
#bshare-social button.bshare-Amazon,
#bshare_widget button.bshare-Amazon,
#my_popup_wrapper button.bshare-Digg,
#my_popup_wrapper button.bshare-Wordpress,
#my_popup_wrapper button.bshare-Amazon {
  background: #000000 none repeat scroll 0 0;
}
#bshare-social button.bshare-Digg:hover,
#bshare_widget button.bshare-Digg:hover,
#bshare-social button.bshare-Wordpress:hover,
#bshare_widget button.bshare-Wordpress:hover,
#bshare-social button.bshare-Amazon:hover,
#bshare_widget button.bshare-Amazon:hover,
#my_popup_wrapper button.bshare-Digg:hover,
#my_popup_wrapper button.bshare-Wordpress:hover,
#my_popup_wrapper button.bshare-Amazon:hover {
  background: #222222 none repeat scroll 0 0;
}
/*Reddit button style*/
#bshare-social button.bshare-Reddit,
#bshare_widget button.bshare-Reddit,
#my_popup_wrapper button.bshare-Reddit {
  background: #cee3f8 none repeat scroll 0 0;
  color: #000;
}
#bshare-social button.bshare-Reddit:hover,
#bshare_widget button.bshare-Reddit:hover,
#my_popup_wrapper button.bshare-Reddit:hover {
  background: #92c2f3 none repeat scroll 0 0;
}
/*Pocket button style*/
#bshare-social button.bshare-Pocket,
#bshare_widget button.bshare-Pocket,
#my_popup_wrapper button.bshare-Pocket {
  background: #ed4054 none repeat scroll 0 0;
}
#bshare-social button.bshare-Pocket:hover,
#bshare_widget button.bshare-Pocket:hover,
#my_popup_wrapper button.bshare-Pocket:hover {
  background: #e8293f none repeat scroll 0 0;
}

/*yahoo button style*/
#bshare-social button.bshare-Yahoo,
#bshare_widget button.bshare-Yahoo,
#my_popup_wrapper button.bshare-Yahoo {
  background: #44029a none repeat scroll 0 0;
}
#bshare-social button.bshare-Yahoo:hover,
#bshare_widget button.bshare-Yahoo:hover,
#my_popup_wrapper button.bshare-Yahoo:hover {
  background: #380a74 none repeat scroll 0 0;
}
/*Evernote button style*/
#bshare-social button.bshare-Evernote,
#bshare_widget button.bshare-Evernote,
#my_popup_wrapper button.bshare-Evernote {
  background: #05a021 none repeat scroll 0 0;
}
#bshare-social button.bshare-Evernote:hover,
#bshare_widget button.bshare-Evernote:hover,
#my_popup_wrapper button.bshare-Evernote:hover {
  background: #39b04a none repeat scroll 0 0;
}
/*Viadeo button style*/
#bshare-social button.bshare-Viadeo,
#bshare_widget button.bshare-Viadeo,
#bshare_widget button.bshare-Instagram,
#my_popup_wrapper button.bshare-Viadeo {
  background: #000000 none repeat scroll 0 0;
}
#bshare-social button.bshare-Viadeo:hover,
#bshare_widget button.bshare-Viadeo:hover,
#my_popup_wrapper button.bshare-Viadeo:hover {
  background: #222222 none repeat scroll 0 0;
}
/*Mixi button style*/
#bshare-social button.bshare-Mixi,
#bshare_widget button.bshare-Mixi,
#my_popup_wrapper button.bshare-Mixi {
  background: #d1ad59 none repeat scroll 0 0;
}
#bshare-social button.bshare-Mixi:hover,
#bshare_widget button.bshare-Mixi:hover,
#my_popup_wrapper button.bshare-Mixi:hover {
  background: #fa9401 none repeat scroll 0 0;
}
/*Myworld button style*/
#bshare-social button.bshare-Myworld,
#bshare_widget button.bshare-Myworld,
#my_popup_wrapper button.bshare-Myworld {
  background: #00ccff none repeat scroll 0 0;
}
#bshare-social button.bshare-Myworld:hover,
#bshare_widget button.bshare-Myworld:hover,
#my_popup_wrapper button.bshare-Myworld:hover {
  background: #2ba4dd none repeat scroll 0 0;
}
/*Stumbleupon button style*/
#bshare-social button.bshare-Stumbleupon {
  font-size: 12px;
  padding: 12.5px;
}
/*Style hide show button*/
#bshare-social div.share_hide_show i {
  background-color: #fff;
  color: #888;
  cursor: pointer;
  display: inline-block;
  margin: 5px 0;
  padding: 2px;
}
#bshare-social div.share_hide_show i:hover {
  background-color: #ededed;
  color: #333;
}
#bshare-social div.share_hide_show.bottom_hide_show,
#bshare-social div.share_hide_show.content_hide_show {
  display: inline-block;
  float: left;
  margin: 0 5px;
}
.hide_show_left div.count-set-left button,
.hide_show_right div.count-set-right button,
.hide_show_bottom div.count-set-bottom button,
.hide_show_content div.count-set-bottom button {
  left: -9999px;
  opacity: 0;
  -webkit-transition: all 1s ease 1s;
  transition: all 1s ease 1s;
}
.hide_show_right div.count-set-right .right-hover span {
  display: none;
}

#bshare-social div.share_hide_show.right_hide_show i {
  float: right;
}
.count_show button span.baby-count-bottom,
.count_show button span.baby-count-left,
.count_show .count-set-right span.baby-count-right {
  opacity: 1;
  filter: alpha(opacity=100);
}

#bshare-social.btn_fix div.count-set-bottom {
  overflow: hidden;
}

/*side share button*/

#bshare-social.baby-sideshare.share-left {
  left: 0;
  position: fixed;
  top: 30%;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  width: auto;
}
#bshare-social.baby-sideshare.share-right {
  position: fixed;
  right: 0;
  top: 30%;
  width: 20%;
  display: flex;
  flex-direction: column;
}

#bshare-social.baby-sideshare button {
  display: inline-block;
}

/*baby share count style*/
/*left button set*/
#bshare-social .click-share-button-left i.icon-share {
  background: #ccc none repeat scroll 0 0;
  color: #fff;
  cursor: pointer;
  overflow: hidden;
  padding: 9px;
}
#bshare-social .count-set-left button {
  margin-left: -100px;
  position: relative;
  text-align: left;
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
#bshare-social .count-set-left button:hover {
  margin-left: 0;
}
#bshare-social .count-set-left.text-left button:hover {
  margin-left: -97px;
}
#bshare-social .count-set-bottom.text-left button:hover {
  margin-right: -100px;
}
#bshare-social .count-set-right.text-left button:hover {
  margin-right: -100px;
}
#bshare-social .count-set-bottom.text-left button i {
  border-right: 0;
}
#bshare-social .count-set-left button span {
  left: 108%;
  min-height: 26px;
  min-width: 22px;
  position: absolute;
  top: 7px;
}
span.baby-count-left {
  background-color: #ccc;
  border-radius: 2px;
  bottom: 7px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15),
    0 0 10px rgba(255, 255, 255, 0.15);
  color: #000;
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  opacity: 0;
  padding: 8px 7px 0 8px;
  position: relative;
  z-index: 1;
}
.count-set-left button:hover span.baby-count-left {
  opacity: 1;
  filter: alpha(opacity=100);
}

span.baby-count-left:before {
  background-color: inherit;
  content: "";
  display: block;
  height: 12px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(-6px, -6px, 0px) rotate3d(0, 0, 1, 45deg);
  transform: translate3d(-6px, -6px, 0px) rotate3d(0, 0, 1, 45deg);
  width: 12px;
}
#bshare-social .count-set-left button i {
  border-left: 2px solid #fff;
  padding: 9px 0 9px 6px;
  position: absolute;
  right: 7%;
  text-align: right;
  top: 8%;
}

/*right button set*/
#bshare-social .count-set-right {
  display: block;
  overflow: hidden;
  width: 100%;
}
#bshare-social .count-set-right button {
  float: right;
  margin-right: -97px;
  text-align: right;
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
#bshare-social .count-set-right button:hover {
  margin-right: 0;
}
#bshare-social .count-set-right .right-hover span {
  left: -9px;
  min-height: 26px;
  min-width: 22px;
  top: 7px;
}
span.baby-count-right {
  background-color: #ccc;
  border-radius: 2px;
  bottom: 3px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15),
    0 0 10px rgba(255, 255, 255, 0.15);
  color: #000;
  float: right;
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  left: -3%;
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 3px 7px 0 8px;
  position: relative;
  top: 5px;
  z-index: 1;
}
span.baby-count-right:before {
  background-color: inherit;
  content: "";
  display: block;
  height: 12px;
  position: absolute;
  right: -12px;
  top: 50%;
  -webkit-transform: translate3d(-6px, -6px, 0px) rotate3d(0, 0, 1, 45deg);
  transform: translate3d(-6px, -6px, 0px) rotate3d(0, 0, 1, 45deg);
  width: 12px;
}
.count-set-right .right-hover:hover span.baby-count-right {
  opacity: 1;
  filter: alpha(opacity=100);
}
#bshare-social .count-set-right button i {
  border-right: 2px solid #fff;
  left: 7%;
  padding: 9px 5px 10px 4px;
  position: absolute;
  text-align: left;
  top: 6%;
}
/*bottom button set*/

.baby-sideshare.share-bottom {
  bottom: 0;
  left: 29%;
  position: fixed;
  z-index: 999;
  display: flex;
  flex-flow: row wrap;
}
#bshare-social .count-set-bottom {
  float: left;
  overflow: hidden;
  margin-top: -30px;
  padding-top: 30px;
}
#bshare-social div.count-set-bottom button i {
  border-right: medium none;
}
#bshare-social .count-set-bottom button {
  margin-right: -100px;
  position: relative;
  text-align: right;
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}

#bshare-social .count-set-bottom button:hover {
  margin-right: 0;
}
span.baby-count-bottom.counter {
  position: absolute;
}
#bshare-social .count-set-bottom button span {
  left: 0;
  min-height: 22px;
  min-width: 30px;
  position: absolute;
}
span.baby-count-bottom {
  background-color: #ccc;
  border-radius: 2px;
  bottom: 44px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15),
    0 0 10px rgba(255, 255, 255, 0.15);
  color: #000;
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  left: 2px;
  padding: 5px 1px;
  text-align: center;
  position: relative;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
span.baby-count-bottom:before {
  background-color: inherit;
  content: "";
  display: block;
  height: 12px;
  position: absolute;
  right: 23%;
  top: 94%;
  -webkit-transform: translate3d(-6px, -6px, 0px) rotate3d(0, 0, 1, 45deg);
  transform: translate3d(-6px, -6px, 0px) rotate3d(0, 0, 1, 45deg);
  width: 12px;
}
.count-set-bottom button:hover span.baby-count-bottom {
  opacity: 1;
  filter: alpha(opacity=100);
}
#bshare-social .count-set-bottom button i {
  border-right: 2px solid #fff;
  left: 4%;
  padding: 9px 5px 10px 4px;
  position: absolute;
  text-align: left;
  top: 6%;
}
/*pop-up style*/
.shar-button-set {
  text-align: center;
}
#my_popup.popup_content {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 3px 2px 3px #ccc;
  height: auto;
  top: 10%;
  padding: 10px;
  text-align: center;
  width: 30%;
}
#my_popup button.my_popup_close {
  display: flex;
  margin: 6px auto 0;
  text-align: center;
  width: 60%;
  background: #c40807 none repeat scroll 0 0;
  left: 0;
  align-items: center;
  justify-content: center;
}
#my_popup_wrapper button {
  margin: 5px 3px;
}
#my_popup_wrapper button.my_popup_close:hover {
  background: #9b090e;
}
#my_popup_background {
  -webkit-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
}
#my_popup,
#my_popup_wrapper {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#my_popup {
  -webkit-transform: translateX(0) translateY(-40%);
  -ms-transform: translateX(0) translateY(-40%);
  transform: translateX(0) translateY(-40%);
}
.popup_visible #my_popup {
  -webkit-transform: translateX(0) translateY(0);
  -ms-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
}

a.text-tweet {
  background-color: #33ccff;
  border-radius: 4px;
  color: #fff;
  font-size: 18px;
  height: 36px;
  margin: 0;
  padding: 3px 0 0 1px;
  text-align: center;
  text-decoration: none;
  -webkit-transform: translate(-10px, 0px);
  -ms-transform: translate(-10px, 0px);
  transform: translate(-10px, 0px);
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  width: 54px;
}
a.text-tweet:hover {
  background-color: #19acdd;
  color: #fff;
  text-decoration: none;
}
 #my_popup_wrapper button.bshare-Instagram.s_Instagram,
 #bshare_widget button.bshare-Instagram.s_Instagram,
 #bshare-social button.bshare-Instagram.s_Instagram {
   background: #000000;
 }
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #bshare_widget button {
    margin: 3px 2px;
    padding: 10px 9px;
  }
  #bshare-social .count-set-left button:hover {
    margin-left: -100px;
  }

  #bshare-social .count-set-bottom button:hover {
    margin-right: -100px;
  }
  #bshare-social .count-set-right button:hover {
    margin-right: -100px;
  }
  #my_popup.popup_content {
    top: 10%;
    width: 80%;
  }
}

@media only screen and (min-width: 100px) and (max-width: 480px) {
  #bshare-social button,
  #bshare_widget button,
  #my_popup_wrapper button {
    font-size: 12px;
    padding: 11px 5px;
  }
  #bshare-social .count-set-left button {
    margin-left: -107px;
  }
  #bshare-social .count-set-right button {
    margin-right: -107px;
  }
  #bshare-social .count-set-left button:hover {
    margin-left: -107px;
  }

  #bshare-social .count-set-bottom button:hover {
    margin-right: -100px;
  }
  #bshare-social .count-set-right button:hover {
    margin-right: -107px;
  }
  #bshare-social.baby-sideshare.share-right {
    width: 32%;
  }
  #bshare-social .count-set-left button span {
    font-size: 10px;
    left: 106%;
    min-height: 22px;
    min-width: 20px;
    padding: 6px 0 0;
    text-align: center;
  }
   
  #bshare-social .count-set-right button span {
    font-size: 10px;
    left: -34px;
    min-height: 20px;
    min-width: 19px;
    padding: 7px 0 0;
    text-align: center;
  }
  #my_popup.popup_content {
    top: 12%;
    width: 90%;
  }
}
