/* Enter Your Custom CSS Here */

.products{
	width:50%;
	float:left;
}

#wpcf7-f116-p117-o1 .product input[type="checkbox"], #wpcf7-f116-p32-o1 .product input[type="checkbox"]{
	    width: auto;
	MARGIN-RIGHT: 10PX;
}

#wpcf7-f116-p117-o1 .product span.wpcf7-list-item, #wpcf7-f116-p32-o1 .product span.wpcf7-list-item{
	    display: block;
	    font-size: 14px;
    padding: 2.5px 0;
}

.quantity table, .quantity table tr td{
	border:0px;
}

.quantity table tr td{
padding: 13px 10px;
}

.quantity table{
	margin-top: -5px;
}

#wpcf7-f116-p117-o1 input[type="submit"], #wpcf7-f116-p32-o1 input[type="submit"]{
	    background: #308fbd;
    color: #fff;
    border: 0px;
    padding: 10px 10px;
    font-size: 16px;
}

.products-container .products-half{
	float: left;
    width: 47%;
	    margin: 0px 10px;
}

