div#ChatBox{background-color:var(--yellow);bottom:0;color:black;cursor:pointer;font:18px / 22px var(--font-bold);left:70px;overflow-y:auto;padding:10px 20px;position:fixed;transition:background-color .3s ease 0s,transform .3s ease 0s;z-index:100000}@media screen and (max-width:500px){div#ChatBox,#grok-chatbot{left:0px!important}}div#ChatBox:hover,div#ChatBox:focus{background-color:var(--secondary)}div#ChatBox.active{transform:translateY(-400px)}#grok-chatbot{display:none}#grok-chatbot.active{display:block}div#grok-chatbot p{color:black}.product.type-product>a[href^="tel:"]{display:none}.product-message{grid-column:span 4}.product-message .divtext{padding:10px!important;line-height:1.25em}.product-message .divtext a{transition:color .3s;color:#ff5000!important}.product-message .divtext a:hover{color:#007cba!important}form.cart>br{display:none}.divtext>span{line-height:26px}.divtext{line-height:26px}