<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*************************************************************************************************************************
Screen smaller than 680px
*************************************************************************************************************************/
@media all and (max-width: 680px) {
  .bluchic-social-icons-fixed h1,
  .bluchic-social-icons-fixed h2,
  .bluchic-social-icons-fixed h3,
  .bluchic-social-icons-fixed h4,
  .bluchic-social-icons-fixed h5,
  .bluchic-social-icons-fixed h6 {display: none;}
  .bluchic-social-icons-fixed {position: fixed; bottom: 0; right: 0; left: 0; background: #fff; z-index: 999999; filter: alpha(opacity=80); opacity: .8;}
  .bluchic-social-icons-fixed .bluchic-social-icons-wrap {padding: 0;}
  .bluchic-social-icons-fixed .bluchic-social-icons-wrap ul.bluchic-social-icons li {float: left; margin: 5px; border: none;}
  .bluchic-social-icons-fixed .bluchic-social-icons-wrap ul.bluchic-social-icons {display: inline-block; clear: both; list-style: none; font-size: 1em; text-align: center;}
}

/*************************************************************************************************************************
Screen between 681px and 980px
*************************************************************************************************************************/
@media all and (min-width: 681px) and (max-width: 980px) {
  .bluchic-social-icons-fixed h1,
  .bluchic-social-icons-fixed h2,
  .bluchic-social-icons-fixed h3,
  .bluchic-social-icons-fixed h4,
  .bluchic-social-icons-fixed h5,
  .bluchic-social-icons-fixed h6 {display: none;}
  .bluchic-social-icons-fixed {position: fixed; top: 20%; right: 0; background: #fff; z-index: 999999; filter: alpha(opacity=80); opacity: .8;}
  .bluchic-social-icons-fixed .bluchic-social-icons-wrap {padding: 0;}
  .bluchic-social-icons-fixed .bluchic-social-icons-wrap ul.bluchic-social-icons li {float: none; margin: 8px; border: none;}
  .bluchic-social-icons-fixed .bluchic-social-icons-wrap ul.bluchic-social-icons {display: inline-block; clear: both; list-style: none; font-size: 1em; text-align: center;}
}

/*************************************************************************************************************************
Screen larger than 981px
*************************************************************************************************************************/
@media all and (min-width: 981px) {
  .bluchic-social-icons-fixed h1,
  .bluchic-social-icons-fixed h2,
  .bluchic-social-icons-fixed h3,
  .bluchic-social-icons-fixed h4,
  .bluchic-social-icons-fixed h5,
  .bluchic-social-icons-fixed h6 {display: none;}
  .bluchic-social-icons-fixed {position: fixed; top: 20%; right: 0; background: #fff; z-index: 999999; filter: alpha(opacity=80); opacity: .8;}
  .bluchic-social-icons-fixed .bluchic-social-icons-wrap {padding: 0;}
  .bluchic-social-icons-fixed .bluchic-social-icons-wrap ul.bluchic-social-icons li {float: none; margin: 10px; border: none;}
  .bluchic-social-icons-fixed .bluchic-social-icons-wrap ul.bluchic-social-icons {display: inline-block; clear: both; list-style: none; font-size: 1em; text-align: center;}
}

/* .bluchic-social-icons-wrap */
.widget_bluchic_social_widget {}
.bluchic-social-icons-wrap {text-align: center; padding: 10px 0; z-index: 99999999;}
.bluchic-social-icons-wrap ul.bluchic-social-icons {display: inline-block; clear: both; list-style: none; font-size: 1.3em; text-align: center; margin: 0; padding: 0;}
.bluchic-social-icons-wrap ul.bluchic-social-icons li {float: left; margin: 8px; border: none;}
.bluchic-social-icons-wrap ul.bluchic-social-icons li a {display: block; height: 24px; width: 24px; line-height: 1.8em;}
.bluchic-social-icons-wrap ul.bluchic-social-icons li span {display: none;}
ul.bluchic-social-icons .fa-twitter,
ul.bluchic-social-icons .fa-facebook,
ul.bluchic-social-icons .fa-pinterest,
ul.bluchic-social-icons .fa-instagram,
ul.bluchic-social-icons .fa-tumblr,
ul.bluchic-social-icons .fa-vine,
ul.bluchic-social-icons .fa-map-marker,
ul.bluchic-social-icons .fa-spotify,
ul.bluchic-social-icons .fa-plus,
ul.bluchic-social-icons .fa-youtube,
ul.bluchic-social-icons .fa-vimeo-square,
ul.bluchic-social-icons .fa-foursquare,
ul.bluchic-social-icons .fa-wordpress,
ul.bluchic-social-icons .fa-google-plus,
ul.bluchic-social-icons .fa-flickr,
ul.bluchic-social-icons .fa-linkedin,
ul.bluchic-social-icons .fa-medium,
ul.bluchic-social-icons .fa-github,
ul.bluchic-social-icons .fa-bitbucket,
ul.bluchic-social-icons .fa-behance,
ul.bluchic-social-icons .fa-dribbble,
ul.bluchic-social-icons .fa-weibo,
ul.bluchic-social-icons .fa-rss,
ul.bluchic-social-icons .fa-envelope {color: #000;}

ul.bluchic-social-icons .fa-twitter:hover {color: #269dd5;}
ul.bluchic-social-icons .fa-facebook:hover {color: #0c42b2;}
ul.bluchic-social-icons .fa-pinterest:hover {color: #c70505;}
ul.bluchic-social-icons .fa-instagram:hover {color: #194f7a;}
ul.bluchic-social-icons .fa-tumblr:hover {color: #304d6b;}
ul.bluchic-social-icons .fa-vine:hover {color: #00a478;}
ul.bluchic-social-icons .fa-map-marker:hover {color: #d75444;}
ul.bluchic-social-icons .fa-spotify:hover {color: #81be3f;}
ul.bluchic-social-icons .fa-plus:hover {color: #00c4fd;}
ul.bluchic-social-icons .fa-youtube:hover {color: #ff0000;}
ul.bluchic-social-icons .fa-vimeo-square:hover {color: #00c1f8;}
ul.bluchic-social-icons .fa-foursquare:hover {color: #17bce2;}
ul.bluchic-social-icons .fa-wordpress:hover {color: #1e8cbe;}
ul.bluchic-social-icons .fa-google-plus:hover {color: #fc0077;}
ul.bluchic-social-icons .fa-flickr:hover {color: #fc0077;}
ul.bluchic-social-icons .fa-linkedin:hover {color: #0d5a7b;}
ul.bluchic-social-icons .fa-medium:hover {color: #00ab6b;}
ul.bluchic-social-icons .fa-github:hover {color: #000;}
ul.bluchic-social-icons .fa-bitbucket:hover {color: #205081;}
ul.bluchic-social-icons .fa-behance:hover {color: #0095ff;}
ul.bluchic-social-icons .fa-dribbble:hover {color: #e04c86;}
ul.bluchic-social-icons .fa-weibo:hover {color: #d52b2b;}
ul.bluchic-social-icons .fa-rss:hover {color: #f49000;}
ul.bluchic-social-icons .fa-envelope:hover {color: #aaa;}
</pre></body></html>