.socialwall {
  position: relative; }
  .socialwall .swiper-socialwall {
    z-index: 0; }
    .socialwall .swiper-socialwall .swiper-wrapper {
      z-index: 0; }
  .socialwall .swiper-button-next, .socialwall .swiper-button-prev {
    z-index: 0; }
  .socialwall .swiper-socialwall .socialwall-item {
    border: 1px solid darkgray;
    margin: 20px 5px 5px;
    padding-top: 25px;
    position: relative; }
    .socialwall .swiper-socialwall .socialwall-item > a {
      text-decoration: none; }
      .socialwall .swiper-socialwall .socialwall-item > a:hover, .socialwall .swiper-socialwall .socialwall-item > a:active, .socialwall .swiper-socialwall .socialwall-item > a:focus {
        color: #000000; }
      .socialwall .swiper-socialwall .socialwall-item > a .socialwall-type-icon {
        text-align: center;
        font-size: 30px;
        position: absolute;
        right: 0;
        left: 0;
        top: -20px; }
        .socialwall .swiper-socialwall .socialwall-item > a .socialwall-type-icon i {
          background: #fff;
          padding: 0 5px; }
      .socialwall .swiper-socialwall .socialwall-item > a .socialwall-media iframe {
        width: 100%;
        border: none; }
      .socialwall .swiper-socialwall .socialwall-item > a .socialwall-media video {
        width: 100%;
        height: auto; }
      .socialwall .swiper-socialwall .socialwall-item > a .socialwall-text {
        padding: 7.5px; }
    .socialwall .swiper-socialwall .socialwall-item .socialwall-sharing {
      position: relative;
      padding: 5px;
      height: 30px; }
      .socialwall .swiper-socialwall .socialwall-item .socialwall-sharing .socialwall-sharing-buttons {
        opacity: 0; }
        .socialwall .swiper-socialwall .socialwall-item .socialwall-sharing .socialwall-sharing-buttons.active {
          opacity: 1; }
      .socialwall .swiper-socialwall .socialwall-item .socialwall-sharing span {
        margin: 0 10px; }
        .socialwall .swiper-socialwall .socialwall-item .socialwall-sharing span a {
          margin-left: 12px;
          display: inline-block;
          float: right; }
      .socialwall .swiper-socialwall .socialwall-item .socialwall-sharing i, .socialwall .swiper-socialwall .socialwall-item .socialwall-sharing span {
        float: right; }
      .socialwall .swiper-socialwall .socialwall-item .socialwall-sharing i, .socialwall .swiper-socialwall .socialwall-item .socialwall-sharing span i {
        font-size: 22px;
        color: darkgray; }
      .socialwall .swiper-socialwall .socialwall-item .socialwall-sharing i:hover, .socialwall .swiper-socialwall .socialwall-item .socialwall-sharing span i:hover {
        color: #000000;
        cursor: pointer; }
  .socialwall .swiper-button-next {
    right: -50px; }
  .socialwall .swiper-button-prev {
    left: -50px; }
  @media (max-width: 767px) {
    .socialwall .swiper-button-next, .socialwall .swiper-button-prev {
      height: 28px; }
      .socialwall .swiper-button-next:focus, .socialwall .swiper-button-prev:focus {
        outline: none; }
    .socialwall .swiper-button-next {
      right: -9px; }
    .socialwall .swiper-button-prev {
      left: -9px; }
    .socialwall .swiper-slide {
      padding: 0 10px; } }

/*# sourceMappingURL=tx_newssocialwall.css.map */
