.freya-chat h2 {  font-family: "Montserrat", sans-serif;}
.freyr-chat-webform {  text-align: center;  font-family: "Montserrat", sans-serif;  padding: 50px;  border: 1px solid #3998d4;  border-radius: 50px;    margin-top: 20px;}
.freyr-text {   font-size: 20px;   font-weight: 300;   font-family: "Montserrat", sans-serif;}
.freyr-chat-webform .freyr-color-text {  color: #f05b23;  font-size: 26px;  font-weight: 300;   font-family: "Montserrat", sans-serif;}
span.number-color {  font-size: 18px;  font-weight: 700;  font-family: "Montserrat", sans-serif;}
.freyr-color-text {   color: #f05b23;   font-family: "Montserrat", sans-serif;}
#webform-submission-freyachatbot-add-form input::placeholder {  color: #fff !important; /* Change to your desired color */     /* Optional: ensures full opacity in some browsers */   font-weight: 300;   font-size: 13px;   opacity: 0.7;   font-family: "Montserrat", sans-serif;}
.freya-tooltip {   position: relative;  display: inline-block;  cursor: pointer;}
.freya-tooltip .freya-tooltiptext p {   font-family: "Montserrat", sans-serif;   font-weight: 500;}
.freya-tooltip .freya-tooltiptext {   font-family: "Montserrat", sans-serif;    /* visibility: hidden; */  width: 120px;  background-image: url(/themes/custom/freyrdigital/images/freya-chat/hi-there-bg.svg);    color: #fff;    text-align: center;    border-radius: 6px;    padding: 6px;    position: absolute;  z-index: 1;    bottom: 50%;    right: -310px;    transform: translateX(-50%);    opacity: 1;    transition: opacity 0.3s;    width: 207px;    height: 170px;    background-size: 100%;    background-repeat: no-repeat;    padding: 30px;    color: #000;}
.freya-tooltip:hover .freya-tooltiptext {    visibility: visible;    opacity: 1;}
#page-webform-freyachatbot .webform-submission-form .form-item--error-message {   color: red;  margin-left: 0px; font-size: 12px;   text-align: left; }
.freyr-chat-webform img {   width: 180px;}
.freyr-chat-webform .webform-submission-form .form-actions input {   border: 0;   color: #fff;   background-image: -webkit-linear-gradient(0deg, #f49a44 30%, #e3305a 70%);   border: 0px !important;    border-radius: 30px !important;    width: 170px !important;    font-family: "Montserrat", sans-serif;}
#page-webform-freyachatbot .main-wrapper {   background-image: url(/themes/custom/freyrdigital/images/freya-chat/meet-freya-bg.webp);  padding: 50px 0;    position: relative;    color: #fff;    font-family: "Montserrat", sans-serif !important; font-style: normal;	    margin: 0px;    max-width: 100%;    background-size: cover;    width: 100%; }
#page-webform-freyachatbot .main-wrapper #block-freyrdigital-freyachatbotblock {   width: 60%;   float: left;}
#page-webform-freyachatbot .main-wrapper #block-freyrdigital-content {    width: 35%;    float: right;    margin-right: 5%;}
#page-webform-freyachatbot .main-wrapper .webform-submission-form {    width: 100%;    margin: auto;    margin-top: auto;    text-align: center;    font-family: "Montserrat", sans-serif;    padding: 20px;    border: 1px solid #3998d4;    border-radius: 50px;    margin-top: 20px;	position:relative; }
#page-webform-freyachatbot .main-wrapper input {    border: 0 !important;    border-bottom-width: 0;    border-bottom-style: none;    border-bottom-color: currentcolor;    border-bottom: 1px solid #e2e2e2 !important;    border-radius: 0 !important;    color: #fff !important;    width: 100%;    padding-left: 0;    font-family: "Montserrat", sans-serif;	    background-color: transparent;}
#page-webform-freyachatbot .main-wrapper .webform-submission-form .form-actions input:hover {  background-image: -webkit-linear-gradient(0deg, #006cc8 30%, #01abfa 70%) !important;}
#page-webform-freyachatbot .main-wrapper .webform-submission-form .form-actions input {   border: 0;  color: #fff;   background-image: -webkit-linear-gradient(0deg, #f49a44 30%, #e3305a 70%);  border: 0 !important;  border-radius: 30px !important;  width: 150px !important;  font-family: "Montserrat", sans-serif;   position: relative;    font-weight: 600;   padding: 10px 30px; }
.webform-submission-freyachatbot-form .js-form-item.form-item.js-form-type-textfield.form-type-textfield.js-form-item-name.form-item-name.form-no-label {   background-image: url(/themes/custom/freyrdigital/images/freya-chat/name.svg);   background-repeat: no-repeat;   background-size: 18px;   background-position: right;  font-family: "Montserrat", sans-serif;}
.webform-submission-freyachatbot-form .js-form-item.form-item.js-form-type-email.form-type-email.js-form-item-email.form-item-email.form-no-label {  background-image: url(/themes/custom/freyrdigital/images/freya-chat/mail.svg);  background-repeat: no-repeat;   background-size: 18px;   background-position: right;   font-family: "Montserrat", sans-serif;}
#page-webform-freyachatbot .main-wrapper .form-checkbox {  width: 15px !important;  background-color: transparent !important;  font-size: 13px;    border: 1px solid #e2e2e2 !important;}
#page-webform-freyachatbot .main-wrapper label.option {  width: 94%;  float: right;  margin-top: 0;    font-size: 16px;    padding-top: 0;   font-family: "Montserrat", sans-serif;   text-align: left;    line-height: 18px; }
#page-webform-freyachatbot .js-form-type-email  button.message-close {   z-index: 555555;   position: absolute;    top: -20px;    right: 0px;    background-color: #2196F3 !important;    width: 30px;    height: 31px;    border-radius: 20px; color: #fff !important;   line-height: 15px;}
#page-webform-freyachatbot  .js-form-type-email .form-item--error-message::before{display:none !important;}
#page-webform-freyachatbota .fr-button {     padding: 3px 6px;  background: #2196F3;  border-radius: 10px;  color: #fff;}
#page-webform-freyachatbot .webform-submission-form .js-form-type-email .form-item--error-message strong {font-weight:600;}
#page-webform-freyachatbot .webform-submission-form .js-form-type-email .form-item--error-message a{    color: #2196F3;}
#page-webform-freyachatbot .webform-submission-form .js-form-type-email .form-item--error-message  {  position: absolute;   transform: translate(0%, -56%);   background: #fff;    width: 441px;    padding: 15px;    z-index: 9;    border-radius: 10px;    right: 0px;}
#page-webform-freyachatbot .webform-submission-form .js-form-type-email .form-item--error-message .message-popup-content{    background-color: #ffffff !important;   padding: 10px 20px;   right: 0px;     font-size: 16px;    background-image: none;    background-repeat: no-repeat;    background-position: center 15px;   text-align: center;     max-width: 550px;    height: 520px;    border-radius: 50px;    color: #444;}
#page-webform-freyachatbot .reload-captcha-wrapper {   display: none;}
#page-webform-freyachatbot .js-form-type-textarea, #page-webform-freyachatbot .highlighted, #page-webform-freyachatbot #edit-captcha-response--description,  #page-webform-freyachatbot .footer-dark{display:none;}
@media only screen and (max-width: 980px) and (min-width: 320px){	 .freya-tooltip .freya-tooltiptext { position: relative !important;   background-size: 100%;
    transform: none;
    left: 0px !important;  background-size: 100%;  }
    .meet-freyr.text-center {  padding: 20px 30px;  }
    #page-webform-freyachatbot .main-wrapper #block-freyrdigital-content {        margin-right: 0px !important;  }
    #page-webform-freyachatbot .main-wrapper #block-freyrdigital-freyachatbotblock, #page-webform-freyachatbot .main-wrapper #block-freyrdigital-content {width:100% !important;}
}