body:not(.elementor-editor-active) .king-addons-pb-template-popup {
display: none;
}
.king-addons-pb-template-popup {
position: fixed;
z-index: 99999999;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.king-addons-pb-template-popup-inner {
position: fixed;
top: 0;
left: 0;
display: flex;
width: 100%;
height: 100%;
}
.king-addons-pb-popup-container {
position: relative;
}
.king-addons-pb-popup-container-inner {
position: relative;
display: flex;
overflow: hidden;
background: #ffffff;
}
.king-addons-pb-popup-container-inner > div {
flex-shrink: 0;
width: 100%;
}
.king-addons-pb-popup-container > div {
box-sizing: border-box;
width: 100%;
}
.king-addons-pb-popup-image-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #ffffff;
}
.king-addons-pb-popup-overlay {
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
}
.king-addons-pb-popup-close-btn {
position: absolute;
z-index: 99;
top: 0;
right: 0;
display: flex;
cursor: pointer;
text-align: center;
}
.king-addons-pb-popup-notification.king-addons-pb-template-popup,
.king-addons-pb-popup-notification .king-addons-pb-template-popup-inner {
height: auto !important;
}
.king-addons-pb-popup-notification .king-addons-pb-popup-overlay {
display: none !important;
}
.king-addons-pb-popup-container-inner.ps-container.ps-active-y > .ps-scrollbar-y-rail,
.king-addons-pb-popup-container-inner.ps.ps--active-y > .ps__rail-y {
display: block;
background-color: transparent;
}
.king-addons-pb-popup-container-inner.ps-container > .ps-scrollbar-y-rail,
.king-addons-pb-popup-container-inner.ps > .ps__rail-y {
position: absolute;
right: 3px;
display: none;
width: 3px;
}
.king-addons-pb-popup-container-inner.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y,
.king-addons-pb-popup-container-inner.ps > .ps__rail-y > .ps__thumb-y {
position: absolute;
right: 0;
width: 3px;
cursor: pointer;
}
.king-addons-pb-popup-container .ps-scrollbar-x-rail {
display: none !important;
}
.king-addons-pb-popup-notification .king-addons-pb-popup-container .slideInDown {
animation-timing-function: linear;
}
.king-addons-pb-popup-notification .king-addons-pb-popup-container {
align-items: flex-start !important;
width: 100% !important;
}
.king-addons-pb-popup-trigger-button {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 14px;
display: inline-block;
cursor: pointer;
}
.king-addons-pb-popup-container .elementor-editor-section-settings {
transform: translateX(-50%);
border-radius: 0 0 5px 5px;
}
.king-addons-pb-popup-container .elementor-editor-section-settings .elementor-editor-element-setting:first-child {
border-radius: 0 0 0 5px;
}
.king-addons-pb-popup-container .elementor-editor-section-settings .elementor-editor-element-setting:first-child:before {
top: 0;
border-width: 0 12px 22px 0;
}
.king-addons-pb-popup-container .elementor-editor-section-settings .elementor-editor-element-setting:last-child {
border-radius: 0 0 5px 0;
}
.king-addons-pb-popup-container .elementor-editor-section-settings .elementor-editor-element-setting:last-child:after {
top: 0;
border-width: 0 0 22px 12px;
}
.elementor-editor-active [data-elementor-type="king-addons-pb-popups"] .elementor-section-wrap:not(:empty) + #elementor-add-new-section,
.elementor-editor-active [data-elementor-type="king-addons-pb-popups"]:not(.elementor-edit-mode) {
display: none;
}
.elementor .elementor-widget-king-addons-pb-popup-trigger .king-addons-pb-popup-trigger-button {
font-size: 14px;
font-weight: 500;
display: inline-block;
cursor: pointer;
}
.elementor-editor-active [data-elementor-type="king-addons-pb-popup"] .elementor-section-wrap:not(:empty) + #elementor-add-new-section,
.elementor-editor-active [data-elementor-type="king-addons-pb-popup"]:not(.elementor-edit-mode) {
display: none;
}
.king-addons-pb-template-edit-btn {
line-height: 1;
position: absolute;
top: 0;
right: 40px;
display: none;
padding: 8px 13px;
cursor: pointer;
color: #fff;
border: 1px solid #000;
background: #333;
}
.elementor-editor-active .king-addons-pb-template-edit-btn {
display: inline-block;
visibility: hidden;
opacity: 0;
}
.elementor-editor-active .elementor-element-edit-mode:hover .king-addons-pb-template-edit-btn {
visibility: visible;
opacity: 1;
}#callnowbutton {
display: none;
}
@media screen and (max-width:650px) {
#callnowbutton:not(.cnb-displaymode),
#callnowbutton.cnb-displaymode-mobile-only {
display: block;
position: fixed;
text-decoration: none;
}
#callnowbutton.cnb-full.cnb-displaymode-mobile-only {
display: flex;
}
}
@media screen and (min-width:650px) {
#callnowbutton.cnb-displaymode-desktop-only {
display: block;
position: fixed;
text-decoration: none;
}
#callnowbutton.cnb-full.cnb-displaymode-desktop-only {
display: flex;
}
}
@media screen {
#callnowbutton.cnb-displaymode-always {
display: block;
position: fixed;
text-decoration: none;
}
#callnowbutton.cnb-full.cnb-displaymode-always {
display: flex;
}
} #callnowbutton.cnb-full {
justify-content: center;
align-items: center;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.18);
width: 100%;
left: 0;
height: 60px;
}
.cnb-full.cnb-full-bottom {
bottom: 0;
}
.cnb-full.cnb-full-top {
top: 0;
}
#callnowbutton.cnb-single {
width: 55px;
height: 55px;
border-radius: 50%;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
background-position: center;
background-size:35px 35px;
background-repeat: no-repeat;
}
.cnb-single.cnb-middle {
bottom: 15px;
left: 50%;
margin-left: -28px;
}
.cnb-single.cnb-left {
bottom: 15px;
left: 20px;
}
.cnb-single.cnb-right {
bottom: 15px;
right: 20px;
}
.cnb-single.cnb-mleft {
top: 50%;
margin-top: -28px;
left: 20px;
}
.cnb-single.cnb-mright {
top: 50%;
margin-top: -28px;
right: 20px;
}
.cnb-single.cnb-tleft {
top: 15px;
left: 20px;
}
.cnb-single.cnb-tmiddle {
top: 15px;
left: 50%;
margin-left: -28px;
}
.cnb-single.cnb-tright {
top: 15px;
right: 20px;
} #callnowbutton.cnb-single.cnb-middle span,
#callnowbutton.cnb-single.cnb-tmiddle span {
display: none;
}
.cnb-single.cnb-left span,
.cnb-single.cnb-mleft span,
.cnb-single.cnb-tleft span {
left: 68px;
}
.cnb-single.cnb-right span,
.cnb-single.cnb-mright span,
.cnb-single.cnb-tright span {
right: 68px;
}
.cnb-single.cnb-text span {
-moz-osx-font-smoothing: grayscale;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
display: block;
width: auto;
background-color: rgba(70,70,70,.9);
position: absolute;
border-radius: 2px;
font-family: helvetica,arial,sans-serif;
padding: 6px 8px;
font-size: 13px;
font-weight: 700;
color: #ECECEC;
top: 15px;
box-shadow: 0 1px 2px rgba(0,0,0,.15);
word-break: keep-all;
line-height: 1em;
text-overflow: ellipsis;
vertical-align: middle;
white-space: nowrap;
}
.cnb-single:not(.cnb-text) span {
display: none;
}
.cnb-full.cnb-text {
text-align: center;
color: #FFF;
font-weight: 600;
font-size: 120%;
overflow: hidden;
white-space: nowrap;
}
.cnb-full.cnb-zoom-110 img,
.cnb-full.cnb-zoom-120 img,
.cnb-full.cnb-zoom-130 img {
transform-origin: right;
}
.cnb-single.cnb-zoom-70,
.cnb-full.cnb-zoom-70 img {
transform: scale(0.7);
}
.cnb-single.cnb-zoom-80,
.cnb-full.cnb-zoom-80 img {
transform: scale(0.8);
}
.cnb-single.cnb-zoom-90,
.cnb-full.cnb-zoom-90 img {
transform: scale(0.9);
}
.cnb-single.cnb-zoom-110,
.cnb-full.cnb-zoom-110 img {
transform: scale(1.1);
}
.cnb-single.cnb-zoom-120,
.cnb-full.cnb-zoom-120 img {
transform: scale(1.2);
}
.cnb-single.cnb-zoom-130,
.cnb-full.cnb-zoom-130 img {
transform: scale(1.3);
}
.cnb-full.cnb-zoom-70 span {
font-size: 70%;
}
.cnb-full.cnb-zoom-80 span {
font-size: 80%;
}
.cnb-full.cnb-zoom-90 span {
font-size: 90%;
}
.cnb-full.cnb-zoom-110 span {
font-size: 110%;
}
.cnb-full.cnb-zoom-120 span {
font-size: 120%;
}
.cnb-full.cnb-zoom-130 span {
font-size: 130%;
}
.cnb-zindex-10 {
z-index: 2147483647;
}
.cnb-zindex-9 {
z-index: 214748365;
}
.cnb-zindex-8 {
z-index: 21474836;
}
.cnb-zindex-7 {
z-index: 2147484;
}
.cnb-zindex-6 {
z-index: 214748;
}
.cnb-zindex-5 {
z-index: 21475;
}
.cnb-zindex-4 {
z-index: 2147;
}
.cnb-zindex-3 {
z-index: 215;
}
.cnb-zindex-2 {
z-index: 21;
}
.cnb-zindex-1 {
z-index: 2;
}