/* Plugin Sidebar - Custom Styles */ html .sidebar::before { content: '{"breakpoint":"768px","positionOnMobile":"top","sticky":"no","stickyTop":"20px"}'!important; } html .sidebar__inner { background: #2f5165; color: #fff; } html body.sidebar-is-stacked .sidebar { -webkit-box-ordinal-group: 0; order: -1; margin-top: 0; } html body:not(.sidebar-is-stacked) .sidebar { margin: 0 0 0 5px; } html body.template-v7_1 .sidebar .page-section,html body.template-v7_1 .sidebar .page-section .section-background { background-color: transparent!important; } html body.has-sidebar.template-v7_1:not(.sidebar-is-stacked):not(.sqs-edit-mode-active) .page-section.has-sidebar>.content-wrapper .contentwrapper .content,html body.has-sidebar.template-v7_1:not(.sidebar-is-stacked):not(.sqs-edit-mode-active) .page-section.has-sidebar~.page-section.section-has-sidebar>.content-wrapper>.content { padding-right: ~"calc(260px + 5px)"; } /* end Plugin Sidebar - Custom Styles */