/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


 .custom-checkbox input[type="checkbox"]{
 	opacity:1 !important;
 }

 input{
 	    border: 1px solid;
 }

 .checkout-step .step-title{
 	color:#ffffff !important;
 }
.form-control{
   border: 2px solid #e7e7e7!important;}
