/*!
* CSS for Commerce7 Side Cart Carrot by Tarfot 20210330 (https://tarfoot.com)
*/.c7-cart__cart-carrot-side-cart-top{padding-top:5px}
#case-carrot{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"adobe-garamond-pro",serif;border-bottom:1px solid #999}
#case-carrot .div{-ms-flex-preferred-size:100%;flex-basis:100%}
#case-carrot .cc-encouragement{text-align:center;font-size:20px;padding:0}
#case-carrot .cc-bottles{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
#case-carrot .cc-bottles img{max-width:20px}
#case-carrot .cc-bottles img:not(:last-child){margin-right:7px}
#case-carrot .cc-cta{padding:8px 0 20px;text-align:center;font-size:15px}