/* ===================== *
 * ## Full row swiper ##
 * ===================== */

.full-row-swiper .role-swiper-pagination .swiper-pagination-bullet {
   opacity: .5;

   transition: background-color .25s, opacity .25s;
   -webkit-transition: background-color .25s, opacity .25s;
}
.full-row-swiper .role-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { opacity: 1; }


/* ===================================== *
 * ## Casper Map Layers -> Icon Layer ##
 * ===================================== */

.map-icon-label-tether .tether-line { opacity: .5; }


/* ============= *
 * ## Testing ##
 * ============= */

.list-component .list-cell { padding: 0 10px; }