.bg-linear {
    background: linear-gradient(180deg, #9f56ec 0%, #5d0fb1 100%);
}
.content-a-plus > * {
    max-width: 1268px;
}
.content-a-plus img {
    max-width: 1268px !important;
    width: 100%;
}
.content-a-plus p,
.content-a-plus h1,
.content-a-plus h2,
.content-a-plus h3,
.content-a-plus h4,
.content-a-plus h5,
.content-a-plus h6,
.content-a-plus pre,
.content-a-plus blockquote {
    margin: 25px auto !important;
}
.content-a-plus .osc-editor-block-image + .osc-editor-block-image .img-container img {
    margin-top: -1px;
}
#chat-widget-container {
    right: 4px !important;
}
@media (min-width: 992px) {
    .show-sticky-add-cart #chat-widget-container {
        bottom: 100px !important;
    }
}
@media (max-width: 991px) {
    .show-sticky-add-cart #chat-widget-container {
        min-height: 127px !important;
    }
    .show-sticky-add-cart #chat-widget-minimized {
        padding: 0px 0px 51px 0px !important;
    }
}
