#notes-max-length{	
  	color: gray;
  	font-size: 13px;
}

#cart-drawer-notes{
	display: flex;
  	justify-content: space-between;
  	flex-wrap: wrap;
}

#CartSpecialInstructions{
	height: 130px;
  	margin-top: 0 !important;
    min-width: 150px;
}

.enable-notes-label{
	display: flex;
  	align-items: center;
  	margin-bottom: 18px;    
		margin-top: 18px; 
}

.ajaxcart__note{
	margin-bottom: 0;
  	margin-top: 0px;
}