.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.panel-grid.panel-has-style>.panel-row-style,.panel-grid.panel-no-style{display:flex;-ms-flex-wrap:wrap;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between}.panel-grid .so-parallax{position:relative}.panel-grid .so-parallax>:not(.simpleParallax){position:relative;z-index:1}.panel-grid .so-parallax .simpleParallax{overflow:hidden}.panel-grid .so-parallax .simpleParallax,.panel-grid .so-parallax img[data-siteorigin-parallax]{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.panel-background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.panel-has-overlay .panel-cell-style,.panel-has-overlay .panel-row-style,.panel-has-overlay .panel-widget-style{overflow:hidden;position:relative;z-index:1}.panel-layout.panel-is-rtl .panel-grid.panel-has-style>.panel-row-style,.panel-layout.panel-is-rtl .panel-grid.panel-no-style{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.panel-grid-cell{-ms-box-sizing:border-box;box-sizing:border-box}.panel-grid-cell .panel-cell-style{height:100%}.panel-grid-cell .so-panel{zoom:1}.panel-grid-cell .so-panel:before{content:"";display:block}.panel-grid-cell .so-panel:after{content:"";display:table;clear:both}.panel-grid-cell .panel-last-child{margin-bottom:0}.panel-grid-cell .widget-title{margin-top:0}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container){overflow-x:hidden}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container) .siteorigin-panels-stretch{margin-right:-1000px!important;margin-left:-1000px!important;padding-right:1000px!important;padding-left:1000px!important}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}#watso-chat-widget {
position: fixed !important;
z-index: 999999 !important;
display: none !important;
visibility: hidden !important;
opacity: 0 !important;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
transition: opacity 0.3s ease !important;
}
#watso-chat-widget.watso-visible {
display: block !important;
visibility: visible !important;
opacity: 1 !important;
} .watso-chat-button {
display: flex !important;
align-items: center !important;
justify-content: center !important;
padding: 12px 20px !important;
background: #119849 !important;
color: white !important;
text-decoration: none !important;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
transition: all 0.3s ease !important;
cursor: pointer !important;
font-size: 14px !important;
font-weight: 600 !important;
min-width: auto !important;
height: auto !important;
width: auto !important;
white-space: nowrap !important;
border: none !important;
outline: none !important;
}
.watso-chat-button:hover {
background: #0d7a3a !important;
transform: translateY(-2px) !important;
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2) !important;
color: white !important;
text-decoration: none !important;
}
.watso-chat-button:active {
transform: translateY(0) !important;
}
.watso-chat-button:focus {
outline: 2px solid rgba(255, 255, 255, 0.5) !important;
outline-offset: 2px !important;
} .watso-icon {
width: 24px !important;
height: 24px !important;
margin-right: 8px !important;
flex-shrink: 0 !important;
} .watso-button-text {
color: white !important;
font-weight: 600 !important;
font-size: 14px !important;
line-height: 1 !important;
} .watso-chat-button:not(:has(.watso-button-text)) {
padding: 12px !important;
width: 48px !important;
height: 48px !important;
}
.watso-chat-button:not(:has(.watso-button-text)) .watso-icon {
margin-right: 0 !important;
} .watso-bottom-right {
bottom: 20px !important;
right: 20px !important;
}
.watso-bottom-left {
bottom: 20px !important;
left: 20px !important;
}
.watso-middle-right {
top: 50% !important;
right: 20px !important;
transform: translateY(-50%) !important;
}
.watso-middle-left {
top: 50% !important;
left: 20px !important;
transform: translateY(-50%) !important;
} .watso-dropdown-menu {
position: absolute;
bottom: 70px;
right: 0;
width: 320px;
background: #fff;
border-radius: 12px;
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
border: 1px solid #e5e5e5;
overflow: hidden;
opacity: 0;
visibility: hidden;
transform: translateY(10px);
transition: all 0.3s ease;
z-index: 1000;
}
.watso-dropdown-menu.watso-show {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.watso-dropdown-header {
display: flex;
justify-content: space-between;
align-items: center;
padding: 16px 20px;
background: #f8f9fa;
border-bottom: 1px solid #e5e5e5;
font-weight: 600;
color: #333;
font-size: 14px;
}
.watso-close-dropdown {
background: none;
border: none;
font-size: 20px;
cursor: pointer;
color: #666;
padding: 0;
width: 24px;
height: 24px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
transition: all 0.2s ease;
}
.watso-close-dropdown:hover {
background: #e9ecef;
color: #333;
}
.watso-dropdown-content {
max-height: 400px;
overflow-y: auto;
}
.watso-dropdown-item {
display: flex;
align-items: flex-start;
justify-content: space-between;
padding: 16px 20px;
text-decoration: none;
color: #333;
border-bottom: 1px solid #f0f0f0;
transition: all 0.2s ease;
min-height: auto; }
.watso-dropdown-item:hover {
background: #f8f9fa;
}
.watso-dropdown-item:last-child {
border-bottom: none;
}
.watso-contact-info {
display: flex;
align-items: flex-start;
flex: 1;
gap: 12px;
}
.watso-contact-avatar {
width: 45px;
height: 45px;
background: #119849;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
margin-top: 2px;
}
.watso-contact-avatar img {
width: 26px;
height: 26px;
filter: brightness(0) invert(1);
}
.watso-contact-details {
flex: 1;
min-width: 0;
display: flex;
flex-direction: column;
gap: 3px;
justify-content: center; min-height: 45px; } .watso-contact-name {
font-weight: 600;
font-size: 15px;
color: #333;
line-height: 1.2;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
} .watso-contact-department {
font-weight: 500;
font-size: 13px;
color: #666666;
line-height: 1.2;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
} .watso-contact-description {
font-size: 11px;
color: #888888;
line-height: 1.3;
font-style: italic;
margin-top: 2px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
} .watso-contact-status {
display: flex;
align-items: center;
flex-shrink: 0;
margin-top: 2px;
gap: 6px;
align-self: flex-start; }
.watso-online-indicator {
width: 8px;
height: 8px;
background: #4CAF50;
border-radius: 50%;
animation: watso-pulse 2s infinite;
flex-shrink: 0;
}
.watso-status-text {
font-size: 11px;
color: #4CAF50;
font-weight: 500;
white-space: nowrap;
} @keyframes watso-pulse {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.2);
opacity: 0.7;
}
100% {
transform: scale(1);
opacity: 1;
}
}
.watso-chat-button {
animation: watso-float 3s ease-in-out infinite;
}
@keyframes watso-float {
0%, 100% {
transform: translateY(0px);
}
50% {
transform: translateY(-6px);
}
}
.watso-chat-button:hover {
animation: none;
} .watso-bottom-left .watso-dropdown-menu {
right: auto;
left: 0;
}
.watso-middle-right .watso-dropdown-menu {
bottom: auto;
top: 50%;
transform: translateY(-50%);
}
.watso-middle-right .watso-dropdown-menu.watso-show {
transform: translateY(-50%);
}
.watso-middle-left .watso-dropdown-menu {
bottom: auto;
top: 50%;
right: auto;
left: 0;
transform: translateY(-50%);
}
.watso-middle-left .watso-dropdown-menu.watso-show {
transform: translateY(-50%);
} @media (max-width: 768px) {
.watso-chat-button {
padding: 10px 16px !important;
font-size: 13px !important;
}
.watso-icon {
width: 20px !important;
height: 20px !important;
margin-right: 6px !important;
}
.watso-dropdown-menu {
width: 300px;
max-width: calc(100vw - 40px);
}
.watso-dropdown-item {
padding: 14px 16px;
min-height: auto; }
.watso-contact-avatar {
width: 40px;
height: 40px;
}
.watso-contact-avatar img {
width: 22px;
height: 22px;
}
.watso-contact-name {
font-size: 14px;
}
.watso-contact-department {
font-size: 12px;
}
.watso-contact-description {
font-size: 10px;
}
.watso-status-text {
font-size: 10px;
}
.watso-bottom-right,
.watso-bottom-left {
bottom: 16px !important;
}
.watso-bottom-right {
right: 16px !important;
}
.watso-bottom-left {
left: 16px !important;
}
.watso-middle-right {
right: 16px !important;
}
.watso-middle-left {
left: 16px !important;
} .watso-chat-button:not(:has(.watso-button-text)) {
padding: 10px !important;
width: 40px !important;
height: 40px !important;
}
.watso-chat-button:not(:has(.watso-button-text)) .watso-icon {
width: 20px !important;
height: 20px !important;
}
}
@media (max-width: 480px) {
.watso-chat-button {
padding: 8px 12px !important;
font-size: 12px !important;
}
.watso-dropdown-menu {
width: 280px;
}
.watso-dropdown-header {
padding: 12px 16px;
font-size: 13px;
}
.watso-dropdown-item {
padding: 12px 14px;
min-height: auto; }
.watso-contact-info {
gap: 10px;
}
.watso-contact-avatar {
width: 36px;
height: 36px;
}
.watso-contact-avatar img {
width: 20px;
height: 20px;
}
.watso-contact-name {
font-size: 13px;
}
.watso-contact-department {
font-size: 11px;
}
.watso-contact-description {
font-size: 9px;
}
.watso-status-text {
font-size: 9px;
}
.watso-online-indicator {
width: 6px;
height: 6px;
}
} .watso-dropdown-item:focus-visible {
background: #e3f2fd;
outline: 2px solid #119849;
outline-offset: -2px;
}
.watso-close-dropdown:focus-visible {
outline: 2px solid #119849;
outline-offset: 2px;
} .watso-dropdown-item:focus {
outline: none;
}
.watso-close-dropdown:focus {
outline: none;
} @media (prefers-reduced-motion: reduce) {
.watso-chat-button,
.watso-dropdown-menu,
.watso-online-indicator {
animation: none;
transition: none;
}
.watso-chat-button:hover {
transform: none;
}
} .watso-loading .watso-chat-button {
opacity: 0.7;
pointer-events: none;
}
.watso-loading .watso-chat-button::after {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 20px;
height: 20px;
margin: -10px 0 0 -10px;
border: 2px solid transparent;
border-top: 2px solid #fff;
border-radius: 50%;
animation: watso-spin 1s linear infinite;
}
@keyframes watso-spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
} @media print {
#watso-chat-widget {
display: none !important;
}
}