

/* Start:/local/components/main/basket/templates/.default/style.css?1745905038586*/
.count{
	width:60px;
	background: #f7f7f7;
    border: 1px solid #e5e5e5;
    text-align: center;
    margin-left: -5px;
    margin-right: -5px;
	color:#666666;
	height: 30px !important;
}

.fcalc{
	border: 1px solid #e5e5e5 !important;
    color: #999 !important;
    padding: 0px 5px !important;
	font-size:11px !important;
	cursor:pointer !important;
	margin-top: -3px !important;
    border-radius: 0px !important;
    height: 30px !important;
}

.delete_product{
    background: #fff;
    border: 1px solid #e0e0e0;
}

@media (max-width: 786px){
	.hidden-mob{
		display:none;
	}	
}
/* End */
/* /local/components/main/basket/templates/.default/style.css?1745905038586 */
