.qty_input {
	width: 35px;
    text-align: center;
}


.create-list {
	background: #646c9a !important;
	color: #fff !important;
}


/* .i3-menu__item:hover > a > i, .i3-menu__item:hover > a > span{
	color:#01216d !important;
} */


@media only screen and (max-width:480px){
	#colorsAndSizesContainer .btn{
		padding: 0.65rem 0.5rem;
	}

	#colorsAndSizesContainer .form-control{
		padding: 0.65rem 0.5rem;
	}
}

#colorsAndSizesContainer hr{
	margin-top: 5px;
	margin-bottom: 5px;
}




