.card-comments img {
  width: 4rem; }

.icon-btns{
	font-size: 25px;
}

.player-img{
	height: 50px;
	width: 50px;
}

.title{
	font-size: 18px;
}

audio{
	outline:none;
}

.playlist-label{
	font-size: 22px
}

.btn-block{
	font-weight: bold;
	font-size: 20px !important;
	border-radius: 50px;
	background: #fff !important;
}

.back-gray{
	background: #c0c0c0 !important;
}

.nav-tabs .nav-link.active.active{
	background-color: #c0c0c0 !important;
}

.btn-block:hover{
	background: #e0e0e0 !important;
}

.btn3:hover{
	background: #e0e0e0 !important;
}

.btn3{
	background: #fff !important; 
}

.tefilah-btn.active, .tefilah-btn:active{
	background: #fff !important; 
}

.active-brand{
	border: 2px solid;
    padding: 5px;
    border-radius: 8px;
    font-size: 18px;
    border-color: gold;
}

.inactive-brand{
	border: 1px solid;
    padding: 2px;
    margin-left: 40px;
    border-radius: 6px;
    font-size: 15px;
}


body{
	background: #c0c0c0;
}