/* To be replaced in `head` to control optm data location */
#sales-booster-popup {
    position: fixed;
    left: 20px;
    bottom: 20px;
    font-size: 1rem;
    background: var(--et_white-2-dark, #fff);
    z-index: 7;
    max-width: 400px;
    width: calc(100vw - 40px);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,.1);
    transition: all .3s ease-in-out;
}

.rtl #sales-booster-popup {
    left: auto;
    right: 20px;
}

#sales-booster-popup .close {
    margin: 10px;
    color: #888;
    cursor: pointer;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

#sales-booster-popup .sales-booster-popup-inner {
    display: flex;
    align-items: center;
    padding: 20px 25px 20px 20px;
}

[data-mode="dark"] #sales-booster-popup .heading {
    color: #888;
}

html.et-mini-content-opened #sales-booster-popup,
.etheme-elementor-off-canvas--shown #sales-booster-popup,
.cart-checkout-advanced-layout #sales-booster-popup,
body:has(.add-overlay-body-on-hover:hover, .add-overlay-body-on-hover.dropdown-click.dropdown-opened:hover, .add-overlay-body-on-focus.focused, .add-overlay-body-on-focus:focus, .add-overlay-body-on-focus:focus-within) #sales-booster-popup,
#sales-booster-popup:not(.loaded) {
    opacity: 0;
    visibility: hidden;
}

html.et-mini-content-opened #sales-booster-popup.animation-slide_right,
.etheme-elementor-off-canvas--shown #sales-booster-popup.animation-slide_right,
#sales-booster-popup.animation-slide_right:not(.loaded) {
    transform: translateX(-30px);
}

html.et-mini-content-opened #sales-booster-popup.animation-slide_left,
.etheme-elementor-off-canvas--shown #sales-booster-popup.animation-slide_left,
#sales-booster-popup.animation-slide_left:not(.loaded) {
    transform: translateX(30px);
}

html.et-mini-content-opened #sales-booster-popup.animation-slide_up,
.etheme-elementor-off-canvas--shown #sales-booster-popup.animation-slide_up,
#sales-booster-popup.animation-slide_up:not(.loaded) {
    transform: translateY(30px);
}

#sales-booster-popup img {
    max-width: 70px;
    margin-right: 10px;
}
.rtl #sales-booster-popup img {
    margin-right: 0;
    margin-left: 10px;
}
#sales-booster-popup .sales-booster-popup-inner > div {
    overflow: hidden;
}
#sales-booster-popup .sales-booster-popup-inner > div:only-child {
    flex: 1;
}
#sales-booster-popup .sales-booster-popup-inner > div > span {
    display: block;
    width: 100%;
}

#sales-booster-popup .sales-booster-popup-inner > div .info {
    display: flex;
    white-space: nowrap;
    flex-wrap: nowrap;
}

#sales-booster-popup .heading {
    font-size: 1.14rem;
    color: #555;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#sales-booster-popup .heading a {
    text-decoration: underline;
}
#sales-booster-popup .info,
#sales-booster-popup .price-wrapper {
    margin-bottom: 5px;
    font-size: 1rem;
}

#sales-booster-popup .read-more {
    font-size: inherit;
}

@media only screen and (max-width: 992px) {
    #sales-booster-popup {
        left: 15px;
        bottom: 15px;
    }
    #sales-booster-popup img {
        max-width: 50px;
    }

    #sales-booster-popup .read-more-wrapper {
        display: none;
    }

    .rtl #sales-booster-popup {
        left: auto;
        right: 15px;
    }
    #sales-booster-popup .sales-booster-popup-inner {
        padding: 10px 15px 10px 10px;
    }
}

@media only screen and (max-width: 480px) {
    #sales-booster-popup.loaded ~ .back-top,
    #sales-booster-popup.loaded ~ .et-request-quote{
        transform: translateX(20px);
        opacity: 0;
        visibility: hidden;
    }
    .rtl #sales-booster-popup.loaded ~ .back-top,
    .rtl #sales-booster-popup.loaded ~ .et-request-quote{
        transform: translateX(-20px);
    }
}
.wcpbc-content{display:none}.wcpbc-price.loading *:not(.wcpbc-placeholder){display:none}.wcpbc-price.loading{visibility:hidden;color:inherit}.wc-price-based-country-refresh-area[data-area="wcsatt"]:not(.refreshed){visibility:hidden}.wc-price-based-country-refresh-area[data-area="wcsatt"]:not(.refreshed) .wcpbc-price.loading .wcpbc-placeholder{display:none}@keyframes wcpbc_skeleton_animation{100%{transform:translateX(100%)}}.wcpbc-price.loading .wcpbc-placeholder.-skeleton{visibility:visible;outline:0 !important;border:0 !important;background-color:currentColor !important;color:currentColor !important;width:8ch;height:1.2em;display:inline-block;line-height:1;position:relative !important;overflow:hidden !important;max-width:12ch !important;pointer-events:none;box-shadow:none;z-index:1;opacity:.15}.wcpbc-price.loading .wcpbc-placeholder.-skeleton::after{content:" ";display:block;position:absolute;left:0;right:0;top:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,currentColor,#f5f5f54d,currentColor);transform:translateX(-100%);animation:wcpbc_skeleton_animation 1.5s ease-in-out infinite}@media screen and (prefers-reduced-motion:reduce){.wcpbc-price.loading .wcpbc-placeholder.-skeleton::after{animation:none}}.wcpbc-price.loading .wcpbc-placeholder.-dots{visibility:visible;position:relative;display:inline-block;margin:.2em 0 .2em 1.2em;overflow:visible;animation:dot-flashing 1s infinite linear alternate;animation-delay:.5s}.wcpbc-price.loading .wcpbc-placeholder.-dots::before,.wcpbc-price.loading .wcpbc-placeholder.-dots::after{content:"";display:inline-block;position:absolute;top:0}.wcpbc-price.loading .wcpbc-placeholder.-dots::before{left:-1.2em;animation:dot-flashing 1s infinite linear alternate;animation-delay:0s}.wcpbc-price.loading .wcpbc-placeholder.-dots::after{left:1.2em;animation:dot-flashing 1s infinite linear alternate;animation-delay:1s}.wcpbc-price.loading .wcpbc-placeholder.-dots,.wcpbc-price.loading .wcpbc-placeholder.-dots::before,.wcpbc-price.loading .wcpbc-placeholder.-dots::after{width:.8em;height:.8em;border-radius:50%;color:inherit;background-color:currentColor}@keyframes dot-flashing{0%{background-color:currentColor}50%,100%{background-color:transparent}}
.ht-ctc-chat{--side:right}.ht-ctc-opacity-hide{opacity:0}.ht-ctc-opacity-show{opacity:1}.ht-ctc-display-hide{display:none}.ht-ctc-display-show{display:block}.ht-ctc-display-unset{display:unset!important}@keyframes ctcBounce{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}@keyframes ctc_fadeIn{0%{opacity:0}to{opacity:1}}.ht-ctc-bounce{animation:ctcBounce .45s ease-out forwards}.ht-ctc-fade-in{animation:ctc_fadeIn .25s ease}.ht_ctc_chat_greetings_box :not(ul):not(ol):not(.ht_ctc_default):not(.ht_ctc_defaults *){box-sizing:border-box;margin:0;padding:0}.ht_ctc_chat_greetings_box ol,.ht_ctc_chat_greetings_box ul{margin-bottom:0;margin-top:0}.ht_ctc_chat_greetings_box_layout{clear:both}.ht_ctc_greetings{pointer-events:none}.ht_ctc_chat_greetings_box{pointer-events:auto}.ht_ctc_greetings_box{opacity:0;transform:scale(0) translate(20px,20px);transform-origin:bottom var(--side,right);transition:all .4s cubic-bezier(.19,1,.22,1)}.ht_ctc_greetings_box.ht_ctc_greetings_box_open{opacity:1;pointer-events:auto;transform:scale(1) translate(0)}.ht_ctc_modal_backdrop{animation:ctc_fadeIn .2s ease;backdrop-filter:blur(1px);background:#0000004d;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9}.ht_ctc_notification{animation:ctcBounce .45s ease-out forwards}@keyframes ht_ctc_cta_stick{0%{opacity:0;transform:translateX(6px) scaleX(.6)}to{opacity:1;transform:translateX(0) scaleX(1)}}.ht-ctc-cta-stick{animation-duration:.12s;animation-fill-mode:both;animation-name:ht_ctc_cta_stick;animation-timing-function:cubic-bezier(.25,.8,.25,1);transform-origin:var(--side,right) center}.ctc_g_content{max-height:calc(80vh - 140px);overflow-y:auto}.ctc_g_bottom,.ctc_g_content,.ctc_g_sentbutton{margin-top:-.9px!important}.greetings_header_image{display:inline-block;position:relative}.greetings_header_image img{object-fit:cover}.g_header_badge_online{border-radius:50%;bottom:0;height:12px;position:absolute;right:0;width:12px;z-index:1}@media only screen and (min-width:900px){.ctc_g_content::-webkit-scrollbar{width:2.8px}.ctc_g_content::-webkit-scrollbar-thumb{background:#a5a5a5}}@media only screen and (max-width:420px){.ctc_side_positions .ctc_m_p_left{left:0!important;right:unset!important}.ctc_side_positions .ctc_m_p_right{left:unset!important;right:0!important}.ctc_side_positions .ctc_m_p_left .ctc_greetings_close_btn{float:left!important}.ctc_side_positions .ctc_m_p_right .ctc_greetings_close_btn{float:right!important}.ctc_side_positions .ctc_m_cta_order_0{order:0!important}.ctc_side_positions .ctc_m_cta_order_1{order:1!important}.ht_ctc_greetings.ctc_m_full_width{bottom:0!important;position:fixed!important;right:0!important}.ht_ctc_greetings.ctc_m_full_width .ht_ctc_chat_greetings_box{margin:7px!important;min-width:80vw!important;position:unset!important;width:calc(100vw - 14px)!important}.ctc_m_full_width .ctc_g_message_box_width{max-width:85%!important}.ht_ctc_animation:has(.ht_ctc_greetings){animation-fill-mode:none!important}}
