
#product .delivery_time {
	/*padding-top: 25px;*/
}

.delivery_time .icon {
	width: 50px;
	height: 41px;
	text-indent: -5000px;
}

.delivery_time .green_icon {
	background: url('../../img/t_dost_g.png') no-repeat center;	
}

.delivery_time .orange_icon {
	background: url('../../img/t_dost_o.png') no-repeat center;	
}

.delivery_time .request_icon {
	background: url('../../img/t_dost_ot.png') no-repeat center;	
}

/*.cart_summary_loading {
	background: url('../../img/loading.gif') no-repeat center;
	background-color: rgba(54, 25, 25, .5);
	display: block;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}*/