/*--------------------------------------------------------------

  Template Name: Subas Ecommerce Responsive Bootstrap Template
  Description: This is html5 template
  Author: codecarnival
  Version: 1.0
  Design and Developed by: codecarnival

Note: This is the file where you can add your custom styles to change the look of the theme. But don't modify "style.css" file.

---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here:
-------------------------------------------------------*/
input.basket-item-amount-filed, .basket-item-block-amount.disabled .basket-item-amount-filed:hover {
  padding: 0;
  width: 60px;
  height: 28px;
  outline: 0;
  border: 1px solid #e4e4e4;
  border-radius: 1px;
  vertical-align: middle;
  text-align: center;
  font: var(--ui-font-weight-bold) 18px/27px "Helvetica Neue",Helvetica,Arial,sans-serif;
  transition: 300ms all ease;
}