/*
.show_cart .cart-item.row-summary label{width:54% !important;}
.show_cart .cart-item.row-summary-subtotal label{width:30% !important;}
.show_cart .cart-item.row-summary-total label{width:30% !important;}*/
.show_cart .cart-item small,
.show_cart .cart-item span{position:static !important;}
.show_cart .step_side .step,
.show_cart .step_side .title{font-family:'Lora',serif;}
.clearfix{clear:both;}
/*#earrangement-container .fl-col-group .fl-col:not(.fl-col-small){width:67%;}*/
@media (max-width: 767px){
	#earrangement-container .fl-col-group .fl-col:not(.fl-col-small){width:100%;}
}

@media (min-width: 768px) and (max-width: 1147px){
	#earrangement-container .fl-col-group .fl-col-small{display:inline-block;float:right;width:28%;}
}