This 20 oz. stainless steel tumbler has the Green Kettle Coffee logo on both the front and back.
Stainless Steel Tumbler
SKU: 217537123517253
$25.00 Regular Price
$15.00Sale Price
Excluding Sales Tax
Stainless Steel Tumbler with PMS 576C Imprint.
Items can be returned or exchanged within 14 days of purchase date with purchase receipt (if returning/exchanging in-store). You will receive a full refund or you can exchange it for something else. In order to refund or exchange, products must not have been used. To initiate a return or exchange, email greenkettlecoffee@gmail.com.
Items will be received within 3-5 business days of placing the order. Items can only be shipped within the US.
bottom of page
/* Target the flashquotes-container and remove the scrollbar */
#flashquotes-container {
height: 469px !important; /* Set desired height */
min-height: 0 !important; /* Remove min-height */
overflow: hidden !important; /* Prevent the scroll */
padding: 0 !important; /* Remove padding */
margin: 0 !important; /* Remove margin */
display: block !important; /* Force proper display */
}
/* Target the iframe inside the container */
#flashquotes-container iframe {
height: 100% !important; /* Ensure iframe takes full height of container */
width: 100% !important; /* Ensure iframe stretches across */
display: block !important; /* Ensure it behaves as a block-level element */
border: none !important; /* Remove any iframe borders */
}