

/* Start:/local/components/main/basket/templates/.default/style.css?1729598567827*/
.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;
	}	
}


/* Chrome, Safari, Edge, Opera */
.input_number::-webkit-outer-spin-button,
.input_number::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.input_number[type=number] {
  -moz-appearance: textfield;
}

/* End */
/* /local/components/main/basket/templates/.default/style.css?1729598567827 */
