#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);
}
}.ht_ctc_chat_greetings_box :not(ul):not(ol):not(.ht_ctc_default):not(.ht_ctc_defaults *){padding:0;margin:0;box-sizing:border-box}.ht_ctc_chat_greetings_box ul,.ht_ctc_chat_greetings_box ol{margin-top:0;margin-bottom:0}.ctc_g_content,.ctc_g_sentbutton,.ctc_g_bottom{margin-top:-.9px!important}.ctc_g_content{max-height:calc(80vh - 140px);overflow-y:auto}.greetings_header_image img{object-fit:cover}.greetings_header_image{position:relative;display:inline-block}.g_header_badge_online{position:absolute;bottom:0;right:0;z-index:1;width:12px;height:12px;border-radius:50%}@media only screen and (max-width: 420px){.ctc_side_positions .ctc_m_p_left{right:unset!important;left:0!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{position:fixed!important;bottom:0!important;right:0!important}.ht_ctc_greetings.ctc_m_full_width .ht_ctc_chat_greetings_box{position:unset!important;margin:7px!important;min-width:80vw!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}}@media only screen and (min-width: 900px){.ctc_g_content::-webkit-scrollbar{width:2.8px}.ctc_g_content::-webkit-scrollbar-thumb{background:#a5a5a5}}