/* ITEM */
.price, .price_total strong {
	font-size:28px  !important;
}
.price, .price_total {
	font-size:22px  !important;
}
.price {
	font-size:22px  !important;
	color:#868686;
	display:block;
}
.price_list {
	font-size:12px !important;
}
.price_list span {
	text-decoration: line-through;
	color:#ff3300;
	font-size:14px !important;
}
.price_total small {
	font-size:12px  !important;
	color:#868686;
	display:block;
}

/* CHECK OUT*/
.sm-form-xs {
	padding:2px 5px !important;
	font-size:11px;
}
.cart th {
    padding: 12px 7px !important; 
}
.cart td {
	    padding: 6px 2px !important;
}
.cart td.active {
	    padding-left: 10px !important;
}
.checkbox-style:checked + .checkbox-style-3-label:before, .radio-style:checked + .radio-style-3-label:before {
    padding-left: 2px;
    padding-top: 2px;
}
.postcontent, .sidebar, .col_full, .col_half, .col_one_third, .col_two_third, .col_three_fourth, .col_one_fourth, .col_one_fifth, .col_two_fifth, .col_three_fifth, .col_four_fifth, .col_one_sixth, .col_five_sixth {
    margin-bottom: 40px; 
}

.cart input[type], textarea, select {
border-radius: 3px !important;
}