[data-cellid="grid_cell_label13"][data-page="shopinventory_list"][data-cellid="grid_cell_label13"][data-page="shopinventory_list"][data-cellid="grid_cell_label13"][data-page="shopinventory_list"] {
  padding-bottom: 2px;
}
[data-page="shopinventory_list"][data-itemid="grid_field2"] {
  font-size: 16px;
}
[data-page="shopinventory_list"][data-itemid="grid_field1"] {
  font-size: 17.6px;
}
[data-page="shopinventory_list"][data-itemid="add_to_cartG"] > .btn {
  font-weight: normal;
}
[data-page="shopinventory_list"][data-itemid="page_image_ash8f23hr"] {
  width: 400px;
}

/* Put  your custom CSS code here */


/* Put  your custom CSS code here */


/* Put  your custom CSS code here */


/* Put  your custom CSS code here */


/* Put  your custom CSS code here */


/* Put  your custom CSS code here */


/* Put  your custom CSS code here */


/* Put  your custom CSS code here */


/* Put  your custom CSS code here */


/* Put  your custom CSS code here */


/* Put  your custom CSS code here */


/* Put  your custom CSS code here */


/* Put  your custom CSS code here */


/* Put  your custom CSS code here */

/* Put  your custom CSS code here */

a[id^="Add_to_cartG"] {
	background: linear-gradient(to right, #1e90ff, #0066ff);
	color: #fff;
	border: none;
	padding: 10px 16px;
	border-radius: 8px;
	transition: 0.3s;
	display: inline-block; /* para que respete padding */
	text-align: center;
	letter-spacing: 1px;

}

a[id^="Add_to_cartG"]:hover {
	background: linear-gradient(to right, #0066ff, #1e90ff);
	transform: scale(1.05);
	color: #fff;
}

