.rating li{
	display:inline-block;
}
.rating{
	padding-left:0!important;
	margin:0!important;
}

.prc{
	     background-color:#dd9933;
  }
  .price{
	  bottom:0;
	  right:0;
  }
  .prc{
	  padding:6px 20px 8px 20px;
	  color:white;
	  font-weight:600;
  }
  .spanSpace{
	  margin-right:6px
  }
  a{
	  text-decoration: none;
  }
  #space{
	   margin-left:6px
  }
  .card-text{
	  font-size:13px;
	  margin-top:3px;
  }
  
  .global-container{
	height:100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

form{
	font-size: 14px;

}

.card-title{ font-weight:300; }

.btn{
	font-size: 14px;
	margin-top:20px;
}


.login-form{ 
	width:330px;
	margin:20px;
}

.sign-up{
	text-align:center;
	padding:20px 0 0;
}

.alert{
	margin-bottom:-30px;
	font-size: 13px;
	margin-top:20px;
}
.card-img-top {
   width: 100%!important;
   height: 13vw!important;

}
@media screen and ( max-width: 782px ) {
.card-img-top {
   width: 100%!important;
   height: 50vw!important;

}
		
	}
.disabled{
    background-color: rgba(245, 245, 245, 1);
    opacity: .4;
    
}
.heading_text{
	margin-bottom:10px;
	text-align:center;
}
.itemside{
	float:left;
	margin-top:8px;
}
.info{
	float:left;
	margin-left:15px
}
.pricestyle{
font-size:22px;color:#4c2e2e;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.media{
	display:flex!important;
}

