:root {
--chatFontFamily:Roboto-Regular;
--chatLineHeight:1.5;
--chatContainerBgColor:#F5F5F5;
--chatBorder:solid 0px #000;
--chatBorderRadius:0px;
--chatWidth:375px;
--chatHeight:95%;
--chatPositionLeft:50px;
--chatPositionTop:auto;
--chatPositionRight:auto;
--chatPositionBottom:0px;
--chatShadow:#bbb 0 0 10px;
--chatPageBackgroundColor:#ffffff;
--chatMaxWidth:1278px;
--chatMarginMobile:0px;
--chatMarginDesktop:0px;
--chatScrollbarForeColor:#C1C1C1;
--chatScrollbarBackColor:#F1F1F1;
--chatButtonPositionLeft:50px;
--chatButtonPositionTop:auto;
--chatButtonPositionRight:auto;
--chatButtonPositionBottom:50px;
--chatButtonFontSize:16px;
--chatButtonBackground:#d31145;
--chatButtonBackgroundMobile:#d31145;
--chatButtonFocusColor:#000000;
--chatButtonFontColor:#FFFFFF;
--chatButtonFontWeight:bold;
--chatButtonAnimation:none;
--chatButtonBoxShadow:#111 0 0px 5px;
--chatButtonBoxShadowHover:#111 0 0px 10px;
--chatButtonBorderRadius:5px;
--chatButtonPadding:10px 20px;
--chatButtonBorder:0px;
--chatButtonPositionLeftMobile:50px;
--chatButtonPositionTopMobile:auto;
--chatButtonPositionRightMobile:auto;
--chatButtonPositionBottomMobile:50px;
--chatButtonFontSizeMobile:12px;
--chatButtonFontColorMobile:#FFFFFF;
--chatButtonBackgroundColorMobile:#d31145;
--chatButtonFontWeightMobile:bold;
--chatButtonBorderRadiusMobile:5px;
--chatButtonPaddingMobile:10px;
--chatButtonImageWidth:auto;
--chatButtonImageHeight:28px;
--chatButtonImageMargin:0 0.8rem 0 0;
--chatButtonImageWidthMobile:auto;
--chatButtonImageHeightMobile:20px;
--chatButtonImageMarginMobile:0 0.5rem 0 0;
--chatButtonCustomFont:no-custom;
--promptPositionLeft:40px;
--promptPositionTop:auto;
--promptPositionRight:auto;
--promptPositionBottom:100px;
--promptFontSize:12px;
--promptPositionLeftMobile:20px;
--promptPositionTopMobile:auto;
--promptPositionRightMobile:auto;
--promptPositionBottomMobile:95px;
--promptFontSizeMobile:10px;
--promptWidth:auto;
--promptheight:auto;
--promptWidthMobile:auto;
--promptheightMobile:auto;
--popupMaxWidth:1278px;
--popupMarginDesktop:0px;
--popupMarginMobile:0px;
}
