/**
 * Description: Mac Usato - Sponsor
 * Version: 1.0.0
 * Last update: 2018-12-13
 * Copyright (C) 2018 Mac Usato
 */

.sponsor-row img{width: 140px; height: 140px;}
.sponsor-row .content{min-height:135px;height:auto;}
.sponsor-row .btn.btn-outline-success{font-size: 0.8rem;vertical-align: top;margin: 2px 5px 0 0;font-weight: normal;padding: 0 0.2rem;line-height: 17px;}
.sponsor-row .stream-badge{float:left;margin: 2px 5px 0 0;font-size: 14px;padding-top: .15rem;padding-bottom: .15rem;}
.sponsor-sidebar img{width:60px;height:60px; margin-top:1px;}
.sponsor-row a{color: #000000;}
.sponsor-row a.btn-primary{color: #FFFFFF;}

.row-stars img{width: 24px!important; height: 24px!important;}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575px) {
  .sponsor-row a.h3{font-size: 1rem;}
  .sponsor-row .h3.price{font-size: 1.5rem;}
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767px) {
  .sponsor-row .content{border-bottom: 0!important;}
}
