/* Add custom CSS styles below */ 
.liveIcon {
    z-index: 10000 !important;
    background-color: red;
    position: fixed;
    height: 50px;
    width: 50px;
    right: 0px;
    top: 0;
    display: none;
}

.s-comments-page {
    padding-top: 0;
}



/*.content.content--single-page.w-full.lg\:w-10\/12.bg-storeBG.rounded.p-6.lg\:p-8.mt-4.lg\:mt-12 h1.font-bold.text-2xl.mb-6 {
    display: none;
}

.content.content--single-page.w-full.lg\:w-10\/12.bg-storeBG.rounded.p-6.lg\:p-8.mt-4.lg\:mt-12 .content-entry p {
    display: none;
}

#carousel-list {
    display: none;
}*/