/*
 Theme Name:   New ASC Theme
 Theme URI:    https://www.qltech.com.au/
 Description:  Mordern ASC Theme
 Author:       QL Tech (Torn@do)
 Author URI:   https://www.qltech.com.au/
 Tags:         react,graphql,wordpress,asc,mordern asc

*/

.size-woocommerce_thumbnail{
	width:100px !important;
}

.btn-coupon{
  background: #F39200;
  border: solid 1px #F39200;
  color: #fff;
  width: auto;
  text-align: center;
  padding: 8px 15px;
  font-size: 1rem;
  border-radius: 15px;
  margin-bottom: 20px;
}

.first-input{
	
	width: 90%;
display: inline-block;
}

.second-input{
  display: inline-block;
}
.woocommerce-additional-fields{
	display:none !important;
}
