/* Code tidied up by ScrapBook */
.wh-clear { clear: both; }
.wh-hide { display: none ! important; }
[id^="template-"] { display: none ! important; }
.popup-slide { opacity: 1; transform: translateY(0px); animation-duration: 0.64s; animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-delay: 0.16s; }
.popup-slide-in { animation-name: wh-popup-slide-in; animation-fill-mode: backwards; }
.popup-slide-out { animation-name: wh-popup-slide-out; animation-fill-mode: forwards; }
@keyframes wh-popup-slide-in {
0% { opacity: 0; transform: translateY(45px); display: block; }
100% { opacity: 1; transform: translateY(0px); display: block; }
}
@keyframes wh-popup-slide-in {
0% { opacity: 0; transform: translateY(45px); }
100% { opacity: 1; transform: translateY(0px); }
}
@keyframes wh-popup-slide-out {
0% { opacity: 1; transform: translateY(0px); }
100% { opacity: 0; transform: translateY(45px); }
}
@keyframes wh-popup-slide-out {
0% { opacity: 1; transform: translateY(0px); }
100% { opacity: 0; transform: translateY(45px); }
}
.wh-widget-hello-popup-wrapper { margin: 21px 20px 0px; padding: 0px; border: 0px none; width: 343px; text-align: center; font-family: Roboto,"Helvetica Neue",sans-serif; display: block; position: relative; line-height: 23px; font-size: 14px; }
.wh-widget-hello-popup-wrapper.wh-popup-left { margin-left: 10px; }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup { box-shadow: 7px 7px 15px 8px rgba(0, 0, 0, 0.17); border: 1px solid rgb(226, 226, 226); position: relative; min-height: 149px; border-radius: 10px; background-color: white; }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup .wh-widget-hello-popup-close { float: right; padding: 7px 9px 3px 5px; line-height: 10px; cursor: pointer; }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup .wh-widget-hello-popup-close svg { fill: rgb(163, 163, 163); width: 15px; height: 15px; }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup .wh-messengers { margin-bottom: 0px; line-height: 10px; text-align: left; padding-bottom: 26px; }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup .wh-messengers ul { display: inline-block; margin: 0px 0px 0px 85px; padding: 0px; }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup .wh-messengers ul li { margin-bottom: 0px; margin-right: 15px; line-height: 10px; border-radius: 50%; overflow: hidden; cursor: pointer; display: inline-block; width: 28px; height: 28px; }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup .wh-messengers ul li.wh-messenger-bg-facebook { background-color: rgb(0, 132, 255); }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup .wh-messengers ul li.wh-messenger-bg-whatsapp { background-color: rgb(77, 194, 71); }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup .wh-messengers ul li.wh-messenger-bg-snapchat { background-color: rgb(255, 234, 0); }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup .wh-messengers ul li.wh-messenger-bg-viber { background-color: rgb(123, 81, 157); }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup .wh-messengers ul li.wh-messenger-bg-line { background-color: rgb(0, 195, 0); }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup .wh-messengers ul li.wh-messenger-bg-telegram { background-color: rgb(0, 136, 204); }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup .wh-messengers ul li.wh-messenger-bg-vkontakte { background-color: rgb(99, 131, 168); }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup .wh-messengers ul li.wh-messenger-bg-email { background-color: rgb(132, 132, 132); }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup .wh-messengers ul li.wh-messenger-bg-sms { background-color: rgb(30, 206, 168); }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup .wh-messengers ul li.wh-messenger-bg-call { background-color: rgb(236, 89, 35); }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup .wh-messengers ul li a { line-height: 10px; width: 28px; height: 28px; display: inline-block; }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup .wh-messengers ul li a svg { margin: 1px 0px 0px 1px; width: 90%; height: 90%; }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup-content { min-height: 58px; display: block; border-radius: 4px 4px 0px 0px; color: black; padding: 27px 23px 20px 18px; }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup-content .wh-widget-hello-popup-content-logo { height: 50px; width: 50px; border: 1px solid rgb(226, 226, 226); border-radius: 8px; float: left; }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup-content .wh-widget-hello-popup-content-logo img { height: 50px; width: 50px; border-radius: 8px; }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup-content .wh-widget-hello-popup-content-text { min-height: 56px; width: 234px; border: 1px solid rgb(226, 226, 226); border-radius: 8px; float: right; position: relative; cursor: pointer; overflow-wrap: break-word; }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup-content .wh-widget-hello-popup-content-text a { text-decoration: none; color: black; }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup-content .wh-widget-hello-popup-content-text a > div { text-align: left; padding: 14px 16px; line-height: 20px; box-sizing: content-box; }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup-content .wh-widget-hello-popup-content-text::before { content: ""; position: absolute; top: 20px; left: -10px; border-width: 5px; border-style: solid; border-color: transparent rgb(226, 226, 226) transparent transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup-content .wh-widget-hello-popup-content-text::after { content: ""; position: absolute; top: 20px; left: -9px; border-width: 5px; border-style: solid; border-color: transparent rgb(255, 255, 255) transparent transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup-powered { margin-top: 11px; text-align: right; padding: 0px 29px 4px 0px; font-size: 11px; color: rgb(175, 175, 175); }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup-powered a { color: rgb(175, 175, 175); text-decoration: none; }
.wh-widget-hello-popup-wrapper .wh-widget-hello-popup-powered a span { text-decoration: underline; }
.wh-widget-hello-popup-wrapper.wh-popup { box-shadow: 7px 7px 15px 8px rgba(0, 0, 0, 0.17); border: 1px solid rgb(226, 226, 226); position: relative; min-height: 149px; border-radius: 10px; background-color: white; width: 302px; }
.wh-widget-hello-popup-wrapper.wh-popup.wh-popup-left { margin-left: 10px; }
.wh-widget-hello-popup-wrapper.wh-popup.wh-popup-right { margin-right: 20px; }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-title-bar { height: 50px; border-radius: 6px 6px 0px 0px; margin: -1px; }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-title-bar.wh-messenger-bg-facebook { background-color: rgb(0, 132, 255); }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-title-bar.wh-messenger-bg-whatsapp { background-color: rgb(77, 194, 71); }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-title-bar.wh-messenger-bg-snapchat { background-color: rgb(255, 234, 0); }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-title-bar.wh-messenger-bg-viber { background-color: rgb(123, 81, 157); }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-title-bar.wh-messenger-bg-line { background-color: rgb(0, 195, 0); }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-title-bar.wh-messenger-bg-telegram { background-color: rgb(0, 136, 204); }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-title-bar.wh-messenger-bg-vkontakte { background-color: rgb(99, 131, 168); }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-title-bar.wh-messenger-bg-email { background-color: rgb(132, 132, 132); }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-title-bar.wh-messenger-bg-sms { background-color: rgb(30, 206, 168); }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-title-bar.wh-messenger-bg-call { background-color: rgb(236, 89, 35); }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-title-bar .title-bar-icon-close { float: right; cursor: pointer; margin: 14px 12px 0px 0px; }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-title-bar .title-bar-icon-messenger { float: left; margin: 11px 0px 0px 11px; }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-title-bar .title-bar-icon-messenger svg { fill: white; width: 28px; height: 28px; }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-title-bar .title-bar-text { padding-top: 15px; text-align: left; color: rgb(255, 255, 255); }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-content.wh-popup-content-call > div { min-height: 100px; }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-content.wh-popup-content-call + .wh-clear + .wh-widget-hello-popup-powered.wh-hide { display: block ! important; }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-content.wh-popup-content-call + .wh-clear + .wh-widget-hello-popup-powered.wh-hide > a { display: none ! important; }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-content > div { padding: 25px 12px 0px 30px; min-height: 168px; }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-content .content-wa-text { text-align: left; overflow-wrap: break-word; }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-content .content-wa-number, .wh-widget-hello-popup-wrapper.wh-popup .wh-popup-content .content-call-number { margin-top: 38px; text-align: left; font-size: 26px; overflow-wrap: break-word; }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-content .content-facebook { padding: 0px; height: 299px; overflow: hidden; }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-content .content-snapchat-qrcode { height: 207px; }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-content .content-snapchat-name { font-size: 16px; font-weight: 600; margin: 5px 0px 15px; }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-content .content-line { padding: 0px; height: 380px; overflow: hidden; }
.wh-widget-hello-popup-wrapper.wh-popup .wh-popup-content .content-line iframe { margin-top: -115px; width: 302px; height: 490px; border: medium none; overflow: hidden; }
.wh-widget-hello-popup-wrapper.wh-popup .wh-widget-hello-popup-powered { text-align: center; padding-bottom: 7px; padding-left: 24px; }
@keyframes button-slide {
0% { opacity: 0; display: none; margin-top: 0px; margin-bottom: 0px; transform: translateY(15px); }
100% { opacity: 1; display: block; margin-top: 0px; margin-bottom: 14px; transform: translateY(0px); }
}
@keyframes button-slide {
0% { opacity: 0; display: none; margin-top: 0px; margin-bottom: 0px; transform: translateY(15px); }
100% { opacity: 1; display: block; margin-top: 0px; margin-bottom: 14px; transform: translateY(0px); }
}
@keyframes button-slide {
0% { opacity: 0; display: none; margin-top: 0px; margin-bottom: 0px; transform: translateY(15px); }
100% { opacity: 1; display: block; margin-top: 0px; margin-bottom: 14px; transform: translateY(0px); }
}
.button-slide { animation-name: button-slide; animation-duration: 0.2s; animation-fill-mode: forwards; }
.button-slide-out { animation-name: button-slide; animation-duration: 0.2s; animation-fill-mode: forwards; animation-direction: reverse; }
@keyframes button-mes-us {
0% { opacity: 0; display: none; margin-left: 55px; margin-right: 55px; }
100% { opacity: 1; display: block; margin-left: 70px; margin-right: 70px; }
}
@keyframes button-mes-us {
0% { opacity: 0; display: none; margin-left: 55px; margin-right: 55px; }
100% { opacity: 1; display: block; margin-left: 70px; margin-right: 70px; }
}
@keyframes button-mes-us {
0% { opacity: 0; display: none; margin-left: 55px; margin-right: 55px; }
100% { opacity: 1; display: block; margin-left: 70px; margin-right: 70px; }
}
div.wh-widget-send-button-wrapper { margin: 0px; padding: 0px; border: 0px none; position: fixed; z-index: 16000160; bottom: 0px; text-align: center; overflow: hidden; }
div.wh-widget-send-button-wrapper.wh-widget-left { left: 0px; }
div.wh-widget-send-button-wrapper.wh-widget-left div.wh-widget-send-button-wrapper-list { left: 0px; float: left; }
div.wh-widget-send-button-wrapper.wh-widget-left div.wh-widget-send-button-wrapper-list a.wh-widget-send-button-get-button { float: left; left: 1px; }
div.wh-widget-send-button-wrapper.wh-widget-left div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.wh-widget-button-icon { float: left; }
div.wh-widget-send-button-wrapper.wh-widget-right { right: 0px; }
div.wh-widget-send-button-wrapper.wh-widget-right div.wh-widget-send-button-wrapper-list { right: 10px; float: right; }
div.wh-widget-send-button-wrapper.wh-widget-right div.wh-widget-send-button-wrapper-list a.wh-widget-send-button-get-button { float: right; right: 1px; }
div.wh-widget-send-button-wrapper.wh-widget-right div.wh-widget-send-button-wrapper-list > a.wh-widget-button { min-width: 55px; }
div.wh-widget-send-button-wrapper.wh-widget-right div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.mes-us { text-align: right; }
div.wh-widget-send-button-wrapper.wh-widget-right div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.wh-widget-button-icon { float: right; }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list { margin: 10px 10px 20px; padding: 0px; border: 0px none; position: relative; bottom: 3px; text-align: center; }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list.wh-widget-activate > a.wh-widget-button { display: block; }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list.wh-widget-activate > a.wh-widget-button.wh-widget-button-activator div.mes-us { display: none; }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list.wh-widget-activator-as-close > a.wh-widget-button.wh-widget-button-activator div.mes-us { display: none; }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list.wh-widget-activator-as-close > a.wh-widget-button.wh-widget-button-activator div.wh-widget-button-icon > div { transform: rotate(270deg); }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list.wh-widget-activator-as-close > a.wh-widget-button.wh-widget-button-activator div.wh-widget-button-icon .wh-svg-close { display: inline; }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list.wh-widget-activator-as-close > a.wh-widget-button.wh-widget-button-activator div.wh-widget-button-icon .wh-svg-icon { display: none; }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list.wh-widget-show-get-button a.wh-widget-send-button-get-button { display: block; }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list a.wh-widget-send-button-get-button { display: none; position: fixed; white-space: nowrap; text-decoration: none; font-family: Roboto,"Helvetica Neue",sans-serif; font-size: 11px; color: rgb(175, 175, 175); }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list a.wh-widget-send-button-get-button:hover { text-decoration: underline; }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button { display: none; text-decoration: none; font-weight: normal; margin-top: 14px; position: relative; outline: medium none; }
body.wh-widget-send-button-desktop div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button:hover div.mes-us { display: block; animation-name: button-mes-us; animation-duration: 0.2s; animation-fill-mode: forwards; }
body.wh-widget-send-button-desktop div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button:hover div.wh-widget-button-icon { box-shadow: 2px 2px 11px rgba(0, 0, 0, 0.7); }
body.wh-widget-send-button-desktop div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button.wh-widget-button-activator div.mes-us { display: none; }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button.wh-widget-button-activator { display: block; }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button.wh-widget-button-activator div.wh-widget-button-icon > div { height: 100%; width: 100%; transition: transform 0.4s ease 0s; }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.mes-us { position: relative; font-family: Arial,Helvetica Neue,Helvetica,sans-serif; font-size: 13px; border: 1px solid rgb(226, 226, 226); margin-right: 55px; margin-left: 55px; padding: 4px 9px 6px; border-radius: 4px; color: rgb(51, 51, 51); background: white none repeat scroll 0% 0%; top: 12px; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); white-space: nowrap; display: none; }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.wh-widget-button-icon { float: left; height: 50px; width: 50px; border-radius: 50%; overflow: hidden; box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4); font-size: 28px; text-align: center; line-height: 50px; color: white; }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.wh-widget-button-icon .wh-svg-close { display: none; }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.wh-widget-button-icon .wh-svg-icon { display: inline; }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.wh-widget-button-icon.wh-messenger-bg-facebook { background-color: rgb(0, 132, 255); }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.wh-widget-button-icon.wh-messenger-bg-whatsapp { background-color: rgb(77, 194, 71); }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.wh-widget-button-icon.wh-messenger-bg-snapchat { background-color: rgb(255, 234, 0); }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.wh-widget-button-icon.wh-messenger-bg-viber { background-color: rgb(123, 81, 157); }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.wh-widget-button-icon.wh-messenger-bg-line { background-color: rgb(0, 195, 0); }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.wh-widget-button-icon.wh-messenger-bg-telegram { background-color: rgb(0, 136, 204); }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.wh-widget-button-icon.wh-messenger-bg-vkontakte { background-color: rgb(99, 131, 168); }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.wh-widget-button-icon.wh-messenger-bg-email { background-color: rgb(132, 132, 132); }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.wh-widget-button-icon.wh-messenger-bg-sms { background-color: rgb(30, 206, 168); }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.wh-widget-button-icon.wh-messenger-bg-call { background-color: rgb(236, 89, 35); }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.wh-widget-button-icon svg { fill: white; width: 41px; height: 50px; }
body.wh-widget-send-button-mobile div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.wh-widget-button-icon svg { width: 48px; }
body.wh-widget-send-button-mobile div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.wh-widget-button-icon svg.wh-messenger-svg-facebook { width: 44px; }
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list > a.wh-widget-button div.wh-widget-button-icon i { display: inline; line-height: 48px; }
@keyframes callToActionRight {
0% { opacity: 0; right: -20px; }
100% { opacity: 1; right: 0px; }
}
@keyframes callToActionRight {
0% { opacity: 0; right: -20px; }
100% { opacity: 1; right: 0px; }
}
@keyframes callToActionRight {
0% { opacity: 0; right: -20px; }
100% { opacity: 1; right: 0px; }
}
@keyframes callToActionLeft {
0% { opacity: 0; left: -20px; }
100% { opacity: 1; left: 0px; }
}
@keyframes callToActionLeft {
0% { opacity: 0; left: -20px; }
100% { opacity: 1; left: 0px; }
}
@keyframes callToActionLeft {
0% { opacity: 0; left: -20px; }
100% { opacity: 1; left: 0px; }
}
#wh-call-to-action { position: relative; top: 29px; box-shadow: 2px 2px 13px rgba(0, 0, 0, 0.1); border: 1px solid rgb(226, 226, 226); border-radius: 5px; background: white none repeat scroll 0% 0%; cursor: pointer; }
#wh-call-to-action a { text-decoration: none; color: black; }
#wh-call-to-action a .wh-call-to-action-content { padding: 5px 10px; line-height: 18px; max-height: 34px; max-width: 135px; overflow: hidden; overflow-wrap: break-word; font-family: Arial,Helvetica Neue,Helvetica,sans-serif; font-size: 14px; }
.wh-widget-right #wh-call-to-action { float: left; margin-right: 10px; }
.wh-widget-right #wh-call-to-action.wh-animation-in { animation-name: callToActionRight; animation-duration: 0.2s; animation-fill-mode: forwards; }
.wh-widget-right #wh-call-to-action.wh-animation-out { animation-name: callToActionRight; animation-duration: 0.2s; animation-fill-mode: forwards; animation-direction: reverse; }
.wh-widget-right #wh-call-to-action::before { z-index: 2; }
.wh-widget-right #wh-call-to-action::before, .wh-widget-right #wh-call-to-action::after { content: ""; position: absolute; background: white none repeat scroll 0% 0%; border-bottom: 1px solid rgb(226, 226, 226); border-right: 1px solid rgb(226, 226, 226); right: -5px; top: 50%; margin-top: -4px; width: 8px; height: 8px; z-index: 1; transform: rotate(-45deg); }
.wh-widget-left #wh-call-to-action { float: right; margin-left: 10px; }
.wh-widget-left #wh-call-to-action.wh-animation-in { animation-name: callToActionLeft; animation-duration: 0.2s; animation-fill-mode: forwards; }
.wh-widget-left #wh-call-to-action.wh-animation-out { animation-name: callToActionLeft; animation-duration: 0.2s; animation-fill-mode: forwards; animation-direction: reverse; }
.wh-widget-left #wh-call-to-action::before { z-index: 2; }
.wh-widget-left #wh-call-to-action::before, .wh-widget-left #wh-call-to-action::after { content: ""; position: absolute; background: white none repeat scroll 0% 0%; border-bottom: 1px solid rgb(226, 226, 226); border-right: 1px solid rgb(226, 226, 226); left: -5px; top: 50%; margin-top: -4px; width: 8px; height: 8px; z-index: 1; transform: rotate(135deg); }
body { margin: 0px; }
svg { fill: white; }
div.wh-widget-send-button-wrapper a.wh-widget-send-button-get-button { position: relative; bottom: 5px; float: right; margin-right: 8px; text-decoration: none; font-family: Roboto,"Helvetica Neue",sans-serif; font-size: 11px; color: rgb(175, 175, 175); }
div.wh-widget-send-button-wrapper a.wh-widget-send-button-get-button:hover { text-decoration: underline; }
div.wh-widget-send-button-wrapper.wh-widget-right a.wh-widget-send-button-get-button { margin-right: 17px; }
div.clear { clear: both; }
* {  }
