.cardBtnChat span{color:#fff;display:inline-block;font-family:var(--primary-font);font-size:16px;font-weight:450;left:32%;line-height:15px;margin-top:5px;position:absolute;top:5px}.cardBtnChat{background-color:#f68b1f;border:0;border-bottom:1px;border-radius:5px 5px 0 0;bottom:0;clear:both;height:35px;padding:2px 5px;position:fixed;right:0;width:100%}.cardBtnChat,.cardBtnNewChat{box-shadow:0 1px 1px 0 rgba(0,0,0,.1),0 2px 4px 0 rgba(0,0,0,.2);color:#fff;cursor:pointer;font-size:1rem;font-weight:400;z-index:1030}.cardBtnNewChat{background-color:#007aff;border-radius:5px 5px 0 0}#custom-launcher i{left:15px;position:absolute;top:9px}@media screen and (min-width:768px){.cardBtnChat{bottom:0;display:flex;right:23px;width:310px}.cardBtnNewChat{background-color:#007aff;border-radius:5px 5px 0 0;bottom:0;box-shadow:0 1px 1px 0 rgba(0,0,0,.1),0 2px 4px 0 rgba(0,0,0,.2);color:#fff;cursor:pointer;font-size:1rem;font-weight:400;height:35px;position:fixed;right:23PX;width:365px;z-index:1030}}