
/* Order Box settings */
.order-box h5 {font-size: 1.3em; margin-bottom:0px !important}
.order-box .product {margin-bottom: 10px;}
.order-box span {
	font-weight: 100;
	text-transform: none;
	font-size: 13px
}

/* General form input */
.form-input label {padding-top: 8px;}
.error {color:red !important; font-size:12px;}

/* custom settings */
.border-1-black {border: 1px solid black;}
.left {float:left}


.color-switch {
	padding: 0px !important;
	z-index: 1;
}
.dropdown-menu li .active {
	background-color: red !important;
}
